Pull request #1131 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from aa2b65f18ab33e5bb4584f16c9ac6030807c49f4+c11ae5f9cc83784f65659a881f6412b77a9cc0d8 (d82f29969cc27e24b931f37e3725398bc9df8afb) 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-ssh18042363249662075049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9908384458498892519.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-1131/workspace@libs/edgex-global-pipelines # 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-1131/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4521073668855758790.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-1131/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8337285639759438860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh9714416085846366038.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1131/workspace@libs/lf-pipelines # 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-1131/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1657544219244053870.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20611 in /w/workspace/gexfoundry_device-sdk-go_PR-1131 [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-1131 # 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 Merging remotes/origin/main commit c11ae5f9cc83784f65659a881f6412b77a9cc0d8 into PR head commit aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 Merge succeeded, producing aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 Checking out Revision aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 (PR-1131) > 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/1131/head:refs/remotes/origin/PR-1131 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 # 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 c11ae5f9cc83784f65659a881f6412b77a9cc0d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 # timeout=10 Commit message: "fix: update TestMetricsRequest to not fail when using -race" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:16:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:16:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:16:01 ========================================================= 03:16:01 EdgeX Global Pipelines Version Info 03:16:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:16:02 ------------------- 03:16:02 stable info: 03:16:02 ------------------- 03:16:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:16:02 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:16:02 Message: update stable to v1.0.221 03:16:03 ------------------- 03:16:03 experimental info: 03:16:03 ------------------- 03:16:03 Commited By: **** collab-it+edgex@linuxfoundation.org 03:16:03 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:16:03 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:16:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1131 [Pipeline] echo 03:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1131 [Pipeline] echo 03:16:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1131 [Pipeline] echo 03:16:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [Pipeline] echo 03:16:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa2b65f [Pipeline] echo 03:16:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:05 provisioning config files... 03:16:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/config5396777452473207693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:06 ---> docker-login.sh 03:16:06 nexus3.edgexfoundry.org:10001 03:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:06 Configure a credential helper to remove this warning. See 03:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:06 03:16:06 Login Succeeded 03:16:06 nexus3.edgexfoundry.org:10002 03:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:06 Configure a credential helper to remove this warning. See 03:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:06 03:16:06 Login Succeeded 03:16:06 nexus3.edgexfoundry.org:10003 03:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:06 Configure a credential helper to remove this warning. See 03:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:06 03:16:06 Login Succeeded 03:16:06 nexus3.edgexfoundry.org:10004 03:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:07 Configure a credential helper to remove this warning. See 03:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:07 03:16:07 Login Succeeded 03:16:07 docker.io 03:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:07 Configure a credential helper to remove this warning. See 03:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:07 03:16:07 Login Succeeded 03:16:07 ---> docker-login.sh ends [Pipeline] } 03:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:16:08 + git rev-list -1 --merges aa2b65f18ab33e5bb4584f16c9ac6030807c49f4~1..aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [Pipeline] echo 03:16:08 -----------> git rev-list -1 --merges aa2b65f18ab33e5bb4584f16c9ac6030807c49f4~1..aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [false] [Pipeline] sh 03:16:08 + git log --format=format:%s -1 aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [Pipeline] echo 03:16:08 ========================================================= 03:16:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:16:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:08 + git log --format=format:%s -1 aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [Pipeline] echo 03:16:08 [semverPrep] GIT_COMMIT: aa2b65f18ab33e5bb4584f16c9ac6030807c49f4, Commit Message: fix: update TestMetricsRequest to not fail when using -race [Pipeline] echo 03:16:08 [semverPrep] This is not a build commit. [Pipeline] sh 03:16:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:09 + grep -v github /etc/ssh/ssh_known_hosts 03:16:09 + [ -e /tmp/ssh_known_hosts ] 03:16:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:16:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:16:09 + sudo tee -a /etc/ssh/ssh_known_hosts 03:16:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:09 03:16:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:16:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:10 latest: Pulling from edgex-devops/git-semver 03:16:10 a0d0a0d46f8b: Pulling fs layer 03:16:10 3e5f54012d9b: Pulling fs layer 03:16:10 4c7163046ea9: Pulling fs layer 03:16:10 0c2d73faf560: Pulling fs layer 03:16:10 0c2d73faf560: Waiting 03:16:10 3e5f54012d9b: Verifying Checksum 03:16:10 3e5f54012d9b: Download complete 03:16:10 a0d0a0d46f8b: Verifying Checksum 03:16:10 a0d0a0d46f8b: Download complete 03:16:10 4c7163046ea9: Verifying Checksum 03:16:10 4c7163046ea9: Download complete 03:16:10 0c2d73faf560: Verifying Checksum 03:16:10 0c2d73faf560: Download complete 03:16:10 a0d0a0d46f8b: Pull complete 03:16:10 3e5f54012d9b: Pull complete 03:16:10 4c7163046ea9: Pull complete 03:16:11 0c2d73faf560: Pull complete 03:16:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:16:11 prd-ubuntu20.04-docker-8c-8g-20611 does not seem to be running inside a container 03:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1131 -v /w/workspace/gexfoundry_device-sdk-go_PR-1131:/w/workspace/gexfoundry_device-sdk-go_PR-1131:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1131@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:10004/edgex-devops/git-semver:latest cat 03:16:11 $ docker top 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:12 [ssh-agent] Looking for ssh-agent implementation... 03:16:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:12 $ docker exec 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 ssh-agent 03:16:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaFpjhH/agent.13 03:16:12 SSH_AGENT_PID=20 03:16:12 Running ssh-add (command line suppressed) 03:16:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/private_key_745884690571549226.key (/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/private_key_745884690571549226.key) 03:16:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:12 + git tag --points-at HEAD [Pipeline] } 03:16:12 $ docker exec --env ******** --env ******** 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 ssh-agent -k 03:16:13 unset SSH_AUTH_SOCK; 03:16:13 unset SSH_AGENT_PID; 03:16:13 echo Agent pid 20 killed; 03:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:16:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:13 [ssh-agent] Looking for ssh-agent implementation... 03:16:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:13 $ docker exec 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 ssh-agent 03:16:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGInDIL/agent.52 03:16:13 SSH_AGENT_PID=58 03:16:13 Running ssh-add (command line suppressed) 03:16:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/private_key_5418054444038925374.key (/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/private_key_5418054444038925374.key) 03:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:13 + git semver init 03:16:13 # -> Open(): unable to determine branch for HEAD 03:16:13 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1131/.git 03:16:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1131 03:16:13 # $SEMVER_REMOTE_NAME = origin 03:16:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:16:13 # $SEMVER_USER_NAME = edgex-jenkins 03:16:13 # $SEMVER_BRANCH = PR-1131 03:16:13 # $SEMVER_TEMP = /tmp/semver-842721566 03:16:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:16:15 # '/tmp/semver-842721566' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1131/.semver' 03:16:15 # -> Force: false 03:16:15 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1131/.semver [Pipeline] } 03:16:15 $ docker exec --env ******** --env ******** 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 ssh-agent -k 03:16:15 unset SSH_AUTH_SOCK; 03:16:15 unset SSH_AGENT_PID; 03:16:15 echo Agent pid 58 killed; 03:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:15 + git semver [Pipeline] } 03:16:15 $ docker stop --time=1 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 03:16:17 $ docker rm -f 5538d88704ef944c8ffd353379b59dcc1a3868eb05f8f81d5ca5075644e3ca39 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:18 Stashed 1 file(s) [Pipeline] echo 03:16:18 [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 03:16:18 provisioning config files... 03:16:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/config5847800435868065380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:19 ---> docker-login.sh 03:16:19 nexus3.edgexfoundry.org:10001 03:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:19 Configure a credential helper to remove this warning. See 03:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:19 03:16:19 Login Succeeded 03:16:19 nexus3.edgexfoundry.org:10002 03:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:19 Configure a credential helper to remove this warning. See 03:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:19 03:16:19 Login Succeeded 03:16:19 nexus3.edgexfoundry.org:10003 03:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:19 Configure a credential helper to remove this warning. See 03:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:19 03:16:19 Login Succeeded 03:16:19 nexus3.edgexfoundry.org:10004 03:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:19 Configure a credential helper to remove this warning. See 03:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:19 03:16:19 Login Succeeded 03:16:19 docker.io 03:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:19 Configure a credential helper to remove this warning. See 03:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:19 03:16:19 Login Succeeded 03:16:19 ---> docker-login.sh ends [Pipeline] } 03:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:16:20 ========================================================= 03:16:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:16:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:16:20 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 03:16:20 Sending build context to Docker daemon 9.595MB 03:16:20 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:16:20 Step 2/11 : FROM ${BASE} AS builder 03:16:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:16:20 59bf1c3509f3: Pulling fs layer 03:16:20 666ba61612fd: Pulling fs layer 03:16:20 8ed8ca486205: Pulling fs layer 03:16:20 4fe6c5a15a65: Pulling fs layer 03:16:20 22a0e8bec74d: Pulling fs layer 03:16:20 640e595b4fbd: Pulling fs layer 03:16:20 763cafe07f6e: Pulling fs layer 03:16:20 0c0b528cf693: Pulling fs layer 03:16:20 10935f4eaf8b: Pulling fs layer 03:16:20 4fe6c5a15a65: Waiting 03:16:20 22a0e8bec74d: Waiting 03:16:20 640e595b4fbd: Waiting 03:16:20 763cafe07f6e: Waiting 03:16:20 0c0b528cf693: Waiting 03:16:20 10935f4eaf8b: Waiting 03:16:20 8ed8ca486205: Verifying Checksum 03:16:20 666ba61612fd: Download complete 03:16:20 22a0e8bec74d: Verifying Checksum 03:16:20 22a0e8bec74d: Download complete 03:16:20 59bf1c3509f3: Download complete 03:16:20 640e595b4fbd: Verifying Checksum 03:16:20 640e595b4fbd: Download complete 03:16:20 763cafe07f6e: Verifying Checksum 03:16:20 763cafe07f6e: Download complete 03:16:20 0c0b528cf693: Verifying Checksum 03:16:20 0c0b528cf693: Download complete 03:16:20 59bf1c3509f3: Pull complete 03:16:21 666ba61612fd: Pull complete 03:16:21 8ed8ca486205: Pull complete 03:16:21 10935f4eaf8b: Verifying Checksum 03:16:21 10935f4eaf8b: Download complete 03:16:21 4fe6c5a15a65: Verifying Checksum 03:16:21 4fe6c5a15a65: Download complete 03:16:24 4fe6c5a15a65: Pull complete 03:16:24 22a0e8bec74d: Pull complete 03:16:25 640e595b4fbd: Pull complete 03:16:25 763cafe07f6e: Pull complete 03:16:25 0c0b528cf693: Pull complete 03:16:27 10935f4eaf8b: Pull complete 03:16:27 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:16:27 ---> 99d49a6021b9 03:16:27 Step 3/11 : ARG MAKE=make build 03:16:28 ---> Running in 21f441d69ebd 03:16:28 Removing intermediate container 21f441d69ebd 03:16:28 ---> 37612a078660 03:16:28 Step 4/11 : WORKDIR /device-sdk-go 03:16:28 ---> Running in 25c3a4b6f4e0 03:16:28 Removing intermediate container 25c3a4b6f4e0 03:16:28 ---> 3ff3b0f4199a 03:16:28 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:28 ---> Running in f934545b238b 03:16:28 Removing intermediate container f934545b238b 03:16:28 ---> b17a3662d22a 03:16:28 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:28 ---> Running in cf0a23a1f1c7 03:16:29 Removing intermediate container cf0a23a1f1c7 03:16:29 ---> 96736aa2c785 03:16:29 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:16:29 ---> Running in 984839b1a3d5 03:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:16:30 OK: 221 MiB in 52 packages 03:16:31 Removing intermediate container 984839b1a3d5 03:16:31 ---> 4f376a3c4c14 03:16:31 Step 8/11 : COPY go.mod vendor* ./ 03:16:31 ---> 9e425c0e2e63 03:16:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:31 ---> Running in 7b3dfc36d0d1 03:16:33 Still waiting to schedule task 03:16:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:16:49 Removing intermediate container 7b3dfc36d0d1 03:16:49 ---> 0a40547ee02d 03:16:49 Step 10/11 : COPY . . 03:16:49 ---> fb07f58e045a 03:16:49 Step 11/11 : RUN ${MAKE} 03:16:49 ---> Running in 7c01deaecdc0 03:16:49 noop 03:16:49 Removing intermediate container 7c01deaecdc0 03:16:49 ---> c295f8c13d45 03:16:49 Successfully built c295f8c13d45 03:16:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:16:50 + docker inspect -f . ci-base-image-x86_64 03:16:50 . [Pipeline] withDockerContainer 03:16:50 prd-ubuntu20.04-docker-8c-8g-20611 does not seem to be running inside a container 03:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1131 -v /w/workspace/gexfoundry_device-sdk-go_PR-1131:/w/workspace/gexfoundry_device-sdk-go_PR-1131:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1131@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:16:50 $ docker top e0e4ea4cebdd01788162457d3cdb764c5f8f53968f0ebd1801807f888c5b3cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:51 + go version 03:16:51 go version go1.17.6 linux/amd64 [Pipeline] } 03:16:51 $ docker stop --time=1 e0e4ea4cebdd01788162457d3cdb764c5f8f53968f0ebd1801807f888c5b3cb4 03:16:52 $ docker rm -f e0e4ea4cebdd01788162457d3cdb764c5f8f53968f0ebd1801807f888c5b3cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:53 + docker inspect -f . ci-base-image-x86_64 03:16:53 . [Pipeline] withDockerContainer 03:16:53 prd-ubuntu20.04-docker-8c-8g-20611 does not seem to be running inside a container 03:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1131 -v /w/workspace/gexfoundry_device-sdk-go_PR-1131:/w/workspace/gexfoundry_device-sdk-go_PR-1131:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1131@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:16:53 $ docker top 2e1375d4bb1ab76fa3d72a6bdfb876f8d922842f4ea290b870dbfea9f4074599 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:16:54 + make test 03:16:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:16:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:17:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.095s coverage: 23.3% of statements 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:17:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements 03:17:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 78.9% of statements 03:17:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.040s coverage: 10.8% of statements 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:17:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.075s coverage: 33.2% of statements 03:17:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:17:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 86.1% of statements 03:17:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:17:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:17:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 57.4% of statements 03:17:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.817s coverage: 89.2% of statements 03:17:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:17:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.8% of statements 03:17:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:17:27 GO111MODULE=on go vet ./... 03:17:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:30 ./bin/test-attribution-txt.sh [Pipeline] echo 03:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:17:31 $ docker stop --time=1 2e1375d4bb1ab76fa3d72a6bdfb876f8d922842f4ea290b870dbfea9f4074599 03:17:33 $ docker rm -f 2e1375d4bb1ab76fa3d72a6bdfb876f8d922842f4ea290b870dbfea9f4074599 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:35 + ls -al . 03:17:35 total 296 03:17:35 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 03:17 . 03:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:15 .. 03:17:35 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 03:15 .dockerignore 03:17:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 03:16 .git 03:17:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 03:15 .github 03:17:35 -rw-rw-r-- 1 jenkins jenkins 131 Apr 12 03:15 .gitignore 03:17:35 -rw-rw-r-- 1 jenkins jenkins 42 Apr 12 03:15 .golangci.yml 03:17:35 drwx------ 3 jenkins jenkins 4096 Apr 12 03:16 .semver 03:17:35 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 12 03:15 CHANGELOG.md 03:17:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 03:15 GOVERNANCE.md 03:17:35 -rw-rw-r-- 1 jenkins jenkins 880 Apr 12 03:15 Jenkinsfile 03:17:35 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 12 03:15 LICENSE 03:17:35 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 12 03:15 Makefile 03:17:35 -rw-rw-r-- 1 jenkins jenkins 619 Apr 12 03:15 OWNERS.md 03:17:35 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 12 03:15 README.md 03:17:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 03:16 VERSION 03:17:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 03:15 bin 03:17:35 -rw-r--r-- 1 jenkins jenkins 129062 Apr 12 03:17 coverage.out 03:17:35 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 03:15 example 03:17:35 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 12 03:15 go.mod 03:17:35 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 12 03:15 go.sum 03:17:35 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 03:15 internal 03:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 03:15 openapi 03:17:35 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 03:15 pkg 03:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:15 snap 03:17:35 -rw-rw-r-- 1 jenkins jenkins 222 Apr 12 03:15 version.go [Pipeline] isUnix [Pipeline] sh 03:17:35 + 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=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 --label arch=amd64 --label version=0.0.0 . 03:17:35 Sending build context to Docker daemon 9.725MB 03:17:35 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:17:35 Step 2/25 : FROM ${BASE} AS builder 03:17:35 ---> c295f8c13d45 03:17:35 Step 3/25 : ARG MAKE=make build 03:17:35 ---> Running in 22e4b4997f84 03:17:35 Removing intermediate container 22e4b4997f84 03:17:35 ---> ec6dc45f9fef 03:17:35 Step 4/25 : WORKDIR /device-sdk-go 03:17:35 ---> Running in 524f3962f90b 03:17:35 Removing intermediate container 524f3962f90b 03:17:35 ---> 430edb8485ba 03:17:35 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:17:35 ---> Running in 784bcdb81163 03:17:36 Removing intermediate container 784bcdb81163 03:17:36 ---> 6f171560cd37 03:17:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:36 ---> Running in 61203e69f667 03:17:36 Removing intermediate container 61203e69f667 03:17:36 ---> 73d3e6c55f33 03:17:36 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:17:36 ---> Running in 3a510a7fe8cd 03:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:38 OK: 221 MiB in 52 packages 03:17:38 Removing intermediate container 3a510a7fe8cd 03:17:38 ---> ccfc3d42be5b 03:17:38 Step 8/25 : COPY go.mod vendor* ./ 03:17:38 ---> 98184f5449ff 03:17:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:38 ---> Running in 87e7e75e1cd4 03:17:39 Removing intermediate container 87e7e75e1cd4 03:17:39 ---> 27b81be19b8c 03:17:39 Step 10/25 : COPY . . 03:17:39 ---> 03f46195351a 03:17:39 Step 11/25 : RUN ${MAKE} 03:17:39 ---> Running in 4b254dd37930 03:17:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:17:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:17:59 Removing intermediate container 4b254dd37930 03:17:59 ---> 59e562f08792 03:17:59 Step 12/25 : FROM alpine:3.14 03:17:59 3.14: Pulling from library/alpine 03:17:59 8663204ce13b: Pulling fs layer 03:17:59 8663204ce13b: Verifying Checksum 03:17:59 8663204ce13b: Download complete 03:17:59 8663204ce13b: Pull complete 03:17:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:17:59 Status: Downloaded newer image for alpine:3.14 03:17:59 ---> e04c818066af 03:17:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:18:00 ---> Running in 2fe287341c26 03:18:00 Removing intermediate container 2fe287341c26 03:18:00 ---> 466183748645 03:18:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:00 ---> Running in 328848b7eae2 03:18:00 Removing intermediate container 328848b7eae2 03:18:00 ---> ba6e27444436 03:18:00 Step 15/25 : RUN apk add --update --no-cache zeromq 03:18:00 ---> Running in 69a9a67ec424 03:18:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:18:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:18:02 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:18:02 (2/5) Installing libsodium (1.0.18-r0) 03:18:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:18:02 (4/5) Installing libzmq (4.3.4-r0) 03:18:02 (5/5) Installing zeromq (4.3.4-r0) 03:18:02 Executing busybox-1.33.1-r7.trigger 03:18:02 OK: 8 MiB in 19 packages 03:18:03 Removing intermediate container 69a9a67ec424 03:18:03 ---> 0077bb7b35e5 03:18:03 Step 16/25 : WORKDIR / 03:18:03 ---> Running in a4d4e5b23dce 03:18:03 Removing intermediate container a4d4e5b23dce 03:18:03 ---> 06f67210f74e 03:18:03 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:18:03 ---> 8d4bc4aaceb1 03:18:03 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:18:04 ---> 9019826daa45 03:18:04 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:18:04 ---> 98407f259dd7 03:18:04 Step 20/25 : EXPOSE 59999 03:18:04 ---> Running in 0ac1cbbb3993 03:18:04 Removing intermediate container 0ac1cbbb3993 03:18:04 ---> dec3c4882918 03:18:04 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:18:04 ---> Running in 9d5a4422ffff 03:18:04 Removing intermediate container 9d5a4422ffff 03:18:04 ---> 05dc48c4f934 03:18:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:04 ---> Running in 43a31ace7e6a 03:18:04 Removing intermediate container 43a31ace7e6a 03:18:04 ---> a66bbc75a427 03:18:04 Step 23/25 : LABEL arch=amd64 03:18:04 ---> Running in f7bda7fe4758 03:18:04 Removing intermediate container f7bda7fe4758 03:18:04 ---> 9f5b2bf996db 03:18:04 Step 24/25 : LABEL git_sha=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 03:18:04 ---> Running in b210f6dc4be2 03:18:04 Removing intermediate container b210f6dc4be2 03:18:04 ---> 65d5d7f94ab6 03:18:04 Step 25/25 : LABEL version=0.0.0 03:18:04 ---> Running in 7697520451b1 03:18:05 Removing intermediate container 7697520451b1 03:18:05 ---> 4763b8f81bf2 03:18:05 [Warning] One or more build-args [ARCH] were not consumed 03:18:05 Successfully built 4763b8f81bf2 03:18:05 Successfully tagged device-sdk-simple:latest [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] sh 03:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:05 03:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:06 latest: Pulling from edgex-lftools-log-publisher 03:18:06 5eb5b503b376: Pulling fs layer 03:18:06 5c69ac0246d0: Pulling fs layer 03:18:06 ec43610c2a17: Pulling fs layer 03:18:06 3a2ae6a8a46f: Pulling fs layer 03:18:06 33b1e0a273af: Pulling fs layer 03:18:06 5d3b04190fa2: Pulling fs layer 03:18:06 2f39f015ded8: Pulling fs layer 03:18:06 33b1e0a273af: Waiting 03:18:06 5d3b04190fa2: Waiting 03:18:06 2f39f015ded8: Waiting 03:18:06 3a2ae6a8a46f: Waiting 03:18:06 5c69ac0246d0: Download complete 03:18:06 3a2ae6a8a46f: Verifying Checksum 03:18:06 3a2ae6a8a46f: Download complete 03:18:06 ec43610c2a17: Verifying Checksum 03:18:06 ec43610c2a17: Download complete 03:18:06 5d3b04190fa2: Verifying Checksum 03:18:06 5d3b04190fa2: Download complete 03:18:06 33b1e0a273af: Verifying Checksum 03:18:06 33b1e0a273af: Download complete 03:18:06 5eb5b503b376: Verifying Checksum 03:18:06 5eb5b503b376: Download complete 03:18:07 2f39f015ded8: Download complete 03:18:07 5eb5b503b376: Pull complete 03:18:07 5c69ac0246d0: Pull complete 03:18:08 ec43610c2a17: Pull complete 03:18:08 3a2ae6a8a46f: Pull complete 03:18:08 33b1e0a273af: Pull complete 03:18:08 5d3b04190fa2: Pull complete 03:18:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20612 in /w/workspace/gexfoundry_device-sdk-go_PR-1131 [Pipeline] { [Pipeline] ws 03:18:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:18:09 The recommended git tool is: git 03:18:14 2f39f015ded8: Pull complete 03:18:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:18:14 prd-ubuntu20.04-docker-8c-8g-20611 does not seem to be running inside a container 03:18:14 $ 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-1131 -v /w/workspace/gexfoundry_device-sdk-go_PR-1131:/w/workspace/gexfoundry_device-sdk-go_PR-1131:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1131@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:18:16 $ docker top c0259b4e8a44c67ccf50855d13eaf843f2369ed097a4ac38136263be5fa7a460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:16 ---> job-cost.sh 03:18:16 lf-activate-venv: SKIPPING 03:18:16 INFO: No Stack... 03:18:16 using credential edgex-jenkins-ssh 03:18:16 Cloning the remote Git repository 03:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:18:17 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:18:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:18:17 > git --version # timeout=10 03:18:17 > git --version # 'git version 2.25.1' 03:18:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:17 INFO: Archiving Costs [Pipeline] sh 03:18:17 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives/cost.csv 03:18:17 + cut -d, -f6 [Pipeline] lock 03:18:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] 03:18:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] did not exist. Created. 03:18:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:18 + echo total: 0.2199999988079071 [Pipeline] stash 03:18:18 Stashed 1 file(s) [Pipeline] } 03:18:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:18 $ docker stop --time=1 c0259b4e8a44c67ccf50855d13eaf843f2369ed097a4ac38136263be5fa7a460 03:18:19 $ docker rm -f c0259b4e8a44c67ccf50855d13eaf843f2369ed097a4ac38136263be5fa7a460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:20 Merging remotes/origin/main commit c11ae5f9cc83784f65659a881f6412b77a9cc0d8 into PR head commit aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 03:18:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:18:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:18:20 > git config core.sparsecheckout # timeout=10 03:18:20 > git checkout -f aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 # timeout=10 03:18:20 Merge succeeded, producing aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 03:18:20 Checking out Revision aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 (PR-1131) 03:18:20 > git remote # timeout=10 03:18:20 > git config --get remote.origin.url # timeout=10 03:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:20 > git merge c11ae5f9cc83784f65659a881f6412b77a9cc0d8 # timeout=10 03:18:20 > git rev-parse HEAD^{commit} # timeout=10 03:18:20 > git config core.sparsecheckout # timeout=10 03:18:20 > git checkout -f aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 # timeout=10 03:18:24 Commit message: "fix: update TestMetricsRequest to not fail when using -race" 03:18:24 > git --version # timeout=10 03:18:24 > git --version # 'git version 2.25.1' 03:18:24 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:18:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:26 Dload Upload Total Spent Left Speed 03:18:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49345 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 49141 [Pipeline] sh 03:18:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:18:26 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 03:18:26 tee /etc/docker/daemon.new 03:18:26 { 03:18:26 "registry-mirrors": [ 03:18:26 "https://nexus3.edgexfoundry.org:10001" 03:18:26 ], 03:18:26 "bip": "10.250.0.254/24", 03:18:26 "hosts": [ 03:18:26 "tcp://0.0.0.0:5555", 03:18:26 "unix:///var/run/docker.sock" 03:18:26 ], 03:18:26 "mtu": 1458, 03:18:26 "selinux-enabled": true, 03:18:26 "seccomp-profile": "/etc/docker/seccomp.json" 03:18:26 } [Pipeline] sh 03:18:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:18:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:46 provisioning config files... 03:18:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2572235437748646511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:46 ---> docker-login.sh 03:18:46 nexus3.edgexfoundry.org:10001 03:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:47 Configure a credential helper to remove this warning. See 03:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:47 03:18:47 Login Succeeded 03:18:47 nexus3.edgexfoundry.org:10002 03:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:48 Configure a credential helper to remove this warning. See 03:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:48 03:18:48 Login Succeeded 03:18:48 nexus3.edgexfoundry.org:10003 03:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:48 Configure a credential helper to remove this warning. See 03:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:48 03:18:48 Login Succeeded 03:18:48 nexus3.edgexfoundry.org:10004 03:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:49 Configure a credential helper to remove this warning. See 03:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:49 03:18:49 Login Succeeded 03:18:49 docker.io 03:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:49 Configure a credential helper to remove this warning. See 03:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:49 03:18:49 Login Succeeded 03:18:49 ---> docker-login.sh ends [Pipeline] } 03:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:18:50 ========================================================= 03:18:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:18:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:18:50 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 03:18:51 Sending build context to Docker daemon 5.178MB 03:18:51 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:18:51 Step 2/11 : FROM ${BASE} AS builder 03:18:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:18:51 9b3977197b4f: Pulling fs layer 03:18:51 1a89e8eeedd5: Pulling fs layer 03:18:51 94645a83ff95: Pulling fs layer 03:18:51 3f3a8bcf1eab: Pulling fs layer 03:18:51 0c92f367c5e7: Pulling fs layer 03:18:51 3f3a8bcf1eab: Waiting 03:18:51 f7c0051592d6: Pulling fs layer 03:18:51 a227ed2f7395: Pulling fs layer 03:18:51 7b1c46037f91: Pulling fs layer 03:18:51 0c92f367c5e7: Waiting 03:18:51 a227ed2f7395: Waiting 03:18:51 7b1c46037f91: Waiting 03:18:51 f7c0051592d6: Waiting 03:18:51 94645a83ff95: Verifying Checksum 03:18:51 94645a83ff95: Download complete 03:18:51 1a89e8eeedd5: Download complete 03:18:51 0c92f367c5e7: Verifying Checksum 03:18:51 0c92f367c5e7: Download complete 03:18:51 9b3977197b4f: Download complete 03:18:51 f7c0051592d6: Verifying Checksum 03:18:51 f7c0051592d6: Download complete 03:18:51 a227ed2f7395: Verifying Checksum 03:18:51 a227ed2f7395: Download complete 03:18:52 9b3977197b4f: Pull complete 03:18:52 1a89e8eeedd5: Pull complete 03:18:53 94645a83ff95: Pull complete 03:18:53 7b1c46037f91: Verifying Checksum 03:18:53 7b1c46037f91: Download complete 03:18:54 3f3a8bcf1eab: Verifying Checksum 03:18:54 3f3a8bcf1eab: Download complete 03:19:06 3f3a8bcf1eab: Pull complete 03:19:06 0c92f367c5e7: Pull complete 03:19:06 f7c0051592d6: Pull complete 03:19:06 a227ed2f7395: Pull complete 03:19:13 7b1c46037f91: Pull complete 03:19:13 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:19:13 ---> f79e39bc4007 03:19:13 Step 3/11 : ARG MAKE=make build 03:19:13 ---> Running in 5f7882d48b33 03:19:14 Removing intermediate container 5f7882d48b33 03:19:14 ---> bb241b977314 03:19:14 Step 4/11 : WORKDIR /device-sdk-go 03:19:14 ---> Running in dba18ccf0b88 03:19:14 Removing intermediate container dba18ccf0b88 03:19:14 ---> 7b21b0c59a68 03:19:14 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:19:14 ---> Running in 04e427da778b 03:19:14 Removing intermediate container 04e427da778b 03:19:14 ---> 4826859a3a2c 03:19:14 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:14 ---> Running in a9bf27e0fdfe 03:19:16 Removing intermediate container a9bf27e0fdfe 03:19:16 ---> 87a87851c31e 03:19:16 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:19:16 ---> Running in a968eb59469f 03:19:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:19 OK: 220 MiB in 52 packages 03:19:20 Removing intermediate container a968eb59469f 03:19:20 ---> f8bbe49c0e87 03:19:20 Step 8/11 : COPY go.mod vendor* ./ 03:19:20 ---> b28ea5594a2c 03:19:20 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:20 ---> Running in 7043ec824768 03:20:07 Removing intermediate container 7043ec824768 03:20:07 ---> f14655524cc1 03:20:07 Step 10/11 : COPY . . 03:20:07 ---> c4a4ca8a6c9b 03:20:07 Step 11/11 : RUN ${MAKE} 03:20:07 ---> Running in 56119d97c5f8 03:20:07 noop 03:20:08 Removing intermediate container 56119d97c5f8 03:20:08 ---> 9e0ab9737180 03:20:08 Successfully built 9e0ab9737180 03:20:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:08 + docker inspect -f . ci-base-image-arm64 03:20:08 . [Pipeline] withDockerContainer 03:20:08 prd-ubuntu20.04-docker-arm64-4c-16g-20612 does not seem to be running inside a container 03:20:08 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:20:10 $ docker top 3b770763d58dd1a64ca897582dd653164c6afb4e2736276db5edb2d4d8ac8fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:10 + go version 03:20:10 go version go1.17.6 linux/arm64 [Pipeline] } 03:20:11 $ docker stop --time=1 3b770763d58dd1a64ca897582dd653164c6afb4e2736276db5edb2d4d8ac8fb1 03:20:12 $ docker rm -f 3b770763d58dd1a64ca897582dd653164c6afb4e2736276db5edb2d4d8ac8fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:13 + docker inspect -f . ci-base-image-arm64 03:20:13 . [Pipeline] withDockerContainer 03:20:13 prd-ubuntu20.04-docker-arm64-4c-16g-20612 does not seem to be running inside a container 03:20:13 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:20:15 $ docker top bdead0f29b66235babfdfa54079192c458a178534582b1d069820c392edb506b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:20:16 + make test 03:20:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:20:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:22:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:22:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:22:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:22:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.397s coverage: 23.3% of statements 03:22:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:22:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.309s coverage: 27.6% of statements 03:22:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.297s coverage: 78.9% of statements 03:22:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.271s coverage: 10.8% of statements 03:22:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:22:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:22:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:22:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.350s coverage: 33.2% of statements 03:22:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:22:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.312s coverage: 86.1% of statements 03:22:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:22:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:22:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.423s coverage: 57.4% of statements 03:22:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.418s coverage: 89.2% of statements 03:22:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:22:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.240s coverage: 4.8% of statements 03:22:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:22:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:22:38 GO111MODULE=on go vet ./... 03:24:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:24:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:24:00 ./bin/test-attribution-txt.sh [Pipeline] echo 03:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:24:00 $ docker stop --time=1 bdead0f29b66235babfdfa54079192c458a178534582b1d069820c392edb506b 03:24:02 $ docker rm -f bdead0f29b66235babfdfa54079192c458a178534582b1d069820c392edb506b [Pipeline] // withDockerContainer [Pipeline] sh 03:24:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:24:03 Warning: overwriting stash ‘coverage-report’ 03:24:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:24:05 + ls -al . 03:24:05 total 292 03:24:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 03:23 . 03:24:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:18 .. 03:24:05 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 03:18 .dockerignore 03:24:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 03:18 .git 03:24:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 03:18 .github 03:24:05 -rw-rw-r-- 1 jenkins jenkins 131 Apr 12 03:18 .gitignore 03:24:05 -rw-rw-r-- 1 jenkins jenkins 42 Apr 12 03:18 .golangci.yml 03:24:05 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 12 03:18 CHANGELOG.md 03:24:05 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 03:18 GOVERNANCE.md 03:24:05 -rw-rw-r-- 1 jenkins jenkins 880 Apr 12 03:18 Jenkinsfile 03:24:05 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 12 03:18 LICENSE 03:24:05 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 12 03:18 Makefile 03:24:05 -rw-rw-r-- 1 jenkins jenkins 619 Apr 12 03:18 OWNERS.md 03:24:05 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 12 03:18 README.md 03:24:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 03:16 VERSION 03:24:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 03:18 bin 03:24:05 -rw-r--r-- 1 jenkins jenkins 129061 Apr 12 03:22 coverage.out 03:24:05 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 03:18 example 03:24:05 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 12 03:18 go.mod 03:24:05 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 12 03:18 go.sum 03:24:05 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 03:18 internal 03:24:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 03:18 openapi 03:24:05 drwxrwxr-x 5 jenkins jenkins 4096 Apr 12 03:18 pkg 03:24:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:18 snap 03:24:05 -rw-rw-r-- 1 jenkins jenkins 222 Apr 12 03:18 version.go [Pipeline] isUnix [Pipeline] sh 03:24:05 + 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=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 --label arch=arm64 --label version=0.0.0 . 03:24:06 Sending build context to Docker daemon 5.308MB 03:24:06 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:24:06 Step 2/25 : FROM ${BASE} AS builder 03:24:06 ---> 9e0ab9737180 03:24:06 Step 3/25 : ARG MAKE=make build 03:24:06 ---> Running in e4c4ff17bb6f 03:24:06 Removing intermediate container e4c4ff17bb6f 03:24:06 ---> f56ef1e1b788 03:24:06 Step 4/25 : WORKDIR /device-sdk-go 03:24:06 ---> Running in 413907adfe8a 03:24:06 Removing intermediate container 413907adfe8a 03:24:06 ---> 4bab501b2bde 03:24:06 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:24:06 ---> Running in 2199d418c3a6 03:24:07 Removing intermediate container 2199d418c3a6 03:24:07 ---> d22e6f79ea8f 03:24:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:07 ---> Running in 91f73ead786f 03:24:08 Removing intermediate container 91f73ead786f 03:24:08 ---> a2c91f01cbcd 03:24:08 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:24:08 ---> Running in b68f4f4f08ea 03:24:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:24:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:24:11 OK: 220 MiB in 52 packages 03:24:12 Removing intermediate container b68f4f4f08ea 03:24:12 ---> 7a04844b2eda 03:24:12 Step 8/25 : COPY go.mod vendor* ./ 03:24:12 ---> ee6107fbd6b8 03:24:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:13 ---> Running in 61659cee355b 03:24:15 Removing intermediate container 61659cee355b 03:24:15 ---> f09ef485c9f6 03:24:15 Step 10/25 : COPY . . 03:24:16 ---> a48aa1c1e310 03:24:16 Step 11/25 : RUN ${MAKE} 03:24:16 ---> Running in 5e44f1eca5ef 03:24:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:26:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:26:08 Removing intermediate container 5e44f1eca5ef 03:26:08 ---> dec1151c2f82 03:26:08 Step 12/25 : FROM alpine:3.14 03:26:09 3.14: Pulling from library/alpine 03:26:09 455c02918c45: Pulling fs layer 03:26:09 455c02918c45: Verifying Checksum 03:26:09 455c02918c45: Download complete 03:26:10 455c02918c45: Pull complete 03:26:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:26:10 Status: Downloaded newer image for alpine:3.14 03:26:10 ---> ac73e934f311 03:26:10 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:26:10 ---> Running in b1b38571612d 03:26:10 Removing intermediate container b1b38571612d 03:26:10 ---> eced181e90f1 03:26:10 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:10 ---> Running in 1cacc18c77eb 03:26:12 Removing intermediate container 1cacc18c77eb 03:26:12 ---> 2e66026ad7ed 03:26:12 Step 15/25 : RUN apk add --update --no-cache zeromq 03:26:12 ---> Running in c2806f8f18de 03:26:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:26:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:26:14 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:26:14 (2/5) Installing libsodium (1.0.18-r0) 03:26:14 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:26:15 (4/5) Installing libzmq (4.3.4-r0) 03:26:15 (5/5) Installing zeromq (4.3.4-r0) 03:26:15 Executing busybox-1.33.1-r7.trigger 03:26:15 OK: 8 MiB in 19 packages 03:26:16 Removing intermediate container c2806f8f18de 03:26:16 ---> 40609da5ea5a 03:26:16 Step 16/25 : WORKDIR / 03:26:16 ---> Running in 48f294c512f3 03:26:16 Removing intermediate container 48f294c512f3 03:26:16 ---> 357aaad5652b 03:26:16 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:26:17 ---> 80dded60d0e8 03:26:17 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:26:19 ---> 74bb355568c2 03:26:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:26:19 ---> 04fd0adb8615 03:26:19 Step 20/25 : EXPOSE 59999 03:26:19 ---> Running in f8a5e59e73fd 03:26:19 Removing intermediate container f8a5e59e73fd 03:26:19 ---> 9a4784b8e0d9 03:26:19 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:26:19 ---> Running in 9d5d32797e48 03:26:19 Removing intermediate container 9d5d32797e48 03:26:19 ---> 21a79693242c 03:26:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:19 ---> Running in 8ea8d2b9dfd9 03:26:20 Removing intermediate container 8ea8d2b9dfd9 03:26:20 ---> b4912a0335eb 03:26:20 Step 23/25 : LABEL arch=arm64 03:26:20 ---> Running in c0c7338436a2 03:26:20 Removing intermediate container c0c7338436a2 03:26:20 ---> d424dea17968 03:26:20 Step 24/25 : LABEL git_sha=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 03:26:20 ---> Running in 538c832559d5 03:26:20 Removing intermediate container 538c832559d5 03:26:20 ---> b8434e978e26 03:26:20 Step 25/25 : LABEL version=0.0.0 03:26:20 ---> Running in 6c6dcb8cad47 03:26:21 Removing intermediate container 6c6dcb8cad47 03:26:21 ---> e13aa46b07a1 03:26:21 [Warning] One or more build-args [ARCH] were not consumed 03:26:21 Successfully built e13aa46b07a1 03:26:21 Successfully tagged device-sdk-simple-arm64:latest [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] sh 03:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:22 03:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:26:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:22 arm64: Pulling from edgex-lftools-log-publisher 03:26:22 8998bd30e6a1: Pulling fs layer 03:26:22 04944245beec: Pulling fs layer 03:26:22 699f458cf7ca: Pulling fs layer 03:26:22 765212b225bb: Pulling fs layer 03:26:22 f23df028b6ca: Pulling fs layer 03:26:22 d65c8cfc05b1: Pulling fs layer 03:26:22 2437ff75d9bd: Pulling fs layer 03:26:22 765212b225bb: Waiting 03:26:22 f23df028b6ca: Waiting 03:26:22 d65c8cfc05b1: Waiting 03:26:22 2437ff75d9bd: Waiting 03:26:22 04944245beec: Download complete 03:26:22 765212b225bb: Verifying Checksum 03:26:22 765212b225bb: Download complete 03:26:22 f23df028b6ca: Verifying Checksum 03:26:22 f23df028b6ca: Download complete 03:26:22 d65c8cfc05b1: Verifying Checksum 03:26:22 d65c8cfc05b1: Download complete 03:26:23 699f458cf7ca: Verifying Checksum 03:26:23 699f458cf7ca: Download complete 03:26:23 8998bd30e6a1: Verifying Checksum 03:26:23 8998bd30e6a1: Download complete 03:26:25 2437ff75d9bd: Verifying Checksum 03:26:25 2437ff75d9bd: Download complete 03:26:27 8998bd30e6a1: Pull complete 03:26:27 04944245beec: Pull complete 03:26:29 699f458cf7ca: Pull complete 03:26:29 765212b225bb: Pull complete 03:26:30 f23df028b6ca: Pull complete 03:26:30 d65c8cfc05b1: Pull complete 03:26:45 2437ff75d9bd: Pull complete 03:26:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:26:46 prd-ubuntu20.04-docker-arm64-4c-16g-20612 does not seem to be running inside a container 03:26:46 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:26:48 $ docker top 1b40944e34060f84197ec95bc9c4859dd4eb111139f37285d47e7a6ee29c76cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:49 ---> job-cost.sh 03:26:49 lf-activate-venv: SKIPPING 03:26:49 INFO: No Stack... 03:26:50 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:51 INFO: Archiving Costs [Pipeline] sh 03:26:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:26:51 + cut -d, -f6 [Pipeline] lock 03:26:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] 03:26:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] did not exist. Created. 03:26:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:52 /w/workspace/device-sdk-go/1@tmp/durable-db8ba55f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:26:53 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:53 Warning: overwriting stash ‘stack-cost’ 03:26:53 Stashed 1 file(s) [Pipeline] } 03:26:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1131-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:53 $ docker stop --time=1 1b40944e34060f84197ec95bc9c4859dd4eb111139f37285d47e7a6ee29c76cb 03:26:55 $ docker rm -f 1b40944e34060f84197ec95bc9c4859dd4eb111139f37285d47e7a6ee29c76cb [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 03:26:56 provisioning config files... 03:26:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/config8117956906857411476tmp [Pipeline] { [Pipeline] sh 03:26:56 + set +x 03:26:56 + + curl -sbash https://codecov.io/bash -s 03:26:56 -- 03:26:56 03:26:56 _____ _ 03:26:56 / ____| | | 03:26:56 | | ___ __| | ___ ___ _____ __ 03:26:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:26:56 | |___| (_) | (_| | __/ (_| (_) \ V / 03:26:56 \_____\___/ \__,_|\___|\___\___/ \_/ 03:26:56 Bash-1.0.6 03:26:56 03:26:56 03:26:56 ==> git version 2.25.1 found 03:26:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:26:56 Release-Date: 2020-01-08 03:26:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:26:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:26:56 ==> Jenkins CI detected. 03:26:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1131 03:26:56 project root: . 03:26:56 --> token set from env 03:26:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:26:56 ==> Running gcov in . (disable via -X gcov) 03:26:56 ==> Python coveragepy not found 03:26:56 ==> Searching for coverage reports in: 03:26:56 + . 03:26:56 -> Found 1 reports 03:26:56 ==> Detecting git/mercurial file structure 03:26:56 ==> Reading reports 03:26:56 + ./coverage.out bytes=129061 03:26:56 ==> Appending adjustments 03:26:56 https://docs.codecov.io/docs/fixing-reports 03:26:57 + Found adjustments 03:26:57 ==> Gzipping contents 03:26:57 20K /tmp/codecov.Yqzpox.gz 03:26:57 ==> Uploading reports 03:26:57 url: https://codecov.io 03:26:57 query: branch=PR-1131&commit=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1131&job=&cmd_args= 03:26:57 -> Pinging Codecov 03:26:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1131&commit=aa2b65f18ab33e5bb4584f16c9ac6030807c49f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1131&job=&cmd_args= 03:26:57 -> Uploading to 03:26:57 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/7E55EF52A471D76F132DFD9A03CDDE97/aa2b65f18ab33e5bb4584f16c9ac6030807c49f4/407715af-8975-4536-b423-d500dc76a745.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T032657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dafa26c58ee1e0779d111573602a37b2e26f640dff938a3d7363a6f3941ca253 03:26:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:57 Dload Upload Total Spent Left Speed 03:26:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16509 0 0 100 16509 0 68787 --:--:-- --:--:-- --:--:-- 68787 03:26:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/aa2b65f18ab33e5bb4584f16c9ac6030807c49f4 [Pipeline] } 03:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:26:59 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives ] 03:26:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives 03:26:59 total 16 03:26:59 drwxr-xr-x 3 root root 4096 Apr 12 03:18 . 03:26:59 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 03:18 .. 03:26:59 drwxr-xr-x 2 root root 4096 Apr 12 03:18 cost 03:26:59 -rw-r--r-- 1 root root 85 Apr 12 03:18 cost.csv 03:26:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives 03:26:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives 03:26:59 total 16 03:26:59 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 03:18 . 03:26:59 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 03:18 .. 03:26:59 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 03:18 cost 03:26:59 -rw-r--r-- 1 jenkins jenkins 85 Apr 12 03:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:26:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:00 ---> package-listing.sh 03:27:00 ++ facter osfamily 03:27:00 ++ tr '[:upper:]' '[:lower:]' 03:27:01 + OS_FAMILY=debian 03:27:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1131 03:27:01 + START_PACKAGES=/tmp/packages_start.txt 03:27:01 + END_PACKAGES=/tmp/packages_end.txt 03:27:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:01 + PACKAGES=/tmp/packages_start.txt 03:27:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1131 ']' 03:27:01 + PACKAGES=/tmp/packages_end.txt 03:27:01 + case "${OS_FAMILY}" in 03:27:01 + dpkg -l 03:27:01 + grep '^ii' 03:27:01 + '[' -f /tmp/packages_start.txt ']' 03:27:01 + '[' -f /tmp/packages_end.txt ']' 03:27:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1131 ']' 03:27:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives/ 03:27:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1131/archives/ [Pipeline] echo 03:27:01 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-1131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:27:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:02 . [Pipeline] withDockerContainer 03:27:02 prd-ubuntu20.04-docker-8c-8g-20611 does not seem to be running inside a container 03:27:02 $ 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-1131/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-1131 -v /w/workspace/gexfoundry_device-sdk-go_PR-1131:/w/workspace/gexfoundry_device-sdk-go_PR-1131:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1131@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:02 $ docker top f557fb86ec85d777f1b33c1c8c2b19e2fc7543f3a39e42f46e83a77a785190c3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:03 + mkdir -p /var/log/sysstat [Pipeline] sh 03:27:03 + ls /var/log/sa-host 03:27:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:03 provisioning config files... 03:27:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1131@tmp/config4898771212974495889tmp [Pipeline] { [Pipeline] echo 03:27:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:04 ---> create-netrc.sh [Pipeline] } 03:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:27:04 ---> python-tools-install.sh [Pipeline] echo 03:27:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:04 ---> sudo-logs.sh 03:27:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:27:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:05 ---> job-cost.sh 03:27:05 lf-activate-venv: SKIPPING 03:27:05 DEBUG: total: 0.2199999988079071 03:27:05 INFO: Retrieving Stack Cost... 03:27:05 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:06 INFO: Archiving Costs [Pipeline] echo 03:27:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:06 ---> logs-deploy.sh 03:27:06 lf-activate-venv: SKIPPING 03:27:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1131/1 03:27:06 INFO: archiving workspace using pattern(s): 03:27:07 Archives upload complete. 03:27:07 INFO: archiving logs to Nexus