Pull request #1419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from af7b423c49bd874572f3c176b5e4383bda4c8ee0+d73da920b9fd3a52132699998633ff8aee3aa256 (1a91f22b03c37588e6d0ada70902df5725cc0292) 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-ssh14258561048888141050.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9097758203083391260.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1597176432572342683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6150452668206060212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2288023369328336102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4027884804245246753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7461’ Running on prd-ubuntu20.04-docker-8c-8g-7463 in /w/workspace/gexfoundry_device-sdk-go_PR-1419 [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-1419 # 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/1419/head:refs/remotes/origin/PR-1419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit af7b423c49bd874572f3c176b5e4383bda4c8ee0 Merge succeeded, producing af7b423c49bd874572f3c176b5e4383bda4c8ee0 Checking out Revision af7b423c49bd874572f3c176b5e4383bda4c8ee0 (PR-1419) > git config core.sparsecheckout # timeout=10 > git checkout -f af7b423c49bd874572f3c176b5e4383bda4c8ee0 # 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af7b423c49bd874572f3c176b5e4383bda4c8ee0 # timeout=10 Commit message: "feat: Consume SecretProvider breaking changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:17:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:17:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:17:01 ========================================================= 22:17:01 EdgeX Global Pipelines Version Info 22:17:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:17:02 ------------------- 22:17:02 stable info: 22:17:02 ------------------- 22:17:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:17:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:17:02 Message: update stable to v1.0.245 22:17:02 ------------------- 22:17:02 experimental info: 22:17:02 ------------------- 22:17:02 Commited By: **** collab-it+edgex@linuxfoundation.org 22:17:02 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:17:02 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:17:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1419 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1419 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1419 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af7b423c49bd874572f3c176b5e4383bda4c8ee0 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af7b423 [Pipeline] echo 22:17:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:04 provisioning config files... 22:17:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/config2978555145063641757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:04 ---> docker-login.sh 22:17:04 nexus3.edgexfoundry.org:10001 22:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:05 Configure a credential helper to remove this warning. See 22:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:05 22:17:05 Login Succeeded 22:17:05 nexus3.edgexfoundry.org:10002 22:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:05 Configure a credential helper to remove this warning. See 22:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:05 22:17:05 Login Succeeded 22:17:05 nexus3.edgexfoundry.org:10003 22:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:05 Configure a credential helper to remove this warning. See 22:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:05 22:17:05 Login Succeeded 22:17:05 nexus3.edgexfoundry.org:10004 22:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:05 Configure a credential helper to remove this warning. See 22:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:05 22:17:05 Login Succeeded 22:17:05 docker.io 22:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:05 Configure a credential helper to remove this warning. See 22:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:05 22:17:05 Login Succeeded 22:17:05 ---> docker-login.sh ends [Pipeline] } 22:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:17:06 + git rev-list -1 --merges af7b423c49bd874572f3c176b5e4383bda4c8ee0~1..af7b423c49bd874572f3c176b5e4383bda4c8ee0 [Pipeline] echo 22:17:06 -----------> git rev-list -1 --merges af7b423c49bd874572f3c176b5e4383bda4c8ee0~1..af7b423c49bd874572f3c176b5e4383bda4c8ee0 af7b423c49bd874572f3c176b5e4383bda4c8ee0 [false] [Pipeline] sh 22:17:06 + git log --format=format:%s -1 af7b423c49bd874572f3c176b5e4383bda4c8ee0 [Pipeline] echo 22:17:07 ========================================================= 22:17:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:17:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:07 + git log --format=format:%s -1 af7b423c49bd874572f3c176b5e4383bda4c8ee0 [Pipeline] echo 22:17:07 [semverPrep] GIT_COMMIT: af7b423c49bd874572f3c176b5e4383bda4c8ee0, Commit Message: feat: Consume SecretProvider breaking changes [Pipeline] echo 22:17:07 [semverPrep] This is not a build commit. [Pipeline] sh 22:17:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:07 + grep -v github /etc/ssh/ssh_known_hosts 22:17:07 + [ -e /tmp/ssh_known_hosts ] 22:17:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:17:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:17:07 sudo tee -a /etc/ssh/ssh_known_hosts 22:17:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:08 22:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:09 0.1.4: Pulling from edgex-devops/py-git-semver 22:17:09 b85a868b505f: Pulling fs layer 22:17:09 e2be974225ed: Pulling fs layer 22:17:09 339a4e72a1f5: Pulling fs layer 22:17:09 988bab9f4d93: Pulling fs layer 22:17:09 1469e6f7b9e6: Pulling fs layer 22:17:09 eaf3925da568: Pulling fs layer 22:17:09 bab4dde63d76: Pulling fs layer 22:17:09 bde34c3a00c8: Pulling fs layer 22:17:09 b352a97aabf1: Pulling fs layer 22:17:09 4872d77fe225: Pulling fs layer 22:17:09 5851b861e8e6: Pulling fs layer 22:17:09 988bab9f4d93: Waiting 22:17:09 1469e6f7b9e6: Waiting 22:17:09 b352a97aabf1: Waiting 22:17:09 eaf3925da568: Waiting 22:17:09 bab4dde63d76: Waiting 22:17:09 5851b861e8e6: Waiting 22:17:09 bde34c3a00c8: Waiting 22:17:09 4872d77fe225: Waiting 22:17:09 e2be974225ed: Download complete 22:17:09 988bab9f4d93: Download complete 22:17:09 1469e6f7b9e6: Verifying Checksum 22:17:09 1469e6f7b9e6: Download complete 22:17:09 eaf3925da568: Verifying Checksum 22:17:09 eaf3925da568: Download complete 22:17:09 339a4e72a1f5: Verifying Checksum 22:17:09 339a4e72a1f5: Download complete 22:17:09 bde34c3a00c8: Download complete 22:17:09 b352a97aabf1: Download complete 22:17:09 4872d77fe225: Verifying Checksum 22:17:09 4872d77fe225: Download complete 22:17:09 5851b861e8e6: Download complete 22:17:09 b85a868b505f: Verifying Checksum 22:17:09 b85a868b505f: Download complete 22:17:09 bab4dde63d76: Verifying Checksum 22:17:09 bab4dde63d76: Download complete 22:17:10 b85a868b505f: Pull complete 22:17:11 e2be974225ed: Pull complete 22:17:11 339a4e72a1f5: Pull complete 22:17:11 988bab9f4d93: Pull complete 22:17:11 1469e6f7b9e6: Pull complete 22:17:12 eaf3925da568: Pull complete 22:17:14 bab4dde63d76: Pull complete 22:17:14 bde34c3a00c8: Pull complete 22:17:14 b352a97aabf1: Pull complete 22:17:14 4872d77fe225: Pull complete 22:17:14 5851b861e8e6: Pull complete 22:17:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:14 prd-ubuntu20.04-docker-8c-8g-7463 does not seem to be running inside a container 22:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1419 -v /w/workspace/gexfoundry_device-sdk-go_PR-1419:/w/workspace/gexfoundry_device-sdk-go_PR-1419:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:17:18 $ docker top c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac -eo pid,comm 22:17:18 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). 22:17:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:17:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:18 [ssh-agent] Looking for ssh-agent implementation... 22:17:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:18 $ docker exec c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac ssh-agent 22:17:18 SSH_AUTH_SOCK=/tmp/ssh-6BYCcMr5Ca4Q/agent.31 22:17:18 SSH_AGENT_PID=37 22:17:18 Running ssh-add (command line suppressed) 22:17:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/private_key_3948538129982097726.key (/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/private_key_3948538129982097726.key) 22:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:17:19 + git tag --points-at HEAD [Pipeline] } 22:17:19 $ docker exec --env ******** --env ******** c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac ssh-agent -k 22:17:19 unset SSH_AUTH_SOCK; 22:17:19 unset SSH_AGENT_PID; 22:17:19 echo Agent pid 37 killed; 22:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:19 [ssh-agent] Looking for ssh-agent implementation... 22:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:19 $ docker exec c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac ssh-agent 22:17:19 SSH_AUTH_SOCK=/tmp/ssh-XCSnTUmfL0o5/agent.69 22:17:19 SSH_AGENT_PID=75 22:17:19 Running ssh-add (command line suppressed) 22:17:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/private_key_1789905028525275829.key (/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/private_key_1789905028525275829.key) 22:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:17:20 + git semver init 22:17:20 2023-04-11 22:17:20,547 [run_init] DEBUG init version:0.0.0 force:False 22:17:20 2023-04-11 22:17:20,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver 22:17:20 2023-04-11 22:17:20,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver 22:17:20 2023-04-11 22:17:20,549 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1419, universal_newlines=False, shell=None, istream=None) 22:17:21 2023-04-11 22:17:21,527 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1419/.git/info/exclude 22:17:21 2023-04-11 22:17:21,528 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver/PR-1419 with force:False 22:17:21 2023-04-11 22:17:21,528 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver/PR-1419 22:17:21 2023-04-11 22:17:21,532 [execute] INFO git cat-file --batch-check 22:17:21 2023-04-11 22:17:21,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver, universal_newlines=False, shell=None, istream=) 22:17:21 2023-04-11 22:17:21,537 [execute] INFO git cat-file --batch 22:17:21 2023-04-11 22:17:21,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver, universal_newlines=False, shell=None, istream=) 22:17:21 2023-04-11 22:17:21,543 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1419/.semver/PR-1419 22:17:21 0.0.0 [Pipeline] } 22:17:21 $ docker exec --env ******** --env ******** c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac ssh-agent -k 22:17:21 unset SSH_AUTH_SOCK; 22:17:21 unset SSH_AGENT_PID; 22:17:21 echo Agent pid 75 killed; 22:17:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:17:22 + git semver [Pipeline] } 22:17:22 $ docker stop --time=1 c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac 22:17:23 $ docker rm -f --volumes c8f754b1e6e3eae587ef7f659223d29c0e0ad94ed81417e4e1e06680789a82ac [Pipeline] // withDockerContainer [Pipeline] sh 22:17:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:17:24 Stashed 1 file(s) [Pipeline] echo 22:17:24 [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 22:17:24 provisioning config files... 22:17:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/config6075746896023549367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:25 ---> docker-login.sh 22:17:25 nexus3.edgexfoundry.org:10001 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:25 Configure a credential helper to remove this warning. See 22:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:25 22:17:25 Login Succeeded 22:17:25 nexus3.edgexfoundry.org:10002 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:25 Configure a credential helper to remove this warning. See 22:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:25 22:17:25 Login Succeeded 22:17:25 nexus3.edgexfoundry.org:10003 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:25 Configure a credential helper to remove this warning. See 22:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:25 22:17:25 Login Succeeded 22:17:25 nexus3.edgexfoundry.org:10004 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:25 Configure a credential helper to remove this warning. See 22:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:25 22:17:25 Login Succeeded 22:17:25 docker.io 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:25 Configure a credential helper to remove this warning. See 22:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:25 22:17:25 Login Succeeded 22:17:25 ---> docker-login.sh ends [Pipeline] } 22:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:26 ========================================================= 22:17:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:17:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:17:26 Sending build context to Docker daemon 10.98MB 22:17:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:17:26 Step 2/10 : FROM ${BASE} AS builder 22:17:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:17:26 63b65145d645: Pulling fs layer 22:17:26 a2d21d5440eb: Pulling fs layer 22:17:26 935e6c44a52c: Pulling fs layer 22:17:26 94cc34f8dd06: Pulling fs layer 22:17:26 30dea6a524f1: Pulling fs layer 22:17:26 a2aff8979fd8: Pulling fs layer 22:17:26 6808be2612f2: Pulling fs layer 22:17:26 f25807f1079a: Pulling fs layer 22:17:26 94cc34f8dd06: Waiting 22:17:26 6808be2612f2: Waiting 22:17:26 f25807f1079a: Waiting 22:17:26 30dea6a524f1: Waiting 22:17:26 a2aff8979fd8: Waiting 22:17:26 a2d21d5440eb: Verifying Checksum 22:17:26 a2d21d5440eb: Download complete 22:17:26 94cc34f8dd06: Download complete 22:17:26 30dea6a524f1: Download complete 22:17:26 63b65145d645: Verifying Checksum 22:17:26 63b65145d645: Download complete 22:17:26 a2aff8979fd8: Verifying Checksum 22:17:26 a2aff8979fd8: Download complete 22:17:27 63b65145d645: Pull complete 22:17:27 a2d21d5440eb: Pull complete 22:17:27 f25807f1079a: Verifying Checksum 22:17:27 f25807f1079a: Download complete 22:17:27 935e6c44a52c: Verifying Checksum 22:17:27 935e6c44a52c: Download complete 22:17:27 6808be2612f2: Verifying Checksum 22:17:27 6808be2612f2: Download complete 22:17:30 935e6c44a52c: Pull complete 22:17:30 94cc34f8dd06: Pull complete 22:17:30 30dea6a524f1: Pull complete 22:17:30 a2aff8979fd8: Pull complete 22:17:33 6808be2612f2: Pull complete 22:17:34 f25807f1079a: Pull complete 22:17:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:17:34 ---> 3b553350e43f 22:17:34 Step 3/10 : ARG MAKE=make build 22:17:39 Still waiting to schedule task 22:17:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7462’ 22:17:42 ---> Running in c7b706096d94 22:17:42 Removing intermediate container c7b706096d94 22:17:42 ---> ef12e027e4e1 22:17:42 Step 4/10 : WORKDIR /device-sdk-go 22:17:42 ---> Running in c7c3c9a6ce8f 22:17:42 Removing intermediate container c7c3c9a6ce8f 22:17:42 ---> 1fff610947bf 22:17:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:17:42 ---> Running in 2026991f2efa 22:17:42 Removing intermediate container 2026991f2efa 22:17:42 ---> b2daf35b01eb 22:17:42 Step 6/10 : RUN apk add --update --no-cache make git 22:17:42 ---> Running in b352bb2b9219 22:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:42 OK: 265 MiB in 53 packages 22:17:43 Removing intermediate container b352bb2b9219 22:17:43 ---> 178791e071c2 22:17:43 Step 7/10 : COPY go.mod vendor* ./ 22:17:43 ---> ee6582a0d90c 22:17:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:43 ---> Running in cf1a5f830c11 22:17:53 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 22:17:53 skipping... 22:18:19 Removing intermediate container cf1a5f830c11 22:18:19 ---> 9bbe4071de90 22:18:19 Step 9/10 : COPY . . 22:18:19 ---> c973658f3eec 22:18:19 Step 10/10 : RUN ${MAKE} 22:18:19 ---> Running in 69561b1e708d 22:18:19 noop 22:18:19 Removing intermediate container 69561b1e708d 22:18:19 ---> be2fa11a34e5 22:18:19 Successfully built be2fa11a34e5 22:18:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:20 + docker inspect -f . ci-base-image-x86_64 22:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:20 prd-ubuntu20.04-docker-8c-8g-7463 does not seem to be running inside a container 22:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1419 -v /w/workspace/gexfoundry_device-sdk-go_PR-1419:/w/workspace/gexfoundry_device-sdk-go_PR-1419:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1419@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-x86_64 cat 22:18:20 $ docker top 2bd63ef652a509b0668309c84f3d12edc6b5c799a8f5515287be6baddf93b12f -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:21 + go version 22:18:21 go version go1.20.2 linux/amd64 [Pipeline] } 22:18:21 $ docker stop --time=1 2bd63ef652a509b0668309c84f3d12edc6b5c799a8f5515287be6baddf93b12f 22:18:22 $ docker rm -f --volumes 2bd63ef652a509b0668309c84f3d12edc6b5c799a8f5515287be6baddf93b12f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:23 + docker inspect -f . ci-base-image-x86_64 22:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:23 prd-ubuntu20.04-docker-8c-8g-7463 does not seem to be running inside a container 22:18:23 $ 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-1419 -v /w/workspace/gexfoundry_device-sdk-go_PR-1419:/w/workspace/gexfoundry_device-sdk-go_PR-1419:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1419@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-x86_64 cat 22:18:23 $ docker top d494036fbfcd7d4e87d9e293a7208e9a9a48f53b500d4ef7f5cf8e7e65cc9c55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1419 [Pipeline] fileExists [Pipeline] sh 22:18:24 + make test 22:18:24 go test -race -coverprofile=coverage.out ./... 22:18:24 pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 pkg/service/service.go:36:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 pkg/service/service.go:38:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 pkg/interfaces/service.go:12:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:18:24 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 22:18:24 $ docker stop --time=1 d494036fbfcd7d4e87d9e293a7208e9a9a48f53b500d4ef7f5cf8e7e65cc9c55 22:18:26 $ docker rm -f --volumes d494036fbfcd7d4e87d9e293a7208e9a9a48f53b500d4ef7f5cf8e7e65cc9c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:27 22:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:27 latest: Pulling from edgex-lftools-log-publisher 22:18:27 5eb5b503b376: Pulling fs layer 22:18:27 5c69ac0246d0: Pulling fs layer 22:18:27 ec43610c2a17: Pulling fs layer 22:18:27 3a2ae6a8a46f: Pulling fs layer 22:18:27 33b1e0a273af: Pulling fs layer 22:18:27 5d3b04190fa2: Pulling fs layer 22:18:27 2f39f015ded8: Pulling fs layer 22:18:27 5d3b04190fa2: Waiting 22:18:27 33b1e0a273af: Waiting 22:18:27 2f39f015ded8: Waiting 22:18:27 3a2ae6a8a46f: Waiting 22:18:27 5c69ac0246d0: Verifying Checksum 22:18:27 5c69ac0246d0: Download complete 22:18:27 3a2ae6a8a46f: Verifying Checksum 22:18:27 3a2ae6a8a46f: Download complete 22:18:27 33b1e0a273af: Verifying Checksum 22:18:27 33b1e0a273af: Download complete 22:18:27 5d3b04190fa2: Download complete 22:18:27 ec43610c2a17: Verifying Checksum 22:18:27 ec43610c2a17: Download complete 22:18:28 5eb5b503b376: Verifying Checksum 22:18:28 5eb5b503b376: Download complete 22:18:28 2f39f015ded8: Download complete 22:18:29 5eb5b503b376: Pull complete 22:18:29 5c69ac0246d0: Pull complete 22:18:29 ec43610c2a17: Pull complete 22:18:29 3a2ae6a8a46f: Pull complete 22:18:30 33b1e0a273af: Pull complete 22:18:30 5d3b04190fa2: Pull complete 22:18:34 2f39f015ded8: Pull complete 22:18:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:34 prd-ubuntu20.04-docker-8c-8g-7463 does not seem to be running inside a container 22:18:34 $ 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-1419 -v /w/workspace/gexfoundry_device-sdk-go_PR-1419:/w/workspace/gexfoundry_device-sdk-go_PR-1419:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1419@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:latest cat 22:18:40 $ docker top a45ca09d51f4ff823ac49a1595bc803efd74ba92050ef0a351f772c5afe3c6cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:40 ---> job-cost.sh 22:18:40 lf-activate-venv: SKIPPING 22:18:40 INFO: No Stack... 22:18:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:18:41 INFO: Archiving Costs [Pipeline] sh 22:18:42 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives/cost.csv 22:18:42 + cut -d, -f6 [Pipeline] lock 22:18:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] 22:18:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] did not exist. Created. 22:18:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:42 + echo total: 0.2199999988079071 [Pipeline] stash 22:18:42 Stashed 1 file(s) [Pipeline] } 22:18:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:42 $ docker stop --time=1 a45ca09d51f4ff823ac49a1595bc803efd74ba92050ef0a351f772c5afe3c6cc 22:18:43 $ docker rm -f --volumes a45ca09d51f4ff823ac49a1595bc803efd74ba92050ef0a351f772c5afe3c6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:44 Failed in branch amd64 22:21:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7465 in /w/workspace/gexfoundry_device-sdk-go_PR-1419 [Pipeline] { [Pipeline] ws 22:21:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:21:17 The recommended git tool is: git 22:21:22 using credential edgex-jenkins-ssh 22:21:22 Cloning the remote Git repository 22:21:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:21:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:21:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:21:22 > git --version # timeout=10 22:21:22 > git --version # 'git version 2.25.1' 22:21:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:21:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:21:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1419/head:refs/remotes/origin/PR-1419 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:21:26 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit af7b423c49bd874572f3c176b5e4383bda4c8ee0 22:21:26 Merge succeeded, producing af7b423c49bd874572f3c176b5e4383bda4c8ee0 22:21:26 Checking out Revision af7b423c49bd874572f3c176b5e4383bda4c8ee0 (PR-1419) 22:21:26 > git config core.sparsecheckout # timeout=10 22:21:26 > git checkout -f af7b423c49bd874572f3c176b5e4383bda4c8ee0 # timeout=10 22:21:26 > git remote # timeout=10 22:21:26 > git config --get remote.origin.url # timeout=10 22:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:26 > git merge d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 22:21:26 > git rev-parse HEAD^{commit} # timeout=10 22:21:26 > git config core.sparsecheckout # timeout=10 22:21:26 > git checkout -f af7b423c49bd874572f3c176b5e4383bda4c8ee0 # timeout=10 22:21:30 Commit message: "feat: Consume SecretProvider breaking changes" 22:21:30 > git --version # timeout=10 22:21:30 > git --version # 'git version 2.25.1' 22:21:30 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:31 Dload Upload Total Spent Left Speed 22:21:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 22:21:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:21:32 + sudo tee /etc/docker/daemon.new 22:21:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:21:32 { 22:21:32 "registry-mirrors": [ 22:21:32 "https://nexus3.edgexfoundry.org:10001" 22:21:32 ], 22:21:32 "bip": "10.250.0.254/24", 22:21:32 "hosts": [ 22:21:32 "tcp://0.0.0.0:5555", 22:21:32 "unix:///var/run/docker.sock" 22:21:32 ], 22:21:32 "mtu": 1458, 22:21:32 "selinux-enabled": true, 22:21:32 "seccomp-profile": "/etc/docker/seccomp.json" 22:21:32 } [Pipeline] sh 22:21:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:21:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:51 provisioning config files... 22:21:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15389701957155392880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:52 ---> docker-login.sh 22:21:52 nexus3.edgexfoundry.org:10001 22:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:52 Configure a credential helper to remove this warning. See 22:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:52 22:21:52 Login Succeeded 22:21:52 nexus3.edgexfoundry.org:10002 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10003 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10004 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 docker.io 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 ---> docker-login.sh ends [Pipeline] } 22:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:54 ========================================================= 22:21:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:21:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21: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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:21:58 Sending build context to Docker daemon 5.911MB 22:21:58 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:21:58 Step 2/10 : FROM ${BASE} AS builder 22:21:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:21:58 af6eaf76a39c: Pulling fs layer 22:21:58 55522c791124: Pulling fs layer 22:21:58 ce5c4a1c91eb: Pulling fs layer 22:21:58 169dfbe0d373: Pulling fs layer 22:21:58 e1ff8fa3b103: Pulling fs layer 22:21:58 52ebb69f0ebf: Pulling fs layer 22:21:58 5abe8eddf0d5: Pulling fs layer 22:21:58 169dfbe0d373: Waiting 22:21:58 52ebb69f0ebf: Waiting 22:21:58 5abe8eddf0d5: Waiting 22:21:58 55522c791124: Verifying Checksum 22:21:58 55522c791124: Download complete 22:21:58 169dfbe0d373: Verifying Checksum 22:21:58 169dfbe0d373: Download complete 22:21:58 e1ff8fa3b103: Download complete 22:21:58 af6eaf76a39c: Verifying Checksum 22:21:58 af6eaf76a39c: Download complete 22:21:59 af6eaf76a39c: Pull complete 22:21:59 5abe8eddf0d5: Verifying Checksum 22:21:59 5abe8eddf0d5: Download complete 22:21:59 55522c791124: Pull complete 22:22:00 ce5c4a1c91eb: Verifying Checksum 22:22:00 ce5c4a1c91eb: Download complete 22:22:00 52ebb69f0ebf: Verifying Checksum 22:22:00 52ebb69f0ebf: Download complete 22:22:12 ce5c4a1c91eb: Pull complete 22:22:12 169dfbe0d373: Pull complete 22:22:12 e1ff8fa3b103: Pull complete 22:22:19 52ebb69f0ebf: Pull complete 22:22:20 5abe8eddf0d5: Pull complete 22:22:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:22:20 ---> 6cb57ee374ae 22:22:20 Step 3/10 : ARG MAKE=make build 22:22:26 ---> Running in d97aaf16ca10 22:22:26 Removing intermediate container d97aaf16ca10 22:22:26 ---> 01277b1ea64e 22:22:26 Step 4/10 : WORKDIR /device-sdk-go 22:22:26 ---> Running in 6dda0f6fdcaa 22:22:26 Removing intermediate container 6dda0f6fdcaa 22:22:26 ---> 3ee4b3aff142 22:22:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:22:26 ---> Running in b6e7a5ecc36b 22:22:27 Removing intermediate container b6e7a5ecc36b 22:22:27 ---> 254d5eef7dc6 22:22:27 Step 6/10 : RUN apk add --update --no-cache make git 22:22:27 ---> Running in e2d0f8579a9a 22:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:22:30 OK: 263 MiB in 53 packages 22:22:31 Removing intermediate container e2d0f8579a9a 22:22:31 ---> 607227a6eb39 22:22:31 Step 7/10 : COPY go.mod vendor* ./ 22:22:32 ---> 309aaf6cf39a 22:22:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:32 ---> Running in 0e48c1832085 22:23:04 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 22:23:04 skipping... 22:23:43 Removing intermediate container 0e48c1832085 22:23:43 ---> 1257c89ce170 22:23:43 Step 9/10 : COPY . . 22:23:43 ---> a663c94677e0 22:23:43 Step 10/10 : RUN ${MAKE} 22:23:43 ---> Running in d457d4cdf9a2 22:23:43 noop 22:23:43 Removing intermediate container d457d4cdf9a2 22:23:43 ---> a56df47406ed 22:23:43 Successfully built a56df47406ed 22:23:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:43 + docker inspect -f . ci-base-image-arm64 22:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-7465 does not seem to be running inside a container 22:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:23:45 $ docker top 2bc6cd89d5f5cc287a4da6b1678bddffe5f8d7f2108c1be3edf6d66664a97c2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:46 + go version 22:23:46 go version go1.20.2 linux/arm64 [Pipeline] } 22:23:46 $ docker stop --time=1 2bc6cd89d5f5cc287a4da6b1678bddffe5f8d7f2108c1be3edf6d66664a97c2c 22:23:47 $ docker rm -f --volumes 2bc6cd89d5f5cc287a4da6b1678bddffe5f8d7f2108c1be3edf6d66664a97c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:48 + docker inspect -f . ci-base-image-arm64 22:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:49 prd-ubuntu20.04-docker-arm64-4c-16g-7465 does not seem to be running inside a container 22:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:23:50 $ docker top b3cadd352bea16f78dbdc5759086408c5b2d500395f34348896c2d8ae464a832 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:23:51 + make test 22:23:51 go test -race -coverprofile=coverage.out ./... 22:23:53 pkg/service/service.go:23:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 pkg/service/service.go:36:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 internal/autodiscovery/autodiscovery.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 pkg/service/service.go:38:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 internal/controller/http/restrouter.go:18:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 pkg/interfaces/service.go:12:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 internal/config/config.go:11:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.63: replacement directory ../MODS/go-mod-bootstrap does not exist 22:23:53 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 22:23:53 $ docker stop --time=1 b3cadd352bea16f78dbdc5759086408c5b2d500395f34348896c2d8ae464a832 22:23:55 $ docker rm -f --volumes b3cadd352bea16f78dbdc5759086408c5b2d500395f34348896c2d8ae464a832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:57 22:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:57 arm64: Pulling from edgex-lftools-log-publisher 22:23:57 8998bd30e6a1: Pulling fs layer 22:23:57 04944245beec: Pulling fs layer 22:23:57 699f458cf7ca: Pulling fs layer 22:23:57 765212b225bb: Pulling fs layer 22:23:57 f23df028b6ca: Pulling fs layer 22:23:57 d65c8cfc05b1: Pulling fs layer 22:23:57 2437ff75d9bd: Pulling fs layer 22:23:57 d65c8cfc05b1: Waiting 22:23:57 765212b225bb: Waiting 22:23:57 2437ff75d9bd: Waiting 22:23:57 f23df028b6ca: Waiting 22:23:57 04944245beec: Verifying Checksum 22:23:57 04944245beec: Download complete 22:23:57 765212b225bb: Verifying Checksum 22:23:57 765212b225bb: Download complete 22:23:57 f23df028b6ca: Verifying Checksum 22:23:57 f23df028b6ca: Download complete 22:23:57 d65c8cfc05b1: Verifying Checksum 22:23:57 d65c8cfc05b1: Download complete 22:23:57 699f458cf7ca: Verifying Checksum 22:23:58 8998bd30e6a1: Verifying Checksum 22:23:58 8998bd30e6a1: Download complete 22:24:00 2437ff75d9bd: Verifying Checksum 22:24:00 2437ff75d9bd: Download complete 22:24:02 8998bd30e6a1: Pull complete 22:24:02 04944245beec: Pull complete 22:24:03 699f458cf7ca: Pull complete 22:24:03 765212b225bb: Pull complete 22:24:04 f23df028b6ca: Pull complete 22:24:04 d65c8cfc05b1: Pull complete 22:24:19 2437ff75d9bd: Pull complete 22:24:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:20 prd-ubuntu20.04-docker-arm64-4c-16g-7465 does not seem to be running inside a container 22:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:24:23 $ docker top 3788c5fffe0193489dfa6b1f05295ce90519ec056771d89df7f639b9c8cffc4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:24 ---> job-cost.sh 22:24:24 lf-activate-venv: SKIPPING 22:24:24 INFO: No Stack... 22:24:24 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:25 INFO: Archiving Costs [Pipeline] sh 22:24:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:24:26 + cut -d, -f6 [Pipeline] lock 22:24:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] 22:24:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] did not exist. Created. 22:24:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:26 /w/workspace/device-sdk-go/1@tmp/durable-ae4e7350/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:27 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:27 Warning: overwriting stash ‘stack-cost’ 22:24:28 Stashed 1 file(s) [Pipeline] } 22:24:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1419-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:28 $ docker stop --time=1 3788c5fffe0193489dfa6b1f05295ce90519ec056771d89df7f639b9c8cffc4f 22:24:29 $ docker rm -f --volumes 3788c5fffe0193489dfa6b1f05295ce90519ec056771d89df7f639b9c8cffc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:24:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives ] 22:24:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives 22:24:32 total 16 22:24:32 drwxr-xr-x 3 root root 4096 Apr 11 22:18 . 22:24:32 drwxrwxr-x 12 jenkins jenkins 4096 Apr 11 22:18 .. 22:24:32 drwxr-xr-x 2 root root 4096 Apr 11 22:18 cost 22:24:32 -rw-r--r-- 1 root root 86 Apr 11 22:18 cost.csv 22:24:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives 22:24:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives 22:24:32 total 16 22:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 22:18 . 22:24:32 drwxrwxr-x 12 jenkins jenkins 4096 Apr 11 22:18 .. 22:24:32 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 22:18 cost 22:24:32 -rw-r--r-- 1 jenkins jenkins 86 Apr 11 22:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:33 ---> package-listing.sh 22:24:33 ++ facter osfamily 22:24:33 ++ tr '[:upper:]' '[:lower:]' 22:24:34 + OS_FAMILY=debian 22:24:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1419 22:24:34 + START_PACKAGES=/tmp/packages_start.txt 22:24:34 + END_PACKAGES=/tmp/packages_end.txt 22:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:34 + PACKAGES=/tmp/packages_start.txt 22:24:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1419 ']' 22:24:34 + PACKAGES=/tmp/packages_end.txt 22:24:34 + case "${OS_FAMILY}" in 22:24:34 + dpkg -l 22:24:34 + grep '^ii' 22:24:34 + '[' -f /tmp/packages_start.txt ']' 22:24:34 + '[' -f /tmp/packages_end.txt ']' 22:24:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1419 ']' 22:24:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives/ 22:24:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1419/archives/ [Pipeline] echo 22:24:34 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-1419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:35 prd-ubuntu20.04-docker-8c-8g-7463 does not seem to be running inside a container 22:24:35 $ 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-1419/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-1419 -v /w/workspace/gexfoundry_device-sdk-go_PR-1419:/w/workspace/gexfoundry_device-sdk-go_PR-1419:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1419@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 22:24:35 $ docker top 7a6d06d5046022549cc58deb39ed7d74ef8c9d4695f988b7110c240356f5015b -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:36 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:36 + ls /var/log/sa-host 22:24:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:36 provisioning config files... 22:24:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1419@tmp/config8360604052456592177tmp [Pipeline] { [Pipeline] echo 22:24:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> create-netrc.sh [Pipeline] } 22:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> python-tools-install.sh [Pipeline] echo 22:24:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> sudo-logs.sh 22:24:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> job-cost.sh 22:24:38 lf-activate-venv: SKIPPING 22:24:38 DEBUG: total: 0.2199999988079071 22:24:38 INFO: Retrieving Stack Cost... 22:24:38 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:38 INFO: Archiving Costs [Pipeline] echo 22:24:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> logs-deploy.sh 22:24:38 lf-activate-venv: SKIPPING 22:24:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1419/1 22:24:38 INFO: archiving workspace using pattern(s): 22:24:39 Archives upload complete. 22:24:39 INFO: archiving logs to Nexus