Pull request #1390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d3929520851633f8c3ce4077c0ff80ab8aa4443+6f965a0b85b542f54aab8de1c6c68203c2ba52ef (a21d04f477651f3f55e0a71cf074d4d40506d45f) 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-ssh16417918697891556459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2181613846880323770.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1390/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-1390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14661498719550831346.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-1390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16718532802211804714.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18428046873975160437.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-1390/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-1390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8399878622068003958.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2352 in /w/workspace/gexfoundry_device-sdk-go_PR-1390 [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-1390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1390/head:refs/remotes/origin/PR-1390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 6d3929520851633f8c3ce4077c0ff80ab8aa4443 Merge succeeded, producing 6d3929520851633f8c3ce4077c0ff80ab8aa4443 Checking out Revision 6d3929520851633f8c3ce4077c0ff80ab8aa4443 (PR-1390) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6d3929520851633f8c3ce4077c0ff80ab8aa4443 # 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 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d3929520851633f8c3ce4077c0ff80ab8aa4443 # timeout=10 [Pipeline] timeout 05:00:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:36 ========================================================= 05:00:36 EdgeX Global Pipelines Version Info 05:00:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:37 ------------------- 05:00:37 stable info: 05:00:37 ------------------- 05:00:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:37 Message: update stable to v1.0.245 05:00:37 ------------------- 05:00:37 experimental info: 05:00:37 ------------------- 05:00:37 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:37 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 05:00:37 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1390 [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1390 [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1390 [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d3929520851633f8c3ce4077c0ff80ab8aa4443 [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d39295 [Pipeline] echo 05:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:39 provisioning config files... 05:00:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/config15007386420165187375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:39 ---> docker-login.sh 05:00:39 nexus3.edgexfoundry.org:10001 05:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:39 Configure a credential helper to remove this warning. See 05:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:39 05:00:39 Login Succeeded 05:00:39 nexus3.edgexfoundry.org:10002 05:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:39 Configure a credential helper to remove this warning. See 05:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:39 05:00:39 Login Succeeded 05:00:39 nexus3.edgexfoundry.org:10003 05:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:40 Configure a credential helper to remove this warning. See 05:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:40 05:00:40 Login Succeeded 05:00:40 nexus3.edgexfoundry.org:10004 05:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:40 Configure a credential helper to remove this warning. See 05:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:40 05:00:40 Login Succeeded 05:00:40 docker.io 05:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:40 Configure a credential helper to remove this warning. See 05:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:40 05:00:40 Login Succeeded 05:00:40 ---> docker-login.sh ends [Pipeline] } 05:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:41 + git rev-list -1 --merges 6d3929520851633f8c3ce4077c0ff80ab8aa4443~1..6d3929520851633f8c3ce4077c0ff80ab8aa4443 [Pipeline] echo 05:00:41 -----------> git rev-list -1 --merges 6d3929520851633f8c3ce4077c0ff80ab8aa4443~1..6d3929520851633f8c3ce4077c0ff80ab8aa4443 6d3929520851633f8c3ce4077c0ff80ab8aa4443 [false] [Pipeline] sh 05:00:41 + git log --format=format:%s -1 6d3929520851633f8c3ce4077c0ff80ab8aa4443 [Pipeline] echo 05:00:41 ========================================================= 05:00:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:41 + git log --format=format:%s -1 6d3929520851633f8c3ce4077c0ff80ab8aa4443 [Pipeline] echo 05:00:41 [semverPrep] GIT_COMMIT: 6d3929520851633f8c3ce4077c0ff80ab8aa4443, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:00:41 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:42 + grep -v github /etc/ssh/ssh_known_hosts 05:00:42 + [ -e /tmp/ssh_known_hosts ] 05:00:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:42 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:42 05:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:43 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:43 b85a868b505f: Pulling fs layer 05:00:43 e2be974225ed: Pulling fs layer 05:00:43 339a4e72a1f5: Pulling fs layer 05:00:43 988bab9f4d93: Pulling fs layer 05:00:43 1469e6f7b9e6: Pulling fs layer 05:00:43 eaf3925da568: Pulling fs layer 05:00:43 bab4dde63d76: Pulling fs layer 05:00:43 bde34c3a00c8: Pulling fs layer 05:00:43 b352a97aabf1: Pulling fs layer 05:00:43 988bab9f4d93: Waiting 05:00:43 1469e6f7b9e6: Waiting 05:00:43 bab4dde63d76: Waiting 05:00:43 bde34c3a00c8: Waiting 05:00:43 b352a97aabf1: Waiting 05:00:43 eaf3925da568: Waiting 05:00:43 4872d77fe225: Pulling fs layer 05:00:43 5851b861e8e6: Pulling fs layer 05:00:43 5851b861e8e6: Waiting 05:00:43 4872d77fe225: Waiting 05:00:43 e2be974225ed: Verifying Checksum 05:00:43 e2be974225ed: Download complete 05:00:43 988bab9f4d93: Verifying Checksum 05:00:43 988bab9f4d93: Download complete 05:00:43 339a4e72a1f5: Verifying Checksum 05:00:43 339a4e72a1f5: Download complete 05:00:43 1469e6f7b9e6: Verifying Checksum 05:00:43 1469e6f7b9e6: Download complete 05:00:43 eaf3925da568: Verifying Checksum 05:00:43 bde34c3a00c8: Verifying Checksum 05:00:43 bde34c3a00c8: Download complete 05:00:43 b352a97aabf1: Download complete 05:00:43 4872d77fe225: Verifying Checksum 05:00:43 4872d77fe225: Download complete 05:00:43 5851b861e8e6: Verifying Checksum 05:00:43 5851b861e8e6: Download complete 05:00:43 b85a868b505f: Verifying Checksum 05:00:43 b85a868b505f: Download complete 05:00:43 bab4dde63d76: Verifying Checksum 05:00:43 bab4dde63d76: Download complete 05:00:44 b85a868b505f: Pull complete 05:00:44 e2be974225ed: Pull complete 05:00:45 339a4e72a1f5: Pull complete 05:00:45 988bab9f4d93: Pull complete 05:00:45 1469e6f7b9e6: Pull complete 05:00:45 eaf3925da568: Pull complete 05:00:47 bab4dde63d76: Pull complete 05:00:47 bde34c3a00c8: Pull complete 05:00:47 b352a97aabf1: Pull complete 05:00:47 4872d77fe225: Pull complete 05:00:47 5851b861e8e6: Pull complete 05:00:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:48 prd-ubuntu20.04-docker-8c-8g-2352 does not seem to be running inside a container 05:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1390 -v /w/workspace/gexfoundry_device-sdk-go_PR-1390:/w/workspace/gexfoundry_device-sdk-go_PR-1390:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:49 $ docker top d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c -eo pid,comm 05:00:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:49 [ssh-agent] Looking for ssh-agent implementation... 05:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:50 $ docker exec d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c ssh-agent 05:00:50 SSH_AUTH_SOCK=/tmp/ssh-tACvBLKsN80F/agent.31 05:00:50 SSH_AGENT_PID=37 05:00:50 Running ssh-add (command line suppressed) 05:00:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/private_key_16818893496972386721.key (/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/private_key_16818893496972386721.key) 05:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:50 + git tag --points-at HEAD [Pipeline] } 05:00:50 $ docker exec --env ******** --env ******** d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c ssh-agent -k 05:00:50 unset SSH_AUTH_SOCK; 05:00:50 unset SSH_AGENT_PID; 05:00:50 echo Agent pid 37 killed; 05:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:50 [ssh-agent] Looking for ssh-agent implementation... 05:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:50 $ docker exec d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c ssh-agent 05:00:51 SSH_AUTH_SOCK=/tmp/ssh-bPvGXlyIBLMx/agent.69 05:00:51 SSH_AGENT_PID=75 05:00:51 Running ssh-add (command line suppressed) 05:00:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/private_key_15849954450538730169.key (/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/private_key_15849954450538730169.key) 05:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:51 + git semver init 05:00:51 2023-03-16 05:00:51,704 [run_init] DEBUG init version:0.0.0 force:False 05:00:51 2023-03-16 05:00:51,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver 05:00:51 2023-03-16 05:00:51,706 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver 05:00:51 2023-03-16 05:00:51,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1390, universal_newlines=False, shell=None, istream=None) 05:00:52 2023-03-16 05:00:52,608 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390/.git/info/exclude 05:00:52 2023-03-16 05:00:52,609 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver/PR-1390 with force:False 05:00:52 2023-03-16 05:00:52,609 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver/PR-1390 05:00:52 2023-03-16 05:00:52,613 [execute] INFO git cat-file --batch-check 05:00:52 2023-03-16 05:00:52,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver, universal_newlines=False, shell=None, istream=) 05:00:52 2023-03-16 05:00:52,621 [execute] INFO git cat-file --batch 05:00:52 2023-03-16 05:00:52,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver, universal_newlines=False, shell=None, istream=) 05:00:52 2023-03-16 05:00:52,627 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1390/.semver/PR-1390 05:00:52 0.0.0 [Pipeline] } 05:00:52 $ docker exec --env ******** --env ******** d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c ssh-agent -k 05:00:52 unset SSH_AUTH_SOCK; 05:00:52 unset SSH_AGENT_PID; 05:00:52 echo Agent pid 75 killed; 05:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:53 + git semver [Pipeline] } 05:00:53 $ docker stop --time=1 d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c 05:00:54 $ docker rm -f --volumes d664149eb478414903431445336af83259561b1100ca8e1b2d601162432c844c [Pipeline] // withDockerContainer [Pipeline] sh 05:00:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:55 Stashed 1 file(s) [Pipeline] echo 05:00:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:56 provisioning config files... 05:00:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/config7205489130496645547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:56 ---> docker-login.sh 05:00:56 nexus3.edgexfoundry.org:10001 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 nexus3.edgexfoundry.org:10002 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 nexus3.edgexfoundry.org:10003 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 nexus3.edgexfoundry.org:10004 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 docker.io 05:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:57 Configure a credential helper to remove this warning. See 05:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:57 05:00:57 Login Succeeded 05:00:57 ---> docker-login.sh ends [Pipeline] } 05:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:57 ========================================================= 05:00:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:57 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:57 Sending build context to Docker daemon 10.82MB 05:00:57 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:57 Step 2/10 : FROM ${BASE} AS builder 05:00:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:57 63b65145d645: Pulling fs layer 05:00:57 a2d21d5440eb: Pulling fs layer 05:00:57 935e6c44a52c: Pulling fs layer 05:00:57 94cc34f8dd06: Pulling fs layer 05:00:57 30dea6a524f1: Pulling fs layer 05:00:57 a2aff8979fd8: Pulling fs layer 05:00:57 6808be2612f2: Pulling fs layer 05:00:57 f25807f1079a: Pulling fs layer 05:00:57 30dea6a524f1: Waiting 05:00:57 a2aff8979fd8: Waiting 05:00:57 6808be2612f2: Waiting 05:00:57 f25807f1079a: Waiting 05:00:57 94cc34f8dd06: Waiting 05:00:57 a2d21d5440eb: Verifying Checksum 05:00:57 a2d21d5440eb: Download complete 05:00:57 94cc34f8dd06: Verifying Checksum 05:00:57 94cc34f8dd06: Download complete 05:00:58 30dea6a524f1: Verifying Checksum 05:00:58 30dea6a524f1: Download complete 05:00:58 63b65145d645: Download complete 05:00:58 a2aff8979fd8: Verifying Checksum 05:00:58 a2aff8979fd8: Download complete 05:00:58 63b65145d645: Pull complete 05:00:58 a2d21d5440eb: Pull complete 05:00:58 f25807f1079a: Verifying Checksum 05:00:58 f25807f1079a: Download complete 05:00:58 935e6c44a52c: Verifying Checksum 05:00:58 935e6c44a52c: Download complete 05:00:58 6808be2612f2: Verifying Checksum 05:00:58 6808be2612f2: Download complete 05:01:02 935e6c44a52c: Pull complete 05:01:02 94cc34f8dd06: Pull complete 05:01:02 30dea6a524f1: Pull complete 05:01:02 a2aff8979fd8: Pull complete 05:01:05 6808be2612f2: Pull complete 05:01:05 f25807f1079a: Pull complete 05:01:05 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:01:05 ---> 3b553350e43f 05:01:05 Step 3/10 : ARG MAKE=make build 05:01:07 ---> Running in eda4e8ce7fac 05:01:07 Removing intermediate container eda4e8ce7fac 05:01:07 ---> 51fb09becaac 05:01:07 Step 4/10 : WORKDIR /device-sdk-go 05:01:08 ---> Running in cbb2644223c6 05:01:08 Removing intermediate container cbb2644223c6 05:01:08 ---> 00ecb71c6d6f 05:01:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:08 ---> Running in b756396b4e87 05:01:08 Removing intermediate container b756396b4e87 05:01:08 ---> d5cc5b47f134 05:01:08 Step 6/10 : RUN apk add --update --no-cache make git 05:01:08 ---> Running in 61d7139c1332 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:09 OK: 265 MiB in 53 packages 05:01:09 Removing intermediate container 61d7139c1332 05:01:09 ---> e1fc58caf7d2 05:01:09 Step 7/10 : COPY go.mod vendor* ./ 05:01:09 ---> 104f78dbe0bf 05:01:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:09 ---> Running in f34e0c8c7dd7 05:01:11 Still waiting to schedule task 05:01:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2353’ is offline 05:01:31 Removing intermediate container f34e0c8c7dd7 05:01:31 ---> 8d77c5569f6e 05:01:31 Step 9/10 : COPY . . 05:01:31 ---> e25a4d2848af 05:01:31 Step 10/10 : RUN ${MAKE} 05:01:31 ---> Running in 64f770747a57 05:01:31 noop 05:01:31 Removing intermediate container 64f770747a57 05:01:31 ---> 7a76d12fd978 05:01:31 Successfully built 7a76d12fd978 05:01:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:32 + docker inspect -f . ci-base-image-x86_64 05:01:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:32 prd-ubuntu20.04-docker-8c-8g-2352 does not seem to be running inside a container 05:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1390 -v /w/workspace/gexfoundry_device-sdk-go_PR-1390:/w/workspace/gexfoundry_device-sdk-go_PR-1390:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:32 $ docker top de9561d0382433a2845adfab519c2e05c823379d7f4c1ca02a4834636365d52f -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:33 + go version 05:01:33 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:33 $ docker stop --time=1 de9561d0382433a2845adfab519c2e05c823379d7f4c1ca02a4834636365d52f 05:01:34 $ docker rm -f --volumes de9561d0382433a2845adfab519c2e05c823379d7f4c1ca02a4834636365d52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker inspect -f . ci-base-image-x86_64 05:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:35 prd-ubuntu20.04-docker-8c-8g-2352 does not seem to be running inside a container 05:01:35 $ 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-1390 -v /w/workspace/gexfoundry_device-sdk-go_PR-1390:/w/workspace/gexfoundry_device-sdk-go_PR-1390:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:35 $ docker top 1e2436e48e20bf91585839957afdcdccadd28a5679e22cebb6fbf1ada0a7f0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:36 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1390 [Pipeline] fileExists [Pipeline] sh 05:01:36 + make test 05:01:36 go test -race -coverprofile=coverage.out ./... 05:01:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 05:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements 05:01:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.130s coverage: 75.9% of statements 05:01:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 15.2% of statements 05:02:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.083s coverage: 65.7% of statements 05:02:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements 05:02:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements 05:02:25 GO111MODULE=on go vet ./... 05:02:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:26 $ docker stop --time=1 1e2436e48e20bf91585839957afdcdccadd28a5679e22cebb6fbf1ada0a7f0a8 05:02:28 $ docker rm -f --volumes 1e2436e48e20bf91585839957afdcdccadd28a5679e22cebb6fbf1ada0a7f0a8 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:30 + ls -al . 05:02:30 total 276 05:02:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 05:01 . 05:02:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:00 .. 05:02:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 05:00 .dockerignore 05:02:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 05:00 .git 05:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:00 .github 05:02:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 05:00 .gitignore 05:02:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 05:00 .golangci.yml 05:02:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 05:00 .semver 05:02:30 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 16 05:00 CHANGELOG.md 05:02:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 05:00 GOVERNANCE.md 05:02:30 -rw-rw-r-- 1 jenkins jenkins 885 Mar 16 05:00 Jenkinsfile 05:02:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 05:00 LICENSE 05:02:30 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 16 05:00 Makefile 05:02:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 05:00 OWNERS.md 05:02:30 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 16 05:00 README.md 05:02:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 05:00 VERSION 05:02:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:00 bin 05:02:30 -rw-r--r-- 1 jenkins jenkins 109536 Mar 16 05:02 coverage.out 05:02:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 05:00 example 05:02:30 -rw-rw-r-- 1 jenkins jenkins 3279 Mar 16 05:00 go.mod 05:02:30 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 16 05:00 go.sum 05:02:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:00 internal 05:02:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 05:00 openapi 05:02:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 05:00 pkg 05:02:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:00 snap 05:02:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:30 + 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=6d3929520851633f8c3ce4077c0ff80ab8aa4443 --label arch=amd64 --label version=0.0.0 . 05:02:30 Sending build context to Docker daemon 10.93MB 05:02:30 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:30 Step 2/23 : FROM ${BASE} AS builder 05:02:30 ---> 7a76d12fd978 05:02:30 Step 3/23 : ARG MAKE=make build 05:02:30 ---> Running in a819b6920daa 05:02:30 Removing intermediate container a819b6920daa 05:02:30 ---> 67caf17300c7 05:02:30 Step 4/23 : WORKDIR /device-sdk-go 05:02:30 ---> Running in c70faf671879 05:02:30 Removing intermediate container c70faf671879 05:02:30 ---> 11bd11fd94cb 05:02:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:31 ---> Running in 120cb4b8d262 05:02:31 Removing intermediate container 120cb4b8d262 05:02:31 ---> 656d99cf18f0 05:02:31 Step 6/23 : RUN apk add --update --no-cache make git 05:02:31 ---> Running in ee9b2f902d17 05:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:31 OK: 265 MiB in 53 packages 05:02:32 Removing intermediate container ee9b2f902d17 05:02:32 ---> 1a239fe78291 05:02:32 Step 7/23 : COPY go.mod vendor* ./ 05:02:32 ---> 36027c76fef6 05:02:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:32 ---> Running in 5d4dca101fea 05:02:33 Removing intermediate container 5d4dca101fea 05:02:33 ---> 14041b3e31c7 05:02:33 Step 9/23 : COPY . . 05:02:33 ---> 6710c2c3f5b9 05:02:33 Step 10/23 : RUN ${MAKE} 05:02:33 ---> Running in 1033f205c2a2 05:02:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:02:52 Removing intermediate container 1033f205c2a2 05:02:52 ---> 979e2a8bc520 05:02:52 Step 11/23 : FROM alpine:3.17 05:02:52 3.17: Pulling from library/alpine 05:02:52 63b65145d645: Already exists 05:02:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:02:52 Status: Downloaded newer image for alpine:3.17 05:02:52 ---> b2aa39c304c2 05:02:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:52 ---> Running in fe8f425639d6 05:02:52 Removing intermediate container fe8f425639d6 05:02:52 ---> cc2f1c09688d 05:02:52 Step 13/23 : RUN apk add --update --no-cache 05:02:52 ---> Running in 3d203f4edccc 05:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:52 OK: 7 MiB in 15 packages 05:02:52 Removing intermediate container 3d203f4edccc 05:02:52 ---> 149d3ccf20d8 05:02:52 Step 14/23 : WORKDIR / 05:02:52 ---> Running in 7f20b31b7cd3 05:02:52 Removing intermediate container 7f20b31b7cd3 05:02:52 ---> 3b3e8bc5a084 05:02:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:52 ---> 667556407c27 05:02:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:53 ---> 4f786b14942a 05:02:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:53 ---> 647e857f4a56 05:02:53 Step 18/23 : EXPOSE 59999 05:02:53 ---> Running in 098ec76c5ad6 05:02:53 Removing intermediate container 098ec76c5ad6 05:02:53 ---> 7d1cf30a2228 05:02:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:53 ---> Running in e443d49f9ed1 05:02:53 Removing intermediate container e443d49f9ed1 05:02:53 ---> af776b583e27 05:02:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:53 ---> Running in fc51b90923b1 05:02:53 Removing intermediate container fc51b90923b1 05:02:53 ---> 19289c613e2f 05:02:53 Step 21/23 : LABEL arch=amd64 05:02:53 ---> Running in 1dde0975ac00 05:02:53 Removing intermediate container 1dde0975ac00 05:02:53 ---> 865f4e5e2cfe 05:02:53 Step 22/23 : LABEL git_sha=6d3929520851633f8c3ce4077c0ff80ab8aa4443 05:02:53 ---> Running in 1f6a4dfa22d8 05:02:53 Removing intermediate container 1f6a4dfa22d8 05:02:53 ---> f60856bc0323 05:02:53 Step 23/23 : LABEL version=0.0.0 05:02:53 ---> Running in 7e7631d52fba 05:02:53 Removing intermediate container 7e7631d52fba 05:02:53 ---> 08443c09bd26 05:02:53 [Warning] One or more build-args [ARCH] were not consumed 05:02:53 Successfully built 08443c09bd26 05:02:53 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:54 05:02:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:55 latest: Pulling from edgex-lftools-log-publisher 05:02:55 5eb5b503b376: Pulling fs layer 05:02:55 5c69ac0246d0: Pulling fs layer 05:02:55 ec43610c2a17: Pulling fs layer 05:02:55 3a2ae6a8a46f: Pulling fs layer 05:02:55 33b1e0a273af: Pulling fs layer 05:02:55 5d3b04190fa2: Pulling fs layer 05:02:55 2f39f015ded8: Pulling fs layer 05:02:55 5d3b04190fa2: Waiting 05:02:55 33b1e0a273af: Waiting 05:02:55 2f39f015ded8: Waiting 05:02:55 3a2ae6a8a46f: Waiting 05:02:55 5c69ac0246d0: Download complete 05:02:55 3a2ae6a8a46f: Verifying Checksum 05:02:55 3a2ae6a8a46f: Download complete 05:02:55 33b1e0a273af: Verifying Checksum 05:02:55 33b1e0a273af: Download complete 05:02:55 ec43610c2a17: Verifying Checksum 05:02:55 ec43610c2a17: Download complete 05:02:55 5d3b04190fa2: Verifying Checksum 05:02:55 5d3b04190fa2: Download complete 05:02:55 5eb5b503b376: Verifying Checksum 05:02:55 5eb5b503b376: Download complete 05:02:55 2f39f015ded8: Verifying Checksum 05:02:55 2f39f015ded8: Download complete 05:02:56 5eb5b503b376: Pull complete 05:02:56 5c69ac0246d0: Pull complete 05:02:57 ec43610c2a17: Pull complete 05:02:57 3a2ae6a8a46f: Pull complete 05:02:57 33b1e0a273af: Pull complete 05:02:57 5d3b04190fa2: Pull complete 05:03:01 2f39f015ded8: Pull complete 05:03:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:01 prd-ubuntu20.04-docker-8c-8g-2352 does not seem to be running inside a container 05:03:01 $ 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-1390 -v /w/workspace/gexfoundry_device-sdk-go_PR-1390:/w/workspace/gexfoundry_device-sdk-go_PR-1390:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:03 $ docker top dcff3142dbb89bd570f380b57efd5d69aefe818d821385d9e526e48425264b1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:03 ---> job-cost.sh 05:03:03 lf-activate-venv: SKIPPING 05:03:03 INFO: No Stack... 05:03:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:04 INFO: Archiving Costs [Pipeline] sh 05:03:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives/cost.csv 05:03:04 + cut -d, -f6 [Pipeline] lock 05:03:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] 05:03:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] did not exist. Created. 05:03:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:05 Stashed 1 file(s) [Pipeline] } 05:03:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:05 $ docker stop --time=1 dcff3142dbb89bd570f380b57efd5d69aefe818d821385d9e526e48425264b1a 05:03:06 $ docker rm -f --volumes dcff3142dbb89bd570f380b57efd5d69aefe818d821385d9e526e48425264b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2354 in /w/workspace/gexfoundry_device-sdk-go_PR-1390 [Pipeline] { [Pipeline] ws 05:03:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:03:31 The recommended git tool is: git 05:03:37 using credential edgex-jenkins-ssh 05:03:37 Cloning the remote Git repository 05:03:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:38 > git --version # timeout=10 05:03:38 > git --version # 'git version 2.25.1' 05:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:41 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 6d3929520851633f8c3ce4077c0ff80ab8aa4443 05:03:41 Merge succeeded, producing 6d3929520851633f8c3ce4077c0ff80ab8aa4443 05:03:41 Checking out Revision 6d3929520851633f8c3ce4077c0ff80ab8aa4443 (PR-1390) 05:03:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1390/head:refs/remotes/origin/PR-1390 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:41 > git config core.sparsecheckout # timeout=10 05:03:41 > git checkout -f 6d3929520851633f8c3ce4077c0ff80ab8aa4443 # timeout=10 05:03:41 > git remote # timeout=10 05:03:41 > git config --get remote.origin.url # timeout=10 05:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:41 > git merge 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 05:03:41 > git rev-parse HEAD^{commit} # timeout=10 05:03:41 > git config core.sparsecheckout # timeout=10 05:03:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:03:42 > git --version # timeout=10 05:03:42 > git --version # 'git version 2.25.1' 05:03:42 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:41 > git checkout -f 6d3929520851633f8c3ce4077c0ff80ab8aa4443 # timeout=10 05:03:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:43 Dload Upload Total Spent Left Speed 05:03:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 05:03:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:44 + sudo tee /etc/docker/daemon.new 05:03:44 { 05:03:44 "registry-mirrors": [ 05:03:44 "https://nexus3.edgexfoundry.org:10001" 05:03:44 ], 05:03:44 "bip": "10.250.0.254/24", 05:03:44 "hosts": [ 05:03:44 "tcp://0.0.0.0:5555", 05:03:44 "unix:///var/run/docker.sock" 05:03:44 ], 05:03:44 "mtu": 1458, 05:03:44 "selinux-enabled": true, 05:03:44 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:44 } [Pipeline] sh 05:03:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:03 provisioning config files... 05:04:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3707150967039056945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:04 ---> docker-login.sh 05:04:04 nexus3.edgexfoundry.org:10001 05:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:04 Configure a credential helper to remove this warning. See 05:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:04 05:04:04 Login Succeeded 05:04:04 nexus3.edgexfoundry.org:10002 05:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:05 Configure a credential helper to remove this warning. See 05:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:05 05:04:05 Login Succeeded 05:04:05 nexus3.edgexfoundry.org:10003 05:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:05 Configure a credential helper to remove this warning. See 05:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:05 05:04:05 Login Succeeded 05:04:05 nexus3.edgexfoundry.org:10004 05:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:05 Configure a credential helper to remove this warning. See 05:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:05 05:04:05 Login Succeeded 05:04:05 docker.io 05:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:06 Configure a credential helper to remove this warning. See 05:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:06 05:04:06 Login Succeeded 05:04:06 ---> docker-login.sh ends [Pipeline] } 05:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:06 ========================================================= 05:04:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:04:07 Sending build context to Docker daemon 5.81MB 05:04:07 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:04:07 Step 2/10 : FROM ${BASE} AS builder 05:04:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:07 af6eaf76a39c: Pulling fs layer 05:04:07 55522c791124: Pulling fs layer 05:04:07 ce5c4a1c91eb: Pulling fs layer 05:04:07 169dfbe0d373: Pulling fs layer 05:04:07 e1ff8fa3b103: Pulling fs layer 05:04:07 52ebb69f0ebf: Pulling fs layer 05:04:07 5abe8eddf0d5: Pulling fs layer 05:04:07 52ebb69f0ebf: Waiting 05:04:07 169dfbe0d373: Waiting 05:04:07 5abe8eddf0d5: Waiting 05:04:07 e1ff8fa3b103: Waiting 05:04:07 55522c791124: Verifying Checksum 05:04:07 55522c791124: Download complete 05:04:08 169dfbe0d373: Verifying Checksum 05:04:08 169dfbe0d373: Download complete 05:04:08 e1ff8fa3b103: Verifying Checksum 05:04:08 e1ff8fa3b103: Download complete 05:04:08 af6eaf76a39c: Verifying Checksum 05:04:08 af6eaf76a39c: Download complete 05:04:09 5abe8eddf0d5: Verifying Checksum 05:04:09 5abe8eddf0d5: Download complete 05:04:09 af6eaf76a39c: Pull complete 05:04:09 55522c791124: Pull complete 05:04:10 ce5c4a1c91eb: Verifying Checksum 05:04:10 ce5c4a1c91eb: Download complete 05:04:10 52ebb69f0ebf: Verifying Checksum 05:04:10 52ebb69f0ebf: Download complete 05:04:23 ce5c4a1c91eb: Pull complete 05:04:23 169dfbe0d373: Pull complete 05:04:23 e1ff8fa3b103: Pull complete 05:04:29 52ebb69f0ebf: Pull complete 05:04:31 5abe8eddf0d5: Pull complete 05:04:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:31 ---> 6cb57ee374ae 05:04:31 Step 3/10 : ARG MAKE=make build 05:04:33 ---> Running in 841a24985928 05:04:33 Removing intermediate container 841a24985928 05:04:33 ---> 2dd0c567d378 05:04:33 Step 4/10 : WORKDIR /device-sdk-go 05:04:33 ---> Running in f0d485a0aee8 05:04:33 Removing intermediate container f0d485a0aee8 05:04:33 ---> de093c902d21 05:04:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:33 ---> Running in 46d1743af15c 05:04:34 Removing intermediate container 46d1743af15c 05:04:34 ---> 859771d2bd53 05:04:34 Step 6/10 : RUN apk add --update --no-cache make git 05:04:34 ---> Running in bef10b7665ce 05:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:37 OK: 263 MiB in 53 packages 05:04:38 Removing intermediate container bef10b7665ce 05:04:38 ---> ba4437365811 05:04:38 Step 7/10 : COPY go.mod vendor* ./ 05:04:41 ---> 8ecb4009314d 05:04:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:41 ---> Running in 782fede74dc9 05:05:48 Removing intermediate container 782fede74dc9 05:05:48 ---> acae87b101fc 05:05:48 Step 9/10 : COPY . . 05:05:48 ---> 6b19106c7c28 05:05:48 Step 10/10 : RUN ${MAKE} 05:05:48 ---> Running in 42212b7001dd 05:05:49 noop 05:05:49 Removing intermediate container 42212b7001dd 05:05:49 ---> 796a885896f7 05:05:49 Successfully built 796a885896f7 05:05:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:50 + docker inspect -f . ci-base-image-arm64 05:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-2354 does not seem to be running inside a container 05:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:51 $ docker top 2c2375feaba312e2a53cd97b5720e32c9ef6eb5b68c3e146cf18815419ac87e8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:52 + go version 05:05:52 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:52 $ docker stop --time=1 2c2375feaba312e2a53cd97b5720e32c9ef6eb5b68c3e146cf18815419ac87e8 05:05:54 $ docker rm -f --volumes 2c2375feaba312e2a53cd97b5720e32c9ef6eb5b68c3e146cf18815419ac87e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:55 + docker inspect -f . ci-base-image-arm64 05:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-2354 does not seem to be running inside a container 05:05: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 ******** ci-base-image-arm64 cat 05:05:56 $ docker top 5debc874387f70fce67eec97b309ae0f5c4546cb4a69e22470e49c782af93923 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:58 + make test 05:05:58 go test -race -coverprofile=coverage.out ./... 05:06:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:08:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:09:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.229s coverage: 27.6% of statements 05:09:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.298s coverage: 78.9% of statements 05:09:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.385s coverage: 86.0% of statements 05:09:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.442s coverage: 75.9% of statements 05:09:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.259s coverage: 15.2% of statements 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.424s coverage: 65.7% of statements 05:09:43 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.430s coverage: 89.2% of statements 05:09:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:09:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.241s coverage: 5.5% of statements 05:09:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:45 GO111MODULE=on go vet ./... 05:12:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:22 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:22 $ docker stop --time=1 5debc874387f70fce67eec97b309ae0f5c4546cb4a69e22470e49c782af93923 05:12:24 $ docker rm -f --volumes 5debc874387f70fce67eec97b309ae0f5c4546cb4a69e22470e49c782af93923 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:26 Warning: overwriting stash ‘coverage-report’ 05:12:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:28 + ls -al . 05:12:28 total 272 05:12:28 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 05:06 . 05:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:03 .. 05:12:28 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 05:03 .dockerignore 05:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 05:03 .git 05:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:03 .github 05:12:28 -rw-rw-r-- 1 jenkins jenkins 131 Mar 16 05:03 .gitignore 05:12:28 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 05:03 .golangci.yml 05:12:28 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 16 05:03 CHANGELOG.md 05:12:28 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 05:03 GOVERNANCE.md 05:12:28 -rw-rw-r-- 1 jenkins jenkins 885 Mar 16 05:03 Jenkinsfile 05:12:28 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 16 05:03 LICENSE 05:12:28 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 16 05:03 Makefile 05:12:28 -rw-rw-r-- 1 jenkins jenkins 619 Mar 16 05:03 OWNERS.md 05:12:28 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 16 05:03 README.md 05:12:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 05:00 VERSION 05:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 05:03 bin 05:12:28 -rw-r--r-- 1 jenkins jenkins 109536 Mar 16 05:09 coverage.out 05:12:28 drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 05:03 example 05:12:28 -rw-rw-r-- 1 jenkins jenkins 3279 Mar 16 05:03 go.mod 05:12:28 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 16 05:03 go.sum 05:12:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:03 internal 05:12:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 05:03 openapi 05:12:28 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 05:03 pkg 05:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 05:03 snap 05:12:28 -rw-rw-r-- 1 jenkins jenkins 222 Mar 16 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:28 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6d3929520851633f8c3ce4077c0ff80ab8aa4443 --label arch=arm64 --label version=0.0.0 . 05:12:29 Sending build context to Docker daemon 5.92MB 05:12:29 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:12:29 Step 2/23 : FROM ${BASE} AS builder 05:12:29 ---> 796a885896f7 05:12:29 Step 3/23 : ARG MAKE=make build 05:12:29 ---> Running in 897dfc9edb32 05:12:29 Removing intermediate container 897dfc9edb32 05:12:29 ---> 0aa5522c65a4 05:12:29 Step 4/23 : WORKDIR /device-sdk-go 05:12:29 ---> Running in 10da53136850 05:12:30 Removing intermediate container 10da53136850 05:12:30 ---> 55b865fbde5b 05:12:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:30 ---> Running in e3ec23bc19cd 05:12:30 Removing intermediate container e3ec23bc19cd 05:12:30 ---> 716fb336480d 05:12:30 Step 6/23 : RUN apk add --update --no-cache make git 05:12:30 ---> Running in 71a4b07d5a22 05:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:34 OK: 263 MiB in 53 packages 05:12:34 Removing intermediate container 71a4b07d5a22 05:12:34 ---> 0c6a99c95b18 05:12:34 Step 7/23 : COPY go.mod vendor* ./ 05:12:35 ---> 7b78df342914 05:12:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:35 ---> Running in 60d5b8f6af3c 05:12:38 Removing intermediate container 60d5b8f6af3c 05:12:38 ---> a494c2cf3b45 05:12:38 Step 9/23 : COPY . . 05:12:39 ---> 6cbde6dda973 05:12:39 Step 10/23 : RUN ${MAKE} 05:12:39 ---> Running in 1bc6726d6842 05:12:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:32 Removing intermediate container 1bc6726d6842 05:15:32 ---> f34fe7d7ddbd 05:15:32 Step 11/23 : FROM alpine:3.17 05:15:32 3.17: Pulling from library/alpine 05:15:32 af6eaf76a39c: Already exists 05:15:32 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:15:32 Status: Downloaded newer image for alpine:3.17 05:15:32 ---> d74e625d9115 05:15:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:32 ---> Running in e2bee4b156de 05:15:32 Removing intermediate container e2bee4b156de 05:15:32 ---> 9370fcc1db38 05:15:32 Step 13/23 : RUN apk add --update --no-cache 05:15:32 ---> Running in 6df34d8a8028 05:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:15:32 OK: 7 MiB in 15 packages 05:15:32 Removing intermediate container 6df34d8a8028 05:15:32 ---> 598fc05da3cb 05:15:32 Step 14/23 : WORKDIR / 05:15:32 ---> Running in 19d68b2227f3 05:15:32 Removing intermediate container 19d68b2227f3 05:15:32 ---> f18a751bbb9c 05:15:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:32 ---> 1cac5d5cbafd 05:15:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:32 ---> 5b85de6b88ce 05:15:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:32 ---> 244c5bd0ff09 05:15:32 Step 18/23 : EXPOSE 59999 05:15:32 ---> Running in c99e9f020eb1 05:15:32 Removing intermediate container c99e9f020eb1 05:15:32 ---> 2efa63e48a03 05:15:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:32 ---> Running in d2fc6e1261cd 05:15:32 Removing intermediate container d2fc6e1261cd 05:15:32 ---> 3d49ed60fcb9 05:15:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:32 ---> Running in e74a0579f1b4 05:15:32 Removing intermediate container e74a0579f1b4 05:15:32 ---> c122a9dc5c76 05:15:32 Step 21/23 : LABEL arch=arm64 05:15:32 ---> Running in 4daf8b34e399 05:15:32 Removing intermediate container 4daf8b34e399 05:15:32 ---> 9049909de15c 05:15:32 Step 22/23 : LABEL git_sha=6d3929520851633f8c3ce4077c0ff80ab8aa4443 05:15:32 ---> Running in e20b11b2886f 05:15:32 Removing intermediate container e20b11b2886f 05:15:32 ---> 1483a945c1a0 05:15:32 Step 23/23 : LABEL version=0.0.0 05:15:32 ---> Running in b374de63c8ac 05:15:32 Removing intermediate container b374de63c8ac 05:15:32 ---> c773c44f1800 05:15:32 [Warning] One or more build-args [ARCH] were not consumed 05:15:32 Successfully built c773c44f1800 05:15:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:33 05:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:33 arm64: Pulling from edgex-lftools-log-publisher 05:15:33 8998bd30e6a1: Pulling fs layer 05:15:33 04944245beec: Pulling fs layer 05:15:33 699f458cf7ca: Pulling fs layer 05:15:33 765212b225bb: Pulling fs layer 05:15:33 f23df028b6ca: Pulling fs layer 05:15:33 d65c8cfc05b1: Pulling fs layer 05:15:33 2437ff75d9bd: Pulling fs layer 05:15:33 765212b225bb: Waiting 05:15:33 d65c8cfc05b1: Waiting 05:15:33 f23df028b6ca: Waiting 05:15:33 2437ff75d9bd: Waiting 05:15:33 04944245beec: Verifying Checksum 05:15:33 04944245beec: Download complete 05:15:33 765212b225bb: Verifying Checksum 05:15:33 765212b225bb: Download complete 05:15:33 f23df028b6ca: Verifying Checksum 05:15:33 f23df028b6ca: Download complete 05:15:33 d65c8cfc05b1: Verifying Checksum 05:15:33 d65c8cfc05b1: Download complete 05:15:34 699f458cf7ca: Download complete 05:15:34 8998bd30e6a1: Verifying Checksum 05:15:34 8998bd30e6a1: Download complete 05:15:36 2437ff75d9bd: Verifying Checksum 05:15:36 2437ff75d9bd: Download complete 05:15:38 8998bd30e6a1: Pull complete 05:15:38 04944245beec: Pull complete 05:15:39 699f458cf7ca: Pull complete 05:15:39 765212b225bb: Pull complete 05:15:40 f23df028b6ca: Pull complete 05:15:40 d65c8cfc05b1: Pull complete 05:15:55 2437ff75d9bd: Pull complete 05:15:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-2354 does not seem to be running inside a container 05:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:59 $ docker top a335a4e5c6ad9d4665c86e8d63c725c07789f0f7597c04459aac15b36fb30fe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:00 ---> job-cost.sh 05:16:00 lf-activate-venv: SKIPPING 05:16:00 INFO: No Stack... 05:16:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:01 INFO: Archiving Costs [Pipeline] sh 05:16:02 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:16:02 + cut -d, -f6 [Pipeline] lock 05:16:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] 05:16:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] did not exist. Created. 05:16:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:03 /w/workspace/device-sdk-go/1@tmp/durable-dbbdf647/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:04 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:04 Warning: overwriting stash ‘stack-cost’ 05:16:04 Stashed 1 file(s) [Pipeline] } 05:16:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1390-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:04 $ docker stop --time=1 a335a4e5c6ad9d4665c86e8d63c725c07789f0f7597c04459aac15b36fb30fe7 05:16:05 $ docker rm -f --volumes a335a4e5c6ad9d4665c86e8d63c725c07789f0f7597c04459aac15b36fb30fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:16:06 provisioning config files... 05:16:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/config7298743844328965717tmp [Pipeline] { [Pipeline] sh 05:16:07 + set +x 05:16:07 + bash -s -- 05:16:07 + curl -s https://codecov.io/bash 05:16:07 05:16:07 _____ _ 05:16:07 / ____| | | 05:16:07 | | ___ __| | ___ ___ _____ __ 05:16:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:07 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:07 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:07 Bash-1.0.6 05:16:07 05:16:07 05:16:07 ==> git version 2.25.1 found 05:16:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:16:07 Release-Date: 2020-01-08 05:16:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:07 ==> Jenkins CI detected. 05:16:07 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1390 05:16:07 project root: . 05:16:07 --> token set from env 05:16:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:07 ==> Running gcov in . (disable via -X gcov) 05:16:07 ==> Python coveragepy not found 05:16:07 ==> Searching for coverage reports in: 05:16:07 + . 05:16:07 -> Found 1 reports 05:16:07 ==> Detecting git/mercurial file structure 05:16:07 ==> Reading reports 05:16:07 + ./coverage.out bytes=109536 05:16:07 ==> Appending adjustments 05:16:07 https://docs.codecov.io/docs/fixing-reports 05:16:07 + Found adjustments 05:16:07 ==> Gzipping contents 05:16:07 16K /tmp/codecov.gaN2cV.gz 05:16:07 ==> Uploading reports 05:16:07 url: https://codecov.io 05:16:07 query: branch=PR-1390&commit=6d3929520851633f8c3ce4077c0ff80ab8aa4443&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1390&job=&cmd_args= 05:16:07 -> Pinging Codecov 05:16:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1390&commit=6d3929520851633f8c3ce4077c0ff80ab8aa4443&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1390&job=&cmd_args= 05:16:07 -> Uploading to 05:16:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/7E55EF52A471D76F132DFD9A03CDDE97/6d3929520851633f8c3ce4077c0ff80ab8aa4443/ab50183c-3595-48c6-9e69-b4ed4fa5ecf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T051607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab950a3798f3d23bf5636eab5487e0459ee845a8387187fc8bd8eb715a7c32c2 05:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:07 Dload Upload Total Spent Left Speed 05:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15253 0 0 100 15253 0 43087 --:--:-- --:--:-- --:--:-- 43087 05:16:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6d3929520851633f8c3ce4077c0ff80ab8aa4443 [Pipeline] } 05:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives ] 05:16:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives 05:16:09 total 16 05:16:09 drwxr-xr-x 3 root root 4096 Mar 16 05:03 . 05:16:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:03 .. 05:16:09 drwxr-xr-x 2 root root 4096 Mar 16 05:03 cost 05:16:09 -rw-r--r-- 1 root root 86 Mar 16 05:03 cost.csv 05:16:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives 05:16:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives 05:16:09 total 16 05:16:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 05:03 . 05:16:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 05:03 .. 05:16:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 05:03 cost 05:16:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> package-listing.sh 05:16:10 ++ facter osfamily 05:16:10 ++ tr '[:upper:]' '[:lower:]' 05:16:11 + OS_FAMILY=debian 05:16:11 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1390 05:16:11 + START_PACKAGES=/tmp/packages_start.txt 05:16:11 + END_PACKAGES=/tmp/packages_end.txt 05:16:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:11 + PACKAGES=/tmp/packages_start.txt 05:16:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1390 ']' 05:16:11 + PACKAGES=/tmp/packages_end.txt 05:16:11 + case "${OS_FAMILY}" in 05:16:11 + dpkg -l 05:16:11 + grep '^ii' 05:16:11 + '[' -f /tmp/packages_start.txt ']' 05:16:11 + '[' -f /tmp/packages_end.txt ']' 05:16:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1390 ']' 05:16:11 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives/ 05:16:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1390/archives/ [Pipeline] echo 05:16:11 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-1390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:12 prd-ubuntu20.04-docker-8c-8g-2352 does not seem to be running inside a container 05:16:12 $ 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-1390/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-1390 -v /w/workspace/gexfoundry_device-sdk-go_PR-1390:/w/workspace/gexfoundry_device-sdk-go_PR-1390:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:12 $ docker top 1531c7e1a0df9ad4dd6e208b0a855e36feda8f6507e3951605060e01a9e104a2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:13 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:13 + ls /var/log/sa-host 05:16:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:13 provisioning config files... 05:16:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1390@tmp/config1253084751423098919tmp [Pipeline] { [Pipeline] echo 05:16:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> create-netrc.sh [Pipeline] } 05:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> python-tools-install.sh [Pipeline] echo 05:16:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> sudo-logs.sh 05:16:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:15 ---> job-cost.sh 05:16:15 lf-activate-venv: SKIPPING 05:16:15 DEBUG: total: 0.2199999988079071 05:16:15 INFO: Retrieving Stack Cost... 05:16:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:16 INFO: Archiving Costs [Pipeline] echo 05:16:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:16 ---> logs-deploy.sh 05:16:16 lf-activate-venv: SKIPPING 05:16:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1390/1 05:16:16 INFO: archiving workspace using pattern(s): 05:16:17 Archives upload complete. 05:16:17 INFO: archiving logs to Nexus