Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f70277535b4edfc31a5264c55b945885c4677722+1d4e8f4054c4eba570bba0e22a22434fb299a39f (eefacb89cb0e379458b76589eaac72a7452ee55a) 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-ssh4589908451689636408.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-ssh4571474782705196853.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-293/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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3689800211711996963.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-ssh7278166277005703591.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-293/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-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3609575187423997468.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16532 in /w/workspace/foundry_device-virtual-go_PR-293 [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-293 # 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit f70277535b4edfc31a5264c55b945885c4677722 Merge succeeded, producing f48193bc2feaf7bdfafabd1215da406fa75fa9e3 Checking out Revision f48193bc2feaf7bdfafabd1215da406fa75fa9e3 (PR-293) > 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/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f70277535b4edfc31a5264c55b945885c4677722 # 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48193bc2feaf7bdfafabd1215da406fa75fa9e3 # timeout=10 Commit message: "Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD" > git rev-list --no-walk f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:13:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:13:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:13:20 ========================================================= 00:13:20 EdgeX Global Pipelines Version Info 00:13:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:13:21 ------------------- 00:13:21 stable info: 00:13:21 ------------------- 00:13:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:13:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 00:13:21 Message: update stable to v1.0.234 00:13:22 ------------------- 00:13:22 experimental info: 00:13:22 ------------------- 00:13:22 Commited By: **** collab-it+edgex@linuxfoundation.org 00:13:22 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 00:13:22 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f48193b [Pipeline] echo 00:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:22 provisioning config files... 00:13:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config5112916863896512528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:23 ---> docker-login.sh 00:13:23 nexus3.edgexfoundry.org:10001 00:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:23 Configure a credential helper to remove this warning. See 00:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:23 00:13:23 Login Succeeded 00:13:23 nexus3.edgexfoundry.org:10002 00:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:23 Configure a credential helper to remove this warning. See 00:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:23 00:13:23 Login Succeeded 00:13:23 nexus3.edgexfoundry.org:10003 00:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:23 Configure a credential helper to remove this warning. See 00:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:23 00:13:23 Login Succeeded 00:13:23 nexus3.edgexfoundry.org:10004 00:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:23 Configure a credential helper to remove this warning. See 00:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:23 00:13:23 Login Succeeded 00:13:23 docker.io 00:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:24 Configure a credential helper to remove this warning. See 00:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:24 00:13:24 Login Succeeded 00:13:24 ---> docker-login.sh ends [Pipeline] } 00:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:13:24 + git rev-list -1 --merges f48193bc2feaf7bdfafabd1215da406fa75fa9e3~1..f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo 00:13:24 -----------> git rev-list -1 --merges f48193bc2feaf7bdfafabd1215da406fa75fa9e3~1..f48193bc2feaf7bdfafabd1215da406fa75fa9e3 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 00:13:24 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [false] [Pipeline] sh 00:13:25 + git log --format=format:%s -1 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo 00:13:25 ========================================================= 00:13:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:13:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:25 + git log --format=format:%s -1 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo 00:13:25 [semverPrep] GIT_COMMIT: f48193bc2feaf7bdfafabd1215da406fa75fa9e3, Commit Message: Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD [Pipeline] echo 00:13:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:13:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:13:25 + grep -v github /etc/ssh/ssh_known_hosts 00:13:25 + [ -e /tmp/ssh_known_hosts ] 00:13:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:13:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:13:25 + sudo tee -a /etc/ssh/ssh_known_hosts 00:13:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:26 00:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:26 0.1.4: Pulling from edgex-devops/py-git-semver 00:13:26 42c077c10790: Pulling fs layer 00:13:26 f63e77b7563a: Pulling fs layer 00:13:26 bd5fdadae976: Pulling fs layer 00:13:26 205491f53016: Pulling fs layer 00:13:26 df18705c85c3: Pulling fs layer 00:13:26 bdb3f477010e: Pulling fs layer 00:13:26 c8a8fc8e1c8f: Pulling fs layer 00:13:26 2c6e9b1d212d: Pulling fs layer 00:13:26 bdb8f0575790: Pulling fs layer 00:13:26 386e3cb2ff24: Pulling fs layer 00:13:26 2343380bae48: Pulling fs layer 00:13:26 c8a8fc8e1c8f: Waiting 00:13:26 2c6e9b1d212d: Waiting 00:13:26 bdb8f0575790: Waiting 00:13:26 df18705c85c3: Waiting 00:13:26 386e3cb2ff24: Waiting 00:13:26 bdb3f477010e: Waiting 00:13:26 2343380bae48: Waiting 00:13:26 205491f53016: Waiting 00:13:26 f63e77b7563a: Verifying Checksum 00:13:26 f63e77b7563a: Download complete 00:13:26 205491f53016: Verifying Checksum 00:13:26 205491f53016: Download complete 00:13:26 df18705c85c3: Verifying Checksum 00:13:26 df18705c85c3: Download complete 00:13:26 bdb3f477010e: Verifying Checksum 00:13:26 bdb3f477010e: Download complete 00:13:26 bd5fdadae976: Verifying Checksum 00:13:26 bd5fdadae976: Download complete 00:13:26 2c6e9b1d212d: Verifying Checksum 00:13:26 2c6e9b1d212d: Download complete 00:13:26 bdb8f0575790: Verifying Checksum 00:13:26 bdb8f0575790: Download complete 00:13:26 386e3cb2ff24: Download complete 00:13:26 2343380bae48: Verifying Checksum 00:13:26 2343380bae48: Download complete 00:13:26 42c077c10790: Verifying Checksum 00:13:26 42c077c10790: Download complete 00:13:27 c8a8fc8e1c8f: Verifying Checksum 00:13:27 c8a8fc8e1c8f: Download complete 00:13:28 42c077c10790: Pull complete 00:13:28 f63e77b7563a: Pull complete 00:13:29 bd5fdadae976: Pull complete 00:13:29 205491f53016: Pull complete 00:13:29 df18705c85c3: Pull complete 00:13:29 bdb3f477010e: Pull complete 00:13:31 c8a8fc8e1c8f: Pull complete 00:13:31 2c6e9b1d212d: Pull complete 00:13:31 bdb8f0575790: Pull complete 00:13:31 386e3cb2ff24: Pull complete 00:13:32 2343380bae48: Pull complete 00:13:32 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 00:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:32 prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container 00:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:13:33 $ docker top be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe -eo pid,comm 00:13:33 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). 00:13:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:33 [ssh-agent] Looking for ssh-agent implementation... 00:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:34 $ docker exec be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent 00:13:34 SSH_AUTH_SOCK=/tmp/ssh-43wrR248BcmW/agent.35 00:13:34 SSH_AGENT_PID=41 00:13:34 Running ssh-add (command line suppressed) 00:13:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_6933584520668517423.key (/w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_6933584520668517423.key) 00:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:34 + git tag --points-at HEAD [Pipeline] } 00:13:34 $ docker exec --env ******** --env ******** be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent -k 00:13:34 unset SSH_AUTH_SOCK; 00:13:34 unset SSH_AGENT_PID; 00:13:34 echo Agent pid 41 killed; 00:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:34 [ssh-agent] Looking for ssh-agent implementation... 00:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:35 $ docker exec be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent 00:13:35 SSH_AUTH_SOCK=/tmp/ssh-jncaWWCDxGoJ/agent.76 00:13:35 SSH_AGENT_PID=82 00:13:35 Running ssh-add (command line suppressed) 00:13:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_779998024183830589.key (/w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_779998024183830589.key) 00:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:35 + git semver init 00:13:35 2022-07-01 00:13:35,810 [run_init] DEBUG init version:0.0.0 force:False 00:13:35 2022-07-01 00:13:35,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-293/.semver 00:13:35 2022-07-01 00:13:35,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-293/.semver 00:13:35 2022-07-01 00:13:35,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-293/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-293, universal_newlines=False, shell=None, istream=None) 00:13:37 2022-07-01 00:13:36,823 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-293/.git/info/exclude 00:13:37 2022-07-01 00:13:36,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 with force:False 00:13:37 2022-07-01 00:13:36,823 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 00:13:37 2022-07-01 00:13:36,828 [execute] INFO git cat-file --batch-check 00:13:37 2022-07-01 00:13:36,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) 00:13:37 2022-07-01 00:13:36,834 [execute] INFO git cat-file --batch 00:13:37 2022-07-01 00:13:36,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) 00:13:37 2022-07-01 00:13:36,842 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 00:13:37 0.0.0 [Pipeline] } 00:13:37 $ docker exec --env ******** --env ******** be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent -k 00:13:37 unset SSH_AUTH_SOCK; 00:13:37 unset SSH_AGENT_PID; 00:13:37 echo Agent pid 82 killed; 00:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:37 + git semver [Pipeline] } 00:13:37 $ docker stop --time=1 be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe 00:13:39 $ docker rm -f be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe [Pipeline] // withDockerContainer [Pipeline] sh 00:13:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:13:39 Stashed 1 file(s) [Pipeline] echo 00:13:39 [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 00:13:40 provisioning config files... 00:13:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config2554068211680097367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:40 ---> docker-login.sh 00:13:40 nexus3.edgexfoundry.org:10001 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:40 Configure a credential helper to remove this warning. See 00:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:40 00:13:40 Login Succeeded 00:13:40 nexus3.edgexfoundry.org:10002 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:40 Configure a credential helper to remove this warning. See 00:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:40 00:13:40 Login Succeeded 00:13:40 nexus3.edgexfoundry.org:10003 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:40 Configure a credential helper to remove this warning. See 00:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:40 00:13:40 Login Succeeded 00:13:40 nexus3.edgexfoundry.org:10004 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:40 Configure a credential helper to remove this warning. See 00:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:40 00:13:40 Login Succeeded 00:13:40 docker.io 00:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 ---> docker-login.sh ends [Pipeline] } 00:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:41 ========================================================= 00:13:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:13:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:41 + 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 . 00:13:41 Sending build context to Docker daemon 23.05MB 00:13:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:13:41 Step 2/12 : FROM ${BASE} AS builder 00:13:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:13:42 59bf1c3509f3: Pulling fs layer 00:13:42 666ba61612fd: Pulling fs layer 00:13:42 8ed8ca486205: Pulling fs layer 00:13:42 cc1cd167ecdc: Pulling fs layer 00:13:42 c516ae0d96e1: Pulling fs layer 00:13:42 684cea983483: Pulling fs layer 00:13:42 dd3240ac7de5: Pulling fs layer 00:13:42 c516ae0d96e1: Waiting 00:13:42 b1e948a4e11c: Pulling fs layer 00:13:42 dd3240ac7de5: Waiting 00:13:42 a8fd76ee1af6: Pulling fs layer 00:13:42 b1e948a4e11c: Waiting 00:13:42 646ad004c059: Pulling fs layer 00:13:42 a8fd76ee1af6: Waiting 00:13:42 646ad004c059: Waiting 00:13:42 8ed8ca486205: Download complete 00:13:42 666ba61612fd: Download complete 00:13:42 c516ae0d96e1: Verifying Checksum 00:13:42 c516ae0d96e1: Download complete 00:13:42 684cea983483: Verifying Checksum 00:13:42 684cea983483: Download complete 00:13:42 59bf1c3509f3: Verifying Checksum 00:13:42 59bf1c3509f3: Download complete 00:13:42 dd3240ac7de5: Verifying Checksum 00:13:42 dd3240ac7de5: Download complete 00:13:42 b1e948a4e11c: Verifying Checksum 00:13:42 b1e948a4e11c: Download complete 00:13:42 59bf1c3509f3: Pull complete 00:13:42 666ba61612fd: Pull complete 00:13:42 8ed8ca486205: Pull complete 00:13:42 a8fd76ee1af6: Verifying Checksum 00:13:42 a8fd76ee1af6: Download complete 00:13:42 646ad004c059: Verifying Checksum 00:13:42 cc1cd167ecdc: Verifying Checksum 00:13:42 cc1cd167ecdc: Download complete 00:13:47 cc1cd167ecdc: Pull complete 00:13:47 c516ae0d96e1: Pull complete 00:13:47 684cea983483: Pull complete 00:13:47 dd3240ac7de5: Pull complete 00:13:47 b1e948a4e11c: Pull complete 00:13:49 a8fd76ee1af6: Pull complete 00:13:50 646ad004c059: Pull complete 00:13:50 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 00:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:13:50 ---> 8f69c11f6b0c 00:13:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:13:52 ---> Running in 6ac2c0819ba9 00:13:52 Removing intermediate container 6ac2c0819ba9 00:13:52 ---> 2ab1604c9c8d 00:13:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:13:52 ---> Running in 7e2e2550594a 00:13:52 Removing intermediate container 7e2e2550594a 00:13:52 ---> 8d5cb80ce24b 00:13:52 Step 5/12 : WORKDIR /device-virtual-go 00:13:52 ---> Running in b655a6c0e73b 00:13:52 Removing intermediate container b655a6c0e73b 00:13:52 ---> 4a1996b60b0c 00:13:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:52 ---> Running in b47080807ce0 00:13:52 Removing intermediate container b47080807ce0 00:13:52 ---> 47fae4234986 00:13:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:52 ---> Running in d7e258cc14a4 00:13:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:13:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:13:54 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:13:54 (2/4) Installing libedit (20210910.3.1-r0) 00:13:54 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:13:54 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:13:54 Executing busybox-1.34.1-r3.trigger 00:13:54 OK: 224 MiB in 56 packages 00:13:54 Removing intermediate container d7e258cc14a4 00:13:54 ---> b81116253f8a 00:13:54 Step 8/12 : COPY go.mod vendor* ./ 00:13:55 Still waiting to schedule task 00:13:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:13:55 ---> bc49150952a2 00:13:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:55 ---> Running in c085c1921629 00:14:10 Removing intermediate container c085c1921629 00:14:10 ---> 23bcae354ee2 00:14:10 Step 10/12 : COPY . . 00:14:10 ---> ab88a8a0b6da 00:14:10 Step 11/12 : ARG MAKE='make build' 00:14:10 ---> Running in e03f7ad97db4 00:14:10 Removing intermediate container e03f7ad97db4 00:14:10 ---> 8b5e4ec935f9 00:14:10 Step 12/12 : RUN $MAKE 00:14:10 ---> Running in c8c73f16aea9 00:14:11 noop 00:14:11 Removing intermediate container c8c73f16aea9 00:14:11 ---> 47b415bb82be 00:14:11 Successfully built 47b415bb82be 00:14:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:11 + docker inspect -f . ci-base-image-x86_64 00:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:11 prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container 00:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:14:12 $ docker top 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:12 + go version 00:14:12 go version go1.17.7 linux/amd64 [Pipeline] } 00:14:12 $ docker stop --time=1 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c 00:14:14 $ docker rm -f 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:14 + docker inspect -f . ci-base-image-x86_64 00:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:14 prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container 00:14:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:14:15 $ docker top e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:14:15 + make test 00:14:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:14:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:14:26 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:14:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements 00:14:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:14:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:37 ./bin/test-attribution-txt.sh [Pipeline] echo 00:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:37 $ docker stop --time=1 e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 00:14:39 $ docker rm -f e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:14:41 + ls -al . 00:14:41 total 192 00:14:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:14 . 00:14:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:13 .. 00:14:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:13 .git 00:14:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 .github 00:14:41 -rw-rw-r-- 1 jenkins jenkins 337 Jul 1 00:13 .gitignore 00:14:41 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 00:13 .golangci.yml 00:14:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:13 .semver 00:14:41 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 1 00:13 Attribution.txt 00:14:41 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 1 00:13 CHANGELOG.md 00:14:41 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 1 00:13 Dockerfile 00:14:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 00:13 GOVERNANCE.md 00:14:41 -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 00:13 Jenkinsfile 00:14:41 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 00:13 LICENSE 00:14:41 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 1 00:13 Makefile 00:14:41 -rw-rw-r-- 1 jenkins jenkins 623 Jul 1 00:13 OWNERS.md 00:14:41 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 1 00:13 README.md 00:14:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 00:13 VERSION 00:14:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:13 bin 00:14:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 cmd 00:14:41 -rw-r--r-- 1 jenkins jenkins 44128 Jul 1 00:14 coverage.out 00:14:41 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 1 00:13 go.mod 00:14:41 -rw-rw-r-- 1 jenkins jenkins 35854 Jul 1 00:13 go.sum 00:14:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 internal 00:14:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:13 snap 00:14:41 -rw-rw-r-- 1 jenkins jenkins 235 Jul 1 00:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:41 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f48193bc2feaf7bdfafabd1215da406fa75fa9e3 --label arch=amd64 --label version=0.0.0 . 00:14:41 Sending build context to Docker daemon 23.1MB 00:14:41 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 00:14:41 Step 2/26 : FROM ${BASE} AS builder 00:14:41 ---> 47b415bb82be 00:14:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:14:41 ---> Running in 499bc8ba2ecf 00:14:41 Removing intermediate container 499bc8ba2ecf 00:14:41 ---> ccb4119087bc 00:14:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:14:41 ---> Running in 3f2968a04341 00:14:41 Removing intermediate container 3f2968a04341 00:14:41 ---> 48d27f74e14d 00:14:41 Step 5/26 : WORKDIR /device-virtual-go 00:14:41 ---> Running in c5d6fff37957 00:14:41 Removing intermediate container c5d6fff37957 00:14:41 ---> 959e5205cf14 00:14:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:41 ---> Running in af0d315ccc31 00:14:42 Removing intermediate container af0d315ccc31 00:14:42 ---> d8ff851861e7 00:14:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:42 ---> Running in f97b77904d56 00:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:14:44 OK: 224 MiB in 56 packages 00:14:44 Removing intermediate container f97b77904d56 00:14:44 ---> 7e723786c514 00:14:44 Step 8/26 : COPY go.mod vendor* ./ 00:14:44 ---> e9488827817b 00:14:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:44 ---> Running in a704810ec947 00:14:45 Removing intermediate container a704810ec947 00:14:45 ---> 1700bd6c6fcb 00:14:45 Step 10/26 : COPY . . 00:14:46 ---> ff3269a539fc 00:14:46 Step 11/26 : ARG MAKE='make build' 00:14:46 ---> Running in 0048eee15f2d 00:14:46 Removing intermediate container 0048eee15f2d 00:14:46 ---> aac5b84a42ca 00:14:46 Step 12/26 : RUN $MAKE 00:14:46 ---> Running in adac84296755 00:14:46 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 00:15:08 Removing intermediate container adac84296755 00:15:08 ---> 8d6b2c273e47 00:15:08 Step 13/26 : FROM alpine:3.14 00:15:08 3.14: Pulling from library/alpine 00:15:08 8663204ce13b: Pulling fs layer 00:15:08 8663204ce13b: Download complete 00:15:08 8663204ce13b: Pull complete 00:15:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:15:08 Status: Downloaded newer image for alpine:3.14 00:15:08 ---> e04c818066af 00:15:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:15:08 ---> Running in 636df10dd47e 00:15:08 Removing intermediate container 636df10dd47e 00:15:08 ---> a1c2251ab3a0 00:15:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:08 ---> Running in 13d1e5f3c1cc 00:15:08 Removing intermediate container 13d1e5f3c1cc 00:15:08 ---> 6d67ef6b9613 00:15:08 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:15:09 ---> Running in 7b7cb61c46aa 00:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:15:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:15:10 (1/6) Installing dumb-init (1.2.5-r1) 00:15:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:15:10 (3/6) Installing libsodium (1.0.18-r0) 00:15:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:15:10 (5/6) Installing libzmq (4.3.4-r0) 00:15:10 (6/6) Installing zeromq (4.3.4-r0) 00:15:10 Executing busybox-1.33.1-r7.trigger 00:15:10 OK: 8 MiB in 20 packages 00:15:11 Removing intermediate container 7b7cb61c46aa 00:15:11 ---> c35029d96daa 00:15:11 Step 17/26 : WORKDIR / 00:15:11 ---> Running in a43b042ff131 00:15:11 Removing intermediate container a43b042ff131 00:15:11 ---> c954a043d488 00:15:11 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:15:11 ---> 6518e3498d88 00:15:11 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:15:11 ---> 1a6f3505ecf3 00:15:11 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:15:12 ---> 0d3d28b423b1 00:15:12 Step 21/26 : EXPOSE 59900 00:15:12 ---> Running in b1bff5e52239 00:15:12 Removing intermediate container b1bff5e52239 00:15:12 ---> 1dd416510340 00:15:12 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:15:12 ---> Running in a505b50b9c02 00:15:12 Removing intermediate container a505b50b9c02 00:15:12 ---> 7d4f2502cba6 00:15:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:12 ---> Running in 0bbadebcb054 00:15:12 Removing intermediate container 0bbadebcb054 00:15:12 ---> a97787124e25 00:15:12 Step 24/26 : LABEL arch=amd64 00:15:13 ---> Running in de457a80e45f 00:15:13 Removing intermediate container de457a80e45f 00:15:13 ---> fe8e726adec0 00:15:13 Step 25/26 : LABEL git_sha=f48193bc2feaf7bdfafabd1215da406fa75fa9e3 00:15:13 ---> Running in d517f7f376ac 00:15:13 Removing intermediate container d517f7f376ac 00:15:13 ---> fd9d62e14142 00:15:13 Step 26/26 : LABEL version=0.0.0 00:15:13 ---> Running in 68bb8665f212 00:15:13 Removing intermediate container 68bb8665f212 00:15:13 ---> 69453f8c08e3 00:15:13 [Warning] One or more build-args [ARCH] were not consumed 00:15:13 Successfully built 69453f8c08e3 00:15:13 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 00:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:13 00:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:14 latest: Pulling from edgex-lftools-log-publisher 00:15:14 5eb5b503b376: Pulling fs layer 00:15:14 5c69ac0246d0: Pulling fs layer 00:15:14 ec43610c2a17: Pulling fs layer 00:15:14 3a2ae6a8a46f: Pulling fs layer 00:15:14 33b1e0a273af: Pulling fs layer 00:15:14 5d3b04190fa2: Pulling fs layer 00:15:14 2f39f015ded8: Pulling fs layer 00:15:14 33b1e0a273af: Waiting 00:15:14 2f39f015ded8: Waiting 00:15:14 5d3b04190fa2: Waiting 00:15:14 5c69ac0246d0: Download complete 00:15:14 3a2ae6a8a46f: Verifying Checksum 00:15:14 3a2ae6a8a46f: Download complete 00:15:14 33b1e0a273af: Verifying Checksum 00:15:14 33b1e0a273af: Download complete 00:15:14 5d3b04190fa2: Download complete 00:15:14 ec43610c2a17: Verifying Checksum 00:15:14 ec43610c2a17: Download complete 00:15:14 5eb5b503b376: Verifying Checksum 00:15:14 5eb5b503b376: Download complete 00:15:14 2f39f015ded8: Download complete 00:15:15 5eb5b503b376: Pull complete 00:15:15 5c69ac0246d0: Pull complete 00:15:16 ec43610c2a17: Pull complete 00:15:16 3a2ae6a8a46f: Pull complete 00:15:16 33b1e0a273af: Pull complete 00:15:16 5d3b04190fa2: Pull complete 00:15:21 2f39f015ded8: Pull complete 00:15:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:21 prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container 00:15:22 $ 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-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:15:23 $ docker top b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:24 ---> job-cost.sh 00:15:24 lf-activate-venv: SKIPPING 00:15:24 INFO: No Stack... 00:15:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:24 INFO: Archiving Costs [Pipeline] sh 00:15:25 + cat /w/workspace/foundry_device-virtual-go_PR-293/archives/cost.csv 00:15:25 + cut -d, -f6 [Pipeline] lock 00:15:25 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] 00:15:25 Resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] did not exist. Created. 00:15:25 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:15:25 + echo total: 0.2199999988079071 [Pipeline] stash 00:15:25 Stashed 1 file(s) [Pipeline] } 00:15:25 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:15:25 $ docker stop --time=1 b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 00:15:26 $ docker rm -f b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:15:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16533 in /w/workspace/foundry_device-virtual-go_PR-293 [Pipeline] { [Pipeline] ws 00:15:29 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 00:15:29 The recommended git tool is: git 00:15:35 using credential edgex-jenkins-ssh 00:15:35 Cloning the remote Git repository 00:15:35 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 00:15:35 > git init /w/workspace/device-virtual-go/2 # timeout=10 00:15:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:15:35 > git --version # timeout=10 00:15:35 > git --version # 'git version 2.25.1' 00:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:15:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 00:15:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 00:15:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:15:38 Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit f70277535b4edfc31a5264c55b945885c4677722 00:15:38 Merge succeeded, producing ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f 00:15:38 Checking out Revision ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f (PR-293) 00:15:38 > git config core.sparsecheckout # timeout=10 00:15:38 > git checkout -f f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 00:15:38 > git remote # timeout=10 00:15:38 > git config --get remote.origin.url # timeout=10 00:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:38 > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 00:15:38 > git rev-parse HEAD^{commit} # timeout=10 00:15:38 > git config core.sparsecheckout # timeout=10 00:15:38 > git checkout -f ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f # timeout=10 00:15:42 Commit message: "Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD" 00:15:42 > git rev-list --no-walk f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:43 Dload Upload Total Spent Left Speed 00:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 00:15:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:15:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:15:44 + sudo tee /etc/docker/daemon.new 00:15:44 { 00:15:44 "registry-mirrors": [ 00:15:44 "https://nexus3.edgexfoundry.org:10001" 00:15:44 ], 00:15:44 "bip": "10.250.0.254/24", 00:15:44 "hosts": [ 00:15:44 "tcp://0.0.0.0:5555", 00:15:44 "unix:///var/run/docker.sock" 00:15:44 ], 00:15:44 "mtu": 1458, 00:15:44 "selinux-enabled": true, 00:15:44 "seccomp-profile": "/etc/docker/seccomp.json" 00:15:44 } [Pipeline] sh 00:15:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:15:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:03 provisioning config files... 00:16:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4920939836864267669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:04 ---> docker-login.sh 00:16:04 nexus3.edgexfoundry.org:10001 00:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:05 Configure a credential helper to remove this warning. See 00:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:05 00:16:05 Login Succeeded 00:16:05 nexus3.edgexfoundry.org:10002 00:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:05 Configure a credential helper to remove this warning. See 00:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:05 00:16:05 Login Succeeded 00:16:05 nexus3.edgexfoundry.org:10003 00:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:05 Configure a credential helper to remove this warning. See 00:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:05 00:16:05 Login Succeeded 00:16:05 nexus3.edgexfoundry.org:10004 00:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:06 Configure a credential helper to remove this warning. See 00:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:06 00:16:06 Login Succeeded 00:16:06 docker.io 00:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:07 Configure a credential helper to remove this warning. See 00:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:07 00:16:07 Login Succeeded 00:16:07 ---> docker-login.sh ends [Pipeline] } 00:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:07 ========================================================= 00:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:16:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:07 + 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 . 00:16:08 Sending build context to Docker daemon 11.66MB 00:16:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:16:08 Step 2/12 : FROM ${BASE} AS builder 00:16:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:16:08 9b3977197b4f: Pulling fs layer 00:16:08 1a89e8eeedd5: Pulling fs layer 00:16:08 94645a83ff95: Pulling fs layer 00:16:08 e6fb740bc735: Pulling fs layer 00:16:08 3a77bd46dcc9: Pulling fs layer 00:16:08 355e64cbe906: Pulling fs layer 00:16:08 63ab81a10011: Pulling fs layer 00:16:08 555d1d1c4555: Pulling fs layer 00:16:08 7d9057610161: Pulling fs layer 00:16:08 355e64cbe906: Waiting 00:16:08 63ab81a10011: Waiting 00:16:08 555d1d1c4555: Waiting 00:16:08 e6fb740bc735: Waiting 00:16:08 7d9057610161: Waiting 00:16:08 3a77bd46dcc9: Waiting 00:16:08 94645a83ff95: Download complete 00:16:08 1a89e8eeedd5: Verifying Checksum 00:16:08 1a89e8eeedd5: Download complete 00:16:08 3a77bd46dcc9: Download complete 00:16:08 355e64cbe906: Verifying Checksum 00:16:08 355e64cbe906: Download complete 00:16:08 9b3977197b4f: Download complete 00:16:08 63ab81a10011: Verifying Checksum 00:16:08 63ab81a10011: Download complete 00:16:09 9b3977197b4f: Pull complete 00:16:09 7d9057610161: Verifying Checksum 00:16:09 7d9057610161: Download complete 00:16:10 1a89e8eeedd5: Pull complete 00:16:10 94645a83ff95: Pull complete 00:16:10 555d1d1c4555: Verifying Checksum 00:16:10 555d1d1c4555: Download complete 00:16:11 e6fb740bc735: Verifying Checksum 00:16:11 e6fb740bc735: Download complete 00:16:23 e6fb740bc735: Pull complete 00:16:23 3a77bd46dcc9: Pull complete 00:16:24 355e64cbe906: Pull complete 00:16:24 63ab81a10011: Pull complete 00:16:31 555d1d1c4555: Pull complete 00:16:32 7d9057610161: Pull complete 00:16:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 00:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:16:32 ---> 819e984ddca1 00:16:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:16:33 ---> Running in b37d08fb2cac 00:16:34 Removing intermediate container b37d08fb2cac 00:16:34 ---> bb27b4ea1b42 00:16:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:16:34 ---> Running in 49a3ba9621e5 00:16:34 Removing intermediate container 49a3ba9621e5 00:16:34 ---> 0968c2301fdc 00:16:34 Step 5/12 : WORKDIR /device-virtual-go 00:16:34 ---> Running in b4afcba46d69 00:16:35 Removing intermediate container b4afcba46d69 00:16:35 ---> 3b212521fe03 00:16:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 ---> Running in 4935011505b0 00:16:37 Removing intermediate container 4935011505b0 00:16:37 ---> 71a727d0bed2 00:16:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:16:37 ---> Running in a05ee8dcaa30 00:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:16:40 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:16:40 (2/4) Installing libedit (20210910.3.1-r0) 00:16:40 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:16:40 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:16:40 Executing busybox-1.34.1-r3.trigger 00:16:40 OK: 224 MiB in 56 packages 00:16:41 Removing intermediate container a05ee8dcaa30 00:16:41 ---> d608aa250103 00:16:41 Step 8/12 : COPY go.mod vendor* ./ 00:16:42 ---> 78c69c569a81 00:16:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:42 ---> Running in b795983ea9d4 00:17:29 Removing intermediate container b795983ea9d4 00:17:29 ---> 5e7cf4ec1562 00:17:29 Step 10/12 : COPY . . 00:17:29 ---> 464f2b68b576 00:17:29 Step 11/12 : ARG MAKE='make build' 00:17:29 ---> Running in ab9550fd98ae 00:17:29 Removing intermediate container ab9550fd98ae 00:17:29 ---> 3082f35832f5 00:17:29 Step 12/12 : RUN $MAKE 00:17:29 ---> Running in 08060a58756c 00:17:29 noop 00:17:29 Removing intermediate container 08060a58756c 00:17:29 ---> 1d36dfa5c6f6 00:17:29 Successfully built 1d36dfa5c6f6 00:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:29 + docker inspect -f . ci-base-image-arm64 00:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container 00:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:17:31 $ docker top 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:32 + go version 00:17:32 go version go1.17.7 linux/arm64 [Pipeline] } 00:17:32 $ docker stop --time=1 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 00:17:34 $ docker rm -f 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:34 + docker inspect -f . ci-base-image-arm64 00:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container 00:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:17:36 $ docker top 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:17:37 + make test 00:17:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:17:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 00:19:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 00:19:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.136s coverage: 65.7% of statements 00:19:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:19:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:19:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:19:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:19:22 ./bin/test-attribution-txt.sh [Pipeline] echo 00:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:19:23 $ docker stop --time=1 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 00:19:25 $ docker rm -f 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:19:26 Warning: overwriting stash ‘coverage-report’ 00:19:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:19:27 + ls -al . 00:19:27 total 188 00:19:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:19 . 00:19:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 .. 00:19:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:15 .git 00:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 .github 00:19:27 -rw-rw-r-- 1 jenkins jenkins 337 Jul 1 00:15 .gitignore 00:19:27 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 00:15 .golangci.yml 00:19:27 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 1 00:15 Attribution.txt 00:19:27 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 1 00:15 CHANGELOG.md 00:19:27 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 1 00:15 Dockerfile 00:19:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 00:15 GOVERNANCE.md 00:19:27 -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 00:15 Jenkinsfile 00:19:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 00:15 LICENSE 00:19:27 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 1 00:15 Makefile 00:19:27 -rw-rw-r-- 1 jenkins jenkins 623 Jul 1 00:15 OWNERS.md 00:19:27 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 1 00:15 README.md 00:19:27 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 00:13 VERSION 00:19:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:15 bin 00:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 cmd 00:19:27 -rw-r--r-- 1 jenkins jenkins 44128 Jul 1 00:18 coverage.out 00:19:27 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 1 00:15 go.mod 00:19:27 -rw-rw-r-- 1 jenkins jenkins 35854 Jul 1 00:15 go.sum 00:19:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 internal 00:19:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 snap 00:19:27 -rw-rw-r-- 1 jenkins jenkins 235 Jul 1 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:27 + 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=ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f --label arch=arm64 --label version=0.0.0 . 00:19:28 Sending build context to Docker daemon 11.71MB 00:19:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 00:19:28 Step 2/26 : FROM ${BASE} AS builder 00:19:28 ---> 1d36dfa5c6f6 00:19:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:19:28 ---> Running in b27ea329bcdb 00:19:28 Removing intermediate container b27ea329bcdb 00:19:28 ---> 5d8aaec4932c 00:19:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:19:28 ---> Running in 00ff3fab67be 00:19:29 Removing intermediate container 00ff3fab67be 00:19:29 ---> 100a21381d2b 00:19:29 Step 5/26 : WORKDIR /device-virtual-go 00:19:29 ---> Running in 6ef8469d9862 00:19:29 Removing intermediate container 6ef8469d9862 00:19:29 ---> d54919e3af54 00:19:29 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:29 ---> Running in 95a99270d7d7 00:19:31 Removing intermediate container 95a99270d7d7 00:19:31 ---> 1fca0a699137 00:19:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:19:31 ---> Running in 1494390449c7 00:19:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:19:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:19:34 OK: 224 MiB in 56 packages 00:19:34 Removing intermediate container 1494390449c7 00:19:34 ---> 7dacf573d8e5 00:19:34 Step 8/26 : COPY go.mod vendor* ./ 00:19:35 ---> b23e412405ae 00:19:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:35 ---> Running in ff4ef8e265ef 00:19:37 Removing intermediate container ff4ef8e265ef 00:19:37 ---> c7ccba4c01a8 00:19:37 Step 10/26 : COPY . . 00:19:38 ---> 87f1b49f1d49 00:19:38 Step 11/26 : ARG MAKE='make build' 00:19:38 ---> Running in 5951134818ca 00:19:38 Removing intermediate container 5951134818ca 00:19:38 ---> 304878ef13e9 00:19:38 Step 12/26 : RUN $MAKE 00:19:39 ---> Running in 9ddc4f5a7ee5 00:19:39 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 00:21:46 Removing intermediate container 9ddc4f5a7ee5 00:21:46 ---> 9504c966fa15 00:21:46 Step 13/26 : FROM alpine:3.14 00:21:46 3.14: Pulling from library/alpine 00:21:46 455c02918c45: Pulling fs layer 00:21:46 455c02918c45: Verifying Checksum 00:21:46 455c02918c45: Download complete 00:21:46 455c02918c45: Pull complete 00:21:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:21:46 Status: Downloaded newer image for alpine:3.14 00:21:46 ---> ac73e934f311 00:21:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 00:21:46 ---> Running in 37ec5ce99504 00:21:46 Removing intermediate container 37ec5ce99504 00:21:46 ---> 250690c5604b 00:21:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:46 ---> Running in 15cd633937ac 00:21:46 Removing intermediate container 15cd633937ac 00:21:46 ---> 1999effc1586 00:21:46 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:21:46 ---> Running in 174edb60b016 00:21:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:21:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:21:46 (1/6) Installing dumb-init (1.2.5-r1) 00:21:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:21:46 (3/6) Installing libsodium (1.0.18-r0) 00:21:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:21:46 (5/6) Installing libzmq (4.3.4-r0) 00:21:46 (6/6) Installing zeromq (4.3.4-r0) 00:21:46 Executing busybox-1.33.1-r7.trigger 00:21:46 OK: 8 MiB in 20 packages 00:21:46 Removing intermediate container 174edb60b016 00:21:46 ---> ffb4e88fbf13 00:21:46 Step 17/26 : WORKDIR / 00:21:46 ---> Running in 62decb540cd3 00:21:46 Removing intermediate container 62decb540cd3 00:21:46 ---> dbb94e1af32e 00:21:46 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 00:21:46 ---> 86667a4e02cb 00:21:46 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 00:21:46 ---> 22e88f35b08c 00:21:46 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 00:21:46 ---> ba90cc0ec6b6 00:21:46 Step 21/26 : EXPOSE 59900 00:21:46 ---> Running in b5486d251231 00:21:46 Removing intermediate container b5486d251231 00:21:46 ---> de76e3a72907 00:21:46 Step 22/26 : ENTRYPOINT ["/device-virtual"] 00:21:46 ---> Running in 5d962dd955db 00:21:46 Removing intermediate container 5d962dd955db 00:21:46 ---> d14edbd29ccb 00:21:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:21:46 ---> Running in f61eb859ac42 00:21:46 Removing intermediate container f61eb859ac42 00:21:46 ---> 01d39095f966 00:21:46 Step 24/26 : LABEL arch=arm64 00:21:46 ---> Running in 80eec7970f13 00:21:46 Removing intermediate container 80eec7970f13 00:21:46 ---> f3456900df85 00:21:46 Step 25/26 : LABEL git_sha=ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f 00:21:46 ---> Running in 3f184ae6e840 00:21:46 Removing intermediate container 3f184ae6e840 00:21:46 ---> a2a5b8b2886a 00:21:46 Step 26/26 : LABEL version=0.0.0 00:21:47 ---> Running in 9b2e6173d125 00:21:47 Removing intermediate container 9b2e6173d125 00:21:47 ---> 2ab0a85f74f7 00:21:47 [Warning] One or more build-args [ARCH] were not consumed 00:21:47 Successfully built 2ab0a85f74f7 00:21:47 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 00:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:21:47 00:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:21:48 arm64: Pulling from edgex-lftools-log-publisher 00:21:48 8998bd30e6a1: Pulling fs layer 00:21:48 04944245beec: Pulling fs layer 00:21:48 699f458cf7ca: Pulling fs layer 00:21:48 765212b225bb: Pulling fs layer 00:21:48 f23df028b6ca: Pulling fs layer 00:21:48 d65c8cfc05b1: Pulling fs layer 00:21:48 2437ff75d9bd: Pulling fs layer 00:21:48 f23df028b6ca: Waiting 00:21:48 d65c8cfc05b1: Waiting 00:21:48 765212b225bb: Waiting 00:21:48 2437ff75d9bd: Waiting 00:21:48 04944245beec: Verifying Checksum 00:21:48 04944245beec: Download complete 00:21:48 765212b225bb: Verifying Checksum 00:21:48 765212b225bb: Download complete 00:21:48 f23df028b6ca: Verifying Checksum 00:21:48 f23df028b6ca: Download complete 00:21:48 d65c8cfc05b1: Verifying Checksum 00:21:48 d65c8cfc05b1: Download complete 00:21:48 699f458cf7ca: Verifying Checksum 00:21:48 699f458cf7ca: Download complete 00:21:49 8998bd30e6a1: Verifying Checksum 00:21:49 8998bd30e6a1: Download complete 00:21:51 2437ff75d9bd: Download complete 00:21:53 8998bd30e6a1: Pull complete 00:21:53 04944245beec: Pull complete 00:21:55 699f458cf7ca: Pull complete 00:21:55 765212b225bb: Pull complete 00:21:56 f23df028b6ca: Pull complete 00:21:56 d65c8cfc05b1: Pull complete 00:22:11 2437ff75d9bd: Pull complete 00:22:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container 00:22:12 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:22:14 $ docker top 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:15 ---> job-cost.sh 00:22:15 lf-activate-venv: SKIPPING 00:22:15 INFO: No Stack... 00:22:16 INFO: Retrieving Pricing Info for: v3-standard-4 00:22:16 INFO: Archiving Costs [Pipeline] sh 00:22:17 + cat+ /w/workspace/device-virtual-go/2/archives/cost.csv 00:22:17 cut -d, -f6 [Pipeline] lock 00:22:17 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] 00:22:17 Resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] did not exist. Created. 00:22:17 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:18 /w/workspace/device-virtual-go/2@tmp/durable-07e5e81c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:22:18 + echo total: 0.10999999940395355 [Pipeline] stash 00:22:18 Warning: overwriting stash ‘stack-cost’ 00:22:18 Stashed 1 file(s) [Pipeline] } 00:22:18 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:18 $ docker stop --time=1 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 00:22:20 $ docker rm -f 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 [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 00:22:21 provisioning config files... 00:22:21 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config6814015448653281007tmp [Pipeline] { [Pipeline] sh 00:22:21 + set +x 00:22:21 + curl -s https://codecov.io/bash 00:22:21 + bash -s -- 00:22:21 00:22:21 _____ _ 00:22:21 / ____| | | 00:22:21 | | ___ __| | ___ ___ _____ __ 00:22:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:22:21 | |___| (_) | (_| | __/ (_| (_) \ V / 00:22:21 \_____\___/ \__,_|\___|\___\___/ \_/ 00:22:21 Bash-1.0.6 00:22:21 00:22:21 00:22:21 ==> git version 2.25.1 found 00:22:21 ==> 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 00:22:21 Release-Date: 2020-01-08 00:22:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:22:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:22:21 ==> Jenkins CI detected. 00:22:21 current dir:  /w/workspace/foundry_device-virtual-go_PR-293 00:22:21 project root: . 00:22:21 --> token set from env 00:22:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:22:21 ==> Running gcov in . (disable via -X gcov) 00:22:21 ==> Python coveragepy not found 00:22:21 ==> Searching for coverage reports in: 00:22:21 + . 00:22:21 -> Found 1 reports 00:22:21 ==> Detecting git/mercurial file structure 00:22:21 ==> Reading reports 00:22:21 + ./coverage.out bytes=44128 00:22:21 ==> Appending adjustments 00:22:21 https://docs.codecov.io/docs/fixing-reports 00:22:21 + Found adjustments 00:22:21 ==> Gzipping contents 00:22:21 8.0K /tmp/codecov.XgdzZB.gz 00:22:21 ==> Uploading reports 00:22:21 url: https://codecov.io 00:22:21 query: branch=PR-293&commit=f48193bc2feaf7bdfafabd1215da406fa75fa9e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=293&job=&cmd_args= 00:22:21 -> Pinging Codecov 00:22:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-293&commit=f48193bc2feaf7bdfafabd1215da406fa75fa9e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=293&job=&cmd_args= 00:22:21 -> Uploading to 00:22:21 https://storage.googleapis.com/codecov/v4/raw/2022-07-01/5E52B4B073DB2E39498172D8E973AA87/f48193bc2feaf7bdfafabd1215da406fa75fa9e3/16c3c80e-755f-45a6-9a67-d1cd4135049d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T002221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6885994b642ee67c8f5575e0b5825dbf2629bffec786b2dab4c88da9696414f2 00:22:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:21 Dload Upload Total Spent Left Speed 00:22:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5506 0 0 100 5506 0 19455 --:--:-- --:--:-- --:--:-- 19455 00:22:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] } 00:22:22 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 00:22:22 + [ -d /w/workspace/foundry_device-virtual-go_PR-293/archives ] 00:22:22 + ls -al /w/workspace/foundry_device-virtual-go_PR-293/archives 00:22:22 total 16 00:22:22 drwxr-xr-x 3 root root 4096 Jul 1 00:15 . 00:22:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 00:15 .. 00:22:22 drwxr-xr-x 2 root root 4096 Jul 1 00:15 cost 00:22:22 -rw-r--r-- 1 root root 88 Jul 1 00:15 cost.csv 00:22:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-293/archives 00:22:22 + ls -al /w/workspace/foundry_device-virtual-go_PR-293/archives 00:22:22 total 16 00:22:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:15 . 00:22:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 00:15 .. 00:22:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 00:15 cost 00:22:22 -rw-r--r-- 1 jenkins jenkins 88 Jul 1 00:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:22:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:22:23 ---> package-listing.sh 00:22:23 ++ facter osfamily 00:22:23 ++ tr '[:upper:]' '[:lower:]' 00:22:24 + OS_FAMILY=debian 00:22:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-293 00:22:24 + START_PACKAGES=/tmp/packages_start.txt 00:22:24 + END_PACKAGES=/tmp/packages_end.txt 00:22:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:22:24 + PACKAGES=/tmp/packages_start.txt 00:22:24 + '[' /w/workspace/foundry_device-virtual-go_PR-293 ']' 00:22:24 + PACKAGES=/tmp/packages_end.txt 00:22:24 + case "${OS_FAMILY}" in 00:22:24 + dpkg -l 00:22:24 + grep '^ii' 00:22:24 + '[' -f /tmp/packages_start.txt ']' 00:22:24 + '[' -f /tmp/packages_end.txt ']' 00:22:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:22:24 + '[' /w/workspace/foundry_device-virtual-go_PR-293 ']' 00:22:24 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-293/archives/ 00:22:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-293/archives/ [Pipeline] echo 00:22:24 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:22:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:25 prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container 00:22:25 $ 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-293/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-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:25 $ docker top 4ff54abb0c7a8266e8154916d721b0e1e1e6b203883f8e97ab18123a7069623c -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:22:26 + mkdir -p /var/log/sysstat [Pipeline] sh 00:22:26 + ls /var/log/sa-host 00:22:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:26 provisioning config files... 00:22:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config6828686666133118322tmp [Pipeline] { [Pipeline] echo 00:22:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:22:26 ---> create-netrc.sh [Pipeline] } 00:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:22:27 ---> python-tools-install.sh [Pipeline] echo 00:22:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:22:27 ---> sudo-logs.sh 00:22:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:22:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:22:27 ---> job-cost.sh 00:22:27 lf-activate-venv: SKIPPING 00:22:27 DEBUG: total: 0.2199999988079071 00:22:27 INFO: Retrieving Stack Cost... 00:22:28 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:28 INFO: Archiving Costs [Pipeline] echo 00:22:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:22:28 ---> logs-deploy.sh 00:22:28 lf-activate-venv: SKIPPING 00:22:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-293/2 00:22:28 INFO: archiving workspace using pattern(s): 00:22:29 Archives upload complete. 00:22:29 INFO: archiving logs to Nexus