Pull request #1355 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d+6c52867c974148776ead9b5ce3090ce3cf294dda (62b5a2bf151b38cfb4e27f3138a23c79e4e29f2e) 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-ssh6756250659638096462.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-ssh773422537647861089.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-1355/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-1355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14350976426722324053.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-1355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15397023191128772893.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-ssh1034600263370804690.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-1355/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-1355/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11080976667520118571.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 ‘prd-ubuntu20.04-docker-8c-8g-7887’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7893 in /w/workspace/gexfoundry_device-sdk-go_PR-1355 [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-1355 # 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/1355/head:refs/remotes/origin/PR-1355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c52867c974148776ead9b5ce3090ce3cf294dda into PR head commit c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d Merge succeeded, producing c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d Checking out Revision c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d (PR-1355) 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 05:01:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d # 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 6c52867c974148776ead9b5ce3090ce3cf294dda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:45 ========================================================= 05:01:45 EdgeX Global Pipelines Version Info 05:01:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:01:46 ------------------- 05:01:46 stable info: 05:01:46 ------------------- 05:01:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:01:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:01:46 Message: update stable to v1.0.244 05:01:47 ------------------- 05:01:47 experimental info: 05:01:47 ------------------- 05:01:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:01:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:01:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:01:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1355 [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1355 [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1355 [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c37fa7f [Pipeline] echo 05:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:48 provisioning config files... 05:01:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/config10431106363160640420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:49 ---> docker-login.sh 05:01:49 nexus3.edgexfoundry.org:10001 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:49 Configure a credential helper to remove this warning. See 05:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:49 05:01:49 Login Succeeded 05:01:49 nexus3.edgexfoundry.org:10002 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:49 Configure a credential helper to remove this warning. See 05:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:49 05:01:49 Login Succeeded 05:01:49 nexus3.edgexfoundry.org:10003 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:49 Configure a credential helper to remove this warning. See 05:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:49 05:01:49 Login Succeeded 05:01:49 nexus3.edgexfoundry.org:10004 05:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:50 Configure a credential helper to remove this warning. See 05:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:50 05:01:50 Login Succeeded 05:01:50 docker.io 05:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:50 Configure a credential helper to remove this warning. See 05:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:50 05:01:50 Login Succeeded 05:01:50 ---> docker-login.sh ends [Pipeline] } 05:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:50 + git rev-list -1 --merges c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d~1..c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [Pipeline] echo 05:01:51 -----------> git rev-list -1 --merges c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d~1..c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [false] [Pipeline] sh 05:01:51 + git log --format=format:%s -1 c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [Pipeline] echo 05:01:51 ========================================================= 05:01:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:51 + git log --format=format:%s -1 c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [Pipeline] echo 05:01:51 [semverPrep] GIT_COMMIT: c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:01:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:52 + grep -v github /etc/ssh/ssh_known_hosts 05:01:52 + [ -e /tmp/ssh_known_hosts ] 05:01:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:52 05:01:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:53 0.1.4: Pulling from edgex-devops/py-git-semver 05:01:53 b85a868b505f: Pulling fs layer 05:01:53 e2be974225ed: Pulling fs layer 05:01:53 339a4e72a1f5: Pulling fs layer 05:01:53 988bab9f4d93: Pulling fs layer 05:01:53 1469e6f7b9e6: Pulling fs layer 05:01:53 eaf3925da568: Pulling fs layer 05:01:53 bab4dde63d76: Pulling fs layer 05:01:53 bde34c3a00c8: Pulling fs layer 05:01:53 b352a97aabf1: Pulling fs layer 05:01:53 4872d77fe225: Pulling fs layer 05:01:53 5851b861e8e6: Pulling fs layer 05:01:53 988bab9f4d93: Waiting 05:01:53 1469e6f7b9e6: Waiting 05:01:53 eaf3925da568: Waiting 05:01:53 bab4dde63d76: Waiting 05:01:53 bde34c3a00c8: Waiting 05:01:53 b352a97aabf1: Waiting 05:01:53 4872d77fe225: Waiting 05:01:53 5851b861e8e6: Waiting 05:01:53 e2be974225ed: Download complete 05:01:53 988bab9f4d93: Verifying Checksum 05:01:53 988bab9f4d93: Download complete 05:01:53 339a4e72a1f5: Verifying Checksum 05:01:53 339a4e72a1f5: Download complete 05:01:53 1469e6f7b9e6: Verifying Checksum 05:01:53 1469e6f7b9e6: Download complete 05:01:53 eaf3925da568: Verifying Checksum 05:01:53 eaf3925da568: Download complete 05:01:53 bde34c3a00c8: Verifying Checksum 05:01:53 bde34c3a00c8: Download complete 05:01:53 b352a97aabf1: Download complete 05:01:53 4872d77fe225: Verifying Checksum 05:01:53 4872d77fe225: Download complete 05:01:53 5851b861e8e6: Download complete 05:01:53 b85a868b505f: Verifying Checksum 05:01:53 b85a868b505f: Download complete 05:01:53 bab4dde63d76: Verifying Checksum 05:01:53 bab4dde63d76: Download complete 05:01:54 b85a868b505f: Pull complete 05:01:54 e2be974225ed: Pull complete 05:01:55 339a4e72a1f5: Pull complete 05:01:55 988bab9f4d93: Pull complete 05:01:55 1469e6f7b9e6: Pull complete 05:01:55 eaf3925da568: Pull complete 05:01:57 bab4dde63d76: Pull complete 05:01:57 bde34c3a00c8: Pull complete 05:01:57 b352a97aabf1: Pull complete 05:01:57 4872d77fe225: Pull complete 05:01:57 5851b861e8e6: Pull complete 05:01:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:57 prd-ubuntu20.04-docker-8c-8g-7893 does not seem to be running inside a container 05:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1355 -v /w/workspace/gexfoundry_device-sdk-go_PR-1355:/w/workspace/gexfoundry_device-sdk-go_PR-1355:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:02:02 $ docker top 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 -eo pid,comm 05:02:02 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:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:02 [ssh-agent] Looking for ssh-agent implementation... 05:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:02 $ docker exec 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 ssh-agent 05:02:02 SSH_AUTH_SOCK=/tmp/ssh-Zk64K3mswJdG/agent.31 05:02:02 SSH_AGENT_PID=37 05:02:02 Running ssh-add (command line suppressed) 05:02:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/private_key_7239520015040816311.key (/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/private_key_7239520015040816311.key) 05:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:03 + git tag --points-at HEAD [Pipeline] } 05:02:03 $ docker exec --env ******** --env ******** 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 ssh-agent -k 05:02:03 unset SSH_AUTH_SOCK; 05:02:03 unset SSH_AGENT_PID; 05:02:03 echo Agent pid 37 killed; 05:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:03 [ssh-agent] Looking for ssh-agent implementation... 05:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:03 $ docker exec 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 ssh-agent 05:02:03 SSH_AUTH_SOCK=/tmp/ssh-2mE04Pg8MOIa/agent.69 05:02:03 SSH_AGENT_PID=75 05:02:03 Running ssh-add (command line suppressed) 05:02:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/private_key_13107440164936285952.key (/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/private_key_13107440164936285952.key) 05:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:04 + git semver init 05:02:04 2023-03-01 05:02:04,203 [run_init] DEBUG init version:0.0.0 force:False 05:02:04 2023-03-01 05:02:04,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver 05:02:04 2023-03-01 05:02:04,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver 05:02:04 2023-03-01 05:02:04,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1355, universal_newlines=False, shell=None, istream=None) 05:02:05 2023-03-01 05:02:05,282 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355/.git/info/exclude 05:02:05 2023-03-01 05:02:05,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver/PR-1355 with force:False 05:02:05 2023-03-01 05:02:05,283 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver/PR-1355 05:02:05 2023-03-01 05:02:05,287 [execute] INFO git cat-file --batch-check 05:02:05 2023-03-01 05:02:05,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver, universal_newlines=False, shell=None, istream=) 05:02:05 2023-03-01 05:02:05,294 [execute] INFO git cat-file --batch 05:02:05 2023-03-01 05:02:05,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver, universal_newlines=False, shell=None, istream=) 05:02:05 2023-03-01 05:02:05,299 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1355/.semver/PR-1355 05:02:05 0.0.0 [Pipeline] } 05:02:05 $ docker exec --env ******** --env ******** 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 ssh-agent -k 05:02:05 unset SSH_AUTH_SOCK; 05:02:05 unset SSH_AGENT_PID; 05:02:05 echo Agent pid 75 killed; 05:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:06 + git semver [Pipeline] } 05:02:06 $ docker stop --time=1 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 05:02:07 $ docker rm -f --volumes 45651bac94cf34fc55d143556eae3bc39f42b79fde74e587ef2ac87fd2669907 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:08 Stashed 1 file(s) [Pipeline] echo 05:02:08 [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:02:09 provisioning config files... 05:02:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/config2989669266699244172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:09 ---> docker-login.sh 05:02:09 nexus3.edgexfoundry.org:10001 05:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:09 Configure a credential helper to remove this warning. See 05:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:09 05:02:09 Login Succeeded 05:02:09 nexus3.edgexfoundry.org:10002 05:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:09 Configure a credential helper to remove this warning. See 05:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:09 05:02:09 Login Succeeded 05:02:09 nexus3.edgexfoundry.org:10003 05:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:09 Configure a credential helper to remove this warning. See 05:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:09 05:02:09 Login Succeeded 05:02:09 nexus3.edgexfoundry.org:10004 05:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:09 Configure a credential helper to remove this warning. See 05:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:09 05:02:09 Login Succeeded 05:02:09 docker.io 05:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:10 Configure a credential helper to remove this warning. See 05:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:10 05:02:10 Login Succeeded 05:02:10 ---> docker-login.sh ends [Pipeline] } 05:02:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:10 ========================================================= 05:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:10 + 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:02:10 Sending build context to Docker daemon 10.61MB 05:02:10 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:02:10 Step 2/10 : FROM ${BASE} AS builder 05:02:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:02:12 213ec9aee27d: Pulling fs layer 05:02:12 4583459ba037: Pulling fs layer 05:02:12 93c1e223e6f2: Pulling fs layer 05:02:12 53926ce57604: Pulling fs layer 05:02:12 21b2b0c7a3f4: Pulling fs layer 05:02:12 22ff95d597cd: Pulling fs layer 05:02:12 12d6caf4c0d1: Pulling fs layer 05:02:12 96b7cbca73a9: Pulling fs layer 05:02:12 a7acece74701: Pulling fs layer 05:02:12 53926ce57604: Waiting 05:02:12 21b2b0c7a3f4: Waiting 05:02:12 22ff95d597cd: Waiting 05:02:12 12d6caf4c0d1: Waiting 05:02:12 96b7cbca73a9: Waiting 05:02:12 a7acece74701: Waiting 05:02:12 93c1e223e6f2: Verifying Checksum 05:02:12 93c1e223e6f2: Download complete 05:02:12 4583459ba037: Verifying Checksum 05:02:12 4583459ba037: Download complete 05:02:12 21b2b0c7a3f4: Verifying Checksum 05:02:12 21b2b0c7a3f4: Download complete 05:02:12 22ff95d597cd: Download complete 05:02:12 213ec9aee27d: Verifying Checksum 05:02:12 213ec9aee27d: Download complete 05:02:12 12d6caf4c0d1: Verifying Checksum 05:02:12 12d6caf4c0d1: Download complete 05:02:12 213ec9aee27d: Pull complete 05:02:12 4583459ba037: Pull complete 05:02:12 93c1e223e6f2: Pull complete 05:02:12 a7acece74701: Verifying Checksum 05:02:12 a7acece74701: Download complete 05:02:12 96b7cbca73a9: Verifying Checksum 05:02:12 96b7cbca73a9: Download complete 05:02:12 53926ce57604: Verifying Checksum 05:02:12 53926ce57604: Download complete 05:02:17 53926ce57604: Pull complete 05:02:17 21b2b0c7a3f4: Pull complete 05:02:17 22ff95d597cd: Pull complete 05:02:17 12d6caf4c0d1: Pull complete 05:02:19 96b7cbca73a9: Pull complete 05:02:19 a7acece74701: Pull complete 05:02:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:02:19 ---> db6d94c90886 05:02:19 Step 3/10 : ARG MAKE=make build 05:02:24 Still waiting to schedule task 05:02:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7892’ 05:02:29 ---> Running in c284b90d9b02 05:02:29 Removing intermediate container c284b90d9b02 05:02:29 ---> 0e2823f413dc 05:02:29 Step 4/10 : WORKDIR /device-sdk-go 05:02:29 ---> Running in 5c8ec61b6189 05:02:29 Removing intermediate container 5c8ec61b6189 05:02:29 ---> 5d6c12a0c491 05:02:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:29 ---> Running in 9f62f41cfc04 05:02:29 Removing intermediate container 9f62f41cfc04 05:02:29 ---> 7c972d3a421f 05:02:29 Step 6/10 : RUN apk add --update --no-cache make git 05:02:29 ---> Running in 39b65d5edfb9 05:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:02:29 OK: 211 MiB in 51 packages 05:02:29 Removing intermediate container 39b65d5edfb9 05:02:29 ---> d9c44b45394e 05:02:29 Step 7/10 : COPY go.mod vendor* ./ 05:02:29 ---> 370f39f20409 05:02:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:29 ---> Running in 434fa298181d 05:03:08 Removing intermediate container 434fa298181d 05:03:08 ---> 2b8b6591bfbb 05:03:08 Step 9/10 : COPY . . 05:03:08 ---> e10f26c8a191 05:03:08 Step 10/10 : RUN ${MAKE} 05:03:08 ---> Running in 94dc01bba151 05:03:08 noop 05:03:08 Removing intermediate container 94dc01bba151 05:03:08 ---> 1e4b9aed0f9e 05:03:08 Successfully built 1e4b9aed0f9e 05:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:09 + docker inspect -f . ci-base-image-x86_64 05:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:09 prd-ubuntu20.04-docker-8c-8g-7893 does not seem to be running inside a container 05:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1355 -v /w/workspace/gexfoundry_device-sdk-go_PR-1355:/w/workspace/gexfoundry_device-sdk-go_PR-1355:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:09 $ docker top 001666920d8267296ec8bd36243355e5216c87f9654f2b6955a4c7338e6452dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:10 + go version 05:03:10 go version go1.18.7 linux/amd64 [Pipeline] } 05:03:10 $ docker stop --time=1 001666920d8267296ec8bd36243355e5216c87f9654f2b6955a4c7338e6452dc 05:03:11 $ docker rm -f --volumes 001666920d8267296ec8bd36243355e5216c87f9654f2b6955a4c7338e6452dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:12 + docker inspect -f . ci-base-image-x86_64 05:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:12 prd-ubuntu20.04-docker-8c-8g-7893 does not seem to be running inside a container 05:03:12 $ 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-1355 -v /w/workspace/gexfoundry_device-sdk-go_PR-1355:/w/workspace/gexfoundry_device-sdk-go_PR-1355:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:12 $ docker top 5f67ec975c6ffd4352268fff9aed407eca52d3e6c46192bacb49d85067c7d2ca -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1355 [Pipeline] fileExists [Pipeline] sh 05:03:13 + make test 05:03:13 go test -race -coverprofile=coverage.out ./... 05:03:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:03:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements 05:03:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.093s coverage: 78.9% of statements 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:03:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.108s coverage: 86.0% of statements 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:03:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.086s coverage: 75.0% of statements 05:03:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:03:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.3% of statements 05:03:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:03:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.097s coverage: 65.2% of statements 05:03:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:03:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:03:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.750s coverage: 89.2% of statements 05:03:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:03:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.053s coverage: 4.6% of statements 05:03:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:03:51 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:03:51 GO111MODULE=on go vet ./... 05:03:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:54 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:54 $ docker stop --time=1 5f67ec975c6ffd4352268fff9aed407eca52d3e6c46192bacb49d85067c7d2ca 05:03:59 $ docker rm -f --volumes 5f67ec975c6ffd4352268fff9aed407eca52d3e6c46192bacb49d85067c7d2ca [Pipeline] // withDockerContainer [Pipeline] sh 05:03:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:00 + ls -al . 05:04:00 total 280 05:04:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 05:03 . 05:04:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:01 .. 05:04:00 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 05:01 .dockerignore 05:04:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 05:03 .git 05:04:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:01 .github 05:04:00 -rw-rw-r-- 1 jenkins jenkins 131 Mar 1 05:01 .gitignore 05:04:00 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 05:01 .golangci.yml 05:04:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 05:02 .semver 05:04:00 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 1 05:01 CHANGELOG.md 05:04:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:01 GOVERNANCE.md 05:04:00 -rw-rw-r-- 1 jenkins jenkins 885 Mar 1 05:01 Jenkinsfile 05:04:00 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 1 05:01 LICENSE 05:04:00 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 1 05:01 Makefile 05:04:00 -rw-rw-r-- 1 jenkins jenkins 619 Mar 1 05:01 OWNERS.md 05:04:00 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 1 05:01 README.md 05:04:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 05:02 VERSION 05:04:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:01 bin 05:04:00 -rw-r--r-- 1 jenkins jenkins 111244 Mar 1 05:03 coverage.out 05:04:00 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 05:01 example 05:04:00 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 1 05:01 go.mod 05:04:00 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 1 05:01 go.sum 05:04:00 drwxrwxr-x 13 jenkins jenkins 4096 Mar 1 05:01 internal 05:04:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:01 openapi 05:04:00 drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 05:01 pkg 05:04:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:01 snap 05:04:00 -rw-rw-r-- 1 jenkins jenkins 222 Mar 1 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + 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=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d --label arch=amd64 --label version=0.0.0 . 05:04:01 Sending build context to Docker daemon 10.72MB 05:04:01 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:04:01 Step 2/23 : FROM ${BASE} AS builder 05:04:01 ---> 1e4b9aed0f9e 05:04:01 Step 3/23 : ARG MAKE=make build 05:04:01 ---> Running in e657d5a9c33b 05:04:01 Removing intermediate container e657d5a9c33b 05:04:01 ---> 1dcf3ccf4da7 05:04:01 Step 4/23 : WORKDIR /device-sdk-go 05:04:01 ---> Running in da030aa3838a 05:04:01 Removing intermediate container da030aa3838a 05:04:01 ---> 24bc3bcd225c 05:04:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:01 ---> Running in f5e03317d0c5 05:04:01 Removing intermediate container f5e03317d0c5 05:04:01 ---> 9abf4c07f430 05:04:01 Step 6/23 : RUN apk add --update --no-cache make git 05:04:01 ---> Running in 347a076fac79 05:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:02 OK: 211 MiB in 51 packages 05:04:02 Removing intermediate container 347a076fac79 05:04:02 ---> 43cf6fc21db0 05:04:02 Step 7/23 : COPY go.mod vendor* ./ 05:04:02 ---> 4278654fcc78 05:04:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:02 ---> Running in a8b25b2e1176 05:04:03 Removing intermediate container a8b25b2e1176 05:04:03 ---> 37ba2b4ae034 05:04:03 Step 9/23 : COPY . . 05:04:04 ---> 840f3bc4165e 05:04:04 Step 10/23 : RUN ${MAKE} 05:04:04 ---> Running in b80039674d92 05:04:04 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:04:26 Removing intermediate container b80039674d92 05:04:26 ---> 5dee3d26d50e 05:04:26 Step 11/23 : FROM alpine:3.16 05:04:26 3.16: Pulling from library/alpine 05:04:26 ef5531b6e74e: Pulling fs layer 05:04:26 ef5531b6e74e: Verifying Checksum 05:04:26 ef5531b6e74e: Download complete 05:04:26 ef5531b6e74e: Pull complete 05:04:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:04:26 Status: Downloaded newer image for alpine:3.16 05:04:26 ---> dfd21b5a31f5 05:04:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:04:26 ---> Running in bae88bccdb30 05:04:26 Removing intermediate container bae88bccdb30 05:04:26 ---> 2cf7ca0a12b8 05:04:26 Step 13/23 : RUN apk add --update --no-cache 05:04:26 ---> Running in 219e4b249fc0 05:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:26 OK: 6 MiB in 14 packages 05:04:26 Removing intermediate container 219e4b249fc0 05:04:26 ---> 70a2a7b17570 05:04:26 Step 14/23 : WORKDIR / 05:04:26 ---> Running in a0683763d3bc 05:04:26 Removing intermediate container a0683763d3bc 05:04:26 ---> d9af7d18b0fd 05:04:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:04:26 ---> 63eaf1c57cf8 05:04:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:04:26 ---> 092004ac443c 05:04:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:04:26 ---> 4ba60eb932db 05:04:26 Step 18/23 : EXPOSE 59999 05:04:26 ---> Running in da685e64ae89 05:04:26 Removing intermediate container da685e64ae89 05:04:26 ---> ab2c1efb34be 05:04:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:04:26 ---> Running in 5e21d6e132e0 05:04:26 Removing intermediate container 5e21d6e132e0 05:04:26 ---> 419cab70fe0d 05:04:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:04:26 ---> Running in 4317c2b668b9 05:04:26 Removing intermediate container 4317c2b668b9 05:04:26 ---> 7412f4c09c90 05:04:26 Step 21/23 : LABEL arch=amd64 05:04:26 ---> Running in 98d72dafe6dd 05:04:26 Removing intermediate container 98d72dafe6dd 05:04:26 ---> 0a3b5dbb91ae 05:04:26 Step 22/23 : LABEL git_sha=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d 05:04:26 ---> Running in b815d22bf481 05:04:26 Removing intermediate container b815d22bf481 05:04:26 ---> 6be3c14dd902 05:04:26 Step 23/23 : LABEL version=0.0.0 05:04:26 ---> Running in 0e5aee3b1f30 05:04:26 Removing intermediate container 0e5aee3b1f30 05:04:26 ---> a908fd6a85f7 05:04:26 [Warning] One or more build-args [ARCH] were not consumed 05:04:26 Successfully built a908fd6a85f7 05:04:26 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:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:27 05:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:27 latest: Pulling from edgex-lftools-log-publisher 05:04:27 5eb5b503b376: Pulling fs layer 05:04:27 5c69ac0246d0: Pulling fs layer 05:04:27 ec43610c2a17: Pulling fs layer 05:04:27 3a2ae6a8a46f: Pulling fs layer 05:04:27 33b1e0a273af: Pulling fs layer 05:04:27 5d3b04190fa2: Pulling fs layer 05:04:27 2f39f015ded8: Pulling fs layer 05:04:27 3a2ae6a8a46f: Waiting 05:04:27 33b1e0a273af: Waiting 05:04:27 5d3b04190fa2: Waiting 05:04:27 2f39f015ded8: Waiting 05:04:27 5c69ac0246d0: Download complete 05:04:27 3a2ae6a8a46f: Verifying Checksum 05:04:27 3a2ae6a8a46f: Download complete 05:04:28 33b1e0a273af: Verifying Checksum 05:04:28 33b1e0a273af: Download complete 05:04:28 5d3b04190fa2: Verifying Checksum 05:04:28 5d3b04190fa2: Download complete 05:04:28 ec43610c2a17: Verifying Checksum 05:04:28 ec43610c2a17: Download complete 05:04:28 5eb5b503b376: Verifying Checksum 05:04:28 5eb5b503b376: Download complete 05:04:28 2f39f015ded8: Download complete 05:04:29 5eb5b503b376: Pull complete 05:04:29 5c69ac0246d0: Pull complete 05:04:29 ec43610c2a17: Pull complete 05:04:29 3a2ae6a8a46f: Pull complete 05:04:30 33b1e0a273af: Pull complete 05:04:30 5d3b04190fa2: Pull complete 05:04:34 2f39f015ded8: Pull complete 05:04:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:34 prd-ubuntu20.04-docker-8c-8g-7893 does not seem to be running inside a container 05:04:34 $ 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-1355 -v /w/workspace/gexfoundry_device-sdk-go_PR-1355:/w/workspace/gexfoundry_device-sdk-go_PR-1355:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1355@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:04:38 $ docker top 6863bc54ca44eeb9ae33dbac5db669e5f3b2bc796af8231d38bf760bcb9417db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:38 ---> job-cost.sh 05:04:38 lf-activate-venv: SKIPPING 05:04:38 INFO: No Stack... 05:04:38 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:38 INFO: Archiving Costs [Pipeline] sh 05:04:39 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives/cost.csv 05:04:39 + cut -d, -f6 [Pipeline] lock 05:04:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] 05:04:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] did not exist. Created. 05:04:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:39 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:39 Stashed 1 file(s) [Pipeline] } 05:04:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:39 $ docker stop --time=1 6863bc54ca44eeb9ae33dbac5db669e5f3b2bc796af8231d38bf760bcb9417db 05:04:41 $ docker rm -f --volumes 6863bc54ca44eeb9ae33dbac5db669e5f3b2bc796af8231d38bf760bcb9417db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7899 in /w/workspace/gexfoundry_device-sdk-go_PR-1355 [Pipeline] { [Pipeline] ws 05:04:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:04:51 The recommended git tool is: git 05:04:58 using credential edgex-jenkins-ssh 05:04:58 Cloning the remote Git repository 05:04:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:04:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:04:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:59 > git --version # timeout=10 05:04:59 > git --version # 'git version 2.25.1' 05:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:05:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:05:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1355/head:refs/remotes/origin/PR-1355 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:02 Merging remotes/origin/main commit 6c52867c974148776ead9b5ce3090ce3cf294dda into PR head commit c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d 05:05:03 Merge succeeded, producing c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d 05:05:03 Checking out Revision c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d (PR-1355) 05:05:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:05:02 > git config core.sparsecheckout # timeout=10 05:05:02 > git checkout -f c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d # timeout=10 05:05:03 > git remote # timeout=10 05:05:03 > git config --get remote.origin.url # timeout=10 05:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:03 > git merge 6c52867c974148776ead9b5ce3090ce3cf294dda # timeout=10 05:05:03 > git rev-parse HEAD^{commit} # timeout=10 05:05:03 > git config core.sparsecheckout # timeout=10 05:05:03 > git checkout -f c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d # timeout=10 05:05:03 > git --version # timeout=10 05:05:03 > git --version # 'git version 2.25.1' 05:05:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:05 Dload Upload Total Spent Left Speed 05:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 05:05:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:06 + sudo tee /etc/docker/daemon.new 05:05:06 { 05:05:06 "registry-mirrors": [ 05:05:06 "https://nexus3.edgexfoundry.org:10001" 05:05:06 ], 05:05:06 "bip": "10.250.0.254/24", 05:05:06 "hosts": [ 05:05:06 "tcp://0.0.0.0:5555", 05:05:06 "unix:///var/run/docker.sock" 05:05:06 ], 05:05:06 "mtu": 1458, 05:05:06 "selinux-enabled": true, 05:05:06 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:06 } [Pipeline] sh 05:05:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:25 provisioning config files... 05:05:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3728883220472197448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:25 ---> docker-login.sh 05:05:25 nexus3.edgexfoundry.org:10001 05:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:26 Configure a credential helper to remove this warning. See 05:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:26 05:05:26 Login Succeeded 05:05:26 nexus3.edgexfoundry.org:10002 05:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:26 Configure a credential helper to remove this warning. See 05:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:26 05:05:26 Login Succeeded 05:05:26 nexus3.edgexfoundry.org:10003 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 nexus3.edgexfoundry.org:10004 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 docker.io 05:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:28 Configure a credential helper to remove this warning. See 05:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:28 05:05:28 Login Succeeded 05:05:28 ---> docker-login.sh ends [Pipeline] } 05:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:28 ========================================================= 05:05:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:05:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:29 + 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:05:29 Sending build context to Docker daemon 5.698MB 05:05:30 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:05:30 Step 2/10 : FROM ${BASE} AS builder 05:05:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:30 9b18e9b68314: Pulling fs layer 05:05:30 35d82f9e3411: Pulling fs layer 05:05:30 e16973657156: Pulling fs layer 05:05:30 fc693d55d65f: Pulling fs layer 05:05:30 7e9fc2657dce: Pulling fs layer 05:05:30 dda99020689f: Pulling fs layer 05:05:30 db1c61fa0a46: Pulling fs layer 05:05:30 891c053d2c06: Pulling fs layer 05:05:30 7e9fc2657dce: Waiting 05:05:30 dda99020689f: Waiting 05:05:30 db1c61fa0a46: Waiting 05:05:30 891c053d2c06: Waiting 05:05:30 fc693d55d65f: Waiting 05:05:30 e16973657156: Verifying Checksum 05:05:30 e16973657156: Download complete 05:05:30 35d82f9e3411: Verifying Checksum 05:05:30 35d82f9e3411: Download complete 05:05:30 7e9fc2657dce: Verifying Checksum 05:05:30 7e9fc2657dce: Download complete 05:05:30 dda99020689f: Download complete 05:05:30 9b18e9b68314: Download complete 05:05:31 9b18e9b68314: Pull complete 05:05:31 891c053d2c06: Verifying Checksum 05:05:31 891c053d2c06: Download complete 05:05:32 35d82f9e3411: Pull complete 05:05:32 e16973657156: Pull complete 05:05:33 db1c61fa0a46: Verifying Checksum 05:05:33 db1c61fa0a46: Download complete 05:05:33 fc693d55d65f: Verifying Checksum 05:05:33 fc693d55d65f: Download complete 05:05:48 fc693d55d65f: Pull complete 05:05:48 7e9fc2657dce: Pull complete 05:05:48 dda99020689f: Pull complete 05:05:54 db1c61fa0a46: Pull complete 05:05:56 891c053d2c06: Pull complete 05:05:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:56 ---> f96f9c87975a 05:05:56 Step 3/10 : ARG MAKE=make build 05:05:57 ---> Running in 789d8d257836 05:05:57 Removing intermediate container 789d8d257836 05:05:57 ---> 13353723299f 05:05:57 Step 4/10 : WORKDIR /device-sdk-go 05:05:57 ---> Running in de4065eb491f 05:05:57 Removing intermediate container de4065eb491f 05:05:57 ---> d52981db7a5c 05:05:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:58 ---> Running in b474cadd429f 05:05:58 Removing intermediate container b474cadd429f 05:05:58 ---> fabe09dd367d 05:05:58 Step 6/10 : RUN apk add --update --no-cache make git 05:05:58 ---> Running in ee6e599b0fba 05:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:06:00 OK: 221 MiB in 51 packages 05:06:02 Removing intermediate container ee6e599b0fba 05:06:02 ---> b87cecdbffce 05:06:02 Step 7/10 : COPY go.mod vendor* ./ 05:06:02 ---> 1358207148a9 05:06:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:02 ---> Running in 0c4d7c6031e4 05:07:10 Removing intermediate container 0c4d7c6031e4 05:07:10 ---> 7c850ca9a22a 05:07:10 Step 9/10 : COPY . . 05:07:10 ---> 9491ef399020 05:07:10 Step 10/10 : RUN ${MAKE} 05:07:10 ---> Running in 437f14670d83 05:07:10 noop 05:07:10 Removing intermediate container 437f14670d83 05:07:10 ---> d58c143b511f 05:07:10 Successfully built d58c143b511f 05:07:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:11 + docker inspect -f . ci-base-image-arm64 05:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-7899 does not seem to be running inside a container 05:07:11 $ 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:07:13 $ docker top af3141a746f3a4e6d7ad3ee01b0d6c0eb3b91c88094ba7b94bccfe125491f834 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:13 + go version 05:07:13 go version go1.18.7 linux/arm64 [Pipeline] } 05:07:14 $ docker stop --time=1 af3141a746f3a4e6d7ad3ee01b0d6c0eb3b91c88094ba7b94bccfe125491f834 05:07:15 $ docker rm -f --volumes af3141a746f3a4e6d7ad3ee01b0d6c0eb3b91c88094ba7b94bccfe125491f834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:16 + docker inspect -f . ci-base-image-arm64 05:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:16 prd-ubuntu20.04-docker-arm64-4c-16g-7899 does not seem to be running inside a container 05:07:16 $ 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:07:18 $ docker top 4cfe1143c8f4a04b1f32f760ae244a40bf505870e30a6aa5b5d65f1155d60a6c -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:18 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:19 + make test 05:07:19 go test -race -coverprofile=coverage.out ./... 05:08:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:10:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:10:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:10:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:10:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:10:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:10:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.335s coverage: 27.6% of statements 05:10:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.368s coverage: 78.9% of statements 05:10:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:10:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.485s coverage: 86.0% of statements 05:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:10:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:10:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.530s coverage: 75.0% of statements 05:10:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:10:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.376s coverage: 15.3% of statements 05:10:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:10:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.606s coverage: 65.2% of statements 05:10:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:10:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.475s coverage: 89.2% of statements 05:11:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:11:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.292s coverage: 4.6% of statements 05:11:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:11:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:11:01 GO111MODULE=on go vet ./... 05:12:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:52 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:52 $ docker stop --time=1 4cfe1143c8f4a04b1f32f760ae244a40bf505870e30a6aa5b5d65f1155d60a6c 05:12:54 $ docker rm -f --volumes 4cfe1143c8f4a04b1f32f760ae244a40bf505870e30a6aa5b5d65f1155d60a6c [Pipeline] // withDockerContainer [Pipeline] sh 05:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:56 Warning: overwriting stash ‘coverage-report’ 05:12:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:58 + ls -al . 05:12:58 total 276 05:12:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 05:07 . 05:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:04 .. 05:12:58 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 05:05 .dockerignore 05:12:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 05:05 .git 05:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:05 .github 05:12:58 -rw-rw-r-- 1 jenkins jenkins 131 Mar 1 05:05 .gitignore 05:12:58 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 05:05 .golangci.yml 05:12:58 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 1 05:05 CHANGELOG.md 05:12:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:05 GOVERNANCE.md 05:12:58 -rw-rw-r-- 1 jenkins jenkins 885 Mar 1 05:05 Jenkinsfile 05:12:58 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 1 05:05 LICENSE 05:12:58 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 1 05:05 Makefile 05:12:58 -rw-rw-r-- 1 jenkins jenkins 619 Mar 1 05:05 OWNERS.md 05:12:58 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 1 05:05 README.md 05:12:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 05:02 VERSION 05:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:05 bin 05:12:58 -rw-r--r-- 1 jenkins jenkins 111244 Mar 1 05:11 coverage.out 05:12:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 05:05 example 05:12:58 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 1 05:05 go.mod 05:12:58 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 1 05:05 go.sum 05:12:58 drwxrwxr-x 13 jenkins jenkins 4096 Mar 1 05:05 internal 05:12:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:05 openapi 05:12:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 05:05 pkg 05:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:05 snap 05:12:58 -rw-rw-r-- 1 jenkins jenkins 222 Mar 1 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:58 + 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=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d --label arch=arm64 --label version=0.0.0 . 05:12:59 Sending build context to Docker daemon 5.81MB 05:12:59 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:12:59 Step 2/23 : FROM ${BASE} AS builder 05:12:59 ---> d58c143b511f 05:12:59 Step 3/23 : ARG MAKE=make build 05:12:59 ---> Running in 8b9b58c1d065 05:12:59 Removing intermediate container 8b9b58c1d065 05:12:59 ---> 597925bfa3aa 05:12:59 Step 4/23 : WORKDIR /device-sdk-go 05:12:59 ---> Running in 3019ad96a926 05:12:59 Removing intermediate container 3019ad96a926 05:12:59 ---> 602691b5beb0 05:12:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:59 ---> Running in b86fab923a3d 05:13:00 Removing intermediate container b86fab923a3d 05:13:00 ---> 0e31a7ff0f23 05:13:00 Step 6/23 : RUN apk add --update --no-cache make git 05:13:00 ---> Running in ea14711696ef 05:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:03 OK: 221 MiB in 51 packages 05:13:04 Removing intermediate container ea14711696ef 05:13:04 ---> f2bc2668cecf 05:13:04 Step 7/23 : COPY go.mod vendor* ./ 05:13:05 ---> bb6bcb0eec22 05:13:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:05 ---> Running in 91567cd6d152 05:13:08 Removing intermediate container 91567cd6d152 05:13:08 ---> 381a77b856de 05:13:08 Step 9/23 : COPY . . 05:13:09 ---> daa8446cb5ed 05:13:09 Step 10/23 : RUN ${MAKE} 05:13:09 ---> Running in 32c9ec315f88 05:13:10 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:15:32 Removing intermediate container 32c9ec315f88 05:15:32 ---> fb464358c263 05:15:32 Step 11/23 : FROM alpine:3.16 05:15:32 3.16: Pulling from library/alpine 05:15:32 3760b48202b3: Pulling fs layer 05:15:32 3760b48202b3: Verifying Checksum 05:15:32 3760b48202b3: Download complete 05:15:32 3760b48202b3: Pull complete 05:15:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:15:32 Status: Downloaded newer image for alpine:3.16 05:15:32 ---> 4c81e5bf8899 05:15:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:32 ---> Running in 234be120d87b 05:15:32 Removing intermediate container 234be120d87b 05:15:32 ---> 455940a22397 05:15:32 Step 13/23 : RUN apk add --update --no-cache 05:15:32 ---> Running in 8b4634e48040 05:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:15:32 OK: 5 MiB in 14 packages 05:15:32 Removing intermediate container 8b4634e48040 05:15:32 ---> 1e99ef040308 05:15:32 Step 14/23 : WORKDIR / 05:15:32 ---> Running in 1414e3374db7 05:15:32 Removing intermediate container 1414e3374db7 05:15:32 ---> f20533eaeef9 05:15:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:32 ---> 56efd6147916 05:15:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:32 ---> f6d540e42f27 05:15:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:33 ---> 470a92c1ca2c 05:15:33 Step 18/23 : EXPOSE 59999 05:15:33 ---> Running in bb4aea462422 05:15:33 Removing intermediate container bb4aea462422 05:15:33 ---> 6adf351394bc 05:15:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:33 ---> Running in 58dd2916ca66 05:15:34 Removing intermediate container 58dd2916ca66 05:15:34 ---> b45e8806e643 05:15:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:34 ---> Running in 96f84cc40e0f 05:15:34 Removing intermediate container 96f84cc40e0f 05:15:34 ---> 25fc6c55ae50 05:15:34 Step 21/23 : LABEL arch=arm64 05:15:34 ---> Running in 0524093f35a8 05:15:34 Removing intermediate container 0524093f35a8 05:15:34 ---> fde01c56596b 05:15:34 Step 22/23 : LABEL git_sha=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d 05:15:34 ---> Running in a8c69185dfb2 05:15:35 Removing intermediate container a8c69185dfb2 05:15:35 ---> e849d3623bdf 05:15:35 Step 23/23 : LABEL version=0.0.0 05:15:35 ---> Running in 0cf17bddf8ed 05:15:35 Removing intermediate container 0cf17bddf8ed 05:15:35 ---> 84d5d832f657 05:15:35 [Warning] One or more build-args [ARCH] were not consumed 05:15:35 Successfully built 84d5d832f657 05:15:35 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:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:36 05:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:36 arm64: Pulling from edgex-lftools-log-publisher 05:15:36 8998bd30e6a1: Pulling fs layer 05:15:36 04944245beec: Pulling fs layer 05:15:36 699f458cf7ca: Pulling fs layer 05:15:36 765212b225bb: Pulling fs layer 05:15:36 f23df028b6ca: Pulling fs layer 05:15:36 d65c8cfc05b1: Pulling fs layer 05:15:36 2437ff75d9bd: Pulling fs layer 05:15:36 765212b225bb: Waiting 05:15:36 f23df028b6ca: Waiting 05:15:36 d65c8cfc05b1: Waiting 05:15:36 2437ff75d9bd: Waiting 05:15:37 04944245beec: Verifying Checksum 05:15:37 04944245beec: Download complete 05:15:37 765212b225bb: Verifying Checksum 05:15:37 765212b225bb: Download complete 05:15:37 f23df028b6ca: Verifying Checksum 05:15:37 f23df028b6ca: Download complete 05:15:37 d65c8cfc05b1: Verifying Checksum 05:15:37 d65c8cfc05b1: Download complete 05:15:37 699f458cf7ca: Verifying Checksum 05:15:37 699f458cf7ca: Download complete 05:15:37 8998bd30e6a1: Verifying Checksum 05:15:37 8998bd30e6a1: Download complete 05:15:40 2437ff75d9bd: Verifying Checksum 05:15:40 2437ff75d9bd: Download complete 05:15:41 8998bd30e6a1: Pull complete 05:15:42 04944245beec: Pull complete 05:15:43 699f458cf7ca: Pull complete 05:15:43 765212b225bb: Pull complete 05:15:44 f23df028b6ca: Pull complete 05:15:44 d65c8cfc05b1: Pull complete 05:15:56 2437ff75d9bd: Pull complete 05:15:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-7899 does not seem to be running inside a container 05:15:56 $ 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:15:59 $ docker top 972799fc2177999b765356d30c153fe260fd99d4307aefe4612cb1f429dfcfcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:00 ---> job-cost.sh 05:16:00 lf-activate-venv: SKIPPING 05:16:00 INFO: No Stack... 05:16:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:01 INFO: Archiving Costs [Pipeline] sh 05:16:02 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:16:02 + cut -d, -f6 [Pipeline] lock 05:16:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] 05:16:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] did not exist. Created. 05:16:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:02 /w/workspace/device-sdk-go/1@tmp/durable-7392814e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:03 Warning: overwriting stash ‘stack-cost’ 05:16:03 Stashed 1 file(s) [Pipeline] } 05:16:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1355-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:03 $ docker stop --time=1 972799fc2177999b765356d30c153fe260fd99d4307aefe4612cb1f429dfcfcf 05:16:05 $ docker rm -f --volumes 972799fc2177999b765356d30c153fe260fd99d4307aefe4612cb1f429dfcfcf [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:16:06 provisioning config files... 05:16:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/config6012888438798090433tmp [Pipeline] { [Pipeline] sh 05:16:06 + set +x 05:16:06 + curl -s https://codecov.io/bash 05:16:06 + bash -s -- 05:16:06 05:16:06 _____ _ 05:16:06 / ____| | | 05:16:06 | | ___ __| | ___ ___ _____ __ 05:16:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:06 Bash-1.0.6 05:16:06 05:16:06 05:16:06 ==> git version 2.25.1 found 05:16:06 ==> 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:16:06 Release-Date: 2020-01-08 05:16:06 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:16:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:06 ==> Jenkins CI detected. 05:16:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1355 05:16:06 project root: . 05:16:06 --> token set from env 05:16:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:06 ==> Running gcov in . (disable via -X gcov) 05:16:06 ==> Python coveragepy not found 05:16:06 ==> Searching for coverage reports in: 05:16:06 + . 05:16:06 -> Found 1 reports 05:16:06 ==> Detecting git/mercurial file structure 05:16:06 ==> Reading reports 05:16:06 + ./coverage.out bytes=111244 05:16:06 ==> Appending adjustments 05:16:06 https://docs.codecov.io/docs/fixing-reports 05:16:06 + Found adjustments 05:16:06 ==> Gzipping contents 05:16:07 16K /tmp/codecov.xRMx8a.gz 05:16:07 ==> Uploading reports 05:16:07 url: https://codecov.io 05:16:07 query: branch=PR-1355&commit=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1355&job=&cmd_args= 05:16:07 -> Pinging Codecov 05:16:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1355&commit=c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1355&job=&cmd_args= 05:16:07 -> Uploading to 05:16:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/7E55EF52A471D76F132DFD9A03CDDE97/c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d/0a05fdb6-e2c6-43e0-878a-d2f92a256af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T051607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b024a83db8d064d11de73b8ba729f13e704af6b11a7317c55e02f4ecd6458c7a 05:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:07 Dload Upload Total Spent Left Speed 05:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15386 0 0 100 15386 0 59176 --:--:-- --:--:-- --:--:-- 59176 05:16:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c37fa7f7b174e2eed9c4d7c07ee33d14043d5c9d [Pipeline] } 05:16:07 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:16:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives ] 05:16:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives 05:16:09 total 16 05:16:09 drwxr-xr-x 3 root root 4096 Mar 1 05:04 . 05:16:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 05:04 .. 05:16:09 drwxr-xr-x 2 root root 4096 Mar 1 05:04 cost 05:16:09 -rw-r--r-- 1 root root 86 Mar 1 05:04 cost.csv 05:16:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives 05:16:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives 05:16:09 total 16 05:16:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 05:04 . 05:16:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 05:04 .. 05:16:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 05:04 cost 05:16:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> package-listing.sh 05:16:10 ++ facter osfamily 05:16:10 ++ tr '[:upper:]' '[:lower:]' 05:16:10 + OS_FAMILY=debian 05:16:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1355 05:16:10 + START_PACKAGES=/tmp/packages_start.txt 05:16:10 + END_PACKAGES=/tmp/packages_end.txt 05:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:10 + PACKAGES=/tmp/packages_start.txt 05:16:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1355 ']' 05:16:10 + PACKAGES=/tmp/packages_end.txt 05:16:10 + case "${OS_FAMILY}" in 05:16:10 + dpkg -l 05:16:10 + grep '^ii' 05:16:10 + '[' -f /tmp/packages_start.txt ']' 05:16:10 + '[' -f /tmp/packages_end.txt ']' 05:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1355 ']' 05:16:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives/ 05:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1355/archives/ [Pipeline] echo 05:16:10 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-1355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:12 prd-ubuntu20.04-docker-8c-8g-7893 does not seem to be running inside a container 05:16:12 $ 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-1355/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-1355 -v /w/workspace/gexfoundry_device-sdk-go_PR-1355:/w/workspace/gexfoundry_device-sdk-go_PR-1355:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:12 $ docker top 16847815eaa36a6de0650b87ecab6abbc63f736d23c56fc0a5f8fdffb7d5c9fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:13 + ls /var/log/sa-host 05:16:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:13 provisioning config files... 05:16:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1355@tmp/config2785086412641834757tmp [Pipeline] { [Pipeline] echo 05:16:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:13 ---> create-netrc.sh [Pipeline] } 05:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> python-tools-install.sh [Pipeline] echo 05:16:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> sudo-logs.sh 05:16:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> job-cost.sh 05:16:14 lf-activate-venv: SKIPPING 05:16:14 DEBUG: total: 0.2199999988079071 05:16:14 INFO: Retrieving Stack Cost... 05:16:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:15 INFO: Archiving Costs [Pipeline] echo 05:16:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:16 ---> logs-deploy.sh 05:16:16 lf-activate-venv: SKIPPING 05:16:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1355/1 05:16:16 INFO: archiving workspace using pattern(s): 05:16:17 Archives upload complete. 05:16:17 INFO: archiving logs to Nexus