Pull request #290 updated 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 MonicaisHer for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 6c956091e39ebf418aab18435948f90fcdb39d95 rather than cd051e653ddb162b0198f625fe84cc850ee5a5b9 Obtained Jenkinsfile from 6c956091e39ebf418aab18435948f90fcdb39d95 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-ssh17159370689232781626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10813548734517472211.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11933769476461188434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16652956256533079372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11546861146824290470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 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-16220 in /w/workspace/foundry_device-virtual-go_PR-290 [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-290 # 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 Merging remotes/origin/main commit 6c956091e39ebf418aab18435948f90fcdb39d95 into PR head commit cd051e653ddb162b0198f625fe84cc850ee5a5b9 Merge succeeded, producing cd051e653ddb162b0198f625fe84cc850ee5a5b9 Checking out Revision cd051e653ddb162b0198f625fe84cc850ee5a5b9 (PR-290) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # 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 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 Commit message: "Revert "build(snap): Upgrade base to core22"" > git rev-list --no-walk 5f4c5a6459401c5b0f317cc0c36523b64f33d5cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:13:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:13:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:13:11 ========================================================= 12:13:11 EdgeX Global Pipelines Version Info 12:13:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:13:12 ------------------- 12:13:12 stable info: 12:13:12 ------------------- 12:13:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:13:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:13:12 Message: update stable to v1.0.234 12:13:12 ------------------- 12:13:12 experimental info: 12:13:12 ------------------- 12:13:12 Commited By: **** collab-it+edgex@linuxfoundation.org 12:13:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:13:12 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd051e6 [Pipeline] echo 12:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:13 provisioning config files... 12:13:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config1839865735602656441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:13 ---> docker-login.sh 12:13:13 nexus3.edgexfoundry.org:10001 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10002 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10003 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10004 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 docker.io 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 ---> docker-login.sh ends [Pipeline] } 12:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:13:15 + git rev-list -1 --merges cd051e653ddb162b0198f625fe84cc850ee5a5b9~1..cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo 12:13:15 -----------> git rev-list -1 --merges cd051e653ddb162b0198f625fe84cc850ee5a5b9~1..cd051e653ddb162b0198f625fe84cc850ee5a5b9 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [false] [Pipeline] sh 12:13:15 + git log --format=format:%s -1 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo 12:13:15 ========================================================= 12:13:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:13:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:16 + git log --format=format:%s -1 cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] echo 12:13:16 [semverPrep] GIT_COMMIT: cd051e653ddb162b0198f625fe84cc850ee5a5b9, Commit Message: Revert "build(snap): Upgrade base to core22" [Pipeline] echo 12:13:16 [semverPrep] This is not a build commit. [Pipeline] sh 12:13:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:13:16 + grep -v github /etc/ssh/ssh_known_hosts 12:13:16 + [ -e /tmp/ssh_known_hosts ] 12:13:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:13:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:13:16 + sudo tee -a /etc/ssh/ssh_known_hosts 12:13:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:16 12:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:17 0.1.4: Pulling from edgex-devops/py-git-semver 12:13:17 42c077c10790: Pulling fs layer 12:13:17 f63e77b7563a: Pulling fs layer 12:13:17 bd5fdadae976: Pulling fs layer 12:13:17 205491f53016: Pulling fs layer 12:13:17 df18705c85c3: Pulling fs layer 12:13:17 bdb3f477010e: Pulling fs layer 12:13:17 c8a8fc8e1c8f: Pulling fs layer 12:13:17 2c6e9b1d212d: Pulling fs layer 12:13:17 bdb8f0575790: Pulling fs layer 12:13:17 386e3cb2ff24: Pulling fs layer 12:13:17 2343380bae48: Pulling fs layer 12:13:17 bdb3f477010e: Waiting 12:13:17 205491f53016: Waiting 12:13:17 df18705c85c3: Waiting 12:13:17 c8a8fc8e1c8f: Waiting 12:13:17 bdb8f0575790: Waiting 12:13:17 2c6e9b1d212d: Waiting 12:13:17 f63e77b7563a: Verifying Checksum 12:13:17 f63e77b7563a: Download complete 12:13:17 205491f53016: Verifying Checksum 12:13:17 205491f53016: Download complete 12:13:17 df18705c85c3: Verifying Checksum 12:13:17 df18705c85c3: Download complete 12:13:17 bdb3f477010e: Verifying Checksum 12:13:17 bdb3f477010e: Download complete 12:13:17 bd5fdadae976: Verifying Checksum 12:13:17 bd5fdadae976: Download complete 12:13:17 2c6e9b1d212d: Verifying Checksum 12:13:17 2c6e9b1d212d: Download complete 12:13:17 bdb8f0575790: Verifying Checksum 12:13:17 bdb8f0575790: Download complete 12:13:17 386e3cb2ff24: Download complete 12:13:17 2343380bae48: Verifying Checksum 12:13:17 2343380bae48: Download complete 12:13:17 42c077c10790: Verifying Checksum 12:13:17 42c077c10790: Download complete 12:13:17 c8a8fc8e1c8f: Verifying Checksum 12:13:17 c8a8fc8e1c8f: Download complete 12:13:19 42c077c10790: Pull complete 12:13:19 f63e77b7563a: Pull complete 12:13:19 bd5fdadae976: Pull complete 12:13:19 205491f53016: Pull complete 12:13:20 df18705c85c3: Pull complete 12:13:20 bdb3f477010e: Pull complete 12:13:22 c8a8fc8e1c8f: Pull complete 12:13:22 2c6e9b1d212d: Pull complete 12:13:22 bdb8f0575790: Pull complete 12:13:22 386e3cb2ff24: Pull complete 12:13:22 2343380bae48: Pull complete 12:13:22 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:22 prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container 12:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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-devops/py-git-semver:0.1.4 cat 12:13:24 $ docker top 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 -eo pid,comm 12:13:24 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). 12:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:24 [ssh-agent] Looking for ssh-agent implementation... 12:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:24 $ docker exec 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent 12:13:24 SSH_AUTH_SOCK=/tmp/ssh-TyivGjGX6VW6/agent.33 12:13:24 SSH_AGENT_PID=39 12:13:24 Running ssh-add (command line suppressed) 12:13:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_2646071322664579278.key (/w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_2646071322664579278.key) 12:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:25 + git tag --points-at HEAD [Pipeline] } 12:13:25 $ docker exec --env ******** --env ******** 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent -k 12:13:25 unset SSH_AUTH_SOCK; 12:13:25 unset SSH_AGENT_PID; 12:13:25 echo Agent pid 39 killed; 12:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:25 [ssh-agent] Looking for ssh-agent implementation... 12:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:25 $ docker exec 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent 12:13:25 SSH_AUTH_SOCK=/tmp/ssh-ALpdPMgUGe8j/agent.73 12:13:25 SSH_AGENT_PID=79 12:13:25 Running ssh-add (command line suppressed) 12:13:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_8524634748992301613.key (/w/workspace/foundry_device-virtual-go_PR-290@tmp/private_key_8524634748992301613.key) 12:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:26 + git semver init 12:13:26 2022-06-28 12:13:26,371 [run_init] DEBUG init version:0.0.0 force:False 12:13:26 2022-06-28 12:13:26,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-290/.semver 12:13:26 2022-06-28 12:13:26,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-290/.semver 12:13:26 2022-06-28 12:13:26,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-290/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-290, universal_newlines=False, shell=None, istream=None) 12:13:27 2022-06-28 12:13:27,318 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-290/.git/info/exclude 12:13:27 2022-06-28 12:13:27,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 with force:False 12:13:27 2022-06-28 12:13:27,319 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 12:13:27 2022-06-28 12:13:27,323 [execute] INFO git cat-file --batch-check 12:13:27 2022-06-28 12:13:27,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) 12:13:27 2022-06-28 12:13:27,331 [execute] INFO git cat-file --batch 12:13:27 2022-06-28 12:13:27,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) 12:13:27 2022-06-28 12:13:27,338 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-290/.semver/PR-290 12:13:27 0.0.0 [Pipeline] } 12:13:27 $ docker exec --env ******** --env ******** 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 ssh-agent -k 12:13:27 unset SSH_AUTH_SOCK; 12:13:27 unset SSH_AGENT_PID; 12:13:27 echo Agent pid 79 killed; 12:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:13:27 + git semver [Pipeline] } 12:13:28 $ docker stop --time=1 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 12:13:29 $ docker rm -f 2759f7ee279107e1b63ddf41e0be78cdde2e3e13a728001c5634da92bc21b676 [Pipeline] // withDockerContainer [Pipeline] sh 12:13:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:13:30 Stashed 1 file(s) [Pipeline] echo 12:13:30 [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 12:13:30 provisioning config files... 12:13:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config9181926805995214284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:30 ---> docker-login.sh 12:13:30 nexus3.edgexfoundry.org:10001 12:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:30 Configure a credential helper to remove this warning. See 12:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:30 12:13:30 Login Succeeded 12:13:30 nexus3.edgexfoundry.org:10002 12:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:30 Configure a credential helper to remove this warning. See 12:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:30 12:13:30 Login Succeeded 12:13:30 nexus3.edgexfoundry.org:10003 12:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:30 Configure a credential helper to remove this warning. See 12:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:30 12:13:30 Login Succeeded 12:13:30 nexus3.edgexfoundry.org:10004 12:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:31 Configure a credential helper to remove this warning. See 12:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:31 12:13:31 Login Succeeded 12:13:31 docker.io 12:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:31 Configure a credential helper to remove this warning. See 12:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:31 12:13:31 Login Succeeded 12:13:31 ---> docker-login.sh ends [Pipeline] } 12:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:31 ========================================================= 12:13:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:13:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:13:31 Sending build context to Docker daemon 23.18MB 12:13:31 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:13:31 Step 2/12 : FROM ${BASE} AS builder 12:13:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:13:32 59bf1c3509f3: Pulling fs layer 12:13:32 666ba61612fd: Pulling fs layer 12:13:32 8ed8ca486205: Pulling fs layer 12:13:32 cc1cd167ecdc: Pulling fs layer 12:13:32 c516ae0d96e1: Pulling fs layer 12:13:32 684cea983483: Pulling fs layer 12:13:32 dd3240ac7de5: Pulling fs layer 12:13:32 b1e948a4e11c: Pulling fs layer 12:13:32 a8fd76ee1af6: Pulling fs layer 12:13:32 646ad004c059: Pulling fs layer 12:13:32 684cea983483: Waiting 12:13:32 dd3240ac7de5: Waiting 12:13:32 b1e948a4e11c: Waiting 12:13:32 a8fd76ee1af6: Waiting 12:13:32 cc1cd167ecdc: Waiting 12:13:32 646ad004c059: Waiting 12:13:32 8ed8ca486205: Download complete 12:13:32 666ba61612fd: Download complete 12:13:32 c516ae0d96e1: Verifying Checksum 12:13:32 c516ae0d96e1: Download complete 12:13:32 684cea983483: Verifying Checksum 12:13:32 684cea983483: Download complete 12:13:32 59bf1c3509f3: Verifying Checksum 12:13:32 59bf1c3509f3: Download complete 12:13:32 dd3240ac7de5: Verifying Checksum 12:13:32 dd3240ac7de5: Download complete 12:13:32 b1e948a4e11c: Verifying Checksum 12:13:32 b1e948a4e11c: Download complete 12:13:32 59bf1c3509f3: Pull complete 12:13:32 666ba61612fd: Pull complete 12:13:32 8ed8ca486205: Pull complete 12:13:32 646ad004c059: Verifying Checksum 12:13:32 646ad004c059: Download complete 12:13:32 a8fd76ee1af6: Verifying Checksum 12:13:32 a8fd76ee1af6: Download complete 12:13:32 cc1cd167ecdc: Verifying Checksum 12:13:32 cc1cd167ecdc: Download complete 12:13:37 cc1cd167ecdc: Pull complete 12:13:37 c516ae0d96e1: Pull complete 12:13:37 684cea983483: Pull complete 12:13:37 dd3240ac7de5: Pull complete 12:13:37 b1e948a4e11c: Pull complete 12:13:39 a8fd76ee1af6: Pull complete 12:13:40 646ad004c059: Pull complete 12:13:40 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 12:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:13:40 ---> 8f69c11f6b0c 12:13:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:13:42 ---> Running in 2b34a3c66191 12:13:42 Removing intermediate container 2b34a3c66191 12:13:42 ---> 3ed0e9ed5a36 12:13:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:13:42 ---> Running in 73673c21a350 12:13:42 Removing intermediate container 73673c21a350 12:13:42 ---> e57a8a79cab8 12:13:42 Step 5/12 : WORKDIR /device-virtual-go 12:13:42 ---> Running in 4b013784adb8 12:13:42 Removing intermediate container 4b013784adb8 12:13:42 ---> 2f272114c6c1 12:13:42 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:42 ---> Running in 4c1272d12b1c 12:13:43 Removing intermediate container 4c1272d12b1c 12:13:43 ---> 0177979a608e 12:13:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:13:43 ---> Running in 80ebd16d35a6 12:13:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:13:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:13:45 (1/4) Installing openssh-keygen (8.8_p1-r1) 12:13:45 (2/4) Installing libedit (20210910.3.1-r0) 12:13:45 (3/4) Installing openssh-client-common (8.8_p1-r1) 12:13:45 Still waiting to schedule task 12:13:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:13:45 (4/4) Installing openssh-client-default (8.8_p1-r1) 12:13:45 Executing busybox-1.34.1-r3.trigger 12:13:45 OK: 224 MiB in 56 packages 12:13:45 Removing intermediate container 80ebd16d35a6 12:13:45 ---> eb6745c84b34 12:13:45 Step 8/12 : COPY go.mod vendor* ./ 12:13:45 ---> dd74e1054de5 12:13:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:45 ---> Running in e203791fb1b2 12:14:00 Removing intermediate container e203791fb1b2 12:14:00 ---> 94cd50144d25 12:14:00 Step 10/12 : COPY . . 12:14:00 ---> 0628b7ee69e9 12:14:00 Step 11/12 : ARG MAKE='make build' 12:14:00 ---> Running in bb1711931c62 12:14:00 Removing intermediate container bb1711931c62 12:14:00 ---> db9ed8f6bbd7 12:14:00 Step 12/12 : RUN $MAKE 12:14:00 ---> Running in 7319611383fb 12:14:00 noop 12:14:01 Removing intermediate container 7319611383fb 12:14:01 ---> 0495b441e37c 12:14:01 Successfully built 0495b441e37c 12:14:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:01 + docker inspect -f . ci-base-image-x86_64 12:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:01 prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container 12:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:14:02 $ docker top b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:02 + go version 12:14:02 go version go1.17.7 linux/amd64 [Pipeline] } 12:14:02 $ docker stop --time=1 b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 12:14:03 $ docker rm -f b424b94b78c052edd0d17cc839762fd1c514012a4edea6b74a2c0576cc40d8d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:04 + docker inspect -f . ci-base-image-x86_64 12:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:04 prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container 12:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:14:04 $ docker top d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:14:05 + make test 12:14:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:14:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:14:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:14:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 12:14:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:14:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:14:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:14:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:14:25 $ docker stop --time=1 d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e 12:14:26 $ docker rm -f d57d05be06e2bd79fe58947768efe0e6b4240ec3b977a5a255acfd9359b0442e [Pipeline] // withDockerContainer [Pipeline] sh 12:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:14:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:14:28 + ls -al . 12:14:28 total 192 12:14:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:14 . 12:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:13 .. 12:14:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:13 .git 12:14:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 .github 12:14:28 -rw-rw-r-- 1 jenkins jenkins 337 Jun 28 12:13 .gitignore 12:14:28 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 12:13 .golangci.yml 12:14:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:13 .semver 12:14:28 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 28 12:13 Attribution.txt 12:14:28 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 28 12:13 CHANGELOG.md 12:14:28 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 28 12:13 Dockerfile 12:14:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:13 GOVERNANCE.md 12:14:28 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 12:13 Jenkinsfile 12:14:28 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 12:13 LICENSE 12:14:28 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 28 12:13 Makefile 12:14:28 -rw-rw-r-- 1 jenkins jenkins 623 Jun 28 12:13 OWNERS.md 12:14:28 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 28 12:13 README.md 12:14:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:13 VERSION 12:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:13 bin 12:14:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 cmd 12:14:28 -rw-r--r-- 1 jenkins jenkins 44128 Jun 28 12:14 coverage.out 12:14:28 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 28 12:13 go.mod 12:14:28 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 28 12:13 go.sum 12:14:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:13 internal 12:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:13 snap 12:14:28 -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 12:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:28 + 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=cd051e653ddb162b0198f625fe84cc850ee5a5b9 --label arch=amd64 --label version=0.0.0 . 12:14:28 Sending build context to Docker daemon 23.23MB 12:14:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 12:14:28 Step 2/26 : FROM ${BASE} AS builder 12:14:28 ---> 0495b441e37c 12:14:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:14:28 ---> Running in d3a2888927ae 12:14:28 Removing intermediate container d3a2888927ae 12:14:28 ---> 21a158b5fa07 12:14:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:14:28 ---> Running in 13aa945fbdbd 12:14:29 Removing intermediate container 13aa945fbdbd 12:14:29 ---> 75ee255ba8e9 12:14:29 Step 5/26 : WORKDIR /device-virtual-go 12:14:29 ---> Running in e73208bec76b 12:14:29 Removing intermediate container e73208bec76b 12:14:29 ---> bd4e5897202e 12:14:29 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:29 ---> Running in be7a53cd0d8d 12:14:29 Removing intermediate container be7a53cd0d8d 12:14:29 ---> 564aa91a412f 12:14:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:29 ---> Running in a6b61b820cf8 12:14:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:14:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:14:31 OK: 224 MiB in 56 packages 12:14:31 Removing intermediate container a6b61b820cf8 12:14:31 ---> 078cc07e6050 12:14:31 Step 8/26 : COPY go.mod vendor* ./ 12:14:31 ---> d4cf18a51eee 12:14:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:31 ---> Running in 3cd0cc73b0ac 12:14:32 Removing intermediate container 3cd0cc73b0ac 12:14:32 ---> 423c070be928 12:14:32 Step 10/26 : COPY . . 12:14:33 ---> 716e2ba75e69 12:14:33 Step 11/26 : ARG MAKE='make build' 12:14:33 ---> Running in f8c35fdfa81f 12:14:33 Removing intermediate container f8c35fdfa81f 12:14:33 ---> 59b4bb2a6345 12:14:33 Step 12/26 : RUN $MAKE 12:14:33 ---> Running in 134514bc3808 12:14:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:14:55 Removing intermediate container 134514bc3808 12:14:55 ---> fc60f8a0cc0d 12:14:55 Step 13/26 : FROM alpine:3.14 12:14:55 3.14: Pulling from library/alpine 12:14:55 8663204ce13b: Pulling fs layer 12:14:55 8663204ce13b: Verifying Checksum 12:14:55 8663204ce13b: Download complete 12:14:55 8663204ce13b: Pull complete 12:14:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:14:55 Status: Downloaded newer image for alpine:3.14 12:14:55 ---> e04c818066af 12:14:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:14:55 ---> Running in 7f038a297043 12:14:55 Removing intermediate container 7f038a297043 12:14:55 ---> e3475872e314 12:14:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:55 ---> Running in 0c3679a31db0 12:14:55 Removing intermediate container 0c3679a31db0 12:14:55 ---> 0e7a7dd17de6 12:14:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 12:14:55 ---> Running in cfeddbdd9eb5 12:14:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:56 (1/6) Installing dumb-init (1.2.5-r1) 12:14:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:14:56 (3/6) Installing libsodium (1.0.18-r0) 12:14:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:14:56 (5/6) Installing libzmq (4.3.4-r0) 12:14:56 (6/6) Installing zeromq (4.3.4-r0) 12:14:56 Executing busybox-1.33.1-r7.trigger 12:14:56 OK: 8 MiB in 20 packages 12:14:57 Removing intermediate container cfeddbdd9eb5 12:14:57 ---> 8ee0ab2039a8 12:14:57 Step 17/26 : WORKDIR / 12:14:57 ---> Running in 5a6f7aa6d05c 12:14:57 Removing intermediate container 5a6f7aa6d05c 12:14:57 ---> d1d66bba6a29 12:14:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:14:57 ---> 02a7c595a7f4 12:14:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:14:57 ---> a50cd33a9cfb 12:14:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:14:58 ---> 6136fae9dfd8 12:14:58 Step 21/26 : EXPOSE 59900 12:14:58 ---> Running in 23d19868ac04 12:14:58 Removing intermediate container 23d19868ac04 12:14:58 ---> d6c33de2bc28 12:14:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:14:58 ---> Running in a1b8cd1dffe7 12:14:58 Removing intermediate container a1b8cd1dffe7 12:14:58 ---> 0041fe85afa9 12:14:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:58 ---> Running in ea331a4ddf79 12:14:58 Removing intermediate container ea331a4ddf79 12:14:58 ---> b7c4e1c1aa22 12:14:58 Step 24/26 : LABEL arch=amd64 12:14:58 ---> Running in 3390d688a4cc 12:14:58 Removing intermediate container 3390d688a4cc 12:14:58 ---> 5eb7a3ab93a7 12:14:58 Step 25/26 : LABEL git_sha=cd051e653ddb162b0198f625fe84cc850ee5a5b9 12:14:58 ---> Running in 47feb6113158 12:14:59 Removing intermediate container 47feb6113158 12:14:59 ---> 573e33897a95 12:14:59 Step 26/26 : LABEL version=0.0.0 12:14:59 ---> Running in 8978f0a6e636 12:14:59 Removing intermediate container 8978f0a6e636 12:14:59 ---> deeee5859241 12:14:59 [Warning] One or more build-args [ARCH] were not consumed 12:14:59 Successfully built deeee5859241 12:14:59 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 12:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:59 12:14:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:59 latest: Pulling from edgex-lftools-log-publisher 12:14:59 5eb5b503b376: Pulling fs layer 12:14:59 5c69ac0246d0: Pulling fs layer 12:14:59 ec43610c2a17: Pulling fs layer 12:14:59 3a2ae6a8a46f: Pulling fs layer 12:14:59 33b1e0a273af: Pulling fs layer 12:14:59 5d3b04190fa2: Pulling fs layer 12:14:59 2f39f015ded8: Pulling fs layer 12:14:59 3a2ae6a8a46f: Waiting 12:14:59 33b1e0a273af: Waiting 12:14:59 5d3b04190fa2: Waiting 12:14:59 5c69ac0246d0: Download complete 12:14:59 3a2ae6a8a46f: Verifying Checksum 12:14:59 3a2ae6a8a46f: Download complete 12:14:59 33b1e0a273af: Verifying Checksum 12:14:59 33b1e0a273af: Download complete 12:14:59 ec43610c2a17: Verifying Checksum 12:14:59 ec43610c2a17: Download complete 12:15:00 5d3b04190fa2: Verifying Checksum 12:15:00 5d3b04190fa2: Download complete 12:15:00 5eb5b503b376: Verifying Checksum 12:15:00 5eb5b503b376: Download complete 12:15:00 2f39f015ded8: Download complete 12:15:01 5eb5b503b376: Pull complete 12:15:01 5c69ac0246d0: Pull complete 12:15:01 ec43610c2a17: Pull complete 12:15:02 3a2ae6a8a46f: Pull complete 12:15:02 33b1e0a273af: Pull complete 12:15:02 5d3b04190fa2: Pull complete 12:15:06 2f39f015ded8: Pull complete 12:15:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:06 prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container 12:15:06 $ 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-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:15:08 $ docker top 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:09 ---> job-cost.sh 12:15:09 lf-activate-venv: SKIPPING 12:15:09 INFO: No Stack... 12:15:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:15:10 INFO: Archiving Costs [Pipeline] sh 12:15:10 + cat /w/workspace/foundry_device-virtual-go_PR-290/archives/cost.csv 12:15:10 + cut -d, -f6 [Pipeline] lock 12:15:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] 12:15:10 Resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] did not exist. Created. 12:15:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:10 + echo total: 0.2199999988079071 [Pipeline] stash 12:15:10 Stashed 1 file(s) [Pipeline] } 12:15:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:10 $ docker stop --time=1 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d 12:15:11 $ docker rm -f 3d6dc8f888478df176837977ad6bbc7a3df702154065be7d0e1c258703a4fa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:16:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16221 in /w/workspace/foundry_device-virtual-go_PR-290 [Pipeline] { [Pipeline] ws 12:16:59 Running in /w/workspace/device-virtual-go/26 [Pipeline] { [Pipeline] checkout 12:16:59 The recommended git tool is: git 12:17:06 using credential edgex-jenkins-ssh 12:17:06 Cloning the remote Git repository 12:17:06 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:17:06 > git init /w/workspace/device-virtual-go/26 # timeout=10 12:17:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:17:07 > git --version # timeout=10 12:17:07 > git --version # 'git version 2.25.1' 12:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:10 Merging remotes/origin/main commit 6c956091e39ebf418aab18435948f90fcdb39d95 into PR head commit cd051e653ddb162b0198f625fe84cc850ee5a5b9 12:17:10 Merge succeeded, producing cd051e653ddb162b0198f625fe84cc850ee5a5b9 12:17:10 Checking out Revision cd051e653ddb162b0198f625fe84cc850ee5a5b9 (PR-290) 12:17:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:17:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:17:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:17:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:17:10 > git config core.sparsecheckout # timeout=10 12:17:10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 12:17:10 > git remote # timeout=10 12:17:10 > git config --get remote.origin.url # timeout=10 12:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 12:17:10 > git merge 6c956091e39ebf418aab18435948f90fcdb39d95 # timeout=10 12:17:10 > git rev-parse HEAD^{commit} # timeout=10 12:17:10 > git config core.sparsecheckout # timeout=10 12:17:10 > git checkout -f cd051e653ddb162b0198f625fe84cc850ee5a5b9 # timeout=10 12:17:14 Commit message: "Revert "build(snap): Upgrade base to core22"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:17:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:17:15 % Total % Received % Xferd Average Speed Time Time Time Current 12:17:15 Dload Upload Total Spent Left Speed 12:17:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh 12:17:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:17:16 + sudo tee+ /etc/docker/daemon.new 12:17:16 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:17:16 { 12:17:16 "registry-mirrors": [ 12:17:16 "https://nexus3.edgexfoundry.org:10001" 12:17:16 ], 12:17:16 "bip": "10.250.0.254/24", 12:17:16 "hosts": [ 12:17:16 "tcp://0.0.0.0:5555", 12:17:16 "unix:///var/run/docker.sock" 12:17:16 ], 12:17:16 "mtu": 1458, 12:17:16 "selinux-enabled": true, 12:17:16 "seccomp-profile": "/etc/docker/seccomp.json" 12:17:16 } [Pipeline] sh 12:17:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:17:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:36 provisioning config files... 12:17:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/26@tmp/config3821515449422069866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:36 ---> docker-login.sh 12:17:36 nexus3.edgexfoundry.org:10001 12:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:37 Configure a credential helper to remove this warning. See 12:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:37 12:17:37 Login Succeeded 12:17:37 nexus3.edgexfoundry.org:10002 12:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:37 Configure a credential helper to remove this warning. See 12:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:37 12:17:37 Login Succeeded 12:17:37 nexus3.edgexfoundry.org:10003 12:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:38 Configure a credential helper to remove this warning. See 12:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:38 12:17:38 Login Succeeded 12:17:38 nexus3.edgexfoundry.org:10004 12:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:38 Configure a credential helper to remove this warning. See 12:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:38 12:17:38 Login Succeeded 12:17:38 docker.io 12:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:39 Configure a credential helper to remove this warning. See 12:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:39 12:17:39 Login Succeeded 12:17:39 ---> docker-login.sh ends [Pipeline] } 12:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:39 ========================================================= 12:17:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:17:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:17:40 Sending build context to Docker daemon 11.79MB 12:17:40 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:17:40 Step 2/12 : FROM ${BASE} AS builder 12:17:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:17:40 9b3977197b4f: Pulling fs layer 12:17:40 1a89e8eeedd5: Pulling fs layer 12:17:40 94645a83ff95: Pulling fs layer 12:17:40 e6fb740bc735: Pulling fs layer 12:17:40 3a77bd46dcc9: Pulling fs layer 12:17:40 355e64cbe906: Pulling fs layer 12:17:40 63ab81a10011: Pulling fs layer 12:17:40 555d1d1c4555: Pulling fs layer 12:17:40 7d9057610161: Pulling fs layer 12:17:40 355e64cbe906: Waiting 12:17:40 555d1d1c4555: Waiting 12:17:40 63ab81a10011: Waiting 12:17:40 e6fb740bc735: Waiting 12:17:40 3a77bd46dcc9: Waiting 12:17:40 7d9057610161: Waiting 12:17:40 94645a83ff95: Verifying Checksum 12:17:40 94645a83ff95: Download complete 12:17:40 1a89e8eeedd5: Verifying Checksum 12:17:40 1a89e8eeedd5: Download complete 12:17:40 3a77bd46dcc9: Verifying Checksum 12:17:40 3a77bd46dcc9: Download complete 12:17:40 355e64cbe906: Verifying Checksum 12:17:40 355e64cbe906: Download complete 12:17:41 9b3977197b4f: Verifying Checksum 12:17:41 9b3977197b4f: Download complete 12:17:41 63ab81a10011: Verifying Checksum 12:17:41 63ab81a10011: Download complete 12:17:41 9b3977197b4f: Pull complete 12:17:42 7d9057610161: Verifying Checksum 12:17:42 7d9057610161: Download complete 12:17:42 1a89e8eeedd5: Pull complete 12:17:42 94645a83ff95: Pull complete 12:17:43 555d1d1c4555: Verifying Checksum 12:17:43 555d1d1c4555: Download complete 12:17:43 e6fb740bc735: Verifying Checksum 12:17:43 e6fb740bc735: Download complete 12:17:56 e6fb740bc735: Pull complete 12:17:56 3a77bd46dcc9: Pull complete 12:17:56 355e64cbe906: Pull complete 12:17:56 63ab81a10011: Pull complete 12:18:03 555d1d1c4555: Pull complete 12:18:05 7d9057610161: Pull complete 12:18:05 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 12:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:18:05 ---> 819e984ddca1 12:18:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:18:06 ---> Running in d4ec98c39663 12:18:06 Removing intermediate container d4ec98c39663 12:18:06 ---> 3708ab0d4f0c 12:18:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:18:06 ---> Running in cbb327310282 12:18:07 Removing intermediate container cbb327310282 12:18:07 ---> 4b5703ad83a5 12:18:07 Step 5/12 : WORKDIR /device-virtual-go 12:18:07 ---> Running in 9a57423c3dfc 12:18:07 Removing intermediate container 9a57423c3dfc 12:18:07 ---> 3c725b8ad42d 12:18:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:07 ---> Running in 970febec3fc3 12:18:10 Removing intermediate container 970febec3fc3 12:18:10 ---> dc9616a97ca5 12:18:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:18:10 ---> Running in e28622f2d2e3 12:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:18:13 (1/4) Installing openssh-keygen (8.8_p1-r1) 12:18:13 (2/4) Installing libedit (20210910.3.1-r0) 12:18:13 (3/4) Installing openssh-client-common (8.8_p1-r1) 12:18:13 (4/4) Installing openssh-client-default (8.8_p1-r1) 12:18:13 Executing busybox-1.34.1-r3.trigger 12:18:13 OK: 224 MiB in 56 packages 12:18:14 Removing intermediate container e28622f2d2e3 12:18:14 ---> 65a242a18db0 12:18:14 Step 8/12 : COPY go.mod vendor* ./ 12:18:15 ---> 6fd1d59a5007 12:18:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:15 ---> Running in a62f76fb4368 12:19:23 Removing intermediate container a62f76fb4368 12:19:23 ---> 5d99bf991a1e 12:19:23 Step 10/12 : COPY . . 12:19:23 ---> 09ce1296bae0 12:19:23 Step 11/12 : ARG MAKE='make build' 12:19:23 ---> Running in 64a9d293db59 12:19:23 Removing intermediate container 64a9d293db59 12:19:23 ---> 29df788dc779 12:19:23 Step 12/12 : RUN $MAKE 12:19:23 ---> Running in 539221719ae3 12:19:23 noop 12:19:23 Removing intermediate container 539221719ae3 12:19:23 ---> 37a490199484 12:19:23 Successfully built 37a490199484 12:19:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:23 + docker inspect -f . ci-base-image-arm64 12:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 12:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:19:25 $ docker top 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:26 + go version 12:19:26 go version go1.17.7 linux/arm64 [Pipeline] } 12:19:26 $ docker stop --time=1 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e 12:19:27 $ docker rm -f 2955cd72451dd519631321bb14888581c3b8f7346cc7a638b28315067628044e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:28 + docker inspect -f . ci-base-image-arm64 12:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:28 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 12:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:19:30 $ docker top a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:19:30 + make test 12:19:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:19:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:20:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:20:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements 12:20:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:20:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:21:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:21:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:21:16 ./bin/test-attribution-txt.sh [Pipeline] echo 12:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:21:17 $ docker stop --time=1 a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 12:21:19 $ docker rm -f a7b529f1b3c56c424fb45442cd537b04c787c71327b57a6b0ec59fa6791e3587 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:21:20 Warning: overwriting stash ‘coverage-report’ 12:21:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:21:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:21:21 + ls -al . 12:21:21 total 188 12:21:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:21 . 12:21:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:17 .. 12:21:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:17 .git 12:21:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 .github 12:21:21 -rw-rw-r-- 1 jenkins jenkins 337 Jun 28 12:17 .gitignore 12:21:21 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 12:17 .golangci.yml 12:21:21 -rw-rw-r-- 1 jenkins jenkins 8152 Jun 28 12:17 Attribution.txt 12:21:21 -rw-rw-r-- 1 jenkins jenkins 9649 Jun 28 12:17 CHANGELOG.md 12:21:21 -rw-rw-r-- 1 jenkins jenkins 1974 Jun 28 12:17 Dockerfile 12:21:21 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:17 GOVERNANCE.md 12:21:21 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 12:17 Jenkinsfile 12:21:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 12:17 LICENSE 12:21:21 -rw-rw-r-- 1 jenkins jenkins 2248 Jun 28 12:17 Makefile 12:21:21 -rw-rw-r-- 1 jenkins jenkins 623 Jun 28 12:17 OWNERS.md 12:21:21 -rw-rw-r-- 1 jenkins jenkins 2914 Jun 28 12:17 README.md 12:21:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:13 VERSION 12:21:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:17 bin 12:21:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 cmd 12:21:21 -rw-r--r-- 1 jenkins jenkins 44128 Jun 28 12:20 coverage.out 12:21:21 -rw-rw-r-- 1 jenkins jenkins 3189 Jun 28 12:17 go.mod 12:21:21 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 28 12:17 go.sum 12:21:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:17 internal 12:21:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:17 snap 12:21:21 -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 12:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:21 + 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=cd051e653ddb162b0198f625fe84cc850ee5a5b9 --label arch=arm64 --label version=0.0.0 . 12:21:22 Sending build context to Docker daemon 11.84MB 12:21:22 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 12:21:22 Step 2/26 : FROM ${BASE} AS builder 12:21:22 ---> 37a490199484 12:21:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:21:22 ---> Running in 22b67314ae0e 12:21:23 Removing intermediate container 22b67314ae0e 12:21:23 ---> 5c57c4e6e662 12:21:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:21:23 ---> Running in d3df0fc9984d 12:21:23 Removing intermediate container d3df0fc9984d 12:21:23 ---> 23b2f3618d67 12:21:23 Step 5/26 : WORKDIR /device-virtual-go 12:21:23 ---> Running in c9a255e3a0e2 12:21:23 Removing intermediate container c9a255e3a0e2 12:21:23 ---> 9edb69468e4e 12:21:23 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:24 ---> Running in 881dc4ec7db7 12:21:25 Removing intermediate container 881dc4ec7db7 12:21:25 ---> 42c14b8e865e 12:21:25 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:25 ---> Running in 2e8a214735e0 12:21:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:21:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:21:28 OK: 224 MiB in 56 packages 12:21:29 Removing intermediate container 2e8a214735e0 12:21:29 ---> 5c5776824632 12:21:29 Step 8/26 : COPY go.mod vendor* ./ 12:21:29 ---> b5971c6f1b5a 12:21:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:21:29 ---> Running in 4359b8ae7abe 12:21:31 Removing intermediate container 4359b8ae7abe 12:21:31 ---> 92f1651c088e 12:21:31 Step 10/26 : COPY . . 12:21:33 ---> fe1e2669fc5c 12:21:33 Step 11/26 : ARG MAKE='make build' 12:21:33 ---> Running in 79e8b284ef66 12:21:33 Removing intermediate container 79e8b284ef66 12:21:33 ---> 9f2ae6d88d42 12:21:33 Step 12/26 : RUN $MAKE 12:21:33 ---> Running in 59308b7eada2 12:21:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:23:41 Removing intermediate container 59308b7eada2 12:23:41 ---> 2464f43006c6 12:23:41 Step 13/26 : FROM alpine:3.14 12:23:41 3.14: Pulling from library/alpine 12:23:41 455c02918c45: Pulling fs layer 12:23:41 455c02918c45: Verifying Checksum 12:23:41 455c02918c45: Download complete 12:23:41 455c02918c45: Pull complete 12:23:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:23:41 Status: Downloaded newer image for alpine:3.14 12:23:41 ---> ac73e934f311 12:23:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:23:41 ---> Running in 92a7ff5058ae 12:23:41 Removing intermediate container 92a7ff5058ae 12:23:41 ---> 3f6b36d8e702 12:23:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:41 ---> Running in ccff40b7b1ad 12:23:41 Removing intermediate container ccff40b7b1ad 12:23:41 ---> c000081f4eed 12:23:41 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 12:23:41 ---> Running in 631addb02386 12:23:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:23:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:23:41 (1/6) Installing dumb-init (1.2.5-r1) 12:23:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:23:41 (3/6) Installing libsodium (1.0.18-r0) 12:23:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:23:41 (5/6) Installing libzmq (4.3.4-r0) 12:23:41 (6/6) Installing zeromq (4.3.4-r0) 12:23:41 Executing busybox-1.33.1-r7.trigger 12:23:41 OK: 8 MiB in 20 packages 12:23:41 Removing intermediate container 631addb02386 12:23:41 ---> 5ae6be9edbb5 12:23:41 Step 17/26 : WORKDIR / 12:23:41 ---> Running in a016ffdff83f 12:23:41 Removing intermediate container a016ffdff83f 12:23:41 ---> 55ec2cba4e63 12:23:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:23:41 ---> 31b20a5cc1d5 12:23:41 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:23:41 ---> 9a2db333113c 12:23:41 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:23:41 ---> 0e408a3cef1e 12:23:41 Step 21/26 : EXPOSE 59900 12:23:41 ---> Running in 457ed3957e56 12:23:41 Removing intermediate container 457ed3957e56 12:23:41 ---> 5b0714a3b677 12:23:41 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:23:41 ---> Running in 19c101b4a788 12:23:41 Removing intermediate container 19c101b4a788 12:23:41 ---> 028e59e350cb 12:23:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:41 ---> Running in b19b9d737ba4 12:23:41 Removing intermediate container b19b9d737ba4 12:23:41 ---> 4f034829a302 12:23:41 Step 24/26 : LABEL arch=arm64 12:23:41 ---> Running in c36cfb5142fd 12:23:41 Removing intermediate container c36cfb5142fd 12:23:41 ---> 6253e7e8f227 12:23:41 Step 25/26 : LABEL git_sha=cd051e653ddb162b0198f625fe84cc850ee5a5b9 12:23:41 ---> Running in 3bf7b9412e47 12:23:41 Removing intermediate container 3bf7b9412e47 12:23:41 ---> 1f37b653645e 12:23:41 Step 26/26 : LABEL version=0.0.0 12:23:41 ---> Running in 388bc2c83e03 12:23:41 Removing intermediate container 388bc2c83e03 12:23:41 ---> 34940eaa7160 12:23:41 [Warning] One or more build-args [ARCH] were not consumed 12:23:41 Successfully built 34940eaa7160 12:23:41 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:23:42 12:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:23:42 arm64: Pulling from edgex-lftools-log-publisher 12:23:42 8998bd30e6a1: Pulling fs layer 12:23:42 04944245beec: Pulling fs layer 12:23:42 699f458cf7ca: Pulling fs layer 12:23:42 765212b225bb: Pulling fs layer 12:23:42 f23df028b6ca: Pulling fs layer 12:23:42 d65c8cfc05b1: Pulling fs layer 12:23:42 2437ff75d9bd: Pulling fs layer 12:23:42 f23df028b6ca: Waiting 12:23:42 d65c8cfc05b1: Waiting 12:23:42 765212b225bb: Waiting 12:23:42 2437ff75d9bd: Waiting 12:23:42 04944245beec: Verifying Checksum 12:23:42 04944245beec: Download complete 12:23:42 765212b225bb: Download complete 12:23:42 f23df028b6ca: Verifying Checksum 12:23:42 f23df028b6ca: Download complete 12:23:42 d65c8cfc05b1: Verifying Checksum 12:23:42 d65c8cfc05b1: Download complete 12:23:43 699f458cf7ca: Verifying Checksum 12:23:43 699f458cf7ca: Download complete 12:23:43 8998bd30e6a1: Verifying Checksum 12:23:43 8998bd30e6a1: Download complete 12:23:46 2437ff75d9bd: Verifying Checksum 12:23:46 2437ff75d9bd: Download complete 12:23:48 8998bd30e6a1: Pull complete 12:23:48 04944245beec: Pull complete 12:23:50 699f458cf7ca: Pull complete 12:23:50 765212b225bb: Pull complete 12:23:51 f23df028b6ca: Pull complete 12:23:51 d65c8cfc05b1: Pull complete 12:24:06 2437ff75d9bd: Pull complete 12:24:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:06 prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container 12:24:06 $ 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/26 -v /w/workspace/device-virtual-go/26:/w/workspace/device-virtual-go/26:rw,z -v /w/workspace/device-virtual-go/26@tmp:/w/workspace/device-virtual-go/26@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:24:09 $ docker top 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:10 ---> job-cost.sh 12:24:10 lf-activate-venv: SKIPPING 12:24:10 INFO: No Stack... 12:24:10 INFO: Retrieving Pricing Info for: v3-standard-4 12:24:11 INFO: Archiving Costs [Pipeline] sh 12:24:12 + cat /w/workspace/device-virtual-go/26/archives/cost.csv 12:24:12 + cut -d, -f6 [Pipeline] lock 12:24:12 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] 12:24:12 Resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] did not exist. Created. 12:24:12 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:12 /w/workspace/device-virtual-go/26@tmp/durable-0b935050/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:24:13 + echo total: 0.10999999940395355 [Pipeline] stash 12:24:13 Warning: overwriting stash ‘stack-cost’ 12:24:13 Stashed 1 file(s) [Pipeline] } 12:24:13 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-290-26-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:13 $ docker stop --time=1 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 12:24:15 $ docker rm -f 6e3e07fdc63ce949afd9dfe02c37d4ff2f5e69daa7e451aa6855200ee3719af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:24:15 provisioning config files... 12:24:15 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config4916499451914928806tmp [Pipeline] { [Pipeline] sh 12:24:15 + set +x 12:24:15 + curl -s https://codecov.io/bash 12:24:15 + bash -s -- 12:24:15 12:24:15 _____ _ 12:24:15 / ____| | | 12:24:15 | | ___ __| | ___ ___ _____ __ 12:24:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:24:15 | |___| (_) | (_| | __/ (_| (_) \ V / 12:24:15 \_____\___/ \__,_|\___|\___\___/ \_/ 12:24:15 Bash-1.0.6 12:24:15 12:24:15 12:24:15 ==> git version 2.25.1 found 12:24:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:24:15 Release-Date: 2020-01-08 12:24:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:24:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:24:15 ==> Jenkins CI detected. 12:24:15 current dir:  /w/workspace/foundry_device-virtual-go_PR-290 12:24:15 project root: . 12:24:15 --> token set from env 12:24:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:24:15 ==> Running gcov in . (disable via -X gcov) 12:24:15 ==> Python coveragepy not found 12:24:15 ==> Searching for coverage reports in: 12:24:15 + . 12:24:16 -> Found 1 reports 12:24:16 ==> Detecting git/mercurial file structure 12:24:16 ==> Reading reports 12:24:16 + ./coverage.out bytes=44128 12:24:16 ==> Appending adjustments 12:24:16 https://docs.codecov.io/docs/fixing-reports 12:24:16 + Found adjustments 12:24:16 ==> Gzipping contents 12:24:16 8.0K /tmp/codecov.aFT6RD.gz 12:24:16 ==> Uploading reports 12:24:16 url: https://codecov.io 12:24:16 query: branch=PR-290&commit=cd051e653ddb162b0198f625fe84cc850ee5a5b9&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-290%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=290&job=&cmd_args= 12:24:16 -> Pinging Codecov 12:24:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-290&commit=cd051e653ddb162b0198f625fe84cc850ee5a5b9&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-290%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=290&job=&cmd_args= 12:24:16 -> Uploading to 12:24:16 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/5E52B4B073DB2E39498172D8E973AA87/cd051e653ddb162b0198f625fe84cc850ee5a5b9/ea05ae7b-b6ad-452f-b7bc-3fa61dcc60ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T122416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=206a30c4938a15776dd32c6fcfd209446145be6aa14555845a9a52f4ab667ef8 12:24:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:24:16 Dload Upload Total Spent Left Speed 12:24:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5545 0 0 100 5545 0 25204 --:--:-- --:--:-- --:--:-- 25090 100 5545 0 0 100 5545 0 24865 --:--:-- --:--:-- --:--:-- 24754 12:24:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/cd051e653ddb162b0198f625fe84cc850ee5a5b9 [Pipeline] } 12:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:24:17 + [ -d /w/workspace/foundry_device-virtual-go_PR-290/archives ] 12:24:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-290/archives 12:24:17 total 16 12:24:17 drwxr-xr-x 3 root root 4096 Jun 28 12:15 . 12:24:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:15 .. 12:24:17 drwxr-xr-x 2 root root 4096 Jun 28 12:15 cost 12:24:17 -rw-r--r-- 1 root root 89 Jun 28 12:15 cost.csv 12:24:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-290/archives 12:24:17 + ls -al /w/workspace/foundry_device-virtual-go_PR-290/archives 12:24:17 total 16 12:24:17 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:15 . 12:24:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:15 .. 12:24:17 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 12:15 cost 12:24:17 -rw-r--r-- 1 jenkins jenkins 89 Jun 28 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:24:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:24:18 ---> package-listing.sh 12:24:18 ++ facter osfamily 12:24:18 ++ tr '[:upper:]' '[:lower:]' 12:24:18 + OS_FAMILY=debian 12:24:18 + workspace=/w/workspace/foundry_device-virtual-go_PR-290 12:24:18 + START_PACKAGES=/tmp/packages_start.txt 12:24:18 + END_PACKAGES=/tmp/packages_end.txt 12:24:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:24:18 + PACKAGES=/tmp/packages_start.txt 12:24:18 + '[' /w/workspace/foundry_device-virtual-go_PR-290 ']' 12:24:18 + PACKAGES=/tmp/packages_end.txt 12:24:18 + case "${OS_FAMILY}" in 12:24:18 + dpkg -l 12:24:18 + grep '^ii' 12:24:18 + '[' -f /tmp/packages_start.txt ']' 12:24:18 + '[' -f /tmp/packages_end.txt ']' 12:24:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:24:18 + '[' /w/workspace/foundry_device-virtual-go_PR-290 ']' 12:24:18 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-290/archives/ 12:24:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-290/archives/ [Pipeline] echo 12:24:18 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:24:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:19 prd-ubuntu20.04-docker-8c-8g-16220 does not seem to be running inside a container 12:24:19 $ 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-290/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-290 -v /w/workspace/foundry_device-virtual-go_PR-290:/w/workspace/foundry_device-virtual-go_PR-290:rw,z -v /w/workspace/foundry_device-virtual-go_PR-290@tmp:/w/workspace/foundry_device-virtual-go_PR-290@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:24:20 $ docker top 3276eee86920df811ef7474b8967adf4c553df63f22081fa9b5877f19d1a1830 -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:20 + touch /tmp/pre-build-complete [Pipeline] sh 12:24:20 + mkdir -p /var/log/sysstat [Pipeline] sh 12:24:21 + ls /var/log/sa-host 12:24:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:21 provisioning config files... 12:24:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-290@tmp/config2413740388382226105tmp [Pipeline] { [Pipeline] echo 12:24:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:24:21 ---> create-netrc.sh [Pipeline] } 12:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:24:21 ---> python-tools-install.sh [Pipeline] echo 12:24:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:24:22 ---> sudo-logs.sh 12:24:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:24:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:24:22 ---> job-cost.sh 12:24:22 lf-activate-venv: SKIPPING 12:24:22 DEBUG: total: 0.2199999988079071 12:24:22 INFO: Retrieving Stack Cost... 12:24:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:24:23 INFO: Archiving Costs [Pipeline] echo 12:24:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:24:23 ---> logs-deploy.sh 12:24:23 lf-activate-venv: SKIPPING 12:24:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-290/26 12:24:23 INFO: archiving workspace using pattern(s): 12:24:24 Archives upload complete. 12:24:24 INFO: archiving logs to Nexus