Pull request #1532 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d30a68bf2de75389605c04efcf476c17a3bf0d63+abc21ca26102b759b02d11fb71eec9f0d2267cdf (f7f94838ec2dbe3a90697f95c7d9aab09c066fb4) 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-ssh13466759959170480948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4788834499530045865.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1532/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-1532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9962832726110873460.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-1532/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16974162709148118972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13245159411282929470.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-1532/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-1532/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9265737084687217164.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15643 in /w/workspace/gexfoundry_device-sdk-go_PR-1532 [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-1532 # 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/1532/head:refs/remotes/origin/PR-1532 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit d30a68bf2de75389605c04efcf476c17a3bf0d63 Merge succeeded, producing d30a68bf2de75389605c04efcf476c17a3bf0d63 Checking out Revision d30a68bf2de75389605c04efcf476c17a3bf0d63 (PR-1532) Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d30a68bf2de75389605c04efcf476c17a3bf0d63 # 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 abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d30a68bf2de75389605c04efcf476c17a3bf0d63 # timeout=10 [Pipeline] timeout 21:36:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:02 ========================================================= 21:36:02 EdgeX Global Pipelines Version Info 21:36:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:03 ------------------- 21:36:03 stable info: 21:36:03 ------------------- 21:36:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:36:03 Message: update stable to v1.0.254 21:36:03 ------------------- 21:36:03 experimental info: 21:36:03 ------------------- 21:36:03 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:03 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:36:03 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:36:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1532 [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1532 [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1532 [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d30a68bf2de75389605c04efcf476c17a3bf0d63 [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d30a68b [Pipeline] echo 21:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:05 provisioning config files... 21:36:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/config2165317508241445076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:06 ---> docker-login.sh 21:36:06 nexus3.edgexfoundry.org:10001 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 nexus3.edgexfoundry.org:10002 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 nexus3.edgexfoundry.org:10003 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 nexus3.edgexfoundry.org:10004 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 docker.io 21:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:07 Configure a credential helper to remove this warning. See 21:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:07 21:36:07 Login Succeeded 21:36:07 ---> docker-login.sh ends [Pipeline] } 21:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:36:07 + git rev-list -1 --merges d30a68bf2de75389605c04efcf476c17a3bf0d63~1..d30a68bf2de75389605c04efcf476c17a3bf0d63 [Pipeline] echo 21:36:07 -----------> git rev-list -1 --merges d30a68bf2de75389605c04efcf476c17a3bf0d63~1..d30a68bf2de75389605c04efcf476c17a3bf0d63 d30a68bf2de75389605c04efcf476c17a3bf0d63 [false] [Pipeline] sh 21:36:08 + git log --format=format:%s -1 d30a68bf2de75389605c04efcf476c17a3bf0d63 [Pipeline] echo 21:36:08 ========================================================= 21:36:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:36:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:08 + git log --format=format:%s -1 d30a68bf2de75389605c04efcf476c17a3bf0d63 [Pipeline] echo 21:36:08 [semverPrep] GIT_COMMIT: d30a68bf2de75389605c04efcf476c17a3bf0d63, Commit Message: build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:36:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:09 + grep -v github /etc/ssh/ssh_known_hosts 21:36:09 + [ -e /tmp/ssh_known_hosts ] 21:36:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:36:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:36:09 + sudo tee -a /etc/ssh/ssh_known_hosts 21:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:09 21:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:10 0.1.4: Pulling from edgex-devops/py-git-semver 21:36:10 b85a868b505f: Pulling fs layer 21:36:10 e2be974225ed: Pulling fs layer 21:36:10 339a4e72a1f5: Pulling fs layer 21:36:10 988bab9f4d93: Pulling fs layer 21:36:10 1469e6f7b9e6: Pulling fs layer 21:36:10 eaf3925da568: Pulling fs layer 21:36:10 bab4dde63d76: Pulling fs layer 21:36:10 bde34c3a00c8: Pulling fs layer 21:36:10 1469e6f7b9e6: Waiting 21:36:10 988bab9f4d93: Waiting 21:36:10 eaf3925da568: Waiting 21:36:10 bab4dde63d76: Waiting 21:36:10 b352a97aabf1: Pulling fs layer 21:36:10 bde34c3a00c8: Waiting 21:36:10 4872d77fe225: Pulling fs layer 21:36:10 b352a97aabf1: Waiting 21:36:10 5851b861e8e6: Pulling fs layer 21:36:10 4872d77fe225: Waiting 21:36:10 5851b861e8e6: Waiting 21:36:10 e2be974225ed: Download complete 21:36:10 988bab9f4d93: Download complete 21:36:10 1469e6f7b9e6: Verifying Checksum 21:36:10 1469e6f7b9e6: Download complete 21:36:10 eaf3925da568: Verifying Checksum 21:36:10 eaf3925da568: Download complete 21:36:10 339a4e72a1f5: Verifying Checksum 21:36:10 339a4e72a1f5: Download complete 21:36:10 bde34c3a00c8: Download complete 21:36:10 b352a97aabf1: Download complete 21:36:10 4872d77fe225: Verifying Checksum 21:36:10 4872d77fe225: Download complete 21:36:10 5851b861e8e6: Verifying Checksum 21:36:10 5851b861e8e6: Download complete 21:36:10 b85a868b505f: Verifying Checksum 21:36:10 b85a868b505f: Download complete 21:36:10 bab4dde63d76: Verifying Checksum 21:36:10 bab4dde63d76: Download complete 21:36:11 b85a868b505f: Pull complete 21:36:12 e2be974225ed: Pull complete 21:36:13 339a4e72a1f5: Pull complete 21:36:13 988bab9f4d93: Pull complete 21:36:13 1469e6f7b9e6: Pull complete 21:36:13 eaf3925da568: Pull complete 21:36:15 bab4dde63d76: Pull complete 21:36:15 bde34c3a00c8: Pull complete 21:36:15 b352a97aabf1: Pull complete 21:36:15 4872d77fe225: Pull complete 21:36:15 5851b861e8e6: Pull complete 21:36:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:16 prd-ubuntu20.04-docker-8c-8g-15643 does not seem to be running inside a container 21:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1532 -v /w/workspace/gexfoundry_device-sdk-go_PR-1532:/w/workspace/gexfoundry_device-sdk-go_PR-1532:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1532@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 21:36:20 $ docker top a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e -eo pid,comm 21:36:20 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). 21:36:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:20 [ssh-agent] Looking for ssh-agent implementation... 21:36:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:20 $ docker exec a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e ssh-agent 21:36:20 SSH_AUTH_SOCK=/tmp/ssh-OJ2T3RjCD6pt/agent.32 21:36:20 SSH_AGENT_PID=38 21:36:20 Running ssh-add (command line suppressed) 21:36:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/private_key_1394993907913386339.key (/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/private_key_1394993907913386339.key) 21:36:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:21 + git tag --points-at HEAD [Pipeline] } 21:36:21 $ docker exec --env ******** --env ******** a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e ssh-agent -k 21:36:21 unset SSH_AUTH_SOCK; 21:36:21 unset SSH_AGENT_PID; 21:36:21 echo Agent pid 38 killed; 21:36:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:21 [ssh-agent] Looking for ssh-agent implementation... 21:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:21 $ docker exec a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e ssh-agent 21:36:21 SSH_AUTH_SOCK=/tmp/ssh-ySDRc44phCKr/agent.70 21:36:21 SSH_AGENT_PID=76 21:36:21 Running ssh-add (command line suppressed) 21:36:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/private_key_8194497004738199384.key (/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/private_key_8194497004738199384.key) 21:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:22 + git semver init 21:36:22 2023-10-31 21:36:22,319 [run_init] DEBUG init version:0.0.0 force:False 21:36:22 2023-10-31 21:36:22,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver 21:36:22 2023-10-31 21:36:22,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver 21:36:22 2023-10-31 21:36:22,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1532, universal_newlines=False, shell=None, istream=None) 21:36:23 2023-10-31 21:36:23,330 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532/.git/info/exclude 21:36:23 2023-10-31 21:36:23,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver/PR-1532 with force:False 21:36:23 2023-10-31 21:36:23,331 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver/PR-1532 21:36:23 2023-10-31 21:36:23,335 [execute] INFO git cat-file --batch-check 21:36:23 2023-10-31 21:36:23,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver, universal_newlines=False, shell=None, istream=) 21:36:23 2023-10-31 21:36:23,343 [execute] INFO git cat-file --batch 21:36:23 2023-10-31 21:36:23,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver, universal_newlines=False, shell=None, istream=) 21:36:23 2023-10-31 21:36:23,349 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1532/.semver/PR-1532 21:36:23 0.0.0 [Pipeline] } 21:36:23 $ docker exec --env ******** --env ******** a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e ssh-agent -k 21:36:23 unset SSH_AUTH_SOCK; 21:36:23 unset SSH_AGENT_PID; 21:36:23 echo Agent pid 76 killed; 21:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:24 + git semver [Pipeline] } 21:36:24 $ docker stop --time=1 a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e 21:36:25 $ docker rm -f --volumes a05f56c71a08aa8cefe8d0368e9a73006e691e677590eaa0a1cec64ffe0a2c1e [Pipeline] // withDockerContainer [Pipeline] sh 21:36:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:26 Stashed 1 file(s) [Pipeline] echo 21:36:26 [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 21:36:27 provisioning config files... 21:36:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/config10561601842236272379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:27 ---> docker-login.sh 21:36:27 nexus3.edgexfoundry.org:10001 21:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:27 Configure a credential helper to remove this warning. See 21:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:27 21:36:27 Login Succeeded 21:36:27 nexus3.edgexfoundry.org:10002 21:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:27 Configure a credential helper to remove this warning. See 21:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:27 21:36:27 Login Succeeded 21:36:27 nexus3.edgexfoundry.org:10003 21:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:27 Configure a credential helper to remove this warning. See 21:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:27 21:36:27 Login Succeeded 21:36:27 nexus3.edgexfoundry.org:10004 21:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:27 Configure a credential helper to remove this warning. See 21:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:27 21:36:27 Login Succeeded 21:36:27 docker.io 21:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:28 Configure a credential helper to remove this warning. See 21:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:28 21:36:28 Login Succeeded 21:36:28 ---> docker-login.sh ends [Pipeline] } 21:36:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:36:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:28 ========================================================= 21:36:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:36:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:28 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:36:28 Sending build context to Docker daemon 11.26MB 21:36:28 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 21:36:28 Step 2/10 : FROM ${BASE} AS builder 21:36:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:36:28 7264a8db6415: Pulling fs layer 21:36:28 c4d48a809fc2: Pulling fs layer 21:36:28 4f1c88b9dad5: Pulling fs layer 21:36:28 ad3a456e5733: Pulling fs layer 21:36:28 33e27b845d1e: Pulling fs layer 21:36:28 c68163c4e522: Pulling fs layer 21:36:28 50da416c3ac9: Pulling fs layer 21:36:28 23d2d4c4bb30: Pulling fs layer 21:36:28 c68163c4e522: Waiting 21:36:28 50da416c3ac9: Waiting 21:36:28 ad3a456e5733: Waiting 21:36:28 33e27b845d1e: Waiting 21:36:28 23d2d4c4bb30: Waiting 21:36:29 c4d48a809fc2: Verifying Checksum 21:36:29 c4d48a809fc2: Download complete 21:36:29 ad3a456e5733: Download complete 21:36:29 33e27b845d1e: Verifying Checksum 21:36:29 33e27b845d1e: Download complete 21:36:29 7264a8db6415: Verifying Checksum 21:36:29 7264a8db6415: Download complete 21:36:29 7264a8db6415: Pull complete 21:36:29 c68163c4e522: Verifying Checksum 21:36:29 c68163c4e522: Download complete 21:36:29 c4d48a809fc2: Pull complete 21:36:29 23d2d4c4bb30: Verifying Checksum 21:36:29 23d2d4c4bb30: Download complete 21:36:29 4f1c88b9dad5: Verifying Checksum 21:36:29 4f1c88b9dad5: Download complete 21:36:29 50da416c3ac9: Verifying Checksum 21:36:29 50da416c3ac9: Download complete 21:36:32 4f1c88b9dad5: Pull complete 21:36:32 ad3a456e5733: Pull complete 21:36:32 33e27b845d1e: Pull complete 21:36:32 c68163c4e522: Pull complete 21:36:35 50da416c3ac9: Pull complete 21:36:35 23d2d4c4bb30: Pull complete 21:36:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:36:35 ---> 0786185ac409 21:36:35 Step 3/10 : ARG MAKE=make build 21:36:42 Still waiting to schedule task 21:36:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ 21:36:43 ---> Running in ec4f80dcecc5 21:36:43 Removing intermediate container ec4f80dcecc5 21:36:43 ---> 7b543f3a1a2e 21:36:43 Step 4/10 : WORKDIR /device-sdk-go 21:36:43 ---> Running in 7095faa549da 21:36:43 Removing intermediate container 7095faa549da 21:36:43 ---> 67deace5b2dc 21:36:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:36:43 ---> Running in 7e48d866195d 21:36:43 Removing intermediate container 7e48d866195d 21:36:43 ---> e57588c2a2d8 21:36:43 Step 6/10 : RUN apk add --update --no-cache make git 21:36:43 ---> Running in ac6e4ba8cfb3 21:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:44 OK: 264 MiB in 52 packages 21:36:44 Removing intermediate container ac6e4ba8cfb3 21:36:44 ---> 3bed78bc9d36 21:36:44 Step 7/10 : COPY go.mod vendor* ./ 21:36:44 ---> d9ef8a01e42b 21:36:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:44 ---> Running in c0ab2af73b7f 21:37:23 Removing intermediate container c0ab2af73b7f 21:37:23 ---> c964bf081c92 21:37:23 Step 9/10 : COPY . . 21:37:24 ---> c2ea2e21499b 21:37:24 Step 10/10 : RUN ${MAKE} 21:37:24 ---> Running in 458d365b85d8 21:37:24 noop 21:37:24 Removing intermediate container 458d365b85d8 21:37:24 ---> 2482bbbbd35b 21:37:24 Successfully built 2482bbbbd35b 21:37:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:25 + docker inspect -f . ci-base-image-x86_64 21:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:25 prd-ubuntu20.04-docker-8c-8g-15643 does not seem to be running inside a container 21:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1532 -v /w/workspace/gexfoundry_device-sdk-go_PR-1532:/w/workspace/gexfoundry_device-sdk-go_PR-1532:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1532@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 21:37:26 $ docker top 8aca74402160de74675a3545c35a8b01435b1b8bc7d5bfcd91a6190db30e5145 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:26 + go version 21:37:26 go version go1.21.0 linux/amd64 [Pipeline] } 21:37:26 $ docker stop --time=1 8aca74402160de74675a3545c35a8b01435b1b8bc7d5bfcd91a6190db30e5145 21:37:28 $ docker rm -f --volumes 8aca74402160de74675a3545c35a8b01435b1b8bc7d5bfcd91a6190db30e5145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:28 + docker inspect -f . ci-base-image-x86_64 21:37:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:28 prd-ubuntu20.04-docker-8c-8g-15643 does not seem to be running inside a container 21:37:29 $ 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-1532 -v /w/workspace/gexfoundry_device-sdk-go_PR-1532:/w/workspace/gexfoundry_device-sdk-go_PR-1532:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1532@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 21:37:29 $ docker top 15d5f8232178cfe5089dc9c7a5f6faa8455ba24f6743bc06f3ec9ae982b95da9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1532 [Pipeline] fileExists [Pipeline] sh 21:37:30 + make test 21:37:30 go test -race -coverprofile=coverage.out ./... 21:37:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 21:37:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.051s coverage: 27.6% of statements 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 21:37:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.066s coverage: 81.5% of statements 21:37:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.084s coverage: 86.0% of statements 21:37:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements 21:37:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 21:37:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:37:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 21:37:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements 21:37:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.996s coverage: 45.9% of statements 21:37:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.076s coverage: 68.5% of statements 21:37:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.119s coverage: 89.2% of statements 21:37:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.5% of statements 21:38:21 GO111MODULE=on go vet ./... 21:38:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:38:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:38:24 ./bin/test-attribution-txt.sh [Pipeline] echo 21:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:38:24 $ docker stop --time=1 15d5f8232178cfe5089dc9c7a5f6faa8455ba24f6743bc06f3ec9ae982b95da9 21:38:29 $ docker rm -f --volumes 15d5f8232178cfe5089dc9c7a5f6faa8455ba24f6743bc06f3ec9ae982b95da9 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:31 + ls -al . 21:38:31 total 304 21:38:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 21:37 . 21:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:35 .. 21:38:31 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 21:36 .dockerignore 21:38:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 .git 21:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 .github 21:38:31 -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 21:36 .gitignore 21:38:31 -rw-rw-r-- 1 jenkins jenkins 42 Oct 31 21:36 .golangci.yml 21:38:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:36 .semver 21:38:31 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 31 21:36 CHANGELOG.md 21:38:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:36 GOVERNANCE.md 21:38:31 -rw-rw-r-- 1 jenkins jenkins 885 Oct 31 21:36 Jenkinsfile 21:38:31 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 21:36 LICENSE 21:38:31 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 31 21:36 Makefile 21:38:31 -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 21:36 OWNERS.md 21:38:31 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 31 21:36 README.md 21:38:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:36 VERSION 21:38:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:36 bin 21:38:31 -rw-r--r-- 1 jenkins jenkins 122155 Oct 31 21:37 coverage.out 21:38:31 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:36 example 21:38:31 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 31 21:36 go.mod 21:38:31 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 31 21:36 go.sum 21:38:31 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 21:36 internal 21:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 openapi 21:38:31 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 21:36 pkg 21:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:36 snap 21:38:31 -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:31 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d30a68bf2de75389605c04efcf476c17a3bf0d63 --label arch=amd64 --label version=0.0.0 . 21:38:31 Sending build context to Docker daemon 11.38MB 21:38:31 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 21:38:31 Step 2/23 : FROM ${BASE} AS builder 21:38:31 ---> 2482bbbbd35b 21:38:31 Step 3/23 : ARG MAKE=make build 21:38:32 ---> Running in cc40aff5abf8 21:38:32 Removing intermediate container cc40aff5abf8 21:38:32 ---> c6a91af29402 21:38:32 Step 4/23 : WORKDIR /device-sdk-go 21:38:32 ---> Running in 254231be1bfc 21:38:32 Removing intermediate container 254231be1bfc 21:38:32 ---> 8c6cad7c142c 21:38:32 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:38:32 ---> Running in 4daba81b2a2b 21:38:32 Removing intermediate container 4daba81b2a2b 21:38:32 ---> 0843b50dda61 21:38:32 Step 6/23 : RUN apk add --update --no-cache make git 21:38:32 ---> Running in b2859783bda0 21:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:38:33 OK: 264 MiB in 52 packages 21:38:33 Removing intermediate container b2859783bda0 21:38:33 ---> aa508ae78016 21:38:33 Step 7/23 : COPY go.mod vendor* ./ 21:38:33 ---> 3de913aec875 21:38:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:33 ---> Running in a45bb579423c 21:38:34 Removing intermediate container a45bb579423c 21:38:34 ---> a6f26b6c402c 21:38:34 Step 9/23 : COPY . . 21:38:35 ---> cdc700968600 21:38:35 Step 10/23 : RUN ${MAKE} 21:38:35 ---> Running in 1ec441cbeb4c 21:38:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:39:07 Removing intermediate container 1ec441cbeb4c 21:39:07 ---> f4a495b0889e 21:39:07 Step 11/23 : FROM alpine:3.18 21:39:07 3.18: Pulling from library/alpine 21:39:07 96526aa774ef: Pulling fs layer 21:39:07 96526aa774ef: Download complete 21:39:07 96526aa774ef: Pull complete 21:39:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:39:07 Status: Downloaded newer image for alpine:3.18 21:39:07 ---> 8ca4688f4f35 21:39:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:39:07 ---> Running in 792ea906a070 21:39:07 Removing intermediate container 792ea906a070 21:39:07 ---> 95636eef4c7d 21:39:07 Step 13/23 : RUN apk add --update --no-cache 21:39:07 ---> Running in 184b2b33fa56 21:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:39:07 OK: 7 MiB in 15 packages 21:39:07 Removing intermediate container 184b2b33fa56 21:39:07 ---> dcbdfadda07e 21:39:07 Step 14/23 : WORKDIR / 21:39:07 ---> Running in a4011247503d 21:39:08 Removing intermediate container a4011247503d 21:39:08 ---> 69304b0b4d49 21:39:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:39:08 ---> 83ba40272829 21:39:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:39:09 ---> b8906b8d9636 21:39:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:39:10 ---> f0880ab46ee1 21:39:10 Step 18/23 : EXPOSE 59999 21:39:10 ---> Running in 2ac6a0eef242 21:39:10 Removing intermediate container 2ac6a0eef242 21:39:10 ---> e0110fc421a7 21:39:10 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:39:10 ---> Running in f4429f0e582e 21:39:11 Removing intermediate container f4429f0e582e 21:39:11 ---> ba5936b84655 21:39:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:39:11 ---> Running in ea104270da1b 21:39:12 Removing intermediate container ea104270da1b 21:39:12 ---> bddf3706e329 21:39:12 Step 21/23 : LABEL arch=amd64 21:39:12 ---> Running in 88b2bd2edd43 21:39:12 Removing intermediate container 88b2bd2edd43 21:39:12 ---> f7ae3b905c8d 21:39:12 Step 22/23 : LABEL git_sha=d30a68bf2de75389605c04efcf476c17a3bf0d63 21:39:12 ---> Running in af97cc57377b 21:39:13 Removing intermediate container af97cc57377b 21:39:13 ---> d53e62c9dc03 21:39:13 Step 23/23 : LABEL version=0.0.0 21:39:13 ---> Running in 87bae6e42ee8 21:39:13 Removing intermediate container 87bae6e42ee8 21:39:13 ---> 9f3f8636e94b 21:39:13 [Warning] One or more build-args [ARCH] were not consumed 21:39:13 Successfully built 9f3f8636e94b 21:39:13 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:14 21:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:15 latest: Pulling from edgex-lftools-log-publisher 21:39:15 5eb5b503b376: Pulling fs layer 21:39:15 5c69ac0246d0: Pulling fs layer 21:39:15 ec43610c2a17: Pulling fs layer 21:39:15 3a2ae6a8a46f: Pulling fs layer 21:39:15 33b1e0a273af: Pulling fs layer 21:39:15 5d3b04190fa2: Pulling fs layer 21:39:15 2f39f015ded8: Pulling fs layer 21:39:15 33b1e0a273af: Waiting 21:39:15 5d3b04190fa2: Waiting 21:39:15 2f39f015ded8: Waiting 21:39:15 3a2ae6a8a46f: Waiting 21:39:15 5c69ac0246d0: Verifying Checksum 21:39:15 5c69ac0246d0: Download complete 21:39:15 3a2ae6a8a46f: Verifying Checksum 21:39:15 3a2ae6a8a46f: Download complete 21:39:15 33b1e0a273af: Verifying Checksum 21:39:15 33b1e0a273af: Download complete 21:39:15 ec43610c2a17: Download complete 21:39:15 5d3b04190fa2: Verifying Checksum 21:39:15 5d3b04190fa2: Download complete 21:39:15 5eb5b503b376: Verifying Checksum 21:39:15 5eb5b503b376: Download complete 21:39:16 2f39f015ded8: Download complete 21:39:16 5eb5b503b376: Pull complete 21:39:17 5c69ac0246d0: Pull complete 21:39:17 ec43610c2a17: Pull complete 21:39:18 3a2ae6a8a46f: Pull complete 21:39:18 33b1e0a273af: Pull complete 21:39:18 5d3b04190fa2: Pull complete 21:39:23 2f39f015ded8: Pull complete 21:39:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:24 prd-ubuntu20.04-docker-8c-8g-15643 does not seem to be running inside a container 21:39:24 $ 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-1532 -v /w/workspace/gexfoundry_device-sdk-go_PR-1532:/w/workspace/gexfoundry_device-sdk-go_PR-1532:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1532@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 21:39:38 $ docker top 3021e49c91ba613105b2223e9941c7fb093c1c4f3e4a1ec9459792ef85c697e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:39 ---> job-cost.sh 21:39:39 lf-activate-venv: SKIPPING 21:39:39 INFO: No Stack... 21:39:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:39 INFO: Archiving Costs [Pipeline] sh 21:39:39 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives/cost.csv 21:39:39 + cut -d, -f6 [Pipeline] lock 21:39:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] 21:39:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] did not exist. Created. 21:39:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:40 + echo total: 0.2199999988079071 [Pipeline] stash 21:39:40 Stashed 1 file(s) [Pipeline] } 21:39:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:40 $ docker stop --time=1 3021e49c91ba613105b2223e9941c7fb093c1c4f3e4a1ec9459792ef85c697e9 21:39:41 $ docker rm -f --volumes 3021e49c91ba613105b2223e9941c7fb093c1c4f3e4a1ec9459792ef85c697e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:39:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15657 in /w/workspace/gexfoundry_device-sdk-go_PR-1532 [Pipeline] { [Pipeline] ws 21:39:42 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:39:42 The recommended git tool is: git 21:39:50 using credential edgex-jenkins-ssh 21:39:50 Cloning the remote Git repository 21:39:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:39:50 > git init /w/workspace/device-sdk-go/1 # timeout=10 21:39:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:39:51 > git --version # timeout=10 21:39:51 > git --version # 'git version 2.25.1' 21:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:39:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:55 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit d30a68bf2de75389605c04efcf476c17a3bf0d63 21:39:55 Merge succeeded, producing d30a68bf2de75389605c04efcf476c17a3bf0d63 21:39:55 Checking out Revision d30a68bf2de75389605c04efcf476c17a3bf0d63 (PR-1532) 21:39:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:39:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:39:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1532/head:refs/remotes/origin/PR-1532 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:39:55 > git config core.sparsecheckout # timeout=10 21:39:55 > git checkout -f d30a68bf2de75389605c04efcf476c17a3bf0d63 # timeout=10 21:39:55 > git remote # timeout=10 21:39:55 > git config --get remote.origin.url # timeout=10 21:39:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:55 > git merge abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 21:39:55 > git rev-parse HEAD^{commit} # timeout=10 21:39:55 > git config core.sparsecheckout # timeout=10 21:39:55 > git checkout -f d30a68bf2de75389605c04efcf476c17a3bf0d63 # timeout=10 21:39:56 Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" 21:39:56 > git --version # timeout=10 21:39:56 > git --version # 'git version 2.25.1' 21:39:56 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:39:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:57 Dload Upload Total Spent Left Speed 21:39:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:39:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:39:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:39:58 + sudo tee /etc/docker/daemon.new 21:39:58 { 21:39:58 "registry-mirrors": [ 21:39:58 "https://nexus3.edgexfoundry.org:10001" 21:39:58 ], 21:39:58 "bip": "10.250.0.254/24", 21:39:58 "hosts": [ 21:39:58 "tcp://0.0.0.0:5555", 21:39:58 "unix:///var/run/docker.sock" 21:39:58 ], 21:39:58 "mtu": 1458, 21:39:58 "selinux-enabled": true, 21:39:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:39:58 } [Pipeline] sh 21:39:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:39:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:18 provisioning config files... 21:40:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10622829790164080011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:18 ---> docker-login.sh 21:40:18 nexus3.edgexfoundry.org:10001 21:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:19 Configure a credential helper to remove this warning. See 21:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:19 21:40:19 Login Succeeded 21:40:19 nexus3.edgexfoundry.org:10002 21:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:19 Configure a credential helper to remove this warning. See 21:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:19 21:40:19 Login Succeeded 21:40:19 nexus3.edgexfoundry.org:10003 21:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:20 Configure a credential helper to remove this warning. See 21:40:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:20 21:40:20 Login Succeeded 21:40:20 nexus3.edgexfoundry.org:10004 21:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:20 Configure a credential helper to remove this warning. See 21:40:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:20 21:40:20 Login Succeeded 21:40:20 docker.io 21:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:21 Configure a credential helper to remove this warning. See 21:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:21 21:40:21 Login Succeeded 21:40:21 ---> docker-login.sh ends [Pipeline] } 21:40:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:40:22 ========================================================= 21:40:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:40:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:22 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:40:23 Sending build context to Docker daemon 6.024MB 21:40:23 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 21:40:23 Step 2/10 : FROM ${BASE} AS builder 21:40:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:23 9fda8d8052c6: Pulling fs layer 21:40:23 5d54e960e981: Pulling fs layer 21:40:23 c4a7e357bf2a: Pulling fs layer 21:40:23 f0e02332f6b5: Pulling fs layer 21:40:23 cefa15bbcfad: Pulling fs layer 21:40:23 17808c966233: Pulling fs layer 21:40:23 f4c1fc716caa: Pulling fs layer 21:40:23 cefa15bbcfad: Waiting 21:40:23 17808c966233: Waiting 21:40:23 f0e02332f6b5: Waiting 21:40:23 f4c1fc716caa: Waiting 21:40:23 9fda8d8052c6: Verifying Checksum 21:40:23 9fda8d8052c6: Download complete 21:40:24 f0e02332f6b5: Verifying Checksum 21:40:24 f0e02332f6b5: Download complete 21:40:24 5d54e960e981: Verifying Checksum 21:40:24 5d54e960e981: Download complete 21:40:24 cefa15bbcfad: Download complete 21:40:25 f4c1fc716caa: Verifying Checksum 21:40:25 f4c1fc716caa: Download complete 21:40:25 9fda8d8052c6: Pull complete 21:40:26 c4a7e357bf2a: Verifying Checksum 21:40:26 c4a7e357bf2a: Download complete 21:40:26 5d54e960e981: Pull complete 21:40:27 17808c966233: Verifying Checksum 21:40:39 c4a7e357bf2a: Pull complete 21:40:40 f0e02332f6b5: Pull complete 21:40:40 cefa15bbcfad: Pull complete 21:40:50 17808c966233: Pull complete 21:40:52 f4c1fc716caa: Pull complete 21:40:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:40:52 ---> ea914061e18c 21:40:52 Step 3/10 : ARG MAKE=make build 21:40:54 ---> Running in a96590f04071 21:40:54 Removing intermediate container a96590f04071 21:40:54 ---> c2b81348cb3f 21:40:54 Step 4/10 : WORKDIR /device-sdk-go 21:40:55 ---> Running in c028b67ee6a3 21:40:55 Removing intermediate container c028b67ee6a3 21:40:55 ---> 4c45a242a38a 21:40:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:40:55 ---> Running in adac6fba09a6 21:40:55 Removing intermediate container adac6fba09a6 21:40:55 ---> 8203752210f4 21:40:55 Step 6/10 : RUN apk add --update --no-cache make git 21:40:56 ---> Running in a0a3dcbe23d1 21:40:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:40:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:40:59 OK: 266 MiB in 52 packages 21:41:00 Removing intermediate container a0a3dcbe23d1 21:41:00 ---> 0538f687e703 21:41:00 Step 7/10 : COPY go.mod vendor* ./ 21:41:01 ---> f399ef2fed8b 21:41:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:01 ---> Running in 7fd2e82d30f4 21:42:23 Removing intermediate container 7fd2e82d30f4 21:42:23 ---> 62fe2cddf36e 21:42:23 Step 9/10 : COPY . . 21:42:23 ---> 7c0502b8dd79 21:42:23 Step 10/10 : RUN ${MAKE} 21:42:23 ---> Running in e16477368265 21:42:23 noop 21:42:23 Removing intermediate container e16477368265 21:42:23 ---> 542c0ddacbeb 21:42:23 Successfully built 542c0ddacbeb 21:42:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:24 + docker inspect -f . ci-base-image-arm64 21:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:24 prd-ubuntu20.04-docker-arm64-4c-16g-15657 does not seem to be running inside a container 21:42:24 $ 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 21:42:26 $ docker top 5df5edcdfda9ea6648fa458dd00af4c2d2828323fddcbce1b99a519b4e17bd3c -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:26 + go version 21:42:26 go version go1.21.0 linux/arm64 [Pipeline] } 21:42:27 $ docker stop --time=1 5df5edcdfda9ea6648fa458dd00af4c2d2828323fddcbce1b99a519b4e17bd3c 21:42:28 $ docker rm -f --volumes 5df5edcdfda9ea6648fa458dd00af4c2d2828323fddcbce1b99a519b4e17bd3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:29 + docker inspect -f . ci-base-image-arm64 21:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-15657 does not seem to be running inside a container 21:42:30 $ 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 21:42:31 $ docker top c63f6ba694efe092c48bbb7697268bab9063322dce1d225b16a5522749b960da -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:32 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 21:42:33 + make test 21:42:33 go test -race -coverprofile=coverage.out ./... 21:43:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 21:45:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 21:45:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 21:45:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 21:45:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 21:45:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 21:45:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.232s coverage: 27.6% of statements 21:46:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.305s coverage: 81.5% of statements 21:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 21:46:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 21:46:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.510s coverage: 86.0% of statements 21:46:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 21:46:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.586s coverage: 71.8% of statements 21:46:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.322s coverage: 14.4% of statements 21:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 21:46:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:46:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.140s coverage: 45.9% of statements 21:46:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.446s coverage: 68.5% of statements 21:46:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.503s coverage: 89.2% of statements 21:46:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 21:46:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.301s coverage: 5.5% of statements 21:46:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:46:45 GO111MODULE=on go vet ./... 21:49:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:21 ./bin/test-attribution-txt.sh [Pipeline] echo 21:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:49:21 $ docker stop --time=1 c63f6ba694efe092c48bbb7697268bab9063322dce1d225b16a5522749b960da 21:49:24 $ docker rm -f --volumes c63f6ba694efe092c48bbb7697268bab9063322dce1d225b16a5522749b960da [Pipeline] // withDockerContainer [Pipeline] sh 21:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:26 Warning: overwriting stash ‘coverage-report’ 21:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:28 + ls -al . 21:49:28 total 300 21:49:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:42 . 21:49:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:39 .. 21:49:28 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 21:39 .dockerignore 21:49:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:39 .git 21:49:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:39 .github 21:49:28 -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 21:39 .gitignore 21:49:28 -rw-rw-r-- 1 jenkins jenkins 42 Oct 31 21:39 .golangci.yml 21:49:28 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 31 21:39 CHANGELOG.md 21:49:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:39 GOVERNANCE.md 21:49:28 -rw-rw-r-- 1 jenkins jenkins 885 Oct 31 21:39 Jenkinsfile 21:49:28 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 21:39 LICENSE 21:49:28 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 31 21:39 Makefile 21:49:28 -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 21:39 OWNERS.md 21:49:28 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 31 21:39 README.md 21:49:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:36 VERSION 21:49:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:39 bin 21:49:28 -rw-r--r-- 1 jenkins jenkins 122153 Oct 31 21:46 coverage.out 21:49:28 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:39 example 21:49:28 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 31 21:39 go.mod 21:49:28 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 31 21:39 go.sum 21:49:28 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 21:39 internal 21:49:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:39 openapi 21:49:28 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 21:39 pkg 21:49:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:39 snap 21:49:28 -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:28 + 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=d30a68bf2de75389605c04efcf476c17a3bf0d63 --label arch=arm64 --label version=0.0.0 . 21:49:29 Sending build context to Docker daemon 6.147MB 21:49:29 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 21:49:29 Step 2/23 : FROM ${BASE} AS builder 21:49:29 ---> 542c0ddacbeb 21:49:29 Step 3/23 : ARG MAKE=make build 21:49:29 ---> Running in 81fa0079e1e2 21:49:29 Removing intermediate container 81fa0079e1e2 21:49:29 ---> beeaa3d020fc 21:49:29 Step 4/23 : WORKDIR /device-sdk-go 21:49:30 ---> Running in f39f3c198d68 21:49:30 Removing intermediate container f39f3c198d68 21:49:30 ---> 941cd29bc7c9 21:49:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:49:30 ---> Running in dbe6222855c2 21:49:30 Removing intermediate container dbe6222855c2 21:49:30 ---> a4c35d555a4f 21:49:30 Step 6/23 : RUN apk add --update --no-cache make git 21:49:31 ---> Running in e9e270b65dc9 21:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:49:33 OK: 266 MiB in 52 packages 21:49:34 Removing intermediate container e9e270b65dc9 21:49:34 ---> 0f1d83da3bee 21:49:34 Step 7/23 : COPY go.mod vendor* ./ 21:49:35 ---> a602949c959e 21:49:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:35 ---> Running in 76ac1d2855f6 21:49:37 Removing intermediate container 76ac1d2855f6 21:49:37 ---> 48dbfe0c3dc8 21:49:37 Step 9/23 : COPY . . 21:49:38 ---> d90f08513d59 21:49:38 Step 10/23 : RUN ${MAKE} 21:49:38 ---> Running in 41086e2277c1 21:49:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:51:46 Removing intermediate container 41086e2277c1 21:51:46 ---> 3f4ec48111d2 21:51:46 Step 11/23 : FROM alpine:3.18 21:51:46 3.18: Pulling from library/alpine 21:51:46 579b34f0a95b: Pulling fs layer 21:51:46 579b34f0a95b: Verifying Checksum 21:51:46 579b34f0a95b: Download complete 21:51:46 579b34f0a95b: Pull complete 21:51:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:51:46 Status: Downloaded newer image for alpine:3.18 21:51:46 ---> 3cc203321400 21:51:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:51:46 ---> Running in 3480c8c4a57e 21:51:46 Removing intermediate container 3480c8c4a57e 21:51:46 ---> 3b46f8109658 21:51:46 Step 13/23 : RUN apk add --update --no-cache 21:51:46 ---> Running in 2dfc2d7363e8 21:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:51:46 OK: 8 MiB in 15 packages 21:51:46 Removing intermediate container 2dfc2d7363e8 21:51:46 ---> 0170387aeaf1 21:51:46 Step 14/23 : WORKDIR / 21:51:46 ---> Running in aee43d677180 21:51:46 Removing intermediate container aee43d677180 21:51:46 ---> 86c691d313a9 21:51:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:51:46 ---> 92ac47c68535 21:51:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:51:46 ---> 8200340bd3a5 21:51:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:51:46 ---> 34c06199788d 21:51:46 Step 18/23 : EXPOSE 59999 21:51:46 ---> Running in 1a83495165fa 21:51:46 Removing intermediate container 1a83495165fa 21:51:46 ---> efbf45802d69 21:51:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:51:46 ---> Running in a0c5ca2be8f3 21:51:47 Removing intermediate container a0c5ca2be8f3 21:51:47 ---> d2923eef7527 21:51:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:51:47 ---> Running in bd6e6c89fbdd 21:51:47 Removing intermediate container bd6e6c89fbdd 21:51:47 ---> a5f2e98dbade 21:51:47 Step 21/23 : LABEL arch=arm64 21:51:47 ---> Running in d7b4165f9955 21:51:47 Removing intermediate container d7b4165f9955 21:51:47 ---> 5c182f979369 21:51:47 Step 22/23 : LABEL git_sha=d30a68bf2de75389605c04efcf476c17a3bf0d63 21:51:47 ---> Running in 10e88cfbc3e3 21:51:48 Removing intermediate container 10e88cfbc3e3 21:51:48 ---> d8802e10a40f 21:51:48 Step 23/23 : LABEL version=0.0.0 21:51:48 ---> Running in 540b772cc0e5 21:51:52 Removing intermediate container 540b772cc0e5 21:51:52 ---> 2784ef47bb1a 21:51:52 [Warning] One or more build-args [ARCH] were not consumed 21:51:52 Successfully built 2784ef47bb1a 21:51:52 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 21:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:53 21:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:53 arm64: Pulling from edgex-lftools-log-publisher 21:51:53 8998bd30e6a1: Pulling fs layer 21:51:53 04944245beec: Pulling fs layer 21:51:53 699f458cf7ca: Pulling fs layer 21:51:53 765212b225bb: Pulling fs layer 21:51:53 f23df028b6ca: Pulling fs layer 21:51:53 d65c8cfc05b1: Pulling fs layer 21:51:53 2437ff75d9bd: Pulling fs layer 21:51:53 765212b225bb: Waiting 21:51:53 f23df028b6ca: Waiting 21:51:53 d65c8cfc05b1: Waiting 21:51:53 2437ff75d9bd: Waiting 21:51:54 04944245beec: Verifying Checksum 21:51:54 04944245beec: Download complete 21:51:54 765212b225bb: Verifying Checksum 21:51:54 765212b225bb: Download complete 21:51:54 f23df028b6ca: Verifying Checksum 21:51:54 f23df028b6ca: Download complete 21:51:54 d65c8cfc05b1: Verifying Checksum 21:51:54 d65c8cfc05b1: Download complete 21:51:54 699f458cf7ca: Verifying Checksum 21:51:54 699f458cf7ca: Download complete 21:51:54 8998bd30e6a1: Verifying Checksum 21:51:54 8998bd30e6a1: Download complete 21:51:57 2437ff75d9bd: Verifying Checksum 21:51:57 2437ff75d9bd: Download complete 21:51:59 8998bd30e6a1: Pull complete 21:51:59 04944245beec: Pull complete 21:52:01 699f458cf7ca: Pull complete 21:52:01 765212b225bb: Pull complete 21:52:02 f23df028b6ca: Pull complete 21:52:02 d65c8cfc05b1: Pull complete 21:52:21 2437ff75d9bd: Pull complete 21:52:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:21 prd-ubuntu20.04-docker-arm64-4c-16g-15657 does not seem to be running inside a container 21:52:21 $ 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 21:52:24 $ docker top 25a31959cec708b4f598643dc89ba5ca95da2e00116f55c68af6d0433153885d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:25 ---> job-cost.sh 21:52:25 lf-activate-venv: SKIPPING 21:52:25 INFO: No Stack... 21:52:25 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:26 INFO: Archiving Costs [Pipeline] sh 21:52:27 + cat /w/workspace/device-sdk-go/1/archives/cost.csv+ cut -d, -f6 21:52:27 [Pipeline] lock 21:52:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] 21:52:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] did not exist. Created. 21:52:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:28 /w/workspace/device-sdk-go/1@tmp/durable-2cd883b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:29 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:29 Warning: overwriting stash ‘stack-cost’ 21:52:29 Stashed 1 file(s) [Pipeline] } 21:52:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1532-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:29 $ docker stop --time=1 25a31959cec708b4f598643dc89ba5ca95da2e00116f55c68af6d0433153885d 21:52:30 $ docker rm -f --volumes 25a31959cec708b4f598643dc89ba5ca95da2e00116f55c68af6d0433153885d [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 21:52:32 provisioning config files... 21:52:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/config12025655212316879730tmp [Pipeline] { [Pipeline] sh 21:52:32 + set +x 21:52:32 + + curl -sbash https://codecov.io/bash -s 21:52:32 -- 21:52:32 21:52:32 _____ _ 21:52:32 / ____| | | 21:52:32 | | ___ __| | ___ ___ _____ __ 21:52:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:32 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:32 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:32 Bash-1.0.6 21:52:32 21:52:32 21:52:32 ==> git version 2.25.1 found 21:52:32 ==> 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 21:52:32 Release-Date: 2020-01-08 21:52:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:52:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:32 ==> Jenkins CI detected. 21:52:32 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1532 21:52:32 project root: . 21:52:32 --> token set from env 21:52:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:32 ==> Running gcov in . (disable via -X gcov) 21:52:32 ==> Python coveragepy not found 21:52:32 ==> Searching for coverage reports in: 21:52:32 + . 21:52:32 -> Found 1 reports 21:52:32 ==> Detecting git/mercurial file structure 21:52:32 ==> Reading reports 21:52:32 + ./coverage.out bytes=122153 21:52:32 ==> Appending adjustments 21:52:32 https://docs.codecov.io/docs/fixing-reports 21:52:32 + Found adjustments 21:52:32 ==> Gzipping contents 21:52:32 20K /tmp/codecov.krJl6P.gz 21:52:32 ==> Uploading reports 21:52:32 url: https://codecov.io 21:52:32 query: branch=PR-1532&commit=d30a68bf2de75389605c04efcf476c17a3bf0d63&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1532&job=&cmd_args= 21:52:32 -> Pinging Codecov 21:52:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1532&commit=d30a68bf2de75389605c04efcf476c17a3bf0d63&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1532%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1532&job=&cmd_args= 21:52:33 -> Uploading to 21:52:33 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/7E55EF52A471D76F132DFD9A03CDDE97/d30a68bf2de75389605c04efcf476c17a3bf0d63/21fc9588-a1e1-4a4a-9601-ef4299392996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T215232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60892b883890e039d1b605585ba42abced5e419a873a8a1e06511ee35b2863a9 21:52:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:33 Dload Upload Total Spent Left Speed 21:52:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 64536 --:--:-- --:--:-- --:--:-- 64536 21:52:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d30a68bf2de75389605c04efcf476c17a3bf0d63 [Pipeline] } 21:52:33 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 21:52:35 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives ] 21:52:35 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives 21:52:35 total 16 21:52:35 drwxr-xr-x 3 root root 4096 Oct 31 21:39 . 21:52:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 21:39 .. 21:52:35 drwxr-xr-x 2 root root 4096 Oct 31 21:39 cost 21:52:35 -rw-r--r-- 1 root root 86 Oct 31 21:39 cost.csv 21:52:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives 21:52:35 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives 21:52:35 total 16 21:52:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:39 . 21:52:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 21:39 .. 21:52:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:39 cost 21:52:35 -rw-r--r-- 1 jenkins jenkins 86 Oct 31 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:52:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:52:36 ---> package-listing.sh 21:52:36 ++ tr '[:upper:]' '[:lower:]' 21:52:36 ++ facter osfamily 21:52:37 + OS_FAMILY=debian 21:52:37 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1532 21:52:37 + START_PACKAGES=/tmp/packages_start.txt 21:52:37 + END_PACKAGES=/tmp/packages_end.txt 21:52:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:52:37 + PACKAGES=/tmp/packages_start.txt 21:52:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1532 ']' 21:52:37 + PACKAGES=/tmp/packages_end.txt 21:52:37 + case "${OS_FAMILY}" in 21:52:37 + dpkg -l 21:52:37 + grep '^ii' 21:52:37 + '[' -f /tmp/packages_start.txt ']' 21:52:37 + '[' -f /tmp/packages_end.txt ']' 21:52:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:52:37 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1532 ']' 21:52:37 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives/ 21:52:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1532/archives/ [Pipeline] echo 21:52:37 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-1532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:52:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:38 prd-ubuntu20.04-docker-8c-8g-15643 does not seem to be running inside a container 21:52:38 $ 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-1532/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-1532 -v /w/workspace/gexfoundry_device-sdk-go_PR-1532:/w/workspace/gexfoundry_device-sdk-go_PR-1532:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1532@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 21:52:38 $ docker top 64915d81926bbe6960fe3578e6eb12e062e0ac9476eb2de5a0904b0bb05fb1e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:39 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:39 + mkdir -p /var/log/sysstat [Pipeline] sh 21:52:40 + ls /var/log/sa-host 21:52:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:40 provisioning config files... 21:52:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1532@tmp/config13481319183629924303tmp [Pipeline] { [Pipeline] echo 21:52:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:40 ---> create-netrc.sh [Pipeline] } 21:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:52:41 ---> python-tools-install.sh [Pipeline] echo 21:52:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:41 ---> sudo-logs.sh 21:52:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:41 ---> job-cost.sh 21:52:41 lf-activate-venv: SKIPPING 21:52:41 DEBUG: total: 0.2199999988079071 21:52:41 INFO: Retrieving Stack Cost... 21:52:42 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:42 INFO: Archiving Costs [Pipeline] echo 21:52:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:42 ---> logs-deploy.sh 21:52:42 lf-activate-venv: SKIPPING 21:52:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1532/1 21:52:42 INFO: archiving workspace using pattern(s): 21:52:43 Archives upload complete. 21:52:44 INFO: archiving logs to Nexus