Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3de483628447c790c441951d81749b8105ae43c+93a0268657819106988a1ad83ac56bb06d25ff7d (e06c436bfd80b2e5680b5021608a07693a812a9c) 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-ssh6650965723972906135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10302369133031863727.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3195679566301580296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh6540074095690681955.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17383697163950206275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-4717 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [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-1290 # 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/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 93a0268657819106988a1ad83ac56bb06d25ff7d into PR head commit d3de483628447c790c441951d81749b8105ae43c Merge succeeded, producing f29a62d399de230dd88d67bd5812c831bd86117c Checking out Revision f29a62d399de230dd88d67bd5812c831bd86117c (PR-1290) > git config core.sparsecheckout # timeout=10 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # 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 93a0268657819106988a1ad83ac56bb06d25ff7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f29a62d399de230dd88d67bd5812c831bd86117c # timeout=10 Commit message: "Merge commit '93a0268657819106988a1ad83ac56bb06d25ff7d' into HEAD" > git rev-list --no-walk d3de483628447c790c441951d81749b8105ae43c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:26 ========================================================= 18:40:26 EdgeX Global Pipelines Version Info 18:40:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:26 ------------------- 18:40:26 stable info: 18:40:26 ------------------- 18:40:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:26 Message: update stable to v1.0.244 18:40:27 ------------------- 18:40:27 experimental info: 18:40:27 ------------------- 18:40:27 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:40:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1290 [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1290 [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1290 [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f29a62d399de230dd88d67bd5812c831bd86117c [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f29a62d [Pipeline] echo 18:40:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:28 provisioning config files... 18:40:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config2890989535706865854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:28 ---> docker-login.sh 18:40:28 nexus3.edgexfoundry.org:10001 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 nexus3.edgexfoundry.org:10002 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 nexus3.edgexfoundry.org:10003 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 nexus3.edgexfoundry.org:10004 18:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:28 Configure a credential helper to remove this warning. See 18:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:28 18:40:28 Login Succeeded 18:40:28 docker.io 18:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:29 Configure a credential helper to remove this warning. See 18:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:29 18:40:29 Login Succeeded 18:40:29 ---> docker-login.sh ends [Pipeline] } 18:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:40:29 + git rev-list -1 --merges f29a62d399de230dd88d67bd5812c831bd86117c~1..f29a62d399de230dd88d67bd5812c831bd86117c [Pipeline] echo 18:40:29 -----------> git rev-list -1 --merges f29a62d399de230dd88d67bd5812c831bd86117c~1..f29a62d399de230dd88d67bd5812c831bd86117c f29a62d399de230dd88d67bd5812c831bd86117c 18:40:29 f29a62d399de230dd88d67bd5812c831bd86117c [false] [Pipeline] sh 18:40:30 + git log --format=format:%s -1 f29a62d399de230dd88d67bd5812c831bd86117c [Pipeline] echo 18:40:30 ========================================================= 18:40:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:30 + git log --format=format:%s -1 f29a62d399de230dd88d67bd5812c831bd86117c [Pipeline] echo 18:40:30 [semverPrep] GIT_COMMIT: f29a62d399de230dd88d67bd5812c831bd86117c, Commit Message: Merge commit '93a0268657819106988a1ad83ac56bb06d25ff7d' into HEAD [Pipeline] echo 18:40:30 [semverPrep] This is not a build commit. [Pipeline] sh 18:40:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:30 + grep -v github /etc/ssh/ssh_known_hosts 18:40:30 + [ -e /tmp/ssh_known_hosts ] 18:40:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:30 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:30 sudo tee -a /etc/ssh/ssh_known_hosts 18:40:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:31 18:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:31 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:31 b85a868b505f: Pulling fs layer 18:40:31 e2be974225ed: Pulling fs layer 18:40:31 339a4e72a1f5: Pulling fs layer 18:40:31 988bab9f4d93: Pulling fs layer 18:40:31 1469e6f7b9e6: Pulling fs layer 18:40:31 eaf3925da568: Pulling fs layer 18:40:31 bab4dde63d76: Pulling fs layer 18:40:31 bde34c3a00c8: Pulling fs layer 18:40:31 b352a97aabf1: Pulling fs layer 18:40:31 4872d77fe225: Pulling fs layer 18:40:31 5851b861e8e6: Pulling fs layer 18:40:31 988bab9f4d93: Waiting 18:40:31 bde34c3a00c8: Waiting 18:40:31 b352a97aabf1: Waiting 18:40:31 1469e6f7b9e6: Waiting 18:40:31 eaf3925da568: Waiting 18:40:31 bab4dde63d76: Waiting 18:40:31 4872d77fe225: Waiting 18:40:31 5851b861e8e6: Waiting 18:40:31 e2be974225ed: Verifying Checksum 18:40:31 e2be974225ed: Download complete 18:40:31 988bab9f4d93: Verifying Checksum 18:40:31 988bab9f4d93: Download complete 18:40:31 339a4e72a1f5: Verifying Checksum 18:40:31 339a4e72a1f5: Download complete 18:40:31 eaf3925da568: Verifying Checksum 18:40:31 eaf3925da568: Download complete 18:40:31 1469e6f7b9e6: Verifying Checksum 18:40:31 1469e6f7b9e6: Download complete 18:40:31 bde34c3a00c8: Download complete 18:40:32 b352a97aabf1: Download complete 18:40:32 4872d77fe225: Verifying Checksum 18:40:32 5851b861e8e6: Download complete 18:40:32 b85a868b505f: Verifying Checksum 18:40:32 b85a868b505f: Download complete 18:40:32 bab4dde63d76: Verifying Checksum 18:40:32 bab4dde63d76: Download complete 18:40:33 b85a868b505f: Pull complete 18:40:33 e2be974225ed: Pull complete 18:40:33 339a4e72a1f5: Pull complete 18:40:33 988bab9f4d93: Pull complete 18:40:34 1469e6f7b9e6: Pull complete 18:40:34 eaf3925da568: Pull complete 18:40:36 bab4dde63d76: Pull complete 18:40:36 bde34c3a00c8: Pull complete 18:40:36 b352a97aabf1: Pull complete 18:40:36 4872d77fe225: Pull complete 18:40:36 5851b861e8e6: Pull complete 18:40:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:36 prd-ubuntu20.04-docker-8c-8g-4717 does not seem to be running inside a container 18:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:37 $ docker top 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 -eo pid,comm 18:40:37 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). 18:40:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:37 [ssh-agent] Looking for ssh-agent implementation... 18:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:37 $ docker exec 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 ssh-agent 18:40:37 SSH_AUTH_SOCK=/tmp/ssh-E6y7jBB1lOcl/agent.32 18:40:37 SSH_AGENT_PID=38 18:40:37 Running ssh-add (command line suppressed) 18:40:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_11695303950112908386.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_11695303950112908386.key) 18:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:37 + git tag --points-at HEAD [Pipeline] } 18:40:37 $ docker exec --env ******** --env ******** 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 ssh-agent -k 18:40:38 unset SSH_AUTH_SOCK; 18:40:38 unset SSH_AGENT_PID; 18:40:38 echo Agent pid 38 killed; 18:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:38 [ssh-agent] Looking for ssh-agent implementation... 18:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:38 $ docker exec 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 ssh-agent 18:40:38 SSH_AUTH_SOCK=/tmp/ssh-wWK5hT3fDppb/agent.70 18:40:38 SSH_AGENT_PID=76 18:40:38 Running ssh-add (command line suppressed) 18:40:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_15743897440762987139.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_15743897440762987139.key) 18:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:38 + git semver init 18:40:38 2023-02-06 18:40:38,915 [run_init] DEBUG init version:0.0.0 force:False 18:40:38 2023-02-06 18:40:38,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 18:40:38 2023-02-06 18:40:38,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 18:40:38 2023-02-06 18:40:38,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290, universal_newlines=False, shell=None, istream=None) 18:40:40 2023-02-06 18:40:39,987 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.git/info/exclude 18:40:40 2023-02-06 18:40:39,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 with force:False 18:40:40 2023-02-06 18:40:39,987 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 18:40:40 2023-02-06 18:40:39,992 [execute] INFO git cat-file --batch-check 18:40:40 2023-02-06 18:40:39,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 18:40:40 2023-02-06 18:40:39,998 [execute] INFO git cat-file --batch 18:40:40 2023-02-06 18:40:39,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 18:40:40 2023-02-06 18:40:40,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 18:40:40 0.0.0 [Pipeline] } 18:40:40 $ docker exec --env ******** --env ******** 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 ssh-agent -k 18:40:40 unset SSH_AUTH_SOCK; 18:40:40 unset SSH_AGENT_PID; 18:40:40 echo Agent pid 76 killed; 18:40:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:40 + git semver [Pipeline] } 18:40:41 $ docker stop --time=1 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 18:40:42 $ docker rm -f --volumes 8f0904536d55b58b0baebc47171a9f3bb2203feaa01e2efc1ca7d49126d517c7 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:40:43 Stashed 1 file(s) [Pipeline] echo 18:40:43 [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 18:40:43 provisioning config files... 18:40:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config12583912267977064680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:43 ---> docker-login.sh 18:40:43 nexus3.edgexfoundry.org:10001 18:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:43 Configure a credential helper to remove this warning. See 18:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:43 18:40:43 Login Succeeded 18:40:43 nexus3.edgexfoundry.org:10002 18:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:43 Configure a credential helper to remove this warning. See 18:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:43 18:40:43 Login Succeeded 18:40:43 nexus3.edgexfoundry.org:10003 18:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:44 Configure a credential helper to remove this warning. See 18:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:44 18:40:44 Login Succeeded 18:40:44 nexus3.edgexfoundry.org:10004 18:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:44 Configure a credential helper to remove this warning. See 18:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:44 18:40:44 Login Succeeded 18:40:44 docker.io 18:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:44 Configure a credential helper to remove this warning. See 18:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:44 18:40:44 Login Succeeded 18:40:44 ---> docker-login.sh ends [Pipeline] } 18:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:44 ========================================================= 18:40:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:40:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:44 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 18:40:44 Sending build context to Docker daemon 10.53MB 18:40:44 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:40:44 Step 2/10 : FROM ${BASE} AS builder 18:40:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:40:44 213ec9aee27d: Pulling fs layer 18:40:44 4583459ba037: Pulling fs layer 18:40:44 93c1e223e6f2: Pulling fs layer 18:40:44 53926ce57604: Pulling fs layer 18:40:44 21b2b0c7a3f4: Pulling fs layer 18:40:44 22ff95d597cd: Pulling fs layer 18:40:44 12d6caf4c0d1: Pulling fs layer 18:40:44 96b7cbca73a9: Pulling fs layer 18:40:44 a7acece74701: Pulling fs layer 18:40:44 22ff95d597cd: Waiting 18:40:44 12d6caf4c0d1: Waiting 18:40:44 96b7cbca73a9: Waiting 18:40:44 a7acece74701: Waiting 18:40:44 21b2b0c7a3f4: Waiting 18:40:44 53926ce57604: Waiting 18:40:44 93c1e223e6f2: Verifying Checksum 18:40:44 93c1e223e6f2: Download complete 18:40:44 4583459ba037: Verifying Checksum 18:40:44 4583459ba037: Download complete 18:40:44 21b2b0c7a3f4: Download complete 18:40:44 22ff95d597cd: Verifying Checksum 18:40:44 22ff95d597cd: Download complete 18:40:45 213ec9aee27d: Verifying Checksum 18:40:45 213ec9aee27d: Download complete 18:40:45 12d6caf4c0d1: Download complete 18:40:45 213ec9aee27d: Pull complete 18:40:45 4583459ba037: Pull complete 18:40:45 93c1e223e6f2: Pull complete 18:40:46 a7acece74701: Verifying Checksum 18:40:46 a7acece74701: Download complete 18:40:46 53926ce57604: Verifying Checksum 18:40:46 53926ce57604: Download complete 18:40:48 96b7cbca73a9: Verifying Checksum 18:40:48 96b7cbca73a9: Download complete 18:40:50 53926ce57604: Pull complete 18:40:50 21b2b0c7a3f4: Pull complete 18:40:50 22ff95d597cd: Pull complete 18:40:50 12d6caf4c0d1: Pull complete 18:40:52 96b7cbca73a9: Pull complete 18:40:52 a7acece74701: Pull complete 18:40:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:40:52 ---> db6d94c90886 18:40:52 Step 3/10 : ARG MAKE=make build 18:40:54 ---> Running in 4ffbae567bee 18:40:54 Removing intermediate container 4ffbae567bee 18:40:54 ---> 882961521bac 18:40:54 Step 4/10 : WORKDIR /device-sdk-go 18:40:54 ---> Running in 99bc4e530ba6 18:40:54 Removing intermediate container 99bc4e530ba6 18:40:54 ---> 4eb40dbde1c7 18:40:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:40:54 ---> Running in 75011d5bcce3 18:40:54 Removing intermediate container 75011d5bcce3 18:40:54 ---> 5e55858474d5 18:40:54 Step 6/10 : RUN apk add --update --no-cache make git 18:40:54 ---> Running in 4c4b98135d73 18:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:40:55 OK: 211 MiB in 51 packages 18:40:55 Removing intermediate container 4c4b98135d73 18:40:55 ---> 9b2f6ff66717 18:40:55 Step 7/10 : COPY go.mod vendor* ./ 18:40:55 ---> dffe17ad5cd8 18:40:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:55 ---> Running in 38065f981b5d 18:40:58 Still waiting to schedule task 18:40:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:42 Removing intermediate container 38065f981b5d 18:41:42 ---> 0eb472ec4434 18:41:42 Step 9/10 : COPY . . 18:41:42 ---> 71f18e6868e8 18:41:42 Step 10/10 : RUN ${MAKE} 18:41:42 ---> Running in 2bdef5d69ef9 18:41:42 noop 18:41:42 Removing intermediate container 2bdef5d69ef9 18:41:42 ---> 3bf2cc8bfa13 18:41:42 Successfully built 3bf2cc8bfa13 18:41:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:42 + docker inspect -f . ci-base-image-x86_64 18:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:42 prd-ubuntu20.04-docker-8c-8g-4717 does not seem to be running inside a container 18:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:43 $ docker top ec99e46afb52140895170670b4357d9fe753f9a8902556fe7d49d7cb8783db73 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:43 + go version 18:41:43 go version go1.18.7 linux/amd64 [Pipeline] } 18:41:43 $ docker stop --time=1 ec99e46afb52140895170670b4357d9fe753f9a8902556fe7d49d7cb8783db73 18:41:44 $ docker rm -f --volumes ec99e46afb52140895170670b4357d9fe753f9a8902556fe7d49d7cb8783db73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:45 + docker inspect -f . ci-base-image-x86_64 18:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:45 prd-ubuntu20.04-docker-8c-8g-4717 does not seem to be running inside a container 18:41:45 $ 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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:45 $ docker top fee9bbca2f924fc22e7c756ce3280ca0f012e9ffeaa662ff11cacf72393a3fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] fileExists [Pipeline] sh 18:41:46 + make test 18:41:46 go test -race -coverprofile=coverage.out ./... 18:41:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.070s coverage: 78.9% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 77.8% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 59.8% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.108s coverage: 65.2% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.750s coverage: 89.2% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.069s coverage: 4.7% of statements 18:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:42:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:42:20 GO111MODULE=on go vet ./... 18:42:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:42:24 $ docker stop --time=1 fee9bbca2f924fc22e7c756ce3280ca0f012e9ffeaa662ff11cacf72393a3fc1 18:42:27 $ docker rm -f --volumes fee9bbca2f924fc22e7c756ce3280ca0f012e9ffeaa662ff11cacf72393a3fc1 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:42:28 + ls -al . 18:42:28 total 272 18:42:28 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 18:41 . 18:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:40 .. 18:42:28 -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 18:40 .dockerignore 18:42:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:42 .git 18:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:40 .github 18:42:28 -rw-rw-r-- 1 jenkins jenkins 131 Feb 6 18:40 .gitignore 18:42:28 -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 18:40 .golangci.yml 18:42:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:40 .semver 18:42:28 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 6 18:40 CHANGELOG.md 18:42:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 18:40 GOVERNANCE.md 18:42:28 -rw-rw-r-- 1 jenkins jenkins 885 Feb 6 18:40 Jenkinsfile 18:42:28 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 6 18:40 LICENSE 18:42:28 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 6 18:40 Makefile 18:42:28 -rw-rw-r-- 1 jenkins jenkins 619 Feb 6 18:40 OWNERS.md 18:42:28 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 6 18:40 README.md 18:42:28 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 18:40 VERSION 18:42:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:40 bin 18:42:28 -rw-r--r-- 1 jenkins jenkins 100848 Feb 6 18:42 coverage.out 18:42:28 drwxrwxr-x 5 jenkins jenkins 4096 Feb 6 18:40 example 18:42:28 -rw-rw-r-- 1 jenkins jenkins 3264 Feb 6 18:40 go.mod 18:42:28 -rw-rw-r-- 1 jenkins jenkins 32817 Feb 6 18:40 go.sum 18:42:28 drwxrwxr-x 13 jenkins jenkins 4096 Feb 6 18:40 internal 18:42:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:40 openapi 18:42:28 drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 18:40 pkg 18:42:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:40 snap 18:42:28 -rw-rw-r-- 1 jenkins jenkins 222 Feb 6 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:29 + 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=f29a62d399de230dd88d67bd5812c831bd86117c --label arch=amd64 --label version=0.0.0 . 18:42:29 Sending build context to Docker daemon 10.63MB 18:42:29 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:42:29 Step 2/23 : FROM ${BASE} AS builder 18:42:29 ---> 3bf2cc8bfa13 18:42:29 Step 3/23 : ARG MAKE=make build 18:42:29 ---> Running in 0618c44448ce 18:42:29 Removing intermediate container 0618c44448ce 18:42:29 ---> 304fb2d26a9c 18:42:29 Step 4/23 : WORKDIR /device-sdk-go 18:42:29 ---> Running in 7a319a1e7afa 18:42:29 Removing intermediate container 7a319a1e7afa 18:42:29 ---> da5bb32e5b61 18:42:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:29 ---> Running in f114cf442680 18:42:29 Removing intermediate container f114cf442680 18:42:29 ---> 4ccf154e921e 18:42:29 Step 6/23 : RUN apk add --update --no-cache make git 18:42:29 ---> Running in eafaf0249123 18:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:30 OK: 211 MiB in 51 packages 18:42:30 Removing intermediate container eafaf0249123 18:42:30 ---> de0240318c60 18:42:30 Step 7/23 : COPY go.mod vendor* ./ 18:42:30 ---> bcc54e854fc3 18:42:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:30 ---> Running in 8fd52042760a 18:42:31 Removing intermediate container 8fd52042760a 18:42:31 ---> e116bc8c9450 18:42:31 Step 9/23 : COPY . . 18:42:31 ---> e74186d893c9 18:42:31 Step 10/23 : RUN ${MAKE} 18:42:31 ---> Running in b1ab40a879ab 18:42:32 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 18:42:50 Removing intermediate container b1ab40a879ab 18:42:50 ---> 632e96647b5f 18:42:50 Step 11/23 : FROM alpine:3.16 18:42:50 3.16: Pulling from library/alpine 18:42:50 ca7dd9ec2225: Pulling fs layer 18:42:50 ca7dd9ec2225: Download complete 18:42:50 ca7dd9ec2225: Pull complete 18:42:50 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:42:50 Status: Downloaded newer image for alpine:3.16 18:42:50 ---> bfe296a52501 18:42:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:42:51 ---> Running in eb37b0bd35f5 18:42:51 Removing intermediate container eb37b0bd35f5 18:42:51 ---> 732cd991eb10 18:42:51 Step 13/23 : RUN apk add --update --no-cache 18:42:51 ---> Running in c3686ad77178 18:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:51 OK: 6 MiB in 14 packages 18:42:52 Removing intermediate container c3686ad77178 18:42:52 ---> 350d8dbe91fe 18:42:52 Step 14/23 : WORKDIR / 18:42:52 ---> Running in 1ada9ccb0142 18:42:52 Removing intermediate container 1ada9ccb0142 18:42:52 ---> c0f34fa50dea 18:42:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:42:52 ---> ff1869bfc045 18:42:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:42:52 ---> 83ebc2bad5bf 18:42:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:42:52 ---> 1d309dedab23 18:42:52 Step 18/23 : EXPOSE 59999 18:42:52 ---> Running in 975b05f11e86 18:42:53 Removing intermediate container 975b05f11e86 18:42:53 ---> 6b7905684f70 18:42:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:42:53 ---> Running in 73ca3e15f2f7 18:42:53 Removing intermediate container 73ca3e15f2f7 18:42:53 ---> 7c424dcb54f1 18:42:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:42:53 ---> Running in a67fabdb41b5 18:42:53 Removing intermediate container a67fabdb41b5 18:42:53 ---> 712f3edcbd1e 18:42:53 Step 21/23 : LABEL arch=amd64 18:42:53 ---> Running in 2c5e03678331 18:42:53 Removing intermediate container 2c5e03678331 18:42:53 ---> c03a8bd82218 18:42:53 Step 22/23 : LABEL git_sha=f29a62d399de230dd88d67bd5812c831bd86117c 18:42:53 ---> Running in 92ee5140fedb 18:42:53 Removing intermediate container 92ee5140fedb 18:42:53 ---> f39e50eabbe5 18:42:53 Step 23/23 : LABEL version=0.0.0 18:42:53 ---> Running in a38bee2273f2 18:42:53 Removing intermediate container a38bee2273f2 18:42:53 ---> 261fe253e575 18:42:53 [Warning] One or more build-args [ARCH] were not consumed 18:42:53 Successfully built 261fe253e575 18:42:53 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:53 18:42:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:54 latest: Pulling from edgex-lftools-log-publisher 18:42:54 5eb5b503b376: Pulling fs layer 18:42:54 5c69ac0246d0: Pulling fs layer 18:42:54 ec43610c2a17: Pulling fs layer 18:42:54 3a2ae6a8a46f: Pulling fs layer 18:42:54 33b1e0a273af: Pulling fs layer 18:42:54 5d3b04190fa2: Pulling fs layer 18:42:54 2f39f015ded8: Pulling fs layer 18:42:54 33b1e0a273af: Waiting 18:42:54 5d3b04190fa2: Waiting 18:42:54 2f39f015ded8: Waiting 18:42:54 3a2ae6a8a46f: Waiting 18:42:54 5c69ac0246d0: Verifying Checksum 18:42:54 5c69ac0246d0: Download complete 18:42:54 3a2ae6a8a46f: Verifying Checksum 18:42:54 3a2ae6a8a46f: Download complete 18:42:54 33b1e0a273af: Verifying Checksum 18:42:54 33b1e0a273af: Download complete 18:42:54 5d3b04190fa2: Verifying Checksum 18:42:54 5d3b04190fa2: Download complete 18:42:54 ec43610c2a17: Verifying Checksum 18:42:54 ec43610c2a17: Download complete 18:42:54 5eb5b503b376: Verifying Checksum 18:42:54 5eb5b503b376: Download complete 18:42:55 2f39f015ded8: Download complete 18:42:55 5eb5b503b376: Pull complete 18:42:55 5c69ac0246d0: Pull complete 18:42:56 ec43610c2a17: Pull complete 18:42:56 3a2ae6a8a46f: Pull complete 18:42:56 33b1e0a273af: Pull complete 18:42:56 5d3b04190fa2: Pull complete 18:43:00 2f39f015ded8: Pull complete 18:43:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:00 prd-ubuntu20.04-docker-8c-8g-4717 does not seem to be running inside a container 18:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:03 $ docker top eb5c4b1c2e17b03dc0ca71cc17697695db1e9e484b350d2b7c7cc821ba8d36c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:03 ---> job-cost.sh 18:43:03 lf-activate-venv: SKIPPING 18:43:03 INFO: No Stack... 18:43:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:04 INFO: Archiving Costs [Pipeline] sh 18:43:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/cost.csv 18:43:04 + cut -d, -f6 [Pipeline] lock 18:43:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] 18:43:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] did not exist. Created. 18:43:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:05 + echo total: 0.2199999988079071 [Pipeline] stash 18:43:05 Stashed 1 file(s) [Pipeline] } 18:43:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:05 $ docker stop --time=1 eb5c4b1c2e17b03dc0ca71cc17697695db1e9e484b350d2b7c7cc821ba8d36c2 18:43:06 $ docker rm -f --volumes eb5c4b1c2e17b03dc0ca71cc17697695db1e9e484b350d2b7c7cc821ba8d36c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4720 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] { [Pipeline] ws 18:44:18 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 18:44:18 The recommended git tool is: git 18:44:23 using credential edgex-jenkins-ssh 18:44:23 Cloning the remote Git repository 18:44:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:23 > git init /w/workspace/device-sdk-go/8 # timeout=10 18:44:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:24 > git --version # timeout=10 18:44:24 > git --version # 'git version 2.25.1' 18:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:27 Merging remotes/origin/main commit 93a0268657819106988a1ad83ac56bb06d25ff7d into PR head commit d3de483628447c790c441951d81749b8105ae43c 18:44:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:27 > git config core.sparsecheckout # timeout=10 18:44:27 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # timeout=10 18:44:27 Merge succeeded, producing 28afc3f08b04ccf014254bc0ebb4d21524a51cce 18:44:27 Checking out Revision 28afc3f08b04ccf014254bc0ebb4d21524a51cce (PR-1290) 18:44:27 > git remote # timeout=10 18:44:27 > git config --get remote.origin.url # timeout=10 18:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:27 > git merge 93a0268657819106988a1ad83ac56bb06d25ff7d # timeout=10 18:44:27 > git rev-parse HEAD^{commit} # timeout=10 18:44:27 > git config core.sparsecheckout # timeout=10 18:44:27 > git checkout -f 28afc3f08b04ccf014254bc0ebb4d21524a51cce # timeout=10 18:44:31 Commit message: "Merge commit '93a0268657819106988a1ad83ac56bb06d25ff7d' into HEAD" 18:44:31 > git rev-list --no-walk d3de483628447c790c441951d81749b8105ae43c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:31 Dload Upload Total Spent Left Speed 18:44:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56671 0 --:--:-- --:--:-- --:--:-- 56924 [Pipeline] sh 18:44:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:32 + sudo tee /etc/docker/daemon.new 18:44:32 { 18:44:32 "registry-mirrors": [ 18:44:32 "https://nexus3.edgexfoundry.org:10001" 18:44:32 ], 18:44:32 "bip": "10.250.0.254/24", 18:44:32 "hosts": [ 18:44:32 "tcp://0.0.0.0:5555", 18:44:32 "unix:///var/run/docker.sock" 18:44:32 ], 18:44:32 "mtu": 1458, 18:44:32 "selinux-enabled": true, 18:44:32 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:32 } [Pipeline] sh 18:44:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:51 provisioning config files... 18:44:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config10272339413425902888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:52 ---> docker-login.sh 18:44:52 nexus3.edgexfoundry.org:10001 18:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:52 Configure a credential helper to remove this warning. See 18:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:52 18:44:52 Login Succeeded 18:44:52 nexus3.edgexfoundry.org:10002 18:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 nexus3.edgexfoundry.org:10003 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:53 Configure a credential helper to remove this warning. See 18:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:53 18:44:53 Login Succeeded 18:44:53 nexus3.edgexfoundry.org:10004 18:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:54 Configure a credential helper to remove this warning. See 18:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:54 18:44:54 Login Succeeded 18:44:54 docker.io 18:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:54 Configure a credential helper to remove this warning. See 18:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:54 18:44:54 Login Succeeded 18:44:54 ---> docker-login.sh ends [Pipeline] } 18:44:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:54 ========================================================= 18:44:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:44:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:55 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 18:44:55 Sending build context to Docker daemon 5.656MB 18:44:55 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:44:55 Step 2/10 : FROM ${BASE} AS builder 18:44:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:55 9b18e9b68314: Pulling fs layer 18:44:55 35d82f9e3411: Pulling fs layer 18:44:55 e16973657156: Pulling fs layer 18:44:55 fc693d55d65f: Pulling fs layer 18:44:55 7e9fc2657dce: Pulling fs layer 18:44:55 dda99020689f: Pulling fs layer 18:44:55 db1c61fa0a46: Pulling fs layer 18:44:55 891c053d2c06: Pulling fs layer 18:44:55 dda99020689f: Waiting 18:44:55 db1c61fa0a46: Waiting 18:44:55 891c053d2c06: Waiting 18:44:55 fc693d55d65f: Waiting 18:44:55 7e9fc2657dce: Waiting 18:44:55 e16973657156: Verifying Checksum 18:44:55 e16973657156: Download complete 18:44:55 35d82f9e3411: Download complete 18:44:55 7e9fc2657dce: Download complete 18:44:55 dda99020689f: Download complete 18:44:56 9b18e9b68314: Verifying Checksum 18:44:56 9b18e9b68314: Download complete 18:44:57 9b18e9b68314: Pull complete 18:44:57 891c053d2c06: Verifying Checksum 18:44:57 891c053d2c06: Download complete 18:44:57 35d82f9e3411: Pull complete 18:44:57 e16973657156: Pull complete 18:44:58 db1c61fa0a46: Verifying Checksum 18:44:58 db1c61fa0a46: Download complete 18:44:58 fc693d55d65f: Verifying Checksum 18:44:58 fc693d55d65f: Download complete 18:45:11 fc693d55d65f: Pull complete 18:45:11 7e9fc2657dce: Pull complete 18:45:11 dda99020689f: Pull complete 18:45:16 db1c61fa0a46: Pull complete 18:45:19 891c053d2c06: Pull complete 18:45:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:19 ---> f96f9c87975a 18:45:19 Step 3/10 : ARG MAKE=make build 18:45:21 ---> Running in 78955b669865 18:45:21 Removing intermediate container 78955b669865 18:45:21 ---> e2e940c787b7 18:45:21 Step 4/10 : WORKDIR /device-sdk-go 18:45:21 ---> Running in 6404b1141927 18:45:21 Removing intermediate container 6404b1141927 18:45:21 ---> 0fda9409e1ae 18:45:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:21 ---> Running in df013be75645 18:45:22 Removing intermediate container df013be75645 18:45:22 ---> 967996778e7b 18:45:22 Step 6/10 : RUN apk add --update --no-cache make git 18:45:22 ---> Running in c2a194c625c5 18:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:24 OK: 221 MiB in 51 packages 18:45:25 Removing intermediate container c2a194c625c5 18:45:25 ---> 64ee64e4f243 18:45:25 Step 7/10 : COPY go.mod vendor* ./ 18:45:26 ---> 9be730f14e02 18:45:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:26 ---> Running in 92f097cc078a 18:46:47 Removing intermediate container 92f097cc078a 18:46:47 ---> 82ffa5b8fdcf 18:46:47 Step 9/10 : COPY . . 18:46:47 ---> 4ed33fd86875 18:46:47 Step 10/10 : RUN ${MAKE} 18:46:47 ---> Running in fc641f4320ba 18:46:47 noop 18:46:47 Removing intermediate container fc641f4320ba 18:46:47 ---> c3ba85b9777d 18:46:47 Successfully built c3ba85b9777d 18:46:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:48 + docker inspect -f . ci-base-image-arm64 18:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-4720 does not seem to be running inside a container 18:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:49 $ docker top caa5aa3c77531513a10322f96fc5c7d0876287e9a1376f9d5a4cf80e12cd9365 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:50 + go version 18:46:50 go version go1.18.7 linux/arm64 [Pipeline] } 18:46:50 $ docker stop --time=1 caa5aa3c77531513a10322f96fc5c7d0876287e9a1376f9d5a4cf80e12cd9365 18:46:52 $ docker rm -f --volumes caa5aa3c77531513a10322f96fc5c7d0876287e9a1376f9d5a4cf80e12cd9365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:52 + docker inspect -f . ci-base-image-arm64 18:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-4720 does not seem to be running inside a container 18:46:52 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:54 $ docker top 5e5a146e664b7eb8991c1785ca93c4a4261418fe0693b1365e9693755dff1930 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/8 [Pipeline] fileExists [Pipeline] sh 18:46:54 + make test 18:46:54 go test -race -coverprofile=coverage.out ./... 18:47:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:49:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.469s coverage: 27.6% of statements 18:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.428s coverage: 78.9% of statements 18:49:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:49:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.595s coverage: 77.8% of statements 18:49:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:49:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:49:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.469s coverage: 59.8% of statements 18:49:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:49:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:49:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:49:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.428s coverage: 65.2% of statements 18:49:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:49:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:49:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.419s coverage: 89.2% of statements 18:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:49:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.315s coverage: 4.7% of statements 18:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:49:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:33 GO111MODULE=on go vet ./... 18:51:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:10 $ docker stop --time=1 5e5a146e664b7eb8991c1785ca93c4a4261418fe0693b1365e9693755dff1930 18:51:12 $ docker rm -f --volumes 5e5a146e664b7eb8991c1785ca93c4a4261418fe0693b1365e9693755dff1930 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:13 Warning: overwriting stash ‘coverage-report’ 18:51:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:14 + ls -al . 18:51:14 total 268 18:51:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 18:46 . 18:51:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:44 .. 18:51:14 -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 18:44 .dockerignore 18:51:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:44 .git 18:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:44 .github 18:51:14 -rw-rw-r-- 1 jenkins jenkins 131 Feb 6 18:44 .gitignore 18:51:14 -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 18:44 .golangci.yml 18:51:14 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 6 18:44 CHANGELOG.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 18:44 GOVERNANCE.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 885 Feb 6 18:44 Jenkinsfile 18:51:14 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 6 18:44 LICENSE 18:51:14 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 6 18:44 Makefile 18:51:14 -rw-rw-r-- 1 jenkins jenkins 619 Feb 6 18:44 OWNERS.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 6 18:44 README.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 18:40 VERSION 18:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:44 bin 18:51:14 -rw-r--r-- 1 jenkins jenkins 100848 Feb 6 18:49 coverage.out 18:51:14 drwxrwxr-x 5 jenkins jenkins 4096 Feb 6 18:44 example 18:51:14 -rw-rw-r-- 1 jenkins jenkins 3264 Feb 6 18:44 go.mod 18:51:14 -rw-rw-r-- 1 jenkins jenkins 32817 Feb 6 18:44 go.sum 18:51:14 drwxrwxr-x 13 jenkins jenkins 4096 Feb 6 18:44 internal 18:51:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:44 openapi 18:51:14 drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 18:44 pkg 18:51:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:44 snap 18:51:14 -rw-rw-r-- 1 jenkins jenkins 222 Feb 6 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:15 + 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=28afc3f08b04ccf014254bc0ebb4d21524a51cce --label arch=arm64 --label version=0.0.0 . 18:51:15 Sending build context to Docker daemon 5.757MB 18:51:15 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:51:15 Step 2/23 : FROM ${BASE} AS builder 18:51:15 ---> c3ba85b9777d 18:51:15 Step 3/23 : ARG MAKE=make build 18:51:15 ---> Running in a46447ef341f 18:51:16 Removing intermediate container a46447ef341f 18:51:16 ---> f91bc1a0151e 18:51:16 Step 4/23 : WORKDIR /device-sdk-go 18:51:16 ---> Running in ff35a862deae 18:51:16 Removing intermediate container ff35a862deae 18:51:16 ---> f8467a73f972 18:51:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:51:16 ---> Running in 0834a7973b9d 18:51:17 Removing intermediate container 0834a7973b9d 18:51:17 ---> 1d0544ef3f34 18:51:17 Step 6/23 : RUN apk add --update --no-cache make git 18:51:17 ---> Running in db31216b3ff1 18:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:51:19 OK: 221 MiB in 51 packages 18:51:20 Removing intermediate container db31216b3ff1 18:51:20 ---> 24eef7c20e8a 18:51:20 Step 7/23 : COPY go.mod vendor* ./ 18:51:20 ---> 266ffb5f927c 18:51:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:20 ---> Running in 527851dfed3c 18:51:23 Removing intermediate container 527851dfed3c 18:51:23 ---> 786157e9ff49 18:51:23 Step 9/23 : COPY . . 18:51:24 ---> 234bfa2a9f8e 18:51:24 Step 10/23 : RUN ${MAKE} 18:51:24 ---> Running in d70a3d9a34e6 18:51:25 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 18:53:32 Removing intermediate container d70a3d9a34e6 18:53:32 ---> 4cd4275e3014 18:53:32 Step 11/23 : FROM alpine:3.16 18:53:32 3.16: Pulling from library/alpine 18:53:32 6875df1f5354: Pulling fs layer 18:53:32 6875df1f5354: Download complete 18:53:32 6875df1f5354: Pull complete 18:53:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:53:32 Status: Downloaded newer image for alpine:3.16 18:53:32 ---> 2b4661558fb8 18:53:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:53:32 ---> Running in 5ad380d079db 18:53:32 Removing intermediate container 5ad380d079db 18:53:32 ---> 2cde039e8f0b 18:53:32 Step 13/23 : RUN apk add --update --no-cache 18:53:32 ---> Running in d7cdecc76948 18:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:32 OK: 5 MiB in 14 packages 18:53:32 Removing intermediate container d7cdecc76948 18:53:32 ---> 20933b5d5a0e 18:53:32 Step 14/23 : WORKDIR / 18:53:32 ---> Running in 1fe158c2d36a 18:53:32 Removing intermediate container 1fe158c2d36a 18:53:32 ---> 63c267ad3d9f 18:53:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:53:32 ---> 94e07cecb6b0 18:53:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:53:32 ---> 7023f59718c4 18:53:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:53:32 ---> 316f88770843 18:53:32 Step 18/23 : EXPOSE 59999 18:53:32 ---> Running in f963dc7fb4ae 18:53:32 Removing intermediate container f963dc7fb4ae 18:53:32 ---> ddaacf8dfff1 18:53:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:53:32 ---> Running in 4f25d25d4fc3 18:53:32 Removing intermediate container 4f25d25d4fc3 18:53:32 ---> 47dcaabaaf8e 18:53:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:32 ---> Running in 47b9fa5353c1 18:53:32 Removing intermediate container 47b9fa5353c1 18:53:32 ---> 32e1d40e67a4 18:53:32 Step 21/23 : LABEL arch=arm64 18:53:32 ---> Running in 976ef20d80aa 18:53:32 Removing intermediate container 976ef20d80aa 18:53:32 ---> 8fa1417ac3f9 18:53:32 Step 22/23 : LABEL git_sha=28afc3f08b04ccf014254bc0ebb4d21524a51cce 18:53:32 ---> Running in c0c64c060bed 18:53:32 Removing intermediate container c0c64c060bed 18:53:32 ---> cfb7c6dc2a7c 18:53:32 Step 23/23 : LABEL version=0.0.0 18:53:32 ---> Running in 571b26e57aa8 18:53:32 Removing intermediate container 571b26e57aa8 18:53:32 ---> f48ba6975d47 18:53:32 [Warning] One or more build-args [ARCH] were not consumed 18:53:32 Successfully built f48ba6975d47 18:53:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:32 18:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:32 arm64: Pulling from edgex-lftools-log-publisher 18:53:32 8998bd30e6a1: Pulling fs layer 18:53:32 04944245beec: Pulling fs layer 18:53:32 699f458cf7ca: Pulling fs layer 18:53:32 765212b225bb: Pulling fs layer 18:53:32 f23df028b6ca: Pulling fs layer 18:53:32 d65c8cfc05b1: Pulling fs layer 18:53:32 2437ff75d9bd: Pulling fs layer 18:53:32 765212b225bb: Waiting 18:53:32 f23df028b6ca: Waiting 18:53:32 d65c8cfc05b1: Waiting 18:53:32 2437ff75d9bd: Waiting 18:53:33 04944245beec: Verifying Checksum 18:53:33 04944245beec: Download complete 18:53:33 765212b225bb: Verifying Checksum 18:53:33 765212b225bb: Download complete 18:53:33 f23df028b6ca: Verifying Checksum 18:53:33 f23df028b6ca: Download complete 18:53:33 d65c8cfc05b1: Verifying Checksum 18:53:33 d65c8cfc05b1: Download complete 18:53:33 699f458cf7ca: Verifying Checksum 18:53:33 699f458cf7ca: Download complete 18:53:33 8998bd30e6a1: Verifying Checksum 18:53:33 8998bd30e6a1: Download complete 18:53:37 2437ff75d9bd: Verifying Checksum 18:53:37 2437ff75d9bd: Download complete 18:53:37 8998bd30e6a1: Pull complete 18:53:38 04944245beec: Pull complete 18:53:39 699f458cf7ca: Pull complete 18:53:39 765212b225bb: Pull complete 18:53:40 f23df028b6ca: Pull complete 18:53:40 d65c8cfc05b1: Pull complete 18:53:55 2437ff75d9bd: Pull complete 18:53:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:56 prd-ubuntu20.04-docker-arm64-4c-16g-4720 does not seem to be running inside a container 18:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:53:58 $ docker top d1d810922b661aec599045c749235ca43c5200e6cd40cfea53b09028787e5f44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:59 ---> job-cost.sh 18:53:59 lf-activate-venv: SKIPPING 18:53:59 INFO: No Stack... 18:54:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:00 INFO: Archiving Costs [Pipeline] sh 18:54:01 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 18:54:01 + cut -d, -f6 [Pipeline] lock 18:54:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] 18:54:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] did not exist. Created. 18:54:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:02 /w/workspace/device-sdk-go/8@tmp/durable-14779e64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:02 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:02 Warning: overwriting stash ‘stack-cost’ 18:54:02 Stashed 1 file(s) [Pipeline] } 18:54:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:02 $ docker stop --time=1 d1d810922b661aec599045c749235ca43c5200e6cd40cfea53b09028787e5f44 18:54:03 $ docker rm -f --volumes d1d810922b661aec599045c749235ca43c5200e6cd40cfea53b09028787e5f44 [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 18:54:04 provisioning config files... 18:54:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config14338318733829469702tmp [Pipeline] { [Pipeline] sh 18:54:04 + set +x 18:54:04 + curl -s https://codecov.io/bash 18:54:04 + bash -s -- 18:54:04 18:54:04 _____ _ 18:54:04 / ____| | | 18:54:04 | | ___ __| | ___ ___ _____ __ 18:54:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:04 Bash-1.0.6 18:54:04 18:54:04 18:54:04 ==> git version 2.25.1 found 18:54:04 ==> 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 18:54:04 Release-Date: 2020-01-08 18:54:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:04 ==> Jenkins CI detected. 18:54:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1290 18:54:04 project root: . 18:54:04 --> token set from env 18:54:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:04 ==> Running gcov in . (disable via -X gcov) 18:54:04 ==> Python coveragepy not found 18:54:04 ==> Searching for coverage reports in: 18:54:04 + . 18:54:04 -> Found 1 reports 18:54:04 ==> Detecting git/mercurial file structure 18:54:04 ==> Reading reports 18:54:04 + ./coverage.out bytes=100848 18:54:04 ==> Appending adjustments 18:54:04 https://docs.codecov.io/docs/fixing-reports 18:54:05 + Found adjustments 18:54:05 ==> Gzipping contents 18:54:05 16K /tmp/codecov.SHCJvE.gz 18:54:05 ==> Uploading reports 18:54:05 url: https://codecov.io 18:54:05 query: branch=PR-1290&commit=f29a62d399de230dd88d67bd5812c831bd86117c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 18:54:05 -> Pinging Codecov 18:54:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1290&commit=f29a62d399de230dd88d67bd5812c831bd86117c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 18:54:05 -> Uploading to 18:54:05 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/7E55EF52A471D76F132DFD9A03CDDE97/f29a62d399de230dd88d67bd5812c831bd86117c/6df20fd6-672f-4e9d-86d6-641eac816a61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T185405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6fff77be45f976bb8f249e87a92c98174981363a5923ddc2be12a51d54ac66b 18:54:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:05 Dload Upload Total Spent Left Speed 18:54:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14582 0 0 100 14582 0 52642 --:--:-- --:--:-- --:--:-- 52642 18:54:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f29a62d399de230dd88d67bd5812c831bd86117c [Pipeline] } 18:54:05 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 18:54:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives ] 18:54:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:54:06 total 16 18:54:06 drwxr-xr-x 3 root root 4096 Feb 6 18:43 . 18:54:06 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 18:43 .. 18:54:06 drwxr-xr-x 2 root root 4096 Feb 6 18:43 cost 18:54:06 -rw-r--r-- 1 root root 86 Feb 6 18:43 cost.csv 18:54:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:54:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:54:06 total 16 18:54:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:43 . 18:54:06 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 18:43 .. 18:54:06 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 18:43 cost 18:54:06 -rw-r--r-- 1 jenkins jenkins 86 Feb 6 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:54:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:07 ---> package-listing.sh 18:54:07 ++ facter osfamily 18:54:07 ++ tr '[:upper:]' '[:lower:]' 18:54:07 + OS_FAMILY=debian 18:54:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1290 18:54:07 + START_PACKAGES=/tmp/packages_start.txt 18:54:07 + END_PACKAGES=/tmp/packages_end.txt 18:54:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:07 + PACKAGES=/tmp/packages_start.txt 18:54:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 18:54:07 + PACKAGES=/tmp/packages_end.txt 18:54:07 + case "${OS_FAMILY}" in 18:54:07 + dpkg -l 18:54:07 + grep '^ii' 18:54:07 + '[' -f /tmp/packages_start.txt ']' 18:54:07 + '[' -f /tmp/packages_end.txt ']' 18:54:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 18:54:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ 18:54:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ [Pipeline] echo 18:54:07 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-1290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:08 prd-ubuntu20.04-docker-8c-8g-4717 does not seem to be running inside a container 18:54:08 $ 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-1290/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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:54:08 $ docker top 63844c4e110a7e8c57e1480ef117450c0b50f30fa7a8255f0d408ba2065c7acb -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:09 + ls /var/log/sa-host 18:54:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:09 provisioning config files... 18:54:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config15872127556947248047tmp [Pipeline] { [Pipeline] echo 18:54:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:10 ---> create-netrc.sh [Pipeline] } 18:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:10 ---> python-tools-install.sh [Pipeline] echo 18:54:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:10 ---> sudo-logs.sh 18:54:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:11 ---> job-cost.sh 18:54:11 lf-activate-venv: SKIPPING 18:54:11 DEBUG: total: 0.2199999988079071 18:54:11 INFO: Retrieving Stack Cost... 18:54:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:12 INFO: Archiving Costs [Pipeline] echo 18:54:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:12 ---> logs-deploy.sh 18:54:12 lf-activate-venv: SKIPPING 18:54:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1290/8 18:54:12 INFO: archiving workspace using pattern(s): 18:54:13 Archives upload complete. 18:54:13 INFO: archiving logs to Nexus