Pull request #261 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of eaton-coreymutter for edgexfoundry/device-virtual-go Loading trusted files from base branch main at d36d4eb5d49c50cebb55fcc728bec397aa4f388e rather than 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Obtained Jenkinsfile from d36d4eb5d49c50cebb55fcc728bec397aa4f388e 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-ssh9918238282582923727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh4517310245171898418.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-261/workspace@libs/edgex-global-pipelines/.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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10319764564633091218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh13475455902929035492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-261/workspace@libs/lf-pipelines/.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-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10253552603452724350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3848 in /w/workspace/foundry_device-virtual-go_PR-261 [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-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh304777513876181231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh683043231426950195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Merge succeeded, producing 5ffa2aea496f9d862b9f51ed3523d84bcb97010c Checking out Revision 5ffa2aea496f9d862b9f51ed3523d84bcb97010c (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh1908327993524670540.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 Commit message: "Review comment: add mutex to make map concurrency-safe." > git rev-list --no-walk 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-25T13:30:41.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-25T13:30:41.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-25T13:30:41.782Z] ========================================================= [2022-01-25T13:30:41.783Z] EdgeX Global Pipelines Version Info [2022-01-25T13:30:41.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:30:42.902Z] ------------------- [2022-01-25T13:30:42.903Z] stable info: [2022-01-25T13:30:42.903Z] ------------------- [2022-01-25T13:30:42.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-25T13:30:42.903Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T13:30:42.903Z] Message: update stable to v1.0.219 [2022-01-25T13:30:43.848Z] ------------------- [2022-01-25T13:30:43.848Z] experimental info: [2022-01-25T13:30:43.848Z] ------------------- [2022-01-25T13:30:43.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-25T13:30:43.849Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T13:30:43.849Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-25T13:30:43.990Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-25T13:30:44.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-25T13:30:44.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-25T13:30:44.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-25T13:30:44.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-25T13:30:44.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-25T13:30:44.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-25T13:30:44.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-25T13:30:44.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-25T13:30:44.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-25T13:30:44.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-25T13:30:44.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-25T13:30:44.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-25T13:30:44.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-25T13:30:44.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T13:30:44.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T13:30:44.187Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-25T13:30:44.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-25T13:30:44.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-25T13:30:44.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-25T13:30:44.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-25T13:30:44.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-25T13:30:44.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-25T13:30:44.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-25T13:30:44.305Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-25T13:30:44.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-25T13:30:44.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2022-01-25T13:30:44.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2022-01-25T13:30:44.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2022-01-25T13:30:44.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo [2022-01-25T13:30:44.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ffa2ae [Pipeline] echo [2022-01-25T13:30:44.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:30:44.414Z] provisioning config files... [2022-01-25T13:30:44.428Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config2233892279065485673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:30:44.736Z] ---> docker-login.sh [2022-01-25T13:30:44.737Z] nexus3.edgexfoundry.org:10001 [2022-01-25T13:30:44.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:45.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:45.001Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:45.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:45.001Z] [2022-01-25T13:30:45.001Z] Login Succeeded [2022-01-25T13:30:45.001Z] nexus3.edgexfoundry.org:10002 [2022-01-25T13:30:45.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:45.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:45.001Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:45.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:45.001Z] [2022-01-25T13:30:45.001Z] Login Succeeded [2022-01-25T13:30:45.001Z] nexus3.edgexfoundry.org:10003 [2022-01-25T13:30:45.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:45.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:45.266Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:45.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:45.266Z] [2022-01-25T13:30:45.266Z] Login Succeeded [2022-01-25T13:30:45.266Z] nexus3.edgexfoundry.org:10004 [2022-01-25T13:30:45.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:45.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:45.266Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:45.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:45.266Z] [2022-01-25T13:30:45.266Z] Login Succeeded [2022-01-25T13:30:45.266Z] docker.io [2022-01-25T13:30:45.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:45.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:45.793Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:45.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:45.793Z] [2022-01-25T13:30:45.793Z] Login Succeeded [2022-01-25T13:30:45.793Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T13:30:45.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-25T13:30:46.161Z] + git rev-list -1 --merges 5ffa2aea496f9d862b9f51ed3523d84bcb97010c~1..5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo [2022-01-25T13:30:46.197Z] -----------> git rev-list -1 --merges 5ffa2aea496f9d862b9f51ed3523d84bcb97010c~1..5ffa2aea496f9d862b9f51ed3523d84bcb97010c 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [false] [Pipeline] sh [2022-01-25T13:30:46.489Z] + git log --format=format:%s -1 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo [2022-01-25T13:30:46.506Z] ========================================================= [2022-01-25T13:30:46.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-25T13:30:46.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T13:30:46.846Z] + git log --format=format:%s -1 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] echo [2022-01-25T13:30:46.857Z] [semverPrep] GIT_COMMIT: 5ffa2aea496f9d862b9f51ed3523d84bcb97010c, Commit Message: Review comment: add mutex to make map concurrency-safe. [Pipeline] echo [2022-01-25T13:30:46.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-25T13:30:47.290Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-25T13:30:47.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-25T13:30:47.290Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-25T13:30:47.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-25T13:30:47.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-25T13:30:47.290Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-25T13:30:47.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:30:47.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:30:47.728Z] [2022-01-25T13:30:47.728Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:30:48.034Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:30:48.034Z] latest: Pulling from edgex-devops/git-semver [2022-01-25T13:30:48.034Z] a0d0a0d46f8b: Pulling fs layer [2022-01-25T13:30:48.034Z] 3e5f54012d9b: Pulling fs layer [2022-01-25T13:30:48.034Z] 4c7163046ea9: Pulling fs layer [2022-01-25T13:30:48.034Z] 0c2d73faf560: Pulling fs layer [2022-01-25T13:30:48.034Z] 0c2d73faf560: Waiting [2022-01-25T13:30:48.034Z] 3e5f54012d9b: Verifying Checksum [2022-01-25T13:30:48.034Z] 3e5f54012d9b: Download complete [2022-01-25T13:30:48.034Z] a0d0a0d46f8b: Verifying Checksum [2022-01-25T13:30:48.034Z] a0d0a0d46f8b: Download complete [2022-01-25T13:30:48.034Z] 4c7163046ea9: Verifying Checksum [2022-01-25T13:30:48.034Z] 4c7163046ea9: Download complete [2022-01-25T13:30:48.034Z] 0c2d73faf560: Verifying Checksum [2022-01-25T13:30:48.034Z] 0c2d73faf560: Download complete [2022-01-25T13:30:48.303Z] a0d0a0d46f8b: Pull complete [2022-01-25T13:30:48.303Z] 3e5f54012d9b: Pull complete [2022-01-25T13:30:48.567Z] 4c7163046ea9: Pull complete [2022-01-25T13:30:48.828Z] 0c2d73faf560: Pull complete [2022-01-25T13:30:48.828Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-25T13:30:48.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:30:48.828Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-25T13:30:48.907Z] prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container [2022-01-25T13:30:48.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-25T13:30:49.654Z] $ docker top 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-25T13:30:49.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T13:30:49.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T13:30:49.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T13:30:49.876Z] $ docker exec 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent [2022-01-25T13:30:49.999Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKelNek/agent.12 [2022-01-25T13:30:49.999Z] SSH_AGENT_PID=19 [2022-01-25T13:30:50.011Z] Running ssh-add (command line suppressed) [2022-01-25T13:30:50.120Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_9105182814878899354.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_9105182814878899354.key) [2022-01-25T13:30:50.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T13:30:50.438Z] + git tag --points-at HEAD [Pipeline] } [2022-01-25T13:30:50.451Z] $ docker exec --env ******** --env ******** 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent -k [2022-01-25T13:30:50.546Z] unset SSH_AUTH_SOCK; [2022-01-25T13:30:50.546Z] unset SSH_AGENT_PID; [2022-01-25T13:30:50.546Z] echo Agent pid 19 killed; [2022-01-25T13:30:50.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-25T13:30:50.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T13:30:50.584Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T13:30:50.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T13:30:50.729Z] $ docker exec 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent [2022-01-25T13:30:50.869Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeObFlC/agent.52 [2022-01-25T13:30:50.869Z] SSH_AGENT_PID=59 [2022-01-25T13:30:50.874Z] Running ssh-add (command line suppressed) [2022-01-25T13:30:50.988Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1866142690910893909.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1866142690910893909.key) [2022-01-25T13:30:51.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T13:30:51.301Z] + git semver init [2022-01-25T13:30:51.301Z] # -> Open(): unable to determine branch for HEAD [2022-01-25T13:30:51.301Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git [2022-01-25T13:30:51.301Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T13:30:51.301Z] # $SEMVER_REMOTE_NAME = origin [2022-01-25T13:30:51.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-25T13:30:51.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-25T13:30:51.301Z] # $SEMVER_BRANCH = PR-261 [2022-01-25T13:30:51.301Z] # $SEMVER_TEMP = /tmp/semver-333475724 [2022-01-25T13:30:51.301Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-25T13:30:52.691Z] # '/tmp/semver-333475724' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' [2022-01-25T13:30:52.691Z] # -> Force: false [2022-01-25T13:30:52.691Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } [2022-01-25T13:30:52.701Z] $ docker exec --env ******** --env ******** 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 ssh-agent -k [2022-01-25T13:30:52.789Z] unset SSH_AUTH_SOCK; [2022-01-25T13:30:52.790Z] unset SSH_AGENT_PID; [2022-01-25T13:30:52.790Z] echo Agent pid 59 killed; [2022-01-25T13:30:52.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T13:30:53.127Z] + git semver [Pipeline] } [2022-01-25T13:30:53.143Z] $ docker stop --time=1 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 [2022-01-25T13:30:54.434Z] $ docker rm -f 69a11747c403fe17c9f2046a4d91b14c701b045caf1207669e5866df99425735 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:30:54.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-25T13:30:55.038Z] Stashed 1 file(s) [Pipeline] echo [2022-01-25T13:30:55.041Z] [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 [2022-01-25T13:30:55.209Z] provisioning config files... [2022-01-25T13:30:55.222Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config8871838506986669754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:30:55.288Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3846 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws [2022-01-25T13:30:55.301Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2022-01-25T13:30:55.320Z] The recommended git tool is: git [2022-01-25T13:30:55.526Z] ---> docker-login.sh [2022-01-25T13:30:55.526Z] nexus3.edgexfoundry.org:10001 [2022-01-25T13:30:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:55.526Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:55.526Z] [2022-01-25T13:30:55.526Z] Login Succeeded [2022-01-25T13:30:55.526Z] nexus3.edgexfoundry.org:10002 [2022-01-25T13:30:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:55.526Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:55.526Z] [2022-01-25T13:30:55.526Z] Login Succeeded [2022-01-25T13:30:55.526Z] nexus3.edgexfoundry.org:10003 [2022-01-25T13:30:55.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:55.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:55.788Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:55.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:55.788Z] [2022-01-25T13:30:55.788Z] Login Succeeded [2022-01-25T13:30:55.788Z] nexus3.edgexfoundry.org:10004 [2022-01-25T13:30:55.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:55.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:55.789Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:55.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:55.789Z] [2022-01-25T13:30:55.789Z] Login Succeeded [2022-01-25T13:30:55.789Z] docker.io [2022-01-25T13:30:56.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:30:56.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:30:56.309Z] Configure a credential helper to remove this warning. See [2022-01-25T13:30:56.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:30:56.309Z] [2022-01-25T13:30:56.309Z] Login Succeeded [2022-01-25T13:30:56.309Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T13:30:56.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T13:30:56.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T13:30:56.394Z] ========================================================= [2022-01-25T13:30:56.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-25T13:30:56.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:30:56.703Z] + 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 . [2022-01-25T13:30:56.703Z] Sending build context to Docker daemon 22.9MB [2022-01-25T13:30:56.703Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T13:30:56.703Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-25T13:30:56.963Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-25T13:30:56.963Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T13:30:56.963Z] 666ba61612fd: Pulling fs layer [2022-01-25T13:30:56.963Z] 8ed8ca486205: Pulling fs layer [2022-01-25T13:30:56.963Z] 4fe6c5a15a65: Pulling fs layer [2022-01-25T13:30:56.963Z] 22a0e8bec74d: Pulling fs layer [2022-01-25T13:30:56.963Z] f965cba54748: Pulling fs layer [2022-01-25T13:30:56.963Z] 861ffc35075e: Pulling fs layer [2022-01-25T13:30:56.963Z] 4b385c91608e: Pulling fs layer [2022-01-25T13:30:56.963Z] 560528eb2ebb: Pulling fs layer [2022-01-25T13:30:56.963Z] 4fe6c5a15a65: Waiting [2022-01-25T13:30:56.963Z] 22a0e8bec74d: Waiting [2022-01-25T13:30:56.963Z] f965cba54748: Waiting [2022-01-25T13:30:56.963Z] 861ffc35075e: Waiting [2022-01-25T13:30:56.963Z] 4b385c91608e: Waiting [2022-01-25T13:30:56.963Z] 8ed8ca486205: Verifying Checksum [2022-01-25T13:30:56.963Z] 8ed8ca486205: Download complete [2022-01-25T13:30:56.963Z] 666ba61612fd: Verifying Checksum [2022-01-25T13:30:56.963Z] 666ba61612fd: Download complete [2022-01-25T13:30:56.963Z] 22a0e8bec74d: Verifying Checksum [2022-01-25T13:30:56.963Z] 22a0e8bec74d: Download complete [2022-01-25T13:30:56.963Z] f965cba54748: Verifying Checksum [2022-01-25T13:30:56.963Z] f965cba54748: Download complete [2022-01-25T13:30:56.963Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T13:30:56.963Z] 59bf1c3509f3: Download complete [2022-01-25T13:30:56.963Z] 861ffc35075e: Verifying Checksum [2022-01-25T13:30:56.963Z] 861ffc35075e: Download complete [2022-01-25T13:30:56.963Z] 4b385c91608e: Verifying Checksum [2022-01-25T13:30:56.963Z] 4b385c91608e: Download complete [2022-01-25T13:30:57.227Z] 59bf1c3509f3: Pull complete [2022-01-25T13:30:57.488Z] 560528eb2ebb: Verifying Checksum [2022-01-25T13:30:57.488Z] 560528eb2ebb: Download complete [2022-01-25T13:30:57.750Z] 666ba61612fd: Pull complete [2022-01-25T13:30:57.750Z] 4fe6c5a15a65: Verifying Checksum [2022-01-25T13:30:57.750Z] 4fe6c5a15a65: Download complete [2022-01-25T13:30:57.750Z] 8ed8ca486205: Pull complete [2022-01-25T13:30:59.553Z] using credential edgex-jenkins-ssh [2022-01-25T13:30:59.571Z] Cloning the remote Git repository [2022-01-25T13:30:59.604Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T13:30:59.669Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2022-01-25T13:30:59.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T13:30:59.749Z] > git --version # timeout=10 [2022-01-25T13:30:59.762Z] > git --version # 'git version 2.17.1' [2022-01-25T13:30:59.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:30:59.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:31:02.005Z] 4fe6c5a15a65: Pull complete [2022-01-25T13:31:02.274Z] 22a0e8bec74d: Pull complete [2022-01-25T13:31:02.274Z] f965cba54748: Pull complete [2022-01-25T13:31:02.274Z] 861ffc35075e: Pull complete [2022-01-25T13:31:02.545Z] 4b385c91608e: Pull complete [2022-01-25T13:31:02.628Z] Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [2022-01-25T13:31:01.775Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-25T13:31:01.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:31:01.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-25T13:31:01.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-25T13:31:01.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:31:01.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T13:31:02.630Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:31:02.643Z] > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 [2022-01-25T13:31:02.814Z] Merge succeeded, producing 5ffa2aea496f9d862b9f51ed3523d84bcb97010c [2022-01-25T13:31:02.815Z] Checking out Revision 5ffa2aea496f9d862b9f51ed3523d84bcb97010c (PR-261) [2022-01-25T13:31:02.712Z] > git remote # timeout=10 [2022-01-25T13:31:02.727Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T13:31:02.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:31:02.760Z] > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 [2022-01-25T13:31:02.782Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T13:31:02.807Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:31:02.824Z] > git checkout -f 5ffa2aea496f9d862b9f51ed3523d84bcb97010c # timeout=10 [2022-01-25T13:31:05.933Z] 560528eb2ebb: Pull complete [2022-01-25T13:31:05.933Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-25T13:31:05.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T13:31:05.933Z] ---> dd4a08f94e63 [2022-01-25T13:31:05.933Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T13:31:07.126Z] Commit message: "Review comment: add mutex to make map concurrency-safe." [2022-01-25T13:31:07.320Z] ---> Running in f7e873805abf [2022-01-25T13:31:07.321Z] Removing intermediate container f7e873805abf [2022-01-25T13:31:07.321Z] ---> c2ce2e12a34b [2022-01-25T13:31:07.321Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T13:31:07.321Z] ---> Running in 6340d3581d5c [2022-01-25T13:31:07.321Z] Removing intermediate container 6340d3581d5c [2022-01-25T13:31:07.321Z] ---> 70932739a09e [2022-01-25T13:31:07.321Z] Step 5/12 : WORKDIR /device-virtual-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T13:31:07.581Z] ---> Running in 429f7d54a336 [2022-01-25T13:31:07.581Z] Removing intermediate container 429f7d54a336 [2022-01-25T13:31:07.581Z] ---> 3c4a0f9125de [2022-01-25T13:31:07.581Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:31:07.581Z] ---> Running in 47227f172f31 [2022-01-25T13:31:07.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-25T13:31:07.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:31:07.966Z] Dload Upload Total Spent Left Speed [2022-01-25T13:31:07.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81116 [2022-01-25T13:31:08.163Z] Removing intermediate container 47227f172f31 [2022-01-25T13:31:08.163Z] ---> 5dbeba9718ec [2022-01-25T13:31:08.163Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T13:31:08.163Z] ---> Running in 1e7d2791bdcf [Pipeline] sh [2022-01-25T13:31:08.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:31:08.561Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-25T13:31:08.913Z] + sudo tee /etc/docker/daemon.new [2022-01-25T13:31:08.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-25T13:31:08.913Z] { [2022-01-25T13:31:08.913Z] "registry-mirrors": [ [2022-01-25T13:31:08.913Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-25T13:31:08.913Z] ], [2022-01-25T13:31:08.913Z] "bip": "10.250.0.254/24", [2022-01-25T13:31:08.913Z] "hosts": [ [2022-01-25T13:31:08.913Z] "tcp://0.0.0.0:5555", [2022-01-25T13:31:08.913Z] "unix:///var/run/docker.sock" [2022-01-25T13:31:08.913Z] ], [2022-01-25T13:31:08.913Z] "mtu": 1458, [2022-01-25T13:31:08.913Z] "selinux-enabled": true, [2022-01-25T13:31:08.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-25T13:31:08.913Z] } [Pipeline] sh [2022-01-25T13:31:09.250Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-25T13:31:09.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:31:09.599Z] + sudo service docker restart [2022-01-25T13:31:09.672Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-25T13:31:09.672Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-25T13:31:09.672Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-25T13:31:09.933Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-25T13:31:09.933Z] Executing busybox-1.34.1-r3.trigger [2022-01-25T13:31:09.933Z] OK: 224 MiB in 56 packages [2022-01-25T13:31:10.199Z] Removing intermediate container 1e7d2791bdcf [2022-01-25T13:31:10.199Z] ---> 530e471e8345 [2022-01-25T13:31:10.199Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-25T13:31:10.464Z] ---> d2ee951ddc2b [2022-01-25T13:31:10.464Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:31:10.464Z] ---> Running in 58cca295e7d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:31:27.937Z] provisioning config files... [2022-01-25T13:31:27.960Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1167792069948947679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:31:28.313Z] ---> docker-login.sh [2022-01-25T13:31:28.313Z] nexus3.edgexfoundry.org:10001 [2022-01-25T13:31:28.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:31:29.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:31:29.184Z] Configure a credential helper to remove this warning. See [2022-01-25T13:31:29.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:31:29.184Z] [2022-01-25T13:31:29.184Z] Login Succeeded [2022-01-25T13:31:29.184Z] nexus3.edgexfoundry.org:10002 [2022-01-25T13:31:29.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:31:29.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:31:29.458Z] Configure a credential helper to remove this warning. See [2022-01-25T13:31:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:31:29.458Z] [2022-01-25T13:31:29.458Z] Login Succeeded [2022-01-25T13:31:29.458Z] nexus3.edgexfoundry.org:10003 [2022-01-25T13:31:29.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:31:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:31:30.032Z] Configure a credential helper to remove this warning. See [2022-01-25T13:31:30.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:31:30.032Z] [2022-01-25T13:31:30.032Z] Login Succeeded [2022-01-25T13:31:30.032Z] nexus3.edgexfoundry.org:10004 [2022-01-25T13:31:30.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:31:30.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:31:30.602Z] Configure a credential helper to remove this warning. See [2022-01-25T13:31:30.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:31:30.602Z] [2022-01-25T13:31:30.602Z] Login Succeeded [2022-01-25T13:31:30.602Z] docker.io [2022-01-25T13:31:30.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:31:31.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:31:31.150Z] Configure a credential helper to remove this warning. See [2022-01-25T13:31:31.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:31:31.150Z] [2022-01-25T13:31:31.150Z] Login Succeeded [2022-01-25T13:31:31.150Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T13:31:31.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T13:31:31.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T13:31:31.412Z] ========================================================= [2022-01-25T13:31:31.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-25T13:31:31.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:31:31.757Z] + 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 . [2022-01-25T13:31:32.027Z] Sending build context to Docker daemon 11.61MB [2022-01-25T13:31:32.299Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T13:31:32.299Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-25T13:31:32.299Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-25T13:31:32.299Z] 9b3977197b4f: Pulling fs layer [2022-01-25T13:31:32.299Z] 1a89e8eeedd5: Pulling fs layer [2022-01-25T13:31:32.299Z] 94645a83ff95: Pulling fs layer [2022-01-25T13:31:32.299Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-25T13:31:32.299Z] 0c92f367c5e7: Pulling fs layer [2022-01-25T13:31:32.299Z] 4b8299f9d1f4: Pulling fs layer [2022-01-25T13:31:32.299Z] 9a6b49a46696: Pulling fs layer [2022-01-25T13:31:32.299Z] cf05db05a679: Pulling fs layer [2022-01-25T13:31:32.299Z] 0c92f367c5e7: Waiting [2022-01-25T13:31:32.299Z] 4b8299f9d1f4: Waiting [2022-01-25T13:31:32.299Z] 9a6b49a46696: Waiting [2022-01-25T13:31:32.299Z] cf05db05a679: Waiting [2022-01-25T13:31:32.299Z] 3f3a8bcf1eab: Waiting [2022-01-25T13:31:32.299Z] 94645a83ff95: Verifying Checksum [2022-01-25T13:31:32.299Z] 94645a83ff95: Download complete [2022-01-25T13:31:32.299Z] 1a89e8eeedd5: Download complete [2022-01-25T13:31:32.299Z] 0c92f367c5e7: Verifying Checksum [2022-01-25T13:31:32.299Z] 0c92f367c5e7: Download complete [2022-01-25T13:31:32.299Z] 4b8299f9d1f4: Verifying Checksum [2022-01-25T13:31:32.299Z] 4b8299f9d1f4: Download complete [2022-01-25T13:31:32.573Z] 9b3977197b4f: Download complete [2022-01-25T13:31:32.573Z] 9a6b49a46696: Verifying Checksum [2022-01-25T13:31:32.573Z] 9a6b49a46696: Download complete [2022-01-25T13:31:33.171Z] 9b3977197b4f: Pull complete [2022-01-25T13:31:33.771Z] 1a89e8eeedd5: Pull complete [2022-01-25T13:31:34.044Z] 94645a83ff95: Pull complete [2022-01-25T13:31:34.317Z] cf05db05a679: Verifying Checksum [2022-01-25T13:31:34.317Z] cf05db05a679: Download complete [2022-01-25T13:31:34.912Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-25T13:31:34.912Z] 3f3a8bcf1eab: Download complete [2022-01-25T13:31:42.650Z] Removing intermediate container 58cca295e7d5 [2022-01-25T13:31:42.650Z] ---> 313f4f9e506b [2022-01-25T13:31:42.650Z] Step 10/12 : COPY . . [2022-01-25T13:31:42.650Z] ---> a766337558eb [2022-01-25T13:31:42.650Z] Step 11/12 : ARG MAKE='make build' [2022-01-25T13:31:42.650Z] ---> Running in 2231411a6a16 [2022-01-25T13:31:42.650Z] Removing intermediate container 2231411a6a16 [2022-01-25T13:31:42.650Z] ---> 023580338191 [2022-01-25T13:31:42.650Z] Step 12/12 : RUN $MAKE [2022-01-25T13:31:42.650Z] ---> Running in edd40f787e77 [2022-01-25T13:31:42.650Z] noop [2022-01-25T13:31:42.650Z] Removing intermediate container edd40f787e77 [2022-01-25T13:31:42.650Z] ---> 6eaaa9a57436 [2022-01-25T13:31:42.650Z] Successfully built 6eaaa9a57436 [2022-01-25T13:31:42.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:31:42.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T13:31:42.953Z] . [Pipeline] withDockerContainer [2022-01-25T13:31:43.022Z] prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container [2022-01-25T13:31:43.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-25T13:31:43.400Z] $ docker top c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:31:43.768Z] + go version [2022-01-25T13:31:43.768Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-25T13:31:43.781Z] $ docker stop --time=1 c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 [2022-01-25T13:31:44.954Z] $ docker rm -f c6431a2e0e021db828d79a2c7eb3cfdc31741dbb9b99f8a561822801da8540d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:31:45.359Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T13:31:45.359Z] . [Pipeline] withDockerContainer [2022-01-25T13:31:45.420Z] prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container [2022-01-25T13:31:45.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-25T13:31:45.769Z] $ docker top 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:31:46.132Z] + make test [2022-01-25T13:31:46.132Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-25T13:31:46.422Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-25T13:31:47.304Z] 3f3a8bcf1eab: Pull complete [2022-01-25T13:31:47.304Z] 0c92f367c5e7: Pull complete [2022-01-25T13:31:47.304Z] 4b8299f9d1f4: Pull complete [2022-01-25T13:31:47.304Z] 9a6b49a46696: Pull complete [2022-01-25T13:31:52.726Z] cf05db05a679: Pull complete [2022-01-25T13:31:52.726Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-25T13:31:52.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T13:31:52.726Z] ---> 0ccda1f7e2ee [2022-01-25T13:31:52.726Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T13:31:54.698Z] ---> Running in 15a00de340c4 [2022-01-25T13:31:54.698Z] Removing intermediate container 15a00de340c4 [2022-01-25T13:31:54.698Z] ---> 3c7aa2a01452 [2022-01-25T13:31:54.698Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T13:31:54.698Z] ---> Running in 122cf68c7e96 [2022-01-25T13:31:55.295Z] Removing intermediate container 122cf68c7e96 [2022-01-25T13:31:55.295Z] ---> 5ef807be7537 [2022-01-25T13:31:55.295Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-25T13:31:55.295Z] ---> Running in a87f21ccc8a9 [2022-01-25T13:31:55.568Z] Removing intermediate container a87f21ccc8a9 [2022-01-25T13:31:55.568Z] ---> 352891c5fea1 [2022-01-25T13:31:55.568Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:31:55.842Z] ---> Running in c638756289c3 [2022-01-25T13:31:57.816Z] Removing intermediate container c638756289c3 [2022-01-25T13:31:57.816Z] ---> 4874512e9ae3 [2022-01-25T13:31:57.816Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T13:31:57.816Z] ---> Running in 828a581189e8 [2022-01-25T13:31:58.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:31:59.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:32:00.362Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-25T13:32:00.362Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-25T13:32:00.362Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-25T13:32:00.362Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-25T13:32:00.634Z] Executing busybox-1.34.1-r3.trigger [2022-01-25T13:32:00.634Z] OK: 224 MiB in 56 packages [2022-01-25T13:32:01.460Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-25T13:32:01.460Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.027s coverage: 65.5% of statements [2022-01-25T13:32:01.460Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-25T13:32:01.615Z] Removing intermediate container 828a581189e8 [2022-01-25T13:32:01.615Z] ---> 7f88f3c75774 [2022-01-25T13:32:01.615Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-25T13:32:02.212Z] ---> 6d03c47ce68a [2022-01-25T13:32:02.212Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:32:02.212Z] ---> Running in e865257ca553 [2022-01-25T13:32:05.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T13:32:05.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T13:32:05.692Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T13:32:05.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-25T13:32:05.722Z] $ docker stop --time=1 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e [2022-01-25T13:32:07.206Z] $ docker rm -f 3ec140d912b3852471a281d937060534b45a32cfc2ccc9769f8a04cb2b7b9c2e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:32:07.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-25T13:32:07.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-25T13:32:08.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-25T13:32:09.030Z] + ls -al . [2022-01-25T13:32:09.030Z] total 172 [2022-01-25T13:32:09.030Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 25 13:32 . [2022-01-25T13:32:09.030Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 25 13:30 .. [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 8449 Jan 25 13:30 Attribution.txt [2022-01-25T13:32:09.030Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 13:30 bin [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 25 13:30 CHANGELOG.md [2022-01-25T13:32:09.030Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 25 13:30 cmd [2022-01-25T13:32:09.030Z] -rw-r--r--. 1 jenkins jenkins 44394 Jan 25 13:32 coverage.out [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 25 13:30 Dockerfile [2022-01-25T13:32:09.030Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 25 13:30 .git [2022-01-25T13:32:09.030Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 25 13:30 .github [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 25 13:30 .gitignore [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 2746 Jan 25 13:30 go.mod [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 49169 Jan 25 13:30 go.sum [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 13:30 GOVERNANCE.md [2022-01-25T13:32:09.030Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 25 13:30 internal [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 25 13:30 Jenkinsfile [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 25 13:30 LICENSE [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 25 13:30 Makefile [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 25 13:30 OWNERS.md [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 25 13:30 README.md [2022-01-25T13:32:09.030Z] drwx------. 3 jenkins jenkins 71 Jan 25 13:30 .semver [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 25 13:30 VERSION [2022-01-25T13:32:09.030Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 25 13:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:32:09.330Z] + 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=5ffa2aea496f9d862b9f51ed3523d84bcb97010c --label arch=amd64 --label version=0.0.0 . [2022-01-25T13:32:09.330Z] Sending build context to Docker daemon 22.94MB [2022-01-25T13:32:09.330Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T13:32:09.330Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-25T13:32:09.330Z] ---> 6eaaa9a57436 [2022-01-25T13:32:09.330Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T13:32:09.591Z] ---> Running in 519eed9da1d7 [2022-01-25T13:32:09.591Z] Removing intermediate container 519eed9da1d7 [2022-01-25T13:32:09.591Z] ---> 87581d763edd [2022-01-25T13:32:09.591Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T13:32:09.591Z] ---> Running in 0506026a15ec [2022-01-25T13:32:09.591Z] Removing intermediate container 0506026a15ec [2022-01-25T13:32:09.591Z] ---> faa53b9a0b32 [2022-01-25T13:32:09.591Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-25T13:32:09.852Z] ---> Running in 21dc225d6584 [2022-01-25T13:32:09.852Z] Removing intermediate container 21dc225d6584 [2022-01-25T13:32:09.852Z] ---> 44f49258cc61 [2022-01-25T13:32:09.852Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:32:09.852Z] ---> Running in 94691861ce08 [2022-01-25T13:32:10.426Z] Removing intermediate container 94691861ce08 [2022-01-25T13:32:10.426Z] ---> 86143a78b505 [2022-01-25T13:32:10.426Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T13:32:10.426Z] ---> Running in e09c8fbcc800 [2022-01-25T13:32:10.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:32:11.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:32:11.930Z] OK: 224 MiB in 56 packages [2022-01-25T13:32:12.191Z] Removing intermediate container e09c8fbcc800 [2022-01-25T13:32:12.192Z] ---> 5f49ef1ba15a [2022-01-25T13:32:12.192Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-25T13:32:12.192Z] ---> 862329243b56 [2022-01-25T13:32:12.192Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:32:12.457Z] ---> Running in f38887fa28e4 [2022-01-25T13:32:13.041Z] Removing intermediate container f38887fa28e4 [2022-01-25T13:32:13.041Z] ---> c3b7cf13287c [2022-01-25T13:32:13.041Z] Step 10/26 : COPY . . [2022-01-25T13:32:13.618Z] ---> c438860b4c7c [2022-01-25T13:32:13.618Z] Step 11/26 : ARG MAKE='make build' [2022-01-25T13:32:13.618Z] ---> Running in 3b3d1d161c99 [2022-01-25T13:32:13.618Z] Removing intermediate container 3b3d1d161c99 [2022-01-25T13:32:13.618Z] ---> 3e3698fbf6d1 [2022-01-25T13:32:13.618Z] Step 12/26 : RUN $MAKE [2022-01-25T13:32:13.618Z] ---> Running in b5a51a76139e [2022-01-25T13:32:13.881Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-25T13:32:28.937Z] Removing intermediate container b5a51a76139e [2022-01-25T13:32:28.937Z] ---> 6af66077c961 [2022-01-25T13:32:28.937Z] Step 13/26 : FROM alpine:3.14 [2022-01-25T13:32:28.937Z] 3.14: Pulling from library/alpine [2022-01-25T13:32:28.937Z] 97518928ae5f: Pulling fs layer [2022-01-25T13:32:28.937Z] 97518928ae5f: Verifying Checksum [2022-01-25T13:32:28.937Z] 97518928ae5f: Download complete [2022-01-25T13:32:28.937Z] 97518928ae5f: Pull complete [2022-01-25T13:32:28.937Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:32:28.937Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T13:32:28.937Z] ---> 0a97eee8041e [2022-01-25T13:32:28.937Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-25T13:32:28.937Z] ---> Running in 35f4d30c0b33 [2022-01-25T13:32:28.937Z] Removing intermediate container 35f4d30c0b33 [2022-01-25T13:32:28.937Z] ---> 0847219debd6 [2022-01-25T13:32:28.937Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:32:28.937Z] ---> Running in 98e4ee708200 [2022-01-25T13:32:28.937Z] Removing intermediate container 98e4ee708200 [2022-01-25T13:32:28.937Z] ---> 43f004169a91 [2022-01-25T13:32:28.937Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T13:32:28.937Z] ---> Running in 542c83e17fa3 [2022-01-25T13:32:28.937Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:32:29.881Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:32:30.142Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T13:32:30.142Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:32:30.142Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T13:32:30.403Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:32:30.403Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T13:32:30.403Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T13:32:30.664Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:32:30.664Z] OK: 8 MiB in 20 packages [2022-01-25T13:32:30.937Z] Removing intermediate container 542c83e17fa3 [2022-01-25T13:32:30.937Z] ---> 8fb89644de63 [2022-01-25T13:32:30.937Z] Step 17/26 : WORKDIR / [2022-01-25T13:32:30.937Z] ---> Running in c3007d91ee72 [2022-01-25T13:32:30.937Z] Removing intermediate container c3007d91ee72 [2022-01-25T13:32:30.937Z] ---> 8e39de533016 [2022-01-25T13:32:30.937Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-25T13:32:31.199Z] ---> f0f1e283eb11 [2022-01-25T13:32:31.199Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-25T13:32:31.199Z] ---> c75ccd711467 [2022-01-25T13:32:31.199Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-25T13:32:31.772Z] ---> f1b1998f04d0 [2022-01-25T13:32:31.772Z] Step 21/26 : EXPOSE 59900 [2022-01-25T13:32:31.772Z] ---> Running in 00aba954fca9 [2022-01-25T13:32:31.772Z] Removing intermediate container 00aba954fca9 [2022-01-25T13:32:31.772Z] ---> 77064a51d72d [2022-01-25T13:32:31.772Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-25T13:32:31.772Z] ---> Running in 1c464723841a [2022-01-25T13:32:31.772Z] Removing intermediate container 1c464723841a [2022-01-25T13:32:31.772Z] ---> f737ae7d8581 [2022-01-25T13:32:31.772Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:32:31.772Z] ---> Running in 249a91e146e7 [2022-01-25T13:32:31.772Z] Removing intermediate container 249a91e146e7 [2022-01-25T13:32:31.772Z] ---> 41debca084ac [2022-01-25T13:32:31.772Z] Step 24/26 : LABEL arch=amd64 [2022-01-25T13:32:32.033Z] ---> Running in 1d7822183f77 [2022-01-25T13:32:32.033Z] Removing intermediate container 1d7822183f77 [2022-01-25T13:32:32.033Z] ---> c1f6fecd96ec [2022-01-25T13:32:32.033Z] Step 25/26 : LABEL git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c [2022-01-25T13:32:32.033Z] ---> Running in a82da95be32e [2022-01-25T13:32:32.033Z] Removing intermediate container a82da95be32e [2022-01-25T13:32:32.033Z] ---> bf3b9b42f479 [2022-01-25T13:32:32.033Z] Step 26/26 : LABEL version=0.0.0 [2022-01-25T13:32:32.033Z] ---> Running in 6b97ad6ce370 [2022-01-25T13:32:32.292Z] Removing intermediate container 6b97ad6ce370 [2022-01-25T13:32:32.292Z] ---> 4d2f2a6958ae [2022-01-25T13:32:32.292Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-25T13:32:32.292Z] Successfully built 4d2f2a6958ae [2022-01-25T13:32:32.292Z] Successfully tagged device-virtual:latest [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] sh [2022-01-25T13:32:32.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:32:32.725Z] [2022-01-25T13:32:32.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:32:33.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:32:33.031Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-25T13:32:33.031Z] b4d181a07f80: Pulling fs layer [2022-01-25T13:32:33.031Z] a1111a8f2ec3: Pulling fs layer [2022-01-25T13:32:33.031Z] ed53099fbce6: Pulling fs layer [2022-01-25T13:32:33.031Z] dc539afda2c1: Pulling fs layer [2022-01-25T13:32:33.031Z] 77bc0d833cb6: Pulling fs layer [2022-01-25T13:32:33.031Z] 9065ff56babe: Pulling fs layer [2022-01-25T13:32:33.031Z] d287ab97295c: Pulling fs layer [2022-01-25T13:32:33.031Z] 9065ff56babe: Waiting [2022-01-25T13:32:33.031Z] dc539afda2c1: Waiting [2022-01-25T13:32:33.031Z] d287ab97295c: Waiting [2022-01-25T13:32:33.031Z] 77bc0d833cb6: Waiting [2022-01-25T13:32:33.031Z] a1111a8f2ec3: Verifying Checksum [2022-01-25T13:32:33.031Z] a1111a8f2ec3: Download complete [2022-01-25T13:32:33.031Z] dc539afda2c1: Verifying Checksum [2022-01-25T13:32:33.031Z] dc539afda2c1: Download complete [2022-01-25T13:32:33.031Z] ed53099fbce6: Verifying Checksum [2022-01-25T13:32:33.031Z] ed53099fbce6: Download complete [2022-01-25T13:32:33.031Z] 9065ff56babe: Download complete [2022-01-25T13:32:33.031Z] 77bc0d833cb6: Verifying Checksum [2022-01-25T13:32:33.031Z] 77bc0d833cb6: Download complete [2022-01-25T13:32:33.302Z] b4d181a07f80: Verifying Checksum [2022-01-25T13:32:33.302Z] b4d181a07f80: Download complete [2022-01-25T13:32:33.899Z] d287ab97295c: Verifying Checksum [2022-01-25T13:32:33.899Z] d287ab97295c: Download complete [2022-01-25T13:32:34.487Z] b4d181a07f80: Pull complete [2022-01-25T13:32:34.751Z] a1111a8f2ec3: Pull complete [2022-01-25T13:32:35.336Z] ed53099fbce6: Pull complete [2022-01-25T13:32:35.336Z] dc539afda2c1: Pull complete [2022-01-25T13:32:35.603Z] 77bc0d833cb6: Pull complete [2022-01-25T13:32:35.868Z] 9065ff56babe: Pull complete [2022-01-25T13:32:42.480Z] d287ab97295c: Pull complete [2022-01-25T13:32:42.480Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-25T13:32:42.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:32:42.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-25T13:32:42.556Z] prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container [2022-01-25T13:32:42.595Z] $ 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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-25T13:32:45.017Z] $ docker top 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:32:45.409Z] ---> job-cost.sh [2022-01-25T13:32:45.409Z] lf-activate-venv: SKIPPING [2022-01-25T13:32:45.409Z] INFO: No Stack... [2022-01-25T13:32:45.669Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T13:32:45.931Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T13:32:46.235Z] + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv [2022-01-25T13:32:46.235Z] + cut -d, -f6 [Pipeline] lock [2022-01-25T13:32:46.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [2022-01-25T13:32:46.259Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] did not exist. Created. [2022-01-25T13:32:46.259Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T13:32:46.571Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-25T13:32:46.595Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T13:32:46.601Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T13:32:46.622Z] $ docker stop --time=1 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b [2022-01-25T13:32:47.757Z] $ docker rm -f 7f0dcb078ad549a3a6cd4c3058dd3eea2e67772c6c1fc81b46dc89b5add8884b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T13:33:10.218Z] Removing intermediate container e865257ca553 [2022-01-25T13:33:10.218Z] ---> 2b2c031d884b [2022-01-25T13:33:10.218Z] Step 10/12 : COPY . . [2022-01-25T13:33:11.196Z] ---> f617fc997a2f [2022-01-25T13:33:11.196Z] Step 11/12 : ARG MAKE='make build' [2022-01-25T13:33:11.468Z] ---> Running in a68377c3c449 [2022-01-25T13:33:11.744Z] Removing intermediate container a68377c3c449 [2022-01-25T13:33:11.744Z] ---> 6def5c73666f [2022-01-25T13:33:11.744Z] Step 12/12 : RUN $MAKE [2022-01-25T13:33:11.744Z] ---> Running in 51394ad494cd [2022-01-25T13:33:12.733Z] noop [2022-01-25T13:33:13.331Z] Removing intermediate container 51394ad494cd [2022-01-25T13:33:13.331Z] ---> 4952bc051298 [2022-01-25T13:33:13.331Z] Successfully built 4952bc051298 [2022-01-25T13:33:13.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:33:13.675Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T13:33:13.675Z] . [Pipeline] withDockerContainer [2022-01-25T13:33:13.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container [2022-01-25T13:33:13.958Z] $ 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 [2022-01-25T13:33:15.212Z] $ docker top 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:33:16.115Z] + go version [2022-01-25T13:33:16.115Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-25T13:33:16.130Z] $ docker stop --time=1 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 [2022-01-25T13:33:17.741Z] $ docker rm -f 05b57a4db82e5905e4e11e578c94e4621345309710ee881b0e61c96b44ac8145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:33:18.348Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T13:33:18.348Z] . [Pipeline] withDockerContainer [2022-01-25T13:33:18.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container [2022-01-25T13:33:18.606Z] $ 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 [2022-01-25T13:33:19.832Z] $ docker top 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:33:20.754Z] + make test [2022-01-25T13:33:20.754Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-25T13:33:21.734Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-25T13:34:08.718Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-25T13:34:08.718Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.112s coverage: 65.5% of statements [2022-01-25T13:34:08.718Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-25T13:34:23.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T13:34:23.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T13:34:23.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T13:34:24.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-25T13:34:24.104Z] $ docker stop --time=1 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 [2022-01-25T13:34:25.853Z] $ docker rm -f 6daa0009adf670607b738c4263613254030f23aeeb187b62920be95d9974d6b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:34:26.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-25T13:34:26.706Z] Warning: overwriting stash ‘coverage-report’ [2022-01-25T13:34:27.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T13:34:27.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-25T13:34:27.917Z] + ls -al . [2022-01-25T13:34:27.917Z] total 196 [2022-01-25T13:34:27.917Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 13:34 . [2022-01-25T13:34:27.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 13:30 .. [2022-01-25T13:34:27.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 13:31 .git [2022-01-25T13:34:27.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 13:31 .github [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 25 13:31 .gitignore [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jan 25 13:31 Attribution.txt [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 25 13:31 CHANGELOG.md [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 25 13:31 Dockerfile [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 13:31 GOVERNANCE.md [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 25 13:31 Jenkinsfile [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 25 13:31 LICENSE [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 25 13:31 Makefile [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 25 13:31 OWNERS.md [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 25 13:31 README.md [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 13:30 VERSION [2022-01-25T13:34:27.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 13:31 bin [2022-01-25T13:34:27.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 13:31 cmd [2022-01-25T13:34:27.917Z] -rw-r--r-- 1 jenkins jenkins 44394 Jan 25 13:34 coverage.out [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 2746 Jan 25 13:31 go.mod [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 49169 Jan 25 13:31 go.sum [2022-01-25T13:34:27.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 13:31 internal [2022-01-25T13:34:27.917Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 25 13:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:34:28.269Z] + 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=5ffa2aea496f9d862b9f51ed3523d84bcb97010c --label arch=arm64 --label version=0.0.0 . [2022-01-25T13:34:28.559Z] Sending build context to Docker daemon 11.65MB [2022-01-25T13:34:28.849Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-25T13:34:28.849Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-25T13:34:28.849Z] ---> 4952bc051298 [2022-01-25T13:34:28.849Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-25T13:34:28.849Z] ---> Running in 8ec6ac3e920f [2022-01-25T13:34:29.483Z] Removing intermediate container 8ec6ac3e920f [2022-01-25T13:34:29.483Z] ---> 2fbef37cbade [2022-01-25T13:34:29.483Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-25T13:34:29.483Z] ---> Running in b088da78aede [2022-01-25T13:34:29.768Z] Removing intermediate container b088da78aede [2022-01-25T13:34:29.768Z] ---> 6bc5e0a42aca [2022-01-25T13:34:29.768Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-25T13:34:29.768Z] ---> Running in 2cdbe38afe27 [2022-01-25T13:34:30.365Z] Removing intermediate container 2cdbe38afe27 [2022-01-25T13:34:30.365Z] ---> eeb2bf4618f3 [2022-01-25T13:34:30.365Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:34:30.365Z] ---> Running in 015cf1c47305 [2022-01-25T13:34:32.343Z] Removing intermediate container 015cf1c47305 [2022-01-25T13:34:32.343Z] ---> efc05e4301b1 [2022-01-25T13:34:32.343Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-25T13:34:32.343Z] ---> Running in 9363f4224096 [2022-01-25T13:34:33.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:34:33.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:34:34.882Z] OK: 224 MiB in 56 packages [2022-01-25T13:34:35.859Z] Removing intermediate container 9363f4224096 [2022-01-25T13:34:35.859Z] ---> b498acd6c5ad [2022-01-25T13:34:35.859Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-25T13:34:36.456Z] ---> cf3bc52b6e64 [2022-01-25T13:34:36.456Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:34:36.456Z] ---> Running in 72689ef4ba9d [2022-01-25T13:34:38.426Z] Removing intermediate container 72689ef4ba9d [2022-01-25T13:34:38.426Z] ---> 4e3375581c12 [2022-01-25T13:34:38.426Z] Step 10/26 : COPY . . [2022-01-25T13:34:39.856Z] ---> 8c64fd082c7f [2022-01-25T13:34:39.856Z] Step 11/26 : ARG MAKE='make build' [2022-01-25T13:34:39.856Z] ---> Running in 36daa4d31be9 [2022-01-25T13:34:40.132Z] Removing intermediate container 36daa4d31be9 [2022-01-25T13:34:40.132Z] ---> ba0e1ef10879 [2022-01-25T13:34:40.132Z] Step 12/26 : RUN $MAKE [2022-01-25T13:34:40.132Z] ---> Running in df139497b9d5 [2022-01-25T13:34:41.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-01-25T13:35:20.563Z] Removing intermediate container df139497b9d5 [2022-01-25T13:35:20.563Z] ---> 80d8a3056462 [2022-01-25T13:35:20.563Z] Step 13/26 : FROM alpine:3.14 [2022-01-25T13:35:20.563Z] 3.14: Pulling from library/alpine [2022-01-25T13:35:20.563Z] be307f383ecc: Pulling fs layer [2022-01-25T13:35:20.563Z] be307f383ecc: Verifying Checksum [2022-01-25T13:35:20.563Z] be307f383ecc: Pull complete [2022-01-25T13:35:20.563Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:35:20.563Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T13:35:20.563Z] ---> 5b8b7b635229 [2022-01-25T13:35:20.563Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-25T13:35:20.563Z] ---> Running in 30a1bc62f531 [2022-01-25T13:35:20.563Z] Removing intermediate container 30a1bc62f531 [2022-01-25T13:35:20.563Z] ---> 52f454f646ce [2022-01-25T13:35:20.563Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:35:20.563Z] ---> Running in c51ec60099ad [2022-01-25T13:35:21.548Z] Removing intermediate container c51ec60099ad [2022-01-25T13:35:21.548Z] ---> a089177f943c [2022-01-25T13:35:21.548Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T13:35:21.821Z] ---> Running in 1627201fe825 [2022-01-25T13:35:22.797Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:35:23.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:35:24.361Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T13:35:24.361Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:35:24.361Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T13:35:24.632Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:35:24.632Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T13:35:24.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T13:35:24.902Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:35:24.902Z] OK: 8 MiB in 20 packages [2022-01-25T13:35:25.884Z] Removing intermediate container 1627201fe825 [2022-01-25T13:35:25.884Z] ---> a8c6f0f0fb55 [2022-01-25T13:35:25.884Z] Step 17/26 : WORKDIR / [2022-01-25T13:35:25.884Z] ---> Running in 52a3296e1d41 [2022-01-25T13:35:26.156Z] Removing intermediate container 52a3296e1d41 [2022-01-25T13:35:26.156Z] ---> e242741608a2 [2022-01-25T13:35:26.156Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-25T13:35:26.751Z] ---> 284f2a34d1bc [2022-01-25T13:35:26.751Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-25T13:35:27.343Z] ---> f23dad82ab81 [2022-01-25T13:35:27.343Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-25T13:35:28.318Z] ---> b9e46531b0cb [2022-01-25T13:35:28.318Z] Step 21/26 : EXPOSE 59900 [2022-01-25T13:35:28.318Z] ---> Running in 2af64043658d [2022-01-25T13:35:28.913Z] Removing intermediate container 2af64043658d [2022-01-25T13:35:28.913Z] ---> 742d0f79eb69 [2022-01-25T13:35:28.913Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-25T13:35:28.913Z] ---> Running in 5b2fe8714215 [2022-01-25T13:35:29.186Z] Removing intermediate container 5b2fe8714215 [2022-01-25T13:35:29.186Z] ---> f1d4344fecab [2022-01-25T13:35:29.186Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:35:29.186Z] ---> Running in b27379332fe5 [2022-01-25T13:35:29.778Z] Removing intermediate container b27379332fe5 [2022-01-25T13:35:29.778Z] ---> b515b8a31de9 [2022-01-25T13:35:29.778Z] Step 24/26 : LABEL arch=arm64 [2022-01-25T13:35:29.778Z] ---> Running in 3b094b76a854 [2022-01-25T13:35:30.051Z] Removing intermediate container 3b094b76a854 [2022-01-25T13:35:30.051Z] ---> be52237c69cf [2022-01-25T13:35:30.051Z] Step 25/26 : LABEL git_sha=5ffa2aea496f9d862b9f51ed3523d84bcb97010c [2022-01-25T13:35:30.051Z] ---> Running in 9cdaf1624a4f [2022-01-25T13:35:30.323Z] Removing intermediate container 9cdaf1624a4f [2022-01-25T13:35:30.323Z] ---> f9c010c898c3 [2022-01-25T13:35:30.323Z] Step 26/26 : LABEL version=0.0.0 [2022-01-25T13:35:30.595Z] ---> Running in d15d92d2bdc3 [2022-01-25T13:35:30.867Z] Removing intermediate container d15d92d2bdc3 [2022-01-25T13:35:30.867Z] ---> de71ac07d035 [2022-01-25T13:35:30.867Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-25T13:35:30.867Z] Successfully built de71ac07d035 [2022-01-25T13:35:30.867Z] Successfully tagged device-virtual-arm64:latest [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] sh [2022-01-25T13:35:31.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:35:31.297Z] [2022-01-25T13:35:31.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:35:31.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:35:31.641Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-25T13:35:31.641Z] 448f6bf000e3: Pulling fs layer [2022-01-25T13:35:31.641Z] f757da607395: Pulling fs layer [2022-01-25T13:35:31.641Z] 05883995daec: Pulling fs layer [2022-01-25T13:35:31.641Z] 8603b9c90790: Pulling fs layer [2022-01-25T13:35:31.641Z] 1560dd03e051: Pulling fs layer [2022-01-25T13:35:31.641Z] 27f5ce0e4adf: Pulling fs layer [2022-01-25T13:35:31.641Z] c2d8d7efcc4b: Pulling fs layer [2022-01-25T13:35:31.641Z] 8603b9c90790: Waiting [2022-01-25T13:35:31.641Z] 1560dd03e051: Waiting [2022-01-25T13:35:31.641Z] c2d8d7efcc4b: Waiting [2022-01-25T13:35:31.641Z] 27f5ce0e4adf: Waiting [2022-01-25T13:35:31.914Z] f757da607395: Verifying Checksum [2022-01-25T13:35:31.914Z] f757da607395: Download complete [2022-01-25T13:35:31.914Z] 8603b9c90790: Verifying Checksum [2022-01-25T13:35:31.914Z] 8603b9c90790: Download complete [2022-01-25T13:35:31.914Z] 1560dd03e051: Verifying Checksum [2022-01-25T13:35:31.914Z] 1560dd03e051: Download complete [2022-01-25T13:35:31.914Z] 27f5ce0e4adf: Verifying Checksum [2022-01-25T13:35:31.914Z] 27f5ce0e4adf: Download complete [2022-01-25T13:35:31.914Z] 05883995daec: Verifying Checksum [2022-01-25T13:35:31.914Z] 05883995daec: Download complete [2022-01-25T13:35:32.508Z] 448f6bf000e3: Verifying Checksum [2022-01-25T13:35:32.508Z] 448f6bf000e3: Download complete [2022-01-25T13:35:35.123Z] c2d8d7efcc4b: Verifying Checksum [2022-01-25T13:35:35.123Z] c2d8d7efcc4b: Download complete [2022-01-25T13:35:36.101Z] 448f6bf000e3: Pull complete [2022-01-25T13:35:36.697Z] f757da607395: Pull complete [2022-01-25T13:35:38.131Z] 05883995daec: Pull complete [2022-01-25T13:35:38.131Z] 8603b9c90790: Pull complete [2022-01-25T13:35:39.103Z] 1560dd03e051: Pull complete [2022-01-25T13:35:39.375Z] 27f5ce0e4adf: Pull complete [2022-01-25T13:35:54.446Z] c2d8d7efcc4b: Pull complete [2022-01-25T13:35:54.446Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-25T13:35:54.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:35:54.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-25T13:35:54.663Z] prd-ubuntu18.04-docker-arm64-4c-16g-3846 does not seem to be running inside a container [2022-01-25T13:35:54.731Z] $ 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 [2022-01-25T13:35:57.218Z] $ docker top 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:35:58.142Z] ---> job-cost.sh [2022-01-25T13:35:58.142Z] lf-activate-venv: SKIPPING [2022-01-25T13:35:58.142Z] INFO: No Stack... [2022-01-25T13:35:58.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-25T13:35:58.682Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T13:35:59.343Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2022-01-25T13:35:59.343Z] + cut -d, -f6 [Pipeline] lock [2022-01-25T13:35:59.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [2022-01-25T13:35:59.385Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] did not exist. Created. [2022-01-25T13:35:59.385Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T13:36:00.054Z] /w/workspace/device-virtual-go/2@tmp/durable-9372aa62/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-9372aa62/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-25T13:36:00.729Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-25T13:36:00.749Z] Warning: overwriting stash ‘stack-cost’ [2022-01-25T13:36:00.806Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T13:36:00.813Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T13:36:00.825Z] $ docker stop --time=1 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 [2022-01-25T13:36:02.334Z] $ docker rm -f 56080e59aed710bdd154d8029acfbc8287033978ddc0e1822cf5395ee8c37cd1 [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 [2022-01-25T13:36:02.785Z] provisioning config files... [2022-01-25T13:36:02.794Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config3355281132547922526tmp [Pipeline] { [Pipeline] sh [2022-01-25T13:36:03.094Z] + set +x [2022-01-25T13:36:03.094Z] + bash -s -- [2022-01-25T13:36:03.094Z] + curl -s https://codecov.io/bash [2022-01-25T13:36:03.094Z] [2022-01-25T13:36:03.094Z] _____ _ [2022-01-25T13:36:03.094Z] / ____| | | [2022-01-25T13:36:03.094Z] | | ___ __| | ___ ___ _____ __ [2022-01-25T13:36:03.094Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-25T13:36:03.094Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-25T13:36:03.094Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-25T13:36:03.094Z] Bash-1.0.6 [2022-01-25T13:36:03.094Z] [2022-01-25T13:36:03.094Z] [2022-01-25T13:36:03.094Z] ==> git version 2.24.4 found [2022-01-25T13:36:03.094Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-25T13:36:03.094Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-25T13:36:03.094Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-25T13:36:03.094Z] ==> Jenkins CI detected. [2022-01-25T13:36:03.094Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T13:36:03.094Z] project root: . [2022-01-25T13:36:03.094Z] --> token set from env [2022-01-25T13:36:03.094Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-25T13:36:03.355Z] ==> Running gcov in . (disable via -X gcov) [2022-01-25T13:36:03.355Z] ==> Python coveragepy not found [2022-01-25T13:36:03.355Z] ==> Searching for coverage reports in: [2022-01-25T13:36:03.355Z] + . [2022-01-25T13:36:03.355Z] -> Found 1 reports [2022-01-25T13:36:03.355Z] ==> Detecting git/mercurial file structure [2022-01-25T13:36:03.355Z] ==> Reading reports [2022-01-25T13:36:03.355Z] + ./coverage.out bytes=44394 [2022-01-25T13:36:03.355Z] ==> Appending adjustments [2022-01-25T13:36:03.355Z] https://docs.codecov.io/docs/fixing-reports [2022-01-25T13:36:03.355Z] + Found adjustments [2022-01-25T13:36:03.355Z] ==> Gzipping contents [2022-01-25T13:36:03.355Z] 8.0K /tmp/codecov.DesacC.gz [2022-01-25T13:36:03.355Z] ==> Uploading reports [2022-01-25T13:36:03.355Z] url: https://codecov.io [2022-01-25T13:36:03.355Z] query: branch=PR-261&commit=5ffa2aea496f9d862b9f51ed3523d84bcb97010c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-25T13:36:03.355Z] -> Pinging Codecov [2022-01-25T13:36:03.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-261&commit=5ffa2aea496f9d862b9f51ed3523d84bcb97010c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-25T13:36:03.928Z] -> Uploading to [2022-01-25T13:36:03.928Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-25/5E52B4B073DB2E39498172D8E973AA87/5ffa2aea496f9d862b9f51ed3523d84bcb97010c/581f4da3-655e-483a-a0a3-3be3d2f84591.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T133603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20e06572b41f2b188a57899b297f2279771d6963b1b4e01241fa0cea0fb18869 [2022-01-25T13:36:03.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:36:03.928Z] Dload Upload Total Spent Left Speed [2022-01-25T13:36:04.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5325 0 0 100 5325 0 17657 --:--:-- --:--:-- --:--:-- 17691 [2022-01-25T13:36:04.188Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/5ffa2aea496f9d862b9f51ed3523d84bcb97010c [Pipeline] } [2022-01-25T13:36:04.196Z] 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 [2022-01-25T13:36:04.865Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' [2022-01-25T13:36:04.865Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T13:36:04.865Z] total 8 [2022-01-25T13:36:04.865Z] drwxr-xr-x. 3 root root 34 Jan 25 13:32 . [2022-01-25T13:36:04.865Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 13:32 .. [2022-01-25T13:36:04.865Z] drwxr-xr-x. 2 root root 6 Jan 25 13:32 cost [2022-01-25T13:36:04.865Z] -rw-r--r--. 1 root root 88 Jan 25 13:32 cost.csv [2022-01-25T13:36:04.865Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T13:36:04.865Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-25T13:36:04.865Z] total 8 [2022-01-25T13:36:04.865Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 13:32 . [2022-01-25T13:36:04.865Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 25 13:32 .. [2022-01-25T13:36:04.865Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 13:32 cost [2022-01-25T13:36:04.865Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 25 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:05.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:05.723Z] ---> package-listing.sh [2022-01-25T13:36:05.723Z] ++ facter osfamily [2022-01-25T13:36:05.723Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-25T13:36:05.985Z] + OS_FAMILY=redhat [2022-01-25T13:36:05.985Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-261 [2022-01-25T13:36:05.985Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-25T13:36:05.985Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-25T13:36:05.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-25T13:36:05.985Z] + PACKAGES=/tmp/packages_start.txt [2022-01-25T13:36:05.985Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-25T13:36:05.985Z] + PACKAGES=/tmp/packages_end.txt [2022-01-25T13:36:05.985Z] + case "${OS_FAMILY}" in [2022-01-25T13:36:05.985Z] + sort [2022-01-25T13:36:05.985Z] + rpm -qa [2022-01-25T13:36:06.555Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-25T13:36:06.555Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-25T13:36:06.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-25T13:36:06.555Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-25T13:36:06.555Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ [2022-01-25T13:36:06.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-261/archives/ [Pipeline] echo [2022-01-25T13:36:06.566Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-25T13:36:06.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:36:07.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:36:07.573Z] . [Pipeline] withDockerContainer [2022-01-25T13:36:07.750Z] prd-centos7-docker-4c-2g-3848 does not seem to be running inside a container [2022-01-25T13:36:07.787Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-261/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-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@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 [2022-01-25T13:36:07.986Z] $ docker top e46998b90415571a48f3a237882a760ca3b24403fe14c6e2120cdd4d75fa1647 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:36:08.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-25T13:36:08.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-25T13:36:08.911Z] + ls /var/log/sa-host [2022-01-25T13:36:08.911Z] + sadf -c /var/log/sa-host/sa17 [2022-01-25T13:36:08.911Z] file_magic: OK [2022-01-25T13:36:08.911Z] HZ: Using current value: 100 [2022-01-25T13:36:08.911Z] file_header: OK [2022-01-25T13:36:08.911Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-25T13:36:08.911Z] Statistics: [2022-01-25T13:36:08.911Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T13:36:08.911Z] File successfully converted to sysstat format version 12.0.3 [2022-01-25T13:36:08.911Z] + sadf -c /var/log/sa-host/sa25 [2022-01-25T13:36:08.911Z] file_magic: OK [2022-01-25T13:36:08.911Z] HZ: Using current value: 100 [2022-01-25T13:36:08.911Z] file_header: OK [2022-01-25T13:36:08.911Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-25T13:36:08.911Z] Statistics: [2022-01-25T13:36:08.911Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T13:36:08.911Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:36:08.996Z] provisioning config files... [2022-01-25T13:36:09.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config7762303556478157127tmp [Pipeline] { [Pipeline] echo [2022-01-25T13:36:09.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:09.312Z] ---> create-netrc.sh [Pipeline] } [2022-01-25T13:36:09.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:09.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-25T13:36:09.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:09.947Z] ---> sudo-logs.sh [2022-01-25T13:36:09.947Z] Archiving 'sudo' log.. [2022-01-25T13:36:09.947Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3848.novalocal: Name or service not known [2022-01-25T13:36:09.947Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3848.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-25T13:36:09.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:10.272Z] ---> job-cost.sh [2022-01-25T13:36:10.272Z] lf-activate-venv: SKIPPING [2022-01-25T13:36:10.272Z] DEBUG: total: 0.05999999865889549 [2022-01-25T13:36:10.272Z] INFO: Retrieving Stack Cost... [2022-01-25T13:36:10.532Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T13:36:10.794Z] INFO: Archiving Costs [Pipeline] echo [2022-01-25T13:36:10.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:36:11.096Z] ---> logs-deploy.sh [2022-01-25T13:36:11.096Z] lf-activate-venv: SKIPPING [2022-01-25T13:36:11.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/2 [2022-01-25T13:36:11.096Z] INFO: archiving workspace using pattern(s): [2022-01-25T13:36:11.668Z] Archives upload complete. [2022-01-25T13:36:11.929Z] INFO: archiving logs to Nexus