Pull request #460 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a+65497920df671d88c31f0789bb704d43110c7187 (fd7168e844c54d17a91e4400d6d86961db73afc5) 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-ssh1061274892928049006.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-ssh1508217217521873416.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-460/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-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17113319330295026969.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-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11646663452251059380.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-ssh16036447829031677571.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-460/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-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12133404369922402389.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1060 in /w/workspace/foundry_device-virtual-go_PR-460 [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-460 # 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 > 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/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a Merge succeeded, producing 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a Checking out Revision 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a (PR-460) 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] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a # 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 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a # timeout=10 [Pipeline] timeout 11:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:52:54 ========================================================= 11:52:54 EdgeX Global Pipelines Version Info 11:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:52:55 ------------------- 11:52:55 stable info: 11:52:55 ------------------- 11:52:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:52:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:52:55 Message: update stable to v1.0.258 11:52:55 ------------------- 11:52:55 experimental info: 11:52:55 ------------------- 11:52:55 Commited By: **** collab-it+edgex@linuxfoundation.org 11:52:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:52:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-460 [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-460 [Pipeline] echo 11:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-460 [Pipeline] echo 11:52:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [Pipeline] echo 11:52:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40e7de3 [Pipeline] echo 11:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:58 provisioning config files... 11:52:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-460@tmp/config4123704567605330324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:58 ---> ****-login.sh 11:52:58 nexus3.edgexfoundry.org:10001 11:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:59 Configure a credential helper to remove this warning. See 11:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:59 11:52:59 Login Succeeded 11:52:59 nexus3.edgexfoundry.org:10002 11:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:59 Configure a credential helper to remove this warning. See 11:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:59 11:52:59 Login Succeeded 11:52:59 nexus3.edgexfoundry.org:10003 11:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:59 Configure a credential helper to remove this warning. See 11:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:59 11:52:59 Login Succeeded 11:52:59 nexus3.edgexfoundry.org:10004 11:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:59 Configure a credential helper to remove this warning. See 11:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:59 11:52:59 Login Succeeded 11:52:59 ****.io 11:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:59 Configure a credential helper to remove this warning. See 11:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:59 11:52:59 Login Succeeded 11:52:59 ---> ****-login.sh ends [Pipeline] } 11:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:53:00 + git rev-list -1 --merges 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a~1..40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [Pipeline] echo 11:53:00 -----------> git rev-list -1 --merges 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a~1..40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [false] [Pipeline] sh 11:53:01 + git log --format=format:%s -1 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [Pipeline] echo 11:53:01 ========================================================= 11:53:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:53:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:53:01 + git log --format=format:%s -1 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [Pipeline] echo 11:53:01 [semverPrep] GIT_COMMIT: 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:53:01 [semverPrep] This is not a build commit. [Pipeline] sh 11:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:53:02 + grep -v github /etc/ssh/ssh_known_hosts 11:53:02 + [ -e /tmp/ssh_known_hosts ] 11:53:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:53:02 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 11:53:02 -a /etc/ssh/ssh_known_hosts 11:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:53:02 11:53:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:53:03 0.1.4: Pulling from edgex-devops/py-git-semver 11:53:03 b85a868b505f: Pulling fs layer 11:53:03 e2be974225ed: Pulling fs layer 11:53:03 339a4e72a1f5: Pulling fs layer 11:53:03 988bab9f4d93: Pulling fs layer 11:53:03 1469e6f7b9e6: Pulling fs layer 11:53:03 eaf3925da568: Pulling fs layer 11:53:03 bab4dde63d76: Pulling fs layer 11:53:03 bde34c3a00c8: Pulling fs layer 11:53:03 b352a97aabf1: Pulling fs layer 11:53:03 4872d77fe225: Pulling fs layer 11:53:03 5851b861e8e6: Pulling fs layer 11:53:03 b352a97aabf1: Waiting 11:53:03 988bab9f4d93: Waiting 11:53:03 1469e6f7b9e6: Waiting 11:53:03 bab4dde63d76: Waiting 11:53:03 4872d77fe225: Waiting 11:53:03 eaf3925da568: Waiting 11:53:03 5851b861e8e6: Waiting 11:53:03 bde34c3a00c8: Waiting 11:53:03 e2be974225ed: Download complete 11:53:03 988bab9f4d93: Verifying Checksum 11:53:03 988bab9f4d93: Download complete 11:53:03 1469e6f7b9e6: Verifying Checksum 11:53:03 1469e6f7b9e6: Download complete 11:53:03 339a4e72a1f5: Verifying Checksum 11:53:03 339a4e72a1f5: Download complete 11:53:03 eaf3925da568: Verifying Checksum 11:53:03 eaf3925da568: Download complete 11:53:03 bde34c3a00c8: Verifying Checksum 11:53:03 bde34c3a00c8: Download complete 11:53:03 b352a97aabf1: Verifying Checksum 11:53:03 b352a97aabf1: Download complete 11:53:03 4872d77fe225: Verifying Checksum 11:53:03 4872d77fe225: Download complete 11:53:03 5851b861e8e6: Verifying Checksum 11:53:03 5851b861e8e6: Download complete 11:53:03 b85a868b505f: Verifying Checksum 11:53:03 b85a868b505f: Download complete 11:53:03 bab4dde63d76: Verifying Checksum 11:53:03 bab4dde63d76: Download complete 11:53:04 b85a868b505f: Pull complete 11:53:04 e2be974225ed: Pull complete 11:53:05 339a4e72a1f5: Pull complete 11:53:05 988bab9f4d93: Pull complete 11:53:05 1469e6f7b9e6: Pull complete 11:53:05 eaf3925da568: Pull complete 11:53:07 bab4dde63d76: Pull complete 11:53:07 bde34c3a00c8: Pull complete 11:53:07 b352a97aabf1: Pull complete 11:53:07 4872d77fe225: Pull complete 11:53:08 5851b861e8e6: Pull complete 11:53:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:53:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:08 prd-ubuntu20.04-docker-8c-8g-1060 does not seem to be running inside a container 11:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-460 -v /w/workspace/foundry_device-virtual-go_PR-460:/w/workspace/foundry_device-virtual-go_PR-460:rw,z -v /w/workspace/foundry_device-virtual-go_PR-460@tmp:/w/workspace/foundry_device-virtual-go_PR-460@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:53:12 $ docker top 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 -eo pid,comm 11:53:12 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:53:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:53:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:12 [ssh-agent] Looking for ssh-agent implementation... 11:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:12 $ docker exec 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 ssh-agent 11:53:12 SSH_AUTH_SOCK=/tmp/ssh-gAHm1LiAUQx9/agent.32 11:53:12 SSH_AGENT_PID=38 11:53:12 Running ssh-add (command line suppressed) 11:53:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-460@tmp/private_key_1702954454741798154.key (/w/workspace/foundry_device-virtual-go_PR-460@tmp/private_key_1702954454741798154.key) 11:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:13 + git tag --points-at HEAD [Pipeline] } 11:53:13 $ docker exec --env ******** --env ******** 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 ssh-agent -k 11:53:13 unset SSH_AUTH_SOCK; 11:53:13 unset SSH_AGENT_PID; 11:53:13 echo Agent pid 38 killed; 11:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:53:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:13 [ssh-agent] Looking for ssh-agent implementation... 11:53:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:13 $ docker exec 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 ssh-agent 11:53:13 SSH_AUTH_SOCK=/tmp/ssh-BEnzgj0tT9sY/agent.70 11:53:13 SSH_AGENT_PID=76 11:53:13 Running ssh-add (command line suppressed) 11:53:13 Identity added: /w/workspace/foundry_device-virtual-go_PR-460@tmp/private_key_18371963625085354034.key (/w/workspace/foundry_device-virtual-go_PR-460@tmp/private_key_18371963625085354034.key) 11:53:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:14 + git semver init 11:53:14 2024-02-16 11:53:14,241 [run_init] DEBUG init version:0.0.0 force:False 11:53:14 2024-02-16 11:53:14,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-460/.semver 11:53:14 2024-02-16 11:53:14,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-460/.semver 11:53:14 2024-02-16 11:53:14,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-460/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-460, universal_newlines=False, shell=None, istream=None) 11:53:15 2024-02-16 11:53:15,595 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-460/.git/info/exclude 11:53:15 2024-02-16 11:53:15,596 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-460/.semver/PR-460 with force:False 11:53:15 2024-02-16 11:53:15,596 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-460/.semver/PR-460 11:53:15 2024-02-16 11:53:15,601 [execute] INFO git cat-file --batch-check 11:53:15 2024-02-16 11:53:15,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-460/.semver, universal_newlines=False, shell=None, istream=) 11:53:15 2024-02-16 11:53:15,609 [execute] INFO git cat-file --batch 11:53:15 2024-02-16 11:53:15,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-460/.semver, universal_newlines=False, shell=None, istream=) 11:53:15 2024-02-16 11:53:15,616 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-460/.semver/PR-460 11:53:15 0.0.0 [Pipeline] } 11:53:15 $ docker exec --env ******** --env ******** 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 ssh-agent -k 11:53:15 unset SSH_AUTH_SOCK; 11:53:15 unset SSH_AGENT_PID; 11:53:15 echo Agent pid 76 killed; 11:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:53:16 + git semver [Pipeline] } 11:53:16 $ docker stop --time=1 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 11:53:17 $ docker rm -f --volumes 42214c77799cbc3d45587cbeeac2c215641c18d2d476d58cae31969348539ac2 [Pipeline] // withDockerContainer [Pipeline] sh 11:53:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:53:18 Stashed 1 file(s) [Pipeline] echo 11:53:18 [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:53:19 provisioning config files... 11:53:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-460@tmp/config4793513202591705989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:20 ---> ****-login.sh 11:53:20 nexus3.edgexfoundry.org:10001 11:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:20 Configure a credential helper to remove this warning. See 11:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:20 11:53:20 Login Succeeded 11:53:20 nexus3.edgexfoundry.org:10002 11:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:20 Configure a credential helper to remove this warning. See 11:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:20 11:53:20 Login Succeeded 11:53:20 nexus3.edgexfoundry.org:10003 11:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:20 Configure a credential helper to remove this warning. See 11:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:20 11:53:20 Login Succeeded 11:53:20 nexus3.edgexfoundry.org:10004 11:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:20 Configure a credential helper to remove this warning. See 11:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:20 11:53:20 Login Succeeded 11:53:20 ****.io 11:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:20 Configure a credential helper to remove this warning. See 11:53:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:20 11:53:20 Login Succeeded 11:53:20 ---> ****-login.sh ends [Pipeline] } 11:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:53:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:53:21 ========================================================= 11:53:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:53:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:21 + 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:53:21 Sending build context to Docker daemon 31.61MB 11:53:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:53:21 Step 2/12 : FROM ${BASE} AS builder 11:53:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:53:22 7264a8db6415: Pulling fs layer 11:53:22 c4d48a809fc2: Pulling fs layer 11:53:22 4f1c88b9dad5: Pulling fs layer 11:53:22 ad3a456e5733: Pulling fs layer 11:53:22 69c7f0334f64: Pulling fs layer 11:53:22 1f1c1a5573a3: Pulling fs layer 11:53:22 ce7588e14bc9: Pulling fs layer 11:53:22 b5e4710f87ac: Pulling fs layer 11:53:22 ad3a456e5733: Waiting 11:53:22 69c7f0334f64: Waiting 11:53:22 1f1c1a5573a3: Waiting 11:53:22 ce7588e14bc9: Waiting 11:53:22 b5e4710f87ac: Waiting 11:53:22 c4d48a809fc2: Download complete 11:53:22 ad3a456e5733: Verifying Checksum 11:53:22 ad3a456e5733: Download complete 11:53:22 69c7f0334f64: Download complete 11:53:22 7264a8db6415: Verifying Checksum 11:53:22 7264a8db6415: Download complete 11:53:22 1f1c1a5573a3: Verifying Checksum 11:53:22 1f1c1a5573a3: Download complete 11:53:22 7264a8db6415: Pull complete 11:53:22 c4d48a809fc2: Pull complete 11:53:22 b5e4710f87ac: Verifying Checksum 11:53:22 b5e4710f87ac: Download complete 11:53:22 4f1c88b9dad5: Verifying Checksum 11:53:22 4f1c88b9dad5: Download complete 11:53:23 ce7588e14bc9: Verifying Checksum 11:53:23 ce7588e14bc9: Download complete 11:53:26 4f1c88b9dad5: Pull complete 11:53:26 ad3a456e5733: Pull complete 11:53:26 69c7f0334f64: Pull complete 11:53:26 1f1c1a5573a3: Pull complete 11:53:29 ce7588e14bc9: Pull complete 11:53:29 b5e4710f87ac: Pull complete 11:53:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 11:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:53:29 ---> 88b5674ff536 11:53:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:53:34 Still waiting to schedule task 11:53:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:53:34 ---> Running in 092e7e9dbc3b 11:53:35 Removing intermediate container 092e7e9dbc3b 11:53:35 ---> 7422caef133e 11:53:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:53:35 ---> Running in 0e394c3e7760 11:53:35 Removing intermediate container 0e394c3e7760 11:53:35 ---> 7ef26a6ddf85 11:53:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:53:35 ---> Running in 803aaecd43ce 11:53:35 Removing intermediate container 803aaecd43ce 11:53:35 ---> a804562ad3e2 11:53:35 Step 6/12 : WORKDIR /device-virtual-go 11:53:35 ---> Running in 1d1dfd90c34f 11:53:35 Removing intermediate container 1d1dfd90c34f 11:53:35 ---> 17e4f1ecefff 11:53:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:53:35 ---> Running in be01a4844d26 11:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:53:36 (1/4) Installing openssh-keygen (9.3_p2-r1) 11:53:36 (2/4) Installing libedit (20221030.3.1-r1) 11:53:36 (3/4) Installing openssh-client-common (9.3_p2-r1) 11:53:36 (4/4) Installing openssh-client-default (9.3_p2-r1) 11:53:36 Executing busybox-1.36.1-r5.trigger 11:53:36 OK: 268 MiB in 56 packages 11:53:36 Removing intermediate container be01a4844d26 11:53:36 ---> 33c52f6f2710 11:53:36 Step 8/12 : COPY go.mod vendor* ./ 11:53:36 ---> 28d4127532d2 11:53:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:53:36 ---> Running in 9e5160fbcaee 11:54:08 Removing intermediate container 9e5160fbcaee 11:54:08 ---> 689a5d229a74 11:54:08 Step 10/12 : COPY . . 11:54:08 ---> 39404ec2dcdb 11:54:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:54:08 ---> Running in efdc64d4fd61 11:54:08 Removing intermediate container efdc64d4fd61 11:54:08 ---> d847342d6145 11:54:08 Step 12/12 : RUN $MAKE 11:54:08 ---> Running in b3b91fd61296 11:54:08 noop 11:54:08 Removing intermediate container b3b91fd61296 11:54:08 ---> 092405442ae7 11:54:08 Successfully built 092405442ae7 11:54:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:09 + docker inspect -f . ci-base-image-x86_64 11:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:09 prd-ubuntu20.04-docker-8c-8g-1060 does not seem to be running inside a container 11:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-460 -v /w/workspace/foundry_device-virtual-go_PR-460:/w/workspace/foundry_device-virtual-go_PR-460:rw,z -v /w/workspace/foundry_device-virtual-go_PR-460@tmp:/w/workspace/foundry_device-virtual-go_PR-460@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:54:09 $ docker top 6ee52c07760818b74be53fd27105249f2d8824a94402ff7522e7b7625404b153 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:10 + go version 11:54:10 go version go1.21.0 linux/amd64 [Pipeline] } 11:54:10 $ docker stop --time=1 6ee52c07760818b74be53fd27105249f2d8824a94402ff7522e7b7625404b153 11:54:11 $ docker rm -f --volumes 6ee52c07760818b74be53fd27105249f2d8824a94402ff7522e7b7625404b153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:12 + docker inspect -f . ci-base-image-x86_64 11:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:12 prd-ubuntu20.04-docker-8c-8g-1060 does not seem to be running inside a container 11:54:12 $ 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-460 -v /w/workspace/foundry_device-virtual-go_PR-460:/w/workspace/foundry_device-virtual-go_PR-460:rw,z -v /w/workspace/foundry_device-virtual-go_PR-460@tmp:/w/workspace/foundry_device-virtual-go_PR-460@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:54:13 $ docker top c93aa018e94b12ac5b446643e913350bdfcb991c45b6a8aea5c742ee39ccae0a -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:13 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-460 [Pipeline] fileExists [Pipeline] sh 11:54:14 + make test 11:54:14 go test ./... -coverprofile=coverage.out 11:54:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:54:27 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:54:27 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 11:54:33 go vet ./... 11:54:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:54:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:54:37 ./bin/test-attribution-txt.sh 11:54:37 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 11:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:54:37 $ docker stop --time=1 c93aa018e94b12ac5b446643e913350bdfcb991c45b6a8aea5c742ee39ccae0a 11:54:40 $ docker rm -f --volumes c93aa018e94b12ac5b446643e913350bdfcb991c45b6a8aea5c742ee39ccae0a [Pipeline] // withDockerContainer [Pipeline] sh 11:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:54:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:54:42 + ls -al . 11:54:42 total 200 11:54:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 11:54 . 11:54:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:52 .. 11:54:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 11:54 .git 11:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:52 .github 11:54:42 -rw-rw-r-- 1 jenkins jenkins 272 Feb 16 11:52 .gitignore 11:54:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 11:52 .golangci.yml 11:54:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 11:53 .semver 11:54:42 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 16 11:52 Attribution.txt 11:54:42 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 16 11:52 CHANGELOG.md 11:54:42 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 16 11:52 Dockerfile 11:54:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 11:52 GOVERNANCE.md 11:54:42 -rw-rw-r-- 1 jenkins jenkins 660 Feb 16 11:52 Jenkinsfile 11:54:42 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 11:52 LICENSE 11:54:42 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 16 11:52 Makefile 11:54:42 -rw-rw-r-- 1 jenkins jenkins 623 Feb 16 11:52 OWNERS.md 11:54:42 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 16 11:52 README.md 11:54:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 11:53 VERSION 11:54:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:52 bin 11:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:52 cmd 11:54:42 -rw-r--r-- 1 jenkins jenkins 43063 Feb 16 11:54 coverage.out 11:54:42 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 16 11:52 go.mod 11:54:42 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 16 11:52 go.sum 11:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:52 internal 11:54:42 -rw-rw-r-- 1 jenkins jenkins 235 Feb 16 11:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:43 + 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=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a --label arch=amd64 --label version=0.0.0 . 11:54:43 Sending build context to Docker daemon 31.65MB 11:54:43 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:54:43 Step 2/26 : FROM ${BASE} AS builder 11:54:43 ---> 092405442ae7 11:54:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:54:43 ---> Running in 1bf9c12874ac 11:54:43 Removing intermediate container 1bf9c12874ac 11:54:43 ---> 0d159f78a512 11:54:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:54:43 ---> Running in 1989ffe8d72f 11:54:43 Removing intermediate container 1989ffe8d72f 11:54:43 ---> a6a6d7a77806 11:54:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:54:43 ---> Running in db5b1ddecc7e 11:54:43 Removing intermediate container db5b1ddecc7e 11:54:43 ---> b7a4e3cc03c3 11:54:43 Step 6/26 : WORKDIR /device-virtual-go 11:54:43 ---> Running in 8ed7391e230b 11:54:43 Removing intermediate container 8ed7391e230b 11:54:43 ---> ce0b27d25d3c 11:54:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:43 ---> Running in 693fc2ad2ed2 11:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:54:44 OK: 268 MiB in 56 packages 11:54:45 Removing intermediate container 693fc2ad2ed2 11:54:45 ---> 2cd5d7934e6d 11:54:45 Step 8/26 : COPY go.mod vendor* ./ 11:54:45 ---> 2f8eae87d557 11:54:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:45 ---> Running in 866ac3e0af3b 11:54:45 Removing intermediate container 866ac3e0af3b 11:54:45 ---> b465a6fcdf8f 11:54:45 Step 10/26 : COPY . . 11:54:46 ---> 75acf7c20003 11:54:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:54:46 ---> Running in 76f26f633e05 11:54:46 Removing intermediate container 76f26f633e05 11:54:46 ---> 8732c7a038a2 11:54:46 Step 12/26 : RUN $MAKE 11:54:46 ---> Running in 6a7c5da55154 11:54:47 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.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:55:09 Removing intermediate container 6a7c5da55154 11:55:09 ---> 3b3d2de2d046 11:55:09 Step 13/26 : FROM alpine:3.18 11:55:09 3.18: Pulling from library/alpine 11:55:09 619be1103602: Pulling fs layer 11:55:09 619be1103602: Download complete 11:55:09 619be1103602: Pull complete 11:55:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:55:09 Status: Downloaded newer image for alpine:3.18 11:55:09 ---> d3782b16ccc9 11:55:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:55:09 ---> Running in bf1bcf89462c 11:55:09 Removing intermediate container bf1bcf89462c 11:55:09 ---> afc86fc23c75 11:55:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:55:09 ---> Running in 97980ecda9f1 11:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:55:09 (1/1) Installing dumb-init (1.2.5-r2) 11:55:09 Executing busybox-1.36.1-r5.trigger 11:55:09 OK: 7 MiB in 16 packages 11:55:09 Removing intermediate container 97980ecda9f1 11:55:09 ---> 88f35acb5784 11:55:09 Step 16/26 : RUN apk --no-cache upgrade 11:55:09 ---> Running in 84984808f9c9 11:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:55:09 OK: 7 MiB in 16 packages 11:55:09 Removing intermediate container 84984808f9c9 11:55:09 ---> b24bd5fc7de3 11:55:09 Step 17/26 : WORKDIR / 11:55:09 ---> Running in bba1a055c0cf 11:55:09 Removing intermediate container bba1a055c0cf 11:55:09 ---> 62d3e886d0e8 11:55:09 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:55:09 ---> 0691162677e7 11:55:09 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:55:09 ---> 2567423d00b1 11:55:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:55:10 ---> 5321566384a1 11:55:10 Step 21/26 : EXPOSE 59900 11:55:10 ---> Running in 74cde0be7a2e 11:55:10 Removing intermediate container 74cde0be7a2e 11:55:10 ---> 193c7989ef93 11:55:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:55:10 ---> Running in 487a4962c059 11:55:10 Removing intermediate container 487a4962c059 11:55:10 ---> b8c1018720c2 11:55:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:55:10 ---> Running in 751a1b5c270d 11:55:10 Removing intermediate container 751a1b5c270d 11:55:10 ---> 670f1f321136 11:55:10 Step 24/26 : LABEL arch=amd64 11:55:10 ---> Running in bc1ed70ef41c 11:55:10 Removing intermediate container bc1ed70ef41c 11:55:10 ---> 7ac125ee4313 11:55:10 Step 25/26 : LABEL git_sha=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a 11:55:10 ---> Running in cf15705a9ab2 11:55:10 Removing intermediate container cf15705a9ab2 11:55:10 ---> 02a6f138b224 11:55:10 Step 26/26 : LABEL version=0.0.0 11:55:10 ---> Running in e3a1495bf05b 11:55:10 Removing intermediate container e3a1495bf05b 11:55:10 ---> fd074311d90b 11:55:10 [Warning] One or more build-args [ARCH] were not consumed 11:55:10 Successfully built fd074311d90b 11:55:10 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:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:12 11:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:12 latest: Pulling from edgex-lftools-log-publisher 11:55:12 5eb5b503b376: Pulling fs layer 11:55:12 5c69ac0246d0: Pulling fs layer 11:55:12 ec43610c2a17: Pulling fs layer 11:55:12 3a2ae6a8a46f: Pulling fs layer 11:55:12 33b1e0a273af: Pulling fs layer 11:55:12 5d3b04190fa2: Pulling fs layer 11:55:12 2f39f015ded8: Pulling fs layer 11:55:12 33b1e0a273af: Waiting 11:55:12 5d3b04190fa2: Waiting 11:55:12 3a2ae6a8a46f: Waiting 11:55:12 2f39f015ded8: Waiting 11:55:12 5c69ac0246d0: Verifying Checksum 11:55:12 5c69ac0246d0: Download complete 11:55:12 3a2ae6a8a46f: Download complete 11:55:12 33b1e0a273af: Verifying Checksum 11:55:12 33b1e0a273af: Download complete 11:55:12 5d3b04190fa2: Verifying Checksum 11:55:12 5d3b04190fa2: Download complete 11:55:12 ec43610c2a17: Verifying Checksum 11:55:12 ec43610c2a17: Download complete 11:55:12 5eb5b503b376: Verifying Checksum 11:55:12 5eb5b503b376: Download complete 11:55:13 2f39f015ded8: Download complete 11:55:14 5eb5b503b376: Pull complete 11:55:14 5c69ac0246d0: Pull complete 11:55:14 ec43610c2a17: Pull complete 11:55:14 3a2ae6a8a46f: Pull complete 11:55:14 33b1e0a273af: Pull complete 11:55:15 5d3b04190fa2: Pull complete 11:55:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1061 in /w/workspace/foundry_device-virtual-go_PR-460 [Pipeline] { [Pipeline] ws 11:55:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:55:19 2f39f015ded8: Pull complete 11:55:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:20 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:20 prd-ubuntu20.04-docker-8c-8g-1060 does not seem to be running inside a container 11:55: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/foundry_device-virtual-go_PR-460 -v /w/workspace/foundry_device-virtual-go_PR-460:/w/workspace/foundry_device-virtual-go_PR-460:rw,z -v /w/workspace/foundry_device-virtual-go_PR-460@tmp:/w/workspace/foundry_device-virtual-go_PR-460@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:55:25 $ docker top 66e1e919bb377acca0aa7d83afecf64ccdded91c9cfac898100aa47fdc1b5a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:25 using credential edgex-jenkins-ssh 11:55:25 Cloning the remote Git repository 11:55:25 ---> job-cost.sh 11:55:25 lf-activate-venv: SKIPPING 11:55:25 INFO: No Stack... 11:55:26 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:26 INFO: Archiving Costs [Pipeline] sh 11:55:25 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:55:26 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:55:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:55:26 > git --version # timeout=10 11:55:26 > git --version # 'git version 2.25.1' 11:55:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:26 + cat /w/workspace/foundry_device-virtual-go_PR-460/archives/cost.csv 11:55:26 + cut -d, -f6 [Pipeline] lock 11:55:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] 11:55:26 Resource [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] did not exist. Created. 11:55:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:55:27 + echo total: 0.2199999988079071 [Pipeline] stash 11:55:27 Stashed 1 file(s) [Pipeline] } 11:55:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:55:27 $ docker stop --time=1 66e1e919bb377acca0aa7d83afecf64ccdded91c9cfac898100aa47fdc1b5a3f 11:55:28 $ docker rm -f --volumes 66e1e919bb377acca0aa7d83afecf64ccdded91c9cfac898100aa47fdc1b5a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:55:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:55:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:31 Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a 11:55:32 Merge succeeded, producing 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a 11:55:32 Checking out Revision 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a (PR-460) 11:55:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:55:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:55:31 > git config core.sparsecheckout # timeout=10 11:55:31 > git checkout -f 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a # timeout=10 11:55:31 > git remote # timeout=10 11:55:31 > git config --get remote.origin.url # timeout=10 11:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:31 > git merge 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 11:55:31 > git rev-parse HEAD^{commit} # timeout=10 11:55:32 > git config core.sparsecheckout # timeout=10 11:55:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:55:32 > git --version # timeout=10 11:55:32 > git --version # 'git version 2.25.1' 11:55:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:55:32 > git checkout -f 40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:55:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:55:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:55:34 Dload Upload Total Spent Left Speed 11:55:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 53673 0 --:--:-- --:--:-- --:--:-- 53673 [Pipeline] sh 11:55:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:55:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:55:35 + sudo tee /etc/docker/daemon.new 11:55:35 { 11:55:35 "registry-mirrors": [ 11:55:35 "https://nexus3.edgexfoundry.org:10001" 11:55:35 ], 11:55:35 "bip": "10.250.0.254/24", 11:55:35 "hosts": [ 11:55:35 "tcp://0.0.0.0:5555", 11:55:35 "unix:///var/run/docker.sock" 11:55:35 ], 11:55:35 "mtu": 1458, 11:55:35 "selinux-enabled": true, 11:55:35 "seccomp-profile": "/etc/docker/seccomp.json" 11:55:35 } [Pipeline] sh 11:55:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:55:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:54 provisioning config files... 11:55:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17699571010344663983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:55 ---> ****-login.sh 11:55:55 nexus3.edgexfoundry.org:10001 11:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:55 Configure a credential helper to remove this warning. See 11:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:55 11:55:55 Login Succeeded 11:55:55 nexus3.edgexfoundry.org:10002 11:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:55 Configure a credential helper to remove this warning. See 11:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:55 11:55:55 Login Succeeded 11:55:56 nexus3.edgexfoundry.org:10003 11:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:56 Configure a credential helper to remove this warning. See 11:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:56 11:55:56 Login Succeeded 11:55:56 nexus3.edgexfoundry.org:10004 11:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:56 Configure a credential helper to remove this warning. See 11:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:56 11:55:56 Login Succeeded 11:55:56 ****.io 11:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:57 Configure a credential helper to remove this warning. See 11:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:57 11:55:57 Login Succeeded 11:55:57 ---> ****-login.sh ends [Pipeline] } 11:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:55:57 ========================================================= 11:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:55:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:58 + 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 . 11:55:59 Sending build context to Docker daemon 15.94MB 11:55:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:55:59 Step 2/12 : FROM ${BASE} AS builder 11:55:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:55:59 9fda8d8052c6: Pulling fs layer 11:55:59 5d54e960e981: Pulling fs layer 11:55:59 c4a7e357bf2a: Pulling fs layer 11:55:59 f0e02332f6b5: Pulling fs layer 11:55:59 872ee5b61b7b: Pulling fs layer 11:55:59 0c6a40ed1a82: Pulling fs layer 11:55:59 94ae7d8d031c: Pulling fs layer 11:55:59 872ee5b61b7b: Waiting 11:55:59 f0e02332f6b5: Waiting 11:55:59 0c6a40ed1a82: Waiting 11:55:59 94ae7d8d031c: Waiting 11:55:59 5d54e960e981: Verifying Checksum 11:55:59 5d54e960e981: Download complete 11:55:59 f0e02332f6b5: Verifying Checksum 11:55:59 f0e02332f6b5: Download complete 11:55:59 872ee5b61b7b: Verifying Checksum 11:55:59 872ee5b61b7b: Download complete 11:55:59 9fda8d8052c6: Verifying Checksum 11:55:59 9fda8d8052c6: Download complete 11:55:59 94ae7d8d031c: Verifying Checksum 11:55:59 94ae7d8d031c: Download complete 11:56:00 9fda8d8052c6: Pull complete 11:56:00 5d54e960e981: Pull complete 11:56:01 c4a7e357bf2a: Verifying Checksum 11:56:01 c4a7e357bf2a: Download complete 11:56:02 0c6a40ed1a82: Verifying Checksum 11:56:02 0c6a40ed1a82: Download complete 11:56:14 c4a7e357bf2a: Pull complete 11:56:14 f0e02332f6b5: Pull complete 11:56:14 872ee5b61b7b: Pull complete 11:56:23 0c6a40ed1a82: Pull complete 11:56:27 94ae7d8d031c: Pull complete 11:56:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 11:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:56:27 ---> 86de565de09d 11:56:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:56:28 ---> Running in 55e2de91638c 11:56:29 Removing intermediate container 55e2de91638c 11:56:29 ---> 8de9022efd11 11:56:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:56:29 ---> Running in 117b63210f70 11:56:29 Removing intermediate container 117b63210f70 11:56:29 ---> 2e88f857fe1b 11:56:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:56:29 ---> Running in 3897ae59917d 11:56:29 Removing intermediate container 3897ae59917d 11:56:29 ---> 5a998b7d1cb8 11:56:29 Step 6/12 : WORKDIR /device-virtual-go 11:56:29 ---> Running in 88b3e0c8e0d9 11:56:30 Removing intermediate container 88b3e0c8e0d9 11:56:30 ---> 5276048be2e2 11:56:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:30 ---> Running in e563f16e42ef 11:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:56:32 (1/4) Installing openssh-keygen (9.3_p2-r1) 11:56:32 (2/4) Installing libedit (20221030.3.1-r1) 11:56:32 (3/4) Installing openssh-client-common (9.3_p2-r1) 11:56:32 (4/4) Installing openssh-client-default (9.3_p2-r1) 11:56:32 Executing busybox-1.36.1-r5.trigger 11:56:32 OK: 271 MiB in 56 packages 11:56:33 Removing intermediate container e563f16e42ef 11:56:33 ---> 836a1da8adfc 11:56:33 Step 8/12 : COPY go.mod vendor* ./ 11:56:34 ---> 1eb782435f81 11:56:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:34 ---> Running in c100fadff50e 11:57:42 Removing intermediate container c100fadff50e 11:57:42 ---> 56d8f1097bc7 11:57:42 Step 10/12 : COPY . . 11:57:42 ---> 903df58cb048 11:57:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:57:42 ---> Running in 740bbb1dcac5 11:57:42 Removing intermediate container 740bbb1dcac5 11:57:42 ---> 500af9749a5b 11:57:42 Step 12/12 : RUN $MAKE 11:57:42 ---> Running in 914dfe0588d2 11:57:42 noop 11:57:42 Removing intermediate container 914dfe0588d2 11:57:42 ---> c3562d1697a8 11:57:42 Successfully built c3562d1697a8 11:57:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:43 + docker inspect -f . ci-base-image-arm64 11:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:43 prd-ubuntu20.04-docker-arm64-4c-16g-1061 does not seem to be running inside a container 11:57:43 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:57:44 $ docker top 18e8831cf658d815c3663120cd6e6ad68a71d287ef2dd232b12cce7b95266c96 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:45 + go version 11:57:45 go version go1.21.0 linux/arm64 [Pipeline] } 11:57:45 $ docker stop --time=1 18e8831cf658d815c3663120cd6e6ad68a71d287ef2dd232b12cce7b95266c96 11:57:47 $ docker rm -f --volumes 18e8831cf658d815c3663120cd6e6ad68a71d287ef2dd232b12cce7b95266c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:48 + docker inspect -f . ci-base-image-arm64 11:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-1061 does not seem to be running inside a container 11:57:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:57:53 $ docker top c956c269b70c30da58fe57b8dd6227f57a45216c221df9bdf309bb78331c1ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:54 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:57:54 + make test 11:57:54 go test ./... -coverprofile=coverage.out 11:57:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:59:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:59:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements 11:59:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:59:34 go vet ./... 11:59:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:43 ./bin/test-attribution-txt.sh 11:59:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 11:59:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:59:43 $ docker stop --time=1 c956c269b70c30da58fe57b8dd6227f57a45216c221df9bdf309bb78331c1ff0 11:59:45 $ docker rm -f --volumes c956c269b70c30da58fe57b8dd6227f57a45216c221df9bdf309bb78331c1ff0 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:46 Warning: overwriting stash ‘coverage-report’ 11:59:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:47 + ls -al . 11:59:47 total 196 11:59:47 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 11:57 . 11:59:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 .. 11:59:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 11:55 .git 11:59:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 .github 11:59:47 -rw-rw-r-- 1 jenkins jenkins 272 Feb 16 11:55 .gitignore 11:59:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 11:55 .golangci.yml 11:59:47 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 16 11:55 Attribution.txt 11:59:47 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 16 11:55 CHANGELOG.md 11:59:47 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 16 11:55 Dockerfile 11:59:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 11:55 GOVERNANCE.md 11:59:47 -rw-rw-r-- 1 jenkins jenkins 660 Feb 16 11:55 Jenkinsfile 11:59:47 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 11:55 LICENSE 11:59:47 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 16 11:55 Makefile 11:59:47 -rw-rw-r-- 1 jenkins jenkins 623 Feb 16 11:55 OWNERS.md 11:59:47 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 16 11:55 README.md 11:59:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 11:53 VERSION 11:59:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 bin 11:59:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 cmd 11:59:47 -rw-r--r-- 1 jenkins jenkins 43063 Feb 16 11:59 coverage.out 11:59:47 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 16 11:55 go.mod 11:59:47 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 16 11:55 go.sum 11:59:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 internal 11:59:47 -rw-rw-r-- 1 jenkins jenkins 235 Feb 16 11:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:48 + 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=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a --label arch=arm64 --label version=0.0.0 . 11:59:51 Sending build context to Docker daemon 15.99MB 11:59:51 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:59:51 Step 2/26 : FROM ${BASE} AS builder 11:59:51 ---> c3562d1697a8 11:59:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:51 ---> Running in 37a643a70e45 11:59:51 Removing intermediate container 37a643a70e45 11:59:51 ---> f0f1331a243c 11:59:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:59:51 ---> Running in e8ef3b80e06b 11:59:51 Removing intermediate container e8ef3b80e06b 11:59:51 ---> 798f053c1dd1 11:59:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:59:52 ---> Running in 1863d0218082 11:59:52 Removing intermediate container 1863d0218082 11:59:52 ---> e47984813636 11:59:52 Step 6/26 : WORKDIR /device-virtual-go 11:59:52 ---> Running in 803cc460b2c0 11:59:52 Removing intermediate container 803cc460b2c0 11:59:52 ---> 4d4733dc03b2 11:59:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:52 ---> Running in c70ab3bb05e1 11:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:54 OK: 271 MiB in 56 packages 11:59:55 Removing intermediate container c70ab3bb05e1 11:59:55 ---> d622c7e02dab 11:59:55 Step 8/26 : COPY go.mod vendor* ./ 11:59:56 ---> 104d9702aea7 11:59:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:56 ---> Running in 3b06fe07141c 11:59:58 Removing intermediate container 3b06fe07141c 11:59:58 ---> 18975e9d4c00 11:59:58 Step 10/26 : COPY . . 11:59:59 ---> e690bf758304 11:59:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:59:59 ---> Running in 843f2f826a3d 11:59:59 Removing intermediate container 843f2f826a3d 11:59:59 ---> 0f2fc5725a00 11:59:59 Step 12/26 : RUN $MAKE 11:59:59 ---> Running in 8a91bbe06e1a 12:00:00 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.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:01:54 Removing intermediate container 8a91bbe06e1a 12:01:54 ---> ef035a659d57 12:01:54 Step 13/26 : FROM alpine:3.18 12:01:54 3.18: Pulling from library/alpine 12:01:54 c6b39de5b339: Pulling fs layer 12:01:54 c6b39de5b339: Download complete 12:01:54 c6b39de5b339: Pull complete 12:01:54 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:01:54 Status: Downloaded newer image for alpine:3.18 12:01:54 ---> 33abbf032149 12:01:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:54 ---> Running in a528fd00d392 12:01:54 Removing intermediate container a528fd00d392 12:01:54 ---> 25a41d54b448 12:01:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:01:54 ---> Running in ab2e636b90c1 12:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:01:54 (1/1) Installing dumb-init (1.2.5-r2) 12:01:54 Executing busybox-1.36.1-r5.trigger 12:01:54 OK: 8 MiB in 16 packages 12:01:54 Removing intermediate container ab2e636b90c1 12:01:54 ---> 37febf23cbae 12:01:54 Step 16/26 : RUN apk --no-cache upgrade 12:01:54 ---> Running in cab551f7483e 12:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:01:54 OK: 8 MiB in 16 packages 12:01:54 Removing intermediate container cab551f7483e 12:01:54 ---> 4ef2d36d321b 12:01:54 Step 17/26 : WORKDIR / 12:01:54 ---> Running in 7ad8608bc0d0 12:01:54 Removing intermediate container 7ad8608bc0d0 12:01:54 ---> b0760886c54d 12:01:54 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:54 ---> b00d6da9aa7d 12:01:54 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:54 ---> d104a8957174 12:01:54 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:01:54 ---> 0229d6449b21 12:01:54 Step 21/26 : EXPOSE 59900 12:01:54 ---> Running in ae2106ca2694 12:01:54 Removing intermediate container ae2106ca2694 12:01:54 ---> 21623b85e52f 12:01:54 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:01:54 ---> Running in 02e3c3750d0a 12:01:54 Removing intermediate container 02e3c3750d0a 12:01:54 ---> cf2d92b1688a 12:01:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:01:54 ---> Running in 806583e59ac4 12:01:55 Removing intermediate container 806583e59ac4 12:01:55 ---> 10c490bd2204 12:01:55 Step 24/26 : LABEL arch=arm64 12:01:55 ---> Running in 3e740567f68a 12:01:55 Removing intermediate container 3e740567f68a 12:01:55 ---> 68a1c9b49669 12:01:55 Step 25/26 : LABEL git_sha=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a 12:01:55 ---> Running in d9a89104abd9 12:01:56 Removing intermediate container d9a89104abd9 12:01:56 ---> 92d768829700 12:01:56 Step 26/26 : LABEL version=0.0.0 12:01:56 ---> Running in 435d283764a9 12:01:56 Removing intermediate container 435d283764a9 12:01:56 ---> c0ca38869d2f 12:01:56 [Warning] One or more build-args [ARCH] were not consumed 12:01:56 Successfully built c0ca38869d2f 12:01:56 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:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:57 12:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:58 arm64: Pulling from edgex-lftools-log-publisher 12:01:58 8998bd30e6a1: Pulling fs layer 12:01:58 04944245beec: Pulling fs layer 12:01:58 699f458cf7ca: Pulling fs layer 12:01:58 765212b225bb: Pulling fs layer 12:01:58 f23df028b6ca: Pulling fs layer 12:01:58 d65c8cfc05b1: Pulling fs layer 12:01:58 2437ff75d9bd: Pulling fs layer 12:01:58 765212b225bb: Waiting 12:01:58 f23df028b6ca: Waiting 12:01:58 d65c8cfc05b1: Waiting 12:01:58 2437ff75d9bd: Waiting 12:01:58 04944245beec: Verifying Checksum 12:01:58 04944245beec: Download complete 12:01:58 765212b225bb: Verifying Checksum 12:01:58 765212b225bb: Download complete 12:01:58 f23df028b6ca: Verifying Checksum 12:01:58 f23df028b6ca: Download complete 12:01:58 d65c8cfc05b1: Download complete 12:01:58 699f458cf7ca: Verifying Checksum 12:01:58 699f458cf7ca: Download complete 12:01:58 8998bd30e6a1: Verifying Checksum 12:01:58 8998bd30e6a1: Download complete 12:02:01 2437ff75d9bd: Verifying Checksum 12:02:01 2437ff75d9bd: Download complete 12:02:04 8998bd30e6a1: Pull complete 12:02:04 04944245beec: Pull complete 12:02:05 699f458cf7ca: Pull complete 12:02:05 765212b225bb: Pull complete 12:02:06 f23df028b6ca: Pull complete 12:02:06 d65c8cfc05b1: Pull complete 12:02:25 2437ff75d9bd: Pull complete 12:02:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-1061 does not seem to be running inside a container 12:02:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:02:28 $ docker top a878974c83693617186a0143de0c771c0c540cb29b6ff57f9ffe0185f4150c82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:29 ---> job-cost.sh 12:02:29 lf-activate-venv: SKIPPING 12:02:29 INFO: No Stack... 12:02:29 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:30 INFO: Archiving Costs [Pipeline] sh 12:02:31 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:02:31 + cut -d, -f6 [Pipeline] lock 12:02:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] 12:02:31 Resource [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] did not exist. Created. 12:02:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:32 /w/workspace/device-virtual-go/1@tmp/durable-6729cc22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:02:32 + echo total: 0.10999999940395355 [Pipeline] stash 12:02:32 Warning: overwriting stash ‘stack-cost’ 12:02:32 Stashed 1 file(s) [Pipeline] } 12:02:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-460-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:02:32 $ docker stop --time=1 a878974c83693617186a0143de0c771c0c540cb29b6ff57f9ffe0185f4150c82 12:02:34 $ docker rm -f --volumes a878974c83693617186a0143de0c771c0c540cb29b6ff57f9ffe0185f4150c82 [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:02:36 provisioning config files... 12:02:36 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-460@tmp/config6678716869133690980tmp [Pipeline] { [Pipeline] sh 12:02:36 + set +x 12:02:36 + curl -s https://codecov.io/bash 12:02:36 + bash -s -- 12:02:36 12:02:36 _____ _ 12:02:36 / ____| | | 12:02:36 | | ___ __| | ___ ___ _____ __ 12:02:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:02:36 | |___| (_) | (_| | __/ (_| (_) \ V / 12:02:36 \_____\___/ \__,_|\___|\___\___/ \_/ 12:02:36 Bash-1.0.6 12:02:36 12:02:36 12:02:36 ==> git version 2.25.1 found 12:02:36 ==> 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:02:36 Release-Date: 2020-01-08 12:02:36 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:02:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:02:36 ==> Jenkins CI detected. 12:02:36 current dir:  /w/workspace/foundry_device-virtual-go_PR-460 12:02:36 project root: . 12:02:36 --> token set from env 12:02:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:02:36 ==> Running gcov in . (disable via -X gcov) 12:02:36 ==> Python coveragepy not found 12:02:36 ==> Searching for coverage reports in: 12:02:36 + . 12:02:37 -> Found 1 reports 12:02:37 ==> Detecting git/mercurial file structure 12:02:37 ==> Reading reports 12:02:37 + ./coverage.out bytes=43063 12:02:37 ==> Appending adjustments 12:02:37 https://docs.codecov.io/docs/fixing-reports 12:02:37 + Found adjustments 12:02:37 ==> Gzipping contents 12:02:37 8.0K /tmp/codecov.Hgc0nC.gz 12:02:37 ==> Uploading reports 12:02:37 url: https://codecov.io 12:02:37 query: branch=PR-460&commit=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-460%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=460&job=&cmd_args= 12:02:37 -> Pinging Codecov 12:02:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-460&commit=40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-460%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=460&job=&cmd_args= 12:02:37 -> Uploading to 12:02:37 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/5E52B4B073DB2E39498172D8E973AA87/40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a/c8b5ff9f-7cb4-45e7-b96c-77c6ff5b4b05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T120237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28eb27cee1c506d7800281564a50fd9fdf5d9b8354e54c581aad18eed4768bda 12:02:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:02:37 Dload Upload Total Spent Left Speed 12:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19223 --:--:-- --:--:-- --:--:-- 19223 12:02:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/40e7de3384c8158fcfa99fa7e25ce6e91ea3f34a [Pipeline] } 12:02:37 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:02:41 + [ -d /w/workspace/foundry_device-virtual-go_PR-460/archives ] 12:02:41 + ls -al /w/workspace/foundry_device-virtual-go_PR-460/archives 12:02:41 total 16 12:02:41 drwxr-xr-x 3 root root 4096 Feb 16 11:55 . 12:02:41 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 11:55 .. 12:02:41 drwxr-xr-x 2 root root 4096 Feb 16 11:55 cost 12:02:41 -rw-r--r-- 1 root root 89 Feb 16 11:55 cost.csv 12:02:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-460/archives 12:02:41 + ls -al /w/workspace/foundry_device-virtual-go_PR-460/archives 12:02:41 total 16 12:02:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 11:55 . 12:02:41 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 11:55 .. 12:02:41 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 11:55 cost 12:02:41 -rw-r--r-- 1 jenkins jenkins 89 Feb 16 11:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:02:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:02:42 ---> package-listing.sh 12:02:42 ++ facter osfamily 12:02:42 ++ tr '[:upper:]' '[:lower:]' 12:02:42 + OS_FAMILY=debian 12:02:42 + workspace=/w/workspace/foundry_device-virtual-go_PR-460 12:02:42 + START_PACKAGES=/tmp/packages_start.txt 12:02:42 + END_PACKAGES=/tmp/packages_end.txt 12:02:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:02:42 + PACKAGES=/tmp/packages_start.txt 12:02:42 + '[' /w/workspace/foundry_device-virtual-go_PR-460 ']' 12:02:42 + PACKAGES=/tmp/packages_end.txt 12:02:42 + case "${OS_FAMILY}" in 12:02:42 + dpkg -l 12:02:42 + grep '^ii' 12:02:42 + '[' -f /tmp/packages_start.txt ']' 12:02:42 + '[' -f /tmp/packages_end.txt ']' 12:02:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:02:42 + '[' /w/workspace/foundry_device-virtual-go_PR-460 ']' 12:02:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-460/archives/ 12:02:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-460/archives/ [Pipeline] echo 12:02:42 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-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:02:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:43 prd-ubuntu20.04-docker-8c-8g-1060 does not seem to be running inside a container 12:02:43 $ 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-460/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-460 -v /w/workspace/foundry_device-virtual-go_PR-460:/w/workspace/foundry_device-virtual-go_PR-460:rw,z -v /w/workspace/foundry_device-virtual-go_PR-460@tmp:/w/workspace/foundry_device-virtual-go_PR-460@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:02:44 $ docker top ad7e9a9b0a4766752d4499f7a2789c00eadea9a3d0bdf0c790e782669a78df02 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:44 + touch /tmp/pre-build-complete [Pipeline] sh 12:02:44 + mkdir -p /var/log/sysstat [Pipeline] sh 12:02:45 + ls /var/log/sa-host 12:02:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:45 provisioning config files... 12:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-460@tmp/config13604206744408800543tmp [Pipeline] { [Pipeline] echo 12:02:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:02:45 ---> create-netrc.sh [Pipeline] } 12:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:02:46 ---> python-tools-install.sh [Pipeline] echo 12:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:02:46 ---> sudo-logs.sh 12:02:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:02:47 ---> job-cost.sh 12:02:47 lf-activate-venv: SKIPPING 12:02:47 DEBUG: total: 0.2199999988079071 12:02:47 INFO: Retrieving Stack Cost... 12:02:47 INFO: Retrieving Pricing Info for: v3-standard-8 12:02:47 INFO: Archiving Costs [Pipeline] echo 12:02:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:02:48 ---> logs-deploy.sh 12:02:48 lf-activate-venv: SKIPPING 12:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-460/1 12:02:48 INFO: archiving workspace using pattern(s): 12:02:49 Archives upload complete. 12:02:49 INFO: archiving logs to Nexus