Pull request #1537 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbfac8dd9bedab070b95549b3d6c196b3043fd55+487ca8dbaf5a7983b4dd4e8681142a99360f28bf (077d2688aec8b7c491319e57c23a5b4668f15a03) 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-ssh1714476227476156458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh12367807897683496838.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-1537/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-1537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10515188719522025012.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-1537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4607374247821052849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh2288108577497189485.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-1537/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-1537/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3060792217308067666.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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.21 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16609 in /w/workspace/gexfoundry_device-sdk-go_PR-1537 [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-1537 # 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/1537/head:refs/remotes/origin/PR-1537 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit bbfac8dd9bedab070b95549b3d6c196b3043fd55 Merge succeeded, producing bbfac8dd9bedab070b95549b3d6c196b3043fd55 Checking out Revision bbfac8dd9bedab070b95549b3d6c196b3043fd55 (PR-1537) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:40 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f bbfac8dd9bedab070b95549b3d6c196b3043fd55 # 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 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbfac8dd9bedab070b95549b3d6c196b3043fd55 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:40 ========================================================= 04:52:40 EdgeX Global Pipelines Version Info 04:52:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:41 ------------------- 04:52:41 stable info: 04:52:41 ------------------- 04:52:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:41 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:52:41 Message: update stable to v1.0.255 04:52:41 ------------------- 04:52:41 experimental info: 04:52:41 ------------------- 04:52:41 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:41 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:52:41 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1537 [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1537 [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1537 [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbfac8dd9bedab070b95549b3d6c196b3043fd55 [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbfac8d [Pipeline] echo 04:52:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:43 provisioning config files... 04:52:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/config4339992253719810424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:44 ---> docker-login.sh 04:52:44 nexus3.edgexfoundry.org:10001 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 nexus3.edgexfoundry.org:10002 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 nexus3.edgexfoundry.org:10003 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 nexus3.edgexfoundry.org:10004 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 docker.io 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:45 Configure a credential helper to remove this warning. See 04:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:45 04:52:45 Login Succeeded 04:52:45 ---> docker-login.sh ends [Pipeline] } 04:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:45 + git rev-list -1 --merges bbfac8dd9bedab070b95549b3d6c196b3043fd55~1..bbfac8dd9bedab070b95549b3d6c196b3043fd55 [Pipeline] echo 04:52:45 -----------> git rev-list -1 --merges bbfac8dd9bedab070b95549b3d6c196b3043fd55~1..bbfac8dd9bedab070b95549b3d6c196b3043fd55 bbfac8dd9bedab070b95549b3d6c196b3043fd55 [false] [Pipeline] sh 04:52:46 + git log --format=format:%s -1 bbfac8dd9bedab070b95549b3d6c196b3043fd55 [Pipeline] echo 04:52:46 ========================================================= 04:52:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:46 + git log --format=format:%s -1 bbfac8dd9bedab070b95549b3d6c196b3043fd55 [Pipeline] echo 04:52:46 [semverPrep] GIT_COMMIT: bbfac8dd9bedab070b95549b3d6c196b3043fd55, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:52:46 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:47 + grep -v github /etc/ssh/ssh_known_hosts 04:52:47 + [ -e /tmp/ssh_known_hosts ] 04:52:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:47 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:47 04:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:47 b85a868b505f: Pulling fs layer 04:52:47 e2be974225ed: Pulling fs layer 04:52:47 339a4e72a1f5: Pulling fs layer 04:52:47 988bab9f4d93: Pulling fs layer 04:52:47 1469e6f7b9e6: Pulling fs layer 04:52:47 eaf3925da568: Pulling fs layer 04:52:47 bab4dde63d76: Pulling fs layer 04:52:47 bde34c3a00c8: Pulling fs layer 04:52:47 b352a97aabf1: Pulling fs layer 04:52:47 4872d77fe225: Pulling fs layer 04:52:47 5851b861e8e6: Pulling fs layer 04:52:47 988bab9f4d93: Waiting 04:52:47 eaf3925da568: Waiting 04:52:47 bab4dde63d76: Waiting 04:52:47 bde34c3a00c8: Waiting 04:52:47 b352a97aabf1: Waiting 04:52:47 4872d77fe225: Waiting 04:52:47 5851b861e8e6: Waiting 04:52:47 1469e6f7b9e6: Waiting 04:52:47 e2be974225ed: Verifying Checksum 04:52:47 e2be974225ed: Download complete 04:52:47 988bab9f4d93: Verifying Checksum 04:52:47 988bab9f4d93: Download complete 04:52:48 1469e6f7b9e6: Verifying Checksum 04:52:48 1469e6f7b9e6: Download complete 04:52:48 eaf3925da568: Verifying Checksum 04:52:48 eaf3925da568: Download complete 04:52:48 339a4e72a1f5: Verifying Checksum 04:52:48 339a4e72a1f5: Download complete 04:52:48 bde34c3a00c8: Download complete 04:52:48 b352a97aabf1: Download complete 04:52:48 4872d77fe225: Verifying Checksum 04:52:48 4872d77fe225: Download complete 04:52:48 5851b861e8e6: Download complete 04:52:48 b85a868b505f: Download complete 04:52:48 bab4dde63d76: Verifying Checksum 04:52:48 bab4dde63d76: Download complete 04:52:49 b85a868b505f: Pull complete 04:52:49 e2be974225ed: Pull complete 04:52:50 339a4e72a1f5: Pull complete 04:52:50 988bab9f4d93: Pull complete 04:52:50 1469e6f7b9e6: Pull complete 04:52:50 eaf3925da568: Pull complete 04:52:52 bab4dde63d76: Pull complete 04:52:52 bde34c3a00c8: Pull complete 04:52:52 b352a97aabf1: Pull complete 04:52:52 4872d77fe225: Pull complete 04:52:52 5851b861e8e6: Pull complete 04:52:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:53 prd-ubuntu20.04-docker-8c-8g-16609 does not seem to be running inside a container 04:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1537 -v /w/workspace/gexfoundry_device-sdk-go_PR-1537:/w/workspace/gexfoundry_device-sdk-go_PR-1537:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1537@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 04:52:55 $ docker top 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b -eo pid,comm 04:52:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:52:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:55 [ssh-agent] Looking for ssh-agent implementation... 04:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:56 $ docker exec 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b ssh-agent 04:52:56 SSH_AUTH_SOCK=/tmp/ssh-v6GUaqUuLkBL/agent.32 04:52:56 SSH_AGENT_PID=38 04:52:56 Running ssh-add (command line suppressed) 04:52:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/private_key_17881884284850393846.key (/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/private_key_17881884284850393846.key) 04:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:56 + git tag --points-at HEAD [Pipeline] } 04:52:56 $ docker exec --env ******** --env ******** 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b ssh-agent -k 04:52:56 unset SSH_AUTH_SOCK; 04:52:56 unset SSH_AGENT_PID; 04:52:56 echo Agent pid 38 killed; 04:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:52:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:56 [ssh-agent] Looking for ssh-agent implementation... 04:52:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:56 $ docker exec 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b ssh-agent 04:52:57 SSH_AUTH_SOCK=/tmp/ssh-oTVrU6gLp0sa/agent.70 04:52:57 SSH_AGENT_PID=76 04:52:57 Running ssh-add (command line suppressed) 04:52:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/private_key_14647771074259538466.key (/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/private_key_14647771074259538466.key) 04:52:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:57 + git semver init 04:52:57 2023-11-06 04:52:57,788 [run_init] DEBUG init version:0.0.0 force:False 04:52:57 2023-11-06 04:52:57,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver 04:52:57 2023-11-06 04:52:57,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver 04:52:57 2023-11-06 04:52:57,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1537, universal_newlines=False, shell=None, istream=None) 04:52:59 2023-11-06 04:52:58,819 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537/.git/info/exclude 04:52:59 2023-11-06 04:52:58,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver/PR-1537 with force:False 04:52:59 2023-11-06 04:52:58,820 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver/PR-1537 04:52:59 2023-11-06 04:52:58,824 [execute] INFO git cat-file --batch-check 04:52:59 2023-11-06 04:52:58,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver, universal_newlines=False, shell=None, istream=) 04:52:59 2023-11-06 04:52:58,831 [execute] INFO git cat-file --batch 04:52:59 2023-11-06 04:52:58,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver, universal_newlines=False, shell=None, istream=) 04:52:59 2023-11-06 04:52:58,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1537/.semver/PR-1537 04:52:59 0.0.0 [Pipeline] } 04:52:59 $ docker exec --env ******** --env ******** 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b ssh-agent -k 04:52:59 unset SSH_AUTH_SOCK; 04:52:59 unset SSH_AGENT_PID; 04:52:59 echo Agent pid 76 killed; 04:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:59 + git semver [Pipeline] } 04:53:00 $ docker stop --time=1 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b 04:53:01 $ docker rm -f --volumes 095b59cdffd3bb486f7b8e86209610de53490d9420c61edcbf30c6896e51ae9b [Pipeline] // withDockerContainer [Pipeline] sh 04:53:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:02 Stashed 1 file(s) [Pipeline] echo 04:53:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:02 provisioning config files... 04:53:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/config509493448695939247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:03 ---> docker-login.sh 04:53:03 nexus3.edgexfoundry.org:10001 04:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:03 Configure a credential helper to remove this warning. See 04:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:03 04:53:03 Login Succeeded 04:53:03 nexus3.edgexfoundry.org:10002 04:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:03 Configure a credential helper to remove this warning. See 04:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:03 04:53:03 Login Succeeded 04:53:03 nexus3.edgexfoundry.org:10003 04:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:03 Configure a credential helper to remove this warning. See 04:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:03 04:53:03 Login Succeeded 04:53:03 nexus3.edgexfoundry.org:10004 04:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:03 Configure a credential helper to remove this warning. See 04:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:03 04:53:03 Login Succeeded 04:53:03 docker.io 04:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:03 Configure a credential helper to remove this warning. See 04:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:03 04:53:03 Login Succeeded 04:53:03 ---> docker-login.sh ends [Pipeline] } 04:53:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:04 ========================================================= 04:53:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:53:04 Sending build context to Docker daemon 11.28MB 04:53:04 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:53:04 Step 2/10 : FROM ${BASE} AS builder 04:53:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:04 7264a8db6415: Pulling fs layer 04:53:04 c4d48a809fc2: Pulling fs layer 04:53:04 4f1c88b9dad5: Pulling fs layer 04:53:04 ad3a456e5733: Pulling fs layer 04:53:04 33e27b845d1e: Pulling fs layer 04:53:04 c68163c4e522: Pulling fs layer 04:53:04 50da416c3ac9: Pulling fs layer 04:53:04 23d2d4c4bb30: Pulling fs layer 04:53:04 33e27b845d1e: Waiting 04:53:04 23d2d4c4bb30: Waiting 04:53:04 c68163c4e522: Waiting 04:53:04 50da416c3ac9: Waiting 04:53:04 ad3a456e5733: Waiting 04:53:04 c4d48a809fc2: Download complete 04:53:04 ad3a456e5733: Verifying Checksum 04:53:04 ad3a456e5733: Download complete 04:53:04 33e27b845d1e: Download complete 04:53:04 7264a8db6415: Verifying Checksum 04:53:04 7264a8db6415: Download complete 04:53:04 c68163c4e522: Verifying Checksum 04:53:04 c68163c4e522: Download complete 04:53:04 7264a8db6415: Pull complete 04:53:05 c4d48a809fc2: Pull complete 04:53:05 23d2d4c4bb30: Download complete 04:53:05 4f1c88b9dad5: Verifying Checksum 04:53:05 4f1c88b9dad5: Download complete 04:53:05 50da416c3ac9: Verifying Checksum 04:53:05 50da416c3ac9: Download complete 04:53:08 4f1c88b9dad5: Pull complete 04:53:08 ad3a456e5733: Pull complete 04:53:09 33e27b845d1e: Pull complete 04:53:09 c68163c4e522: Pull complete 04:53:11 50da416c3ac9: Pull complete 04:53:12 23d2d4c4bb30: Pull complete 04:53:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:12 ---> 0786185ac409 04:53:12 Step 3/10 : ARG MAKE=make build 04:53:16 ---> Running in f3d17698629b 04:53:16 Removing intermediate container f3d17698629b 04:53:16 ---> dfe658194cfc 04:53:16 Step 4/10 : WORKDIR /device-sdk-go 04:53:16 ---> Running in 39d031966470 04:53:16 Removing intermediate container 39d031966470 04:53:16 ---> 3b744d213e07 04:53:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:16 ---> Running in 5caab03cd913 04:53:16 Removing intermediate container 5caab03cd913 04:53:16 ---> c2e41c725cd6 04:53:16 Step 6/10 : RUN apk add --update --no-cache make git 04:53:16 ---> Running in 8e5168b61733 04:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:17 OK: 264 MiB in 52 packages 04:53:17 Removing intermediate container 8e5168b61733 04:53:17 ---> 081875688e97 04:53:17 Step 7/10 : COPY go.mod vendor* ./ 04:53:17 Still waiting to schedule task 04:53:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:53:17 ---> 757ca388ef51 04:53:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:17 ---> Running in 311d89164e35 04:53:56 Removing intermediate container 311d89164e35 04:53:56 ---> f44d37dc1892 04:53:56 Step 9/10 : COPY . . 04:53:56 ---> 6e8d185236b0 04:53:56 Step 10/10 : RUN ${MAKE} 04:53:56 ---> Running in 77168d8186f5 04:53:56 noop 04:53:56 Removing intermediate container 77168d8186f5 04:53:56 ---> cbb1913efd46 04:53:56 Successfully built cbb1913efd46 04:53:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 + docker inspect -f . ci-base-image-x86_64 04:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:56 prd-ubuntu20.04-docker-8c-8g-16609 does not seem to be running inside a container 04:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1537 -v /w/workspace/gexfoundry_device-sdk-go_PR-1537:/w/workspace/gexfoundry_device-sdk-go_PR-1537:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1537@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 04:53:57 $ docker top a73ef418a42a6e5b7a41132697a6de05e2e7918e08413f90a9985567c94ff49b -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:57 + go version 04:53:57 go version go1.21.0 linux/amd64 [Pipeline] } 04:53:57 $ docker stop --time=1 a73ef418a42a6e5b7a41132697a6de05e2e7918e08413f90a9985567c94ff49b 04:53:58 $ docker rm -f --volumes a73ef418a42a6e5b7a41132697a6de05e2e7918e08413f90a9985567c94ff49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker inspect -f . ci-base-image-x86_64 04:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:59 prd-ubuntu20.04-docker-8c-8g-16609 does not seem to be running inside a container 04:53:59 $ 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-1537 -v /w/workspace/gexfoundry_device-sdk-go_PR-1537:/w/workspace/gexfoundry_device-sdk-go_PR-1537:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1537@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 04:54:00 $ docker top 78e9fc09c599290264db82233811896a18ba6d7d2801e56dcc1375a1e74e0629 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1537 [Pipeline] fileExists [Pipeline] sh 04:54:00 + make test 04:54:00 go test -race -coverprofile=coverage.out ./... 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:54:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:54:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:54:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:54:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:54:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:54:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:54:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:54:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements 04:54:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:54:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.045s coverage: 81.5% of statements 04:54:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.060s coverage: 86.0% of statements 04:54:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements 04:54:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:54:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:54:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.047s coverage: 14.4% of statements 04:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.894s coverage: 45.9% of statements 04:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements 04:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements 04:54:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 04:54:44 GO111MODULE=on go vet ./... 04:54:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:46 ./bin/test-attribution-txt.sh [Pipeline] echo 04:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:54:46 $ docker stop --time=1 78e9fc09c599290264db82233811896a18ba6d7d2801e56dcc1375a1e74e0629 04:54:50 $ docker rm -f --volumes 78e9fc09c599290264db82233811896a18ba6d7d2801e56dcc1375a1e74e0629 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:52 + ls -al . 04:54:52 total 308 04:54:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 04:54 . 04:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:52 .. 04:54:52 -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 04:52 .dockerignore 04:54:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:54 .git 04:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:52 .github 04:54:52 -rw-rw-r-- 1 jenkins jenkins 137 Nov 6 04:52 .gitignore 04:54:52 -rw-rw-r-- 1 jenkins jenkins 42 Nov 6 04:52 .golangci.yml 04:54:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 04:52 .semver 04:54:52 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 6 04:52 CHANGELOG.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 04:52 GOVERNANCE.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 885 Nov 6 04:52 Jenkinsfile 04:54:52 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 6 04:52 LICENSE 04:54:52 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 6 04:52 Makefile 04:54:52 -rw-rw-r-- 1 jenkins jenkins 619 Nov 6 04:52 OWNERS.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 6 04:52 README.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:53 VERSION 04:54:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:52 bin 04:54:52 -rw-r--r-- 1 jenkins jenkins 122154 Nov 6 04:54 coverage.out 04:54:52 drwxrwxr-x 5 jenkins jenkins 4096 Nov 6 04:52 example 04:54:52 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 6 04:52 go.mod 04:54:52 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 6 04:52 go.sum 04:54:52 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 04:52 internal 04:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:52 openapi 04:54:52 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 04:52 pkg 04:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:52 snap 04:54:52 -rw-rw-r-- 1 jenkins jenkins 222 Nov 6 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 + 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=bbfac8dd9bedab070b95549b3d6c196b3043fd55 --label arch=amd64 --label version=0.0.0 . 04:54:52 Sending build context to Docker daemon 11.4MB 04:54:52 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:54:52 Step 2/23 : FROM ${BASE} AS builder 04:54:52 ---> cbb1913efd46 04:54:52 Step 3/23 : ARG MAKE=make build 04:54:52 ---> Running in 3a4b6f9f2192 04:54:52 Removing intermediate container 3a4b6f9f2192 04:54:52 ---> d968e45e458d 04:54:52 Step 4/23 : WORKDIR /device-sdk-go 04:54:52 ---> Running in bdebb8834994 04:54:53 Removing intermediate container bdebb8834994 04:54:53 ---> 96282fee91d7 04:54:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:54:53 ---> Running in f8d62bf322e4 04:54:53 Removing intermediate container f8d62bf322e4 04:54:53 ---> cb20db9e98e8 04:54:53 Step 6/23 : RUN apk add --update --no-cache make git 04:54:53 ---> Running in ec1e0323cb7d 04:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:53 OK: 264 MiB in 52 packages 04:54:53 Removing intermediate container ec1e0323cb7d 04:54:53 ---> 149ddad45609 04:54:53 Step 7/23 : COPY go.mod vendor* ./ 04:54:54 ---> 3a1ec86c6840 04:54:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:54 ---> Running in 8951052faba3 04:54:54 Removing intermediate container 8951052faba3 04:54:54 ---> ad0d9a7b86bf 04:54:54 Step 9/23 : COPY . . 04:54:55 ---> a0a3b0eceea7 04:54:55 Step 10/23 : RUN ${MAKE} 04:54:55 ---> Running in 594a12a18357 04:54:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:55:13 Removing intermediate container 594a12a18357 04:55:13 ---> 289c1e2fd8da 04:55:13 Step 11/23 : FROM alpine:3.18 04:55:13 3.18: Pulling from library/alpine 04:55:13 96526aa774ef: Pulling fs layer 04:55:13 96526aa774ef: Download complete 04:55:13 96526aa774ef: Pull complete 04:55:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:55:13 Status: Downloaded newer image for alpine:3.18 04:55:13 ---> 8ca4688f4f35 04:55:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:14 ---> Running in cffb73850e6d 04:55:14 Removing intermediate container cffb73850e6d 04:55:14 ---> 299d8cb97027 04:55:14 Step 13/23 : RUN apk add --update --no-cache 04:55:14 ---> Running in edd2f5cbe4f0 04:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:14 OK: 7 MiB in 15 packages 04:55:15 Removing intermediate container edd2f5cbe4f0 04:55:15 ---> 5f42b457f124 04:55:15 Step 14/23 : WORKDIR / 04:55:15 ---> Running in b1c1a32a2a36 04:55:15 Removing intermediate container b1c1a32a2a36 04:55:15 ---> a4ffc7aec133 04:55:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:15 ---> bc2c84f7d8a9 04:55:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:16 ---> fd0fbeace32c 04:55:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:16 ---> eae7c783925f 04:55:16 Step 18/23 : EXPOSE 59999 04:55:16 ---> Running in 42cab8ea5fcc 04:55:16 Removing intermediate container 42cab8ea5fcc 04:55:16 ---> 71fc5575c91f 04:55:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:55:16 ---> Running in 318d2be8b7ee 04:55:16 Removing intermediate container 318d2be8b7ee 04:55:16 ---> 6138b9b565e1 04:55:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:16 ---> Running in e99c4fd8a099 04:55:16 Removing intermediate container e99c4fd8a099 04:55:16 ---> 9ce7d53f15d8 04:55:16 Step 21/23 : LABEL arch=amd64 04:55:16 ---> Running in 1cb02719d6b9 04:55:16 Removing intermediate container 1cb02719d6b9 04:55:16 ---> 94e00c08fd56 04:55:16 Step 22/23 : LABEL git_sha=bbfac8dd9bedab070b95549b3d6c196b3043fd55 04:55:16 ---> Running in 642a61cb34f6 04:55:16 Removing intermediate container 642a61cb34f6 04:55:16 ---> 3a902a9a18ac 04:55:16 Step 23/23 : LABEL version=0.0.0 04:55:16 ---> Running in 3ad9fadeb60d 04:55:16 Removing intermediate container 3ad9fadeb60d 04:55:16 ---> fd8032ecfb4f 04:55:16 [Warning] One or more build-args [ARCH] were not consumed 04:55:16 Successfully built fd8032ecfb4f 04:55:16 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 04:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:17 04:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:18 latest: Pulling from edgex-lftools-log-publisher 04:55:18 5eb5b503b376: Pulling fs layer 04:55:18 5c69ac0246d0: Pulling fs layer 04:55:18 ec43610c2a17: Pulling fs layer 04:55:18 3a2ae6a8a46f: Pulling fs layer 04:55:18 33b1e0a273af: Pulling fs layer 04:55:18 5d3b04190fa2: Pulling fs layer 04:55:18 2f39f015ded8: Pulling fs layer 04:55:18 33b1e0a273af: Waiting 04:55:18 5d3b04190fa2: Waiting 04:55:18 2f39f015ded8: Waiting 04:55:18 3a2ae6a8a46f: Waiting 04:55:18 5c69ac0246d0: Download complete 04:55:18 3a2ae6a8a46f: Verifying Checksum 04:55:18 3a2ae6a8a46f: Download complete 04:55:18 33b1e0a273af: Verifying Checksum 04:55:18 33b1e0a273af: Download complete 04:55:18 ec43610c2a17: Verifying Checksum 04:55:18 ec43610c2a17: Download complete 04:55:18 5d3b04190fa2: Verifying Checksum 04:55:18 5d3b04190fa2: Download complete 04:55:18 5eb5b503b376: Verifying Checksum 04:55:18 5eb5b503b376: Download complete 04:55:18 2f39f015ded8: Download complete 04:55:19 5eb5b503b376: Pull complete 04:55:19 5c69ac0246d0: Pull complete 04:55:20 ec43610c2a17: Pull complete 04:55:20 3a2ae6a8a46f: Pull complete 04:55:20 33b1e0a273af: Pull complete 04:55:20 5d3b04190fa2: Pull complete 04:55:24 2f39f015ded8: Pull complete 04:55:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:24 prd-ubuntu20.04-docker-8c-8g-16609 does not seem to be running inside a container 04:55:24 $ 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-1537 -v /w/workspace/gexfoundry_device-sdk-go_PR-1537:/w/workspace/gexfoundry_device-sdk-go_PR-1537:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1537@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 04:55:29 $ docker top c7db0c8eeb3e06caff2cfa1432692e15ad7e4bccf33317a3b59926f324bc8e1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:29 ---> job-cost.sh 04:55:29 lf-activate-venv: SKIPPING 04:55:29 INFO: No Stack... 04:55:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:30 INFO: Archiving Costs [Pipeline] sh 04:55:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives/cost.csv 04:55:30 + cut -d, -f6 [Pipeline] lock 04:55:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] 04:55:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] did not exist. Created. 04:55:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:30 + echo total: 0.2199999988079071 [Pipeline] stash 04:55:30 Stashed 1 file(s) [Pipeline] } 04:55:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:30 $ docker stop --time=1 c7db0c8eeb3e06caff2cfa1432692e15ad7e4bccf33317a3b59926f324bc8e1a 04:55:32 $ docker rm -f --volumes c7db0c8eeb3e06caff2cfa1432692e15ad7e4bccf33317a3b59926f324bc8e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16610 in /w/workspace/gexfoundry_device-sdk-go_PR-1537 [Pipeline] { [Pipeline] ws 04:57:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:57:34 The recommended git tool is: git 04:57:42 using credential edgex-jenkins-ssh 04:57:42 Cloning the remote Git repository 04:57:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:57:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:57:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:57:43 > git --version # timeout=10 04:57:43 > git --version # 'git version 2.25.1' 04:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:49 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit bbfac8dd9bedab070b95549b3d6c196b3043fd55 04:57:49 Merge succeeded, producing bbfac8dd9bedab070b95549b3d6c196b3043fd55 04:57:49 Checking out Revision bbfac8dd9bedab070b95549b3d6c196b3043fd55 (PR-1537) 04:57:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1537/head:refs/remotes/origin/PR-1537 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:57:49 > git config core.sparsecheckout # timeout=10 04:57:49 > git checkout -f bbfac8dd9bedab070b95549b3d6c196b3043fd55 # timeout=10 04:57:49 > git remote # timeout=10 04:57:49 > git config --get remote.origin.url # timeout=10 04:57:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:49 > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 04:57:49 > git rev-parse HEAD^{commit} # timeout=10 04:57:49 > git config core.sparsecheckout # timeout=10 04:57:49 > git checkout -f bbfac8dd9bedab070b95549b3d6c196b3043fd55 # timeout=10 04:57:49 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:57:50 > git --version # timeout=10 04:57:50 > git --version # 'git version 2.25.1' 04:57:50 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:57:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:51 Dload Upload Total Spent Left Speed 04:57:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 45292 0 --:--:-- --:--:-- --:--:-- 45455 [Pipeline] sh 04:57:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:57:52 + sudo tee /etc/docker/daemon.new 04:57:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:57:52 { 04:57:52 "registry-mirrors": [ 04:57:52 "https://nexus3.edgexfoundry.org:10001" 04:57:52 ], 04:57:52 "bip": "10.250.0.254/24", 04:57:52 "hosts": [ 04:57:52 "tcp://0.0.0.0:5555", 04:57:52 "unix:///var/run/docker.sock" 04:57:52 ], 04:57:52 "mtu": 1458, 04:57:52 "selinux-enabled": true, 04:57:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:57:52 } [Pipeline] sh 04:57:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:57:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:11 provisioning config files... 04:58:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16044714946024167518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:12 ---> docker-login.sh 04:58:12 nexus3.edgexfoundry.org:10001 04:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:12 Configure a credential helper to remove this warning. See 04:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:12 04:58:12 Login Succeeded 04:58:12 nexus3.edgexfoundry.org:10002 04:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:13 Configure a credential helper to remove this warning. See 04:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:13 04:58:13 Login Succeeded 04:58:13 nexus3.edgexfoundry.org:10003 04:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:13 Configure a credential helper to remove this warning. See 04:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:13 04:58:13 Login Succeeded 04:58:13 nexus3.edgexfoundry.org:10004 04:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:14 Configure a credential helper to remove this warning. See 04:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:14 04:58:14 Login Succeeded 04:58:14 docker.io 04:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:14 Configure a credential helper to remove this warning. See 04:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:14 04:58:14 Login Succeeded 04:58:14 ---> docker-login.sh ends [Pipeline] } 04:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:15 ========================================================= 04:58:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:58:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:15 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:58:16 Sending build context to Docker daemon 6.037MB 04:58:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:58:16 Step 2/10 : FROM ${BASE} AS builder 04:58:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:58:16 9fda8d8052c6: Pulling fs layer 04:58:16 5d54e960e981: Pulling fs layer 04:58:16 c4a7e357bf2a: Pulling fs layer 04:58:16 f0e02332f6b5: Pulling fs layer 04:58:16 cefa15bbcfad: Pulling fs layer 04:58:16 17808c966233: Pulling fs layer 04:58:16 f4c1fc716caa: Pulling fs layer 04:58:16 f0e02332f6b5: Waiting 04:58:16 cefa15bbcfad: Waiting 04:58:16 f4c1fc716caa: Waiting 04:58:16 5d54e960e981: Verifying Checksum 04:58:16 5d54e960e981: Download complete 04:58:16 f0e02332f6b5: Verifying Checksum 04:58:16 f0e02332f6b5: Download complete 04:58:16 cefa15bbcfad: Verifying Checksum 04:58:16 cefa15bbcfad: Download complete 04:58:16 9fda8d8052c6: Verifying Checksum 04:58:16 9fda8d8052c6: Download complete 04:58:16 f4c1fc716caa: Verifying Checksum 04:58:16 f4c1fc716caa: Download complete 04:58:17 9fda8d8052c6: Pull complete 04:58:18 5d54e960e981: Pull complete 04:58:18 c4a7e357bf2a: Verifying Checksum 04:58:18 c4a7e357bf2a: Download complete 04:58:19 17808c966233: Verifying Checksum 04:58:19 17808c966233: Download complete 04:58:31 c4a7e357bf2a: Pull complete 04:58:31 f0e02332f6b5: Pull complete 04:58:31 cefa15bbcfad: Pull complete 04:58:40 17808c966233: Pull complete 04:58:44 f4c1fc716caa: Pull complete 04:58:44 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:44 ---> ea914061e18c 04:58:44 Step 3/10 : ARG MAKE=make build 04:58:45 ---> Running in 1544198b8d23 04:58:45 Removing intermediate container 1544198b8d23 04:58:45 ---> d5450ea90daf 04:58:45 Step 4/10 : WORKDIR /device-sdk-go 04:58:45 ---> Running in 9266fd4929fe 04:58:46 Removing intermediate container 9266fd4929fe 04:58:46 ---> a0579615de5d 04:58:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:58:46 ---> Running in 9175e08a93b9 04:58:46 Removing intermediate container 9175e08a93b9 04:58:46 ---> 40e87f94350e 04:58:46 Step 6/10 : RUN apk add --update --no-cache make git 04:58:46 ---> Running in 0b25e8562f36 04:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:49 OK: 266 MiB in 52 packages 04:58:50 Removing intermediate container 0b25e8562f36 04:58:50 ---> e563dbd61335 04:58:50 Step 7/10 : COPY go.mod vendor* ./ 04:58:51 ---> f6d7ffad4598 04:58:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:51 ---> Running in 206cce1a89de 05:00:13 Removing intermediate container 206cce1a89de 05:00:13 ---> c764b1714b1d 05:00:13 Step 9/10 : COPY . . 05:00:13 ---> e0841385b193 05:00:13 Step 10/10 : RUN ${MAKE} 05:00:13 ---> Running in f0e6ffd54a36 05:00:13 noop 05:00:13 Removing intermediate container f0e6ffd54a36 05:00:13 ---> eb162cd27de3 05:00:13 Successfully built eb162cd27de3 05:00:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:13 + docker inspect -f . ci-base-image-arm64 05:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:13 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 05:00:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:00:15 $ docker top 701bd488133a993f9128f531e99376321443fb6059a2df65d09447df83fc6dfc -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:16 + go version 05:00:16 go version go1.21.0 linux/arm64 [Pipeline] } 05:00:16 $ docker stop --time=1 701bd488133a993f9128f531e99376321443fb6059a2df65d09447df83fc6dfc 05:00:17 $ docker rm -f --volumes 701bd488133a993f9128f531e99376321443fb6059a2df65d09447df83fc6dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:18 + docker inspect -f . ci-base-image-arm64 05:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 05:00:18 $ 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:00:20 $ docker top 3740118792da44601fad0372e17ab0b4f33bad70916b010a4acbb44d5087dc0c -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:00:21 + make test 05:00:21 go test -race -coverprofile=coverage.out ./... 05:01:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.199s coverage: 27.6% of statements 05:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.257s coverage: 81.5% of statements 05:03:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:03:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:03:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.346s coverage: 86.0% of statements 05:03:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:03:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.432s coverage: 71.8% of statements 05:03:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.255s coverage: 14.4% of statements 05:03:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.702s coverage: 45.9% of statements 05:03:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:03:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:03:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.406s coverage: 68.5% of statements 05:03:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.431s coverage: 89.2% of statements 05:03:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:03:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.235s coverage: 5.5% of statements 05:03:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:03:21 GO111MODULE=on go vet ./... 05:05:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:05:28 $ docker stop --time=1 3740118792da44601fad0372e17ab0b4f33bad70916b010a4acbb44d5087dc0c 05:05:30 $ docker rm -f --volumes 3740118792da44601fad0372e17ab0b4f33bad70916b010a4acbb44d5087dc0c [Pipeline] // withDockerContainer [Pipeline] sh 05:05:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:32 Warning: overwriting stash ‘coverage-report’ 05:05:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:34 + ls -al . 05:05:34 total 304 05:05:34 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 05:00 . 05:05:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:57 .. 05:05:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 04:57 .dockerignore 05:05:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:57 .git 05:05:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:57 .github 05:05:34 -rw-rw-r-- 1 jenkins jenkins 137 Nov 6 04:57 .gitignore 05:05:34 -rw-rw-r-- 1 jenkins jenkins 42 Nov 6 04:57 .golangci.yml 05:05:34 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 6 04:57 CHANGELOG.md 05:05:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 04:57 GOVERNANCE.md 05:05:34 -rw-rw-r-- 1 jenkins jenkins 885 Nov 6 04:57 Jenkinsfile 05:05:34 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 6 04:57 LICENSE 05:05:34 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 6 04:57 Makefile 05:05:34 -rw-rw-r-- 1 jenkins jenkins 619 Nov 6 04:57 OWNERS.md 05:05:34 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 6 04:57 README.md 05:05:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:53 VERSION 05:05:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:57 bin 05:05:34 -rw-r--r-- 1 jenkins jenkins 122155 Nov 6 05:03 coverage.out 05:05:34 drwxrwxr-x 5 jenkins jenkins 4096 Nov 6 04:57 example 05:05:34 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 6 04:57 go.mod 05:05:34 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 6 04:57 go.sum 05:05:34 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 04:57 internal 05:05:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:57 openapi 05:05:34 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 04:57 pkg 05:05:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:57 snap 05:05:34 -rw-rw-r-- 1 jenkins jenkins 222 Nov 6 04:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:34 + 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=bbfac8dd9bedab070b95549b3d6c196b3043fd55 --label arch=arm64 --label version=0.0.0 . 05:05:35 Sending build context to Docker daemon 6.16MB 05:05:35 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:05:35 Step 2/23 : FROM ${BASE} AS builder 05:05:35 ---> eb162cd27de3 05:05:35 Step 3/23 : ARG MAKE=make build 05:05:35 ---> Running in 776f90e51cb2 05:05:35 Removing intermediate container 776f90e51cb2 05:05:35 ---> 19d789970d6c 05:05:35 Step 4/23 : WORKDIR /device-sdk-go 05:05:35 ---> Running in cc714ac8dd97 05:05:36 Removing intermediate container cc714ac8dd97 05:05:36 ---> 3170d5599c41 05:05:36 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:36 ---> Running in f1149df2a306 05:05:36 Removing intermediate container f1149df2a306 05:05:36 ---> d768434de791 05:05:36 Step 6/23 : RUN apk add --update --no-cache make git 05:05:36 ---> Running in 5ed72fb02048 05:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:39 OK: 266 MiB in 52 packages 05:05:40 Removing intermediate container 5ed72fb02048 05:05:40 ---> 1d8e523d6155 05:05:40 Step 7/23 : COPY go.mod vendor* ./ 05:05:40 ---> 71fbdb1d96db 05:05:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:40 ---> Running in f24a91ededb6 05:05:42 Removing intermediate container f24a91ededb6 05:05:42 ---> bd2f227d399e 05:05:42 Step 9/23 : COPY . . 05:05:44 ---> 6c4ccf1de24d 05:05:44 Step 10/23 : RUN ${MAKE} 05:05:44 ---> Running in 2070e8845722 05:05:44 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:07:37 Removing intermediate container 2070e8845722 05:07:37 ---> 27f9147fd2e6 05:07:37 Step 11/23 : FROM alpine:3.18 05:07:37 3.18: Pulling from library/alpine 05:07:37 579b34f0a95b: Pulling fs layer 05:07:37 579b34f0a95b: Verifying Checksum 05:07:37 579b34f0a95b: Download complete 05:07:37 579b34f0a95b: Pull complete 05:07:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:07:37 Status: Downloaded newer image for alpine:3.18 05:07:37 ---> 3cc203321400 05:07:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:07:37 ---> Running in f12c0818952a 05:07:37 Removing intermediate container f12c0818952a 05:07:37 ---> 4a270afce7d1 05:07:37 Step 13/23 : RUN apk add --update --no-cache 05:07:37 ---> Running in 03fceed5e666 05:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:39 OK: 8 MiB in 15 packages 05:07:42 Removing intermediate container 03fceed5e666 05:07:42 ---> 9919b720db7f 05:07:42 Step 14/23 : WORKDIR / 05:07:42 ---> Running in 16a2a3886b5b 05:07:42 Removing intermediate container 16a2a3886b5b 05:07:42 ---> 17ca3a9be7c6 05:07:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:07:42 ---> e1591780b269 05:07:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:07:44 ---> 672a9cc4c146 05:07:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:07:44 ---> e47afe2fc885 05:07:44 Step 18/23 : EXPOSE 59999 05:07:44 ---> Running in 23c61b6a66a8 05:07:44 Removing intermediate container 23c61b6a66a8 05:07:44 ---> 6246aa539971 05:07:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:07:44 ---> Running in 27379f835731 05:07:45 Removing intermediate container 27379f835731 05:07:45 ---> 5d507a6e6922 05:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:07:45 ---> Running in 28f7c36fdc6d 05:07:45 Removing intermediate container 28f7c36fdc6d 05:07:45 ---> f077ec090d69 05:07:45 Step 21/23 : LABEL arch=arm64 05:07:45 ---> Running in 963ecd8ffce9 05:07:46 Removing intermediate container 963ecd8ffce9 05:07:46 ---> 30d7af7a4408 05:07:46 Step 22/23 : LABEL git_sha=bbfac8dd9bedab070b95549b3d6c196b3043fd55 05:07:46 ---> Running in 5d8b378a030a 05:07:46 Removing intermediate container 5d8b378a030a 05:07:46 ---> e8d885d03bb6 05:07:46 Step 23/23 : LABEL version=0.0.0 05:07:46 ---> Running in e33866111e4b 05:07:46 Removing intermediate container e33866111e4b 05:07:46 ---> 354327acc6c6 05:07:46 [Warning] One or more build-args [ARCH] were not consumed 05:07:46 Successfully built 354327acc6c6 05:07:46 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:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:47 05:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:48 arm64: Pulling from edgex-lftools-log-publisher 05:07:48 8998bd30e6a1: Pulling fs layer 05:07:48 04944245beec: Pulling fs layer 05:07:48 699f458cf7ca: Pulling fs layer 05:07:48 765212b225bb: Pulling fs layer 05:07:48 f23df028b6ca: Pulling fs layer 05:07:48 d65c8cfc05b1: Pulling fs layer 05:07:48 2437ff75d9bd: Pulling fs layer 05:07:48 2437ff75d9bd: Waiting 05:07:48 f23df028b6ca: Waiting 05:07:48 d65c8cfc05b1: Waiting 05:07:48 765212b225bb: Waiting 05:07:48 04944245beec: Verifying Checksum 05:07:48 04944245beec: Download complete 05:07:48 f23df028b6ca: Verifying Checksum 05:07:48 f23df028b6ca: Download complete 05:07:48 d65c8cfc05b1: Verifying Checksum 05:07:48 d65c8cfc05b1: Download complete 05:07:48 699f458cf7ca: Verifying Checksum 05:07:48 699f458cf7ca: Download complete 05:07:48 8998bd30e6a1: Verifying Checksum 05:07:48 8998bd30e6a1: Download complete 05:07:51 2437ff75d9bd: Verifying Checksum 05:07:56 8998bd30e6a1: Pull complete 05:07:56 04944245beec: Pull complete 05:07:57 699f458cf7ca: Pull complete 05:07:58 765212b225bb: Pull complete 05:07:59 f23df028b6ca: Pull complete 05:07:59 d65c8cfc05b1: Pull complete 05:08:14 2437ff75d9bd: Pull complete 05:08:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:14 prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container 05:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:08:16 $ docker top 73ec4ae888cad4dee2162043a13afd105bc7f7831ddc6c8657394e06fba0ff8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:17 ---> job-cost.sh 05:08:17 lf-activate-venv: SKIPPING 05:08:17 INFO: No Stack... 05:08:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:08:19 INFO: Archiving Costs [Pipeline] sh 05:08:19 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:08:19 + cut -d, -f6 [Pipeline] lock 05:08:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] 05:08:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] did not exist. Created. 05:08:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:20 /w/workspace/device-sdk-go/1@tmp/durable-8059556f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:08:20 + echo total: 0.10999999940395355 [Pipeline] stash 05:08:20 Warning: overwriting stash ‘stack-cost’ 05:08:20 Stashed 1 file(s) [Pipeline] } 05:08:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1537-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:20 $ docker stop --time=1 73ec4ae888cad4dee2162043a13afd105bc7f7831ddc6c8657394e06fba0ff8a 05:08:25 $ docker rm -f --volumes 73ec4ae888cad4dee2162043a13afd105bc7f7831ddc6c8657394e06fba0ff8a [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:08:26 provisioning config files... 05:08:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/config14606880566021346088tmp [Pipeline] { [Pipeline] sh 05:08:27 + set +x 05:08:27 + + bash -s --curl 05:08:27 -s https://codecov.io/bash 05:08:27 05:08:27 _____ _ 05:08:27 / ____| | | 05:08:27 | | ___ __| | ___ ___ _____ __ 05:08:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:08:27 | |___| (_) | (_| | __/ (_| (_) \ V / 05:08:27 \_____\___/ \__,_|\___|\___\___/ \_/ 05:08:27 Bash-1.0.6 05:08:27 05:08:27 05:08:27 ==> git version 2.25.1 found 05:08:27 ==> 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:08:27 Release-Date: 2020-01-08 05:08:27 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:08:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:08:27 ==> Jenkins CI detected. 05:08:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1537 05:08:27 project root: . 05:08:27 --> token set from env 05:08:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:08:27 ==> Running gcov in . (disable via -X gcov) 05:08:27 ==> Python coveragepy not found 05:08:27 ==> Searching for coverage reports in: 05:08:27 + . 05:08:27 -> Found 1 reports 05:08:27 ==> Detecting git/mercurial file structure 05:08:27 ==> Reading reports 05:08:27 + ./coverage.out bytes=122155 05:08:27 ==> Appending adjustments 05:08:27 https://docs.codecov.io/docs/fixing-reports 05:08:27 + Found adjustments 05:08:27 ==> Gzipping contents 05:08:27 20K /tmp/codecov.4PunnE.gz 05:08:27 ==> Uploading reports 05:08:27 url: https://codecov.io 05:08:27 query: branch=PR-1537&commit=bbfac8dd9bedab070b95549b3d6c196b3043fd55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1537&job=&cmd_args= 05:08:27 -> Pinging Codecov 05:08:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1537&commit=bbfac8dd9bedab070b95549b3d6c196b3043fd55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1537&job=&cmd_args= 05:08:27 -> Uploading to 05:08:27 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/7E55EF52A471D76F132DFD9A03CDDE97/bbfac8dd9bedab070b95549b3d6c196b3043fd55/c5c8aae6-6a02-44ca-8af4-5f72e1464180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T050827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39e69380411b91b0084ce8dd99f22cb4525ff6bee06286be7ada2f93cc17531b 05:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:27 Dload Upload Total Spent Left Speed 05:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 82900 --:--:-- --:--:-- --:--:-- 82492 100 16746 0 0 100 16746 0 68351 --:--:-- --:--:-- --:--:-- 68073 05:08:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bbfac8dd9bedab070b95549b3d6c196b3043fd55 [Pipeline] } 05:08:27 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:08:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives ] 05:08:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 root root 4096 Nov 6 04:55 . 05:08:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 04:55 .. 05:08:29 drwxr-xr-x 2 root root 4096 Nov 6 04:55 cost 05:08:29 -rw-r--r-- 1 root root 86 Nov 6 04:55 cost.csv 05:08:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives 05:08:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 04:55 . 05:08:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 04:55 .. 05:08:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 04:55 cost 05:08:29 -rw-r--r-- 1 jenkins jenkins 86 Nov 6 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:08:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:30 ---> package-listing.sh 05:08:30 ++ facter osfamily 05:08:30 ++ tr '[:upper:]' '[:lower:]' 05:08:31 + OS_FAMILY=debian 05:08:31 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1537 05:08:31 + START_PACKAGES=/tmp/packages_start.txt 05:08:31 + END_PACKAGES=/tmp/packages_end.txt 05:08:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:31 + PACKAGES=/tmp/packages_start.txt 05:08:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1537 ']' 05:08:31 + PACKAGES=/tmp/packages_end.txt 05:08:31 + case "${OS_FAMILY}" in 05:08:31 + dpkg -l 05:08:31 + grep '^ii' 05:08:31 + '[' -f /tmp/packages_start.txt ']' 05:08:31 + '[' -f /tmp/packages_end.txt ']' 05:08:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1537 ']' 05:08:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives/ 05:08:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1537/archives/ [Pipeline] echo 05:08:31 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-1537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:32 prd-ubuntu20.04-docker-8c-8g-16609 does not seem to be running inside a container 05:08:32 $ 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-1537/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-1537 -v /w/workspace/gexfoundry_device-sdk-go_PR-1537:/w/workspace/gexfoundry_device-sdk-go_PR-1537:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1537@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:08:32 $ docker top 97222d5f598676fd02e97d58f58680bf5e53551f9caf4cdaf3e7d6dc9758e48a -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:32 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:33 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:33 + ls /var/log/sa-host 05:08:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:33 provisioning config files... 05:08:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1537@tmp/config17832165005557376503tmp [Pipeline] { [Pipeline] echo 05:08:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> create-netrc.sh [Pipeline] } 05:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> python-tools-install.sh [Pipeline] echo 05:08:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> sudo-logs.sh 05:08:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:08:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:35 ---> job-cost.sh 05:08:35 lf-activate-venv: SKIPPING 05:08:35 DEBUG: total: 0.2199999988079071 05:08:35 INFO: Retrieving Stack Cost... 05:08:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:36 INFO: Archiving Costs [Pipeline] echo 05:08:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:36 ---> logs-deploy.sh 05:08:36 lf-activate-venv: SKIPPING 05:08:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1537/1 05:08:36 INFO: archiving workspace using pattern(s): 05:08:37 Archives upload complete. 05:08:37 INFO: archiving logs to Nexus