Pull request #427 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af+3e7277aeb6c2165bba0097e742148e8cd729522a (e308d175f3d2dc987a9b3b2537f8c334c5908142) 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-ssh8861658318738198982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2304844179520028080.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-427/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-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3504809710185694857.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-427/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9925695301308464296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9212232188656059044.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-427/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-427/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8176806696063693313.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5992 in /w/workspace/foundry_device-virtual-go_PR-427 [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-427 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3e7277aeb6c2165bba0097e742148e8cd729522a into PR head commit 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af Merge succeeded, producing 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af Checking out Revision 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af (PR-427) > 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/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af # 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 3e7277aeb6c2165bba0097e742148e8cd729522a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:14:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:14:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:14:52 ========================================================= 21:14:52 EdgeX Global Pipelines Version Info 21:14:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:14:52 ------------------- 21:14:52 stable info: 21:14:52 ------------------- 21:14:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:14:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:14:52 Message: update stable to v1.0.254 21:14:53 ------------------- 21:14:53 experimental info: 21:14:53 ------------------- 21:14:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:14:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:14:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [Pipeline] echo 21:14:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b51c0f [Pipeline] echo 21:14:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:55 provisioning config files... 21:14:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-427@tmp/config2997947940627445789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:55 ---> docker-login.sh 21:14:55 nexus3.edgexfoundry.org:10001 21:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:55 Configure a credential helper to remove this warning. See 21:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:55 21:14:55 Login Succeeded 21:14:55 nexus3.edgexfoundry.org:10002 21:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:56 Configure a credential helper to remove this warning. See 21:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:56 21:14:56 Login Succeeded 21:14:56 nexus3.edgexfoundry.org:10003 21:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:56 Configure a credential helper to remove this warning. See 21:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:56 21:14:56 Login Succeeded 21:14:56 nexus3.edgexfoundry.org:10004 21:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:56 Configure a credential helper to remove this warning. See 21:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:56 21:14:56 Login Succeeded 21:14:56 docker.io 21:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:56 Configure a credential helper to remove this warning. See 21:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:56 21:14:56 Login Succeeded 21:14:56 ---> docker-login.sh ends [Pipeline] } 21:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:14:57 + git rev-list -1 --merges 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af~1..9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [Pipeline] echo 21:14:57 -----------> git rev-list -1 --merges 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af~1..9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [false] [Pipeline] sh 21:14:57 + git log --format=format:%s -1 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [Pipeline] echo 21:14:57 ========================================================= 21:14:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:14:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:58 + git log --format=format:%s -1 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [Pipeline] echo 21:14:58 [semverPrep] GIT_COMMIT: 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 21:14:58 [semverPrep] This is not a build commit. [Pipeline] sh 21:14:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:14:58 + grep -v github /etc/ssh/ssh_known_hosts 21:14:58 + [ -e /tmp/ssh_known_hosts ] 21:14:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:14:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:14:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:14:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:59 21:14:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:14:59 0.1.4: Pulling from edgex-devops/py-git-semver 21:14:59 b85a868b505f: Pulling fs layer 21:14:59 e2be974225ed: Pulling fs layer 21:14:59 339a4e72a1f5: Pulling fs layer 21:14:59 988bab9f4d93: Pulling fs layer 21:14:59 1469e6f7b9e6: Pulling fs layer 21:14:59 eaf3925da568: Pulling fs layer 21:14:59 bab4dde63d76: Pulling fs layer 21:14:59 bde34c3a00c8: Pulling fs layer 21:14:59 b352a97aabf1: Pulling fs layer 21:14:59 4872d77fe225: Pulling fs layer 21:14:59 5851b861e8e6: Pulling fs layer 21:14:59 988bab9f4d93: Waiting 21:14:59 1469e6f7b9e6: Waiting 21:14:59 bab4dde63d76: Waiting 21:14:59 eaf3925da568: Waiting 21:14:59 bde34c3a00c8: Waiting 21:14:59 b352a97aabf1: Waiting 21:14:59 4872d77fe225: Waiting 21:14:59 5851b861e8e6: Waiting 21:14:59 e2be974225ed: Verifying Checksum 21:14:59 e2be974225ed: Download complete 21:14:59 988bab9f4d93: Download complete 21:14:59 1469e6f7b9e6: Verifying Checksum 21:14:59 1469e6f7b9e6: Download complete 21:14:59 eaf3925da568: Download complete 21:14:59 339a4e72a1f5: Verifying Checksum 21:14:59 339a4e72a1f5: Download complete 21:14:59 bde34c3a00c8: Download complete 21:14:59 b352a97aabf1: Verifying Checksum 21:14:59 b352a97aabf1: Download complete 21:14:59 4872d77fe225: Download complete 21:14:59 5851b861e8e6: Download complete 21:14:59 b85a868b505f: Verifying Checksum 21:14:59 b85a868b505f: Download complete 21:14:59 bab4dde63d76: Verifying Checksum 21:14:59 bab4dde63d76: Download complete 21:15:00 b85a868b505f: Pull complete 21:15:01 e2be974225ed: Pull complete 21:15:01 339a4e72a1f5: Pull complete 21:15:01 988bab9f4d93: Pull complete 21:15:02 1469e6f7b9e6: Pull complete 21:15:02 eaf3925da568: Pull complete 21:15:04 bab4dde63d76: Pull complete 21:15:04 bde34c3a00c8: Pull complete 21:15:04 b352a97aabf1: Pull complete 21:15:04 4872d77fe225: Pull complete 21:15:04 5851b861e8e6: Pull complete 21:15:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:04 prd-ubuntu20.04-docker-8c-8g-5992 does not seem to be running inside a container 21:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-427 -v /w/workspace/foundry_device-virtual-go_PR-427:/w/workspace/foundry_device-virtual-go_PR-427:rw,z -v /w/workspace/foundry_device-virtual-go_PR-427@tmp:/w/workspace/foundry_device-virtual-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:07 $ docker top 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 -eo pid,comm 21:15:07 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). 21:15:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:07 [ssh-agent] Looking for ssh-agent implementation... 21:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:08 $ docker exec 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 ssh-agent 21:15:08 SSH_AUTH_SOCK=/tmp/ssh-Hah1wLhCaQk8/agent.31 21:15:08 SSH_AGENT_PID=37 21:15:08 Running ssh-add (command line suppressed) 21:15:08 Identity added: /w/workspace/foundry_device-virtual-go_PR-427@tmp/private_key_9859754139926722645.key (/w/workspace/foundry_device-virtual-go_PR-427@tmp/private_key_9859754139926722645.key) 21:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:08 + git tag --points-at HEAD [Pipeline] } 21:15:08 $ docker exec --env ******** --env ******** 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 ssh-agent -k 21:15:08 unset SSH_AUTH_SOCK; 21:15:08 unset SSH_AGENT_PID; 21:15:08 echo Agent pid 37 killed; 21:15:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:08 [ssh-agent] Looking for ssh-agent implementation... 21:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:09 $ docker exec 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 ssh-agent 21:15:09 SSH_AUTH_SOCK=/tmp/ssh-ZRgBGpHM0Gtl/agent.69 21:15:09 SSH_AGENT_PID=75 21:15:09 Running ssh-add (command line suppressed) 21:15:09 Identity added: /w/workspace/foundry_device-virtual-go_PR-427@tmp/private_key_2109590605416757333.key (/w/workspace/foundry_device-virtual-go_PR-427@tmp/private_key_2109590605416757333.key) 21:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:09 + git semver init 21:15:09 2023-09-12 21:15:09,807 [run_init] DEBUG init version:0.0.0 force:False 21:15:09 2023-09-12 21:15:09,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-427/.semver 21:15:09 2023-09-12 21:15:09,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-427/.semver 21:15:09 2023-09-12 21:15:09,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-427/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-427, universal_newlines=False, shell=None, istream=None) 21:15:11 2023-09-12 21:15:10,943 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-427/.git/info/exclude 21:15:11 2023-09-12 21:15:10,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-427/.semver/PR-427 with force:False 21:15:11 2023-09-12 21:15:10,944 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-427/.semver/PR-427 21:15:11 2023-09-12 21:15:10,948 [execute] INFO git cat-file --batch-check 21:15:11 2023-09-12 21:15:10,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-427/.semver, universal_newlines=False, shell=None, istream=) 21:15:11 2023-09-12 21:15:10,955 [execute] INFO git cat-file --batch 21:15:11 2023-09-12 21:15:10,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-427/.semver, universal_newlines=False, shell=None, istream=) 21:15:11 2023-09-12 21:15:10,961 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-427/.semver/PR-427 21:15:11 0.0.0 [Pipeline] } 21:15:11 $ docker exec --env ******** --env ******** 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 ssh-agent -k 21:15:11 unset SSH_AUTH_SOCK; 21:15:11 unset SSH_AGENT_PID; 21:15:11 echo Agent pid 75 killed; 21:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:11 + git semver [Pipeline] } 21:15:12 $ docker stop --time=1 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 21:15:13 $ docker rm -f --volumes 38b68e4741d22f1d68441c11a944137c3bf53d3260e2e70c60b3b2684f03e354 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:15:14 Stashed 1 file(s) [Pipeline] echo 21:15:14 [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 21:15:14 provisioning config files... 21:15:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-427@tmp/config6731014267802944819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:15 ---> docker-login.sh 21:15:15 nexus3.edgexfoundry.org:10001 21:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:15 Configure a credential helper to remove this warning. See 21:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:15 21:15:15 Login Succeeded 21:15:15 nexus3.edgexfoundry.org:10002 21:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:15 Configure a credential helper to remove this warning. See 21:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:15 21:15:15 Login Succeeded 21:15:15 nexus3.edgexfoundry.org:10003 21:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:15 Configure a credential helper to remove this warning. See 21:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:15 21:15:15 Login Succeeded 21:15:15 nexus3.edgexfoundry.org:10004 21:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:15 Configure a credential helper to remove this warning. See 21:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:15 21:15:15 Login Succeeded 21:15:15 docker.io 21:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:15 Configure a credential helper to remove this warning. See 21:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:15 21:15:15 Login Succeeded 21:15:15 ---> docker-login.sh ends [Pipeline] } 21:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:15 ========================================================= 21:15:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:15:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:16 + 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 . 21:15:16 Sending build context to Docker daemon 23.6MB 21:15:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:15:16 Step 2/12 : FROM ${BASE} AS builder 21:15:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:15:16 7264a8db6415: Pulling fs layer 21:15:16 c4d48a809fc2: Pulling fs layer 21:15:16 4f1c88b9dad5: Pulling fs layer 21:15:16 ad3a456e5733: Pulling fs layer 21:15:16 9e4f439ed901: Pulling fs layer 21:15:16 feaf6a47b606: Pulling fs layer 21:15:16 ad3a456e5733: Waiting 21:15:16 5e8b037d7d82: Pulling fs layer 21:15:16 8ac70367396e: Pulling fs layer 21:15:16 6db16350a2e2: Pulling fs layer 21:15:16 5e8b037d7d82: Waiting 21:15:16 9250d5d63582: Pulling fs layer 21:15:16 9250d5d63582: Waiting 21:15:16 8ac70367396e: Waiting 21:15:16 c4d48a809fc2: Verifying Checksum 21:15:16 c4d48a809fc2: Download complete 21:15:16 ad3a456e5733: Verifying Checksum 21:15:16 ad3a456e5733: Download complete 21:15:16 9e4f439ed901: Verifying Checksum 21:15:16 9e4f439ed901: Download complete 21:15:16 7264a8db6415: Verifying Checksum 21:15:16 7264a8db6415: Download complete 21:15:16 feaf6a47b606: Verifying Checksum 21:15:16 feaf6a47b606: Download complete 21:15:16 7264a8db6415: Pull complete 21:15:16 8ac70367396e: Verifying Checksum 21:15:16 8ac70367396e: Download complete 21:15:16 c4d48a809fc2: Pull complete 21:15:17 4f1c88b9dad5: Verifying Checksum 21:15:17 4f1c88b9dad5: Download complete 21:15:17 6db16350a2e2: Verifying Checksum 21:15:17 6db16350a2e2: Download complete 21:15:17 9250d5d63582: Verifying Checksum 21:15:17 9250d5d63582: Download complete 21:15:17 5e8b037d7d82: Verifying Checksum 21:15:17 5e8b037d7d82: Download complete 21:15:20 4f1c88b9dad5: Pull complete 21:15:20 ad3a456e5733: Pull complete 21:15:20 9e4f439ed901: Pull complete 21:15:20 feaf6a47b606: Pull complete 21:15:23 5e8b037d7d82: Pull complete 21:15:24 8ac70367396e: Pull complete 21:15:24 6db16350a2e2: Pull complete 21:15:25 9250d5d63582: Pull complete 21:15:25 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:15:25 ---> fa269f55d9b9 21:15:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:15:29 Still waiting to schedule task 21:15:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:15:31 ---> Running in 6f6985d8933f 21:15:31 Removing intermediate container 6f6985d8933f 21:15:31 ---> 2352c58e493b 21:15:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:15:31 ---> Running in d0d98b75e0c7 21:15:31 Removing intermediate container d0d98b75e0c7 21:15:31 ---> 3f61e035303e 21:15:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:15:32 ---> Running in f8e5e6deac52 21:15:32 Removing intermediate container f8e5e6deac52 21:15:32 ---> 480cd251ca16 21:15:32 Step 6/12 : WORKDIR /device-virtual-go 21:15:32 ---> Running in f391d607eb3a 21:15:32 Removing intermediate container f391d607eb3a 21:15:32 ---> c48916e294d1 21:15:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:32 ---> Running in bfd2562abc09 21:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:15:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:15:32 (2/4) Installing libedit (20221030.3.1-r1) 21:15:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:15:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:15:32 Executing busybox-1.36.1-r2.trigger 21:15:32 OK: 270 MiB in 60 packages 21:15:33 Removing intermediate container bfd2562abc09 21:15:33 ---> 5cc18002f7a3 21:15:33 Step 8/12 : COPY go.mod vendor* ./ 21:15:33 ---> 7475cdd82a21 21:15:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:33 ---> Running in a67f83432097 21:16:12 Removing intermediate container a67f83432097 21:16:12 ---> cdd2e4355528 21:16:12 Step 10/12 : COPY . . 21:16:12 ---> 8f8aaaccfb5b 21:16:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:16:12 ---> Running in 97cebeb58238 21:16:12 Removing intermediate container 97cebeb58238 21:16:12 ---> a77931b40752 21:16:12 Step 12/12 : RUN $MAKE 21:16:12 ---> Running in daadbc4974fe 21:16:12 noop 21:16:12 Removing intermediate container daadbc4974fe 21:16:12 ---> 940eba2aa996 21:16:12 Successfully built 940eba2aa996 21:16:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:12 + docker inspect -f . ci-base-image-x86_64 21:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:13 prd-ubuntu20.04-docker-8c-8g-5992 does not seem to be running inside a container 21:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-427 -v /w/workspace/foundry_device-virtual-go_PR-427:/w/workspace/foundry_device-virtual-go_PR-427:rw,z -v /w/workspace/foundry_device-virtual-go_PR-427@tmp:/w/workspace/foundry_device-virtual-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:13 $ docker top dfaf686510e8394c1fb60bd3ec58aa5de584c839f506860752b1d91a981af733 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:13 + go version 21:16:13 go version go1.21.0 linux/amd64 [Pipeline] } 21:16:13 $ docker stop --time=1 dfaf686510e8394c1fb60bd3ec58aa5de584c839f506860752b1d91a981af733 21:16:15 $ docker rm -f --volumes dfaf686510e8394c1fb60bd3ec58aa5de584c839f506860752b1d91a981af733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:15 + docker inspect -f . ci-base-image-x86_64 21:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:15 prd-ubuntu20.04-docker-8c-8g-5992 does not seem to be running inside a container 21:16:16 $ 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-427 -v /w/workspace/foundry_device-virtual-go_PR-427:/w/workspace/foundry_device-virtual-go_PR-427:rw,z -v /w/workspace/foundry_device-virtual-go_PR-427@tmp:/w/workspace/foundry_device-virtual-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:16:16 $ docker top 328d19651cbf684c69f6b0dfaad3abe479451dc93c6f0a6e23fbac58a691782d -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:16 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-427 [Pipeline] fileExists [Pipeline] sh 21:16:17 + make test 21:16:17 go test ./... -coverprofile=coverage.out 21:16:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:16:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:16:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements 21:16:32 go vet ./... 21:16:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:16:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:16:36 ./bin/test-attribution-txt.sh [Pipeline] echo 21:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:16:36 $ docker stop --time=1 328d19651cbf684c69f6b0dfaad3abe479451dc93c6f0a6e23fbac58a691782d 21:16:39 $ docker rm -f --volumes 328d19651cbf684c69f6b0dfaad3abe479451dc93c6f0a6e23fbac58a691782d [Pipeline] // withDockerContainer [Pipeline] sh 21:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:16:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:16:41 + ls -al . 21:16:41 total 204 21:16:41 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:16 . 21:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:14 .. 21:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:16 .git 21:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:14 .github 21:16:41 -rw-rw-r-- 1 jenkins jenkins 337 Sep 12 21:14 .gitignore 21:16:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:14 .golangci.yml 21:16:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:15 .semver 21:16:41 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 12 21:14 Attribution.txt 21:16:41 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 12 21:14 CHANGELOG.md 21:16:41 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 12 21:14 Dockerfile 21:16:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:14 GOVERNANCE.md 21:16:41 -rw-rw-r-- 1 jenkins jenkins 660 Sep 12 21:14 Jenkinsfile 21:16:41 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:14 LICENSE 21:16:41 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 12 21:14 Makefile 21:16:41 -rw-rw-r-- 1 jenkins jenkins 623 Sep 12 21:14 OWNERS.md 21:16:41 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 12 21:14 README.md 21:16:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:15 VERSION 21:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:14 bin 21:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:14 cmd 21:16:41 -rw-r--r-- 1 jenkins jenkins 43063 Sep 12 21:16 coverage.out 21:16:41 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 12 21:14 go.mod 21:16:41 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 12 21:14 go.sum 21:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:14 internal 21:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:14 snap 21:16:41 -rw-rw-r-- 1 jenkins jenkins 235 Sep 12 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:41 + 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=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af --label arch=amd64 --label version=0.0.0 . 21:16:41 Sending build context to Docker daemon 23.65MB 21:16:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:16:41 Step 2/25 : FROM ${BASE} AS builder 21:16:41 ---> 940eba2aa996 21:16:41 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:16:42 ---> Running in 92a9371660ed 21:16:42 Removing intermediate container 92a9371660ed 21:16:42 ---> 865ffeb89ebd 21:16:42 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:16:42 ---> Running in b84bd421dd90 21:16:42 Removing intermediate container b84bd421dd90 21:16:42 ---> dc03ab53c24b 21:16:42 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:16:42 ---> Running in 481ec90b2ac8 21:16:42 Removing intermediate container 481ec90b2ac8 21:16:42 ---> 8cf32edc6349 21:16:42 Step 6/25 : WORKDIR /device-virtual-go 21:16:42 ---> Running in 6473a6618a60 21:16:42 Removing intermediate container 6473a6618a60 21:16:42 ---> 2d056e308935 21:16:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:16:42 ---> Running in e349a784959e 21:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:43 OK: 270 MiB in 60 packages 21:16:43 Removing intermediate container e349a784959e 21:16:43 ---> 9448483d3b5e 21:16:43 Step 8/25 : COPY go.mod vendor* ./ 21:16:43 ---> 5bbb86b71f52 21:16:43 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:43 ---> Running in 584400950cc1 21:16:44 Removing intermediate container 584400950cc1 21:16:44 ---> 140c740cb021 21:16:44 Step 10/25 : COPY . . 21:16:45 ---> 0b8835f7dcfd 21:16:45 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:16:45 ---> Running in 9a641c53c6cc 21:16:45 Removing intermediate container 9a641c53c6cc 21:16:45 ---> c3a3479af3e8 21:16:45 Step 12/25 : RUN $MAKE 21:16:45 ---> Running in 2f4e55799bd9 21:16:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:17:03 Removing intermediate container 2f4e55799bd9 21:17:03 ---> 441e4157f942 21:17:03 Step 13/25 : FROM alpine:3.18 21:17:03 3.18: Pulling from library/alpine 21:17:03 7264a8db6415: Already exists 21:17:04 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:17:04 Status: Downloaded newer image for alpine:3.18 21:17:04 ---> 7e01a0d0a1dc 21:17:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:17:04 ---> Running in bda4f3913ac1 21:17:04 Removing intermediate container bda4f3913ac1 21:17:04 ---> cbe43db6b4b6 21:17:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:17:04 ---> Running in aed5b3c169dc 21:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:17:04 (1/1) Installing dumb-init (1.2.5-r2) 21:17:04 Executing busybox-1.36.1-r2.trigger 21:17:04 OK: 7 MiB in 16 packages 21:17:05 Removing intermediate container aed5b3c169dc 21:17:05 ---> 11026ca61df3 21:17:05 Step 16/25 : WORKDIR / 21:17:05 ---> Running in d8cf61a3c9cc 21:17:05 Removing intermediate container d8cf61a3c9cc 21:17:05 ---> e08153f88804 21:17:05 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:17:05 ---> b767dc0995d5 21:17:05 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:17:05 ---> 61c36d9f1533 21:17:05 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:17:06 ---> d138ed211987 21:17:06 Step 20/25 : EXPOSE 59900 21:17:06 ---> Running in 24476dc7a9b7 21:17:06 Removing intermediate container 24476dc7a9b7 21:17:06 ---> 2a3796234b49 21:17:06 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:17:06 ---> Running in 9e0226a5a106 21:17:06 Removing intermediate container 9e0226a5a106 21:17:06 ---> 9d5039078c74 21:17:06 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:17:06 ---> Running in 368fd50b8c08 21:17:06 Removing intermediate container 368fd50b8c08 21:17:06 ---> 341f22d9cf95 21:17:06 Step 23/25 : LABEL arch=amd64 21:17:06 ---> Running in 5228642ea793 21:17:06 Removing intermediate container 5228642ea793 21:17:06 ---> 0283a64b15f3 21:17:06 Step 24/25 : LABEL git_sha=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af 21:17:06 ---> Running in ea77574e7d3b 21:17:06 Removing intermediate container ea77574e7d3b 21:17:06 ---> 73d35e83dc1b 21:17:06 Step 25/25 : LABEL version=0.0.0 21:17:06 ---> Running in 5d0255e8737a 21:17:06 Removing intermediate container 5d0255e8737a 21:17:06 ---> 60420f8707fd 21:17:06 [Warning] One or more build-args [ARCH] were not consumed 21:17:06 Successfully built 60420f8707fd 21:17:06 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 21:17:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:07 21:17:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:07 latest: Pulling from edgex-lftools-log-publisher 21:17:07 5eb5b503b376: Pulling fs layer 21:17:07 5c69ac0246d0: Pulling fs layer 21:17:07 ec43610c2a17: Pulling fs layer 21:17:07 3a2ae6a8a46f: Pulling fs layer 21:17:07 33b1e0a273af: Pulling fs layer 21:17:07 5d3b04190fa2: Pulling fs layer 21:17:07 2f39f015ded8: Pulling fs layer 21:17:07 33b1e0a273af: Waiting 21:17:07 3a2ae6a8a46f: Waiting 21:17:07 5d3b04190fa2: Waiting 21:17:07 2f39f015ded8: Waiting 21:17:07 5c69ac0246d0: Verifying Checksum 21:17:07 5c69ac0246d0: Download complete 21:17:07 3a2ae6a8a46f: Verifying Checksum 21:17:07 3a2ae6a8a46f: Download complete 21:17:07 33b1e0a273af: Verifying Checksum 21:17:07 33b1e0a273af: Download complete 21:17:07 5d3b04190fa2: Verifying Checksum 21:17:07 5d3b04190fa2: Download complete 21:17:08 ec43610c2a17: Verifying Checksum 21:17:08 ec43610c2a17: Download complete 21:17:08 5eb5b503b376: Verifying Checksum 21:17:08 5eb5b503b376: Download complete 21:17:08 2f39f015ded8: Download complete 21:17:09 5eb5b503b376: Pull complete 21:17:09 5c69ac0246d0: Pull complete 21:17:09 ec43610c2a17: Pull complete 21:17:09 3a2ae6a8a46f: Pull complete 21:17:10 33b1e0a273af: Pull complete 21:17:10 5d3b04190fa2: Pull complete 21:17:14 2f39f015ded8: Pull complete 21:17:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:14 prd-ubuntu20.04-docker-8c-8g-5992 does not seem to be running inside a container 21:17:14 $ 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-427 -v /w/workspace/foundry_device-virtual-go_PR-427:/w/workspace/foundry_device-virtual-go_PR-427:rw,z -v /w/workspace/foundry_device-virtual-go_PR-427@tmp:/w/workspace/foundry_device-virtual-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:17:18 $ docker top 94d321b73545624fc3614056b03569bcda8307ebcbf2780a3b3360ffd54c1d76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:18 ---> job-cost.sh 21:17:18 lf-activate-venv: SKIPPING 21:17:18 INFO: No Stack... 21:17:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:17:19 INFO: Archiving Costs [Pipeline] sh 21:17:19 + cat /w/workspace/foundry_device-virtual-go_PR-427/archives/cost.csv 21:17:19 + cut -d, -f6 [Pipeline] lock 21:17:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] 21:17:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] did not exist. Created. 21:17:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:17:20 Stashed 1 file(s) [Pipeline] } 21:17:20 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:20 $ docker stop --time=1 94d321b73545624fc3614056b03569bcda8307ebcbf2780a3b3360ffd54c1d76 21:17:21 $ docker rm -f --volumes 94d321b73545624fc3614056b03569bcda8307ebcbf2780a3b3360ffd54c1d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5993 in /w/workspace/foundry_device-virtual-go_PR-427 [Pipeline] { [Pipeline] ws 21:18:59 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 21:18:59 The recommended git tool is: git 21:19:04 using credential edgex-jenkins-ssh 21:19:04 Cloning the remote Git repository 21:19:04 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 21:19:04 > git init /w/workspace/device-virtual-go/1 # timeout=10 21:19:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:19:05 > git --version # timeout=10 21:19:05 > git --version # 'git version 2.25.1' 21:19:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:19:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:08 Merging remotes/origin/main commit 3e7277aeb6c2165bba0097e742148e8cd729522a into PR head commit 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af 21:19:09 Merge succeeded, producing 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af 21:19:09 Checking out Revision 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af (PR-427) 21:19:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:19:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:19:08 > git config core.sparsecheckout # timeout=10 21:19:09 > git checkout -f 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af # timeout=10 21:19:09 > git remote # timeout=10 21:19:09 > git config --get remote.origin.url # timeout=10 21:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:09 > git merge 3e7277aeb6c2165bba0097e742148e8cd729522a # timeout=10 21:19:09 > git rev-parse HEAD^{commit} # timeout=10 21:19:09 > git config core.sparsecheckout # timeout=10 21:19:09 > git checkout -f 9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af # timeout=10 21:19:12 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:19:12 > git --version # timeout=10 21:19:12 > git --version # 'git version 2.25.1' 21:19:12 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:19:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:13 Dload Upload Total Spent Left Speed 21:19:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 21:19:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:19:14 + sudo tee /etc/docker/daemon.new 21:19:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:19:14 { 21:19:14 "registry-mirrors": [ 21:19:14 "https://nexus3.edgexfoundry.org:10001" 21:19:14 ], 21:19:14 "bip": "10.250.0.254/24", 21:19:14 "hosts": [ 21:19:14 "tcp://0.0.0.0:5555", 21:19:14 "unix:///var/run/docker.sock" 21:19:14 ], 21:19:14 "mtu": 1458, 21:19:14 "selinux-enabled": true, 21:19:14 "seccomp-profile": "/etc/docker/seccomp.json" 21:19:14 } [Pipeline] sh 21:19:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:19:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:33 provisioning config files... 21:19:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17257502604302840021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:34 ---> docker-login.sh 21:19:34 nexus3.edgexfoundry.org:10001 21:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:34 Configure a credential helper to remove this warning. See 21:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:34 21:19:34 Login Succeeded 21:19:34 nexus3.edgexfoundry.org:10002 21:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:35 Configure a credential helper to remove this warning. See 21:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:35 21:19:35 Login Succeeded 21:19:35 nexus3.edgexfoundry.org:10003 21:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:35 Configure a credential helper to remove this warning. See 21:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:35 21:19:35 Login Succeeded 21:19:35 nexus3.edgexfoundry.org:10004 21:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:35 Configure a credential helper to remove this warning. See 21:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:35 21:19:35 Login Succeeded 21:19:35 docker.io 21:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:36 Configure a credential helper to remove this warning. See 21:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:36 21:19:36 Login Succeeded 21:19:36 ---> docker-login.sh ends [Pipeline] } 21:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:19:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:37 ========================================================= 21:19:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:19:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:37 + 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 . 21:19:38 Sending build context to Docker daemon 11.95MB 21:19:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:19:38 Step 2/12 : FROM ${BASE} AS builder 21:19:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:19:38 9fda8d8052c6: Pulling fs layer 21:19:38 5d54e960e981: Pulling fs layer 21:19:38 c4a7e357bf2a: Pulling fs layer 21:19:38 f0e02332f6b5: Pulling fs layer 21:19:38 66412af1f25a: Pulling fs layer 21:19:38 1baf3a5c0e64: Pulling fs layer 21:19:38 9a37bb91b891: Pulling fs layer 21:19:38 a29adfc67d43: Pulling fs layer 21:19:38 d5de9f91c1a4: Pulling fs layer 21:19:38 9a37bb91b891: Waiting 21:19:38 f0e02332f6b5: Waiting 21:19:38 a29adfc67d43: Waiting 21:19:38 66412af1f25a: Waiting 21:19:38 d5de9f91c1a4: Waiting 21:19:38 5d54e960e981: Verifying Checksum 21:19:38 5d54e960e981: Download complete 21:19:38 f0e02332f6b5: Verifying Checksum 21:19:38 f0e02332f6b5: Download complete 21:19:38 66412af1f25a: Download complete 21:19:38 9fda8d8052c6: Download complete 21:19:39 9a37bb91b891: Verifying Checksum 21:19:39 9a37bb91b891: Download complete 21:19:39 9fda8d8052c6: Pull complete 21:19:39 a29adfc67d43: Verifying Checksum 21:19:39 a29adfc67d43: Download complete 21:19:40 5d54e960e981: Pull complete 21:19:40 d5de9f91c1a4: Verifying Checksum 21:19:40 d5de9f91c1a4: Download complete 21:19:40 c4a7e357bf2a: Verifying Checksum 21:19:40 c4a7e357bf2a: Download complete 21:19:41 1baf3a5c0e64: Verifying Checksum 21:19:41 1baf3a5c0e64: Download complete 21:19:51 c4a7e357bf2a: Pull complete 21:19:51 f0e02332f6b5: Pull complete 21:19:51 66412af1f25a: Pull complete 21:19:58 1baf3a5c0e64: Pull complete 21:19:59 9a37bb91b891: Pull complete 21:20:00 a29adfc67d43: Pull complete 21:20:04 d5de9f91c1a4: Pull complete 21:20:04 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:20:04 ---> 746ca1b523b5 21:20:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:20:06 ---> Running in 0b0c37139a90 21:20:06 Removing intermediate container 0b0c37139a90 21:20:06 ---> b20dd8ec5c6f 21:20:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:20:06 ---> Running in 973368db1fb5 21:20:06 Removing intermediate container 973368db1fb5 21:20:06 ---> 96c77f5ef38e 21:20:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:20:06 ---> Running in d7f47530bc03 21:20:07 Removing intermediate container d7f47530bc03 21:20:07 ---> 79adab5e3ee8 21:20:07 Step 6/12 : WORKDIR /device-virtual-go 21:20:07 ---> Running in 89918588d60c 21:20:07 Removing intermediate container 89918588d60c 21:20:07 ---> 155f30f9d61b 21:20:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:07 ---> Running in f3d1b8693c6a 21:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:20:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:20:09 (2/4) Installing libedit (20221030.3.1-r1) 21:20:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:20:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:20:09 Executing busybox-1.36.1-r2.trigger 21:20:09 OK: 272 MiB in 60 packages 21:20:11 Removing intermediate container f3d1b8693c6a 21:20:11 ---> b876f68e0863 21:20:11 Step 8/12 : COPY go.mod vendor* ./ 21:20:11 ---> 8491765ee159 21:20:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:11 ---> Running in 9f57e76a8612 21:21:19 Removing intermediate container 9f57e76a8612 21:21:19 ---> 7612ab4079fe 21:21:19 Step 10/12 : COPY . . 21:21:19 ---> 1e4a60af9e14 21:21:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:19 ---> Running in 01a645bc8f95 21:21:19 Removing intermediate container 01a645bc8f95 21:21:19 ---> 57cd469bb885 21:21:19 Step 12/12 : RUN $MAKE 21:21:19 ---> Running in 372b0b202016 21:21:20 noop 21:21:21 Removing intermediate container 372b0b202016 21:21:21 ---> 862f8d92296f 21:21:21 Successfully built 862f8d92296f 21:21:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:21 + docker inspect -f . ci-base-image-arm64 21:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:22 prd-ubuntu20.04-docker-arm64-4c-16g-5993 does not seem to be running inside a container 21:21:22 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:21:25 $ docker top 0cf4a3185def05718fac088505c5b99b2c30c34260898d21169fecf6ca6bd5e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:26 + go version 21:21:26 go version go1.21.0 linux/arm64 [Pipeline] } 21:21:26 $ docker stop --time=1 0cf4a3185def05718fac088505c5b99b2c30c34260898d21169fecf6ca6bd5e4 21:21:28 $ docker rm -f --volumes 0cf4a3185def05718fac088505c5b99b2c30c34260898d21169fecf6ca6bd5e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:28 + docker inspect -f . ci-base-image-arm64 21:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:29 prd-ubuntu20.04-docker-arm64-4c-16g-5993 does not seem to be running inside a container 21:21:29 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:21:30 $ docker top cbdabc6b095e11351e372ac837f8ed482648784a0481fc6a36ae1654839db573 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 21:21:32 + make test 21:21:32 go test ./... -coverprofile=coverage.out 21:21:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:23:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:23:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements 21:23:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:23:12 go vet ./... 21:23:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:23:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:23:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:23:39 $ docker stop --time=1 cbdabc6b095e11351e372ac837f8ed482648784a0481fc6a36ae1654839db573 21:23:41 $ docker rm -f --volumes cbdabc6b095e11351e372ac837f8ed482648784a0481fc6a36ae1654839db573 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:23:43 Warning: overwriting stash ‘coverage-report’ 21:23:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:23:44 + ls -al . 21:23:44 total 200 21:23:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:21 . 21:23:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:19 .. 21:23:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:19 .git 21:23:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:19 .github 21:23:44 -rw-rw-r-- 1 jenkins jenkins 337 Sep 12 21:19 .gitignore 21:23:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:19 .golangci.yml 21:23:44 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 12 21:19 Attribution.txt 21:23:44 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 12 21:19 CHANGELOG.md 21:23:44 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 12 21:19 Dockerfile 21:23:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:19 GOVERNANCE.md 21:23:44 -rw-rw-r-- 1 jenkins jenkins 660 Sep 12 21:19 Jenkinsfile 21:23:44 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:19 LICENSE 21:23:44 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 12 21:19 Makefile 21:23:44 -rw-rw-r-- 1 jenkins jenkins 623 Sep 12 21:19 OWNERS.md 21:23:44 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 12 21:19 README.md 21:23:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:15 VERSION 21:23:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:19 bin 21:23:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:19 cmd 21:23:44 -rw-r--r-- 1 jenkins jenkins 43063 Sep 12 21:23 coverage.out 21:23:44 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 12 21:19 go.mod 21:23:44 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 12 21:19 go.sum 21:23:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:19 internal 21:23:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:19 snap 21:23:44 -rw-rw-r-- 1 jenkins jenkins 235 Sep 12 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:45 + 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=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af --label arch=arm64 --label version=0.0.0 . 21:23:46 Sending build context to Docker daemon 11.99MB 21:23:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:23:46 Step 2/25 : FROM ${BASE} AS builder 21:23:46 ---> 862f8d92296f 21:23:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:23:46 ---> Running in 62ec60e8929b 21:23:46 Removing intermediate container 62ec60e8929b 21:23:46 ---> 4d8085fb8a81 21:23:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:23:46 ---> Running in 2f87adc079d7 21:23:46 Removing intermediate container 2f87adc079d7 21:23:46 ---> ba077e982456 21:23:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:23:47 ---> Running in ab374f22e97a 21:23:47 Removing intermediate container ab374f22e97a 21:23:47 ---> 1eaec557c881 21:23:47 Step 6/25 : WORKDIR /device-virtual-go 21:23:47 ---> Running in 7ad56caaa012 21:23:48 Removing intermediate container 7ad56caaa012 21:23:48 ---> 0222983a4f22 21:23:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:49 ---> Running in 72f167111c47 21:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:23:53 OK: 272 MiB in 60 packages 21:23:54 Removing intermediate container 72f167111c47 21:23:54 ---> c00bbdd47ef5 21:23:54 Step 8/25 : COPY go.mod vendor* ./ 21:23:56 ---> 7cd583c21316 21:23:56 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:56 ---> Running in 0b76a4be92ff 21:23:59 Removing intermediate container 0b76a4be92ff 21:23:59 ---> 41c9cf9c31a5 21:23:59 Step 10/25 : COPY . . 21:24:00 ---> 4bbcb38db656 21:24:00 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:24:00 ---> Running in 7ed5e621befd 21:24:00 Removing intermediate container 7ed5e621befd 21:24:00 ---> dcd2b1bc4019 21:24:00 Step 12/25 : RUN $MAKE 21:24:00 ---> Running in e2e77b81b339 21:24:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:26:08 Removing intermediate container e2e77b81b339 21:26:08 ---> 8156ec0637b0 21:26:08 Step 13/25 : FROM alpine:3.18 21:26:08 3.18: Pulling from library/alpine 21:26:08 9fda8d8052c6: Already exists 21:26:08 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:26:08 Status: Downloaded newer image for alpine:3.18 21:26:08 ---> f6648c04cd6c 21:26:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:26:08 ---> Running in a3a78d4f50dd 21:26:08 Removing intermediate container a3a78d4f50dd 21:26:08 ---> 2b9f1c801bb2 21:26:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:26:08 ---> Running in c05d5ec36a06 21:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:26:08 (1/1) Installing dumb-init (1.2.5-r2) 21:26:08 Executing busybox-1.36.1-r2.trigger 21:26:08 OK: 8 MiB in 16 packages 21:26:08 Removing intermediate container c05d5ec36a06 21:26:08 ---> 79a609d9056a 21:26:08 Step 16/25 : WORKDIR / 21:26:08 ---> Running in cf235314d2af 21:26:08 Removing intermediate container cf235314d2af 21:26:08 ---> dd2d5f93da97 21:26:08 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:26:08 ---> af2307bd3961 21:26:08 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:26:08 ---> 32f8ff21a8ad 21:26:08 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:26:08 ---> 110638267876 21:26:08 Step 20/25 : EXPOSE 59900 21:26:08 ---> Running in 8d3019906a4d 21:26:08 Removing intermediate container 8d3019906a4d 21:26:08 ---> 3dd124a6c993 21:26:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:26:08 ---> Running in ec88e14d7dcb 21:26:08 Removing intermediate container ec88e14d7dcb 21:26:08 ---> da41dd446f11 21:26:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:26:08 ---> Running in bce65a30c4a9 21:26:08 Removing intermediate container bce65a30c4a9 21:26:08 ---> dcbe464b2f4c 21:26:08 Step 23/25 : LABEL arch=arm64 21:26:08 ---> Running in 436a109b1c77 21:26:08 Removing intermediate container 436a109b1c77 21:26:08 ---> f44a0931865d 21:26:08 Step 24/25 : LABEL git_sha=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af 21:26:08 ---> Running in de7d95ac3d12 21:26:08 Removing intermediate container de7d95ac3d12 21:26:08 ---> 5ad9d9b7856c 21:26:08 Step 25/25 : LABEL version=0.0.0 21:26:08 ---> Running in 987fbcf2e705 21:26:08 Removing intermediate container 987fbcf2e705 21:26:08 ---> 169357d97ee7 21:26:08 [Warning] One or more build-args [ARCH] were not consumed 21:26:08 Successfully built 169357d97ee7 21:26:08 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 21:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:26:09 21:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:26:09 arm64: Pulling from edgex-lftools-log-publisher 21:26:09 8998bd30e6a1: Pulling fs layer 21:26:09 04944245beec: Pulling fs layer 21:26:09 699f458cf7ca: Pulling fs layer 21:26:09 765212b225bb: Pulling fs layer 21:26:09 f23df028b6ca: Pulling fs layer 21:26:09 d65c8cfc05b1: Pulling fs layer 21:26:09 2437ff75d9bd: Pulling fs layer 21:26:09 d65c8cfc05b1: Waiting 21:26:09 f23df028b6ca: Waiting 21:26:09 2437ff75d9bd: Waiting 21:26:09 765212b225bb: Waiting 21:26:10 04944245beec: Verifying Checksum 21:26:10 04944245beec: Download complete 21:26:10 765212b225bb: Verifying Checksum 21:26:10 765212b225bb: Download complete 21:26:10 f23df028b6ca: Download complete 21:26:10 d65c8cfc05b1: Verifying Checksum 21:26:10 d65c8cfc05b1: Download complete 21:26:10 699f458cf7ca: Verifying Checksum 21:26:10 699f458cf7ca: Download complete 21:26:10 8998bd30e6a1: Verifying Checksum 21:26:10 8998bd30e6a1: Download complete 21:26:12 2437ff75d9bd: Verifying Checksum 21:26:12 2437ff75d9bd: Download complete 21:26:14 8998bd30e6a1: Pull complete 21:26:15 04944245beec: Pull complete 21:26:16 699f458cf7ca: Pull complete 21:26:16 765212b225bb: Pull complete 21:26:17 f23df028b6ca: Pull complete 21:26:17 d65c8cfc05b1: Pull complete 21:26:32 2437ff75d9bd: Pull complete 21:26:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:26:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:32 prd-ubuntu20.04-docker-arm64-4c-16g-5993 does not seem to be running inside a container 21:26:32 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:26:36 $ docker top 93acdcdfc1dfddfac0409e47f021ab8edf2003e9b9cec095d0d4c07485f1eb7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:37 ---> job-cost.sh 21:26:37 lf-activate-venv: SKIPPING 21:26:37 INFO: No Stack... 21:26:37 INFO: Retrieving Pricing Info for: v3-standard-4 21:26:38 INFO: Archiving Costs [Pipeline] sh 21:26:38 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 21:26:38 + cut -d, -f6 [Pipeline] lock 21:26:38 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] 21:26:38 Resource [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] did not exist. Created. 21:26:38 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:26:39 /w/workspace/device-virtual-go/1@tmp/durable-d32e2766/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:26:40 + echo total: 0.10999999940395355 [Pipeline] stash 21:26:40 Warning: overwriting stash ‘stack-cost’ 21:26:40 Stashed 1 file(s) [Pipeline] } 21:26:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-427-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:26:40 $ docker stop --time=1 93acdcdfc1dfddfac0409e47f021ab8edf2003e9b9cec095d0d4c07485f1eb7a 21:26:42 $ docker rm -f --volumes 93acdcdfc1dfddfac0409e47f021ab8edf2003e9b9cec095d0d4c07485f1eb7a [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 21:26:43 provisioning config files... 21:26:43 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-427@tmp/config16112760434977205505tmp [Pipeline] { [Pipeline] sh 21:26:43 + set +x 21:26:43 + bash -s -- 21:26:43 + curl -s https://codecov.io/bash 21:26:43 21:26:43 _____ _ 21:26:43 / ____| | | 21:26:43 | | ___ __| | ___ ___ _____ __ 21:26:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:26:43 | |___| (_) | (_| | __/ (_| (_) \ V / 21:26:43 \_____\___/ \__,_|\___|\___\___/ \_/ 21:26:43 Bash-1.0.6 21:26:43 21:26:43 21:26:43 ==> git version 2.25.1 found 21:26:43 ==> 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 21:26:43 Release-Date: 2020-01-08 21:26:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:26:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:26:43 ==> Jenkins CI detected. 21:26:43 current dir:  /w/workspace/foundry_device-virtual-go_PR-427 21:26:43 project root: . 21:26:43 --> token set from env 21:26:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:26:43 ==> Running gcov in . (disable via -X gcov) 21:26:43 ==> Python coveragepy not found 21:26:43 ==> Searching for coverage reports in: 21:26:43 + . 21:26:43 -> Found 1 reports 21:26:43 ==> Detecting git/mercurial file structure 21:26:43 ==> Reading reports 21:26:43 + ./coverage.out bytes=43063 21:26:43 ==> Appending adjustments 21:26:43 https://docs.codecov.io/docs/fixing-reports 21:26:43 + Found adjustments 21:26:43 ==> Gzipping contents 21:26:43 8.0K /tmp/codecov.nJM4Md.gz 21:26:43 ==> Uploading reports 21:26:43 url: https://codecov.io 21:26:43 query: branch=PR-427&commit=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-427%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=427&job=&cmd_args= 21:26:43 -> Pinging Codecov 21:26:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-427&commit=9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-427%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=427&job=&cmd_args= 21:26:43 -> Uploading to 21:26:43 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/5E52B4B073DB2E39498172D8E973AA87/9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af/a023add7-47da-4cff-8e2b-994e4ec1ed50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T212643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0599572ebc7e058cbb1dbd9e01a3cc75674d25c16c640d9f36f293e7c859e984 21:26:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:26:43 Dload Upload Total Spent Left Speed 21:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25920 --:--:-- --:--:-- --:--:-- 25920 21:26:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9b51c0fc3ef0c40626bf36580ec3ae9d5dbbc6af [Pipeline] } 21:26:43 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 21:26:45 + [ -d /w/workspace/foundry_device-virtual-go_PR-427/archives ] 21:26:45 + ls -al /w/workspace/foundry_device-virtual-go_PR-427/archives 21:26:45 total 16 21:26:45 drwxr-xr-x 3 root root 4096 Sep 12 21:17 . 21:26:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:17 .. 21:26:45 drwxr-xr-x 2 root root 4096 Sep 12 21:17 cost 21:26:45 -rw-r--r-- 1 root root 89 Sep 12 21:17 cost.csv 21:26:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-427/archives 21:26:45 + ls -al /w/workspace/foundry_device-virtual-go_PR-427/archives 21:26:45 total 16 21:26:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:17 . 21:26:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:17 .. 21:26:45 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:17 cost 21:26:45 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 21:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:26:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:26:46 ---> package-listing.sh 21:26:46 ++ facter osfamily 21:26:46 ++ tr '[:upper:]' '[:lower:]' 21:26:47 + OS_FAMILY=debian 21:26:47 + workspace=/w/workspace/foundry_device-virtual-go_PR-427 21:26:47 + START_PACKAGES=/tmp/packages_start.txt 21:26:47 + END_PACKAGES=/tmp/packages_end.txt 21:26:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:47 + PACKAGES=/tmp/packages_start.txt 21:26:47 + '[' /w/workspace/foundry_device-virtual-go_PR-427 ']' 21:26:47 + PACKAGES=/tmp/packages_end.txt 21:26:47 + case "${OS_FAMILY}" in 21:26:47 + dpkg -l 21:26:47 + grep '^ii' 21:26:47 + '[' -f /tmp/packages_start.txt ']' 21:26:47 + '[' -f /tmp/packages_end.txt ']' 21:26:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:47 + '[' /w/workspace/foundry_device-virtual-go_PR-427 ']' 21:26:47 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-427/archives/ 21:26:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-427/archives/ [Pipeline] echo 21:26:47 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:26:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:48 prd-ubuntu20.04-docker-8c-8g-5992 does not seem to be running inside a container 21:26:48 $ 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-427/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-427 -v /w/workspace/foundry_device-virtual-go_PR-427:/w/workspace/foundry_device-virtual-go_PR-427:rw,z -v /w/workspace/foundry_device-virtual-go_PR-427@tmp:/w/workspace/foundry_device-virtual-go_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:26:48 $ docker top 663a80b7cc0d2b061bfb4b9bb555a8923b2fff12b1ead22300af856fd2751000 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:26:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:26:49 + ls /var/log/sa-host 21:26:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:49 provisioning config files... 21:26:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-427@tmp/config7564611174706009829tmp [Pipeline] { [Pipeline] echo 21:26:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:26:50 ---> create-netrc.sh [Pipeline] } 21:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:26:50 ---> python-tools-install.sh [Pipeline] echo 21:26:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:26:50 ---> sudo-logs.sh 21:26:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:26:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:26:51 ---> job-cost.sh 21:26:51 lf-activate-venv: SKIPPING 21:26:51 DEBUG: total: 0.2199999988079071 21:26:51 INFO: Retrieving Stack Cost... 21:26:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:26:52 INFO: Archiving Costs [Pipeline] echo 21:26:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:26:52 ---> logs-deploy.sh 21:26:52 lf-activate-venv: SKIPPING 21:26:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-427/1 21:26:52 INFO: archiving workspace using pattern(s): 21:26:53 Archives upload complete. 21:26:53 INFO: archiving logs to Nexus