Pull request #1478 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe8590347bc36fe39bbe8379e5e3d50095f34be0+349d442d4da267b0cf06bf856b10c4b1ed668afd (417b14d549e471d7c5985684b22a213b2c45dc80) 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-ssh10564948625784582917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh18101678936254896789.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1478/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-1478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17889696816348774829.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-1478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7680149121528234099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6046967069817589767.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-1478/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-1478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1520019189292708181.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1404 in /w/workspace/gexfoundry_device-sdk-go_PR-1478 [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-1478 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1478/head:refs/remotes/origin/PR-1478 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 349d442d4da267b0cf06bf856b10c4b1ed668afd into PR head commit fe8590347bc36fe39bbe8379e5e3d50095f34be0 Merge succeeded, producing fe8590347bc36fe39bbe8379e5e3d50095f34be0 Checking out Revision fe8590347bc36fe39bbe8379e5e3d50095f34be0 (PR-1478) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:58 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fe8590347bc36fe39bbe8379e5e3d50095f34be0 # 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 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe8590347bc36fe39bbe8379e5e3d50095f34be0 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:58 ========================================================= 04:58:58 EdgeX Global Pipelines Version Info 04:58:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:59 ------------------- 04:58:59 stable info: 04:58:59 ------------------- 04:58:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:58:59 Message: update stable to v1.0.250 04:58:59 ------------------- 04:58:59 experimental info: 04:58:59 ------------------- 04:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:58:59 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1478 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1478 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1478 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe8590347bc36fe39bbe8379e5e3d50095f34be0 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe85903 [Pipeline] echo 04:59:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:01 provisioning config files... 04:59:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/config1350298765559128590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:02 ---> docker-login.sh 04:59:02 nexus3.edgexfoundry.org:10001 04:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:02 Configure a credential helper to remove this warning. See 04:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:02 04:59:02 Login Succeeded 04:59:02 nexus3.edgexfoundry.org:10002 04:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:03 Configure a credential helper to remove this warning. See 04:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:03 04:59:03 Login Succeeded 04:59:03 nexus3.edgexfoundry.org:10003 04:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:03 Configure a credential helper to remove this warning. See 04:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:03 04:59:03 Login Succeeded 04:59:03 nexus3.edgexfoundry.org:10004 04:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:03 Configure a credential helper to remove this warning. See 04:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:03 04:59:03 Login Succeeded 04:59:03 docker.io 04:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:03 Configure a credential helper to remove this warning. See 04:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:03 04:59:03 Login Succeeded 04:59:03 ---> docker-login.sh ends [Pipeline] } 04:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:04 + git rev-list -1 --merges fe8590347bc36fe39bbe8379e5e3d50095f34be0~1..fe8590347bc36fe39bbe8379e5e3d50095f34be0 [Pipeline] echo 04:59:04 -----------> git rev-list -1 --merges fe8590347bc36fe39bbe8379e5e3d50095f34be0~1..fe8590347bc36fe39bbe8379e5e3d50095f34be0 fe8590347bc36fe39bbe8379e5e3d50095f34be0 [false] [Pipeline] sh 04:59:04 + git log --format=format:%s -1 fe8590347bc36fe39bbe8379e5e3d50095f34be0 [Pipeline] echo 04:59:04 ========================================================= 04:59:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:05 + git log --format=format:%s -1 fe8590347bc36fe39bbe8379e5e3d50095f34be0 [Pipeline] echo 04:59:05 [semverPrep] GIT_COMMIT: fe8590347bc36fe39bbe8379e5e3d50095f34be0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:59:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:05 + grep -v github /etc/ssh/ssh_known_hosts 04:59:05 + [ -e /tmp/ssh_known_hosts ] 04:59:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:05 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:06 04:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:06 b85a868b505f: Pulling fs layer 04:59:06 e2be974225ed: Pulling fs layer 04:59:06 339a4e72a1f5: Pulling fs layer 04:59:06 988bab9f4d93: Pulling fs layer 04:59:06 1469e6f7b9e6: Pulling fs layer 04:59:06 eaf3925da568: Pulling fs layer 04:59:06 bab4dde63d76: Pulling fs layer 04:59:06 bde34c3a00c8: Pulling fs layer 04:59:06 b352a97aabf1: Pulling fs layer 04:59:06 4872d77fe225: Pulling fs layer 04:59:06 5851b861e8e6: Pulling fs layer 04:59:06 b352a97aabf1: Waiting 04:59:06 1469e6f7b9e6: Waiting 04:59:06 eaf3925da568: Waiting 04:59:06 bde34c3a00c8: Waiting 04:59:06 4872d77fe225: Waiting 04:59:06 bab4dde63d76: Waiting 04:59:06 988bab9f4d93: Waiting 04:59:06 5851b861e8e6: Waiting 04:59:06 e2be974225ed: Download complete 04:59:06 988bab9f4d93: Verifying Checksum 04:59:06 1469e6f7b9e6: Verifying Checksum 04:59:06 1469e6f7b9e6: Download complete 04:59:06 339a4e72a1f5: Verifying Checksum 04:59:06 339a4e72a1f5: Download complete 04:59:06 eaf3925da568: Download complete 04:59:06 bde34c3a00c8: Verifying Checksum 04:59:06 bde34c3a00c8: Download complete 04:59:06 b352a97aabf1: Download complete 04:59:06 4872d77fe225: Verifying Checksum 04:59:06 4872d77fe225: Download complete 04:59:06 5851b861e8e6: Verifying Checksum 04:59:06 5851b861e8e6: Download complete 04:59:06 b85a868b505f: Verifying Checksum 04:59:06 b85a868b505f: Download complete 04:59:07 bab4dde63d76: Verifying Checksum 04:59:07 bab4dde63d76: Download complete 04:59:08 b85a868b505f: Pull complete 04:59:08 e2be974225ed: Pull complete 04:59:09 339a4e72a1f5: Pull complete 04:59:09 988bab9f4d93: Pull complete 04:59:09 1469e6f7b9e6: Pull complete 04:59:09 eaf3925da568: Pull complete 04:59:11 bab4dde63d76: Pull complete 04:59:11 bde34c3a00c8: Pull complete 04:59:11 b352a97aabf1: Pull complete 04:59:11 4872d77fe225: Pull complete 04:59:11 5851b861e8e6: Pull complete 04:59:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:11 prd-ubuntu20.04-docker-8c-8g-1404 does not seem to be running inside a container 04:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1478 -v /w/workspace/gexfoundry_device-sdk-go_PR-1478:/w/workspace/gexfoundry_device-sdk-go_PR-1478:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:16 $ docker top b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 -eo pid,comm 04:59:16 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). 04:59:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:16 [ssh-agent] Looking for ssh-agent implementation... 04:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:16 $ docker exec b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 ssh-agent 04:59:17 SSH_AUTH_SOCK=/tmp/ssh-xbxuOC617QBM/agent.32 04:59:17 SSH_AGENT_PID=38 04:59:17 Running ssh-add (command line suppressed) 04:59:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/private_key_2645222128321046219.key (/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/private_key_2645222128321046219.key) 04:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:17 + git tag --points-at HEAD [Pipeline] } 04:59:17 $ docker exec --env ******** --env ******** b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 ssh-agent -k 04:59:17 unset SSH_AUTH_SOCK; 04:59:17 unset SSH_AGENT_PID; 04:59:17 echo Agent pid 38 killed; 04:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:17 [ssh-agent] Looking for ssh-agent implementation... 04:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:18 $ docker exec b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 ssh-agent 04:59:18 SSH_AUTH_SOCK=/tmp/ssh-4J2XLOLZuk4w/agent.70 04:59:18 SSH_AGENT_PID=76 04:59:18 Running ssh-add (command line suppressed) 04:59:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/private_key_14172725169772011499.key (/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/private_key_14172725169772011499.key) 04:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:18 + git semver init 04:59:18 2023-07-18 04:59:18,782 [run_init] DEBUG init version:0.0.0 force:False 04:59:18 2023-07-18 04:59:18,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver 04:59:18 2023-07-18 04:59:18,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver 04:59:18 2023-07-18 04:59:18,784 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1478, universal_newlines=False, shell=None, istream=None) 04:59:19 2023-07-18 04:59:19,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478/.git/info/exclude 04:59:19 2023-07-18 04:59:19,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver/PR-1478 with force:False 04:59:19 2023-07-18 04:59:19,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver/PR-1478 04:59:19 2023-07-18 04:59:19,696 [execute] INFO git cat-file --batch-check 04:59:19 2023-07-18 04:59:19,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver, universal_newlines=False, shell=None, istream=) 04:59:19 2023-07-18 04:59:19,702 [execute] INFO git cat-file --batch 04:59:19 2023-07-18 04:59:19,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver, universal_newlines=False, shell=None, istream=) 04:59:19 2023-07-18 04:59:19,706 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1478/.semver/PR-1478 04:59:19 0.0.0 [Pipeline] } 04:59:19 $ docker exec --env ******** --env ******** b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 ssh-agent -k 04:59:19 unset SSH_AUTH_SOCK; 04:59:19 unset SSH_AGENT_PID; 04:59:19 echo Agent pid 76 killed; 04:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:20 + git semver [Pipeline] } 04:59:20 $ docker stop --time=1 b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 04:59:21 $ docker rm -f --volumes b8762068927b2f2ae33451fa05d5f4edd948fd5492046adf01946659cd759227 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:22 Stashed 1 file(s) [Pipeline] echo 04:59:22 [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 04:59:23 provisioning config files... 04:59:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/config13562190059537107609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:23 ---> docker-login.sh 04:59:23 nexus3.edgexfoundry.org:10001 04:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:23 Configure a credential helper to remove this warning. See 04:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:23 04:59:23 Login Succeeded 04:59:23 nexus3.edgexfoundry.org:10002 04:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:23 Configure a credential helper to remove this warning. See 04:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:23 04:59:23 Login Succeeded 04:59:23 nexus3.edgexfoundry.org:10003 04:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:23 Configure a credential helper to remove this warning. See 04:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:23 04:59:23 Login Succeeded 04:59:23 nexus3.edgexfoundry.org:10004 04:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:23 Configure a credential helper to remove this warning. See 04:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:23 04:59:23 Login Succeeded 04:59:23 docker.io 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 ---> docker-login.sh ends [Pipeline] } 04:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:24 ========================================================= 04:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:24 + 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 . 04:59:24 Sending build context to Docker daemon 10.91MB 04:59:24 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:59:24 Step 2/10 : FROM ${BASE} AS builder 04:59:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:24 4db1b89c0bd1: Pulling fs layer 04:59:24 6911f1a30b25: Pulling fs layer 04:59:24 e194b8c5c2a9: Pulling fs layer 04:59:24 6863d3e3a2b1: Pulling fs layer 04:59:24 ec0bb842ea78: Pulling fs layer 04:59:24 40a00589a448: Pulling fs layer 04:59:24 6c08303d61cc: Pulling fs layer 04:59:24 798269fcf238: Pulling fs layer 04:59:24 ec0bb842ea78: Waiting 04:59:24 40a00589a448: Waiting 04:59:24 6c08303d61cc: Waiting 04:59:24 798269fcf238: Waiting 04:59:24 6863d3e3a2b1: Waiting 04:59:25 6911f1a30b25: Verifying Checksum 04:59:25 6911f1a30b25: Download complete 04:59:25 6863d3e3a2b1: Verifying Checksum 04:59:25 6863d3e3a2b1: Download complete 04:59:25 ec0bb842ea78: Verifying Checksum 04:59:25 ec0bb842ea78: Download complete 04:59:25 4db1b89c0bd1: Verifying Checksum 04:59:25 4db1b89c0bd1: Download complete 04:59:25 40a00589a448: Verifying Checksum 04:59:25 40a00589a448: Download complete 04:59:25 4db1b89c0bd1: Pull complete 04:59:25 6911f1a30b25: Pull complete 04:59:25 798269fcf238: Verifying Checksum 04:59:25 798269fcf238: Download complete 04:59:25 e194b8c5c2a9: Verifying Checksum 04:59:25 e194b8c5c2a9: Download complete 04:59:25 6c08303d61cc: Verifying Checksum 04:59:25 6c08303d61cc: Download complete 04:59:29 e194b8c5c2a9: Pull complete 04:59:29 6863d3e3a2b1: Pull complete 04:59:29 ec0bb842ea78: Pull complete 04:59:29 40a00589a448: Pull complete 04:59:32 6c08303d61cc: Pull complete 04:59:33 798269fcf238: Pull complete 04:59:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:33 ---> ec979cd7f677 04:59:33 Step 3/10 : ARG MAKE=make build 04:59:38 Still waiting to schedule task 04:59:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:39 ---> Running in ecc0700ef7e0 04:59:39 Removing intermediate container ecc0700ef7e0 04:59:39 ---> 1ba8c5da2e75 04:59:39 Step 4/10 : WORKDIR /device-sdk-go 04:59:39 ---> Running in 6f22181bc6c9 04:59:40 Removing intermediate container 6f22181bc6c9 04:59:40 ---> 91cbaacd84a4 04:59:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:40 ---> Running in e28a163f17f0 04:59:40 Removing intermediate container e28a163f17f0 04:59:40 ---> 884e606f3201 04:59:40 Step 6/10 : RUN apk add --update --no-cache make git 04:59:40 ---> Running in 245f2209eac4 04:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:40 OK: 265 MiB in 53 packages 04:59:41 Removing intermediate container 245f2209eac4 04:59:41 ---> 9c429236f8c1 04:59:41 Step 7/10 : COPY go.mod vendor* ./ 04:59:42 ---> 0f6848dcb377 04:59:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:42 ---> Running in d5dbd7463526 05:00:39 Removing intermediate container d5dbd7463526 05:00:39 ---> 3df664214fac 05:00:39 Step 9/10 : COPY . . 05:00:39 ---> 46f6b1d37518 05:00:39 Step 10/10 : RUN ${MAKE} 05:00:39 ---> Running in 8aecb7353d4a 05:00:39 noop 05:00:39 Removing intermediate container 8aecb7353d4a 05:00:39 ---> 5a1475cd0852 05:00:39 Successfully built 5a1475cd0852 05:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + docker inspect -f . ci-base-image-x86_64 05:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:39 prd-ubuntu20.04-docker-8c-8g-1404 does not seem to be running inside a container 05:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1478 -v /w/workspace/gexfoundry_device-sdk-go_PR-1478:/w/workspace/gexfoundry_device-sdk-go_PR-1478:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:40 $ docker top 8d0475f38c4da7e777b5f3fde095dce68a9b20afef2914b11400c0b3a151771e -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:41 + go version 05:00:41 go version go1.20.6 linux/amd64 [Pipeline] } 05:00:41 $ docker stop --time=1 8d0475f38c4da7e777b5f3fde095dce68a9b20afef2914b11400c0b3a151771e 05:00:42 $ docker rm -f --volumes 8d0475f38c4da7e777b5f3fde095dce68a9b20afef2914b11400c0b3a151771e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker inspect -f . ci-base-image-x86_64 05:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:43 prd-ubuntu20.04-docker-8c-8g-1404 does not seem to be running inside a container 05:00:43 $ 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-1478 -v /w/workspace/gexfoundry_device-sdk-go_PR-1478:/w/workspace/gexfoundry_device-sdk-go_PR-1478:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:44 $ docker top eed39716602f4bc7843bf4f8993ce000cb4e69d64927fe6066bd6db1de32e9bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1478 [Pipeline] fileExists [Pipeline] sh 05:00:45 + make test 05:00:45 go test -race -coverprofile=coverage.out ./... 05:00:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1405 in /w/workspace/gexfoundry_device-sdk-go_PR-1478 [Pipeline] { [Pipeline] ws 05:01:06 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:06 The recommended git tool is: git 05:01:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.059s coverage: 27.6% of statements 05:01:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 80.2% of statements 05:01:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.096s coverage: 86.0% of statements 05:01:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 77.5% of statements 05:01:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:11 using credential edgex-jenkins-ssh 05:01:11 Cloning the remote Git repository 05:01:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.3% of statements 05:01:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements 05:01:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.123s coverage: 89.2% of statements 05:01:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 05:01:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:11 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:11 > git --version # timeout=10 05:01:11 > git --version # 'git version 2.25.1' 05:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:14 Merging remotes/origin/main commit 349d442d4da267b0cf06bf856b10c4b1ed668afd into PR head commit fe8590347bc36fe39bbe8379e5e3d50095f34be0 05:01:14 Merge succeeded, producing fe8590347bc36fe39bbe8379e5e3d50095f34be0 05:01:14 Checking out Revision fe8590347bc36fe39bbe8379e5e3d50095f34be0 (PR-1478) 05:01:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1478/head:refs/remotes/origin/PR-1478 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:14 > git config core.sparsecheckout # timeout=10 05:01:14 > git checkout -f fe8590347bc36fe39bbe8379e5e3d50095f34be0 # timeout=10 05:01:14 > git remote # timeout=10 05:01:14 > git config --get remote.origin.url # timeout=10 05:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:14 > git merge 349d442d4da267b0cf06bf856b10c4b1ed668afd # timeout=10 05:01:14 > git rev-parse HEAD^{commit} # timeout=10 05:01:14 > git config core.sparsecheckout # timeout=10 05:01:14 > git checkout -f fe8590347bc36fe39bbe8379e5e3d50095f34be0 # timeout=10 05:01:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:01:15 > git --version # timeout=10 05:01:15 > git --version # 'git version 2.25.1' 05:01:15 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:16 Dload Upload Total Spent Left Speed 05:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 05:01:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:17 + sudo tee /etc/docker/daemon.new 05:01:17 { 05:01:17 "registry-mirrors": [ 05:01:17 "https://nexus3.edgexfoundry.org:10001" 05:01:17 ], 05:01:17 "bip": "10.250.0.254/24", 05:01:17 "hosts": [ 05:01:17 "tcp://0.0.0.0:5555", 05:01:17 "unix:///var/run/docker.sock" 05:01:17 ], 05:01:17 "mtu": 1458, 05:01:17 "selinux-enabled": true, 05:01:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:17 } [Pipeline] sh 05:01:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:18 + sudo service docker restart 05:01:33 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:36 provisioning config files... 05:01:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config636941336626779505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:36 ./bin/test-attribution-txt.sh 05:01:36 ---> docker-login.sh 05:01:36 nexus3.edgexfoundry.org:10001 [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:37 $ docker stop --time=1 eed39716602f4bc7843bf4f8993ce000cb4e69d64927fe6066bd6db1de32e9bd 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 nexus3.edgexfoundry.org:10002 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 nexus3.edgexfoundry.org:10003 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:38 Configure a credential helper to remove this warning. See 05:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:38 05:01:38 Login Succeeded 05:01:38 nexus3.edgexfoundry.org:10004 05:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:38 Configure a credential helper to remove this warning. See 05:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:38 05:01:38 Login Succeeded 05:01:38 docker.io 05:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:39 Configure a credential helper to remove this warning. See 05:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:39 05:01:39 Login Succeeded 05:01:39 ---> docker-login.sh ends 05:01:40 $ docker rm -f --volumes eed39716602f4bc7843bf4f8993ce000cb4e69d64927fe6066bd6db1de32e9bd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 05:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:01:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 05:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 05:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:42 ========================================================= 05:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 05:01:42 + 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:01:42 + sudo chown -R jenkins:jenkins . 05:01:42 Sending build context to Docker daemon 5.801MB 05:01:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:42 Step 2/10 : FROM ${BASE} AS builder [Pipeline] sh 05:01:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:43 edb6bdbacee9: Pulling fs layer 05:01:43 5f9638ab2659: Pulling fs layer 05:01:43 8d51d6327a98: Pulling fs layer 05:01:43 8b374f2dd631: Pulling fs layer 05:01:43 ec14aa9079de: Pulling fs layer 05:01:43 2f466654f4bb: Pulling fs layer 05:01:43 554e91adad29: Pulling fs layer 05:01:43 8b374f2dd631: Waiting 05:01:43 ec14aa9079de: Waiting 05:01:43 2f466654f4bb: Waiting 05:01:43 554e91adad29: Waiting 05:01:43 5f9638ab2659: Verifying Checksum 05:01:43 5f9638ab2659: Download complete 05:01:43 8b374f2dd631: Verifying Checksum 05:01:43 8b374f2dd631: Download complete 05:01:43 ec14aa9079de: Verifying Checksum 05:01:43 ec14aa9079de: Download complete 05:01:43 edb6bdbacee9: Verifying Checksum 05:01:43 + ls -al . 05:01:43 total 284 05:01:43 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 05:00 . 05:01:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:58 .. 05:01:43 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 04:58 .dockerignore 05:01:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 04:59 .git 05:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:58 .github 05:01:43 -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 04:58 .gitignore 05:01:43 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 04:58 .golangci.yml 05:01:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 04:59 .semver 05:01:43 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 18 04:58 CHANGELOG.md 05:01:43 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 04:58 GOVERNANCE.md 05:01:43 -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 04:58 Jenkinsfile 05:01:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 04:58 LICENSE 05:01:43 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 18 04:58 Makefile 05:01:43 -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 04:58 OWNERS.md 05:01:43 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 18 04:58 README.md 05:01:43 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:59 VERSION 05:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:58 bin 05:01:43 -rw-r--r-- 1 jenkins jenkins 106152 Jul 18 05:01 coverage.out 05:01:43 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 04:58 example 05:01:43 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 18 04:58 go.mod 05:01:43 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 18 04:58 go.sum 05:01:43 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:58 internal 05:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:58 openapi 05:01:43 drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 04:58 pkg 05:01:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:58 snap 05:01:43 -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:43 + 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=fe8590347bc36fe39bbe8379e5e3d50095f34be0 --label arch=amd64 --label version=0.0.0 . 05:01:43 Sending build context to Docker daemon 11.01MB 05:01:43 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:01:43 Step 2/23 : FROM ${BASE} AS builder 05:01:43 ---> 5a1475cd0852 05:01:43 Step 3/23 : ARG MAKE=make build 05:01:43 ---> Running in acfc247857ab 05:01:43 Removing intermediate container acfc247857ab 05:01:43 ---> f1f0ea42044a 05:01:43 Step 4/23 : WORKDIR /device-sdk-go 05:01:43 ---> Running in 5f3f3ec672f5 05:01:43 edb6bdbacee9: Pull complete 05:01:43 Removing intermediate container 5f3f3ec672f5 05:01:43 ---> 093c8d8bd3bb 05:01:43 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:43 ---> Running in c83e5cca1515 05:01:43 Removing intermediate container c83e5cca1515 05:01:43 ---> 075bb52b5873 05:01:43 Step 6/23 : RUN apk add --update --no-cache make git 05:01:43 ---> Running in 4736f13a2752 05:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:44 554e91adad29: Verifying Checksum 05:01:44 554e91adad29: Download complete 05:01:44 OK: 265 MiB in 53 packages 05:01:45 Removing intermediate container 4736f13a2752 05:01:45 ---> 425a2e3bcd1e 05:01:45 Step 7/23 : COPY go.mod vendor* ./ 05:01:45 ---> f034bfb8dc35 05:01:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:45 ---> Running in 6d7ba4c2ab8c 05:01:45 8d51d6327a98: Download complete 05:01:45 2f466654f4bb: Verifying Checksum 05:01:45 2f466654f4bb: Download complete 05:01:46 Removing intermediate container 6d7ba4c2ab8c 05:01:46 ---> 524a3745fe73 05:01:46 Step 9/23 : COPY . . 05:01:46 5f9638ab2659: Pull complete 05:01:46 ---> ec1b0982e673 05:01:46 Step 10/23 : RUN ${MAKE} 05:01:46 ---> Running in 360816defb4f 05:01:47 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:02:01 8d51d6327a98: Pull complete 05:02:01 8b374f2dd631: Pull complete 05:02:01 ec14aa9079de: Pull complete 05:02:08 2f466654f4bb: Pull complete 05:02:08 Removing intermediate container 360816defb4f 05:02:08 ---> 6256c364a9e8 05:02:08 Step 11/23 : FROM alpine:3.17 05:02:08 3.17: Pulling from library/alpine 05:02:08 4db1b89c0bd1: Already exists 05:02:08 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 05:02:08 Status: Downloaded newer image for alpine:3.17 05:02:08 ---> 1f73a9d63274 05:02:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:08 ---> Running in 448b149ab61c 05:02:08 Removing intermediate container 448b149ab61c 05:02:08 ---> 913d51e568ba 05:02:08 Step 13/23 : RUN apk add --update --no-cache 05:02:08 ---> Running in 11180f88c908 05:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:09 OK: 7 MiB in 15 packages 05:02:10 Removing intermediate container 11180f88c908 05:02:10 ---> a79bf1e158d1 05:02:10 Step 14/23 : WORKDIR / 05:02:10 ---> Running in 802e8b002aad 05:02:10 Removing intermediate container 802e8b002aad 05:02:10 ---> 2af32ea17a9f 05:02:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:10 ---> f8902ef478f0 05:02:10 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:10 554e91adad29: Pull complete 05:02:10 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 05:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:02:10 ---> 1e15ea492957 05:02:10 Step 3/10 : ARG MAKE=make build 05:02:11 ---> 61e2a59bfae9 05:02:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:11 ---> 7861a13702d7 05:02:11 Step 18/23 : EXPOSE 59999 05:02:11 ---> Running in a563354c69de 05:02:11 Removing intermediate container a563354c69de 05:02:11 ---> a00e0a591366 05:02:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:11 ---> Running in 31f1d236bcb4 05:02:11 Removing intermediate container 31f1d236bcb4 05:02:11 ---> 0981593d0d78 05:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:11 ---> Running in e03aed400ca7 05:02:11 Removing intermediate container e03aed400ca7 05:02:11 ---> 77859565088c 05:02:11 Step 21/23 : LABEL arch=amd64 05:02:11 ---> Running in d8814b3317e1 05:02:11 Removing intermediate container d8814b3317e1 05:02:11 ---> 744233b8e719 05:02:11 Step 22/23 : LABEL git_sha=fe8590347bc36fe39bbe8379e5e3d50095f34be0 05:02:11 ---> Running in e33a917372b1 05:02:11 Removing intermediate container e33a917372b1 05:02:11 ---> 0f366ea5f739 05:02:11 Step 4/10 : WORKDIR /device-sdk-go 05:02:11 ---> Running in e5638a46ecad 05:02:11 Removing intermediate container e5638a46ecad 05:02:11 ---> 2f42aa595a7d 05:02:11 Step 23/23 : LABEL version=0.0.0 05:02:11 ---> Running in 57c111a234b8 05:02:11 Removing intermediate container 57c111a234b8 05:02:11 ---> e8a3ce07392f 05:02:11 [Warning] One or more build-args [ARCH] were not consumed 05:02:11 Successfully built e8a3ce07392f 05:02:11 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 05:02:11 ---> Running in c2cb943e98c8 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 05:02:12 Removing intermediate container c2cb943e98c8 05:02:12 ---> 6ad3e92ad555 05:02:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:12 ---> Running in 556e309722fc Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:12 Removing intermediate container 556e309722fc 05:02:12 ---> a411e18560fe 05:02:12 Step 6/10 : RUN apk add --update --no-cache make git 05:02:12 ---> Running in 165a891634c0 05:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:12 05:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:13 latest: Pulling from edgex-lftools-log-publisher 05:02:13 5eb5b503b376: Pulling fs layer 05:02:13 5c69ac0246d0: Pulling fs layer 05:02:13 ec43610c2a17: Pulling fs layer 05:02:13 3a2ae6a8a46f: Pulling fs layer 05:02:13 33b1e0a273af: Pulling fs layer 05:02:13 5d3b04190fa2: Pulling fs layer 05:02:13 2f39f015ded8: Pulling fs layer 05:02:13 33b1e0a273af: Waiting 05:02:13 5d3b04190fa2: Waiting 05:02:13 2f39f015ded8: Waiting 05:02:13 3a2ae6a8a46f: Waiting 05:02:13 5c69ac0246d0: Download complete 05:02:13 3a2ae6a8a46f: Verifying Checksum 05:02:13 3a2ae6a8a46f: Download complete 05:02:13 ec43610c2a17: Verifying Checksum 05:02:13 ec43610c2a17: Download complete 05:02:13 33b1e0a273af: Verifying Checksum 05:02:13 33b1e0a273af: Download complete 05:02:13 5d3b04190fa2: Verifying Checksum 05:02:13 5d3b04190fa2: Download complete 05:02:13 5eb5b503b376: Download complete 05:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:14 5eb5b503b376: Pull complete 05:02:14 5c69ac0246d0: Pull complete 05:02:15 OK: 263 MiB in 53 packages 05:02:15 ec43610c2a17: Pull complete 05:02:15 3a2ae6a8a46f: Pull complete 05:02:15 33b1e0a273af: Pull complete 05:02:15 5d3b04190fa2: Pull complete 05:02:16 Removing intermediate container 165a891634c0 05:02:16 ---> b5fe206a79dd 05:02:16 Step 7/10 : COPY go.mod vendor* ./ 05:02:16 ---> b4d5e8ff8757 05:02:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:16 ---> Running in 266e69405960 05:02:20 2f39f015ded8: Download complete 05:02:24 2f39f015ded8: Pull complete 05:02:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:25 prd-ubuntu20.04-docker-8c-8g-1404 does not seem to be running inside a container 05:02:25 $ 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-1478 -v /w/workspace/gexfoundry_device-sdk-go_PR-1478:/w/workspace/gexfoundry_device-sdk-go_PR-1478:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1478@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:02:28 $ docker top 63338d3f7ed93e8de86d85bee1edb6570c8b992824fa48da440eb9ecd1116990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:29 ---> job-cost.sh 05:02:29 lf-activate-venv: SKIPPING 05:02:29 INFO: No Stack... 05:02:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:30 INFO: Archiving Costs [Pipeline] sh 05:02:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives/cost.csv 05:02:30 + cut -d, -f6 [Pipeline] lock 05:02:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] 05:02:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] did not exist. Created. 05:02:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:31 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:31 Stashed 1 file(s) [Pipeline] } 05:02:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:31 $ docker stop --time=1 63338d3f7ed93e8de86d85bee1edb6570c8b992824fa48da440eb9ecd1116990 05:02:32 $ docker rm -f --volumes 63338d3f7ed93e8de86d85bee1edb6570c8b992824fa48da440eb9ecd1116990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:24 Removing intermediate container 266e69405960 05:03:24 ---> be48c3d73217 05:03:24 Step 9/10 : COPY . . 05:03:24 ---> 49afdc9c01c8 05:03:24 Step 10/10 : RUN ${MAKE} 05:03:24 ---> Running in 26a10ead6355 05:03:24 noop 05:03:24 Removing intermediate container 26a10ead6355 05:03:24 ---> 3f40e9779b2f 05:03:24 Successfully built 3f40e9779b2f 05:03:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:25 + docker inspect -f . ci-base-image-arm64 05:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:25 prd-ubuntu20.04-docker-arm64-4c-16g-1405 does not seem to be running inside a container 05:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:26 $ docker top f1b9971dda05bc383cecdcdcb1c5fa97074ae1303a596953ba6737c0c94e26cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:27 + go version 05:03:27 go version go1.20.6 linux/arm64 [Pipeline] } 05:03:27 $ docker stop --time=1 f1b9971dda05bc383cecdcdcb1c5fa97074ae1303a596953ba6737c0c94e26cc 05:03:29 $ docker rm -f --volumes f1b9971dda05bc383cecdcdcb1c5fa97074ae1303a596953ba6737c0c94e26cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:29 + docker inspect -f . ci-base-image-arm64 05:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:30 prd-ubuntu20.04-docker-arm64-4c-16g-1405 does not seem to be running inside a container 05:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:31 $ docker top 79eb49233335eabef22a087ccbb1e5690597f083386082bf6ffeabfc29b5c4b5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:31 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:32 + make test 05:03:32 go test -race -coverprofile=coverage.out ./... 05:04:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.219s coverage: 27.6% of statements 05:06:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.271s coverage: 80.2% of statements 05:06:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.352s coverage: 86.0% of statements 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.500s coverage: 77.5% of statements 05:06:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.291s coverage: 14.3% of statements 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.465s coverage: 68.5% of statements 05:06:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.499s coverage: 89.2% of statements 05:06:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.229s coverage: 5.7% of statements 05:06:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:44 GO111MODULE=on go vet ./... 05:09:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:06 $ docker stop --time=1 79eb49233335eabef22a087ccbb1e5690597f083386082bf6ffeabfc29b5c4b5 05:09:08 $ docker rm -f --volumes 79eb49233335eabef22a087ccbb1e5690597f083386082bf6ffeabfc29b5c4b5 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:09 Warning: overwriting stash ‘coverage-report’ 05:09:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:11 + ls -al . 05:09:11 total 280 05:09:11 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 05:03 . 05:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:01 .. 05:09:11 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 05:01 .dockerignore 05:09:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:01 .git 05:09:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:01 .github 05:09:11 -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 05:01 .gitignore 05:09:11 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 05:01 .golangci.yml 05:09:11 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 18 05:01 CHANGELOG.md 05:09:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 05:01 GOVERNANCE.md 05:09:11 -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 05:01 Jenkinsfile 05:09:11 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 05:01 LICENSE 05:09:11 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 18 05:01 Makefile 05:09:11 -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 05:01 OWNERS.md 05:09:11 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 18 05:01 README.md 05:09:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:59 VERSION 05:09:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:01 bin 05:09:11 -rw-r--r-- 1 jenkins jenkins 106152 Jul 18 05:06 coverage.out 05:09:11 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 05:01 example 05:09:11 -rw-rw-r-- 1 jenkins jenkins 3461 Jul 18 05:01 go.mod 05:09:11 -rw-rw-r-- 1 jenkins jenkins 32143 Jul 18 05:01 go.sum 05:09:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 05:01 internal 05:09:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:01 openapi 05:09:11 drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 05:01 pkg 05:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:01 snap 05:09:11 -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:11 + 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=fe8590347bc36fe39bbe8379e5e3d50095f34be0 --label arch=arm64 --label version=0.0.0 . 05:09:12 Sending build context to Docker daemon 5.908MB 05:09:12 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:09:12 Step 2/23 : FROM ${BASE} AS builder 05:09:12 ---> 3f40e9779b2f 05:09:12 Step 3/23 : ARG MAKE=make build 05:09:12 ---> Running in 4122da5a44fe 05:09:12 Removing intermediate container 4122da5a44fe 05:09:12 ---> d3f1fa7f7803 05:09:12 Step 4/23 : WORKDIR /device-sdk-go 05:09:12 ---> Running in 1d291cb5f515 05:09:12 Removing intermediate container 1d291cb5f515 05:09:12 ---> 90f175b6e127 05:09:12 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:13 ---> Running in 175402614b20 05:09:13 Removing intermediate container 175402614b20 05:09:13 ---> a4be558a2a8f 05:09:13 Step 6/23 : RUN apk add --update --no-cache make git 05:09:13 ---> Running in 05b75b96cd08 05:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:09:15 OK: 263 MiB in 53 packages 05:09:16 Removing intermediate container 05b75b96cd08 05:09:16 ---> 129f080a3428 05:09:16 Step 7/23 : COPY go.mod vendor* ./ 05:09:17 ---> 07faaf119b3c 05:09:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:17 ---> Running in ae82a4b95ee1 05:09:20 Removing intermediate container ae82a4b95ee1 05:09:20 ---> 36a7c2dc1499 05:09:20 Step 9/23 : COPY . . 05:09:21 ---> ffef96de7ca3 05:09:21 Step 10/23 : RUN ${MAKE} 05:09:21 ---> Running in 6a1314000365 05:09:22 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:11:29 Removing intermediate container 6a1314000365 05:11:29 ---> f087e7be758b 05:11:29 Step 11/23 : FROM alpine:3.17 05:11:29 3.17: Pulling from library/alpine 05:11:29 edb6bdbacee9: Already exists 05:11:29 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 05:11:29 Status: Downloaded newer image for alpine:3.17 05:11:29 ---> 779605e5fbc0 05:11:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:11:29 ---> Running in 36a5331abd22 05:11:29 Removing intermediate container 36a5331abd22 05:11:29 ---> 2cbafa08e9d2 05:11:29 Step 13/23 : RUN apk add --update --no-cache 05:11:29 ---> Running in dd0d43ccafa6 05:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:30 OK: 7 MiB in 15 packages 05:11:31 Removing intermediate container dd0d43ccafa6 05:11:31 ---> 9515cff786a0 05:11:31 Step 14/23 : WORKDIR / 05:11:31 ---> Running in 7a142bba33eb 05:11:31 Removing intermediate container 7a142bba33eb 05:11:31 ---> fce8a6d95186 05:11:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:11:32 ---> 84a2ec60e2d0 05:11:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:11:33 ---> bd11072d0d97 05:11:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:11:34 ---> 4b621313c75e 05:11:34 Step 18/23 : EXPOSE 59999 05:11:34 ---> Running in e2b5dbd2508e 05:11:34 Removing intermediate container e2b5dbd2508e 05:11:34 ---> 4ba58c77486b 05:11:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:11:34 ---> Running in 6b97147ae4c8 05:11:34 Removing intermediate container 6b97147ae4c8 05:11:34 ---> aa21676ffd75 05:11:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:11:34 ---> Running in 3aa0f5cffad6 05:11:35 Removing intermediate container 3aa0f5cffad6 05:11:35 ---> 93b99e86d012 05:11:35 Step 21/23 : LABEL arch=arm64 05:11:35 ---> Running in 762f48b13489 05:11:35 Removing intermediate container 762f48b13489 05:11:35 ---> 47eabc030798 05:11:35 Step 22/23 : LABEL git_sha=fe8590347bc36fe39bbe8379e5e3d50095f34be0 05:11:35 ---> Running in 750af991c291 05:11:35 Removing intermediate container 750af991c291 05:11:35 ---> 6996a42aa00c 05:11:35 Step 23/23 : LABEL version=0.0.0 05:11:35 ---> Running in 9f4695b5fc82 05:11:36 Removing intermediate container 9f4695b5fc82 05:11:36 ---> 8b75ab211918 05:11:36 [Warning] One or more build-args [ARCH] were not consumed 05:11:36 Successfully built 8b75ab211918 05:11:36 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:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:36 05:11:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:37 arm64: Pulling from edgex-lftools-log-publisher 05:11:37 8998bd30e6a1: Pulling fs layer 05:11:37 04944245beec: Pulling fs layer 05:11:37 699f458cf7ca: Pulling fs layer 05:11:37 765212b225bb: Pulling fs layer 05:11:37 f23df028b6ca: Pulling fs layer 05:11:37 d65c8cfc05b1: Pulling fs layer 05:11:37 2437ff75d9bd: Pulling fs layer 05:11:37 765212b225bb: Waiting 05:11:37 f23df028b6ca: Waiting 05:11:37 d65c8cfc05b1: Waiting 05:11:37 2437ff75d9bd: Waiting 05:11:37 04944245beec: Verifying Checksum 05:11:37 04944245beec: Download complete 05:11:37 765212b225bb: Verifying Checksum 05:11:37 765212b225bb: Download complete 05:11:37 f23df028b6ca: Verifying Checksum 05:11:37 f23df028b6ca: Download complete 05:11:37 d65c8cfc05b1: Verifying Checksum 05:11:37 d65c8cfc05b1: Download complete 05:11:37 699f458cf7ca: Verifying Checksum 05:11:37 699f458cf7ca: Download complete 05:11:38 8998bd30e6a1: Verifying Checksum 05:11:38 8998bd30e6a1: Download complete 05:11:40 2437ff75d9bd: Verifying Checksum 05:11:40 2437ff75d9bd: Download complete 05:11:42 8998bd30e6a1: Pull complete 05:11:42 04944245beec: Pull complete 05:11:46 699f458cf7ca: Pull complete 05:11:46 765212b225bb: Pull complete 05:11:47 f23df028b6ca: Pull complete 05:11:47 d65c8cfc05b1: Pull complete 05:12:02 2437ff75d9bd: Pull complete 05:12:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:02 prd-ubuntu20.04-docker-arm64-4c-16g-1405 does not seem to be running inside a container 05:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:05 $ docker top d9237aae40718f05dd0906e0cd3c90806e43015c0495585c4c1e87f4377c3da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:06 ---> job-cost.sh 05:12:06 lf-activate-venv: SKIPPING 05:12:06 INFO: No Stack... 05:12:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:07 INFO: Archiving Costs [Pipeline] sh 05:12:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:12:07 + cut -d, -f6 [Pipeline] lock 05:12:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] 05:12:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] did not exist. Created. 05:12:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:08 /w/workspace/device-sdk-go/1@tmp/durable-6979f1b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:08 Warning: overwriting stash ‘stack-cost’ 05:12:08 Stashed 1 file(s) [Pipeline] } 05:12:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1478-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:08 $ docker stop --time=1 d9237aae40718f05dd0906e0cd3c90806e43015c0495585c4c1e87f4377c3da7 05:12:10 $ docker rm -f --volumes d9237aae40718f05dd0906e0cd3c90806e43015c0495585c4c1e87f4377c3da7 [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:12:11 provisioning config files... 05:12:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/config14943721150812291706tmp [Pipeline] { [Pipeline] sh 05:12:11 + set +x 05:12:11 + curl -s https://codecov.io/bash 05:12:11 + bash -s -- 05:12:12 05:12:12 _____ _ 05:12:12 / ____| | | 05:12:12 | | ___ __| | ___ ___ _____ __ 05:12:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:12 Bash-1.0.6 05:12:12 05:12:12 05:12:12 ==> git version 2.25.1 found 05:12:12 ==> 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:12:12 Release-Date: 2020-01-08 05:12:12 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:12:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:12 ==> Jenkins CI detected. 05:12:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1478 05:12:12 project root: . 05:12:12 --> token set from env 05:12:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:12 ==> Running gcov in . (disable via -X gcov) 05:12:12 ==> Python coveragepy not found 05:12:12 ==> Searching for coverage reports in: 05:12:12 + . 05:12:12 -> Found 1 reports 05:12:12 ==> Detecting git/mercurial file structure 05:12:12 ==> Reading reports 05:12:12 + ./coverage.out bytes=106152 05:12:12 ==> Appending adjustments 05:12:12 https://docs.codecov.io/docs/fixing-reports 05:12:12 + Found adjustments 05:12:12 ==> Gzipping contents 05:12:12 16K /tmp/codecov.xDIpg6.gz 05:12:12 ==> Uploading reports 05:12:12 url: https://codecov.io 05:12:12 query: branch=PR-1478&commit=fe8590347bc36fe39bbe8379e5e3d50095f34be0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1478&job=&cmd_args= 05:12:12 -> Pinging Codecov 05:12:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1478&commit=fe8590347bc36fe39bbe8379e5e3d50095f34be0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1478&job=&cmd_args= 05:12:12 -> Uploading to 05:12:12 https://storage.googleapis.com/codecov/v4/raw/2023-07-18/7E55EF52A471D76F132DFD9A03CDDE97/fe8590347bc36fe39bbe8379e5e3d50095f34be0/d4466d2f-ef3a-44cf-94da-e44df31b51c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T051212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=558d304a868e382621bba0bf62430dc7b458b94ed6a6b66e5cef9e28489230c9 05:12:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:12 Dload Upload Total Spent Left Speed 05:12:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15119 0 0 100 15119 0 77533 --:--:-- --:--:-- --:--:-- 77533 05:12:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fe8590347bc36fe39bbe8379e5e3d50095f34be0 [Pipeline] } 05:12:12 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:12:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives ] 05:12:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives 05:12:14 total 16 05:12:14 drwxr-xr-x 3 root root 4096 Jul 18 05:02 . 05:12:14 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 05:02 .. 05:12:14 drwxr-xr-x 2 root root 4096 Jul 18 05:02 cost 05:12:14 -rw-r--r-- 1 root root 86 Jul 18 05:02 cost.csv 05:12:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives 05:12:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives 05:12:14 total 16 05:12:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:02 . 05:12:14 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 05:02 .. 05:12:14 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 05:02 cost 05:12:14 -rw-r--r-- 1 jenkins jenkins 86 Jul 18 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:15 ---> package-listing.sh 05:12:15 ++ facter osfamily 05:12:15 ++ tr '[:upper:]' '[:lower:]' 05:12:16 + OS_FAMILY=debian 05:12:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1478 05:12:16 + START_PACKAGES=/tmp/packages_start.txt 05:12:16 + END_PACKAGES=/tmp/packages_end.txt 05:12:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:16 + PACKAGES=/tmp/packages_start.txt 05:12:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1478 ']' 05:12:16 + PACKAGES=/tmp/packages_end.txt 05:12:16 + case "${OS_FAMILY}" in 05:12:16 + dpkg -l 05:12:16 + grep '^ii' 05:12:16 + '[' -f /tmp/packages_start.txt ']' 05:12:16 + '[' -f /tmp/packages_end.txt ']' 05:12:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1478 ']' 05:12:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives/ 05:12:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1478/archives/ [Pipeline] echo 05:12:16 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-1478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:17 prd-ubuntu20.04-docker-8c-8g-1404 does not seem to be running inside a container 05:12:17 $ 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-1478/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-1478 -v /w/workspace/gexfoundry_device-sdk-go_PR-1478:/w/workspace/gexfoundry_device-sdk-go_PR-1478:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:17 $ docker top b7320dccf6547d2e07468eb8f741ddc4bb7deb8b7be77aa530e1d5f75ac6c66f -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:18 + ls /var/log/sa-host 05:12:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:18 provisioning config files... 05:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1478@tmp/config17906256505406976114tmp [Pipeline] { [Pipeline] echo 05:12:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:19 ---> create-netrc.sh [Pipeline] } 05:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:19 ---> python-tools-install.sh [Pipeline] echo 05:12:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:19 ---> sudo-logs.sh 05:12:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:20 ---> job-cost.sh 05:12:20 lf-activate-venv: SKIPPING 05:12:20 DEBUG: total: 0.2199999988079071 05:12:20 INFO: Retrieving Stack Cost... 05:12:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:21 INFO: Archiving Costs [Pipeline] echo 05:12:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:21 ---> logs-deploy.sh 05:12:21 lf-activate-venv: SKIPPING 05:12:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1478/1 05:12:21 INFO: archiving workspace using pattern(s): 05:12:22 Archives upload complete. 05:12:22 INFO: archiving logs to Nexus