Pull request #463 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d528acd1d1ab5a946f9437cb3372921ef4752330+29c739ab81a29a6b1dd8488addc11c7f2056e13b (12d19e2bd73a7ac238d4f847eaa7b398016b5748) 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-ssh15853090254036080985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh323822048248282966.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-virtual-go/branches/PR-463/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-virtual-go/branches/PR-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4466777915820937138.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-virtual-go/branches/PR-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3106170907140682723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1882739232006895385.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-virtual-go/branches/PR-463/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-virtual-go/branches/PR-463/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5087753171030967647.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5244 in /w/workspace/foundry_device-virtual-go_PR-463 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-463 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit d528acd1d1ab5a946f9437cb3372921ef4752330 Merge succeeded, producing d528acd1d1ab5a946f9437cb3372921ef4752330 Checking out Revision d528acd1d1ab5a946f9437cb3372921ef4752330 (PR-463) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:57:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:57:38 ========================================================= 11:57:38 EdgeX Global Pipelines Version Info 11:57:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:57:40 ------------------- 11:57:40 stable info: 11:57:40 ------------------- 11:57:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:57:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:57:40 Message: update stable to v1.0.258 11:57:40 ------------------- 11:57:40 experimental info: 11:57:40 ------------------- 11:57:40 Commited By: **** collab-it+edgex@linuxfoundation.org 11:57:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:57:40 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:57:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-463 [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-463 [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-463 [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d528acd [Pipeline] echo 11:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:42 provisioning config files... 11:57:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config7512994574380152226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:43 ---> ****-login.sh 11:57:43 nexus3.edgexfoundry.org:10001 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 nexus3.edgexfoundry.org:10002 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 nexus3.edgexfoundry.org:10003 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 nexus3.edgexfoundry.org:10004 11:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:57:43 Configure a credential helper to remove this warning. See 11:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:57:43 11:57:43 Login Succeeded 11:57:43 ****.io 11:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:57:44 Configure a credential helper to remove this warning. See 11:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:57:44 11:57:44 Login Succeeded 11:57:44 ---> ****-login.sh ends [Pipeline] } 11:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:57:45 + git rev-list -1 --merges d528acd1d1ab5a946f9437cb3372921ef4752330~1..d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo 11:57:45 -----------> git rev-list -1 --merges d528acd1d1ab5a946f9437cb3372921ef4752330~1..d528acd1d1ab5a946f9437cb3372921ef4752330 d528acd1d1ab5a946f9437cb3372921ef4752330 [false] [Pipeline] sh 11:57:45 + git log --format=format:%s -1 d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo 11:57:45 ========================================================= 11:57:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:57:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:45 + git log --format=format:%s -1 d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo 11:57:46 [semverPrep] GIT_COMMIT: d528acd1d1ab5a946f9437cb3372921ef4752330, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:57:46 [semverPrep] This is not a build commit. [Pipeline] sh 11:57:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:46 + grep -v github /etc/ssh/ssh_known_hosts 11:57:46 + [ -e /tmp/ssh_known_hosts ] 11:57:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:57:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:57:46 + sudo tee -a /etc/ssh/ssh_known_hosts 11:57:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:46 11:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:47 0.1.4: Pulling from edgex-devops/py-git-semver 11:57:47 b85a868b505f: Pulling fs layer 11:57:47 e2be974225ed: Pulling fs layer 11:57:47 339a4e72a1f5: Pulling fs layer 11:57:47 988bab9f4d93: Pulling fs layer 11:57:47 1469e6f7b9e6: Pulling fs layer 11:57:47 eaf3925da568: Pulling fs layer 11:57:47 bab4dde63d76: Pulling fs layer 11:57:47 bde34c3a00c8: Pulling fs layer 11:57:47 b352a97aabf1: Pulling fs layer 11:57:47 4872d77fe225: Pulling fs layer 11:57:47 5851b861e8e6: Pulling fs layer 11:57:47 988bab9f4d93: Waiting 11:57:47 eaf3925da568: Waiting 11:57:47 bab4dde63d76: Waiting 11:57:47 1469e6f7b9e6: Waiting 11:57:47 bde34c3a00c8: Waiting 11:57:47 b352a97aabf1: Waiting 11:57:47 4872d77fe225: Waiting 11:57:47 5851b861e8e6: Waiting 11:57:47 e2be974225ed: Verifying Checksum 11:57:47 e2be974225ed: Download complete 11:57:47 988bab9f4d93: Verifying Checksum 11:57:47 988bab9f4d93: Download complete 11:57:47 339a4e72a1f5: Verifying Checksum 11:57:47 339a4e72a1f5: Download complete 11:57:47 1469e6f7b9e6: Verifying Checksum 11:57:47 1469e6f7b9e6: Download complete 11:57:47 eaf3925da568: Verifying Checksum 11:57:47 eaf3925da568: Download complete 11:57:47 bde34c3a00c8: Download complete 11:57:47 b352a97aabf1: Verifying Checksum 11:57:47 b352a97aabf1: Download complete 11:57:47 4872d77fe225: Download complete 11:57:47 5851b861e8e6: Verifying Checksum 11:57:47 5851b861e8e6: Download complete 11:57:47 b85a868b505f: Verifying Checksum 11:57:47 b85a868b505f: Download complete 11:57:47 bab4dde63d76: Verifying Checksum 11:57:47 bab4dde63d76: Download complete 11:57:48 b85a868b505f: Pull complete 11:57:49 e2be974225ed: Pull complete 11:57:49 339a4e72a1f5: Pull complete 11:57:49 988bab9f4d93: Pull complete 11:57:49 1469e6f7b9e6: Pull complete 11:57:49 eaf3925da568: Pull complete 11:57:51 bab4dde63d76: Pull complete 11:57:51 bde34c3a00c8: Pull complete 11:57:51 b352a97aabf1: Pull complete 11:57:52 4872d77fe225: Pull complete 11:57:52 5851b861e8e6: Pull complete 11:57:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:52 prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container 11:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:57:55 $ docker top e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 -eo pid,comm 11:57:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:57:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:55 [ssh-agent] Looking for ssh-agent implementation... 11:57:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:56 $ docker exec e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent 11:57:56 SSH_AUTH_SOCK=/tmp/ssh-ynODwDiqj6hf/agent.33 11:57:56 SSH_AGENT_PID=39 11:57:56 Running ssh-add (command line suppressed) 11:57:56 Identity added: /w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1009922528318345657.key (/w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1009922528318345657.key) 11:57:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:56 + git tag --points-at HEAD [Pipeline] } 11:57:56 $ docker exec --env ******** --env ******** e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent -k 11:57:56 unset SSH_AUTH_SOCK; 11:57:56 unset SSH_AGENT_PID; 11:57:56 echo Agent pid 39 killed; 11:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:57:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:56 [ssh-agent] Looking for ssh-agent implementation... 11:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:57 $ docker exec e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent 11:57:57 SSH_AUTH_SOCK=/tmp/ssh-BCb5aw4VqgYU/agent.71 11:57:57 SSH_AGENT_PID=77 11:57:57 Running ssh-add (command line suppressed) 11:57:57 Identity added: /w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1853124595066824710.key (/w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1853124595066824710.key) 11:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:57 + git semver init 11:57:57 2024-03-08 11:57:57,810 [run_init] DEBUG init version:0.0.0 force:False 11:57:57 2024-03-08 11:57:57,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-463/.semver 11:57:57 2024-03-08 11:57:57,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-463/.semver 11:57:57 2024-03-08 11:57:57,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-463/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-463, universal_newlines=False, shell=None, istream=None) 11:57:59 2024-03-08 11:57:59,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-463/.git/info/exclude 11:57:59 2024-03-08 11:57:59,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 with force:False 11:57:59 2024-03-08 11:57:59,098 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 11:57:59 2024-03-08 11:57:59,101 [execute] INFO git cat-file --batch-check 11:57:59 2024-03-08 11:57:59,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-463/.semver, universal_newlines=False, shell=None, istream=) 11:57:59 2024-03-08 11:57:59,108 [execute] INFO git cat-file --batch 11:57:59 2024-03-08 11:57:59,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-463/.semver, universal_newlines=False, shell=None, istream=) 11:57:59 2024-03-08 11:57:59,113 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 11:57:59 0.0.0 [Pipeline] } 11:57:59 $ docker exec --env ******** --env ******** e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent -k 11:57:59 unset SSH_AUTH_SOCK; 11:57:59 unset SSH_AGENT_PID; 11:57:59 echo Agent pid 77 killed; 11:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:59 + git semver [Pipeline] } 11:58:00 $ docker stop --time=1 e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 11:58:01 $ docker rm -f --volumes e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:58:02 Stashed 1 file(s) [Pipeline] echo 11:58:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:03 provisioning config files... 11:58:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config10549662247977228405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:03 ---> ****-login.sh 11:58:03 nexus3.edgexfoundry.org:10001 11:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:03 Configure a credential helper to remove this warning. See 11:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:03 11:58:03 Login Succeeded 11:58:03 nexus3.edgexfoundry.org:10002 11:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:03 Configure a credential helper to remove this warning. See 11:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:03 11:58:03 Login Succeeded 11:58:03 nexus3.edgexfoundry.org:10003 11:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:04 Configure a credential helper to remove this warning. See 11:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:04 11:58:04 Login Succeeded 11:58:04 nexus3.edgexfoundry.org:10004 11:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:04 Configure a credential helper to remove this warning. See 11:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:04 11:58:04 Login Succeeded 11:58:04 ****.io 11:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:04 Configure a credential helper to remove this warning. See 11:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:04 11:58:04 Login Succeeded 11:58:04 ---> ****-login.sh ends [Pipeline] } 11:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:04 ========================================================= 11:58:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:58:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:58:05 Sending build context to Docker daemon 31.65MB 11:58:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:58:05 Step 2/12 : FROM ${BASE} AS builder 11:58:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:58:05 7264a8db6415: Pulling fs layer 11:58:05 c4d48a809fc2: Pulling fs layer 11:58:05 4f1c88b9dad5: Pulling fs layer 11:58:05 ad3a456e5733: Pulling fs layer 11:58:05 69c7f0334f64: Pulling fs layer 11:58:05 1f1c1a5573a3: Pulling fs layer 11:58:05 ce7588e14bc9: Pulling fs layer 11:58:05 b5e4710f87ac: Pulling fs layer 11:58:05 ad3a456e5733: Waiting 11:58:05 ce7588e14bc9: Waiting 11:58:05 b5e4710f87ac: Waiting 11:58:05 1f1c1a5573a3: Waiting 11:58:05 c4d48a809fc2: Verifying Checksum 11:58:05 c4d48a809fc2: Download complete 11:58:05 ad3a456e5733: Download complete 11:58:05 69c7f0334f64: Verifying Checksum 11:58:05 69c7f0334f64: Download complete 11:58:05 7264a8db6415: Verifying Checksum 11:58:05 7264a8db6415: Download complete 11:58:05 1f1c1a5573a3: Verifying Checksum 11:58:05 1f1c1a5573a3: Download complete 11:58:05 7264a8db6415: Pull complete 11:58:05 c4d48a809fc2: Pull complete 11:58:05 b5e4710f87ac: Verifying Checksum 11:58:05 b5e4710f87ac: Download complete 11:58:06 4f1c88b9dad5: Verifying Checksum 11:58:06 4f1c88b9dad5: Download complete 11:58:06 ce7588e14bc9: Verifying Checksum 11:58:06 ce7588e14bc9: Download complete 11:58:09 4f1c88b9dad5: Pull complete 11:58:09 ad3a456e5733: Pull complete 11:58:09 69c7f0334f64: Pull complete 11:58:09 1f1c1a5573a3: Pull complete 11:58:11 ce7588e14bc9: Pull complete 11:58:12 b5e4710f87ac: Pull complete 11:58:12 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 11:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:58:12 ---> 88b5674ff536 11:58:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:16 ---> Running in e5e543f2fa3e 11:58:16 Removing intermediate container e5e543f2fa3e 11:58:16 ---> 6396b38d1758 11:58:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:58:16 ---> Running in 5c53291d980b 11:58:16 Removing intermediate container 5c53291d980b 11:58:16 ---> a2759a8656c4 11:58:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:58:16 ---> Running in 1d77ee6c65d3 11:58:16 Removing intermediate container 1d77ee6c65d3 11:58:16 ---> f6e658d98650 11:58:16 Step 6/12 : WORKDIR /device-virtual-go 11:58:16 ---> Running in 84baeadf391e 11:58:16 Removing intermediate container 84baeadf391e 11:58:16 ---> d98abe91ec36 11:58:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:16 ---> Running in 8405d9abe0ca 11:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:58:17 (1/4) Installing openssh-keygen (9.3_p2-r1) 11:58:17 (2/4) Installing libedit (20221030.3.1-r1) 11:58:17 (3/4) Installing openssh-client-common (9.3_p2-r1) 11:58:17 (4/4) Installing openssh-client-default (9.3_p2-r1) 11:58:17 Executing busybox-1.36.1-r5.trigger 11:58:17 OK: 268 MiB in 56 packages 11:58:18 Removing intermediate container 8405d9abe0ca 11:58:18 ---> 86782137e459 11:58:18 Step 8/12 : COPY go.mod vendor* ./ 11:58:18 ---> 67d57433ce1a 11:58:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:18 ---> Running in 27332770254d 11:58:18 Still waiting to schedule task 11:58:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 11:58:44 Removing intermediate container 27332770254d 11:58:44 ---> 8554949f7276 11:58:44 Step 10/12 : COPY . . 11:58:45 ---> 26668692c7c9 11:58:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:45 ---> Running in 7b7e0982519b 11:58:45 Removing intermediate container 7b7e0982519b 11:58:45 ---> cc96b0d223bf 11:58:45 Step 12/12 : RUN $MAKE 11:58:45 ---> Running in 9f88ea5391f5 11:58:46 noop 11:58:46 Removing intermediate container 9f88ea5391f5 11:58:46 ---> b8a831ab8853 11:58:46 Successfully built b8a831ab8853 11:58:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:47 + docker inspect -f . ci-base-image-x86_64 11:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:47 prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container 11:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:58:47 $ docker top f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:48 + go version 11:58:48 go version go1.21.0 linux/amd64 [Pipeline] } 11:58:48 $ docker stop --time=1 f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b 11:58:49 $ docker rm -f --volumes f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:50 + docker inspect -f . ci-base-image-x86_64 11:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:50 prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container 11:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:58:50 $ docker top 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:51 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-463 [Pipeline] fileExists [Pipeline] sh 11:58:51 + make test 11:58:51 go test ./... -coverprofile=coverage.out 11:58:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:59:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:59:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 11:59:09 go vet ./... 11:59:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:11 ./bin/test-attribution-txt.sh 11:59:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 11:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:59:11 $ docker stop --time=1 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 11:59:14 $ docker rm -f --volumes 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:59:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:16 + ls -al . 11:59:16 total 200 11:59:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 11:58 . 11:59:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 11:57 .. 11:59:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 11:59 .git 11:59:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 .github 11:59:16 -rw-rw-r-- 1 jenkins jenkins 272 Mar 8 11:57 .gitignore 11:59:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 11:57 .golangci.yml 11:59:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:57 .semver 11:59:16 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 8 11:57 Attribution.txt 11:59:16 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 8 11:57 CHANGELOG.md 11:59:16 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 8 11:57 Dockerfile 11:59:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 11:57 GOVERNANCE.md 11:59:16 -rw-rw-r-- 1 jenkins jenkins 660 Mar 8 11:57 Jenkinsfile 11:59:16 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 11:57 LICENSE 11:59:16 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 8 11:57 Makefile 11:59:16 -rw-rw-r-- 1 jenkins jenkins 623 Mar 8 11:57 OWNERS.md 11:59:16 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 8 11:57 README.md 11:59:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 11:58 VERSION 11:59:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 11:57 bin 11:59:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 cmd 11:59:16 -rw-r--r-- 1 jenkins jenkins 43063 Mar 8 11:59 coverage.out 11:59:16 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 8 11:57 go.mod 11:59:16 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 11:57 go.sum 11:59:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 internal 11:59:16 -rw-rw-r-- 1 jenkins jenkins 235 Mar 8 11:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:17 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 --label arch=amd64 --label version=0.0.0 . 11:59:17 Sending build context to Docker daemon 31.7MB 11:59:17 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:59:17 Step 2/26 : FROM ${BASE} AS builder 11:59:17 ---> b8a831ab8853 11:59:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:17 ---> Running in f40b8715f9ce 11:59:17 Removing intermediate container f40b8715f9ce 11:59:17 ---> 122fd69ec9d8 11:59:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:59:17 ---> Running in 074a3471591d 11:59:17 Removing intermediate container 074a3471591d 11:59:17 ---> f3f57c9afe1c 11:59:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:59:17 ---> Running in f79dcc5b0a65 11:59:18 Removing intermediate container f79dcc5b0a65 11:59:18 ---> 929d04466488 11:59:18 Step 6/26 : WORKDIR /device-virtual-go 11:59:18 ---> Running in ae20300910a7 11:59:18 Removing intermediate container ae20300910a7 11:59:18 ---> d3a6885cf4ba 11:59:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:18 ---> Running in 18445c971a84 11:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:59:18 OK: 268 MiB in 56 packages 11:59:19 Removing intermediate container 18445c971a84 11:59:19 ---> c91794d0cc8c 11:59:19 Step 8/26 : COPY go.mod vendor* ./ 11:59:19 ---> 2a0256a74880 11:59:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:19 ---> Running in f42faeea2d7e 11:59:20 Removing intermediate container f42faeea2d7e 11:59:20 ---> 9dd761a56d5d 11:59:20 Step 10/26 : COPY . . 11:59:20 ---> 8943a6163d5c 11:59:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:59:20 ---> Running in ad3ddb074181 11:59:20 Removing intermediate container ad3ddb074181 11:59:20 ---> fb4cd5eef141 11:59:20 Step 12/26 : RUN $MAKE 11:59:20 ---> Running in c549fec2c1f4 11:59:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:59:43 Removing intermediate container c549fec2c1f4 11:59:43 ---> b2d3a082b55b 11:59:43 Step 13/26 : FROM alpine:3.18 11:59:43 3.18: Pulling from library/alpine 11:59:43 619be1103602: Pulling fs layer 11:59:43 619be1103602: Download complete 11:59:43 619be1103602: Pull complete 11:59:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:59:43 Status: Downloaded newer image for alpine:3.18 11:59:43 ---> d3782b16ccc9 11:59:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:59:43 ---> Running in 038ff470040a 11:59:43 Removing intermediate container 038ff470040a 11:59:43 ---> 4b11a92f5608 11:59:43 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:59:43 ---> Running in 1d141ab34300 11:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:59:43 (1/1) Installing dumb-init (1.2.5-r2) 11:59:43 Executing busybox-1.36.1-r5.trigger 11:59:43 OK: 7 MiB in 16 packages 11:59:43 Removing intermediate container 1d141ab34300 11:59:43 ---> 7d2ffb0ed0fa 11:59:43 Step 16/26 : RUN apk --no-cache upgrade 11:59:43 ---> Running in 62d7d1acee4f 11:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:59:43 OK: 7 MiB in 16 packages 11:59:43 Removing intermediate container 62d7d1acee4f 11:59:43 ---> dea359eb7658 11:59:43 Step 17/26 : WORKDIR / 11:59:43 ---> Running in 4414642664dd 11:59:43 Removing intermediate container 4414642664dd 11:59:43 ---> aebda6e2fc88 11:59:43 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:59:43 ---> 7c1fa63388ee 11:59:43 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:59:43 ---> b11b319fc7c9 11:59:43 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:59:44 ---> 4a164e703b6a 11:59:44 Step 21/26 : EXPOSE 59900 11:59:44 ---> Running in ead0326310d9 11:59:44 Removing intermediate container ead0326310d9 11:59:44 ---> 2f9ff8423961 11:59:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:59:44 ---> Running in e87e84c794ea 11:59:44 Removing intermediate container e87e84c794ea 11:59:44 ---> f19828a73eb3 11:59:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:59:44 ---> Running in 4a5ee1465a75 11:59:44 Removing intermediate container 4a5ee1465a75 11:59:44 ---> d6b865efe3c9 11:59:44 Step 24/26 : LABEL arch=amd64 11:59:44 ---> Running in b2a3511f3e57 11:59:44 Removing intermediate container b2a3511f3e57 11:59:44 ---> 1e309bd0ff0c 11:59:44 Step 25/26 : LABEL git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 11:59:44 ---> Running in ae5bb181639a 11:59:45 Removing intermediate container ae5bb181639a 11:59:45 ---> 593de7cd95cb 11:59:45 Step 26/26 : LABEL version=0.0.0 11:59:45 ---> Running in 506f36907047 11:59:45 Removing intermediate container 506f36907047 11:59:45 ---> 3d0d1921f686 11:59:45 [Warning] One or more build-args [ARCH] were not consumed 11:59:45 Successfully built 3d0d1921f686 11:59:45 Successfully tagged device-virtual: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 11:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:46 11:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:46 latest: Pulling from edgex-lftools-log-publisher 11:59:46 5eb5b503b376: Pulling fs layer 11:59:46 5c69ac0246d0: Pulling fs layer 11:59:46 ec43610c2a17: Pulling fs layer 11:59:46 3a2ae6a8a46f: Pulling fs layer 11:59:46 33b1e0a273af: Pulling fs layer 11:59:46 5d3b04190fa2: Pulling fs layer 11:59:46 2f39f015ded8: Pulling fs layer 11:59:46 33b1e0a273af: Waiting 11:59:46 5d3b04190fa2: Waiting 11:59:46 3a2ae6a8a46f: Waiting 11:59:46 2f39f015ded8: Waiting 11:59:46 5c69ac0246d0: Download complete 11:59:46 3a2ae6a8a46f: Verifying Checksum 11:59:46 3a2ae6a8a46f: Download complete 11:59:46 33b1e0a273af: Verifying Checksum 11:59:46 33b1e0a273af: Download complete 11:59:46 5d3b04190fa2: Download complete 11:59:46 ec43610c2a17: Verifying Checksum 11:59:46 ec43610c2a17: Download complete 11:59:47 5eb5b503b376: Verifying Checksum 11:59:47 5eb5b503b376: Download complete 11:59:47 2f39f015ded8: Verifying Checksum 11:59:47 2f39f015ded8: Download complete 11:59:48 5eb5b503b376: Pull complete 11:59:48 5c69ac0246d0: Pull complete 11:59:48 ec43610c2a17: Pull complete 11:59:48 3a2ae6a8a46f: Pull complete 11:59:48 33b1e0a273af: Pull complete 11:59:48 5d3b04190fa2: Pull complete 11:59:53 2f39f015ded8: Pull complete 11:59:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:53 prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container 11:59:53 $ 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/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:59:59 $ docker top 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:59 ---> job-cost.sh 11:59:59 lf-activate-venv: SKIPPING 11:59:59 INFO: No Stack... 11:59:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:00 INFO: Archiving Costs [Pipeline] sh 12:00:00 + cat /w/workspace/foundry_device-virtual-go_PR-463/archives/cost.csv 12:00:00 + cut -d, -f6 [Pipeline] lock 12:00:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] 12:00:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] did not exist. Created. 12:00:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:01 + echo total: 0.2199999988079071 [Pipeline] stash 12:00:01 Stashed 1 file(s) [Pipeline] } 12:00:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:01 $ docker stop --time=1 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc 12:00:02 $ docker rm -f --volumes 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:00:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5245 in /w/workspace/foundry_device-virtual-go_PR-463 [Pipeline] { [Pipeline] ws 12:00:40 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:00:40 The recommended git tool is: git 12:00:45 using credential edgex-jenkins-ssh 12:00:45 Cloning the remote Git repository 12:00:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:00:45 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:00:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:00:45 > git --version # timeout=10 12:00:45 > git --version # 'git version 2.25.1' 12:00:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:00:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:50 Merging remotes/origin/main commit 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit d528acd1d1ab5a946f9437cb3372921ef4752330 12:00:50 Merge succeeded, producing d528acd1d1ab5a946f9437cb3372921ef4752330 12:00:50 Checking out Revision d528acd1d1ab5a946f9437cb3372921ef4752330 (PR-463) 12:00:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 12:00:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:00:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:00:50 > git config core.sparsecheckout # timeout=10 12:00:50 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 12:00:50 > git remote # timeout=10 12:00:50 > git config --get remote.origin.url # timeout=10 12:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:50 > git merge 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 12:00:50 > git rev-parse HEAD^{commit} # timeout=10 12:00:50 > git config core.sparsecheckout # timeout=10 12:00:50 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 12:00:50 > git --version # timeout=10 12:00:50 > git --version # 'git version 2.25.1' 12:00:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:52 Dload Upload Total Spent Left Speed 12:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 12:00:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:00:53 + sudo tee /etc/docker/daemon.new 12:00:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:00:53 { 12:00:53 "registry-mirrors": [ 12:00:53 "https://nexus3.edgexfoundry.org:10001" 12:00:53 ], 12:00:53 "bip": "10.250.0.254/24", 12:00:53 "hosts": [ 12:00:53 "tcp://0.0.0.0:5555", 12:00:53 "unix:///var/run/docker.sock" 12:00:53 ], 12:00:53 "mtu": 1458, 12:00:53 "selinux-enabled": true, 12:00:53 "seccomp-profile": "/etc/docker/seccomp.json" 12:00:53 } [Pipeline] sh 12:00:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:00:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:11 provisioning config files... 12:01:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16277187096653288544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:13 ---> ****-login.sh 12:01:13 nexus3.edgexfoundry.org:10001 12:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:14 Configure a credential helper to remove this warning. See 12:01:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:14 12:01:14 Login Succeeded 12:01:14 nexus3.edgexfoundry.org:10002 12:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:14 Configure a credential helper to remove this warning. See 12:01:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:14 12:01:14 Login Succeeded 12:01:14 nexus3.edgexfoundry.org:10003 12:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:15 Configure a credential helper to remove this warning. See 12:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:15 12:01:15 Login Succeeded 12:01:15 nexus3.edgexfoundry.org:10004 12:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:15 Configure a credential helper to remove this warning. See 12:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:15 12:01:15 Login Succeeded 12:01:15 ****.io 12:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:16 Configure a credential helper to remove this warning. See 12:01:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:16 12:01:16 Login Succeeded 12:01:16 ---> ****-login.sh ends [Pipeline] } 12:01:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:16 ========================================================= 12:01:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:01:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:01:18 Sending build context to Docker daemon 15.97MB 12:01:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:01:18 Step 2/12 : FROM ${BASE} AS builder 12:01:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:01:18 9fda8d8052c6: Pulling fs layer 12:01:18 5d54e960e981: Pulling fs layer 12:01:18 c4a7e357bf2a: Pulling fs layer 12:01:18 f0e02332f6b5: Pulling fs layer 12:01:18 872ee5b61b7b: Pulling fs layer 12:01:18 0c6a40ed1a82: Pulling fs layer 12:01:18 94ae7d8d031c: Pulling fs layer 12:01:18 f0e02332f6b5: Waiting 12:01:18 872ee5b61b7b: Waiting 12:01:18 0c6a40ed1a82: Waiting 12:01:18 94ae7d8d031c: Waiting 12:01:18 5d54e960e981: Verifying Checksum 12:01:18 5d54e960e981: Download complete 12:01:18 f0e02332f6b5: Verifying Checksum 12:01:18 f0e02332f6b5: Download complete 12:01:18 872ee5b61b7b: Verifying Checksum 12:01:18 872ee5b61b7b: Download complete 12:01:18 9fda8d8052c6: Verifying Checksum 12:01:18 9fda8d8052c6: Download complete 12:01:18 94ae7d8d031c: Verifying Checksum 12:01:18 94ae7d8d031c: Download complete 12:01:19 9fda8d8052c6: Pull complete 12:01:19 5d54e960e981: Pull complete 12:01:19 c4a7e357bf2a: Verifying Checksum 12:01:19 c4a7e357bf2a: Download complete 12:01:21 0c6a40ed1a82: Download complete 12:01:33 c4a7e357bf2a: Pull complete 12:01:33 f0e02332f6b5: Pull complete 12:01:33 872ee5b61b7b: Pull complete 12:01:41 0c6a40ed1a82: Pull complete 12:01:43 94ae7d8d031c: Pull complete 12:01:43 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:01:43 ---> 86de565de09d 12:01:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:01:45 ---> Running in 17646576f5dc 12:01:45 Removing intermediate container 17646576f5dc 12:01:45 ---> 2a0302aa75ee 12:01:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:01:45 ---> Running in 653cac61d022 12:01:45 Removing intermediate container 653cac61d022 12:01:45 ---> 488fcc442465 12:01:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:01:45 ---> Running in de3713dbdcc8 12:01:46 Removing intermediate container de3713dbdcc8 12:01:46 ---> 1f97c6148acd 12:01:46 Step 6/12 : WORKDIR /device-virtual-go 12:01:46 ---> Running in d9e3d0f755e4 12:01:46 Removing intermediate container d9e3d0f755e4 12:01:46 ---> 3f830b7b79d0 12:01:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:01:46 ---> Running in b18585628247 12:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:01:49 (1/4) Installing openssh-keygen (9.3_p2-r1) 12:01:49 (2/4) Installing libedit (20221030.3.1-r1) 12:01:49 (3/4) Installing openssh-client-common (9.3_p2-r1) 12:01:49 (4/4) Installing openssh-client-default (9.3_p2-r1) 12:01:49 Executing busybox-1.36.1-r5.trigger 12:01:49 OK: 271 MiB in 56 packages 12:01:50 Removing intermediate container b18585628247 12:01:50 ---> bf7b7ad1f704 12:01:50 Step 8/12 : COPY go.mod vendor* ./ 12:01:50 ---> 4b627e234e91 12:01:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:50 ---> Running in 13c1374a50f8 12:02:47 Removing intermediate container 13c1374a50f8 12:02:47 ---> 5a4f2106545b 12:02:47 Step 10/12 : COPY . . 12:02:47 ---> 96bd92324a5b 12:02:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:02:47 ---> Running in ee2534651f7d 12:02:48 Removing intermediate container ee2534651f7d 12:02:48 ---> c11f2220b206 12:02:48 Step 12/12 : RUN $MAKE 12:02:48 ---> Running in 7644c27e8883 12:02:49 noop 12:02:49 Removing intermediate container 7644c27e8883 12:02:49 ---> ce031f35b12a 12:02:49 Successfully built ce031f35b12a 12:02:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:50 + docker inspect -f . ci-base-image-arm64 12:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:50 prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container 12:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 12:02:52 $ docker top bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:53 + go version 12:02:53 go version go1.21.0 linux/arm64 [Pipeline] } 12:02:53 $ docker stop --time=1 bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 12:02:54 $ docker rm -f --volumes bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:55 + docker inspect -f . ci-base-image-arm64 12:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:56 prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container 12:02:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 12:02:57 $ docker top c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:02:59 + make test 12:02:59 go test ./... -coverprofile=coverage.out 12:03:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:04:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:04:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.4% of statements 12:04:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:04:25 go vet ./... 12:04:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:47 ./bin/test-attribution-txt.sh 12:04:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:04:47 $ docker stop --time=1 c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 12:04:49 $ docker rm -f --volumes c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:50 Warning: overwriting stash ‘coverage-report’ 12:04:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:52 + ls -al . 12:04:52 total 196 12:04:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 12:03 . 12:04:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 12:00 .. 12:04:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:00 .git 12:04:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 .github 12:04:52 -rw-rw-r-- 1 jenkins jenkins 272 Mar 8 12:00 .gitignore 12:04:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 12:00 .golangci.yml 12:04:52 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 8 12:00 Attribution.txt 12:04:52 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 8 12:00 CHANGELOG.md 12:04:52 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 8 12:00 Dockerfile 12:04:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 12:00 GOVERNANCE.md 12:04:52 -rw-rw-r-- 1 jenkins jenkins 660 Mar 8 12:00 Jenkinsfile 12:04:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 12:00 LICENSE 12:04:52 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 8 12:00 Makefile 12:04:52 -rw-rw-r-- 1 jenkins jenkins 623 Mar 8 12:00 OWNERS.md 12:04:52 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 8 12:00 README.md 12:04:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 11:58 VERSION 12:04:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 12:00 bin 12:04:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 cmd 12:04:52 -rw-r--r-- 1 jenkins jenkins 43063 Mar 8 12:04 coverage.out 12:04:52 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 8 12:00 go.mod 12:04:52 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 12:00 go.sum 12:04:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 internal 12:04:52 -rw-rw-r-- 1 jenkins jenkins 235 Mar 8 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:52 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 --label arch=arm64 --label version=0.0.0 . 12:04:53 Sending build context to Docker daemon 16.01MB 12:04:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:04:53 Step 2/26 : FROM ${BASE} AS builder 12:04:53 ---> ce031f35b12a 12:04:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:04:53 ---> Running in 3e859fdce045 12:04:53 Removing intermediate container 3e859fdce045 12:04:53 ---> 1fce5256408a 12:04:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:04:54 ---> Running in 490a33aa4117 12:04:54 Removing intermediate container 490a33aa4117 12:04:54 ---> 7f5ae1d38657 12:04:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:04:54 ---> Running in 3637495884f4 12:04:54 Removing intermediate container 3637495884f4 12:04:54 ---> 5885c7bfd7a8 12:04:54 Step 6/26 : WORKDIR /device-virtual-go 12:04:54 ---> Running in 5b31d249c9bc 12:04:54 Removing intermediate container 5b31d249c9bc 12:04:54 ---> e3f2b6799ce3 12:04:54 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:55 ---> Running in 85fcd2d81343 12:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:04:57 OK: 271 MiB in 56 packages 12:04:58 Removing intermediate container 85fcd2d81343 12:04:58 ---> 88152f65a674 12:04:58 Step 8/26 : COPY go.mod vendor* ./ 12:04:58 ---> f49a40b2919e 12:04:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:58 ---> Running in c29816ed21a0 12:05:00 Removing intermediate container c29816ed21a0 12:05:00 ---> efac8146e660 12:05:00 Step 10/26 : COPY . . 12:05:02 ---> fcce0e490f5b 12:05:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:02 ---> Running in 495e30208870 12:05:02 Removing intermediate container 495e30208870 12:05:02 ---> 4b905dfe7911 12:05:02 Step 12/26 : RUN $MAKE 12:05:02 ---> Running in ef683cccffb8 12:05:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:06:40 Removing intermediate container ef683cccffb8 12:06:40 ---> e6481fe9a7aa 12:06:40 Step 13/26 : FROM alpine:3.18 12:06:40 3.18: Pulling from library/alpine 12:06:40 c6b39de5b339: Pulling fs layer 12:06:40 c6b39de5b339: Verifying Checksum 12:06:40 c6b39de5b339: Download complete 12:06:40 c6b39de5b339: Pull complete 12:06:40 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:06:40 Status: Downloaded newer image for alpine:3.18 12:06:40 ---> 33abbf032149 12:06:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:06:40 ---> Running in 1922f1f2e8e8 12:06:40 Removing intermediate container 1922f1f2e8e8 12:06:40 ---> 12b545144156 12:06:40 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:06:40 ---> Running in eb66e145d4f7 12:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:06:43 (1/1) Installing dumb-init (1.2.5-r2) 12:06:43 Executing busybox-1.36.1-r5.trigger 12:06:43 OK: 8 MiB in 16 packages 12:06:45 Removing intermediate container eb66e145d4f7 12:06:45 ---> 01b17566a7d0 12:06:45 Step 16/26 : RUN apk --no-cache upgrade 12:06:45 ---> Running in 9eef7f0ef911 12:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:06:46 OK: 8 MiB in 16 packages 12:06:47 Removing intermediate container 9eef7f0ef911 12:06:47 ---> cc757b1c13cb 12:06:47 Step 17/26 : WORKDIR / 12:06:47 ---> Running in ccc540804561 12:06:47 Removing intermediate container ccc540804561 12:06:47 ---> 319c9926a801 12:06:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:06:47 ---> 1e94f2f967af 12:06:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:06:48 ---> a12e9caafc86 12:06:48 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:06:49 ---> 13efc5b98067 12:06:49 Step 21/26 : EXPOSE 59900 12:06:49 ---> Running in 10fa8abe3516 12:06:50 Removing intermediate container 10fa8abe3516 12:06:50 ---> 5d506d02fa8e 12:06:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:06:50 ---> Running in 0a7da3acb5c6 12:06:50 Removing intermediate container 0a7da3acb5c6 12:06:50 ---> 000ae792bd96 12:06:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:06:50 ---> Running in a890a2af9fcb 12:06:50 Removing intermediate container a890a2af9fcb 12:06:50 ---> af224dbcd163 12:06:50 Step 24/26 : LABEL arch=arm64 12:06:50 ---> Running in 2b4ecc1dfb24 12:06:51 Removing intermediate container 2b4ecc1dfb24 12:06:51 ---> dc1e62ee128a 12:06:51 Step 25/26 : LABEL git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 12:06:51 ---> Running in 433cf2c93f2b 12:06:51 Removing intermediate container 433cf2c93f2b 12:06:51 ---> 82c61c35b821 12:06:51 Step 26/26 : LABEL version=0.0.0 12:06:51 ---> Running in 70753eccdc7c 12:06:51 Removing intermediate container 70753eccdc7c 12:06:51 ---> f1bc9b681c52 12:06:51 [Warning] One or more build-args [ARCH] were not consumed 12:06:51 Successfully built f1bc9b681c52 12:06:51 Successfully tagged device-virtual-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 12:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:06:53 12:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:06:53 arm64: Pulling from edgex-lftools-log-publisher 12:06:53 8998bd30e6a1: Pulling fs layer 12:06:53 04944245beec: Pulling fs layer 12:06:53 699f458cf7ca: Pulling fs layer 12:06:53 765212b225bb: Pulling fs layer 12:06:53 f23df028b6ca: Pulling fs layer 12:06:53 d65c8cfc05b1: Pulling fs layer 12:06:53 2437ff75d9bd: Pulling fs layer 12:06:53 f23df028b6ca: Waiting 12:06:53 d65c8cfc05b1: Waiting 12:06:53 765212b225bb: Waiting 12:06:53 2437ff75d9bd: Waiting 12:06:53 04944245beec: Verifying Checksum 12:06:53 04944245beec: Download complete 12:06:53 765212b225bb: Verifying Checksum 12:06:53 765212b225bb: Download complete 12:06:53 f23df028b6ca: Verifying Checksum 12:06:53 f23df028b6ca: Download complete 12:06:53 d65c8cfc05b1: Download complete 12:06:54 699f458cf7ca: Verifying Checksum 12:06:54 699f458cf7ca: Download complete 12:06:54 8998bd30e6a1: Verifying Checksum 12:06:54 8998bd30e6a1: Download complete 12:06:56 2437ff75d9bd: Verifying Checksum 12:06:56 2437ff75d9bd: Download complete 12:06:58 8998bd30e6a1: Pull complete 12:06:59 04944245beec: Pull complete 12:07:00 699f458cf7ca: Pull complete 12:07:01 765212b225bb: Pull complete 12:07:01 f23df028b6ca: Pull complete 12:07:02 d65c8cfc05b1: Pull complete 12:07:20 2437ff75d9bd: Pull complete 12:07:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:20 prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container 12:07: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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:07:23 $ docker top 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:24 ---> job-cost.sh 12:07:24 lf-activate-venv: SKIPPING 12:07:24 INFO: No Stack... 12:07:24 INFO: Retrieving Pricing Info for: v3-standard-4 12:07:25 INFO: Archiving Costs [Pipeline] sh 12:07:26 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:07:26 + cut -d, -f6 [Pipeline] lock 12:07:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] 12:07:26 Resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] did not exist. Created. 12:07:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:07:27 /w/workspace/device-virtual-go/1@tmp/durable-b1102388/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:07:27 + echo total: 0.10999999940395355 [Pipeline] stash 12:07:27 Warning: overwriting stash ‘stack-cost’ 12:07:27 Stashed 1 file(s) [Pipeline] } 12:07:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:07:28 $ docker stop --time=1 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 12:07:29 $ docker rm -f --volumes 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 [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 12:07:31 provisioning config files... 12:07:31 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config16000893043607987127tmp [Pipeline] { [Pipeline] sh 12:07:32 + set +x 12:07:32 + curl -s https://codecov.io/bash 12:07:32 + bash -s -- 12:07:32 12:07:32 _____ _ 12:07:32 / ____| | | 12:07:32 | | ___ __| | ___ ___ _____ __ 12:07:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:07:32 | |___| (_) | (_| | __/ (_| (_) \ V / 12:07:32 \_____\___/ \__,_|\___|\___\___/ \_/ 12:07:32 Bash-1.0.6 12:07:32 12:07:32 12:07:32 ==> git version 2.25.1 found 12:07:32 ==> 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 12:07:32 Release-Date: 2020-01-08 12:07:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:07:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:07:32 ==> Jenkins CI detected. 12:07:32 current dir:  /w/workspace/foundry_device-virtual-go_PR-463 12:07:32 project root: . 12:07:32 --> token set from env 12:07:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:07:32 ==> Running gcov in . (disable via -X gcov) 12:07:32 ==> Python coveragepy not found 12:07:32 ==> Searching for coverage reports in: 12:07:32 + . 12:07:32 -> Found 1 reports 12:07:32 ==> Detecting git/mercurial file structure 12:07:32 ==> Reading reports 12:07:32 + ./coverage.out bytes=43063 12:07:32 ==> Appending adjustments 12:07:32 https://docs.codecov.io/docs/fixing-reports 12:07:32 + Found adjustments 12:07:32 ==> Gzipping contents 12:07:32 8.0K /tmp/codecov.NBhYMw.gz 12:07:32 ==> Uploading reports 12:07:32 url: https://codecov.io 12:07:32 query: branch=PR-463&commit=d528acd1d1ab5a946f9437cb3372921ef4752330&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=463&job=&cmd_args= 12:07:32 -> Pinging Codecov 12:07:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-463&commit=d528acd1d1ab5a946f9437cb3372921ef4752330&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=463&job=&cmd_args= 12:07:32 -> Uploading to 12:07:32 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/5E52B4B073DB2E39498172D8E973AA87/d528acd1d1ab5a946f9437cb3372921ef4752330/78e1cc8e-0d32-4274-aa76-d71f4e262c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T120732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73192da593405f7e362a2a868270ab6c88a1bd1359d6a80b40b9e6a2f45d2871 12:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 12:07:32 Dload Upload Total Spent Left Speed 12:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17723 --:--:-- --:--:-- --:--:-- 17723 12:07:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] } 12:07:32 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 12:07:36 + [ -d /w/workspace/foundry_device-virtual-go_PR-463/archives ] 12:07:36 + ls -al /w/workspace/foundry_device-virtual-go_PR-463/archives 12:07:36 total 16 12:07:36 drwxr-xr-x 3 root root 4096 Mar 8 12:00 . 12:07:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:00 .. 12:07:36 drwxr-xr-x 2 root root 4096 Mar 8 12:00 cost 12:07:36 -rw-r--r-- 1 root root 89 Mar 8 12:00 cost.csv 12:07:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-463/archives 12:07:36 + ls -al /w/workspace/foundry_device-virtual-go_PR-463/archives 12:07:36 total 16 12:07:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 12:00 . 12:07:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:00 .. 12:07:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 12:00 cost 12:07:36 -rw-r--r-- 1 jenkins jenkins 89 Mar 8 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:07:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:07:37 ---> package-listing.sh 12:07:37 ++ facter osfamily 12:07:37 ++ tr '[:upper:]' '[:lower:]' 12:07:37 + OS_FAMILY=debian 12:07:37 + workspace=/w/workspace/foundry_device-virtual-go_PR-463 12:07:37 + START_PACKAGES=/tmp/packages_start.txt 12:07:37 + END_PACKAGES=/tmp/packages_end.txt 12:07:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:37 + PACKAGES=/tmp/packages_start.txt 12:07:37 + '[' /w/workspace/foundry_device-virtual-go_PR-463 ']' 12:07:37 + PACKAGES=/tmp/packages_end.txt 12:07:37 + case "${OS_FAMILY}" in 12:07:37 + dpkg -l 12:07:37 + grep '^ii' 12:07:37 + '[' -f /tmp/packages_start.txt ']' 12:07:37 + '[' -f /tmp/packages_end.txt ']' 12:07:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:37 + '[' /w/workspace/foundry_device-virtual-go_PR-463 ']' 12:07:37 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-463/archives/ 12:07:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-463/archives/ [Pipeline] echo 12:07:37 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/foundry_device-virtual-go_PR-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:07:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:38 prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container 12:07:38 $ 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/foundry_device-virtual-go_PR-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:07:39 $ docker top 7649c33cfba7436af1ca009725285982313a503bdde5832cf6007a53a0b86a35 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:39 + touch /tmp/pre-build-complete [Pipeline] sh 12:07:39 + mkdir -p /var/log/sysstat [Pipeline] sh 12:07:40 + ls /var/log/sa-host 12:07:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:40 provisioning config files... 12:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config2370323205519090698tmp [Pipeline] { [Pipeline] echo 12:07:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:07:40 ---> create-netrc.sh [Pipeline] } 12:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:07:41 ---> python-tools-install.sh [Pipeline] echo 12:07:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:07:41 ---> sudo-logs.sh 12:07:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:07:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:07:42 ---> job-cost.sh 12:07:42 lf-activate-venv: SKIPPING 12:07:42 DEBUG: total: 0.2199999988079071 12:07:42 INFO: Retrieving Stack Cost... 12:07:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:07:43 INFO: Archiving Costs [Pipeline] echo 12:07:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:07:43 ---> logs-deploy.sh 12:07:43 lf-activate-venv: SKIPPING 12:07:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-463/1 12:07:43 INFO: archiving workspace using pattern(s): 12:07:44 Archives upload complete. 12:07:44 INFO: archiving logs to Nexus