Pull request #1462 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8a8920d452ff20029c4225f8b1af9d3e8c170f9+c046c07be681eb47061b9e73bdc74da4165eb351 (9922a0ed6f4e5850870b20f20cf68a72f8bd58d0) 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-ssh4727487197504376925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11350481765494861236.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1462/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-1462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4232436409814318441.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-1462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh977397609711258344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7470612163070193071.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-1462/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-1462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4075382724290710884.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘prd-ubuntu20.04-docker-8c-8g-16608’ Running on prd-ubuntu20.04-docker-8c-8g-16611 in /w/workspace/gexfoundry_device-sdk-go_PR-1462 [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-1462 # 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/1462/head:refs/remotes/origin/PR-1462 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit d8a8920d452ff20029c4225f8b1af9d3e8c170f9 Merge succeeded, producing d8a8920d452ff20029c4225f8b1af9d3e8c170f9 Checking out Revision d8a8920d452ff20029c4225f8b1af9d3e8c170f9 (PR-1462) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f d8a8920d452ff20029c4225f8b1af9d3e8c170f9 # 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 c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a8920d452ff20029c4225f8b1af9d3e8c170f9 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:40 ========================================================= 23:20:40 EdgeX Global Pipelines Version Info 23:20:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:20:41 ------------------- 23:20:41 stable info: 23:20:41 ------------------- 23:20:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:20:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:20:41 Message: update stable to v1.0.249 23:20:42 ------------------- 23:20:42 experimental info: 23:20:42 ------------------- 23:20:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:20:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:20:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:20:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1462 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1462 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1462 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8a8920 [Pipeline] echo 23:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:43 provisioning config files... 23:20:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/config12604031487069484339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:44 ---> docker-login.sh 23:20:44 nexus3.edgexfoundry.org:10001 23:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:44 Configure a credential helper to remove this warning. See 23:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:44 23:20:44 Login Succeeded 23:20:44 nexus3.edgexfoundry.org:10002 23:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:44 Configure a credential helper to remove this warning. See 23:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:44 23:20:44 Login Succeeded 23:20:44 nexus3.edgexfoundry.org:10003 23:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:44 Configure a credential helper to remove this warning. See 23:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:44 23:20:44 Login Succeeded 23:20:44 nexus3.edgexfoundry.org:10004 23:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:44 Configure a credential helper to remove this warning. See 23:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:44 23:20:44 Login Succeeded 23:20:44 docker.io 23:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:45 Configure a credential helper to remove this warning. See 23:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:45 23:20:45 Login Succeeded 23:20:45 ---> docker-login.sh ends [Pipeline] } 23:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:20:45 + git rev-list -1 --merges d8a8920d452ff20029c4225f8b1af9d3e8c170f9~1..d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [Pipeline] echo 23:20:45 -----------> git rev-list -1 --merges d8a8920d452ff20029c4225f8b1af9d3e8c170f9~1..d8a8920d452ff20029c4225f8b1af9d3e8c170f9 d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [false] [Pipeline] sh 23:20:46 + git log --format=format:%s -1 d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [Pipeline] echo 23:20:46 ========================================================= 23:20:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:20:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:46 + git log --format=format:%s -1 d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [Pipeline] echo 23:20:46 [semverPrep] GIT_COMMIT: d8a8920d452ff20029c4225f8b1af9d3e8c170f9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 23:20:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:20:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:47 + grep -v github /etc/ssh/ssh_known_hosts 23:20:47 + [ -e /tmp/ssh_known_hosts ] 23:20:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:20:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:20:47 + sudo tee -a /etc/ssh/ssh_known_hosts 23:20:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:47 23:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:47 0.1.4: Pulling from edgex-devops/py-git-semver 23:20:47 b85a868b505f: Pulling fs layer 23:20:47 e2be974225ed: Pulling fs layer 23:20:47 339a4e72a1f5: Pulling fs layer 23:20:47 988bab9f4d93: Pulling fs layer 23:20:47 1469e6f7b9e6: Pulling fs layer 23:20:47 eaf3925da568: Pulling fs layer 23:20:47 bab4dde63d76: Pulling fs layer 23:20:47 bde34c3a00c8: Pulling fs layer 23:20:47 b352a97aabf1: Pulling fs layer 23:20:47 4872d77fe225: Pulling fs layer 23:20:47 5851b861e8e6: Pulling fs layer 23:20:47 988bab9f4d93: Waiting 23:20:47 1469e6f7b9e6: Waiting 23:20:47 b352a97aabf1: Waiting 23:20:47 5851b861e8e6: Waiting 23:20:47 eaf3925da568: Waiting 23:20:47 bab4dde63d76: Waiting 23:20:47 bde34c3a00c8: Waiting 23:20:47 4872d77fe225: Waiting 23:20:47 e2be974225ed: Download complete 23:20:47 988bab9f4d93: Download complete 23:20:48 1469e6f7b9e6: Verifying Checksum 23:20:48 1469e6f7b9e6: Download complete 23:20:48 eaf3925da568: Verifying Checksum 23:20:48 eaf3925da568: Download complete 23:20:48 339a4e72a1f5: Verifying Checksum 23:20:48 339a4e72a1f5: Download complete 23:20:48 bde34c3a00c8: Download complete 23:20:48 b352a97aabf1: Download complete 23:20:48 4872d77fe225: Verifying Checksum 23:20:48 4872d77fe225: Download complete 23:20:48 5851b861e8e6: Verifying Checksum 23:20:48 5851b861e8e6: Download complete 23:20:48 b85a868b505f: Download complete 23:20:48 bab4dde63d76: Verifying Checksum 23:20:48 bab4dde63d76: Download complete 23:20:49 b85a868b505f: Pull complete 23:20:49 e2be974225ed: Pull complete 23:20:50 339a4e72a1f5: Pull complete 23:20:50 988bab9f4d93: Pull complete 23:20:50 1469e6f7b9e6: Pull complete 23:20:50 eaf3925da568: Pull complete 23:20:52 bab4dde63d76: Pull complete 23:20:52 bde34c3a00c8: Pull complete 23:20:52 b352a97aabf1: Pull complete 23:20:52 4872d77fe225: Pull complete 23:20:52 5851b861e8e6: Pull complete 23:20:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:52 prd-ubuntu20.04-docker-8c-8g-16611 does not seem to be running inside a container 23:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1462 -v /w/workspace/gexfoundry_device-sdk-go_PR-1462:/w/workspace/gexfoundry_device-sdk-go_PR-1462:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:20:54 $ docker top 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b -eo pid,comm 23:20:54 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). 23:20:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:54 [ssh-agent] Looking for ssh-agent implementation... 23:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:54 $ docker exec 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b ssh-agent 23:20:54 SSH_AUTH_SOCK=/tmp/ssh-9GSHkjYryEKv/agent.33 23:20:54 SSH_AGENT_PID=39 23:20:54 Running ssh-add (command line suppressed) 23:20:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/private_key_13890626557418544648.key (/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/private_key_13890626557418544648.key) 23:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:54 + git tag --points-at HEAD [Pipeline] } 23:20:54 $ docker exec --env ******** --env ******** 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b ssh-agent -k 23:20:55 unset SSH_AUTH_SOCK; 23:20:55 unset SSH_AGENT_PID; 23:20:55 echo Agent pid 39 killed; 23:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:55 [ssh-agent] Looking for ssh-agent implementation... 23:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:55 $ docker exec 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b ssh-agent 23:20:55 SSH_AUTH_SOCK=/tmp/ssh-tquznfNMe9lr/agent.71 23:20:55 SSH_AGENT_PID=77 23:20:55 Running ssh-add (command line suppressed) 23:20:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/private_key_8858738519404687274.key (/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/private_key_8858738519404687274.key) 23:20:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:55 + git semver init 23:20:56 2023-05-23 23:20:56,007 [run_init] DEBUG init version:0.0.0 force:False 23:20:56 2023-05-23 23:20:56,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver 23:20:56 2023-05-23 23:20:56,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver 23:20:56 2023-05-23 23:20:56,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1462, universal_newlines=False, shell=None, istream=None) 23:20:57 2023-05-23 23:20:56,830 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462/.git/info/exclude 23:20:57 2023-05-23 23:20:56,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver/PR-1462 with force:False 23:20:57 2023-05-23 23:20:56,831 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver/PR-1462 23:20:57 2023-05-23 23:20:56,833 [execute] INFO git cat-file --batch-check 23:20:57 2023-05-23 23:20:56,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver, universal_newlines=False, shell=None, istream=) 23:20:57 2023-05-23 23:20:56,839 [execute] INFO git cat-file --batch 23:20:57 2023-05-23 23:20:56,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver, universal_newlines=False, shell=None, istream=) 23:20:57 2023-05-23 23:20:56,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1462/.semver/PR-1462 23:20:57 0.0.0 [Pipeline] } 23:20:57 $ docker exec --env ******** --env ******** 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b ssh-agent -k 23:20:57 unset SSH_AUTH_SOCK; 23:20:57 unset SSH_AGENT_PID; 23:20:57 echo Agent pid 77 killed; 23:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:57 + git semver [Pipeline] } 23:20:57 $ docker stop --time=1 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b 23:20:59 $ docker rm -f --volumes 6af9b106c83a5a302a6d6232e7ec62a8370d10f8a1e62c795c271a53a1d4673b [Pipeline] // withDockerContainer [Pipeline] sh 23:20:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:20:59 Stashed 1 file(s) [Pipeline] echo 23:20:59 [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 23:21:00 provisioning config files... 23:21:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/config14140426883670331133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:00 ---> docker-login.sh 23:21:00 nexus3.edgexfoundry.org:10001 23:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:00 Configure a credential helper to remove this warning. See 23:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:00 23:21:00 Login Succeeded 23:21:00 nexus3.edgexfoundry.org:10002 23:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:00 Configure a credential helper to remove this warning. See 23:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:00 23:21:00 Login Succeeded 23:21:00 nexus3.edgexfoundry.org:10003 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:01 Configure a credential helper to remove this warning. See 23:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:01 23:21:01 Login Succeeded 23:21:01 nexus3.edgexfoundry.org:10004 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:01 Configure a credential helper to remove this warning. See 23:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:01 23:21:01 Login Succeeded 23:21:01 docker.io 23:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:01 Configure a credential helper to remove this warning. See 23:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:01 23:21:01 Login Succeeded 23:21:01 ---> docker-login.sh ends [Pipeline] } 23:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:01 ========================================================= 23:21:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:21:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:02 + 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 . 23:21:02 Sending build context to Docker daemon 11.17MB 23:21:02 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:21:02 Step 2/10 : FROM ${BASE} AS builder 23:21:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:21:02 f56be85fc22e: Pulling fs layer 23:21:02 85791d961cd3: Pulling fs layer 23:21:02 d694b5ae8c79: Pulling fs layer 23:21:02 9f32a84ed3da: Pulling fs layer 23:21:02 4d19c01a9841: Pulling fs layer 23:21:02 9325e15d5711: Pulling fs layer 23:21:02 9f32a84ed3da: Waiting 23:21:02 4d19c01a9841: Waiting 23:21:02 556b6ee489ea: Pulling fs layer 23:21:02 c5a4b2cf53e6: Pulling fs layer 23:21:02 556b6ee489ea: Waiting 23:21:02 c5a4b2cf53e6: Waiting 23:21:02 9325e15d5711: Waiting 23:21:02 85791d961cd3: Download complete 23:21:02 9f32a84ed3da: Verifying Checksum 23:21:02 9f32a84ed3da: Download complete 23:21:02 4d19c01a9841: Verifying Checksum 23:21:02 4d19c01a9841: Download complete 23:21:02 f56be85fc22e: Verifying Checksum 23:21:02 f56be85fc22e: Download complete 23:21:02 9325e15d5711: Verifying Checksum 23:21:02 9325e15d5711: Download complete 23:21:02 f56be85fc22e: Pull complete 23:21:02 85791d961cd3: Pull complete 23:21:02 c5a4b2cf53e6: Verifying Checksum 23:21:02 c5a4b2cf53e6: Download complete 23:21:02 d694b5ae8c79: Verifying Checksum 23:21:02 d694b5ae8c79: Download complete 23:21:03 556b6ee489ea: Verifying Checksum 23:21:03 556b6ee489ea: Download complete 23:21:06 d694b5ae8c79: Pull complete 23:21:06 9f32a84ed3da: Pull complete 23:21:06 4d19c01a9841: Pull complete 23:21:06 9325e15d5711: Pull complete 23:21:08 556b6ee489ea: Pull complete 23:21:09 c5a4b2cf53e6: Pull complete 23:21:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:09 ---> c4be618373d6 23:21:09 Step 3/10 : ARG MAKE=make build 23:21:10 ---> Running in 0d56a2d02de1 23:21:11 Removing intermediate container 0d56a2d02de1 23:21:11 ---> 6f6da96f8c13 23:21:11 Step 4/10 : WORKDIR /device-sdk-go 23:21:11 ---> Running in bc0f7db8e309 23:21:11 Removing intermediate container bc0f7db8e309 23:21:11 ---> 8ef8d07970bc 23:21:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:21:11 ---> Running in c3d57a8e03af 23:21:11 Removing intermediate container c3d57a8e03af 23:21:11 ---> be5d0d050d0b 23:21:11 Step 6/10 : RUN apk add --update --no-cache make git 23:21:11 ---> Running in 775054b22895 23:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:11 OK: 265 MiB in 53 packages 23:21:12 Removing intermediate container 775054b22895 23:21:12 ---> 1fd6c22975a8 23:21:12 Step 7/10 : COPY go.mod vendor* ./ 23:21:12 ---> 3df2802ebf1e 23:21:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:12 ---> Running in 8868b2170cbd 23:21:15 Still waiting to schedule task 23:21:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16609’ 23:21:30 Removing intermediate container 8868b2170cbd 23:21:30 ---> 38b4638569af 23:21:30 Step 9/10 : COPY . . 23:21:30 ---> 43e734322e9c 23:21:30 Step 10/10 : RUN ${MAKE} 23:21:30 ---> Running in eced183bd55a 23:21:30 noop 23:21:30 Removing intermediate container eced183bd55a 23:21:30 ---> 05c48d75688c 23:21:30 Successfully built 05c48d75688c 23:21:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:30 + docker inspect -f . ci-base-image-x86_64 23:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:31 prd-ubuntu20.04-docker-8c-8g-16611 does not seem to be running inside a container 23:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1462 -v /w/workspace/gexfoundry_device-sdk-go_PR-1462:/w/workspace/gexfoundry_device-sdk-go_PR-1462:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:31 $ docker top f4552a9f920dd3f027b3cc875dd13c041e27dbb719ea092950db4403f30e89b1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:31 + go version 23:21:31 go version go1.20.2 linux/amd64 [Pipeline] } 23:21:31 $ docker stop --time=1 f4552a9f920dd3f027b3cc875dd13c041e27dbb719ea092950db4403f30e89b1 23:21:33 $ docker rm -f --volumes f4552a9f920dd3f027b3cc875dd13c041e27dbb719ea092950db4403f30e89b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:33 + docker inspect -f . ci-base-image-x86_64 23:21:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:34 prd-ubuntu20.04-docker-8c-8g-16611 does not seem to be running inside a container 23:21:34 $ 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-1462 -v /w/workspace/gexfoundry_device-sdk-go_PR-1462:/w/workspace/gexfoundry_device-sdk-go_PR-1462:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:34 $ docker top 058dce4423a5f4ddf640eb0c1b648cb9d17cfbbcd2053e8e1635183328e57f6b -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1462 [Pipeline] fileExists [Pipeline] sh 23:21:35 + make test 23:21:35 go test -race -coverprofile=coverage.out ./... 23:21:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:21:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:21:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 80.2% of statements 23:21:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.068s coverage: 86.0% of statements 23:21:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:21:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:21:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 77.5% of statements 23:21:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:21:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:21:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:22:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.3% of statements 23:22:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.069s coverage: 68.5% of statements 23:22:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.106s coverage: 89.2% of statements 23:22:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 23:22:18 GO111MODULE=on go vet ./... 23:22:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:22:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:22:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:22:21 $ docker stop --time=1 058dce4423a5f4ddf640eb0c1b648cb9d17cfbbcd2053e8e1635183328e57f6b 23:22:23 $ docker rm -f --volumes 058dce4423a5f4ddf640eb0c1b648cb9d17cfbbcd2053e8e1635183328e57f6b [Pipeline] // withDockerContainer [Pipeline] sh 23:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:22:25 + ls -al . 23:22:25 total 272 23:22:25 drwxrwxr-x 11 jenkins jenkins 4096 May 23 23:21 . 23:22:25 drwxrwxr-x 4 jenkins jenkins 4096 May 23 23:20 .. 23:22:25 -rw-rw-r-- 1 jenkins jenkins 140 May 23 23:20 .dockerignore 23:22:25 drwxrwxr-x 8 jenkins jenkins 4096 May 23 23:20 .git 23:22:25 drwxrwxr-x 2 jenkins jenkins 4096 May 23 23:20 .github 23:22:25 -rw-rw-r-- 1 jenkins jenkins 137 May 23 23:20 .gitignore 23:22:25 -rw-rw-r-- 1 jenkins jenkins 42 May 23 23:20 .golangci.yml 23:22:25 drwxr-xr-x 3 jenkins jenkins 4096 May 23 23:20 .semver 23:22:25 -rw-rw-r-- 1 jenkins jenkins 31677 May 23 23:20 CHANGELOG.md 23:22:25 -rw-rw-r-- 1 jenkins jenkins 677 May 23 23:20 GOVERNANCE.md 23:22:25 -rw-rw-r-- 1 jenkins jenkins 885 May 23 23:20 Jenkinsfile 23:22:25 -rw-rw-r-- 1 jenkins jenkins 11341 May 23 23:20 LICENSE 23:22:25 -rw-rw-r-- 1 jenkins jenkins 1714 May 23 23:20 Makefile 23:22:25 -rw-rw-r-- 1 jenkins jenkins 619 May 23 23:20 OWNERS.md 23:22:25 -rw-rw-r-- 1 jenkins jenkins 4891 May 23 23:20 README.md 23:22:25 -rw-rw-r-- 1 jenkins jenkins 5 May 23 23:20 VERSION 23:22:25 drwxrwxr-x 2 jenkins jenkins 4096 May 23 23:20 bin 23:22:25 -rw-r--r-- 1 jenkins jenkins 106150 May 23 23:22 coverage.out 23:22:25 drwxrwxr-x 5 jenkins jenkins 4096 May 23 23:20 example 23:22:25 -rw-rw-r-- 1 jenkins jenkins 3193 May 23 23:20 go.mod 23:22:25 -rw-rw-r-- 1 jenkins jenkins 30699 May 23 23:20 go.sum 23:22:25 drwxrwxr-x 12 jenkins jenkins 4096 May 23 23:20 internal 23:22:25 drwxrwxr-x 3 jenkins jenkins 4096 May 23 23:20 openapi 23:22:25 drwxrwxr-x 6 jenkins jenkins 4096 May 23 23:20 pkg 23:22:25 drwxrwxr-x 4 jenkins jenkins 4096 May 23 23:20 snap 23:22:25 -rw-rw-r-- 1 jenkins jenkins 222 May 23 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + 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=d8a8920d452ff20029c4225f8b1af9d3e8c170f9 --label arch=amd64 --label version=0.0.0 . 23:22:25 Sending build context to Docker daemon 11.28MB 23:22:25 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:22:25 Step 2/23 : FROM ${BASE} AS builder 23:22:25 ---> 05c48d75688c 23:22:25 Step 3/23 : ARG MAKE=make build 23:22:25 ---> Running in a036f9550a37 23:22:26 Removing intermediate container a036f9550a37 23:22:26 ---> 27a88ca279a6 23:22:26 Step 4/23 : WORKDIR /device-sdk-go 23:22:26 ---> Running in b38d94e811ef 23:22:26 Removing intermediate container b38d94e811ef 23:22:26 ---> eeeb3d836837 23:22:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:22:26 ---> Running in 81f547947eaf 23:22:26 Removing intermediate container 81f547947eaf 23:22:26 ---> f397363c300c 23:22:26 Step 6/23 : RUN apk add --update --no-cache make git 23:22:26 ---> Running in 649f53f36973 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:26 OK: 265 MiB in 53 packages 23:22:27 Removing intermediate container 649f53f36973 23:22:27 ---> f298dbea3e9f 23:22:27 Step 7/23 : COPY go.mod vendor* ./ 23:22:27 ---> 6249bf1a6949 23:22:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 ---> Running in 859f8eb62bb1 23:22:27 Removing intermediate container 859f8eb62bb1 23:22:27 ---> 369c5a7785c1 23:22:27 Step 9/23 : COPY . . 23:22:28 ---> 823b8e6e3ebf 23:22:28 Step 10/23 : RUN ${MAKE} 23:22:28 ---> Running in 12f203fd8cb8 23:22:28 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 23:22:46 Removing intermediate container 12f203fd8cb8 23:22:46 ---> c4d0f09cbbea 23:22:46 Step 11/23 : FROM alpine:3.17 23:22:46 3.17: Pulling from library/alpine 23:22:46 f56be85fc22e: Already exists 23:22:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:22:46 Status: Downloaded newer image for alpine:3.17 23:22:46 ---> 9ed4aefc74f6 23:22:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:22:46 ---> Running in 25514bb593eb 23:22:46 Removing intermediate container 25514bb593eb 23:22:46 ---> f48768b698d7 23:22:46 Step 13/23 : RUN apk add --update --no-cache 23:22:46 ---> Running in 5d3a2547fc76 23:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:46 OK: 7 MiB in 15 packages 23:22:47 Removing intermediate container 5d3a2547fc76 23:22:47 ---> a525b4ae5ff1 23:22:47 Step 14/23 : WORKDIR / 23:22:47 ---> Running in 9fa33d3b3fc0 23:22:47 Removing intermediate container 9fa33d3b3fc0 23:22:47 ---> 9c7a466fad6b 23:22:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:22:47 ---> 839e5a580b28 23:22:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:22:47 ---> 2a245a92a964 23:22:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:22:47 ---> 808a664e081b 23:22:47 Step 18/23 : EXPOSE 59999 23:22:47 ---> Running in 2662907b0590 23:22:47 Removing intermediate container 2662907b0590 23:22:47 ---> 3f8ba0b58677 23:22:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:22:47 ---> Running in 07eb91f8c700 23:22:47 Removing intermediate container 07eb91f8c700 23:22:47 ---> 873866750233 23:22:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:48 ---> Running in 5325d403fa1a 23:22:48 Removing intermediate container 5325d403fa1a 23:22:48 ---> db3ccd42fbc5 23:22:48 Step 21/23 : LABEL arch=amd64 23:22:48 ---> Running in 762ac183a2c7 23:22:48 Removing intermediate container 762ac183a2c7 23:22:48 ---> 2b681b417976 23:22:48 Step 22/23 : LABEL git_sha=d8a8920d452ff20029c4225f8b1af9d3e8c170f9 23:22:48 ---> Running in 85a5b9b0fb75 23:22:48 Removing intermediate container 85a5b9b0fb75 23:22:48 ---> 300f16103ca6 23:22:48 Step 23/23 : LABEL version=0.0.0 23:22:48 ---> Running in 5e9dc3df57c3 23:22:48 Removing intermediate container 5e9dc3df57c3 23:22:48 ---> b8e1e358c23a 23:22:48 [Warning] One or more build-args [ARCH] were not consumed 23:22:48 Successfully built b8e1e358c23a 23:22:48 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 23:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:49 23:22:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:49 latest: Pulling from edgex-lftools-log-publisher 23:22:49 5eb5b503b376: Pulling fs layer 23:22:49 5c69ac0246d0: Pulling fs layer 23:22:49 ec43610c2a17: Pulling fs layer 23:22:49 3a2ae6a8a46f: Pulling fs layer 23:22:49 33b1e0a273af: Pulling fs layer 23:22:49 5d3b04190fa2: Pulling fs layer 23:22:49 2f39f015ded8: Pulling fs layer 23:22:49 3a2ae6a8a46f: Waiting 23:22:49 33b1e0a273af: Waiting 23:22:49 5d3b04190fa2: Waiting 23:22:49 2f39f015ded8: Waiting 23:22:49 5c69ac0246d0: Verifying Checksum 23:22:49 5c69ac0246d0: Download complete 23:22:49 3a2ae6a8a46f: Download complete 23:22:49 33b1e0a273af: Verifying Checksum 23:22:49 33b1e0a273af: Download complete 23:22:49 5d3b04190fa2: Download complete 23:22:49 ec43610c2a17: Verifying Checksum 23:22:49 ec43610c2a17: Download complete 23:22:49 5eb5b503b376: Verifying Checksum 23:22:49 5eb5b503b376: Download complete 23:22:50 2f39f015ded8: Download complete 23:22:51 5eb5b503b376: Pull complete 23:22:51 5c69ac0246d0: Pull complete 23:22:51 ec43610c2a17: Pull complete 23:22:51 3a2ae6a8a46f: Pull complete 23:22:51 33b1e0a273af: Pull complete 23:22:51 5d3b04190fa2: Pull complete 23:22:56 2f39f015ded8: Pull complete 23:22:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:56 prd-ubuntu20.04-docker-8c-8g-16611 does not seem to be running inside a container 23:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1462 -v /w/workspace/gexfoundry_device-sdk-go_PR-1462:/w/workspace/gexfoundry_device-sdk-go_PR-1462:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:22:58 $ docker top d05afc1c7df1e6ce7ca76414c3dfb0cfd40c112834b636b2b594b2f92a948455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:59 ---> job-cost.sh 23:22:59 lf-activate-venv: SKIPPING 23:22:59 INFO: No Stack... 23:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:59 INFO: Archiving Costs [Pipeline] sh 23:23:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives/cost.csv 23:23:00 + cut -d, -f6 [Pipeline] lock 23:23:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] 23:23:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] did not exist. Created. 23:23:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:00 + echo total: 0.2199999988079071 [Pipeline] stash 23:23:00 Stashed 1 file(s) [Pipeline] } 23:23:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:00 $ docker stop --time=1 d05afc1c7df1e6ce7ca76414c3dfb0cfd40c112834b636b2b594b2f92a948455 23:23:01 $ docker rm -f --volumes d05afc1c7df1e6ce7ca76414c3dfb0cfd40c112834b636b2b594b2f92a948455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:24:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16613 in /w/workspace/gexfoundry_device-sdk-go_PR-1462 [Pipeline] { [Pipeline] ws 23:24:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:24:25 The recommended git tool is: git 23:24:35 using credential edgex-jenkins-ssh 23:24:35 Cloning the remote Git repository 23:24:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:24:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:24:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:24:36 > git --version # timeout=10 23:24:36 > git --version # 'git version 2.25.1' 23:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:24:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:40 Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit d8a8920d452ff20029c4225f8b1af9d3e8c170f9 23:24:40 Merge succeeded, producing d8a8920d452ff20029c4225f8b1af9d3e8c170f9 23:24:40 Checking out Revision d8a8920d452ff20029c4225f8b1af9d3e8c170f9 (PR-1462) 23:24:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:24:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:24:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1462/head:refs/remotes/origin/PR-1462 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:40 > git config core.sparsecheckout # timeout=10 23:24:40 > git checkout -f d8a8920d452ff20029c4225f8b1af9d3e8c170f9 # timeout=10 23:24:40 > git remote # timeout=10 23:24:40 > git config --get remote.origin.url # timeout=10 23:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:40 > git merge c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 23:24:40 > git rev-parse HEAD^{commit} # timeout=10 23:24:40 > git config core.sparsecheckout # timeout=10 23:24:40 > git checkout -f d8a8920d452ff20029c4225f8b1af9d3e8c170f9 # timeout=10 23:24:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 23:24:41 > git --version # timeout=10 23:24:41 > git --version # 'git version 2.25.1' 23:24:41 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:24:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:42 Dload Upload Total Spent Left Speed 23:24:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 23:24:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:24:43 + sudo tee /etc/docker/daemon.new 23:24:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:24:43 { 23:24:43 "registry-mirrors": [ 23:24:43 "https://nexus3.edgexfoundry.org:10001" 23:24:43 ], 23:24:43 "bip": "10.250.0.254/24", 23:24:43 "hosts": [ 23:24:43 "tcp://0.0.0.0:5555", 23:24:43 "unix:///var/run/docker.sock" 23:24:43 ], 23:24:43 "mtu": 1458, 23:24:43 "selinux-enabled": true, 23:24:43 "seccomp-profile": "/etc/docker/seccomp.json" 23:24:43 } [Pipeline] sh 23:24:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:24:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:02 provisioning config files... 23:25:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3199228857652275641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:03 ---> docker-login.sh 23:25:03 nexus3.edgexfoundry.org:10001 23:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:03 Configure a credential helper to remove this warning. See 23:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:03 23:25:03 Login Succeeded 23:25:03 nexus3.edgexfoundry.org:10002 23:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:04 Configure a credential helper to remove this warning. See 23:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:04 23:25:04 Login Succeeded 23:25:04 nexus3.edgexfoundry.org:10003 23:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:04 Configure a credential helper to remove this warning. See 23:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:04 23:25:04 Login Succeeded 23:25:04 nexus3.edgexfoundry.org:10004 23:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:04 Configure a credential helper to remove this warning. See 23:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:04 23:25:04 Login Succeeded 23:25:04 docker.io 23:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:05 Configure a credential helper to remove this warning. See 23:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:05 23:25:05 Login Succeeded 23:25:05 ---> docker-login.sh ends [Pipeline] } 23:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:05 ========================================================= 23:25:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:25:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:06 + 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 . 23:25:06 Sending build context to Docker daemon 6.009MB 23:25:07 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:25:07 Step 2/10 : FROM ${BASE} AS builder 23:25:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:07 c41833b44d91: Pulling fs layer 23:25:07 ed15518f5707: Pulling fs layer 23:25:07 feae8fd75edb: Pulling fs layer 23:25:07 242c74f7c9fa: Pulling fs layer 23:25:07 3cdef696dda3: Pulling fs layer 23:25:07 2ced38df9373: Pulling fs layer 23:25:07 58f1dce35555: Pulling fs layer 23:25:07 3cdef696dda3: Waiting 23:25:07 2ced38df9373: Waiting 23:25:07 58f1dce35555: Waiting 23:25:07 242c74f7c9fa: Waiting 23:25:07 ed15518f5707: Verifying Checksum 23:25:07 ed15518f5707: Download complete 23:25:07 242c74f7c9fa: Verifying Checksum 23:25:07 242c74f7c9fa: Download complete 23:25:07 3cdef696dda3: Verifying Checksum 23:25:07 3cdef696dda3: Download complete 23:25:07 c41833b44d91: Verifying Checksum 23:25:07 c41833b44d91: Download complete 23:25:08 c41833b44d91: Pull complete 23:25:08 58f1dce35555: Verifying Checksum 23:25:08 58f1dce35555: Download complete 23:25:08 ed15518f5707: Pull complete 23:25:09 2ced38df9373: Verifying Checksum 23:25:09 2ced38df9373: Download complete 23:25:09 feae8fd75edb: Download complete 23:25:22 feae8fd75edb: Pull complete 23:25:22 242c74f7c9fa: Pull complete 23:25:22 3cdef696dda3: Pull complete 23:25:30 2ced38df9373: Pull complete 23:25:32 58f1dce35555: Pull complete 23:25:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:25:32 ---> fadd8f120f05 23:25:32 Step 3/10 : ARG MAKE=make build 23:25:34 ---> Running in 368c72d585ae 23:25:34 Removing intermediate container 368c72d585ae 23:25:34 ---> 7b2721db3550 23:25:34 Step 4/10 : WORKDIR /device-sdk-go 23:25:34 ---> Running in ad031c21816a 23:25:34 Removing intermediate container ad031c21816a 23:25:34 ---> a7e98445be2f 23:25:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:25:34 ---> Running in 5361a94ca441 23:25:34 Removing intermediate container 5361a94ca441 23:25:34 ---> cde12e02734e 23:25:34 Step 6/10 : RUN apk add --update --no-cache make git 23:25:35 ---> Running in 6278f8a0b1e7 23:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:38 OK: 263 MiB in 53 packages 23:25:38 Removing intermediate container 6278f8a0b1e7 23:25:38 ---> 848e5dbd5aa4 23:25:38 Step 7/10 : COPY go.mod vendor* ./ 23:25:40 ---> 97a72c013da6 23:25:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:40 ---> Running in 6df5bb94e474 23:26:48 Removing intermediate container 6df5bb94e474 23:26:48 ---> 629dbee0fa0e 23:26:48 Step 9/10 : COPY . . 23:26:48 ---> 66dc64adfc38 23:26:48 Step 10/10 : RUN ${MAKE} 23:26:48 ---> Running in 90d858caccf2 23:26:48 noop 23:26:48 Removing intermediate container 90d858caccf2 23:26:48 ---> 16e2186e2068 23:26:48 Successfully built 16e2186e2068 23:26:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:49 + docker inspect -f . ci-base-image-arm64 23:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 23:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:26:50 $ docker top e61527b9052e75e4bc4a6808bd0c0e43bd6b7f0d84373ff54a2a3f53668b3ddb -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:51 + go version 23:26:51 go version go1.20.2 linux/arm64 [Pipeline] } 23:26:51 $ docker stop --time=1 e61527b9052e75e4bc4a6808bd0c0e43bd6b7f0d84373ff54a2a3f53668b3ddb 23:26:53 $ docker rm -f --volumes e61527b9052e75e4bc4a6808bd0c0e43bd6b7f0d84373ff54a2a3f53668b3ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:54 + docker inspect -f . ci-base-image-arm64 23:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:54 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 23:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:26:55 $ docker top 469657a6d1660ca9f314541624e5f727fb202e7f6c788d16a0b45bc9d065a918 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:26:57 + make test 23:26:57 go test -race -coverprofile=coverage.out ./... 23:27:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:29:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:29:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:29:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:29:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:29:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:29:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.243s coverage: 27.6% of statements 23:30:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.305s coverage: 80.2% of statements 23:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:30:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.409s coverage: 86.0% of statements 23:30:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:30:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.461s coverage: 77.5% of statements 23:30:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:30:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:30:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:30:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.264s coverage: 14.3% of statements 23:30:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.454s coverage: 68.5% of statements 23:30:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements 23:30:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:30:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.7% of statements 23:30:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:30:35 GO111MODULE=on go vet ./... 23:33:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:11 ./bin/test-attribution-txt.sh [Pipeline] echo 23:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:33:11 $ docker stop --time=1 469657a6d1660ca9f314541624e5f727fb202e7f6c788d16a0b45bc9d065a918 23:33:13 $ docker rm -f --volumes 469657a6d1660ca9f314541624e5f727fb202e7f6c788d16a0b45bc9d065a918 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:15 Warning: overwriting stash ‘coverage-report’ 23:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:17 + ls -al . 23:33:17 total 268 23:33:17 drwxrwxr-x 10 jenkins jenkins 4096 May 23 23:27 . 23:33:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 23:24 .. 23:33:17 -rw-rw-r-- 1 jenkins jenkins 140 May 23 23:24 .dockerignore 23:33:17 drwxrwxr-x 8 jenkins jenkins 4096 May 23 23:24 .git 23:33:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 23:24 .github 23:33:17 -rw-rw-r-- 1 jenkins jenkins 137 May 23 23:24 .gitignore 23:33:17 -rw-rw-r-- 1 jenkins jenkins 42 May 23 23:24 .golangci.yml 23:33:17 -rw-rw-r-- 1 jenkins jenkins 31677 May 23 23:24 CHANGELOG.md 23:33:17 -rw-rw-r-- 1 jenkins jenkins 677 May 23 23:24 GOVERNANCE.md 23:33:17 -rw-rw-r-- 1 jenkins jenkins 885 May 23 23:24 Jenkinsfile 23:33:17 -rw-rw-r-- 1 jenkins jenkins 11341 May 23 23:24 LICENSE 23:33:17 -rw-rw-r-- 1 jenkins jenkins 1714 May 23 23:24 Makefile 23:33:17 -rw-rw-r-- 1 jenkins jenkins 619 May 23 23:24 OWNERS.md 23:33:17 -rw-rw-r-- 1 jenkins jenkins 4891 May 23 23:24 README.md 23:33:17 -rw-rw-r-- 1 jenkins jenkins 5 May 23 23:20 VERSION 23:33:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 23:24 bin 23:33:17 -rw-r--r-- 1 jenkins jenkins 106150 May 23 23:30 coverage.out 23:33:17 drwxrwxr-x 5 jenkins jenkins 4096 May 23 23:24 example 23:33:17 -rw-rw-r-- 1 jenkins jenkins 3193 May 23 23:24 go.mod 23:33:17 -rw-rw-r-- 1 jenkins jenkins 30699 May 23 23:24 go.sum 23:33:17 drwxrwxr-x 12 jenkins jenkins 4096 May 23 23:24 internal 23:33:17 drwxrwxr-x 3 jenkins jenkins 4096 May 23 23:24 openapi 23:33:17 drwxrwxr-x 6 jenkins jenkins 4096 May 23 23:24 pkg 23:33:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 23:24 snap 23:33:17 -rw-rw-r-- 1 jenkins jenkins 222 May 23 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:17 + 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=d8a8920d452ff20029c4225f8b1af9d3e8c170f9 --label arch=arm64 --label version=0.0.0 . 23:33:18 Sending build context to Docker daemon 6.116MB 23:33:18 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:33:18 Step 2/23 : FROM ${BASE} AS builder 23:33:18 ---> 16e2186e2068 23:33:18 Step 3/23 : ARG MAKE=make build 23:33:18 ---> Running in 9b5c74d28705 23:33:18 Removing intermediate container 9b5c74d28705 23:33:18 ---> 32bf137ee2e1 23:33:18 Step 4/23 : WORKDIR /device-sdk-go 23:33:18 ---> Running in e468451155db 23:33:19 Removing intermediate container e468451155db 23:33:19 ---> 41918172b96b 23:33:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:33:19 ---> Running in b93ec41526e0 23:33:19 Removing intermediate container b93ec41526e0 23:33:19 ---> d22bd0fee113 23:33:19 Step 6/23 : RUN apk add --update --no-cache make git 23:33:19 ---> Running in 51759e93a5ee 23:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:22 OK: 263 MiB in 53 packages 23:33:23 Removing intermediate container 51759e93a5ee 23:33:23 ---> 58e77d1e128e 23:33:23 Step 7/23 : COPY go.mod vendor* ./ 23:33:23 ---> b79d6a0daa09 23:33:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:23 ---> Running in 429cc5553bb4 23:33:26 Removing intermediate container 429cc5553bb4 23:33:26 ---> 8a96c4f11d84 23:33:26 Step 9/23 : COPY . . 23:33:27 ---> 9503d7f5384f 23:33:27 Step 10/23 : RUN ${MAKE} 23:33:27 ---> Running in 8ff868bd81b1 23:33:28 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 23:35:50 Removing intermediate container 8ff868bd81b1 23:35:50 ---> dee9bae4f289 23:35:50 Step 11/23 : FROM alpine:3.17 23:35:50 3.17: Pulling from library/alpine 23:35:50 c41833b44d91: Already exists 23:35:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:35:50 Status: Downloaded newer image for alpine:3.17 23:35:50 ---> 51e60588ff2c 23:35:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:35:50 ---> Running in 65c9f0cc3f28 23:35:50 Removing intermediate container 65c9f0cc3f28 23:35:50 ---> 7b39810e1dec 23:35:50 Step 13/23 : RUN apk add --update --no-cache 23:35:50 ---> Running in 8818a18fb260 23:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:50 OK: 7 MiB in 15 packages 23:35:50 Removing intermediate container 8818a18fb260 23:35:50 ---> af66f452062f 23:35:50 Step 14/23 : WORKDIR / 23:35:50 ---> Running in b572d6eccc8b 23:35:50 Removing intermediate container b572d6eccc8b 23:35:50 ---> 427130641918 23:35:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:35:50 ---> c40b965768ce 23:35:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:35:51 ---> 552e95dd33f1 23:35:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:35:51 ---> 28a1af769730 23:35:51 Step 18/23 : EXPOSE 59999 23:35:51 ---> Running in d1d4d7eab84b 23:35:51 Removing intermediate container d1d4d7eab84b 23:35:51 ---> f0b0747f81f4 23:35:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:35:51 ---> Running in 3f8fa722512d 23:35:52 Removing intermediate container 3f8fa722512d 23:35:52 ---> 51036898ef6b 23:35:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:52 ---> Running in f3e74acb420b 23:35:52 Removing intermediate container f3e74acb420b 23:35:52 ---> b7e0ac9105a3 23:35:52 Step 21/23 : LABEL arch=arm64 23:35:52 ---> Running in dea983121941 23:35:52 Removing intermediate container dea983121941 23:35:52 ---> 163a7e04c55a 23:35:52 Step 22/23 : LABEL git_sha=d8a8920d452ff20029c4225f8b1af9d3e8c170f9 23:35:52 ---> Running in 2970aa6463af 23:35:53 Removing intermediate container 2970aa6463af 23:35:53 ---> 58f4a48885bf 23:35:53 Step 23/23 : LABEL version=0.0.0 23:35:53 ---> Running in dfc299bea19f 23:35:53 Removing intermediate container dfc299bea19f 23:35:53 ---> 61033f3209d1 23:35:53 [Warning] One or more build-args [ARCH] were not consumed 23:35:53 Successfully built 61033f3209d1 23:35:53 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 23:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:54 23:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:55 arm64: Pulling from edgex-lftools-log-publisher 23:35:55 8998bd30e6a1: Pulling fs layer 23:35:55 04944245beec: Pulling fs layer 23:35:55 699f458cf7ca: Pulling fs layer 23:35:55 765212b225bb: Pulling fs layer 23:35:55 f23df028b6ca: Pulling fs layer 23:35:55 d65c8cfc05b1: Pulling fs layer 23:35:55 2437ff75d9bd: Pulling fs layer 23:35:55 f23df028b6ca: Waiting 23:35:55 d65c8cfc05b1: Waiting 23:35:55 2437ff75d9bd: Waiting 23:35:55 765212b225bb: Waiting 23:35:55 04944245beec: Verifying Checksum 23:35:55 04944245beec: Download complete 23:35:55 765212b225bb: Verifying Checksum 23:35:55 765212b225bb: Download complete 23:35:55 f23df028b6ca: Verifying Checksum 23:35:55 f23df028b6ca: Download complete 23:35:55 d65c8cfc05b1: Verifying Checksum 23:35:55 d65c8cfc05b1: Download complete 23:35:55 699f458cf7ca: Verifying Checksum 23:35:55 699f458cf7ca: Download complete 23:35:55 8998bd30e6a1: Verifying Checksum 23:35:55 8998bd30e6a1: Download complete 23:35:58 2437ff75d9bd: Verifying Checksum 23:35:58 2437ff75d9bd: Download complete 23:35:59 8998bd30e6a1: Pull complete 23:35:59 04944245beec: Pull complete 23:36:01 699f458cf7ca: Pull complete 23:36:01 765212b225bb: Pull complete 23:36:01 f23df028b6ca: Pull complete 23:36:02 d65c8cfc05b1: Pull complete 23:36:17 2437ff75d9bd: Pull complete 23:36:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:17 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 23:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:36:20 $ docker top abc643d4ac633fce9f126714dc44a676d25ba4f018a24a2b2497ae030fbc9a66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:21 ---> job-cost.sh 23:36:21 lf-activate-venv: SKIPPING 23:36:21 INFO: No Stack... 23:36:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:36:22 INFO: Archiving Costs [Pipeline] sh 23:36:23 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 23:36:23 + cut -d, -f6 [Pipeline] lock 23:36:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] 23:36:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] did not exist. Created. 23:36:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:24 /w/workspace/device-sdk-go/1@tmp/durable-3b2e7763/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:36:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:36:24 Warning: overwriting stash ‘stack-cost’ 23:36:24 Stashed 1 file(s) [Pipeline] } 23:36:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1462-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:24 $ docker stop --time=1 abc643d4ac633fce9f126714dc44a676d25ba4f018a24a2b2497ae030fbc9a66 23:36:26 $ docker rm -f --volumes abc643d4ac633fce9f126714dc44a676d25ba4f018a24a2b2497ae030fbc9a66 [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 23:36:27 provisioning config files... 23:36:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/config15559144229447527435tmp [Pipeline] { [Pipeline] sh 23:36:27 + set +x 23:36:27 + curl -s https://codecov.io/bash 23:36:27 + bash -s -- 23:36:27 23:36:27 _____ _ 23:36:27 / ____| | | 23:36:27 | | ___ __| | ___ ___ _____ __ 23:36:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:27 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:27 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:27 Bash-1.0.6 23:36:27 23:36:27 23:36:27 ==> git version 2.25.1 found 23:36:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:36:27 Release-Date: 2020-01-08 23:36:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:27 ==> Jenkins CI detected. 23:36:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1462 23:36:27 project root: . 23:36:27 --> token set from env 23:36:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:27 ==> Running gcov in . (disable via -X gcov) 23:36:27 ==> Python coveragepy not found 23:36:27 ==> Searching for coverage reports in: 23:36:27 + . 23:36:27 -> Found 1 reports 23:36:27 ==> Detecting git/mercurial file structure 23:36:27 ==> Reading reports 23:36:27 + ./coverage.out bytes=106150 23:36:27 ==> Appending adjustments 23:36:27 https://docs.codecov.io/docs/fixing-reports 23:36:27 + Found adjustments 23:36:27 ==> Gzipping contents 23:36:27 16K /tmp/codecov.CPmSc2.gz 23:36:27 ==> Uploading reports 23:36:27 url: https://codecov.io 23:36:27 query: branch=PR-1462&commit=d8a8920d452ff20029c4225f8b1af9d3e8c170f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1462&job=&cmd_args= 23:36:27 -> Pinging Codecov 23:36:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1462&commit=d8a8920d452ff20029c4225f8b1af9d3e8c170f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1462&job=&cmd_args= 23:36:28 -> Uploading to 23:36:28 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7E55EF52A471D76F132DFD9A03CDDE97/d8a8920d452ff20029c4225f8b1af9d3e8c170f9/ebacba45-0a2b-458e-8003-d93798e79b4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T233628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f14fa915798c475c5e4e1d8d5c1fa3981d5b5924044693da8043ff1a2d6930f 23:36:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:28 Dload Upload Total Spent Left Speed 23:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15151 0 0 100 15151 0 70799 --:--:-- --:--:-- --:--:-- 70799 23:36:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d8a8920d452ff20029c4225f8b1af9d3e8c170f9 [Pipeline] } 23:36:28 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 23:36:30 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives ] 23:36:30 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives 23:36:30 total 16 23:36:30 drwxr-xr-x 3 root root 4096 May 23 23:22 . 23:36:30 drwxrwxr-x 12 jenkins jenkins 4096 May 23 23:23 .. 23:36:30 drwxr-xr-x 2 root root 4096 May 23 23:22 cost 23:36:30 -rw-r--r-- 1 root root 86 May 23 23:22 cost.csv 23:36:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives 23:36:30 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives 23:36:30 total 16 23:36:30 drwxr-xr-x 3 jenkins jenkins 4096 May 23 23:22 . 23:36:30 drwxrwxr-x 12 jenkins jenkins 4096 May 23 23:23 .. 23:36:30 drwxr-xr-x 2 jenkins jenkins 4096 May 23 23:22 cost 23:36:30 -rw-r--r-- 1 jenkins jenkins 86 May 23 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:36:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:36:31 ---> package-listing.sh 23:36:31 ++ facter osfamily 23:36:31 ++ tr '[:upper:]' '[:lower:]' 23:36:31 + OS_FAMILY=debian 23:36:31 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1462 23:36:31 + START_PACKAGES=/tmp/packages_start.txt 23:36:31 + END_PACKAGES=/tmp/packages_end.txt 23:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:31 + PACKAGES=/tmp/packages_start.txt 23:36:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1462 ']' 23:36:31 + PACKAGES=/tmp/packages_end.txt 23:36:31 + case "${OS_FAMILY}" in 23:36:31 + dpkg -l 23:36:31 + grep '^ii' 23:36:31 + '[' -f /tmp/packages_start.txt ']' 23:36:31 + '[' -f /tmp/packages_end.txt ']' 23:36:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1462 ']' 23:36:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives/ 23:36:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1462/archives/ [Pipeline] echo 23:36:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:32 prd-ubuntu20.04-docker-8c-8g-16611 does not seem to be running inside a container 23:36:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1462/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-1462 -v /w/workspace/gexfoundry_device-sdk-go_PR-1462:/w/workspace/gexfoundry_device-sdk-go_PR-1462:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:36:32 $ docker top 823daa06d9c5d7ee56157f07a79a2f8151fe0779051f347273c34f0050fbc564 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:33 + touch /tmp/pre-build-complete [Pipeline] sh 23:36:33 + mkdir -p /var/log/sysstat [Pipeline] sh 23:36:33 + ls /var/log/sa-host 23:36:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:33 provisioning config files... 23:36:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1462@tmp/config244771881283846805tmp [Pipeline] { [Pipeline] echo 23:36:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:36:34 ---> create-netrc.sh [Pipeline] } 23:36:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:36:34 ---> python-tools-install.sh [Pipeline] echo 23:36:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:36:35 ---> sudo-logs.sh 23:36:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:36:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:36:35 ---> job-cost.sh 23:36:35 lf-activate-venv: SKIPPING 23:36:35 DEBUG: total: 0.2199999988079071 23:36:35 INFO: Retrieving Stack Cost... 23:36:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:36 INFO: Archiving Costs [Pipeline] echo 23:36:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:36:36 ---> logs-deploy.sh 23:36:36 lf-activate-venv: SKIPPING 23:36:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1462/1 23:36:36 INFO: archiving workspace using pattern(s): 23:36:37 Archives upload complete. 23:36:37 INFO: archiving logs to Nexus