Pull request #1364 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b+b4dcd90c517d60267da088e4e26fcccd6a523ed6 (3987ab759f0c139b4836a30146c1c8edf42e909e) 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-ssh4083932618846896242.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-ssh1207817705547974541.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-1364/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-1364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7150776225618623869.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-1364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh232472607403876248.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-ssh7975488560269806209.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-1364/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-1364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18391687752568436656.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-8487 in /w/workspace/gexfoundry_device-sdk-go_PR-1364 [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-1364 # 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/1364/head:refs/remotes/origin/PR-1364 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b4dcd90c517d60267da088e4e26fcccd6a523ed6 into PR head commit 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b Merge succeeded, producing 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b Checking out Revision 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b (PR-1364) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b # 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 b4dcd90c517d60267da088e4e26fcccd6a523ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b # timeout=10 04:59:49 ========================================================= 04:59:49 EdgeX Global Pipelines Version Info 04:59:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:50 ------------------- 04:59:50 stable info: 04:59:50 ------------------- 04:59:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:50 Message: update stable to v1.0.244 04:59:50 ------------------- 04:59:50 experimental info: 04:59:50 ------------------- 04:59:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:50 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1364 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1364 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1364 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6130d42 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:52 provisioning config files... 04:59:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config16932503532457961570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:53 ---> docker-login.sh 04:59:53 nexus3.edgexfoundry.org:10001 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10002 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10003 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10004 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 docker.io 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 ---> docker-login.sh ends [Pipeline] } 04:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:54 + git rev-list -1 --merges 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b~1..6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [Pipeline] echo 04:59:54 -----------> git rev-list -1 --merges 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b~1..6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [false] [Pipeline] sh 04:59:54 + git log --format=format:%s -1 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [Pipeline] echo 04:59:54 ========================================================= 04:59:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:55 + git log --format=format:%s -1 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [Pipeline] echo 04:59:55 [semverPrep] GIT_COMMIT: 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:59:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:55 + grep -v github /etc/ssh/ssh_known_hosts 04:59:55 + [ -e /tmp/ssh_known_hosts ] 04:59:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:56 04:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:56 b85a868b505f: Pulling fs layer 04:59:56 e2be974225ed: Pulling fs layer 04:59:56 339a4e72a1f5: Pulling fs layer 04:59:56 988bab9f4d93: Pulling fs layer 04:59:56 1469e6f7b9e6: Pulling fs layer 04:59:56 eaf3925da568: Pulling fs layer 04:59:56 bab4dde63d76: Pulling fs layer 04:59:56 bde34c3a00c8: Pulling fs layer 04:59:56 b352a97aabf1: Pulling fs layer 04:59:56 4872d77fe225: Pulling fs layer 04:59:56 5851b861e8e6: Pulling fs layer 04:59:56 988bab9f4d93: Waiting 04:59:56 1469e6f7b9e6: Waiting 04:59:56 4872d77fe225: Waiting 04:59:56 5851b861e8e6: Waiting 04:59:56 b352a97aabf1: Waiting 04:59:56 eaf3925da568: Waiting 04:59:56 bde34c3a00c8: Waiting 04:59:56 bab4dde63d76: Waiting 04:59:56 e2be974225ed: Verifying Checksum 04:59:56 988bab9f4d93: Verifying Checksum 04:59:56 988bab9f4d93: Download complete 04:59:56 1469e6f7b9e6: Verifying Checksum 04:59:56 1469e6f7b9e6: Download complete 04:59:56 eaf3925da568: Download complete 04:59:56 339a4e72a1f5: Verifying Checksum 04:59:56 339a4e72a1f5: Download complete 04:59:56 bde34c3a00c8: Verifying Checksum 04:59:56 b352a97aabf1: Download complete 04:59:56 4872d77fe225: Verifying Checksum 04:59:56 4872d77fe225: Download complete 04:59:56 5851b861e8e6: Verifying Checksum 04:59:56 5851b861e8e6: Download complete 04:59:56 b85a868b505f: Download complete 04:59:57 bab4dde63d76: Verifying Checksum 04:59:57 bab4dde63d76: Download complete 04:59:58 b85a868b505f: Pull complete 04:59:58 e2be974225ed: Pull complete 04:59:58 339a4e72a1f5: Pull complete 04:59:58 988bab9f4d93: Pull complete 04:59:59 1469e6f7b9e6: Pull complete 04:59:59 eaf3925da568: Pull complete 05:00:01 bab4dde63d76: Pull complete 05:00:01 bde34c3a00c8: Pull complete 05:00:01 b352a97aabf1: Pull complete 05:00:01 4872d77fe225: Pull complete 05:00:01 5851b861e8e6: Pull complete 05:00:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:01 prd-ubuntu20.04-docker-8c-8g-8487 does not seem to be running inside a container 05:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:04 $ docker top 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 -eo pid,comm 05:00:04 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). 05:00:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:05 [ssh-agent] Looking for ssh-agent implementation... 05:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:05 $ docker exec 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 ssh-agent 05:00:05 SSH_AUTH_SOCK=/tmp/ssh-SyAuTdZAblRe/agent.31 05:00:05 SSH_AGENT_PID=37 05:00:05 Running ssh-add (command line suppressed) 05:00:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_11551026078466285173.key (/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_11551026078466285173.key) 05:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:05 + git tag --points-at HEAD [Pipeline] } 05:00:05 $ docker exec --env ******** --env ******** 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 ssh-agent -k 05:00:05 unset SSH_AUTH_SOCK; 05:00:05 unset SSH_AGENT_PID; 05:00:05 echo Agent pid 37 killed; 05:00:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:06 [ssh-agent] Looking for ssh-agent implementation... 05:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:06 $ docker exec 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 ssh-agent 05:00:06 SSH_AUTH_SOCK=/tmp/ssh-xoCXkOuAyTFF/agent.69 05:00:06 SSH_AGENT_PID=75 05:00:06 Running ssh-add (command line suppressed) 05:00:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_7167001612890341025.key (/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_7167001612890341025.key) 05:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:06 + git semver init 05:00:07 2023-03-07 05:00:06,976 [run_init] DEBUG init version:0.0.0 force:False 05:00:07 2023-03-07 05:00:06,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver 05:00:07 2023-03-07 05:00:06,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver 05:00:07 2023-03-07 05:00:06,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364, universal_newlines=False, shell=None, istream=None) 05:00:08 2023-03-07 05:00:08,023 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.git/info/exclude 05:00:08 2023-03-07 05:00:08,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 with force:False 05:00:08 2023-03-07 05:00:08,023 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 05:00:08 2023-03-07 05:00:08,026 [execute] INFO git cat-file --batch-check 05:00:08 2023-03-07 05:00:08,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver, universal_newlines=False, shell=None, istream=) 05:00:08 2023-03-07 05:00:08,033 [execute] INFO git cat-file --batch 05:00:08 2023-03-07 05:00:08,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver, universal_newlines=False, shell=None, istream=) 05:00:08 2023-03-07 05:00:08,038 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 05:00:08 0.0.0 [Pipeline] } 05:00:08 $ docker exec --env ******** --env ******** 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 ssh-agent -k 05:00:08 unset SSH_AUTH_SOCK; 05:00:08 unset SSH_AGENT_PID; 05:00:08 echo Agent pid 75 killed; 05:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:09 + git semver [Pipeline] } 05:00:09 $ docker stop --time=1 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 05:00:10 $ docker rm -f --volumes 91908f5254f1496559e991815152b3755711df805323848e67f3fd7f145c4e13 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:11 Stashed 1 file(s) [Pipeline] echo 05:00:11 [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 05:00:12 provisioning config files... 05:00:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config4729965903843101738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:12 ---> docker-login.sh 05:00:12 nexus3.edgexfoundry.org:10001 05:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:12 Configure a credential helper to remove this warning. See 05:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:12 05:00:12 Login Succeeded 05:00:12 nexus3.edgexfoundry.org:10002 05:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:12 Configure a credential helper to remove this warning. See 05:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:12 05:00:12 Login Succeeded 05:00:12 nexus3.edgexfoundry.org:10003 05:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:12 Configure a credential helper to remove this warning. See 05:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:12 05:00:12 Login Succeeded 05:00:12 nexus3.edgexfoundry.org:10004 05:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:12 Configure a credential helper to remove this warning. See 05:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:12 05:00:12 Login Succeeded 05:00:12 docker.io 05:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:13 Configure a credential helper to remove this warning. See 05:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:13 05:00:13 Login Succeeded 05:00:13 ---> docker-login.sh ends [Pipeline] } 05:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:13 ========================================================= 05:00:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:00:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:14 + 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 . 05:00:14 Sending build context to Docker daemon 10.61MB 05:00:14 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:00:14 Step 2/10 : FROM ${BASE} AS builder 05:00:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:14 213ec9aee27d: Pulling fs layer 05:00:14 4583459ba037: Pulling fs layer 05:00:14 93c1e223e6f2: Pulling fs layer 05:00:14 53926ce57604: Pulling fs layer 05:00:14 21b2b0c7a3f4: Pulling fs layer 05:00:14 22ff95d597cd: Pulling fs layer 05:00:14 12d6caf4c0d1: Pulling fs layer 05:00:14 96b7cbca73a9: Pulling fs layer 05:00:14 a7acece74701: Pulling fs layer 05:00:14 53926ce57604: Waiting 05:00:14 21b2b0c7a3f4: Waiting 05:00:14 22ff95d597cd: Waiting 05:00:14 12d6caf4c0d1: Waiting 05:00:14 96b7cbca73a9: Waiting 05:00:14 a7acece74701: Waiting 05:00:14 93c1e223e6f2: Verifying Checksum 05:00:14 93c1e223e6f2: Download complete 05:00:14 4583459ba037: Verifying Checksum 05:00:14 4583459ba037: Download complete 05:00:14 21b2b0c7a3f4: Download complete 05:00:14 22ff95d597cd: Download complete 05:00:14 213ec9aee27d: Verifying Checksum 05:00:14 213ec9aee27d: Download complete 05:00:14 12d6caf4c0d1: Download complete 05:00:14 213ec9aee27d: Pull complete 05:00:14 4583459ba037: Pull complete 05:00:14 93c1e223e6f2: Pull complete 05:00:15 a7acece74701: Verifying Checksum 05:00:15 a7acece74701: Download complete 05:00:15 96b7cbca73a9: Verifying Checksum 05:00:15 96b7cbca73a9: Download complete 05:00:15 53926ce57604: Verifying Checksum 05:00:19 53926ce57604: Pull complete 05:00:19 21b2b0c7a3f4: Pull complete 05:00:19 22ff95d597cd: Pull complete 05:00:19 12d6caf4c0d1: Pull complete 05:00:21 96b7cbca73a9: Pull complete 05:00:22 a7acece74701: Pull complete 05:00:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:00:22 ---> db6d94c90886 05:00:22 Step 3/10 : ARG MAKE=make build 05:00:26 Still waiting to schedule task 05:00:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8489’ is offline 05:00:27 ---> Running in 54a1b2f66c39 05:00:27 Removing intermediate container 54a1b2f66c39 05:00:27 ---> e0fd6d9fbeec 05:00:27 Step 4/10 : WORKDIR /device-sdk-go 05:00:27 ---> Running in a57ae16f5c03 05:00:27 Removing intermediate container a57ae16f5c03 05:00:27 ---> 57ebd95e6c01 05:00:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:27 ---> Running in 2ff0432bfcde 05:00:27 Removing intermediate container 2ff0432bfcde 05:00:27 ---> 89ed566811f2 05:00:27 Step 6/10 : RUN apk add --update --no-cache make git 05:00:28 ---> Running in 82a2b9ab1b3f 05:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:00:28 OK: 211 MiB in 51 packages 05:00:29 Removing intermediate container 82a2b9ab1b3f 05:00:29 ---> 3eef74057ec2 05:00:29 Step 7/10 : COPY go.mod vendor* ./ 05:00:29 ---> 87df6a14238c 05:00:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:29 ---> Running in 28464b0da525 05:01:01 Removing intermediate container 28464b0da525 05:01:01 ---> e9cb78d24c33 05:01:01 Step 9/10 : COPY . . 05:01:01 ---> f55304f8d617 05:01:01 Step 10/10 : RUN ${MAKE} 05:01:01 ---> Running in ddf5cdd22e2f 05:01:01 noop 05:01:01 Removing intermediate container ddf5cdd22e2f 05:01:01 ---> f725a8c89ce1 05:01:01 Successfully built f725a8c89ce1 05:01:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:01 + docker inspect -f . ci-base-image-x86_64 05:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:02 prd-ubuntu20.04-docker-8c-8g-8487 does not seem to be running inside a container 05:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:02 $ docker top e6727d3dddacfd970687cb9e9726a59a0f90a26f63071bb6fd75e0ae2434d551 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:02 + go version 05:01:02 go version go1.18.7 linux/amd64 [Pipeline] } 05:01:02 $ docker stop --time=1 e6727d3dddacfd970687cb9e9726a59a0f90a26f63071bb6fd75e0ae2434d551 05:01:04 $ docker rm -f --volumes e6727d3dddacfd970687cb9e9726a59a0f90a26f63071bb6fd75e0ae2434d551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:04 + docker inspect -f . ci-base-image-x86_64 05:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:04 prd-ubuntu20.04-docker-8c-8g-8487 does not seem to be running inside a container 05:01:04 $ 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-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:05 $ docker top f92863c6c7062d1732e9d17b6c48e79bd7aac107d4297868157f931cbcc77779 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1364 [Pipeline] fileExists [Pipeline] sh 05:01:06 + make test 05:01:06 go test -race -coverprofile=coverage.out ./... 05:01:12 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.071s coverage: 27.6% of statements 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.063s coverage: 78.9% of statements 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.116s coverage: 86.0% of statements 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 75.0% of statements 05:01:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.072s coverage: 15.3% of statements 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.117s coverage: 65.2% of statements 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.753s coverage: 89.2% of statements 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:01:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.6% of statements 05:01:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:47 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:01:47 GO111MODULE=on go vet ./... 05:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:49 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:49 $ docker stop --time=1 f92863c6c7062d1732e9d17b6c48e79bd7aac107d4297868157f931cbcc77779 05:01:52 $ docker rm -f --volumes f92863c6c7062d1732e9d17b6c48e79bd7aac107d4297868157f931cbcc77779 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:54 + ls -al . 05:01:54 total 280 05:01:54 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 05:01 . 05:01:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 04:59 .. 05:01:54 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 04:59 .dockerignore 05:01:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 05:01 .git 05:01:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 04:59 .github 05:01:54 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 04:59 .gitignore 05:01:54 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 04:59 .golangci.yml 05:01:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 05:00 .semver 05:01:54 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 04:59 CHANGELOG.md 05:01:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 04:59 GOVERNANCE.md 05:01:54 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 04:59 Jenkinsfile 05:01:54 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 04:59 LICENSE 05:01:54 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 04:59 Makefile 05:01:54 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 04:59 OWNERS.md 05:01:54 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 04:59 README.md 05:01:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 05:00 VERSION 05:01:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 04:59 bin 05:01:54 -rw-r--r-- 1 jenkins jenkins 111243 Mar 7 05:01 coverage.out 05:01:54 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 04:59 example 05:01:54 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 04:59 go.mod 05:01:54 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 7 04:59 go.sum 05:01:54 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 04:59 internal 05:01:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 04:59 openapi 05:01:54 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 04:59 pkg 05:01:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 04:59 snap 05:01:54 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:54 + 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=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b --label arch=amd64 --label version=0.0.0 . 05:01:54 Sending build context to Docker daemon 10.72MB 05:01:54 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:01:54 Step 2/23 : FROM ${BASE} AS builder 05:01:54 ---> f725a8c89ce1 05:01:54 Step 3/23 : ARG MAKE=make build 05:01:54 ---> Running in 8a453eb5cb44 05:01:54 Removing intermediate container 8a453eb5cb44 05:01:54 ---> 99888e00d7b1 05:01:54 Step 4/23 : WORKDIR /device-sdk-go 05:01:54 ---> Running in 778a0bf095a5 05:01:55 Removing intermediate container 778a0bf095a5 05:01:55 ---> f962de7dbe9e 05:01:55 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:55 ---> Running in 78fee4aca52e 05:01:55 Removing intermediate container 78fee4aca52e 05:01:55 ---> 3a7a1f51d310 05:01:55 Step 6/23 : RUN apk add --update --no-cache make git 05:01:55 ---> Running in b5c065327204 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:55 OK: 211 MiB in 51 packages 05:01:56 Removing intermediate container b5c065327204 05:01:56 ---> 616526e73b2a 05:01:56 Step 7/23 : COPY go.mod vendor* ./ 05:01:56 ---> bf3b0c3aa5ca 05:01:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:56 ---> Running in 9d2cdfbc8ffb 05:01:57 Removing intermediate container 9d2cdfbc8ffb 05:01:57 ---> c47581ae2a0c 05:01:57 Step 9/23 : COPY . . 05:01:57 ---> 8e2f87826c3c 05:01:57 Step 10/23 : RUN ${MAKE} 05:01:57 ---> Running in 49400e3cb27b 05:01:58 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:02:20 Removing intermediate container 49400e3cb27b 05:02:20 ---> 92c61cfbe71e 05:02:20 Step 11/23 : FROM alpine:3.16 05:02:20 3.16: Pulling from library/alpine 05:02:20 ef5531b6e74e: Pulling fs layer 05:02:20 ef5531b6e74e: Verifying Checksum 05:02:20 ef5531b6e74e: Download complete 05:02:20 ef5531b6e74e: Pull complete 05:02:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:02:20 Status: Downloaded newer image for alpine:3.16 05:02:20 ---> dfd21b5a31f5 05:02:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:20 ---> Running in 6fd512c9c0d7 05:02:20 Removing intermediate container 6fd512c9c0d7 05:02:20 ---> a837e2475a9a 05:02:20 Step 13/23 : RUN apk add --update --no-cache 05:02:20 ---> Running in 74a3d7aa9fbf 05:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:02:21 OK: 6 MiB in 14 packages 05:02:21 Removing intermediate container 74a3d7aa9fbf 05:02:21 ---> 4a611807431c 05:02:21 Step 14/23 : WORKDIR / 05:02:21 ---> Running in 11ea5fb8605f 05:02:21 Removing intermediate container 11ea5fb8605f 05:02:21 ---> ce78c36bad2b 05:02:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:21 ---> 21bd514fbe60 05:02:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:22 ---> 596d50de87bf 05:02:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:22 ---> d59fa651d8c4 05:02:22 Step 18/23 : EXPOSE 59999 05:02:22 ---> Running in 9ec76af2564c 05:02:22 Removing intermediate container 9ec76af2564c 05:02:22 ---> efd62bc45ecc 05:02:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:22 ---> Running in ff1f4cfc77cf 05:02:22 Removing intermediate container ff1f4cfc77cf 05:02:22 ---> ab9274b8e1fe 05:02:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:22 ---> Running in a62801b44c1c 05:02:22 Removing intermediate container a62801b44c1c 05:02:22 ---> 8e2a6dc1bf06 05:02:22 Step 21/23 : LABEL arch=amd64 05:02:22 ---> Running in a35f5359ef7c 05:02:23 Removing intermediate container a35f5359ef7c 05:02:23 ---> 51b8311846a7 05:02:23 Step 22/23 : LABEL git_sha=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b 05:02:23 ---> Running in 46c390d89e15 05:02:23 Removing intermediate container 46c390d89e15 05:02:23 ---> fb871584992b 05:02:23 Step 23/23 : LABEL version=0.0.0 05:02:23 ---> Running in bf8b8a8b281e 05:02:23 Removing intermediate container bf8b8a8b281e 05:02:23 ---> a899204a9136 05:02:23 [Warning] One or more build-args [ARCH] were not consumed 05:02:23 Successfully built a899204a9136 05:02:23 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:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:24 05:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:24 latest: Pulling from edgex-lftools-log-publisher 05:02:24 5eb5b503b376: Pulling fs layer 05:02:24 5c69ac0246d0: Pulling fs layer 05:02:24 ec43610c2a17: Pulling fs layer 05:02:24 3a2ae6a8a46f: Pulling fs layer 05:02:24 33b1e0a273af: Pulling fs layer 05:02:24 5d3b04190fa2: Pulling fs layer 05:02:24 2f39f015ded8: Pulling fs layer 05:02:24 33b1e0a273af: Waiting 05:02:24 2f39f015ded8: Waiting 05:02:24 3a2ae6a8a46f: Waiting 05:02:24 5d3b04190fa2: Waiting 05:02:24 5c69ac0246d0: Download complete 05:02:24 3a2ae6a8a46f: Verifying Checksum 05:02:24 3a2ae6a8a46f: Download complete 05:02:24 33b1e0a273af: Verifying Checksum 05:02:24 33b1e0a273af: Download complete 05:02:24 5d3b04190fa2: Download complete 05:02:24 ec43610c2a17: Verifying Checksum 05:02:24 ec43610c2a17: Download complete 05:02:24 5eb5b503b376: Verifying Checksum 05:02:24 5eb5b503b376: Download complete 05:02:25 2f39f015ded8: Verifying Checksum 05:02:25 2f39f015ded8: Download complete 05:02:25 5eb5b503b376: Pull complete 05:02:26 5c69ac0246d0: Pull complete 05:02:26 ec43610c2a17: Pull complete 05:02:26 3a2ae6a8a46f: Pull complete 05:02:26 33b1e0a273af: Pull complete 05:02:26 5d3b04190fa2: Pull complete 05:02:32 2f39f015ded8: Pull complete 05:02:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:32 prd-ubuntu20.04-docker-8c-8g-8487 does not seem to be running inside a container 05:02:32 $ 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-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:36 $ docker top d53e23c9dc85ead55901f93c61cd332221e1ab62a13df433d0ba868e7116eebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:37 ---> job-cost.sh 05:02:37 lf-activate-venv: SKIPPING 05:02:37 INFO: No Stack... 05:02:37 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:37 INFO: Archiving Costs [Pipeline] sh 05:02:37 + cut -d, -f6 05:02:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/cost.csv [Pipeline] lock 05:02:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] 05:02:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] did not exist. Created. 05:02:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:38 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:38 Stashed 1 file(s) [Pipeline] } 05:02:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:38 $ docker stop --time=1 d53e23c9dc85ead55901f93c61cd332221e1ab62a13df433d0ba868e7116eebe 05:02:39 $ docker rm -f --volumes d53e23c9dc85ead55901f93c61cd332221e1ab62a13df433d0ba868e7116eebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8494 in /w/workspace/gexfoundry_device-sdk-go_PR-1364 [Pipeline] { [Pipeline] ws 05:03:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:03:06 The recommended git tool is: git 05:03:13 using credential edgex-jenkins-ssh 05:03:13 Cloning the remote Git repository 05:03:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:13 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:13 > git --version # timeout=10 05:03:13 > git --version # 'git version 2.25.1' 05:03:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:17 Merging remotes/origin/main commit b4dcd90c517d60267da088e4e26fcccd6a523ed6 into PR head commit 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b 05:03:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1364/head:refs/remotes/origin/PR-1364 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:17 > git config core.sparsecheckout # timeout=10 05:03:17 > git checkout -f 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b # timeout=10 05:03:17 > git remote # timeout=10 05:03:17 > git config --get remote.origin.url # timeout=10 05:03:17 Merge succeeded, producing 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b 05:03:17 Checking out Revision 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b (PR-1364) 05:03:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:03:18 > git --version # timeout=10 05:03:18 > git --version # 'git version 2.25.1' 05:03:18 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:17 > git merge b4dcd90c517d60267da088e4e26fcccd6a523ed6 # timeout=10 05:03:17 > git rev-parse HEAD^{commit} # timeout=10 05:03:17 > git config core.sparsecheckout # timeout=10 05:03:17 > git checkout -f 6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b # timeout=10 05:03:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:19 Dload Upload Total Spent Left Speed 05:03:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 05:03:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:20 + sudo tee /etc/docker/daemon.new 05:03:20 { 05:03:20 "registry-mirrors": [ 05:03:20 "https://nexus3.edgexfoundry.org:10001" 05:03:20 ], 05:03:20 "bip": "10.250.0.254/24", 05:03:20 "hosts": [ 05:03:20 "tcp://0.0.0.0:5555", 05:03:20 "unix:///var/run/docker.sock" 05:03:20 ], 05:03:20 "mtu": 1458, 05:03:20 "selinux-enabled": true, 05:03:20 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:20 } [Pipeline] sh 05:03:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:43 provisioning config files... 05:03:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8775683060213440422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:44 ---> docker-login.sh 05:03:44 nexus3.edgexfoundry.org:10001 05:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:44 Configure a credential helper to remove this warning. See 05:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:44 05:03:44 Login Succeeded 05:03:44 nexus3.edgexfoundry.org:10002 05:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:45 Configure a credential helper to remove this warning. See 05:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:45 05:03:45 Login Succeeded 05:03:45 nexus3.edgexfoundry.org:10003 05:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:45 Configure a credential helper to remove this warning. See 05:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:45 05:03:45 Login Succeeded 05:03:45 nexus3.edgexfoundry.org:10004 05:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:46 Configure a credential helper to remove this warning. See 05:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:46 05:03:46 Login Succeeded 05:03:46 docker.io 05:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:46 Configure a credential helper to remove this warning. See 05:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:46 05:03:46 Login Succeeded 05:03:46 ---> docker-login.sh ends [Pipeline] } 05:03:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:47 ========================================================= 05:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + 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:03:48 Sending build context to Docker daemon 5.702MB 05:03:48 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:03:48 Step 2/10 : FROM ${BASE} AS builder 05:03:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:48 9b18e9b68314: Pulling fs layer 05:03:48 35d82f9e3411: Pulling fs layer 05:03:48 e16973657156: Pulling fs layer 05:03:48 fc693d55d65f: Pulling fs layer 05:03:48 7e9fc2657dce: Pulling fs layer 05:03:48 dda99020689f: Pulling fs layer 05:03:48 db1c61fa0a46: Pulling fs layer 05:03:48 891c053d2c06: Pulling fs layer 05:03:48 7e9fc2657dce: Waiting 05:03:48 891c053d2c06: Waiting 05:03:48 dda99020689f: Waiting 05:03:48 db1c61fa0a46: Waiting 05:03:48 fc693d55d65f: Waiting 05:03:48 e16973657156: Verifying Checksum 05:03:48 e16973657156: Download complete 05:03:48 35d82f9e3411: Verifying Checksum 05:03:48 35d82f9e3411: Download complete 05:03:48 7e9fc2657dce: Verifying Checksum 05:03:48 7e9fc2657dce: Download complete 05:03:48 dda99020689f: Verifying Checksum 05:03:48 dda99020689f: Download complete 05:03:48 9b18e9b68314: Download complete 05:03:49 9b18e9b68314: Pull complete 05:03:50 891c053d2c06: Verifying Checksum 05:03:50 891c053d2c06: Download complete 05:03:50 35d82f9e3411: Pull complete 05:03:50 e16973657156: Pull complete 05:03:51 db1c61fa0a46: Verifying Checksum 05:03:51 db1c61fa0a46: Download complete 05:03:52 fc693d55d65f: Verifying Checksum 05:03:52 fc693d55d65f: Download complete 05:04:04 fc693d55d65f: Pull complete 05:04:04 7e9fc2657dce: Pull complete 05:04:04 dda99020689f: Pull complete 05:04:09 db1c61fa0a46: Pull complete 05:04:11 891c053d2c06: Pull complete 05:04:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:04:11 ---> f96f9c87975a 05:04:11 Step 3/10 : ARG MAKE=make build 05:04:12 ---> Running in e9aad1527198 05:04:12 Removing intermediate container e9aad1527198 05:04:12 ---> c7df53b44d49 05:04:12 Step 4/10 : WORKDIR /device-sdk-go 05:04:13 ---> Running in faebd72ab460 05:04:13 Removing intermediate container faebd72ab460 05:04:13 ---> 8648e1f2b7f2 05:04:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:13 ---> Running in 1b14cb0d048f 05:04:14 Removing intermediate container 1b14cb0d048f 05:04:14 ---> 841693540b75 05:04:14 Step 6/10 : RUN apk add --update --no-cache make git 05:04:14 ---> Running in 60d857c32413 05:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:04:16 OK: 221 MiB in 51 packages 05:04:18 Removing intermediate container 60d857c32413 05:04:18 ---> 8c257aef9a85 05:04:18 Step 7/10 : COPY go.mod vendor* ./ 05:04:18 ---> 7dbb572c3540 05:04:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:18 ---> Running in 32beb359b4c1 05:05:26 Removing intermediate container 32beb359b4c1 05:05:26 ---> 881ed3eeb040 05:05:26 Step 9/10 : COPY . . 05:05:26 ---> 817fc3f787d9 05:05:26 Step 10/10 : RUN ${MAKE} 05:05:26 ---> Running in cf8c58ba214d 05:05:26 noop 05:05:26 Removing intermediate container cf8c58ba214d 05:05:26 ---> 9effb28a2f87 05:05:26 Successfully built 9effb28a2f87 05:05:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:27 + docker inspect -f . ci-base-image-arm64 05:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:27 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 05:05:27 $ 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:05:29 $ docker top 85c92335f9be2b7c2ab3fbf07c1f5610b46dfecad33c15c9d6f0b28b50631080 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:29 + go version 05:05:29 go version go1.18.7 linux/arm64 [Pipeline] } 05:05:29 $ docker stop --time=1 85c92335f9be2b7c2ab3fbf07c1f5610b46dfecad33c15c9d6f0b28b50631080 05:05:31 $ docker rm -f --volumes 85c92335f9be2b7c2ab3fbf07c1f5610b46dfecad33c15c9d6f0b28b50631080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:32 + docker inspect -f . ci-base-image-arm64 05:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:32 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 05:05:32 $ 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:05:34 $ docker top 7f5a37a0728f39618e3c5107b13e9c473320b960ba60bfde0f06d77d17b63c30 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:35 + make test 05:05:35 go test -race -coverprofile=coverage.out ./... 05:06:22 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:08:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:08:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:09:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.325s coverage: 27.6% of statements 05:09:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.410s coverage: 78.9% of statements 05:09:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.453s coverage: 86.0% of statements 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.791s coverage: 75.0% of statements 05:09:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.327s coverage: 15.3% of statements 05:09:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.585s coverage: 65.2% of statements 05:09:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.208s coverage: 89.2% of statements 05:09:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:09:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.304s coverage: 4.6% of statements 05:09:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:09:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:18 GO111MODULE=on go vet ./... 05:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:10 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:10 $ docker stop --time=1 7f5a37a0728f39618e3c5107b13e9c473320b960ba60bfde0f06d77d17b63c30 05:11:12 $ docker rm -f --volumes 7f5a37a0728f39618e3c5107b13e9c473320b960ba60bfde0f06d77d17b63c30 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:14 Warning: overwriting stash ‘coverage-report’ 05:11:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:15 + ls -al . 05:11:15 total 276 05:11:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 05:05 . 05:11:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 05:03 .. 05:11:15 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 05:03 .dockerignore 05:11:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 05:03 .git 05:11:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 05:03 .github 05:11:15 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 05:03 .gitignore 05:11:15 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 05:03 .golangci.yml 05:11:15 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 05:03 CHANGELOG.md 05:11:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 05:03 GOVERNANCE.md 05:11:15 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 05:03 Jenkinsfile 05:11:15 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 05:03 LICENSE 05:11:15 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 05:03 Makefile 05:11:15 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 05:03 OWNERS.md 05:11:15 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 05:03 README.md 05:11:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 05:00 VERSION 05:11:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 05:03 bin 05:11:15 -rw-r--r-- 1 jenkins jenkins 111243 Mar 7 05:09 coverage.out 05:11:15 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 05:03 example 05:11:15 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 05:03 go.mod 05:11:15 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 7 05:03 go.sum 05:11:15 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 05:03 internal 05:11:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 05:03 openapi 05:11:15 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 05:03 pkg 05:11:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 05:03 snap 05:11:15 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:16 + 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=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b --label arch=arm64 --label version=0.0.0 . 05:11:16 Sending build context to Docker daemon 5.814MB 05:11:16 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:11:16 Step 2/23 : FROM ${BASE} AS builder 05:11:16 ---> 9effb28a2f87 05:11:16 Step 3/23 : ARG MAKE=make build 05:11:17 ---> Running in bc185491bb42 05:11:17 Removing intermediate container bc185491bb42 05:11:17 ---> a5e19c271d5e 05:11:17 Step 4/23 : WORKDIR /device-sdk-go 05:11:17 ---> Running in 6d304d1c3b34 05:11:18 Removing intermediate container 6d304d1c3b34 05:11:18 ---> 89f2b0e7f22f 05:11:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:11:18 ---> Running in 1431c07a3c43 05:11:18 Removing intermediate container 1431c07a3c43 05:11:18 ---> 1d9310b4c320 05:11:18 Step 6/23 : RUN apk add --update --no-cache make git 05:11:18 ---> Running in 882d9e621821 05:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:11:21 OK: 221 MiB in 51 packages 05:11:22 Removing intermediate container 882d9e621821 05:11:22 ---> a9adea61336b 05:11:22 Step 7/23 : COPY go.mod vendor* ./ 05:11:23 ---> b05e612d9be8 05:11:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:23 ---> Running in 167bdda652ae 05:11:26 Removing intermediate container 167bdda652ae 05:11:26 ---> 1d7919fb9b92 05:11:26 Step 9/23 : COPY . . 05:11:27 ---> 5bc8f93648e8 05:11:27 Step 10/23 : RUN ${MAKE} 05:11:27 ---> Running in 5f15452f2664 05:11:30 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:13:52 Removing intermediate container 5f15452f2664 05:13:52 ---> a2a24948e18c 05:13:52 Step 11/23 : FROM alpine:3.16 05:13:52 3.16: Pulling from library/alpine 05:13:52 3760b48202b3: Pulling fs layer 05:13:52 3760b48202b3: Verifying Checksum 05:13:52 3760b48202b3: Download complete 05:13:52 3760b48202b3: Pull complete 05:13:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:13:52 Status: Downloaded newer image for alpine:3.16 05:13:52 ---> 4c81e5bf8899 05:13:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:13:52 ---> Running in 8226c90f7a8a 05:13:52 Removing intermediate container 8226c90f7a8a 05:13:52 ---> 7af15b9d5c89 05:13:52 Step 13/23 : RUN apk add --update --no-cache 05:13:52 ---> Running in c0e0bee99aea 05:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:52 OK: 5 MiB in 14 packages 05:13:53 Removing intermediate container c0e0bee99aea 05:13:53 ---> c2f13fb31105 05:13:53 Step 14/23 : WORKDIR / 05:13:53 ---> Running in 7370de5f9d48 05:13:53 Removing intermediate container 7370de5f9d48 05:13:53 ---> 2315f82451f0 05:13:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:13:54 ---> 51d0b59cfca5 05:13:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:13:55 ---> c150344cad1a 05:13:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:13:56 ---> 398222f8a988 05:13:56 Step 18/23 : EXPOSE 59999 05:13:56 ---> Running in 15d4c30b8573 05:13:56 Removing intermediate container 15d4c30b8573 05:13:56 ---> 216c424c97c4 05:13:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:13:56 ---> Running in 60f21fe17236 05:13:57 Removing intermediate container 60f21fe17236 05:13:57 ---> f256a799a0ca 05:13:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:13:57 ---> Running in 93d517de9720 05:13:57 Removing intermediate container 93d517de9720 05:13:57 ---> d95256dfd08f 05:13:57 Step 21/23 : LABEL arch=arm64 05:13:57 ---> Running in dcbbe3ec779c 05:13:57 Removing intermediate container dcbbe3ec779c 05:13:57 ---> 9078036e7c52 05:13:57 Step 22/23 : LABEL git_sha=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b 05:13:57 ---> Running in 9cb4023af260 05:13:58 Removing intermediate container 9cb4023af260 05:13:58 ---> 07855a14975d 05:13:58 Step 23/23 : LABEL version=0.0.0 05:13:58 ---> Running in 1575846c899d 05:13:58 Removing intermediate container 1575846c899d 05:13:58 ---> 1befcfc315a2 05:13:58 [Warning] One or more build-args [ARCH] were not consumed 05:13:58 Successfully built 1befcfc315a2 05:13:58 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:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:59 05:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:59 arm64: Pulling from edgex-lftools-log-publisher 05:13:59 8998bd30e6a1: Pulling fs layer 05:13:59 04944245beec: Pulling fs layer 05:13:59 699f458cf7ca: Pulling fs layer 05:13:59 765212b225bb: Pulling fs layer 05:13:59 f23df028b6ca: Pulling fs layer 05:13:59 d65c8cfc05b1: Pulling fs layer 05:13:59 2437ff75d9bd: Pulling fs layer 05:13:59 f23df028b6ca: Waiting 05:13:59 d65c8cfc05b1: Waiting 05:13:59 2437ff75d9bd: Waiting 05:13:59 765212b225bb: Waiting 05:14:00 04944245beec: Verifying Checksum 05:14:00 04944245beec: Download complete 05:14:00 765212b225bb: Verifying Checksum 05:14:00 765212b225bb: Download complete 05:14:00 f23df028b6ca: Verifying Checksum 05:14:00 f23df028b6ca: Download complete 05:14:00 d65c8cfc05b1: Verifying Checksum 05:14:00 d65c8cfc05b1: Download complete 05:14:00 699f458cf7ca: Verifying Checksum 05:14:00 699f458cf7ca: Download complete 05:14:00 8998bd30e6a1: Verifying Checksum 05:14:00 8998bd30e6a1: Download complete 05:14:03 2437ff75d9bd: Verifying Checksum 05:14:03 2437ff75d9bd: Download complete 05:14:04 8998bd30e6a1: Pull complete 05:14:05 04944245beec: Pull complete 05:14:06 699f458cf7ca: Pull complete 05:14:06 765212b225bb: Pull complete 05:14:07 f23df028b6ca: Pull complete 05:14:07 d65c8cfc05b1: Pull complete 05:14:22 2437ff75d9bd: Pull complete 05:14:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:22 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 05:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:14:25 $ docker top 17f7abe87aa371a6672c02af0c82171836c6897f85a22ee3c35e93c2a68ded30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:26 ---> job-cost.sh 05:14:26 lf-activate-venv: SKIPPING 05:14:26 INFO: No Stack... 05:14:26 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:27 INFO: Archiving Costs [Pipeline] sh 05:14:27 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, 05:14:27 -f6 [Pipeline] lock 05:14:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] 05:14:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] did not exist. Created. 05:14:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:28 /w/workspace/device-sdk-go/1@tmp/durable-41bd62e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:28 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:28 Warning: overwriting stash ‘stack-cost’ 05:14:28 Stashed 1 file(s) [Pipeline] } 05:14:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:28 $ docker stop --time=1 17f7abe87aa371a6672c02af0c82171836c6897f85a22ee3c35e93c2a68ded30 05:14:30 $ docker rm -f --volumes 17f7abe87aa371a6672c02af0c82171836c6897f85a22ee3c35e93c2a68ded30 [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:14:31 provisioning config files... 05:14:31 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config5480710767289320771tmp [Pipeline] { [Pipeline] sh 05:14:31 + set +x 05:14:31 + curl -s https://codecov.io/bash 05:14:31 + bash -s -- 05:14:31 05:14:31 _____ _ 05:14:31 / ____| | | 05:14:31 | | ___ __| | ___ ___ _____ __ 05:14:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:31 Bash-1.0.6 05:14:31 05:14:31 05:14:31 ==> git version 2.25.1 found 05:14:31 ==> 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:14:31 Release-Date: 2020-01-08 05:14:31 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:14:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:31 ==> Jenkins CI detected. 05:14:31 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1364 05:14:31 project root: . 05:14:31 --> token set from env 05:14:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:31 ==> Running gcov in . (disable via -X gcov) 05:14:31 ==> Python coveragepy not found 05:14:31 ==> Searching for coverage reports in: 05:14:31 + . 05:14:31 -> Found 1 reports 05:14:31 ==> Detecting git/mercurial file structure 05:14:31 ==> Reading reports 05:14:31 + ./coverage.out bytes=111243 05:14:31 ==> Appending adjustments 05:14:31 https://docs.codecov.io/docs/fixing-reports 05:14:31 + Found adjustments 05:14:31 ==> Gzipping contents 05:14:31 16K /tmp/codecov.t3drGk.gz 05:14:31 ==> Uploading reports 05:14:31 url: https://codecov.io 05:14:31 query: branch=PR-1364&commit=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1364&job=&cmd_args= 05:14:31 -> Pinging Codecov 05:14:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1364&commit=6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1364&job=&cmd_args= 05:14:32 -> Uploading to 05:14:32 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7E55EF52A471D76F132DFD9A03CDDE97/6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b/7ed64fa4-ccd9-44d1-9aca-b1e1e4216709.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T051431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=148d8fe23a199e25c2adde1e6d77665804ac281f015d6c0f03ccd09d95d75f50 05:14:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:32 Dload Upload Total Spent Left Speed 05:14:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15407 0 0 100 15407 0 76272 --:--:-- --:--:-- --:--:-- 75896 100 15407 0 0 100 15407 0 55620 --:--:-- --:--:-- --:--:-- 55620 05:14:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6130d42fff1a7b5f5a72f8dfa85459fb0f299d3b [Pipeline] } 05:14:32 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:14:34 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives ] 05:14:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 05:14:34 total 16 05:14:34 drwxr-xr-x 3 root root 4096 Mar 7 05:02 . 05:14:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 05:02 .. 05:14:34 drwxr-xr-x 2 root root 4096 Mar 7 05:02 cost 05:14:34 -rw-r--r-- 1 root root 86 Mar 7 05:02 cost.csv 05:14:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 05:14:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 05:14:34 total 16 05:14:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 05:02 . 05:14:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 05:02 .. 05:14:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 05:02 cost 05:14:34 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:35 ---> package-listing.sh 05:14:35 ++ facter osfamily 05:14:35 ++ tr '[:upper:]' '[:lower:]' 05:14:35 + OS_FAMILY=debian 05:14:35 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1364 05:14:35 + START_PACKAGES=/tmp/packages_start.txt 05:14:35 + END_PACKAGES=/tmp/packages_end.txt 05:14:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:35 + PACKAGES=/tmp/packages_start.txt 05:14:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1364 ']' 05:14:35 + PACKAGES=/tmp/packages_end.txt 05:14:35 + case "${OS_FAMILY}" in 05:14:35 + dpkg -l 05:14:35 + grep '^ii' 05:14:35 + '[' -f /tmp/packages_start.txt ']' 05:14:35 + '[' -f /tmp/packages_end.txt ']' 05:14:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:35 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1364 ']' 05:14:35 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/ 05:14:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/ [Pipeline] echo 05:14:35 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-1364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:36 prd-ubuntu20.04-docker-8c-8g-8487 does not seem to be running inside a container 05:14:36 $ 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-1364/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-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@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:14:36 $ docker top 13f83a498645ac4d9c4dc23aebc43993f9726daabfe5ce8dd7e44ba0da1c59ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:37 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:37 + ls /var/log/sa-host 05:14:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:38 provisioning config files... 05:14:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config4190540422033853417tmp [Pipeline] { [Pipeline] echo 05:14:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:38 ---> create-netrc.sh [Pipeline] } 05:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:38 ---> python-tools-install.sh [Pipeline] echo 05:14:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:39 ---> sudo-logs.sh 05:14:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:39 ---> job-cost.sh 05:14:39 lf-activate-venv: SKIPPING 05:14:39 DEBUG: total: 0.2199999988079071 05:14:39 INFO: Retrieving Stack Cost... 05:14:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:40 INFO: Archiving Costs [Pipeline] echo 05:14:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:40 ---> logs-deploy.sh 05:14:40 lf-activate-venv: SKIPPING 05:14:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1364/1 05:14:40 INFO: archiving workspace using pattern(s): 05:14:41 Archives upload complete. 05:14:41 INFO: archiving logs to Nexus