Pull request #1400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at c61610bbbff1187c8ac68f5c7e0a10add7b75ddb rather than 75285145e67036ce88d5777a693c09da9d0ba267 Obtained Jenkinsfile from c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 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-ssh17588023138644367583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5393833443663599332.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1400/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-1400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12762979844665217349.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-1400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3679376228455126116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7816365836688446980.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-1400/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-1400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16009632973783197868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5098 in /w/workspace/gexfoundry_device-sdk-go_PR-1400 [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-1400 # 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/1400/head:refs/remotes/origin/PR-1400 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 75285145e67036ce88d5777a693c09da9d0ba267 Merge succeeded, producing 75285145e67036ce88d5777a693c09da9d0ba267 Checking out Revision 75285145e67036ce88d5777a693c09da9d0ba267 (PR-1400) > git config core.sparsecheckout # timeout=10 > git checkout -f 75285145e67036ce88d5777a693c09da9d0ba267 # 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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75285145e67036ce88d5777a693c09da9d0ba267 # timeout=10 Commit message: "fix: Retrieve the event tags before mapping cmd value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:56 ========================================================= 03:23:56 EdgeX Global Pipelines Version Info 03:23:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:56 ------------------- 03:23:56 stable info: 03:23:56 ------------------- 03:23:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:23:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 03:23:56 Message: update stable to v1.0.245 03:23:57 ------------------- 03:23:57 experimental info: 03:23:57 ------------------- 03:23:57 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:57 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 03:23:57 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1400 [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1400 [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1400 [Pipeline] echo 03:23:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75285145e67036ce88d5777a693c09da9d0ba267 [Pipeline] echo 03:23:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7528514 [Pipeline] echo 03:23:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:59 provisioning config files... 03:23:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/config1960124927229047760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:59 ---> docker-login.sh 03:23:59 nexus3.edgexfoundry.org:10001 03:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:00 Configure a credential helper to remove this warning. See 03:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:00 03:24:00 Login Succeeded 03:24:00 nexus3.edgexfoundry.org:10002 03:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:00 Configure a credential helper to remove this warning. See 03:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:00 03:24:00 Login Succeeded 03:24:00 nexus3.edgexfoundry.org:10003 03:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:00 Configure a credential helper to remove this warning. See 03:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:00 03:24:00 Login Succeeded 03:24:00 nexus3.edgexfoundry.org:10004 03:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:00 Configure a credential helper to remove this warning. See 03:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:00 03:24:00 Login Succeeded 03:24:00 docker.io 03:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:00 Configure a credential helper to remove this warning. See 03:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:00 03:24:00 Login Succeeded 03:24:00 ---> docker-login.sh ends [Pipeline] } 03:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:24:01 + git rev-list -1 --merges 75285145e67036ce88d5777a693c09da9d0ba267~1..75285145e67036ce88d5777a693c09da9d0ba267 [Pipeline] echo 03:24:01 -----------> git rev-list -1 --merges 75285145e67036ce88d5777a693c09da9d0ba267~1..75285145e67036ce88d5777a693c09da9d0ba267 75285145e67036ce88d5777a693c09da9d0ba267 [false] [Pipeline] sh 03:24:01 + git log --format=format:%s -1 75285145e67036ce88d5777a693c09da9d0ba267 [Pipeline] echo 03:24:01 ========================================================= 03:24:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:24:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:02 + git log --format=format:%s -1 75285145e67036ce88d5777a693c09da9d0ba267 [Pipeline] echo 03:24:02 [semverPrep] GIT_COMMIT: 75285145e67036ce88d5777a693c09da9d0ba267, Commit Message: fix: Retrieve the event tags before mapping cmd value [Pipeline] echo 03:24:02 [semverPrep] This is not a build commit. [Pipeline] sh 03:24:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:02 + grep -v github /etc/ssh/ssh_known_hosts 03:24:02 + [ -e /tmp/ssh_known_hosts ] 03:24:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:24:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:24:02 + sudo tee -a /etc/ssh/ssh_known_hosts 03:24:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:03 03:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:03 0.1.4: Pulling from edgex-devops/py-git-semver 03:24:03 b85a868b505f: Pulling fs layer 03:24:03 e2be974225ed: Pulling fs layer 03:24:03 339a4e72a1f5: Pulling fs layer 03:24:03 988bab9f4d93: Pulling fs layer 03:24:03 1469e6f7b9e6: Pulling fs layer 03:24:03 eaf3925da568: Pulling fs layer 03:24:03 bab4dde63d76: Pulling fs layer 03:24:03 bde34c3a00c8: Pulling fs layer 03:24:03 b352a97aabf1: Pulling fs layer 03:24:03 4872d77fe225: Pulling fs layer 03:24:03 5851b861e8e6: Pulling fs layer 03:24:03 bab4dde63d76: Waiting 03:24:03 4872d77fe225: Waiting 03:24:03 988bab9f4d93: Waiting 03:24:03 1469e6f7b9e6: Waiting 03:24:03 5851b861e8e6: Waiting 03:24:03 b352a97aabf1: Waiting 03:24:03 eaf3925da568: Waiting 03:24:03 bde34c3a00c8: Waiting 03:24:03 e2be974225ed: Download complete 03:24:03 988bab9f4d93: Verifying Checksum 03:24:03 988bab9f4d93: Download complete 03:24:03 1469e6f7b9e6: Verifying Checksum 03:24:03 1469e6f7b9e6: Download complete 03:24:03 339a4e72a1f5: Verifying Checksum 03:24:03 339a4e72a1f5: Download complete 03:24:03 eaf3925da568: Download complete 03:24:03 bde34c3a00c8: Verifying Checksum 03:24:03 bde34c3a00c8: Download complete 03:24:03 b352a97aabf1: Verifying Checksum 03:24:03 b352a97aabf1: Download complete 03:24:03 4872d77fe225: Download complete 03:24:03 b85a868b505f: Download complete 03:24:03 5851b861e8e6: Verifying Checksum 03:24:03 5851b861e8e6: Download complete 03:24:04 bab4dde63d76: Verifying Checksum 03:24:04 bab4dde63d76: Download complete 03:24:05 b85a868b505f: Pull complete 03:24:05 e2be974225ed: Pull complete 03:24:05 339a4e72a1f5: Pull complete 03:24:05 988bab9f4d93: Pull complete 03:24:06 1469e6f7b9e6: Pull complete 03:24:06 eaf3925da568: Pull complete 03:24:08 bab4dde63d76: Pull complete 03:24:08 bde34c3a00c8: Pull complete 03:24:08 b352a97aabf1: Pull complete 03:24:08 4872d77fe225: Pull complete 03:24:08 5851b861e8e6: Pull complete 03:24:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:08 prd-ubuntu20.04-docker-8c-8g-5098 does not seem to be running inside a container 03:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1400 -v /w/workspace/gexfoundry_device-sdk-go_PR-1400:/w/workspace/gexfoundry_device-sdk-go_PR-1400:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1400@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-devops/py-git-semver:0.1.4 cat 03:24:11 $ docker top 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f -eo pid,comm 03:24:11 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). 03:24:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:12 [ssh-agent] Looking for ssh-agent implementation... 03:24:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:12 $ docker exec 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f ssh-agent 03:24:12 SSH_AUTH_SOCK=/tmp/ssh-zgSnDE79c47q/agent.32 03:24:12 SSH_AGENT_PID=38 03:24:12 Running ssh-add (command line suppressed) 03:24:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/private_key_5190709779168733027.key (/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/private_key_5190709779168733027.key) 03:24:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:12 + git tag --points-at HEAD [Pipeline] } 03:24:12 $ docker exec --env ******** --env ******** 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f ssh-agent -k 03:24:12 unset SSH_AUTH_SOCK; 03:24:12 unset SSH_AGENT_PID; 03:24:12 echo Agent pid 38 killed; 03:24:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:24:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:12 [ssh-agent] Looking for ssh-agent implementation... 03:24:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:13 $ docker exec 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f ssh-agent 03:24:13 SSH_AUTH_SOCK=/tmp/ssh-oR06isvPEabr/agent.70 03:24:13 SSH_AGENT_PID=76 03:24:13 Running ssh-add (command line suppressed) 03:24:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/private_key_15141985992647650175.key (/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/private_key_15141985992647650175.key) 03:24:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:13 + git semver init 03:24:13 2023-03-22 03:24:13,864 [run_init] DEBUG init version:0.0.0 force:False 03:24:13 2023-03-22 03:24:13,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver 03:24:13 2023-03-22 03:24:13,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver 03:24:13 2023-03-22 03:24:13,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1400, universal_newlines=False, shell=None, istream=None) 03:24:14 2023-03-22 03:24:14,865 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400/.git/info/exclude 03:24:14 2023-03-22 03:24:14,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver/PR-1400 with force:False 03:24:14 2023-03-22 03:24:14,865 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver/PR-1400 03:24:15 2023-03-22 03:24:14,870 [execute] INFO git cat-file --batch-check 03:24:15 2023-03-22 03:24:14,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver, universal_newlines=False, shell=None, istream=) 03:24:15 2023-03-22 03:24:14,877 [execute] INFO git cat-file --batch 03:24:15 2023-03-22 03:24:14,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver, universal_newlines=False, shell=None, istream=) 03:24:15 2023-03-22 03:24:14,883 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1400/.semver/PR-1400 03:24:15 0.0.0 [Pipeline] } 03:24:15 $ docker exec --env ******** --env ******** 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f ssh-agent -k 03:24:15 unset SSH_AUTH_SOCK; 03:24:15 unset SSH_AGENT_PID; 03:24:15 echo Agent pid 76 killed; 03:24:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:15 + git semver [Pipeline] } 03:24:15 $ docker stop --time=1 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f 03:24:17 $ docker rm -f --volumes 8285d51799e026791a71e06505eb5c21729a7f31deb0ad424e72204973fbef7f [Pipeline] // withDockerContainer [Pipeline] sh 03:24:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:24:17 Stashed 1 file(s) [Pipeline] echo 03:24:17 [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 03:24:18 provisioning config files... 03:24:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/config11700956703061616522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:18 ---> docker-login.sh 03:24:18 nexus3.edgexfoundry.org:10001 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 nexus3.edgexfoundry.org:10002 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 nexus3.edgexfoundry.org:10003 03:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:19 Configure a credential helper to remove this warning. See 03:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:19 03:24:19 Login Succeeded 03:24:19 nexus3.edgexfoundry.org:10004 03:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:19 Configure a credential helper to remove this warning. See 03:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:19 03:24:19 Login Succeeded 03:24:19 docker.io 03:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:19 Configure a credential helper to remove this warning. See 03:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:19 03:24:19 Login Succeeded 03:24:19 ---> docker-login.sh ends [Pipeline] } 03:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:24:19 ========================================================= 03:24:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:24:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:20 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:24:20 Sending build context to Docker daemon 10.8MB 03:24:20 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 03:24:20 Step 2/10 : FROM ${BASE} AS builder 03:24:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:24:20 63b65145d645: Pulling fs layer 03:24:20 a2d21d5440eb: Pulling fs layer 03:24:20 935e6c44a52c: Pulling fs layer 03:24:20 94cc34f8dd06: Pulling fs layer 03:24:20 30dea6a524f1: Pulling fs layer 03:24:20 a2aff8979fd8: Pulling fs layer 03:24:20 6808be2612f2: Pulling fs layer 03:24:20 f25807f1079a: Pulling fs layer 03:24:20 30dea6a524f1: Waiting 03:24:20 a2aff8979fd8: Waiting 03:24:20 f25807f1079a: Waiting 03:24:20 6808be2612f2: Waiting 03:24:20 94cc34f8dd06: Waiting 03:24:20 a2d21d5440eb: Verifying Checksum 03:24:20 a2d21d5440eb: Download complete 03:24:20 94cc34f8dd06: Verifying Checksum 03:24:20 94cc34f8dd06: Download complete 03:24:20 30dea6a524f1: Verifying Checksum 03:24:20 30dea6a524f1: Download complete 03:24:20 63b65145d645: Verifying Checksum 03:24:20 63b65145d645: Download complete 03:24:20 a2aff8979fd8: Verifying Checksum 03:24:20 a2aff8979fd8: Download complete 03:24:20 63b65145d645: Pull complete 03:24:20 a2d21d5440eb: Pull complete 03:24:21 f25807f1079a: Verifying Checksum 03:24:21 f25807f1079a: Download complete 03:24:21 935e6c44a52c: Verifying Checksum 03:24:21 935e6c44a52c: Download complete 03:24:21 6808be2612f2: Verifying Checksum 03:24:21 6808be2612f2: Download complete 03:24:24 935e6c44a52c: Pull complete 03:24:24 94cc34f8dd06: Pull complete 03:24:24 30dea6a524f1: Pull complete 03:24:24 a2aff8979fd8: Pull complete 03:24:27 6808be2612f2: Pull complete 03:24:27 f25807f1079a: Pull complete 03:24:27 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 03:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:24:27 ---> 3b553350e43f 03:24:27 Step 3/10 : ARG MAKE=make build 03:24:33 ---> Running in c1a6a853125d 03:24:33 Removing intermediate container c1a6a853125d 03:24:33 ---> 0a993c0a6ea9 03:24:33 Step 4/10 : WORKDIR /device-sdk-go 03:24:33 ---> Running in bde21778594f 03:24:33 Removing intermediate container bde21778594f 03:24:33 ---> 78f4230f6215 03:24:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:24:33 ---> Running in 477a5c447b83 03:24:33 Removing intermediate container 477a5c447b83 03:24:33 ---> 0eae8468c146 03:24:33 Step 6/10 : RUN apk add --update --no-cache make git 03:24:33 ---> Running in 4dccb1ff1743 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:24:33 Still waiting to schedule task 03:24:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:24:33 OK: 265 MiB in 53 packages 03:24:34 Removing intermediate container 4dccb1ff1743 03:24:34 ---> bc984b7f6c60 03:24:34 Step 7/10 : COPY go.mod vendor* ./ 03:24:34 ---> 71b558b13100 03:24:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:34 ---> Running in ab8f922d6d77 03:25:06 Removing intermediate container ab8f922d6d77 03:25:06 ---> 96369aa503fe 03:25:06 Step 9/10 : COPY . . 03:25:06 ---> 28fe714e9bf3 03:25:06 Step 10/10 : RUN ${MAKE} 03:25:06 ---> Running in 41283fb5fb82 03:25:06 noop 03:25:06 Removing intermediate container 41283fb5fb82 03:25:06 ---> 29a2f7d765a7 03:25:06 Successfully built 29a2f7d765a7 03:25:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + docker inspect -f . ci-base-image-x86_64 03:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:07 prd-ubuntu20.04-docker-8c-8g-5098 does not seem to be running inside a container 03:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1400 -v /w/workspace/gexfoundry_device-sdk-go_PR-1400:/w/workspace/gexfoundry_device-sdk-go_PR-1400:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:07 $ docker top 55558a6307324e75be32becdb5a1ffbd4011c4d31d98553b89fc8b551d4265dd -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:07 + go version 03:25:07 go version go1.20.2 linux/amd64 [Pipeline] } 03:25:07 $ docker stop --time=1 55558a6307324e75be32becdb5a1ffbd4011c4d31d98553b89fc8b551d4265dd 03:25:09 $ docker rm -f --volumes 55558a6307324e75be32becdb5a1ffbd4011c4d31d98553b89fc8b551d4265dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:09 + docker inspect -f . ci-base-image-x86_64 03:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:10 prd-ubuntu20.04-docker-8c-8g-5098 does not seem to be running inside a container 03:25:10 $ 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-1400 -v /w/workspace/gexfoundry_device-sdk-go_PR-1400:/w/workspace/gexfoundry_device-sdk-go_PR-1400:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:10 $ docker top 572a6293921c93c3046c248e9da8aa1683bb00cc7931adb99b65eabd96f9537e -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1400 [Pipeline] fileExists [Pipeline] sh 03:25:11 + make test 03:25:11 go test -race -coverprofile=coverage.out ./... 03:25:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.075s coverage: 27.6% of statements 03:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.072s coverage: 86.0% of statements 03:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 03:25:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 75.9% of statements 03:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:25:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements 03:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.089s coverage: 65.7% of statements 03:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements 03:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.051s coverage: 5.5% of statements 03:25:58 GO111MODULE=on go vet ./... 03:25:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:25:59 $ docker stop --time=1 572a6293921c93c3046c248e9da8aa1683bb00cc7931adb99b65eabd96f9537e 03:26:02 $ docker rm -f --volumes 572a6293921c93c3046c248e9da8aa1683bb00cc7931adb99b65eabd96f9537e [Pipeline] // withDockerContainer [Pipeline] sh 03:26:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:04 + ls -al . 03:26:04 total 276 03:26:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 03:25 . 03:26:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 03:23 .. 03:26:04 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 03:23 .dockerignore 03:26:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 03:24 .git 03:26:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 03:23 .github 03:26:04 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 03:23 .gitignore 03:26:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 03:23 .golangci.yml 03:26:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 03:24 .semver 03:26:04 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 03:23 CHANGELOG.md 03:26:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 03:23 GOVERNANCE.md 03:26:04 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 03:23 Jenkinsfile 03:26:04 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 03:23 LICENSE 03:26:04 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 03:23 Makefile 03:26:04 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 03:23 OWNERS.md 03:26:04 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 03:23 README.md 03:26:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 03:24 VERSION 03:26:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 03:23 bin 03:26:04 -rw-r--r-- 1 jenkins jenkins 109540 Mar 22 03:25 coverage.out 03:26:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 03:23 example 03:26:04 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 03:23 go.mod 03:26:04 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 22 03:23 go.sum 03:26:04 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 03:23 internal 03:26:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 03:23 openapi 03:26:04 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 03:23 pkg 03:26:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 03:23 snap 03:26:04 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:04 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75285145e67036ce88d5777a693c09da9d0ba267 --label arch=amd64 --label version=0.0.0 . 03:26:04 Sending build context to Docker daemon 10.91MB 03:26:04 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 03:26:04 Step 2/23 : FROM ${BASE} AS builder 03:26:04 ---> 29a2f7d765a7 03:26:04 Step 3/23 : ARG MAKE=make build 03:26:04 ---> Running in 3cfe9717c628 03:26:04 Removing intermediate container 3cfe9717c628 03:26:04 ---> 78f572981088 03:26:04 Step 4/23 : WORKDIR /device-sdk-go 03:26:04 ---> Running in 92beb8522dbe 03:26:04 Removing intermediate container 92beb8522dbe 03:26:04 ---> fddc8bb738bc 03:26:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:26:04 ---> Running in 6780471a38f1 03:26:04 Removing intermediate container 6780471a38f1 03:26:04 ---> eb4c9d00e63c 03:26:04 Step 6/23 : RUN apk add --update --no-cache make git 03:26:04 ---> Running in fb5d52fc4c4c 03:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:26:05 OK: 265 MiB in 53 packages 03:26:06 Removing intermediate container fb5d52fc4c4c 03:26:06 ---> 087a30f8b988 03:26:06 Step 7/23 : COPY go.mod vendor* ./ 03:26:06 ---> 4f7751bfefed 03:26:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:06 ---> Running in aeeefb129b23 03:26:06 Removing intermediate container aeeefb129b23 03:26:06 ---> 9653beccc525 03:26:06 Step 9/23 : COPY . . 03:26:07 ---> 88139fbaed23 03:26:07 Step 10/23 : RUN ${MAKE} 03:26:07 ---> Running in f047bbe1254b 03:26:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:26:29 Removing intermediate container f047bbe1254b 03:26:29 ---> 2752ce8e5a7b 03:26:29 Step 11/23 : FROM alpine:3.17 03:26:29 3.17: Pulling from library/alpine 03:26:29 63b65145d645: Already exists 03:26:29 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 03:26:29 Status: Downloaded newer image for alpine:3.17 03:26:29 ---> b2aa39c304c2 03:26:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:26:29 ---> Running in 6895aa3a8e73 03:26:29 Removing intermediate container 6895aa3a8e73 03:26:29 ---> 61bdcfee965f 03:26:29 Step 13/23 : RUN apk add --update --no-cache 03:26:29 ---> Running in a32513c78e7f 03:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:26:30 OK: 7 MiB in 15 packages 03:26:30 Removing intermediate container a32513c78e7f 03:26:30 ---> b117bbbe3530 03:26:30 Step 14/23 : WORKDIR / 03:26:30 ---> Running in 3c29017dfbcb 03:26:30 Removing intermediate container 3c29017dfbcb 03:26:30 ---> 351a7b57ace2 03:26:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:26:30 ---> 9a688ca43409 03:26:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:26:31 ---> cc655e43d9cc 03:26:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:26:31 ---> 51e5aac5fdd2 03:26:31 Step 18/23 : EXPOSE 59999 03:26:31 ---> Running in 8d4350ec0a50 03:26:31 Removing intermediate container 8d4350ec0a50 03:26:31 ---> 38c80873c8aa 03:26:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:26:31 ---> Running in da9d07c872df 03:26:31 Removing intermediate container da9d07c872df 03:26:31 ---> c4d32a0222c9 03:26:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:31 ---> Running in 811b5455c813 03:26:31 Removing intermediate container 811b5455c813 03:26:31 ---> 37d474077bbe 03:26:31 Step 21/23 : LABEL arch=amd64 03:26:31 ---> Running in d218eb1f4fa5 03:26:32 Removing intermediate container d218eb1f4fa5 03:26:32 ---> 293ed14c68c2 03:26:32 Step 22/23 : LABEL git_sha=75285145e67036ce88d5777a693c09da9d0ba267 03:26:32 ---> Running in f9059587212b 03:26:32 Removing intermediate container f9059587212b 03:26:32 ---> d2aa9570bcd2 03:26:32 Step 23/23 : LABEL version=0.0.0 03:26:32 ---> Running in bc80fbb7210c 03:26:32 Removing intermediate container bc80fbb7210c 03:26:32 ---> 9c5eb246843f 03:26:32 [Warning] One or more build-args [ARCH] were not consumed 03:26:32 Successfully built 9c5eb246843f 03:26:32 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:33 03:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:33 latest: Pulling from edgex-lftools-log-publisher 03:26:33 5eb5b503b376: Pulling fs layer 03:26:33 5c69ac0246d0: Pulling fs layer 03:26:33 ec43610c2a17: Pulling fs layer 03:26:33 3a2ae6a8a46f: Pulling fs layer 03:26:33 33b1e0a273af: Pulling fs layer 03:26:33 5d3b04190fa2: Pulling fs layer 03:26:33 2f39f015ded8: Pulling fs layer 03:26:33 33b1e0a273af: Waiting 03:26:33 3a2ae6a8a46f: Waiting 03:26:33 5d3b04190fa2: Waiting 03:26:33 5c69ac0246d0: Download complete 03:26:33 3a2ae6a8a46f: Verifying Checksum 03:26:33 3a2ae6a8a46f: Download complete 03:26:33 33b1e0a273af: Verifying Checksum 03:26:33 33b1e0a273af: Download complete 03:26:33 ec43610c2a17: Verifying Checksum 03:26:33 ec43610c2a17: Download complete 03:26:33 5d3b04190fa2: Verifying Checksum 03:26:33 5d3b04190fa2: Download complete 03:26:33 5eb5b503b376: Verifying Checksum 03:26:33 5eb5b503b376: Download complete 03:26:34 2f39f015ded8: Download complete 03:26:34 5eb5b503b376: Pull complete 03:26:34 5c69ac0246d0: Pull complete 03:26:35 ec43610c2a17: Pull complete 03:26:35 3a2ae6a8a46f: Pull complete 03:26:35 33b1e0a273af: Pull complete 03:26:35 5d3b04190fa2: Pull complete 03:26:39 2f39f015ded8: Pull complete 03:26:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:39 prd-ubuntu20.04-docker-8c-8g-5098 does not seem to be running inside a container 03:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1400 -v /w/workspace/gexfoundry_device-sdk-go_PR-1400:/w/workspace/gexfoundry_device-sdk-go_PR-1400:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:26:46 $ docker top 0bd7dff4b493d745df0fd1e793e31f3e1f979d7945eebe3a31b3cb4ad2453582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:46 ---> job-cost.sh 03:26:46 lf-activate-venv: SKIPPING 03:26:46 INFO: No Stack... 03:26:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:47 INFO: Archiving Costs [Pipeline] sh 03:26:48 + + catcut /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives/cost.csv 03:26:48 -d, -f6 [Pipeline] lock 03:26:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] 03:26:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] did not exist. Created. 03:26:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:48 + echo total: 0.2199999988079071 [Pipeline] stash 03:26:48 Stashed 1 file(s) [Pipeline] } 03:26:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:48 $ docker stop --time=1 0bd7dff4b493d745df0fd1e793e31f3e1f979d7945eebe3a31b3cb4ad2453582 03:26:49 $ docker rm -f --volumes 0bd7dff4b493d745df0fd1e793e31f3e1f979d7945eebe3a31b3cb4ad2453582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:28:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5099 in /w/workspace/gexfoundry_device-sdk-go_PR-1400 [Pipeline] { [Pipeline] ws 03:28:01 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:28:01 The recommended git tool is: git 03:28:06 using credential edgex-jenkins-ssh 03:28:06 Cloning the remote Git repository 03:28:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:28:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:28:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:28:07 > git --version # timeout=10 03:28:07 > git --version # 'git version 2.25.1' 03:28:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:28:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:12 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 75285145e67036ce88d5777a693c09da9d0ba267 03:28:12 Merge succeeded, producing 75285145e67036ce88d5777a693c09da9d0ba267 03:28:12 Checking out Revision 75285145e67036ce88d5777a693c09da9d0ba267 (PR-1400) 03:28:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:28:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:28:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1400/head:refs/remotes/origin/PR-1400 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:28:12 > git config core.sparsecheckout # timeout=10 03:28:12 > git checkout -f 75285145e67036ce88d5777a693c09da9d0ba267 # timeout=10 03:28:12 > git remote # timeout=10 03:28:12 > git config --get remote.origin.url # timeout=10 03:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:12 > git merge c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 03:28:12 > git rev-parse HEAD^{commit} # timeout=10 03:28:12 > git config core.sparsecheckout # timeout=10 03:28:12 > git checkout -f 75285145e67036ce88d5777a693c09da9d0ba267 # timeout=10 03:28:16 Commit message: "fix: Retrieve the event tags before mapping cmd value" 03:28:16 > git --version # timeout=10 03:28:16 > git --version # 'git version 2.25.1' 03:28:16 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:28:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:17 Dload Upload Total Spent Left Speed 03:28:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 03:28:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:28:18 + sudo tee /etc/docker/daemon.new 03:28:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:28:18 { 03:28:18 "registry-mirrors": [ 03:28:18 "https://nexus3.edgexfoundry.org:10001" 03:28:18 ], 03:28:18 "bip": "10.250.0.254/24", 03:28:18 "hosts": [ 03:28:18 "tcp://0.0.0.0:5555", 03:28:18 "unix:///var/run/docker.sock" 03:28:18 ], 03:28:18 "mtu": 1458, 03:28:18 "selinux-enabled": true, 03:28:18 "seccomp-profile": "/etc/docker/seccomp.json" 03:28:18 } [Pipeline] sh 03:28:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:28:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:41 provisioning config files... 03:28:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15302784825914205266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:41 ---> docker-login.sh 03:28:41 nexus3.edgexfoundry.org:10001 03:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:42 Configure a credential helper to remove this warning. See 03:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:42 03:28:42 Login Succeeded 03:28:42 nexus3.edgexfoundry.org:10002 03:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:42 Configure a credential helper to remove this warning. See 03:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:42 03:28:42 Login Succeeded 03:28:42 nexus3.edgexfoundry.org:10003 03:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:43 Configure a credential helper to remove this warning. See 03:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:43 03:28:43 Login Succeeded 03:28:43 nexus3.edgexfoundry.org:10004 03:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:43 Configure a credential helper to remove this warning. See 03:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:43 03:28:43 Login Succeeded 03:28:43 docker.io 03:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:44 Configure a credential helper to remove this warning. See 03:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:44 03:28:44 Login Succeeded 03:28:44 ---> docker-login.sh ends [Pipeline] } 03:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:28:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:28:44 ========================================================= 03:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:28:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:45 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:28:45 Sending build context to Docker daemon 5.81MB 03:28:45 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 03:28:45 Step 2/10 : FROM ${BASE} AS builder 03:28:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:28:45 af6eaf76a39c: Pulling fs layer 03:28:45 55522c791124: Pulling fs layer 03:28:45 ce5c4a1c91eb: Pulling fs layer 03:28:45 169dfbe0d373: Pulling fs layer 03:28:45 e1ff8fa3b103: Pulling fs layer 03:28:45 169dfbe0d373: Waiting 03:28:45 e1ff8fa3b103: Waiting 03:28:45 52ebb69f0ebf: Pulling fs layer 03:28:45 5abe8eddf0d5: Pulling fs layer 03:28:45 52ebb69f0ebf: Waiting 03:28:45 5abe8eddf0d5: Waiting 03:28:45 55522c791124: Download complete 03:28:45 169dfbe0d373: Verifying Checksum 03:28:45 169dfbe0d373: Download complete 03:28:45 e1ff8fa3b103: Verifying Checksum 03:28:45 e1ff8fa3b103: Download complete 03:28:45 af6eaf76a39c: Download complete 03:28:46 5abe8eddf0d5: Verifying Checksum 03:28:46 5abe8eddf0d5: Download complete 03:28:46 af6eaf76a39c: Pull complete 03:28:47 55522c791124: Pull complete 03:28:48 52ebb69f0ebf: Verifying Checksum 03:28:48 ce5c4a1c91eb: Verifying Checksum 03:28:48 ce5c4a1c91eb: Download complete 03:29:00 ce5c4a1c91eb: Pull complete 03:29:00 169dfbe0d373: Pull complete 03:29:00 e1ff8fa3b103: Pull complete 03:29:07 52ebb69f0ebf: Pull complete 03:29:09 5abe8eddf0d5: Pull complete 03:29:09 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:29:09 ---> 6cb57ee374ae 03:29:09 Step 3/10 : ARG MAKE=make build 03:29:11 ---> Running in c605c4cbbff9 03:29:11 Removing intermediate container c605c4cbbff9 03:29:11 ---> 4986dc07841a 03:29:11 Step 4/10 : WORKDIR /device-sdk-go 03:29:11 ---> Running in de8df3aecf1d 03:29:11 Removing intermediate container de8df3aecf1d 03:29:11 ---> ad8ba13fe991 03:29:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:29:11 ---> Running in e91f43e31ebf 03:29:12 Removing intermediate container e91f43e31ebf 03:29:12 ---> 00c3ab2e8f04 03:29:12 Step 6/10 : RUN apk add --update --no-cache make git 03:29:12 ---> Running in cf7c086aea57 03:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:15 OK: 263 MiB in 53 packages 03:29:15 Removing intermediate container cf7c086aea57 03:29:15 ---> 8b21e054cddb 03:29:15 Step 7/10 : COPY go.mod vendor* ./ 03:29:18 ---> f555a8643c30 03:29:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 ---> Running in ac1d0a2eeaa5 03:30:26 Removing intermediate container ac1d0a2eeaa5 03:30:26 ---> 4f89299d1178 03:30:26 Step 9/10 : COPY . . 03:30:26 ---> 9ebe004782f4 03:30:26 Step 10/10 : RUN ${MAKE} 03:30:26 ---> Running in 84e4658fcfb8 03:30:26 noop 03:30:26 Removing intermediate container 84e4658fcfb8 03:30:26 ---> 68ac8303d7cf 03:30:26 Successfully built 68ac8303d7cf 03:30:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:27 + docker inspect -f . ci-base-image-arm64 03:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:27 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 03:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:30:28 $ docker top fafb87bcc5c50b79375502f6b8935cc5d8a634b15def7417729018f277a45265 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:29 + go version 03:30:29 go version go1.20.2 linux/arm64 [Pipeline] } 03:30:29 $ docker stop --time=1 fafb87bcc5c50b79375502f6b8935cc5d8a634b15def7417729018f277a45265 03:30:31 $ docker rm -f --volumes fafb87bcc5c50b79375502f6b8935cc5d8a634b15def7417729018f277a45265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:32 + docker inspect -f . ci-base-image-arm64 03:30:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:32 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 03:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:30:33 $ docker top 965dcba6bb7b1564ad4b9f45e0c4a1ea8b54d9dc7414efa82b0918c04a3c18ca -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 03:30:35 + make test 03:30:35 go test -race -coverprofile=coverage.out ./... 03:31:22 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:33:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:33:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:33:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:33:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:33:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:33:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.210s coverage: 27.6% of statements 03:33:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.254s coverage: 78.9% of statements 03:33:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:33:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 03:33:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.346s coverage: 86.0% of statements 03:34:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:34:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.447s coverage: 75.9% of statements 03:34:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 03:34:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:34:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:34:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.271s coverage: 15.2% of statements 03:34:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.420s coverage: 65.7% of statements 03:34:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.423s coverage: 89.2% of statements 03:34:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:34:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.229s coverage: 5.5% of statements 03:34:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:34:13 GO111MODULE=on go vet ./... 03:36:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:36:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:36:35 $ docker stop --time=1 965dcba6bb7b1564ad4b9f45e0c4a1ea8b54d9dc7414efa82b0918c04a3c18ca 03:36:37 $ docker rm -f --volumes 965dcba6bb7b1564ad4b9f45e0c4a1ea8b54d9dc7414efa82b0918c04a3c18ca [Pipeline] // withDockerContainer [Pipeline] sh 03:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:39 Warning: overwriting stash ‘coverage-report’ 03:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:40 + ls -al . 03:36:40 total 272 03:36:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 03:30 . 03:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 03:28 .. 03:36:40 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 03:28 .dockerignore 03:36:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 03:28 .git 03:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 03:28 .github 03:36:40 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 03:28 .gitignore 03:36:40 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 03:28 .golangci.yml 03:36:40 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 03:28 CHANGELOG.md 03:36:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 03:28 GOVERNANCE.md 03:36:40 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 03:28 Jenkinsfile 03:36:40 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 03:28 LICENSE 03:36:40 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 03:28 Makefile 03:36:40 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 03:28 OWNERS.md 03:36:40 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 03:28 README.md 03:36:40 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 03:24 VERSION 03:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 03:28 bin 03:36:40 -rw-r--r-- 1 jenkins jenkins 109538 Mar 22 03:34 coverage.out 03:36:40 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 03:28 example 03:36:40 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 22 03:28 go.mod 03:36:40 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 22 03:28 go.sum 03:36:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 03:28 internal 03:36:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 03:28 openapi 03:36:40 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 03:28 pkg 03:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 03:28 snap 03:36:40 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + 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=75285145e67036ce88d5777a693c09da9d0ba267 --label arch=arm64 --label version=0.0.0 . 03:36:41 Sending build context to Docker daemon 5.92MB 03:36:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 03:36:41 Step 2/23 : FROM ${BASE} AS builder 03:36:41 ---> 68ac8303d7cf 03:36:41 Step 3/23 : ARG MAKE=make build 03:36:41 ---> Running in 5f7545a391ce 03:36:41 Removing intermediate container 5f7545a391ce 03:36:41 ---> e2bece3ce724 03:36:41 Step 4/23 : WORKDIR /device-sdk-go 03:36:41 ---> Running in b665b5b35d0f 03:36:42 Removing intermediate container b665b5b35d0f 03:36:42 ---> adda03aaab67 03:36:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:36:42 ---> Running in 83ac26e6300a 03:36:42 Removing intermediate container 83ac26e6300a 03:36:42 ---> d1f51bf43810 03:36:42 Step 6/23 : RUN apk add --update --no-cache make git 03:36:42 ---> Running in 53c428774e73 03:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:36:45 OK: 263 MiB in 53 packages 03:36:49 Removing intermediate container 53c428774e73 03:36:49 ---> b9e1e9b4255c 03:36:49 Step 7/23 : COPY go.mod vendor* ./ 03:36:49 ---> a7dc2f0b459a 03:36:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:49 ---> Running in 44e9d339d0b8 03:36:52 Removing intermediate container 44e9d339d0b8 03:36:52 ---> 0364c75216ec 03:36:52 Step 9/23 : COPY . . 03:36:53 ---> 35712a9502c9 03:36:53 Step 10/23 : RUN ${MAKE} 03:36:53 ---> Running in 7c2bb0ce0bbc 03:36:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:39:15 Removing intermediate container 7c2bb0ce0bbc 03:39:15 ---> 6f543271b68a 03:39:15 Step 11/23 : FROM alpine:3.17 03:39:15 3.17: Pulling from library/alpine 03:39:15 af6eaf76a39c: Already exists 03:39:15 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 03:39:15 Status: Downloaded newer image for alpine:3.17 03:39:15 ---> d74e625d9115 03:39:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:39:15 ---> Running in e2b3cf9e3e44 03:39:15 Removing intermediate container e2b3cf9e3e44 03:39:15 ---> 63c5a74853e9 03:39:15 Step 13/23 : RUN apk add --update --no-cache 03:39:15 ---> Running in 06b739d6f32c 03:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:39:15 OK: 7 MiB in 15 packages 03:39:15 Removing intermediate container 06b739d6f32c 03:39:15 ---> f34b9f60af20 03:39:15 Step 14/23 : WORKDIR / 03:39:15 ---> Running in bdeba3503c10 03:39:15 Removing intermediate container bdeba3503c10 03:39:15 ---> e432e822116d 03:39:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:39:15 ---> edbc528742a8 03:39:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:39:15 ---> 5d6caa5e146d 03:39:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:39:15 ---> c7cc9a7f6ec7 03:39:15 Step 18/23 : EXPOSE 59999 03:39:15 ---> Running in a9e9a1f0380f 03:39:15 Removing intermediate container a9e9a1f0380f 03:39:15 ---> 3897f3c62056 03:39:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:39:15 ---> Running in a3a83b26dee3 03:39:15 Removing intermediate container a3a83b26dee3 03:39:15 ---> e4acf5fa5673 03:39:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:15 ---> Running in dc9f7e1ff3a8 03:39:15 Removing intermediate container dc9f7e1ff3a8 03:39:15 ---> 9efcffbe002d 03:39:15 Step 21/23 : LABEL arch=arm64 03:39:15 ---> Running in 6ebae6ba9759 03:39:15 Removing intermediate container 6ebae6ba9759 03:39:15 ---> db3f6d5e10d1 03:39:15 Step 22/23 : LABEL git_sha=75285145e67036ce88d5777a693c09da9d0ba267 03:39:15 ---> Running in 899d4a03613b 03:39:15 Removing intermediate container 899d4a03613b 03:39:15 ---> a589cb12bbff 03:39:15 Step 23/23 : LABEL version=0.0.0 03:39:15 ---> Running in 88028d822fe7 03:39:15 Removing intermediate container 88028d822fe7 03:39:15 ---> 0a95ced9e721 03:39:15 [Warning] One or more build-args [ARCH] were not consumed 03:39:15 Successfully built 0a95ced9e721 03:39:15 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 03:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:16 03:39:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:17 arm64: Pulling from edgex-lftools-log-publisher 03:39:17 8998bd30e6a1: Pulling fs layer 03:39:17 04944245beec: Pulling fs layer 03:39:17 699f458cf7ca: Pulling fs layer 03:39:17 765212b225bb: Pulling fs layer 03:39:17 f23df028b6ca: Pulling fs layer 03:39:17 d65c8cfc05b1: Pulling fs layer 03:39:17 2437ff75d9bd: Pulling fs layer 03:39:17 f23df028b6ca: Waiting 03:39:17 d65c8cfc05b1: Waiting 03:39:17 2437ff75d9bd: Waiting 03:39:17 765212b225bb: Waiting 03:39:17 04944245beec: Verifying Checksum 03:39:17 04944245beec: Download complete 03:39:17 765212b225bb: Verifying Checksum 03:39:17 765212b225bb: Download complete 03:39:17 f23df028b6ca: Verifying Checksum 03:39:17 f23df028b6ca: Download complete 03:39:17 d65c8cfc05b1: Download complete 03:39:17 699f458cf7ca: Verifying Checksum 03:39:17 699f458cf7ca: Download complete 03:39:18 8998bd30e6a1: Download complete 03:39:19 2437ff75d9bd: Verifying Checksum 03:39:19 2437ff75d9bd: Download complete 03:39:21 8998bd30e6a1: Pull complete 03:39:21 04944245beec: Pull complete 03:39:23 699f458cf7ca: Pull complete 03:39:23 765212b225bb: Pull complete 03:39:27 f23df028b6ca: Pull complete 03:39:27 d65c8cfc05b1: Pull complete 03:39:39 2437ff75d9bd: Pull complete 03:39:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:40 prd-ubuntu20.04-docker-arm64-4c-16g-5099 does not seem to be running inside a container 03:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:42 $ docker top 6b63c05258aac0acf04b4a1afe1ee941b97373cc15894f4a035298e4e390f4b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:43 ---> job-cost.sh 03:39:43 lf-activate-venv: SKIPPING 03:39:43 INFO: No Stack... 03:39:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:45 INFO: Archiving Costs [Pipeline] sh 03:39:45 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:39:45 cut -d, -f6 [Pipeline] lock 03:39:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] 03:39:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] did not exist. Created. 03:39:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:45 /w/workspace/device-sdk-go/1@tmp/durable-37b8d024/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:46 Warning: overwriting stash ‘stack-cost’ 03:39:46 Stashed 1 file(s) [Pipeline] } 03:39:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1400-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:46 $ docker stop --time=1 6b63c05258aac0acf04b4a1afe1ee941b97373cc15894f4a035298e4e390f4b7 03:39:47 $ docker rm -f --volumes 6b63c05258aac0acf04b4a1afe1ee941b97373cc15894f4a035298e4e390f4b7 [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 03:39:48 provisioning config files... 03:39:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/config15538650079271268058tmp [Pipeline] { [Pipeline] sh 03:39:49 + set +x 03:39:49 + curl -s https://codecov.io/bash 03:39:49 + bash -s -- 03:39:49 03:39:49 _____ _ 03:39:49 / ____| | | 03:39:49 | | ___ __| | ___ ___ _____ __ 03:39:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:49 Bash-1.0.6 03:39:49 03:39:49 03:39:49 ==> git version 2.25.1 found 03:39:49 ==> 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 03:39:49 Release-Date: 2020-01-08 03:39:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:49 ==> Jenkins CI detected. 03:39:49 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1400 03:39:49 project root: . 03:39:49 --> token set from env 03:39:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:49 ==> Running gcov in . (disable via -X gcov) 03:39:49 ==> Python coveragepy not found 03:39:49 ==> Searching for coverage reports in: 03:39:49 + . 03:39:49 -> Found 1 reports 03:39:49 ==> Detecting git/mercurial file structure 03:39:49 ==> Reading reports 03:39:49 + ./coverage.out bytes=109538 03:39:49 ==> Appending adjustments 03:39:49 https://docs.codecov.io/docs/fixing-reports 03:39:49 + Found adjustments 03:39:49 ==> Gzipping contents 03:39:49 16K /tmp/codecov.gxsFu0.gz 03:39:49 ==> Uploading reports 03:39:49 url: https://codecov.io 03:39:49 query: branch=PR-1400&commit=75285145e67036ce88d5777a693c09da9d0ba267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1400&job=&cmd_args= 03:39:49 -> Pinging Codecov 03:39:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1400&commit=75285145e67036ce88d5777a693c09da9d0ba267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1400&job=&cmd_args= 03:39:49 -> Uploading to 03:39:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/75285145e67036ce88d5777a693c09da9d0ba267/31b17958-10b8-4c89-8132-1eac8eb21ae4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T033949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6c05e82b01f7a0b60e2fecd9915672af45429ebd3c935f7ea5d8b47a01479d4 03:39:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:49 Dload Upload Total Spent Left Speed 03:39:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15242 0 0 100 15242 0 62983 --:--:-- --:--:-- --:--:-- 62983 03:39:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/75285145e67036ce88d5777a693c09da9d0ba267 [Pipeline] } 03:39:49 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 03:39:51 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives ] 03:39:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives 03:39:51 total 16 03:39:51 drwxr-xr-x 3 root root 4096 Mar 22 03:26 . 03:39:51 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 03:26 .. 03:39:51 drwxr-xr-x 2 root root 4096 Mar 22 03:26 cost 03:39:51 -rw-r--r-- 1 root root 86 Mar 22 03:26 cost.csv 03:39:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives 03:39:51 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives 03:39:51 total 16 03:39:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 03:26 . 03:39:51 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 03:26 .. 03:39:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 03:26 cost 03:39:51 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:52 ---> package-listing.sh 03:39:52 ++ tr '[:upper:]' '[:lower:]' 03:39:52 ++ facter osfamily 03:39:53 + OS_FAMILY=debian 03:39:53 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1400 03:39:53 + START_PACKAGES=/tmp/packages_start.txt 03:39:53 + END_PACKAGES=/tmp/packages_end.txt 03:39:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:53 + PACKAGES=/tmp/packages_start.txt 03:39:53 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1400 ']' 03:39:53 + PACKAGES=/tmp/packages_end.txt 03:39:53 + case "${OS_FAMILY}" in 03:39:53 + dpkg -l 03:39:53 + grep '^ii' 03:39:53 + '[' -f /tmp/packages_start.txt ']' 03:39:53 + '[' -f /tmp/packages_end.txt ']' 03:39:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:53 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1400 ']' 03:39:53 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives/ 03:39:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1400/archives/ [Pipeline] echo 03:39:53 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-1400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:54 prd-ubuntu20.04-docker-8c-8g-5098 does not seem to be running inside a container 03:39:54 $ 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-1400/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-1400 -v /w/workspace/gexfoundry_device-sdk-go_PR-1400:/w/workspace/gexfoundry_device-sdk-go_PR-1400:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:39:54 $ docker top 5534a18c85b3a3de31fc5577e575b7c6c40f5d0a2bffd9df3fba4a0fcab9b005 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:54 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:55 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:55 + ls /var/log/sa-host 03:39:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:55 provisioning config files... 03:39:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1400@tmp/config16795030095469951391tmp [Pipeline] { [Pipeline] echo 03:39:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:55 ---> create-netrc.sh [Pipeline] } 03:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:56 ---> python-tools-install.sh [Pipeline] echo 03:39:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:56 ---> sudo-logs.sh 03:39:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:57 ---> job-cost.sh 03:39:57 lf-activate-venv: SKIPPING 03:39:57 DEBUG: total: 0.2199999988079071 03:39:57 INFO: Retrieving Stack Cost... 03:39:57 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:57 INFO: Archiving Costs [Pipeline] echo 03:39:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:58 ---> logs-deploy.sh 03:39:58 lf-activate-venv: SKIPPING 03:39:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1400/1 03:39:58 INFO: archiving workspace using pattern(s): 03:39:59 Archives upload complete. 03:39:59 INFO: archiving logs to Nexus