Pull request #1404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38c69b7b2255553cd7b9c6af22201fdca29b216e+92ae96e570b0e90887048770798fafa65e025b58 (fae70e7be73cd17e485aa79623318be7831eab8c) 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-ssh7244675690976591460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5858784437554654099.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6630162056934379236.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-1404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16989320217821477987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1234832416769453626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4174363516023389923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5427 in /w/workspace/gexfoundry_device-sdk-go_PR-1404 [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-1404 # 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 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 38c69b7b2255553cd7b9c6af22201fdca29b216e Merge succeeded, producing 38c69b7b2255553cd7b9c6af22201fdca29b216e Checking out Revision 38c69b7b2255553cd7b9c6af22201fdca29b216e (PR-1404) > 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/1404/head:refs/remotes/origin/PR-1404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c69b7b2255553cd7b9c6af22201fdca29b216e # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c69b7b2255553cd7b9c6af22201fdca29b216e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:01 ========================================================= 05:00:01 EdgeX Global Pipelines Version Info 05:00:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:02 ------------------- 05:00:02 stable info: 05:00:02 ------------------- 05:00:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:02 Message: update stable to v1.0.245 05:00:02 ------------------- 05:00:02 experimental info: 05:00:02 ------------------- 05:00:02 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:02 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:00:02 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1404 [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1404 [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1404 [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c69b7b2255553cd7b9c6af22201fdca29b216e [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c69b7 [Pipeline] echo 05:00:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:04 provisioning config files... 05:00:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/config7881050065220870949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:04 ---> docker-login.sh 05:00:04 nexus3.edgexfoundry.org:10001 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 nexus3.edgexfoundry.org:10002 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 nexus3.edgexfoundry.org:10003 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 nexus3.edgexfoundry.org:10004 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:05 Configure a credential helper to remove this warning. See 05:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:05 05:00:05 Login Succeeded 05:00:05 docker.io 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:09 Configure a credential helper to remove this warning. See 05:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:09 05:00:09 Login Succeeded 05:00:09 ---> docker-login.sh ends [Pipeline] } 05:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:09 + git rev-list -1 --merges 38c69b7b2255553cd7b9c6af22201fdca29b216e~1..38c69b7b2255553cd7b9c6af22201fdca29b216e [Pipeline] echo 05:00:09 -----------> git rev-list -1 --merges 38c69b7b2255553cd7b9c6af22201fdca29b216e~1..38c69b7b2255553cd7b9c6af22201fdca29b216e 38c69b7b2255553cd7b9c6af22201fdca29b216e [false] [Pipeline] sh 05:00:10 + git log --format=format:%s -1 38c69b7b2255553cd7b9c6af22201fdca29b216e [Pipeline] echo 05:00:10 ========================================================= 05:00:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:10 + git log --format=format:%s -1 38c69b7b2255553cd7b9c6af22201fdca29b216e [Pipeline] echo 05:00:10 [semverPrep] GIT_COMMIT: 38c69b7b2255553cd7b9c6af22201fdca29b216e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:00:10 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:11 + grep -v github /etc/ssh/ssh_known_hosts 05:00:11 + [ -e /tmp/ssh_known_hosts ] 05:00:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:11 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:11 sudo tee -a /etc/ssh/ssh_known_hosts 05:00:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:11 05:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:11 b85a868b505f: Pulling fs layer 05:00:11 e2be974225ed: Pulling fs layer 05:00:11 339a4e72a1f5: Pulling fs layer 05:00:11 988bab9f4d93: Pulling fs layer 05:00:11 1469e6f7b9e6: Pulling fs layer 05:00:11 eaf3925da568: Pulling fs layer 05:00:11 bab4dde63d76: Pulling fs layer 05:00:11 bde34c3a00c8: Pulling fs layer 05:00:11 b352a97aabf1: Pulling fs layer 05:00:11 4872d77fe225: Pulling fs layer 05:00:11 5851b861e8e6: Pulling fs layer 05:00:11 988bab9f4d93: Waiting 05:00:11 1469e6f7b9e6: Waiting 05:00:11 eaf3925da568: Waiting 05:00:11 bab4dde63d76: Waiting 05:00:11 bde34c3a00c8: Waiting 05:00:11 b352a97aabf1: Waiting 05:00:11 4872d77fe225: Waiting 05:00:11 5851b861e8e6: Waiting 05:00:11 e2be974225ed: Download complete 05:00:11 988bab9f4d93: Verifying Checksum 05:00:11 988bab9f4d93: Download complete 05:00:12 1469e6f7b9e6: Verifying Checksum 05:00:12 1469e6f7b9e6: Download complete 05:00:12 eaf3925da568: Verifying Checksum 05:00:12 eaf3925da568: Download complete 05:00:12 339a4e72a1f5: Verifying Checksum 05:00:12 339a4e72a1f5: Download complete 05:00:12 bde34c3a00c8: Verifying Checksum 05:00:12 bde34c3a00c8: Download complete 05:00:12 b352a97aabf1: Verifying Checksum 05:00:12 b352a97aabf1: Download complete 05:00:12 4872d77fe225: Verifying Checksum 05:00:12 4872d77fe225: Download complete 05:00:12 5851b861e8e6: Download complete 05:00:12 b85a868b505f: Download complete 05:00:12 bab4dde63d76: Verifying Checksum 05:00:12 bab4dde63d76: Download complete 05:00:13 b85a868b505f: Pull complete 05:00:13 e2be974225ed: Pull complete 05:00:14 339a4e72a1f5: Pull complete 05:00:14 988bab9f4d93: Pull complete 05:00:14 1469e6f7b9e6: Pull complete 05:00:14 eaf3925da568: Pull complete 05:00:16 bab4dde63d76: Pull complete 05:00:16 bde34c3a00c8: Pull complete 05:00:17 b352a97aabf1: Pull complete 05:00:17 4872d77fe225: Pull complete 05:00:17 5851b861e8e6: Pull complete 05:00:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:17 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 05:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1404 -v /w/workspace/gexfoundry_device-sdk-go_PR-1404:/w/workspace/gexfoundry_device-sdk-go_PR-1404:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:20 $ docker top 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 -eo pid,comm 05:00:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:21 [ssh-agent] Looking for ssh-agent implementation... 05:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:21 $ docker exec 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 ssh-agent 05:00:21 SSH_AUTH_SOCK=/tmp/ssh-ESn21T5hLn46/agent.32 05:00:21 SSH_AGENT_PID=38 05:00:21 Running ssh-add (command line suppressed) 05:00:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/private_key_7616720465277978479.key (/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/private_key_7616720465277978479.key) 05:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:21 + git tag --points-at HEAD [Pipeline] } 05:00:21 $ docker exec --env ******** --env ******** 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 ssh-agent -k 05:00:21 unset SSH_AUTH_SOCK; 05:00:21 unset SSH_AGENT_PID; 05:00:21 echo Agent pid 38 killed; 05:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:22 [ssh-agent] Looking for ssh-agent implementation... 05:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:22 $ docker exec 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 ssh-agent 05:00:22 SSH_AUTH_SOCK=/tmp/ssh-BBVXK0cGcId3/agent.70 05:00:22 SSH_AGENT_PID=76 05:00:22 Running ssh-add (command line suppressed) 05:00:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/private_key_6387060835873309199.key (/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/private_key_6387060835873309199.key) 05:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:22 + git semver init 05:00:23 2023-03-23 05:00:22,990 [run_init] DEBUG init version:0.0.0 force:False 05:00:23 2023-03-23 05:00:22,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver 05:00:23 2023-03-23 05:00:22,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver 05:00:23 2023-03-23 05:00:22,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1404, universal_newlines=False, shell=None, istream=None) 05:00:23 2023-03-23 05:00:23,950 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404/.git/info/exclude 05:00:23 2023-03-23 05:00:23,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver/PR-1404 with force:False 05:00:23 2023-03-23 05:00:23,951 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver/PR-1404 05:00:23 2023-03-23 05:00:23,955 [execute] INFO git cat-file --batch-check 05:00:23 2023-03-23 05:00:23,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver, universal_newlines=False, shell=None, istream=) 05:00:23 2023-03-23 05:00:23,962 [execute] INFO git cat-file --batch 05:00:23 2023-03-23 05:00:23,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver, universal_newlines=False, shell=None, istream=) 05:00:23 2023-03-23 05:00:23,969 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1404/.semver/PR-1404 05:00:23 0.0.0 [Pipeline] } 05:00:24 $ docker exec --env ******** --env ******** 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 ssh-agent -k 05:00:24 unset SSH_AUTH_SOCK; 05:00:24 unset SSH_AGENT_PID; 05:00:24 echo Agent pid 76 killed; 05:00:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:24 + git semver [Pipeline] } 05:00:25 $ docker stop --time=1 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 05:00:26 $ docker rm -f --volumes 313bf85238f988300eb72aa326e3f02cbe5f76c16a2727c16569d9f16214cf33 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:27 Stashed 1 file(s) [Pipeline] echo 05:00:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:27 provisioning config files... 05:00:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/config18317468320034806458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:28 ---> docker-login.sh 05:00:28 nexus3.edgexfoundry.org:10001 05:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:28 Configure a credential helper to remove this warning. See 05:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:28 05:00:28 Login Succeeded 05:00:28 nexus3.edgexfoundry.org:10002 05:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:28 Configure a credential helper to remove this warning. See 05:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:28 05:00:28 Login Succeeded 05:00:28 nexus3.edgexfoundry.org:10003 05:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:28 Configure a credential helper to remove this warning. See 05:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:28 05:00:28 Login Succeeded 05:00:28 nexus3.edgexfoundry.org:10004 05:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:28 Configure a credential helper to remove this warning. See 05:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:28 05:00:28 Login Succeeded 05:00:28 docker.io 05:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:29 Configure a credential helper to remove this warning. See 05:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:29 05:00:29 Login Succeeded 05:00:29 ---> docker-login.sh ends [Pipeline] } 05:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:29 ========================================================= 05:00:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:29 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:29 Sending build context to Docker daemon 10.81MB 05:00:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:29 Step 2/10 : FROM ${BASE} AS builder 05:00:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:30 63b65145d645: Pulling fs layer 05:00:30 a2d21d5440eb: Pulling fs layer 05:00:30 935e6c44a52c: Pulling fs layer 05:00:30 94cc34f8dd06: Pulling fs layer 05:00:30 30dea6a524f1: Pulling fs layer 05:00:30 a2aff8979fd8: Pulling fs layer 05:00:30 6808be2612f2: Pulling fs layer 05:00:30 f25807f1079a: Pulling fs layer 05:00:30 30dea6a524f1: Waiting 05:00:30 6808be2612f2: Waiting 05:00:30 94cc34f8dd06: Waiting 05:00:30 a2aff8979fd8: Waiting 05:00:30 f25807f1079a: Waiting 05:00:30 a2d21d5440eb: Download complete 05:00:30 94cc34f8dd06: Verifying Checksum 05:00:30 94cc34f8dd06: Download complete 05:00:30 30dea6a524f1: Verifying Checksum 05:00:30 30dea6a524f1: Download complete 05:00:30 63b65145d645: Verifying Checksum 05:00:30 63b65145d645: Download complete 05:00:30 a2aff8979fd8: Verifying Checksum 05:00:30 a2aff8979fd8: Download complete 05:00:30 63b65145d645: Pull complete 05:00:30 a2d21d5440eb: Pull complete 05:00:30 f25807f1079a: Verifying Checksum 05:00:30 f25807f1079a: Download complete 05:00:30 935e6c44a52c: Verifying Checksum 05:00:30 935e6c44a52c: Download complete 05:00:30 6808be2612f2: Verifying Checksum 05:00:30 6808be2612f2: Download complete 05:00:35 935e6c44a52c: Pull complete 05:00:35 94cc34f8dd06: Pull complete 05:00:35 30dea6a524f1: Pull complete 05:00:35 a2aff8979fd8: Pull complete 05:00:37 6808be2612f2: Pull complete 05:00:38 f25807f1079a: Pull complete 05:00:38 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:38 ---> 3b553350e43f 05:00:38 Step 3/10 : ARG MAKE=make build 05:00:42 Still waiting to schedule task 05:00:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:45 ---> Running in 02e44ef5e38c 05:00:45 Removing intermediate container 02e44ef5e38c 05:00:45 ---> 0c85bc9f2763 05:00:45 Step 4/10 : WORKDIR /device-sdk-go 05:00:45 ---> Running in 78c05f117383 05:00:45 Removing intermediate container 78c05f117383 05:00:45 ---> 7ad37af02dd6 05:00:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:45 ---> Running in 4ee9999d7005 05:00:45 Removing intermediate container 4ee9999d7005 05:00:45 ---> 62675ef2a299 05:00:45 Step 6/10 : RUN apk add --update --no-cache make git 05:00:45 ---> Running in 11953c839788 05:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:46 OK: 265 MiB in 53 packages 05:00:46 Removing intermediate container 11953c839788 05:00:46 ---> 06672daa03e0 05:00:46 Step 7/10 : COPY go.mod vendor* ./ 05:00:46 ---> d32383c67492 05:00:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:46 ---> Running in 5f5e8e77bf89 05:01:25 Removing intermediate container 5f5e8e77bf89 05:01:25 ---> fc228be55fdc 05:01:25 Step 9/10 : COPY . . 05:01:25 ---> 7fa0b444a325 05:01:25 Step 10/10 : RUN ${MAKE} 05:01:25 ---> Running in 1526d11e742a 05:01:25 noop 05:01:25 Removing intermediate container 1526d11e742a 05:01:25 ---> 560ba178ebf4 05:01:25 Successfully built 560ba178ebf4 05:01:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:25 + docker inspect -f . ci-base-image-x86_64 05:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:25 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 05:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1404 -v /w/workspace/gexfoundry_device-sdk-go_PR-1404:/w/workspace/gexfoundry_device-sdk-go_PR-1404:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:26 $ docker top 862b7045fba8a70ad1e1385104c590a8d0fc9f4877ca80cce0f2dd0a89cc13ee -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:26 + go version 05:01:26 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:26 $ docker stop --time=1 862b7045fba8a70ad1e1385104c590a8d0fc9f4877ca80cce0f2dd0a89cc13ee 05:01:28 $ docker rm -f --volumes 862b7045fba8a70ad1e1385104c590a8d0fc9f4877ca80cce0f2dd0a89cc13ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 + docker inspect -f . ci-base-image-x86_64 05:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:28 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 05:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1404 -v /w/workspace/gexfoundry_device-sdk-go_PR-1404:/w/workspace/gexfoundry_device-sdk-go_PR-1404:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:29 $ docker top 45979c4b0bb68f3cc2fbf1d2bf9a063ada3c9772b2d853be9e9a8a05c7814757 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1404 [Pipeline] fileExists [Pipeline] sh 05:01:30 + make test 05:01:30 go test -race -coverprofile=coverage.out ./... 05:01:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.051s coverage: 27.6% of statements 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.051s coverage: 78.9% of statements 05:01:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 75.9% of statements 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.088s coverage: 15.2% of statements 05:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.069s coverage: 68.5% of statements 05:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements 05:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements 05:02:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5428 in /w/workspace/gexfoundry_device-sdk-go_PR-1404 [Pipeline] { [Pipeline] ws 05:02:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:02:20 The recommended git tool is: git 05:02:25 using credential edgex-jenkins-ssh 05:02:25 Cloning the remote Git repository 05:02:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:02:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:02:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:25 > git --version # timeout=10 05:02:25 > git --version # 'git version 2.25.1' 05:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:27 Cannot contact prd-ubuntu20.04-docker-8c-8g-5427: java.lang.InterruptedException 05:02:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:28 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 38c69b7b2255553cd7b9c6af22201fdca29b216e 05:02:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1404/head:refs/remotes/origin/PR-1404 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:28 > git config core.sparsecheckout # timeout=10 05:02:28 > git checkout -f 38c69b7b2255553cd7b9c6af22201fdca29b216e # timeout=10 05:02:29 > git remote # timeout=10 05:02:29 Merge succeeded, producing 38c69b7b2255553cd7b9c6af22201fdca29b216e 05:02:29 Checking out Revision 38c69b7b2255553cd7b9c6af22201fdca29b216e (PR-1404) 05:02:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:02:29 > git --version # timeout=10 05:02:29 > git --version # 'git version 2.25.1' 05:02:29 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:02:29 > git config --get remote.origin.url # timeout=10 05:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:29 > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 05:02:29 > git rev-parse HEAD^{commit} # timeout=10 05:02:29 > git config core.sparsecheckout # timeout=10 05:02:29 > git checkout -f 38c69b7b2255553cd7b9c6af22201fdca29b216e # timeout=10 [Pipeline] sh 05:02:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:30 Dload Upload Total Spent Left Speed 05:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 05:02:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:31 + sudo tee /etc/docker/daemon.new 05:02:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:31 { 05:02:31 "registry-mirrors": [ 05:02:31 "https://nexus3.edgexfoundry.org:10001" 05:02:31 ], 05:02:31 "bip": "10.250.0.254/24", 05:02:31 "hosts": [ 05:02:31 "tcp://0.0.0.0:5555", 05:02:31 "unix:///var/run/docker.sock" 05:02:31 ], 05:02:31 "mtu": 1458, 05:02:31 "selinux-enabled": true, 05:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:31 } [Pipeline] sh 05:02:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:50 provisioning config files... 05:02:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6392842545231580928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:51 ---> docker-login.sh 05:02:51 nexus3.edgexfoundry.org:10001 05:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:51 Configure a credential helper to remove this warning. See 05:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:51 05:02:51 Login Succeeded 05:02:51 nexus3.edgexfoundry.org:10002 05:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:52 Configure a credential helper to remove this warning. See 05:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:52 05:02:52 Login Succeeded 05:02:52 nexus3.edgexfoundry.org:10003 05:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:52 Configure a credential helper to remove this warning. See 05:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:52 05:02:52 Login Succeeded 05:02:52 nexus3.edgexfoundry.org:10004 05:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:52 Configure a credential helper to remove this warning. See 05:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:52 05:02:52 Login Succeeded 05:02:52 docker.io 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:53 Configure a credential helper to remove this warning. See 05:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:53 05:02:53 Login Succeeded 05:02:53 ---> docker-login.sh ends [Pipeline] } 05:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:53 ========================================================= 05:02:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:54 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:02:55 Sending build context to Docker daemon 5.806MB 05:02:55 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:02:55 Step 2/10 : FROM ${BASE} AS builder 05:02:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:55 af6eaf76a39c: Pulling fs layer 05:02:55 55522c791124: Pulling fs layer 05:02:55 ce5c4a1c91eb: Pulling fs layer 05:02:55 169dfbe0d373: Pulling fs layer 05:02:55 e1ff8fa3b103: Pulling fs layer 05:02:55 52ebb69f0ebf: Pulling fs layer 05:02:55 5abe8eddf0d5: Pulling fs layer 05:02:55 e1ff8fa3b103: Waiting 05:02:55 52ebb69f0ebf: Waiting 05:02:55 169dfbe0d373: Waiting 05:02:55 55522c791124: Verifying Checksum 05:02:55 55522c791124: Download complete 05:02:55 169dfbe0d373: Verifying Checksum 05:02:55 169dfbe0d373: Download complete 05:02:55 e1ff8fa3b103: Verifying Checksum 05:02:55 e1ff8fa3b103: Download complete 05:02:55 af6eaf76a39c: Verifying Checksum 05:02:55 af6eaf76a39c: Download complete 05:02:56 af6eaf76a39c: Pull complete 05:02:56 5abe8eddf0d5: Verifying Checksum 05:02:56 5abe8eddf0d5: Download complete 05:02:57 ce5c4a1c91eb: Verifying Checksum 05:02:57 ce5c4a1c91eb: Download complete 05:02:57 52ebb69f0ebf: Verifying Checksum 05:02:57 52ebb69f0ebf: Download complete 05:02:59 55522c791124: Pull complete 05:03:00 GO111MODULE=on go vet ./... 05:03:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:01 $ docker stop --time=1 45979c4b0bb68f3cc2fbf1d2bf9a063ada3c9772b2d853be9e9a8a05c7814757 05:03:02 $ docker rm -f --volumes 45979c4b0bb68f3cc2fbf1d2bf9a063ada3c9772b2d853be9e9a8a05c7814757 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:04 + ls -al . 05:03:04 total 272 05:03:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 05:01 . 05:03:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 04:59 .. 05:03:04 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 05:00 .dockerignore 05:03:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:00 .git 05:03:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:00 .github 05:03:04 -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 05:00 .gitignore 05:03:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 05:00 .golangci.yml 05:03:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 05:00 .semver 05:03:04 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 05:00 CHANGELOG.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 05:00 GOVERNANCE.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 05:00 Jenkinsfile 05:03:04 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 05:00 LICENSE 05:03:04 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 05:00 Makefile 05:03:04 -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 05:00 OWNERS.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 05:00 README.md 05:03:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:00 VERSION 05:03:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:00 bin 05:03:04 -rw-r--r-- 1 jenkins jenkins 105656 Mar 23 05:01 coverage.out 05:03:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 05:00 example 05:03:04 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 05:00 go.mod 05:03:04 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 05:00 go.sum 05:03:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 05:00 internal 05:03:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:00 openapi 05:03:04 drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 05:00 pkg 05:03:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:00 snap 05:03:04 -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:04 + 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=38c69b7b2255553cd7b9c6af22201fdca29b216e --label arch=amd64 --label version=0.0.0 . 05:03:04 Sending build context to Docker daemon 10.92MB 05:03:04 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:03:04 Step 2/23 : FROM ${BASE} AS builder 05:03:04 ---> 560ba178ebf4 05:03:04 Step 3/23 : ARG MAKE=make build 05:03:05 ---> Running in 56bacbdb978c 05:03:05 Removing intermediate container 56bacbdb978c 05:03:05 ---> 1507fbfb66a7 05:03:05 Step 4/23 : WORKDIR /device-sdk-go 05:03:05 ---> Running in 47ac7603ebbd 05:03:05 Removing intermediate container 47ac7603ebbd 05:03:05 ---> 9759fe631a6d 05:03:05 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:05 ---> Running in 1608edf3554e 05:03:05 Removing intermediate container 1608edf3554e 05:03:05 ---> 779f813f974c 05:03:05 Step 6/23 : RUN apk add --update --no-cache make git 05:03:05 ---> Running in 93cc3303c911 05:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:06 OK: 265 MiB in 53 packages 05:03:06 Removing intermediate container 93cc3303c911 05:03:06 ---> 4408311fb8df 05:03:06 Step 7/23 : COPY go.mod vendor* ./ 05:03:06 ---> fa342a5fce08 05:03:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:06 ---> Running in 3f5a145832f8 05:03:07 Removing intermediate container 3f5a145832f8 05:03:07 ---> 990adf872164 05:03:07 Step 9/23 : COPY . . 05:03:08 ---> 2dec71aca784 05:03:08 Step 10/23 : RUN ${MAKE} 05:03:08 ---> Running in 8eac1da2e459 05:03:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:11 ce5c4a1c91eb: Pull complete 05:03:11 169dfbe0d373: Pull complete 05:03:11 e1ff8fa3b103: Pull complete 05:03:17 52ebb69f0ebf: Pull complete 05:03:18 5abe8eddf0d5: Pull complete 05:03:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:18 ---> 6cb57ee374ae 05:03:18 Step 3/10 : ARG MAKE=make build 05:03:20 ---> Running in 6ef3f091576b 05:03:20 Removing intermediate container 6ef3f091576b 05:03:20 ---> fbb24a8a7f12 05:03:20 Step 4/10 : WORKDIR /device-sdk-go 05:03:20 ---> Running in 96561e07005a 05:03:20 Removing intermediate container 96561e07005a 05:03:20 ---> dcb7a8b8be96 05:03:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:20 ---> Running in 6e714dcb10d2 05:03:21 Removing intermediate container 6e714dcb10d2 05:03:21 ---> c6f3275ccecf 05:03:21 Step 6/10 : RUN apk add --update --no-cache make git 05:03:21 ---> Running in 56093b3ac0b0 05:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:23 OK: 263 MiB in 53 packages 05:03:24 Removing intermediate container 56093b3ac0b0 05:03:24 ---> f5d8d03155f6 05:03:24 Step 7/10 : COPY go.mod vendor* ./ 05:03:25 ---> 43785060ebaa 05:03:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:25 ---> Running in 9ab9ff2a5e10 05:03:30 Removing intermediate container 8eac1da2e459 05:03:30 ---> d8efc665a16b 05:03:30 Step 11/23 : FROM alpine:3.17 05:03:30 3.17: Pulling from library/alpine 05:03:30 63b65145d645: Already exists 05:03:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:03:30 Status: Downloaded newer image for alpine:3.17 05:03:30 ---> b2aa39c304c2 05:03:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:30 ---> Running in 4420ed6c13fe 05:03:30 Removing intermediate container 4420ed6c13fe 05:03:30 ---> 7d83392428a5 05:03:30 Step 13/23 : RUN apk add --update --no-cache 05:03:30 ---> Running in 521a9350942d 05:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:30 OK: 7 MiB in 15 packages 05:03:30 Removing intermediate container 521a9350942d 05:03:30 ---> 085943d5e754 05:03:30 Step 14/23 : WORKDIR / 05:03:30 ---> Running in ad2ca27d721f 05:03:30 Removing intermediate container ad2ca27d721f 05:03:30 ---> d4321f1fce35 05:03:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:30 ---> 5bc6b95d3a06 05:03:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:31 ---> 4f4ba7ee0dd8 05:03:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:31 ---> fb091b2dc272 05:03:31 Step 18/23 : EXPOSE 59999 05:03:31 ---> Running in da59805710c2 05:03:31 Removing intermediate container da59805710c2 05:03:31 ---> 668ac2d1cd39 05:03:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:31 ---> Running in 334160bac077 05:03:31 Removing intermediate container 334160bac077 05:03:31 ---> 024e2c80e393 05:03:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:31 ---> Running in 9559979ed052 05:03:31 Removing intermediate container 9559979ed052 05:03:31 ---> 80b652136b42 05:03:31 Step 21/23 : LABEL arch=amd64 05:03:31 ---> Running in a11b7dd54cc4 05:03:32 Removing intermediate container a11b7dd54cc4 05:03:32 ---> 37f1f6e7a5a6 05:03:32 Step 22/23 : LABEL git_sha=38c69b7b2255553cd7b9c6af22201fdca29b216e 05:03:32 ---> Running in 9379da3c2269 05:03:32 Removing intermediate container 9379da3c2269 05:03:32 ---> 62ba8cb3fa17 05:03:32 Step 23/23 : LABEL version=0.0.0 05:03:32 ---> Running in e062b5a978ca 05:03:32 Removing intermediate container e062b5a978ca 05:03:32 ---> 192a4530be35 05:03:32 [Warning] One or more build-args [ARCH] were not consumed 05:03:32 Successfully built 192a4530be35 05:03:32 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:32 05:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:33 latest: Pulling from edgex-lftools-log-publisher 05:03:33 5eb5b503b376: Pulling fs layer 05:03:33 5c69ac0246d0: Pulling fs layer 05:03:33 ec43610c2a17: Pulling fs layer 05:03:33 3a2ae6a8a46f: Pulling fs layer 05:03:33 33b1e0a273af: Pulling fs layer 05:03:33 5d3b04190fa2: Pulling fs layer 05:03:33 2f39f015ded8: Pulling fs layer 05:03:33 33b1e0a273af: Waiting 05:03:33 5d3b04190fa2: Waiting 05:03:33 3a2ae6a8a46f: Waiting 05:03:33 2f39f015ded8: Waiting 05:03:33 5c69ac0246d0: Download complete 05:03:33 3a2ae6a8a46f: Verifying Checksum 05:03:33 3a2ae6a8a46f: Download complete 05:03:33 33b1e0a273af: Verifying Checksum 05:03:33 33b1e0a273af: Download complete 05:03:33 5d3b04190fa2: Verifying Checksum 05:03:33 5d3b04190fa2: Download complete 05:03:33 ec43610c2a17: Verifying Checksum 05:03:33 ec43610c2a17: Download complete 05:03:33 5eb5b503b376: Download complete 05:03:34 2f39f015ded8: Download complete 05:03:34 5eb5b503b376: Pull complete 05:03:35 5c69ac0246d0: Pull complete 05:03:35 ec43610c2a17: Pull complete 05:03:35 3a2ae6a8a46f: Pull complete 05:03:35 33b1e0a273af: Pull complete 05:03:35 5d3b04190fa2: Pull complete 05:03:39 2f39f015ded8: Pull complete 05:03:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:40 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 05:03:40 $ 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-1404 -v /w/workspace/gexfoundry_device-sdk-go_PR-1404:/w/workspace/gexfoundry_device-sdk-go_PR-1404:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:46 $ docker top 5390af5f4093b41cc96fa0efa06a961cf5e98c438692329ab3e33375e0800826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:47 ---> job-cost.sh 05:03:47 lf-activate-venv: SKIPPING 05:03:47 INFO: No Stack... 05:03:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:48 INFO: Archiving Costs [Pipeline] sh 05:03:48 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives/cost.csv 05:03:48 + cut -d, -f6 [Pipeline] lock 05:03:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] 05:03:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] did not exist. Created. 05:03:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:48 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:48 Stashed 1 file(s) [Pipeline] } 05:03:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:48 $ docker stop --time=1 5390af5f4093b41cc96fa0efa06a961cf5e98c438692329ab3e33375e0800826 05:03:50 $ docker rm -f --volumes 5390af5f4093b41cc96fa0efa06a961cf5e98c438692329ab3e33375e0800826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:22 Removing intermediate container 9ab9ff2a5e10 05:04:22 ---> bb7f604ecca9 05:04:22 Step 9/10 : COPY . . 05:04:22 ---> 25fba0f30f50 05:04:22 Step 10/10 : RUN ${MAKE} 05:04:22 ---> Running in 9eae7901ddfa 05:04:23 noop 05:04:24 Removing intermediate container 9eae7901ddfa 05:04:24 ---> 4d1ea7e667b4 05:04:24 Successfully built 4d1ea7e667b4 05:04:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:24 + docker inspect -f . ci-base-image-arm64 05:04:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:24 prd-ubuntu20.04-docker-arm64-4c-16g-5428 does not seem to be running inside a container 05:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:25 $ docker top fb41d7b444e24468d68a95082ea9e51f8cdf986d16e8aff85677a06bb5e7cc50 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:26 + go version 05:04:26 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:26 $ docker stop --time=1 fb41d7b444e24468d68a95082ea9e51f8cdf986d16e8aff85677a06bb5e7cc50 05:04:28 $ docker rm -f --volumes fb41d7b444e24468d68a95082ea9e51f8cdf986d16e8aff85677a06bb5e7cc50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker inspect -f . ci-base-image-arm64 05:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:29 prd-ubuntu20.04-docker-arm64-4c-16g-5428 does not seem to be running inside a container 05:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:30 $ docker top 0ab82c0d623ca8eb52b145ab70da16c0569ba7439d7cbb570a00f616f1d5837c -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:31 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:31 + make test 05:04:31 go test -race -coverprofile=coverage.out ./... 05:05:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.287s coverage: 27.6% of statements 05:07:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.352s coverage: 78.9% of statements 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:07:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.368s coverage: 86.0% of statements 05:07:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:07:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:07:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.698s coverage: 75.9% of statements 05:07:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.313s coverage: 15.2% of statements 05:07:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:07:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:07:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.520s coverage: 68.5% of statements 05:07:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.606s coverage: 89.2% of statements 05:07:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:07:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.248s coverage: 5.5% of statements 05:07:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:07:41 GO111MODULE=on go vet ./... 05:10:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:02 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:02 $ docker stop --time=1 0ab82c0d623ca8eb52b145ab70da16c0569ba7439d7cbb570a00f616f1d5837c 05:10:04 $ docker rm -f --volumes 0ab82c0d623ca8eb52b145ab70da16c0569ba7439d7cbb570a00f616f1d5837c [Pipeline] // withDockerContainer [Pipeline] sh 05:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:06 Warning: overwriting stash ‘coverage-report’ 05:10:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:07 + ls -al . 05:10:07 total 268 05:10:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 05:04 . 05:10:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:02 .. 05:10:07 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 05:02 .dockerignore 05:10:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:02 .git 05:10:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:02 .github 05:10:07 -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 05:02 .gitignore 05:10:07 -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 05:02 .golangci.yml 05:10:07 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 05:02 CHANGELOG.md 05:10:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 05:02 GOVERNANCE.md 05:10:07 -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 05:02 Jenkinsfile 05:10:07 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 05:02 LICENSE 05:10:07 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 05:02 Makefile 05:10:07 -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 05:02 OWNERS.md 05:10:07 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 05:02 README.md 05:10:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:00 VERSION 05:10:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:02 bin 05:10:07 -rw-r--r-- 1 jenkins jenkins 105656 Mar 23 05:07 coverage.out 05:10:07 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 05:02 example 05:10:07 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 05:02 go.mod 05:10:07 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 05:02 go.sum 05:10:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 05:02 internal 05:10:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:02 openapi 05:10:07 drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 05:02 pkg 05:10:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:02 snap 05:10:07 -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:08 + 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=38c69b7b2255553cd7b9c6af22201fdca29b216e --label arch=arm64 --label version=0.0.0 . 05:10:08 Sending build context to Docker daemon 5.913MB 05:10:08 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:10:08 Step 2/23 : FROM ${BASE} AS builder 05:10:08 ---> 4d1ea7e667b4 05:10:08 Step 3/23 : ARG MAKE=make build 05:10:10 ---> Running in 8e1078756a5f 05:10:10 Removing intermediate container 8e1078756a5f 05:10:10 ---> f2411393cd9a 05:10:10 Step 4/23 : WORKDIR /device-sdk-go 05:10:10 ---> Running in 56cbb1c85b2f 05:10:11 Removing intermediate container 56cbb1c85b2f 05:10:11 ---> 4b6bf68a7dd9 05:10:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:10:11 ---> Running in d4d94edf76a0 05:10:11 Removing intermediate container d4d94edf76a0 05:10:11 ---> ad214dd4dba2 05:10:11 Step 6/23 : RUN apk add --update --no-cache make git 05:10:11 ---> Running in 2e97754dc12e 05:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:10:13 OK: 263 MiB in 53 packages 05:10:14 Removing intermediate container 2e97754dc12e 05:10:14 ---> 08d47d99080a 05:10:14 Step 7/23 : COPY go.mod vendor* ./ 05:10:15 ---> 90b7ccb39f30 05:10:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:15 ---> Running in add9cc5b83da 05:10:17 Removing intermediate container add9cc5b83da 05:10:17 ---> c8b99b80073b 05:10:17 Step 9/23 : COPY . . 05:10:19 ---> 5213534f7bc7 05:10:19 Step 10/23 : RUN ${MAKE} 05:10:19 ---> Running in 0cdd364e42b8 05:10:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:12:26 Removing intermediate container 0cdd364e42b8 05:12:26 ---> 1eb80992ab27 05:12:26 Step 11/23 : FROM alpine:3.17 05:12:26 3.17: Pulling from library/alpine 05:12:26 af6eaf76a39c: Already exists 05:12:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:12:26 Status: Downloaded newer image for alpine:3.17 05:12:26 ---> d74e625d9115 05:12:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:12:26 ---> Running in 539dd3d1d454 05:12:26 Removing intermediate container 539dd3d1d454 05:12:26 ---> c2156fb05cf8 05:12:26 Step 13/23 : RUN apk add --update --no-cache 05:12:26 ---> Running in 7c811bde9e69 05:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:26 OK: 7 MiB in 15 packages 05:12:27 Removing intermediate container 7c811bde9e69 05:12:27 ---> bffacf30ae26 05:12:27 Step 14/23 : WORKDIR / 05:12:27 ---> Running in a646c32bd798 05:12:27 Removing intermediate container a646c32bd798 05:12:27 ---> 2305c80c91c8 05:12:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:12:27 ---> b9a7e68bc862 05:12:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:12:29 ---> da0e56da8eeb 05:12:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:12:29 ---> df5924ddab12 05:12:29 Step 18/23 : EXPOSE 59999 05:12:29 ---> Running in 7336e3ea1ddb 05:12:30 Removing intermediate container 7336e3ea1ddb 05:12:30 ---> c0d8677bf628 05:12:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:12:30 ---> Running in 0a98d8f785a6 05:12:30 Removing intermediate container 0a98d8f785a6 05:12:30 ---> 7b8d77ab16ef 05:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:30 ---> Running in 5835a7dd2dde 05:12:30 Removing intermediate container 5835a7dd2dde 05:12:30 ---> 3a6d9ffeb991 05:12:30 Step 21/23 : LABEL arch=arm64 05:12:31 ---> Running in 9d4f196f3f74 05:12:31 Removing intermediate container 9d4f196f3f74 05:12:31 ---> 44daa5b2e22b 05:12:31 Step 22/23 : LABEL git_sha=38c69b7b2255553cd7b9c6af22201fdca29b216e 05:12:31 ---> Running in 48925aeb1c77 05:12:31 Removing intermediate container 48925aeb1c77 05:12:31 ---> 487ebba793b4 05:12:31 Step 23/23 : LABEL version=0.0.0 05:12:31 ---> Running in b8489961024a 05:12:31 Removing intermediate container b8489961024a 05:12:31 ---> 8a28543f7307 05:12:31 [Warning] One or more build-args [ARCH] were not consumed 05:12:31 Successfully built 8a28543f7307 05:12:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:32 05:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:33 arm64: Pulling from edgex-lftools-log-publisher 05:12:33 8998bd30e6a1: Pulling fs layer 05:12:33 04944245beec: Pulling fs layer 05:12:33 699f458cf7ca: Pulling fs layer 05:12:33 765212b225bb: Pulling fs layer 05:12:33 f23df028b6ca: Pulling fs layer 05:12:33 d65c8cfc05b1: Pulling fs layer 05:12:33 2437ff75d9bd: Pulling fs layer 05:12:33 765212b225bb: Waiting 05:12:33 f23df028b6ca: Waiting 05:12:33 d65c8cfc05b1: Waiting 05:12:33 2437ff75d9bd: Waiting 05:12:33 04944245beec: Verifying Checksum 05:12:33 04944245beec: Download complete 05:12:33 765212b225bb: Verifying Checksum 05:12:33 765212b225bb: Download complete 05:12:33 f23df028b6ca: Verifying Checksum 05:12:33 f23df028b6ca: Download complete 05:12:33 d65c8cfc05b1: Verifying Checksum 05:12:33 d65c8cfc05b1: Download complete 05:12:33 699f458cf7ca: Verifying Checksum 05:12:33 699f458cf7ca: Download complete 05:12:34 8998bd30e6a1: Verifying Checksum 05:12:34 8998bd30e6a1: Download complete 05:12:36 2437ff75d9bd: Verifying Checksum 05:12:36 2437ff75d9bd: Download complete 05:12:38 8998bd30e6a1: Pull complete 05:12:38 04944245beec: Pull complete 05:12:39 699f458cf7ca: Pull complete 05:12:39 765212b225bb: Pull complete 05:12:40 f23df028b6ca: Pull complete 05:12:40 d65c8cfc05b1: Pull complete 05:12:55 2437ff75d9bd: Pull complete 05:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:56 prd-ubuntu20.04-docker-arm64-4c-16g-5428 does not seem to be running inside a container 05:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:58 $ docker top 2668f3f1ba3b1e15652e12d9379ce6f4fceb0172ed89941d63cf577d1aef563a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:59 ---> job-cost.sh 05:12:59 lf-activate-venv: SKIPPING 05:12:59 INFO: No Stack... 05:13:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:01 INFO: Archiving Costs [Pipeline] sh 05:13:01 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:13:01 + cut -d, -f6 [Pipeline] lock 05:13:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] 05:13:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] did not exist. Created. 05:13:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:02 /w/workspace/device-sdk-go/1@tmp/durable-32215bfb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:03 Warning: overwriting stash ‘stack-cost’ 05:13:03 Stashed 1 file(s) [Pipeline] } 05:13:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1404-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:03 $ docker stop --time=1 2668f3f1ba3b1e15652e12d9379ce6f4fceb0172ed89941d63cf577d1aef563a 05:13:04 $ docker rm -f --volumes 2668f3f1ba3b1e15652e12d9379ce6f4fceb0172ed89941d63cf577d1aef563a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:13:05 provisioning config files... 05:13:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/config1036858084524204410tmp [Pipeline] { [Pipeline] sh 05:13:06 + set +x 05:13:06 + bash -s -- 05:13:06 + curl -s https://codecov.io/bash 05:13:06 05:13:06 _____ _ 05:13:06 / ____| | | 05:13:06 | | ___ __| | ___ ___ _____ __ 05:13:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:06 Bash-1.0.6 05:13:06 05:13:06 05:13:06 ==> git version 2.25.1 found 05:13:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:13:06 Release-Date: 2020-01-08 05:13:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:06 ==> Jenkins CI detected. 05:13:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1404 05:13:06 project root: . 05:13:06 --> token set from env 05:13:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:06 ==> Running gcov in . (disable via -X gcov) 05:13:06 ==> Python coveragepy not found 05:13:06 ==> Searching for coverage reports in: 05:13:06 + . 05:13:06 -> Found 1 reports 05:13:06 ==> Detecting git/mercurial file structure 05:13:06 ==> Reading reports 05:13:06 + ./coverage.out bytes=105656 05:13:06 ==> Appending adjustments 05:13:06 https://docs.codecov.io/docs/fixing-reports 05:13:06 + Found adjustments 05:13:06 ==> Gzipping contents 05:13:06 16K /tmp/codecov.yBjfjm.gz 05:13:06 ==> Uploading reports 05:13:06 url: https://codecov.io 05:13:06 query: branch=PR-1404&commit=38c69b7b2255553cd7b9c6af22201fdca29b216e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1404&job=&cmd_args= 05:13:06 -> Pinging Codecov 05:13:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1404&commit=38c69b7b2255553cd7b9c6af22201fdca29b216e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1404&job=&cmd_args= 05:13:06 -> Uploading to 05:13:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/7E55EF52A471D76F132DFD9A03CDDE97/38c69b7b2255553cd7b9c6af22201fdca29b216e/c3b43e90-c9e6-4545-a0fe-b5eba42d35fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T051306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9eca20e5eb0d536b9106c2b6c694f0518d8f948af41845c909b11a1efbc94974 05:13:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:06 Dload Upload Total Spent Left Speed 05:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14956 0 0 100 14956 0 67369 --:--:-- --:--:-- --:--:-- 67067 100 14956 0 0 100 14956 0 57083 --:--:-- --:--:-- --:--:-- 57083 05:13:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/38c69b7b2255553cd7b9c6af22201fdca29b216e [Pipeline] } 05:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:13:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives ] 05:13:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives 05:13:09 total 16 05:13:09 drwxr-xr-x 3 root root 4096 Mar 23 05:03 . 05:13:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 05:03 .. 05:13:09 drwxr-xr-x 2 root root 4096 Mar 23 05:03 cost 05:13:09 -rw-r--r-- 1 root root 86 Mar 23 05:03 cost.csv 05:13:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives 05:13:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives 05:13:09 total 16 05:13:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 05:03 . 05:13:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 05:03 .. 05:13:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:03 cost 05:13:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 23 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:10 ---> package-listing.sh 05:13:10 ++ facter osfamily 05:13:10 ++ tr '[:upper:]' '[:lower:]' 05:13:10 + OS_FAMILY=debian 05:13:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1404 05:13:10 + START_PACKAGES=/tmp/packages_start.txt 05:13:10 + END_PACKAGES=/tmp/packages_end.txt 05:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:10 + PACKAGES=/tmp/packages_start.txt 05:13:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1404 ']' 05:13:10 + PACKAGES=/tmp/packages_end.txt 05:13:10 + case "${OS_FAMILY}" in 05:13:10 + dpkg -l 05:13:10 + grep '^ii' 05:13:10 + '[' -f /tmp/packages_start.txt ']' 05:13:10 + '[' -f /tmp/packages_end.txt ']' 05:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1404 ']' 05:13:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives/ 05:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1404/archives/ [Pipeline] echo 05:13:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:11 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 05:13:11 $ 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-1404/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-1404 -v /w/workspace/gexfoundry_device-sdk-go_PR-1404:/w/workspace/gexfoundry_device-sdk-go_PR-1404:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:11 $ docker top d7dc21b0d141110bc6d4326603bff5abb1f5448688dd6921869bf6c9ec01119d -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:12 + ls /var/log/sa-host 05:13:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:13 provisioning config files... 05:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1404@tmp/config5294051544874374343tmp [Pipeline] { [Pipeline] echo 05:13:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:13 ---> create-netrc.sh [Pipeline] } 05:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:13 ---> python-tools-install.sh [Pipeline] echo 05:13:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> sudo-logs.sh 05:13:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> job-cost.sh 05:13:14 lf-activate-venv: SKIPPING 05:13:14 DEBUG: total: 0.2199999988079071 05:13:14 INFO: Retrieving Stack Cost... 05:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:15 INFO: Archiving Costs [Pipeline] echo 05:13:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:15 ---> logs-deploy.sh 05:13:15 lf-activate-venv: SKIPPING 05:13:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1404/1 05:13:15 INFO: archiving workspace using pattern(s): 05:13:16 Archives upload complete. 05:13:16 INFO: archiving logs to Nexus