Pull request #1475 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0788bfb21fb273ad7b45151f543634661d4fb024+1c436aae64ba04d8b406a209c24bbc2f99c23ca9 (41174dd36ddc67df294eb3e6153cd83c68d8601c) 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-ssh5752882561710558108.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-ssh11154069327887822019.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-1475/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-1475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9836719524026898299.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-1475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8372084617109269088.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-ssh15892503436093153085.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-1475/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-1475/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1175689051287165529.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-1069 in /w/workspace/gexfoundry_device-sdk-go_PR-1475 [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-1475 # 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 Merging remotes/origin/main commit 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 0788bfb21fb273ad7b45151f543634661d4fb024 Merge succeeded, producing 0788bfb21fb273ad7b45151f543634661d4fb024 Checking out Revision 0788bfb21fb273ad7b45151f543634661d4fb024 (PR-1475) > 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/1475/head:refs/remotes/origin/PR-1475 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0788bfb21fb273ad7b45151f543634661d4fb024 # 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 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0788bfb21fb273ad7b45151f543634661d4fb024 # timeout=10 Commit message: "feat(security): New AddCustomRoute method with authentication parameter" 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 16:09:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:11 ========================================================= 16:09:11 EdgeX Global Pipelines Version Info 16:09:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:12 ------------------- 16:09:12 stable info: 16:09:12 ------------------- 16:09:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:09:12 Message: update stable to v1.0.250 16:09:12 ------------------- 16:09:12 experimental info: 16:09:12 ------------------- 16:09:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:09:12 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:09:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1475 [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1475 [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1475 [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0788bfb21fb273ad7b45151f543634661d4fb024 [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0788bfb [Pipeline] echo 16:09:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:14 provisioning config files... 16:09:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/config6422404831336932660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:15 ---> docker-login.sh 16:09:15 nexus3.edgexfoundry.org:10001 16:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:15 Configure a credential helper to remove this warning. See 16:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:15 16:09:15 Login Succeeded 16:09:15 nexus3.edgexfoundry.org:10002 16:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:15 Configure a credential helper to remove this warning. See 16:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:15 16:09:15 Login Succeeded 16:09:15 nexus3.edgexfoundry.org:10003 16:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:15 Configure a credential helper to remove this warning. See 16:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:15 16:09:15 Login Succeeded 16:09:15 nexus3.edgexfoundry.org:10004 16:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:16 Configure a credential helper to remove this warning. See 16:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:16 16:09:16 Login Succeeded 16:09:16 docker.io 16:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:16 Configure a credential helper to remove this warning. See 16:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:16 16:09:16 Login Succeeded 16:09:16 ---> docker-login.sh ends [Pipeline] } 16:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:16 + git rev-list -1 --merges 0788bfb21fb273ad7b45151f543634661d4fb024~1..0788bfb21fb273ad7b45151f543634661d4fb024 [Pipeline] echo 16:09:17 -----------> git rev-list -1 --merges 0788bfb21fb273ad7b45151f543634661d4fb024~1..0788bfb21fb273ad7b45151f543634661d4fb024 0788bfb21fb273ad7b45151f543634661d4fb024 [false] [Pipeline] sh 16:09:17 + git log --format=format:%s -1 0788bfb21fb273ad7b45151f543634661d4fb024 [Pipeline] echo 16:09:17 ========================================================= 16:09:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:17 + git log --format=format:%s -1 0788bfb21fb273ad7b45151f543634661d4fb024 [Pipeline] echo 16:09:17 [semverPrep] GIT_COMMIT: 0788bfb21fb273ad7b45151f543634661d4fb024, Commit Message: feat(security): New AddCustomRoute method with authentication parameter [Pipeline] echo 16:09:17 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:18 + grep -v github /etc/ssh/ssh_known_hosts 16:09:18 + [ -e /tmp/ssh_known_hosts ] 16:09:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:09:18 + sudo tee -a /etc/ssh/ssh_known_hosts 16:09:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:18 16:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:09:19 b85a868b505f: Pulling fs layer 16:09:19 e2be974225ed: Pulling fs layer 16:09:19 339a4e72a1f5: Pulling fs layer 16:09:19 988bab9f4d93: Pulling fs layer 16:09:19 1469e6f7b9e6: Pulling fs layer 16:09:19 eaf3925da568: Pulling fs layer 16:09:19 bab4dde63d76: Pulling fs layer 16:09:19 bde34c3a00c8: Pulling fs layer 16:09:19 b352a97aabf1: Pulling fs layer 16:09:19 4872d77fe225: Pulling fs layer 16:09:19 5851b861e8e6: Pulling fs layer 16:09:19 988bab9f4d93: Waiting 16:09:19 1469e6f7b9e6: Waiting 16:09:19 eaf3925da568: Waiting 16:09:19 bab4dde63d76: Waiting 16:09:19 bde34c3a00c8: Waiting 16:09:19 b352a97aabf1: Waiting 16:09:19 5851b861e8e6: Waiting 16:09:19 4872d77fe225: Waiting 16:09:19 e2be974225ed: Verifying Checksum 16:09:19 e2be974225ed: Download complete 16:09:19 988bab9f4d93: Download complete 16:09:19 1469e6f7b9e6: Verifying Checksum 16:09:19 1469e6f7b9e6: Download complete 16:09:19 eaf3925da568: Download complete 16:09:19 339a4e72a1f5: Verifying Checksum 16:09:19 339a4e72a1f5: Download complete 16:09:19 bde34c3a00c8: Download complete 16:09:19 b352a97aabf1: Download complete 16:09:19 4872d77fe225: Download complete 16:09:19 5851b861e8e6: Verifying Checksum 16:09:19 5851b861e8e6: Download complete 16:09:19 b85a868b505f: Verifying Checksum 16:09:19 b85a868b505f: Download complete 16:09:19 bab4dde63d76: Download complete 16:09:20 b85a868b505f: Pull complete 16:09:20 e2be974225ed: Pull complete 16:09:21 339a4e72a1f5: Pull complete 16:09:21 988bab9f4d93: Pull complete 16:09:21 1469e6f7b9e6: Pull complete 16:09:21 eaf3925da568: Pull complete 16:09:23 bab4dde63d76: Pull complete 16:09:23 bde34c3a00c8: Pull complete 16:09:23 b352a97aabf1: Pull complete 16:09:23 4872d77fe225: Pull complete 16:09:23 5851b861e8e6: Pull complete 16:09:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:23 prd-ubuntu20.04-docker-8c-8g-1069 does not seem to be running inside a container 16:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1475 -v /w/workspace/gexfoundry_device-sdk-go_PR-1475:/w/workspace/gexfoundry_device-sdk-go_PR-1475:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1475@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-devops/py-git-semver:0.1.4 cat 16:09:25 $ docker top f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 -eo pid,comm 16:09:25 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). 16:09:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:25 [ssh-agent] Looking for ssh-agent implementation... 16:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:26 $ docker exec f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 ssh-agent 16:09:26 SSH_AUTH_SOCK=/tmp/ssh-jKvJctThzSLu/agent.32 16:09:26 SSH_AGENT_PID=38 16:09:26 Running ssh-add (command line suppressed) 16:09:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/private_key_15092184988436639358.key (/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/private_key_15092184988436639358.key) 16:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:26 + git tag --points-at HEAD [Pipeline] } 16:09:26 $ docker exec --env ******** --env ******** f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 ssh-agent -k 16:09:26 unset SSH_AUTH_SOCK; 16:09:26 unset SSH_AGENT_PID; 16:09:26 echo Agent pid 38 killed; 16:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:26 [ssh-agent] Looking for ssh-agent implementation... 16:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:26 $ docker exec f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 ssh-agent 16:09:27 SSH_AUTH_SOCK=/tmp/ssh-uEz9DaFMaCUg/agent.70 16:09:27 SSH_AGENT_PID=76 16:09:27 Running ssh-add (command line suppressed) 16:09:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/private_key_2068743848666302015.key (/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/private_key_2068743848666302015.key) 16:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:27 + git semver init 16:09:27 2023-07-13 16:09:27,689 [run_init] DEBUG init version:0.0.0 force:False 16:09:27 2023-07-13 16:09:27,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver 16:09:27 2023-07-13 16:09:27,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver 16:09:27 2023-07-13 16:09:27,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1475, universal_newlines=False, shell=None, istream=None) 16:09:28 2023-07-13 16:09:28,614 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475/.git/info/exclude 16:09:28 2023-07-13 16:09:28,615 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver/PR-1475 with force:False 16:09:28 2023-07-13 16:09:28,615 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver/PR-1475 16:09:28 2023-07-13 16:09:28,619 [execute] INFO git cat-file --batch-check 16:09:28 2023-07-13 16:09:28,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver, universal_newlines=False, shell=None, istream=) 16:09:28 2023-07-13 16:09:28,635 [execute] INFO git cat-file --batch 16:09:28 2023-07-13 16:09:28,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver, universal_newlines=False, shell=None, istream=) 16:09:28 2023-07-13 16:09:28,641 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1475/.semver/PR-1475 16:09:28 0.0.0 [Pipeline] } 16:09:28 $ docker exec --env ******** --env ******** f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 ssh-agent -k 16:09:28 unset SSH_AUTH_SOCK; 16:09:28 unset SSH_AGENT_PID; 16:09:28 echo Agent pid 76 killed; 16:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:29 + git semver [Pipeline] } 16:09:29 $ docker stop --time=1 f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 16:09:30 $ docker rm -f --volumes f98117f0b89bb5d4eb85de9ac5d7f4dd0aee1c9247bb18d8bf808fed14ec9bb9 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:31 Stashed 1 file(s) [Pipeline] echo 16:09:31 [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 16:09:32 provisioning config files... 16:09:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/config2899627489814377928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:32 ---> docker-login.sh 16:09:32 nexus3.edgexfoundry.org:10001 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 nexus3.edgexfoundry.org:10002 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 nexus3.edgexfoundry.org:10003 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 nexus3.edgexfoundry.org:10004 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 docker.io 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 ---> docker-login.sh ends [Pipeline] } 16:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:33 ========================================================= 16:09:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:09:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + 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 . 16:09:33 Sending build context to Docker daemon 10.91MB 16:09:33 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:09:33 Step 2/10 : FROM ${BASE} AS builder 16:09:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:33 4db1b89c0bd1: Pulling fs layer 16:09:33 6911f1a30b25: Pulling fs layer 16:09:33 e194b8c5c2a9: Pulling fs layer 16:09:33 6863d3e3a2b1: Pulling fs layer 16:09:33 ec0bb842ea78: Pulling fs layer 16:09:33 40a00589a448: Pulling fs layer 16:09:33 6c08303d61cc: Pulling fs layer 16:09:33 798269fcf238: Pulling fs layer 16:09:33 6863d3e3a2b1: Waiting 16:09:33 ec0bb842ea78: Waiting 16:09:33 40a00589a448: Waiting 16:09:33 6c08303d61cc: Waiting 16:09:33 798269fcf238: Waiting 16:09:33 6911f1a30b25: Download complete 16:09:33 6863d3e3a2b1: Verifying Checksum 16:09:33 6863d3e3a2b1: Download complete 16:09:33 ec0bb842ea78: Verifying Checksum 16:09:33 ec0bb842ea78: Download complete 16:09:33 4db1b89c0bd1: Verifying Checksum 16:09:33 4db1b89c0bd1: Download complete 16:09:33 40a00589a448: Verifying Checksum 16:09:33 40a00589a448: Download complete 16:09:33 4db1b89c0bd1: Pull complete 16:09:34 6911f1a30b25: Pull complete 16:09:34 798269fcf238: Verifying Checksum 16:09:34 798269fcf238: Download complete 16:09:34 e194b8c5c2a9: Verifying Checksum 16:09:34 e194b8c5c2a9: Download complete 16:09:34 6c08303d61cc: Verifying Checksum 16:09:34 6c08303d61cc: Download complete 16:09:37 e194b8c5c2a9: Pull complete 16:09:37 6863d3e3a2b1: Pull complete 16:09:37 ec0bb842ea78: Pull complete 16:09:37 40a00589a448: Pull complete 16:09:40 6c08303d61cc: Pull complete 16:09:40 798269fcf238: Pull complete 16:09:40 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:09:40 ---> ec979cd7f677 16:09:40 Step 3/10 : ARG MAKE=make build 16:09:44 ---> Running in 73b202f0ea1a 16:09:44 Removing intermediate container 73b202f0ea1a 16:09:44 ---> 5e061e2be4a1 16:09:44 Step 4/10 : WORKDIR /device-sdk-go 16:09:44 ---> Running in a35ae2389560 16:09:44 Removing intermediate container a35ae2389560 16:09:44 ---> 04b5a89a9a6e 16:09:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:09:44 ---> Running in 75accc5bdc24 16:09:44 Removing intermediate container 75accc5bdc24 16:09:44 ---> 988205fa177f 16:09:44 Step 6/10 : RUN apk add --update --no-cache make git 16:09:44 ---> Running in 2e0e6291cc45 16:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:44 OK: 265 MiB in 53 packages 16:09:45 Removing intermediate container 2e0e6291cc45 16:09:45 ---> edc2a0ffb645 16:09:45 Step 7/10 : COPY go.mod vendor* ./ 16:09:45 ---> 9791e02cabad 16:09:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:45 ---> Running in 0bd8d0f8c41e 16:09:46 Still waiting to schedule task 16:09:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:10:11 Removing intermediate container 0bd8d0f8c41e 16:10:11 ---> 101e2910cd72 16:10:11 Step 9/10 : COPY . . 16:10:11 ---> 0e0044e976ba 16:10:11 Step 10/10 : RUN ${MAKE} 16:10:11 ---> Running in f75dfe34f5c5 16:10:11 noop 16:10:11 Removing intermediate container f75dfe34f5c5 16:10:11 ---> 37fec3e27850 16:10:11 Successfully built 37fec3e27850 16:10:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker inspect -f . ci-base-image-x86_64 16:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:12 prd-ubuntu20.04-docker-8c-8g-1069 does not seem to be running inside a container 16:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1475 -v /w/workspace/gexfoundry_device-sdk-go_PR-1475:/w/workspace/gexfoundry_device-sdk-go_PR-1475:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:12 $ docker top e18c20908b2ac530fd680bcd3b916e3a110b444bb0bac90caaa3402b41afa2bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:13 + go version 16:10:13 go version go1.20.6 linux/amd64 [Pipeline] } 16:10:13 $ docker stop --time=1 e18c20908b2ac530fd680bcd3b916e3a110b444bb0bac90caaa3402b41afa2bc 16:10:14 $ docker rm -f --volumes e18c20908b2ac530fd680bcd3b916e3a110b444bb0bac90caaa3402b41afa2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:15 + docker inspect -f . ci-base-image-x86_64 16:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:15 prd-ubuntu20.04-docker-8c-8g-1069 does not seem to be running inside a container 16:10:15 $ 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-1475 -v /w/workspace/gexfoundry_device-sdk-go_PR-1475:/w/workspace/gexfoundry_device-sdk-go_PR-1475:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:15 $ docker top 16d77f84506ee98349390a23fa460521889241cac1bafce85a3182660d7204e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1475 [Pipeline] fileExists [Pipeline] sh 16:10:16 + make test 16:10:16 go test -race -coverprofile=coverage.out ./... 16:10:22 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 80.2% of statements 16:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements 16:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.170s coverage: 77.5% of statements 16:10:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:10:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:10:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:10:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:10:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.061s coverage: 14.3% of statements 16:10:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.066s coverage: 68.5% of statements 16:10:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements 16:10:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.6% of statements 16:11:01 GO111MODULE=on go vet ./... 16:11:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:11:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:11:01 ./bin/test-attribution-txt.sh [Pipeline] echo 16:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:11:01 $ docker stop --time=1 16d77f84506ee98349390a23fa460521889241cac1bafce85a3182660d7204e3 16:11:04 $ docker rm -f --volumes 16d77f84506ee98349390a23fa460521889241cac1bafce85a3182660d7204e3 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:11:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:11:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:11:06 + ls -al . 16:11:06 total 284 16:11:06 drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 16:10 . 16:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:09 .. 16:11:06 -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 16:09 .dockerignore 16:11:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 16:09 .git 16:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:09 .github 16:11:06 -rw-rw-r-- 1 jenkins jenkins 137 Jul 13 16:09 .gitignore 16:11:06 -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 16:09 .golangci.yml 16:11:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 16:09 .semver 16:11:06 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 13 16:09 CHANGELOG.md 16:11:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 16:09 GOVERNANCE.md 16:11:06 -rw-rw-r-- 1 jenkins jenkins 885 Jul 13 16:09 Jenkinsfile 16:11:06 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 16:09 LICENSE 16:11:06 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 13 16:09 Makefile 16:11:06 -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 16:09 OWNERS.md 16:11:06 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 13 16:09 README.md 16:11:06 -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 16:09 VERSION 16:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:09 bin 16:11:06 -rw-r--r-- 1 jenkins jenkins 106395 Jul 13 16:10 coverage.out 16:11:06 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 16:09 example 16:11:06 -rw-rw-r-- 1 jenkins jenkins 3460 Jul 13 16:09 go.mod 16:11:06 -rw-rw-r-- 1 jenkins jenkins 32141 Jul 13 16:09 go.sum 16:11:06 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 16:09 internal 16:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 16:09 openapi 16:11:06 drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 16:09 pkg 16:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:09 snap 16:11:06 -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 16:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + 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=0788bfb21fb273ad7b45151f543634661d4fb024 --label arch=amd64 --label version=0.0.0 . 16:11:06 Sending build context to Docker daemon 11.01MB 16:11:06 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 16:11:06 Step 2/23 : FROM ${BASE} AS builder 16:11:06 ---> 37fec3e27850 16:11:06 Step 3/23 : ARG MAKE=make build 16:11:06 ---> Running in 510d5e99adb9 16:11:07 Removing intermediate container 510d5e99adb9 16:11:07 ---> 7db3d576b0f0 16:11:07 Step 4/23 : WORKDIR /device-sdk-go 16:11:07 ---> Running in c4295e79b7f9 16:11:07 Removing intermediate container c4295e79b7f9 16:11:07 ---> 9b4cd4c96630 16:11:07 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:11:07 ---> Running in 1faffdd9476c 16:11:07 Removing intermediate container 1faffdd9476c 16:11:07 ---> 9c9319feda53 16:11:07 Step 6/23 : RUN apk add --update --no-cache make git 16:11:07 ---> Running in 9424e69dbc9d 16:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:08 OK: 265 MiB in 53 packages 16:11:08 Removing intermediate container 9424e69dbc9d 16:11:08 ---> 4b435385d45f 16:11:08 Step 7/23 : COPY go.mod vendor* ./ 16:11:08 ---> 8cc8487b3a55 16:11:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:08 ---> Running in d0696145bee1 16:11:09 Removing intermediate container d0696145bee1 16:11:09 ---> cdea8f0dfdb9 16:11:09 Step 9/23 : COPY . . 16:11:09 ---> d10864559b57 16:11:09 Step 10/23 : RUN ${MAKE} 16:11:09 ---> Running in 5def3fe241cb 16:11:09 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 16:11:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1070 in /w/workspace/gexfoundry_device-sdk-go_PR-1475 [Pipeline] { [Pipeline] ws 16:11:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:11:27 The recommended git tool is: git 16:11:27 Removing intermediate container 5def3fe241cb 16:11:27 ---> 17ec4f97b56c 16:11:27 Step 11/23 : FROM alpine:3.17 16:11:27 3.17: Pulling from library/alpine 16:11:28 4db1b89c0bd1: Already exists 16:11:28 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:11:28 Status: Downloaded newer image for alpine:3.17 16:11:28 ---> 1f73a9d63274 16:11:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:11:28 ---> Running in 91c3eaded72a 16:11:28 Removing intermediate container 91c3eaded72a 16:11:28 ---> 8b35af910d6c 16:11:28 Step 13/23 : RUN apk add --update --no-cache 16:11:28 ---> Running in edc43c058e42 16:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:29 OK: 7 MiB in 15 packages 16:11:29 Removing intermediate container edc43c058e42 16:11:29 ---> 969ad49b9789 16:11:29 Step 14/23 : WORKDIR / 16:11:29 ---> Running in e88c93dc8349 16:11:29 Removing intermediate container e88c93dc8349 16:11:29 ---> 52c17a81613c 16:11:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:11:29 ---> 542b68d51f2e 16:11:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:11:30 ---> 5f8abc689917 16:11:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:11:30 ---> 4d05864a6a74 16:11:30 Step 18/23 : EXPOSE 59999 16:11:30 ---> Running in 9e46ceb246b0 16:11:30 Removing intermediate container 9e46ceb246b0 16:11:30 ---> 72099a4d87c0 16:11:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:11:30 ---> Running in 76e19b75894a 16:11:30 Removing intermediate container 76e19b75894a 16:11:30 ---> cd0340b7189f 16:11:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:30 ---> Running in 1856c4854e4f 16:11:30 Removing intermediate container 1856c4854e4f 16:11:30 ---> 23b7a56ba40c 16:11:30 Step 21/23 : LABEL arch=amd64 16:11:30 ---> Running in 412b9bd5ca5f 16:11:30 Removing intermediate container 412b9bd5ca5f 16:11:30 ---> 187b14be6fe9 16:11:30 Step 22/23 : LABEL git_sha=0788bfb21fb273ad7b45151f543634661d4fb024 16:11:30 ---> Running in 74a058507ef6 16:11:30 Removing intermediate container 74a058507ef6 16:11:30 ---> d3f8eab0d7a9 16:11:30 Step 23/23 : LABEL version=0.0.0 16:11:31 ---> Running in 707cec40613b 16:11:31 Removing intermediate container 707cec40613b 16:11:31 ---> 255aeedac8c3 16:11:31 [Warning] One or more build-args [ARCH] were not consumed 16:11:31 Successfully built 255aeedac8c3 16:11:31 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:31 16:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:32 latest: Pulling from edgex-lftools-log-publisher 16:11:32 5eb5b503b376: Pulling fs layer 16:11:32 5c69ac0246d0: Pulling fs layer 16:11:32 ec43610c2a17: Pulling fs layer 16:11:32 3a2ae6a8a46f: Pulling fs layer 16:11:32 33b1e0a273af: Pulling fs layer 16:11:32 5d3b04190fa2: Pulling fs layer 16:11:32 2f39f015ded8: Pulling fs layer 16:11:32 3a2ae6a8a46f: Waiting 16:11:32 33b1e0a273af: Waiting 16:11:32 2f39f015ded8: Waiting 16:11:32 5d3b04190fa2: Waiting 16:11:32 5c69ac0246d0: Verifying Checksum 16:11:32 5c69ac0246d0: Download complete 16:11:32 3a2ae6a8a46f: Download complete 16:11:32 33b1e0a273af: Verifying Checksum 16:11:32 33b1e0a273af: Download complete 16:11:32 5d3b04190fa2: Verifying Checksum 16:11:32 5d3b04190fa2: Download complete 16:11:32 ec43610c2a17: Verifying Checksum 16:11:32 ec43610c2a17: Download complete 16:11:32 5eb5b503b376: Verifying Checksum 16:11:32 5eb5b503b376: Download complete 16:11:33 2f39f015ded8: Download complete 16:11:33 5eb5b503b376: Pull complete 16:11:33 5c69ac0246d0: Pull complete 16:11:33 ec43610c2a17: Pull complete 16:11:34 3a2ae6a8a46f: Pull complete 16:11:34 33b1e0a273af: Pull complete 16:11:34 using credential edgex-jenkins-ssh 16:11:34 Cloning the remote Git repository 16:11:34 5d3b04190fa2: Pull complete 16:11:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:11:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:11:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:11:36 > git --version # timeout=10 16:11:36 > git --version # 'git version 2.25.1' 16:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:38 2f39f015ded8: Pull complete 16:11:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:38 prd-ubuntu20.04-docker-8c-8g-1069 does not seem to be running inside a container 16:11:38 $ 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-1475 -v /w/workspace/gexfoundry_device-sdk-go_PR-1475:/w/workspace/gexfoundry_device-sdk-go_PR-1475:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:40 Merging remotes/origin/main commit 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 0788bfb21fb273ad7b45151f543634661d4fb024 16:11:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:11:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:11:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1475/head:refs/remotes/origin/PR-1475 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:11:40 > git config core.sparsecheckout # timeout=10 16:11:40 > git checkout -f 0788bfb21fb273ad7b45151f543634661d4fb024 # timeout=10 16:11:41 $ docker top 9276f7da82180d342aaa00a5ffe0e370ecab203665f2c5d90a943590f26a4b75 -eo pid,comm 16:11:41 Merge succeeded, producing 0788bfb21fb273ad7b45151f543634661d4fb024 16:11:41 Checking out Revision 0788bfb21fb273ad7b45151f543634661d4fb024 (PR-1475) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:41 ---> job-cost.sh 16:11:41 lf-activate-venv: SKIPPING 16:11:41 INFO: No Stack... 16:11:42 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:42 INFO: Archiving Costs 16:11:41 > git remote # timeout=10 16:11:41 > git config --get remote.origin.url # timeout=10 16:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:41 > git merge 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 16:11:41 > git rev-parse HEAD^{commit} # timeout=10 16:11:41 > git config core.sparsecheckout # timeout=10 16:11:41 > git checkout -f 0788bfb21fb273ad7b45151f543634661d4fb024 # timeout=10 [Pipeline] sh 16:11:42 + + cut -d, -f6 16:11:42 cat /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives/cost.csv [Pipeline] lock 16:11:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] 16:11:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] did not exist. Created. 16:11:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:43 + echo total: 0.2199999988079071 [Pipeline] stash 16:11:43 Stashed 1 file(s) [Pipeline] } 16:11:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:43 $ docker stop --time=1 9276f7da82180d342aaa00a5ffe0e370ecab203665f2c5d90a943590f26a4b75 16:11:44 $ docker rm -f --volumes 9276f7da82180d342aaa00a5ffe0e370ecab203665f2c5d90a943590f26a4b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:11:45 Commit message: "feat(security): New AddCustomRoute method with authentication parameter" 16:11:45 > git --version # timeout=10 16:11:45 > git --version # 'git version 2.25.1' 16:11:45 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:46 Dload Upload Total Spent Left Speed 16:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 16:11:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:11:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:11:48 + sudo tee /etc/docker/daemon.new 16:11:49 { 16:11:49 "registry-mirrors": [ 16:11:49 "https://nexus3.edgexfoundry.org:10001" 16:11:49 ], 16:11:49 "bip": "10.250.0.254/24", 16:11:49 "hosts": [ 16:11:49 "tcp://0.0.0.0:5555", 16:11:49 "unix:///var/run/docker.sock" 16:11:49 ], 16:11:49 "mtu": 1458, 16:11:49 "selinux-enabled": true, 16:11:49 "seccomp-profile": "/etc/docker/seccomp.json" 16:11:49 } [Pipeline] sh 16:11:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:11:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:08 provisioning config files... 16:12:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5822178670420369485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:08 ---> docker-login.sh 16:12:08 nexus3.edgexfoundry.org:10001 16:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:09 Configure a credential helper to remove this warning. See 16:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:09 16:12:09 Login Succeeded 16:12:09 nexus3.edgexfoundry.org:10002 16:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:09 Configure a credential helper to remove this warning. See 16:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:09 16:12:09 Login Succeeded 16:12:09 nexus3.edgexfoundry.org:10003 16:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:10 Configure a credential helper to remove this warning. See 16:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:10 16:12:10 Login Succeeded 16:12:10 nexus3.edgexfoundry.org:10004 16:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:10 Configure a credential helper to remove this warning. See 16:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:10 16:12:10 Login Succeeded 16:12:10 docker.io 16:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:11 Configure a credential helper to remove this warning. See 16:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:11 16:12:11 Login Succeeded 16:12:11 ---> docker-login.sh ends [Pipeline] } 16:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:11 ========================================================= 16:12:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:12:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:12 + 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 . 16:12:12 Sending build context to Docker daemon 5.811MB 16:12:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:12:12 Step 2/10 : FROM ${BASE} AS builder 16:12:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:12 edb6bdbacee9: Pulling fs layer 16:12:12 5f9638ab2659: Pulling fs layer 16:12:12 8d51d6327a98: Pulling fs layer 16:12:12 8b374f2dd631: Pulling fs layer 16:12:12 ec14aa9079de: Pulling fs layer 16:12:12 2f466654f4bb: Pulling fs layer 16:12:12 554e91adad29: Pulling fs layer 16:12:12 8b374f2dd631: Waiting 16:12:12 ec14aa9079de: Waiting 16:12:12 2f466654f4bb: Waiting 16:12:12 554e91adad29: Waiting 16:12:12 5f9638ab2659: Download complete 16:12:12 8b374f2dd631: Verifying Checksum 16:12:12 8b374f2dd631: Download complete 16:12:12 ec14aa9079de: Verifying Checksum 16:12:12 ec14aa9079de: Download complete 16:12:12 edb6bdbacee9: Verifying Checksum 16:12:12 edb6bdbacee9: Download complete 16:12:14 554e91adad29: Download complete 16:12:15 2f466654f4bb: Verifying Checksum 16:12:15 2f466654f4bb: Download complete 16:12:15 8d51d6327a98: Verifying Checksum 16:12:15 8d51d6327a98: Download complete 16:12:15 edb6bdbacee9: Pull complete 16:12:15 5f9638ab2659: Pull complete 16:12:28 8d51d6327a98: Pull complete 16:12:28 8b374f2dd631: Pull complete 16:12:28 ec14aa9079de: Pull complete 16:12:33 2f466654f4bb: Pull complete 16:12:36 554e91adad29: Pull complete 16:12:36 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:12:36 ---> 1e15ea492957 16:12:36 Step 3/10 : ARG MAKE=make build 16:12:37 ---> Running in 9cbfb269f5c9 16:12:37 Removing intermediate container 9cbfb269f5c9 16:12:37 ---> a1752a777ec9 16:12:37 Step 4/10 : WORKDIR /device-sdk-go 16:12:37 ---> Running in ce69050d7bb8 16:12:38 Removing intermediate container ce69050d7bb8 16:12:38 ---> 12738b47f4aa 16:12:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:12:38 ---> Running in 3f99a507f56e 16:12:38 Removing intermediate container 3f99a507f56e 16:12:38 ---> d306ea3526b1 16:12:38 Step 6/10 : RUN apk add --update --no-cache make git 16:12:38 ---> Running in e281a08d6d4c 16:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:12:41 OK: 263 MiB in 53 packages 16:12:41 Removing intermediate container e281a08d6d4c 16:12:41 ---> 57690588661d 16:12:41 Step 7/10 : COPY go.mod vendor* ./ 16:12:42 ---> e1329f2a8f24 16:12:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:42 ---> Running in b3e19ebdce11 16:13:50 Removing intermediate container b3e19ebdce11 16:13:50 ---> 9199d34b7851 16:13:50 Step 9/10 : COPY . . 16:13:50 ---> 85132434f984 16:13:50 Step 10/10 : RUN ${MAKE} 16:13:50 ---> Running in b58766c0115a 16:13:50 noop 16:13:50 Removing intermediate container b58766c0115a 16:13:50 ---> ee327075a79a 16:13:50 Successfully built ee327075a79a 16:13:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:50 + docker inspect -f . ci-base-image-arm64 16:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:50 prd-ubuntu20.04-docker-arm64-4c-16g-1070 does not seem to be running inside a container 16:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:52 $ docker top 39e331dae60c5497a2cec775ebd007d674e30d23e3824c380f264b21c1a7e61e -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:53 + go version 16:13:53 go version go1.20.6 linux/arm64 [Pipeline] } 16:13:53 $ docker stop --time=1 39e331dae60c5497a2cec775ebd007d674e30d23e3824c380f264b21c1a7e61e 16:13:54 $ docker rm -f --volumes 39e331dae60c5497a2cec775ebd007d674e30d23e3824c380f264b21c1a7e61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:55 + docker inspect -f . ci-base-image-arm64 16:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:55 prd-ubuntu20.04-docker-arm64-4c-16g-1070 does not seem to be running inside a container 16:13:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:56 $ docker top c039707535c8c24bbd77c43d509845c891ce12472631f13f6f3daab85b943521 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:13:58 + make test 16:13:58 go test -race -coverprofile=coverage.out ./... 16:14:37 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:16:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:16:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:16:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:16:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:16:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:16:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements 16:16:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.246s coverage: 80.2% of statements 16:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:16:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.323s coverage: 86.0% of statements 16:16:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:16:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.428s coverage: 77.5% of statements 16:16:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:16:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:17:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.288s coverage: 14.3% of statements 16:17:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.408s coverage: 68.5% of statements 16:17:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.425s coverage: 89.2% of statements 16:17:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:17:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.249s coverage: 5.6% of statements 16:17:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:17:06 GO111MODULE=on go vet ./... 16:19:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:19:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:19:27 ./bin/test-attribution-txt.sh [Pipeline] echo 16:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:19:27 $ docker stop --time=1 c039707535c8c24bbd77c43d509845c891ce12472631f13f6f3daab85b943521 16:19:29 $ docker rm -f --volumes c039707535c8c24bbd77c43d509845c891ce12472631f13f6f3daab85b943521 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:31 Warning: overwriting stash ‘coverage-report’ 16:19:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:32 + ls -al . 16:19:32 total 280 16:19:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 16:14 . 16:19:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:11 .. 16:19:32 -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 16:11 .dockerignore 16:19:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 16:11 .git 16:19:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:11 .github 16:19:32 -rw-rw-r-- 1 jenkins jenkins 137 Jul 13 16:11 .gitignore 16:19:32 -rw-rw-r-- 1 jenkins jenkins 42 Jul 13 16:11 .golangci.yml 16:19:32 -rw-rw-r-- 1 jenkins jenkins 44878 Jul 13 16:11 CHANGELOG.md 16:19:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 16:11 GOVERNANCE.md 16:19:32 -rw-rw-r-- 1 jenkins jenkins 885 Jul 13 16:11 Jenkinsfile 16:19:32 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 16:11 LICENSE 16:19:32 -rw-rw-r-- 1 jenkins jenkins 1714 Jul 13 16:11 Makefile 16:19:32 -rw-rw-r-- 1 jenkins jenkins 619 Jul 13 16:11 OWNERS.md 16:19:32 -rw-rw-r-- 1 jenkins jenkins 4933 Jul 13 16:11 README.md 16:19:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 16:09 VERSION 16:19:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 16:11 bin 16:19:32 -rw-r--r-- 1 jenkins jenkins 106395 Jul 13 16:17 coverage.out 16:19:32 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 16:11 example 16:19:32 -rw-rw-r-- 1 jenkins jenkins 3460 Jul 13 16:11 go.mod 16:19:32 -rw-rw-r-- 1 jenkins jenkins 32141 Jul 13 16:11 go.sum 16:19:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 16:11 internal 16:19:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 16:11 openapi 16:19:32 drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 16:11 pkg 16:19:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 16:11 snap 16:19:32 -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 16:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + 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=0788bfb21fb273ad7b45151f543634661d4fb024 --label arch=arm64 --label version=0.0.0 . 16:19:33 Sending build context to Docker daemon 5.918MB 16:19:33 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 16:19:33 Step 2/23 : FROM ${BASE} AS builder 16:19:33 ---> ee327075a79a 16:19:33 Step 3/23 : ARG MAKE=make build 16:19:33 ---> Running in 3c07cdca6de7 16:19:33 Removing intermediate container 3c07cdca6de7 16:19:33 ---> f524d77c5c77 16:19:33 Step 4/23 : WORKDIR /device-sdk-go 16:19:33 ---> Running in 654d420bce67 16:19:34 Removing intermediate container 654d420bce67 16:19:34 ---> fb658bc24ce5 16:19:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:19:34 ---> Running in 3398dec904a7 16:19:34 Removing intermediate container 3398dec904a7 16:19:34 ---> 3a5f58c8339f 16:19:34 Step 6/23 : RUN apk add --update --no-cache make git 16:19:34 ---> Running in fbe91da07414 16:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:37 OK: 263 MiB in 53 packages 16:19:37 Removing intermediate container fbe91da07414 16:19:37 ---> 28d2d5fb8ad3 16:19:37 Step 7/23 : COPY go.mod vendor* ./ 16:19:38 ---> d5e27a7dea96 16:19:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:38 ---> Running in 86d67a08e2bf 16:19:40 Removing intermediate container 86d67a08e2bf 16:19:40 ---> 6201c67f7461 16:19:40 Step 9/23 : COPY . . 16:19:41 ---> 7a632a5d4f0c 16:19:41 Step 10/23 : RUN ${MAKE} 16:19:41 ---> Running in 7f22175c5b8f 16:19:42 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 16:21:48 Removing intermediate container 7f22175c5b8f 16:21:48 ---> 89875ff1efd5 16:21:48 Step 11/23 : FROM alpine:3.17 16:21:48 3.17: Pulling from library/alpine 16:21:48 edb6bdbacee9: Already exists 16:21:48 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:21:48 Status: Downloaded newer image for alpine:3.17 16:21:48 ---> 779605e5fbc0 16:21:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:21:48 ---> Running in 5495e09955f5 16:21:48 Removing intermediate container 5495e09955f5 16:21:48 ---> 4057d826ce78 16:21:48 Step 13/23 : RUN apk add --update --no-cache 16:21:48 ---> Running in 6cad252c407f 16:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:21:48 OK: 7 MiB in 15 packages 16:21:49 Removing intermediate container 6cad252c407f 16:21:49 ---> b79aa1f6697a 16:21:49 Step 14/23 : WORKDIR / 16:21:49 ---> Running in 51952f0747d6 16:21:49 Removing intermediate container 51952f0747d6 16:21:49 ---> 6033d993ce2b 16:21:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:21:50 ---> 5f837f8e7636 16:21:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:21:51 ---> 091731de331c 16:21:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:21:51 ---> b36b101d7371 16:21:51 Step 18/23 : EXPOSE 59999 16:21:51 ---> Running in 056dd9b071c8 16:21:52 Removing intermediate container 056dd9b071c8 16:21:52 ---> f0dc5eef68cc 16:21:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:21:52 ---> Running in 7f3edcc79d86 16:21:52 Removing intermediate container 7f3edcc79d86 16:21:52 ---> e8d6794af5f4 16:21:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:21:52 ---> Running in 35d94e13c876 16:21:53 Removing intermediate container 35d94e13c876 16:21:53 ---> 470750f93821 16:21:53 Step 21/23 : LABEL arch=arm64 16:21:53 ---> Running in 71b7d70bf633 16:21:53 Removing intermediate container 71b7d70bf633 16:21:53 ---> 495364b36f84 16:21:53 Step 22/23 : LABEL git_sha=0788bfb21fb273ad7b45151f543634661d4fb024 16:21:53 ---> Running in e492a02a47b2 16:21:53 Removing intermediate container e492a02a47b2 16:21:53 ---> 46abfe443414 16:21:53 Step 23/23 : LABEL version=0.0.0 16:21:53 ---> Running in c647bc1e8f33 16:21:53 Removing intermediate container c647bc1e8f33 16:21:53 ---> c3fd500098b2 16:21:53 [Warning] One or more build-args [ARCH] were not consumed 16:21:54 Successfully built c3fd500098b2 16:21:54 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 16:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:54 16:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:55 arm64: Pulling from edgex-lftools-log-publisher 16:21:55 8998bd30e6a1: Pulling fs layer 16:21:55 04944245beec: Pulling fs layer 16:21:55 699f458cf7ca: Pulling fs layer 16:21:55 765212b225bb: Pulling fs layer 16:21:55 f23df028b6ca: Pulling fs layer 16:21:55 d65c8cfc05b1: Pulling fs layer 16:21:55 2437ff75d9bd: Pulling fs layer 16:21:55 765212b225bb: Waiting 16:21:55 f23df028b6ca: Waiting 16:21:55 d65c8cfc05b1: Waiting 16:21:55 2437ff75d9bd: Waiting 16:21:55 04944245beec: Verifying Checksum 16:21:55 04944245beec: Download complete 16:21:55 765212b225bb: Verifying Checksum 16:21:55 765212b225bb: Download complete 16:21:55 f23df028b6ca: Verifying Checksum 16:21:55 f23df028b6ca: Download complete 16:21:55 d65c8cfc05b1: Verifying Checksum 16:21:55 d65c8cfc05b1: Download complete 16:21:55 699f458cf7ca: Verifying Checksum 16:21:55 699f458cf7ca: Download complete 16:21:56 8998bd30e6a1: Verifying Checksum 16:21:56 8998bd30e6a1: Download complete 16:21:58 2437ff75d9bd: Verifying Checksum 16:21:58 2437ff75d9bd: Download complete 16:22:02 8998bd30e6a1: Pull complete 16:22:02 04944245beec: Pull complete 16:22:03 699f458cf7ca: Pull complete 16:22:03 765212b225bb: Pull complete 16:22:04 f23df028b6ca: Pull complete 16:22:04 d65c8cfc05b1: Pull complete 16:22:19 2437ff75d9bd: Pull complete 16:22:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:19 prd-ubuntu20.04-docker-arm64-4c-16g-1070 does not seem to be running inside a container 16:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:22:22 $ docker top eab63fdcac31cfad141d29dca140a0d91f977c362846448e706fdfa9a9ca5fb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:23 ---> job-cost.sh 16:22:23 lf-activate-venv: SKIPPING 16:22:23 INFO: No Stack... 16:22:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:22:24 INFO: Archiving Costs [Pipeline] sh 16:22:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 16:22:25 + cut -d, -f6 [Pipeline] lock 16:22:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] 16:22:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] did not exist. Created. 16:22:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:25 /w/workspace/device-sdk-go/1@tmp/durable-6e77ded9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:26 + echo total: 0.10999999940395355 [Pipeline] stash 16:22:26 Warning: overwriting stash ‘stack-cost’ 16:22:26 Stashed 1 file(s) [Pipeline] } 16:22:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1475-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:22:26 $ docker stop --time=1 eab63fdcac31cfad141d29dca140a0d91f977c362846448e706fdfa9a9ca5fb2 16:22:28 $ docker rm -f --volumes eab63fdcac31cfad141d29dca140a0d91f977c362846448e706fdfa9a9ca5fb2 [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 16:22:29 provisioning config files... 16:22:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/config7483791223220101914tmp [Pipeline] { [Pipeline] sh 16:22:29 + set +x 16:22:29 + bash -s -- 16:22:29 + curl -s https://codecov.io/bash 16:22:29 16:22:29 _____ _ 16:22:29 / ____| | | 16:22:29 | | ___ __| | ___ ___ _____ __ 16:22:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:22:29 | |___| (_) | (_| | __/ (_| (_) \ V / 16:22:29 \_____\___/ \__,_|\___|\___\___/ \_/ 16:22:29 Bash-1.0.6 16:22:29 16:22:29 16:22:29 ==> git version 2.25.1 found 16:22:29 ==> 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 16:22:29 Release-Date: 2020-01-08 16:22:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:22:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:22:29 ==> Jenkins CI detected. 16:22:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1475 16:22:29 project root: . 16:22:29 --> token set from env 16:22:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:22:29 ==> Running gcov in . (disable via -X gcov) 16:22:29 ==> Python coveragepy not found 16:22:29 ==> Searching for coverage reports in: 16:22:29 + . 16:22:29 -> Found 1 reports 16:22:29 ==> Detecting git/mercurial file structure 16:22:29 ==> Reading reports 16:22:29 + ./coverage.out bytes=106395 16:22:29 ==> Appending adjustments 16:22:29 https://docs.codecov.io/docs/fixing-reports 16:22:30 + Found adjustments 16:22:30 ==> Gzipping contents 16:22:30 16K /tmp/codecov.qKVSQz.gz 16:22:30 ==> Uploading reports 16:22:30 url: https://codecov.io 16:22:30 query: branch=PR-1475&commit=0788bfb21fb273ad7b45151f543634661d4fb024&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1475&job=&cmd_args= 16:22:30 -> Pinging Codecov 16:22:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1475&commit=0788bfb21fb273ad7b45151f543634661d4fb024&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1475&job=&cmd_args= 16:22:30 -> Uploading to 16:22:30 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/7E55EF52A471D76F132DFD9A03CDDE97/0788bfb21fb273ad7b45151f543634661d4fb024/44eb1565-7b34-4eaa-b192-c9947a7b64be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T162230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e12eb73d636c1fde09ab8f18a9570bb885831f5fbf6daf2e4571972a2805b3d6 16:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:30 Dload Upload Total Spent Left Speed 16:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15206 0 0 100 15206 0 81752 --:--:-- --:--:-- --:--:-- 81752 16:22:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0788bfb21fb273ad7b45151f543634661d4fb024 [Pipeline] } 16:22:30 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 16:22:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives ] 16:22:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives 16:22:32 total 16 16:22:32 drwxr-xr-x 3 root root 4096 Jul 13 16:11 . 16:22:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 16:11 .. 16:22:32 drwxr-xr-x 2 root root 4096 Jul 13 16:11 cost 16:22:32 -rw-r--r-- 1 root root 86 Jul 13 16:11 cost.csv 16:22:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives 16:22:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives 16:22:32 total 16 16:22:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 16:11 . 16:22:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 16:11 .. 16:22:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 16:11 cost 16:22:32 -rw-r--r-- 1 jenkins jenkins 86 Jul 13 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:33 ---> package-listing.sh 16:22:33 ++ tr '[:upper:]' '[:lower:]' 16:22:33 ++ facter osfamily 16:22:33 + OS_FAMILY=debian 16:22:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1475 16:22:33 + START_PACKAGES=/tmp/packages_start.txt 16:22:33 + END_PACKAGES=/tmp/packages_end.txt 16:22:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:33 + PACKAGES=/tmp/packages_start.txt 16:22:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1475 ']' 16:22:33 + PACKAGES=/tmp/packages_end.txt 16:22:33 + case "${OS_FAMILY}" in 16:22:33 + dpkg -l 16:22:33 + grep '^ii' 16:22:33 + '[' -f /tmp/packages_start.txt ']' 16:22:33 + '[' -f /tmp/packages_end.txt ']' 16:22:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1475 ']' 16:22:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives/ 16:22:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1475/archives/ [Pipeline] echo 16:22:33 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-1475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:34 prd-ubuntu20.04-docker-8c-8g-1069 does not seem to be running inside a container 16:22:35 $ 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-1475/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-1475 -v /w/workspace/gexfoundry_device-sdk-go_PR-1475:/w/workspace/gexfoundry_device-sdk-go_PR-1475:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:22:35 $ docker top 931f65897edb3986df2556c0fb3354450c17f2a4edc27dadba3d54bdfbabd655 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:36 + ls /var/log/sa-host 16:22:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:36 provisioning config files... 16:22:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1475@tmp/config6802985949519466470tmp [Pipeline] { [Pipeline] echo 16:22:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:36 ---> create-netrc.sh [Pipeline] } 16:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> python-tools-install.sh [Pipeline] echo 16:22:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> sudo-logs.sh 16:22:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> job-cost.sh 16:22:37 lf-activate-venv: SKIPPING 16:22:37 DEBUG: total: 0.2199999988079071 16:22:37 INFO: Retrieving Stack Cost... 16:22:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:38 INFO: Archiving Costs [Pipeline] echo 16:22:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:39 ---> logs-deploy.sh 16:22:39 lf-activate-venv: SKIPPING 16:22:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1475/1 16:22:39 INFO: archiving workspace using pattern(s): 16:22:40 Archives upload complete. 16:22:40 INFO: archiving logs to Nexus