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 b49af054c53e0d1d353ebab51b2907ddb8cd2ffe 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-ssh1305810946052876942.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-ssh6596412392828192861.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-ssh16207991305005053615.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-ssh14520681504826357037.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-ssh15808695506071079161.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4169’ Running on prd-centos7-docker-4c-2g-4173 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-ssh840997943909768842.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-ssh888848612336048529.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 b49af054c53e0d1d353ebab51b2907ddb8cd2ffe Merge succeeded, producing b49af054c53e0d1d353ebab51b2907ddb8cd2ffe Checking out Revision b49af054c53e0d1d353ebab51b2907ddb8cd2ffe (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f b49af054c53e0d1d353ebab51b2907ddb8cd2ffe # 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-ssh8941409105902178047.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49af054c53e0d1d353ebab51b2907ddb8cd2ffe # timeout=10 Commit message: "fix: Cleanup from review comments." > git rev-list --no-walk a9f4e1c8f4b8aad9cf326d0725e2edf53bad2797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-28T23:41:23.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-28T23:41:23.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-28T23:41:23.898Z] ========================================================= [2022-01-28T23:41:23.898Z] EdgeX Global Pipelines Version Info [2022-01-28T23:41:23.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:41:25.041Z] ------------------- [2022-01-28T23:41:25.041Z] stable info: [2022-01-28T23:41:25.041Z] ------------------- [2022-01-28T23:41:25.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-28T23:41:25.041Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T23:41:25.041Z] Message: update stable to v1.0.219 [2022-01-28T23:41:25.613Z] ------------------- [2022-01-28T23:41:25.613Z] experimental info: [2022-01-28T23:41:25.613Z] ------------------- [2022-01-28T23:41:25.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-28T23:41:25.613Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T23:41:25.613Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-28T23:41:25.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-28T23:41:25.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-28T23:41:25.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-28T23:41:25.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-28T23:41:25.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-28T23:41:25.854Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-28T23:41:25.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-28T23:41:25.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-28T23:41:25.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-28T23:41:25.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-28T23:41:25.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-28T23:41:25.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-28T23:41:25.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-28T23:41:25.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-28T23:41:25.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T23:41:25.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T23:41:26.011Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-28T23:41:26.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-28T23:41:26.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-28T23:41:26.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-28T23:41:26.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-28T23:41:26.077Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-28T23:41:26.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-28T23:41:26.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-28T23:41:26.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-28T23:41:26.134Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-28T23:41:26.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo [2022-01-28T23:41:26.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo [2022-01-28T23:41:26.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo [2022-01-28T23:41:26.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [Pipeline] echo [2022-01-28T23:41:26.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49af05 [Pipeline] echo [2022-01-28T23:41:26.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T23:41:26.251Z] provisioning config files... [2022-01-28T23:41:26.266Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config304257289493803221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:41:26.568Z] ---> docker-login.sh [2022-01-28T23:41:26.568Z] nexus3.edgexfoundry.org:10001 [2022-01-28T23:41:26.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:26.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:26.568Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:26.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:26.568Z] [2022-01-28T23:41:26.568Z] Login Succeeded [2022-01-28T23:41:26.568Z] nexus3.edgexfoundry.org:10002 [2022-01-28T23:41:26.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:26.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:26.827Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:26.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:26.827Z] [2022-01-28T23:41:26.827Z] Login Succeeded [2022-01-28T23:41:26.827Z] nexus3.edgexfoundry.org:10003 [2022-01-28T23:41:26.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:26.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:26.827Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:26.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:26.827Z] [2022-01-28T23:41:26.827Z] Login Succeeded [2022-01-28T23:41:26.827Z] nexus3.edgexfoundry.org:10004 [2022-01-28T23:41:27.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:27.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:27.087Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:27.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:27.087Z] [2022-01-28T23:41:27.087Z] Login Succeeded [2022-01-28T23:41:27.087Z] docker.io [2022-01-28T23:41:27.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:27.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:27.351Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:27.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:27.351Z] [2022-01-28T23:41:27.351Z] Login Succeeded [2022-01-28T23:41:27.351Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T23:41:27.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-28T23:41:27.744Z] + git rev-list -1 --merges b49af054c53e0d1d353ebab51b2907ddb8cd2ffe~1..b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [Pipeline] echo [2022-01-28T23:41:27.765Z] -----------> git rev-list -1 --merges b49af054c53e0d1d353ebab51b2907ddb8cd2ffe~1..b49af054c53e0d1d353ebab51b2907ddb8cd2ffe b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [false] [Pipeline] sh [2022-01-28T23:41:28.059Z] + git log --format=format:%s -1 b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [Pipeline] echo [2022-01-28T23:41:28.075Z] ========================================================= [2022-01-28T23:41:28.075Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-28T23:41:28.075Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T23:41:28.416Z] + git log --format=format:%s -1 b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [Pipeline] echo [2022-01-28T23:41:28.428Z] [semverPrep] GIT_COMMIT: b49af054c53e0d1d353ebab51b2907ddb8cd2ffe, Commit Message: fix: Cleanup from review comments. [Pipeline] echo [2022-01-28T23:41:28.441Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-28T23:41:28.870Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T23:41:28.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-28T23:41:28.871Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-28T23:41:28.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-28T23:41:28.871Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-28T23:41:28.871Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-28T23:41:28.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:41:29.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T23:41:29.305Z] [2022-01-28T23:41:29.305Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:41:29.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T23:41:29.610Z] latest: Pulling from edgex-devops/git-semver [2022-01-28T23:41:29.610Z] a0d0a0d46f8b: Pulling fs layer [2022-01-28T23:41:29.610Z] 3e5f54012d9b: Pulling fs layer [2022-01-28T23:41:29.610Z] 4c7163046ea9: Pulling fs layer [2022-01-28T23:41:29.610Z] 0c2d73faf560: Pulling fs layer [2022-01-28T23:41:29.610Z] 0c2d73faf560: Waiting [2022-01-28T23:41:29.610Z] 3e5f54012d9b: Verifying Checksum [2022-01-28T23:41:29.610Z] 3e5f54012d9b: Download complete [2022-01-28T23:41:29.610Z] a0d0a0d46f8b: Verifying Checksum [2022-01-28T23:41:29.610Z] a0d0a0d46f8b: Download complete [2022-01-28T23:41:29.610Z] 0c2d73faf560: Verifying Checksum [2022-01-28T23:41:29.610Z] 0c2d73faf560: Download complete [2022-01-28T23:41:29.611Z] 4c7163046ea9: Verifying Checksum [2022-01-28T23:41:29.611Z] 4c7163046ea9: Download complete [2022-01-28T23:41:29.870Z] a0d0a0d46f8b: Pull complete [2022-01-28T23:41:29.870Z] 3e5f54012d9b: Pull complete [2022-01-28T23:41:30.131Z] 4c7163046ea9: Pull complete [2022-01-28T23:41:30.391Z] 0c2d73faf560: Pull complete [2022-01-28T23:41:30.391Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-28T23:41:30.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T23:41:30.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-28T23:41:30.462Z] prd-centos7-docker-4c-2g-4173 does not seem to be running inside a container [2022-01-28T23:41:30.498Z] $ 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-28T23:41:31.136Z] $ docker top 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T23:41:31.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T23:41:31.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T23:41:31.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T23:41:31.344Z] $ docker exec 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 ssh-agent [2022-01-28T23:41:31.437Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHemhPn/agent.14 [2022-01-28T23:41:31.437Z] SSH_AGENT_PID=21 [2022-01-28T23:41:31.445Z] Running ssh-add (command line suppressed) [2022-01-28T23:41:31.533Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_6220990519778917222.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_6220990519778917222.key) [2022-01-28T23:41:31.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T23:41:31.839Z] + git tag --points-at HEAD [Pipeline] } [2022-01-28T23:41:31.855Z] $ docker exec --env ******** --env ******** 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 ssh-agent -k [2022-01-28T23:41:31.941Z] unset SSH_AUTH_SOCK; [2022-01-28T23:41:31.941Z] unset SSH_AGENT_PID; [2022-01-28T23:41:31.941Z] echo Agent pid 21 killed; [2022-01-28T23:41:31.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-28T23:41:31.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T23:41:31.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T23:41:32.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T23:41:32.083Z] $ docker exec 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 ssh-agent [2022-01-28T23:41:32.189Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMlCCeG/agent.55 [2022-01-28T23:41:32.189Z] SSH_AGENT_PID=62 [2022-01-28T23:41:32.195Z] Running ssh-add (command line suppressed) [2022-01-28T23:41:32.287Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_5086119068113043180.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_5086119068113043180.key) [2022-01-28T23:41:32.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T23:41:32.598Z] + git semver init [2022-01-28T23:41:32.598Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T23:41:32.598Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git [2022-01-28T23:41:32.598Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-28T23:41:32.598Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T23:41:32.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T23:41:32.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T23:41:32.598Z] # $SEMVER_BRANCH = PR-261 [2022-01-28T23:41:32.598Z] # $SEMVER_TEMP = /tmp/semver-859593912 [2022-01-28T23:41:32.598Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-28T23:41:33.983Z] # '/tmp/semver-859593912' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' [2022-01-28T23:41:33.983Z] # -> Force: false [2022-01-28T23:41:33.983Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } [2022-01-28T23:41:33.994Z] $ docker exec --env ******** --env ******** 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 ssh-agent -k [2022-01-28T23:41:34.086Z] unset SSH_AUTH_SOCK; [2022-01-28T23:41:34.086Z] unset SSH_AGENT_PID; [2022-01-28T23:41:34.086Z] echo Agent pid 62 killed; [2022-01-28T23:41:34.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T23:41:34.406Z] + git semver [Pipeline] } [2022-01-28T23:41:34.420Z] $ docker stop --time=1 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 [2022-01-28T23:41:35.703Z] $ docker rm -f 44e7e27b24246c41dc266edd47853529cb7465c1e32dec3052aacfa481055eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T23:41:36.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-28T23:41:36.299Z] Stashed 1 file(s) [Pipeline] echo [2022-01-28T23:41:36.303Z] [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-28T23:41:36.444Z] provisioning config files... [2022-01-28T23:41:36.454Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config3047830787493191095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:41:36.762Z] ---> docker-login.sh [2022-01-28T23:41:36.762Z] nexus3.edgexfoundry.org:10001 [2022-01-28T23:41:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:36.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:36.762Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:36.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:36.762Z] [2022-01-28T23:41:36.762Z] Login Succeeded [2022-01-28T23:41:36.762Z] nexus3.edgexfoundry.org:10002 [2022-01-28T23:41:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:36.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:36.762Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:36.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:36.762Z] [2022-01-28T23:41:36.762Z] Login Succeeded [2022-01-28T23:41:36.762Z] nexus3.edgexfoundry.org:10003 [2022-01-28T23:41:37.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:37.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:37.023Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:37.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:37.023Z] [2022-01-28T23:41:37.023Z] Login Succeeded [2022-01-28T23:41:37.023Z] nexus3.edgexfoundry.org:10004 [2022-01-28T23:41:37.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:37.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:37.023Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:37.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:37.023Z] [2022-01-28T23:41:37.023Z] Login Succeeded [2022-01-28T23:41:37.023Z] docker.io [2022-01-28T23:41:37.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:41:37.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:41:37.543Z] Configure a credential helper to remove this warning. See [2022-01-28T23:41:37.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:41:37.543Z] [2022-01-28T23:41:37.543Z] Login Succeeded [2022-01-28T23:41:37.543Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T23:41:37.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T23:41:37.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T23:41:37.630Z] ========================================================= [2022-01-28T23:41:37.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-28T23:41:37.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:41:37.948Z] + 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-28T23:41:37.948Z] Sending build context to Docker daemon 22.91MB [2022-01-28T23:41:37.948Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T23:41:37.948Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-28T23:41:38.217Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-28T23:41:38.217Z] 59bf1c3509f3: Pulling fs layer [2022-01-28T23:41:38.217Z] 666ba61612fd: Pulling fs layer [2022-01-28T23:41:38.217Z] 8ed8ca486205: Pulling fs layer [2022-01-28T23:41:38.217Z] 4fe6c5a15a65: Pulling fs layer [2022-01-28T23:41:38.217Z] 22a0e8bec74d: Pulling fs layer [2022-01-28T23:41:38.217Z] f965cba54748: Pulling fs layer [2022-01-28T23:41:38.217Z] 861ffc35075e: Pulling fs layer [2022-01-28T23:41:38.217Z] 4b385c91608e: Pulling fs layer [2022-01-28T23:41:38.217Z] 560528eb2ebb: Pulling fs layer [2022-01-28T23:41:38.217Z] 4fe6c5a15a65: Waiting [2022-01-28T23:41:38.217Z] 22a0e8bec74d: Waiting [2022-01-28T23:41:38.217Z] f965cba54748: Waiting [2022-01-28T23:41:38.217Z] 861ffc35075e: Waiting [2022-01-28T23:41:38.217Z] 4b385c91608e: Waiting [2022-01-28T23:41:38.217Z] 560528eb2ebb: Waiting [2022-01-28T23:41:38.217Z] 8ed8ca486205: Verifying Checksum [2022-01-28T23:41:38.217Z] 8ed8ca486205: Download complete [2022-01-28T23:41:38.217Z] 666ba61612fd: Verifying Checksum [2022-01-28T23:41:38.217Z] 666ba61612fd: Download complete [2022-01-28T23:41:38.217Z] 22a0e8bec74d: Verifying Checksum [2022-01-28T23:41:38.217Z] 22a0e8bec74d: Download complete [2022-01-28T23:41:38.217Z] f965cba54748: Verifying Checksum [2022-01-28T23:41:38.217Z] f965cba54748: Download complete [2022-01-28T23:41:38.217Z] 59bf1c3509f3: Verifying Checksum [2022-01-28T23:41:38.217Z] 59bf1c3509f3: Download complete [2022-01-28T23:41:38.217Z] 861ffc35075e: Verifying Checksum [2022-01-28T23:41:38.217Z] 861ffc35075e: Download complete [2022-01-28T23:41:38.217Z] 4b385c91608e: Verifying Checksum [2022-01-28T23:41:38.217Z] 4b385c91608e: Download complete [2022-01-28T23:41:38.811Z] 560528eb2ebb: Verifying Checksum [2022-01-28T23:41:38.811Z] 560528eb2ebb: Download complete [2022-01-28T23:41:38.811Z] 4fe6c5a15a65: Verifying Checksum [2022-01-28T23:41:38.811Z] 4fe6c5a15a65: Download complete [2022-01-28T23:41:38.811Z] 59bf1c3509f3: Pull complete [2022-01-28T23:41:38.811Z] 666ba61612fd: Pull complete [2022-01-28T23:41:38.811Z] 8ed8ca486205: Pull complete [2022-01-28T23:41:43.050Z] 4fe6c5a15a65: Pull complete [2022-01-28T23:41:43.050Z] 22a0e8bec74d: Pull complete [2022-01-28T23:41:43.050Z] f965cba54748: Pull complete [2022-01-28T23:41:43.050Z] 861ffc35075e: Pull complete [2022-01-28T23:41:43.316Z] 4b385c91608e: Pull complete [2022-01-28T23:41:45.239Z] 560528eb2ebb: Pull complete [2022-01-28T23:41:45.239Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-28T23:41:45.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T23:41:45.239Z] ---> dd4a08f94e63 [2022-01-28T23:41:45.239Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-28T23:41:47.796Z] ---> Running in 0059ad4c01c4 [2022-01-28T23:41:47.796Z] Removing intermediate container 0059ad4c01c4 [2022-01-28T23:41:47.796Z] ---> 460299798995 [2022-01-28T23:41:47.796Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T23:41:47.796Z] ---> Running in bea79a56ca89 [2022-01-28T23:41:47.796Z] Removing intermediate container bea79a56ca89 [2022-01-28T23:41:47.796Z] ---> 64f2bb90bbc3 [2022-01-28T23:41:47.796Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-28T23:41:47.796Z] ---> Running in ea8e41e9120c [2022-01-28T23:41:47.796Z] Removing intermediate container ea8e41e9120c [2022-01-28T23:41:47.796Z] ---> 01be7c5a78e3 [2022-01-28T23:41:47.796Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:41:48.055Z] ---> Running in e17768ca1719 [2022-01-28T23:41:48.316Z] Removing intermediate container e17768ca1719 [2022-01-28T23:41:48.316Z] ---> 0bee4227fe9d [2022-01-28T23:41:48.316Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T23:41:48.316Z] ---> Running in fd5502745d28 [2022-01-28T23:41:48.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T23:41:49.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T23:41:50.105Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-28T23:41:50.105Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-28T23:41:50.105Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-28T23:41:50.105Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-28T23:41:50.369Z] Executing busybox-1.34.1-r3.trigger [2022-01-28T23:41:50.369Z] OK: 224 MiB in 56 packages [2022-01-28T23:41:50.629Z] Removing intermediate container fd5502745d28 [2022-01-28T23:41:50.629Z] ---> d72cb98bb719 [2022-01-28T23:41:50.629Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-28T23:41:50.893Z] ---> ff0a6ce7edd1 [2022-01-28T23:41:50.893Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T23:41:50.893Z] ---> Running in 8e3ddb259732 [2022-01-28T23:41:51.404Z] Still waiting to schedule task [2022-01-28T23:41:51.404Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4170’ [2022-01-28T23:42:29.668Z] Removing intermediate container 8e3ddb259732 [2022-01-28T23:42:29.668Z] ---> 25861df16053 [2022-01-28T23:42:29.668Z] Step 10/12 : COPY . . [2022-01-28T23:42:29.668Z] ---> 1fa512e948b3 [2022-01-28T23:42:29.668Z] Step 11/12 : ARG MAKE='make build' [2022-01-28T23:42:29.668Z] ---> Running in 9dab6461b4df [2022-01-28T23:42:29.668Z] Removing intermediate container 9dab6461b4df [2022-01-28T23:42:29.668Z] ---> b1f9b0d04f22 [2022-01-28T23:42:29.668Z] Step 12/12 : RUN $MAKE [2022-01-28T23:42:29.668Z] ---> Running in 39bc57add9c5 [2022-01-28T23:42:29.668Z] noop [2022-01-28T23:42:29.668Z] Removing intermediate container 39bc57add9c5 [2022-01-28T23:42:29.668Z] ---> cbdfca621473 [2022-01-28T23:42:29.668Z] Successfully built cbdfca621473 [2022-01-28T23:42:29.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:42:29.974Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T23:42:29.974Z] . [Pipeline] withDockerContainer [2022-01-28T23:42:30.051Z] prd-centos7-docker-4c-2g-4173 does not seem to be running inside a container [2022-01-28T23:42:30.086Z] $ 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-28T23:42:30.438Z] $ docker top 3c54ef649ca6129c551a08a94850f65fa5e726502dbd68513e60c6d2961e6852 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T23:42:30.798Z] + go version [2022-01-28T23:42:30.798Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-28T23:42:30.813Z] $ docker stop --time=1 3c54ef649ca6129c551a08a94850f65fa5e726502dbd68513e60c6d2961e6852 [2022-01-28T23:42:31.994Z] $ docker rm -f 3c54ef649ca6129c551a08a94850f65fa5e726502dbd68513e60c6d2961e6852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:42:32.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T23:42:32.444Z] . [Pipeline] withDockerContainer [2022-01-28T23:42:32.508Z] prd-centos7-docker-4c-2g-4173 does not seem to be running inside a container [2022-01-28T23:42:32.542Z] $ 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-28T23:42:32.863Z] $ docker top f941b2b7983259162df1da65a9e4d7eba485f37e299c625b7afa9e5ae89113eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-28T23:42:33.219Z] + make test [2022-01-28T23:42:33.220Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-28T23:42:33.490Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-28T23:42:48.490Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-28T23:42:48.490Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.026s coverage: 65.7% of statements [2022-01-28T23:42:48.490Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-28T23:42:52.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T23:42:52.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T23:42:52.726Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T23:42:52.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-28T23:42:52.756Z] $ docker stop --time=1 f941b2b7983259162df1da65a9e4d7eba485f37e299c625b7afa9e5ae89113eb [2022-01-28T23:42:54.216Z] $ docker rm -f f941b2b7983259162df1da65a9e4d7eba485f37e299c625b7afa9e5ae89113eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T23:42:54.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-28T23:42:54.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-28T23:42:55.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-28T23:42:55.924Z] + ls -al . [2022-01-28T23:42:55.924Z] total 168 [2022-01-28T23:42:55.924Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 28 23:42 . [2022-01-28T23:42:55.924Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 28 23:41 .. [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 6514 Jan 28 23:41 Attribution.txt [2022-01-28T23:42:55.924Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 28 23:41 bin [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 28 23:41 CHANGELOG.md [2022-01-28T23:42:55.924Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 28 23:41 cmd [2022-01-28T23:42:55.924Z] -rw-r--r--. 1 jenkins jenkins 44128 Jan 28 23:42 coverage.out [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 28 23:41 Dockerfile [2022-01-28T23:42:55.924Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 28 23:41 .git [2022-01-28T23:42:55.924Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 28 23:41 .github [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 28 23:41 .gitignore [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 2733 Jan 28 23:41 go.mod [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 49169 Jan 28 23:41 go.sum [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 28 23:41 GOVERNANCE.md [2022-01-28T23:42:55.924Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 28 23:41 internal [2022-01-28T23:42:55.924Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 28 23:41 Jenkinsfile [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 28 23:41 LICENSE [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 28 23:41 Makefile [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 28 23:41 OWNERS.md [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 28 23:41 README.md [2022-01-28T23:42:55.925Z] drwx------. 3 jenkins jenkins 71 Jan 28 23:41 .semver [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 28 23:41 VERSION [2022-01-28T23:42:55.925Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 28 23:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:42:56.235Z] + 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=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe --label arch=amd64 --label version=0.0.0 . [2022-01-28T23:42:56.235Z] Sending build context to Docker daemon 22.96MB [2022-01-28T23:42:56.235Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T23:42:56.235Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-28T23:42:56.235Z] ---> cbdfca621473 [2022-01-28T23:42:56.235Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-28T23:42:56.495Z] ---> Running in 5ff5ca3bdff4 [2022-01-28T23:42:56.495Z] Removing intermediate container 5ff5ca3bdff4 [2022-01-28T23:42:56.495Z] ---> f813c1bd6e7f [2022-01-28T23:42:56.495Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T23:42:56.495Z] ---> Running in 4c626417fa20 [2022-01-28T23:42:56.759Z] Removing intermediate container 4c626417fa20 [2022-01-28T23:42:56.759Z] ---> 07173031aa85 [2022-01-28T23:42:56.759Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-28T23:42:56.759Z] ---> Running in c56d21f32215 [2022-01-28T23:42:56.759Z] Removing intermediate container c56d21f32215 [2022-01-28T23:42:56.759Z] ---> f89b1cdc4c93 [2022-01-28T23:42:56.759Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:42:56.759Z] ---> Running in a266183f6d52 [2022-01-28T23:42:57.334Z] Removing intermediate container a266183f6d52 [2022-01-28T23:42:57.334Z] ---> dd6c526f8f14 [2022-01-28T23:42:57.334Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T23:42:57.334Z] ---> Running in cdecf707ea09 [2022-01-28T23:42:57.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T23:42:58.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T23:42:58.738Z] OK: 224 MiB in 56 packages [2022-01-28T23:42:58.738Z] Removing intermediate container cdecf707ea09 [2022-01-28T23:42:58.738Z] ---> af2b6d7543f2 [2022-01-28T23:42:58.738Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-28T23:42:59.005Z] ---> c46ed49e2f74 [2022-01-28T23:42:59.005Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T23:42:59.005Z] ---> Running in 67260b35d05a [2022-01-28T23:42:59.581Z] Removing intermediate container 67260b35d05a [2022-01-28T23:42:59.581Z] ---> 95dd59036443 [2022-01-28T23:42:59.581Z] Step 10/26 : COPY . . [2022-01-28T23:43:00.155Z] ---> 9933f2f1a384 [2022-01-28T23:43:00.155Z] Step 11/26 : ARG MAKE='make build' [2022-01-28T23:43:00.155Z] ---> Running in 4fad23771a7b [2022-01-28T23:43:00.155Z] Removing intermediate container 4fad23771a7b [2022-01-28T23:43:00.155Z] ---> 48f2df177c11 [2022-01-28T23:43:00.155Z] Step 12/26 : RUN $MAKE [2022-01-28T23:43:00.155Z] ---> Running in 4a1f6b137211 [2022-01-28T23:43:00.416Z] 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-28T23:43:12.732Z] Removing intermediate container 4a1f6b137211 [2022-01-28T23:43:12.732Z] ---> 6dfb0b8c34ff [2022-01-28T23:43:12.732Z] Step 13/26 : FROM alpine:3.14 [2022-01-28T23:43:12.732Z] 3.14: Pulling from library/alpine [2022-01-28T23:43:12.989Z] 97518928ae5f: Pulling fs layer [2022-01-28T23:43:13.326Z] 97518928ae5f: Verifying Checksum [2022-01-28T23:43:13.326Z] 97518928ae5f: Download complete [2022-01-28T23:43:13.326Z] 97518928ae5f: Pull complete [2022-01-28T23:43:13.326Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T23:43:13.326Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T23:43:13.326Z] ---> 0a97eee8041e [2022-01-28T23:43:13.326Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-28T23:43:13.326Z] ---> Running in 6de9f026d622 [2022-01-28T23:43:13.589Z] Removing intermediate container 6de9f026d622 [2022-01-28T23:43:13.589Z] ---> adf9e8d3705a [2022-01-28T23:43:13.589Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:43:13.589Z] ---> Running in 6c13bbef6ced [2022-01-28T23:43:13.859Z] Removing intermediate container 6c13bbef6ced [2022-01-28T23:43:13.859Z] ---> db9995e5e302 [2022-01-28T23:43:13.859Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T23:43:13.859Z] ---> Running in 92bf6a2703e4 [2022-01-28T23:43:14.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T23:43:15.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T23:43:15.316Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T23:43:15.577Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T23:43:15.577Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T23:43:15.577Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T23:43:15.838Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T23:43:15.838Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T23:43:15.838Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T23:43:15.838Z] OK: 8 MiB in 20 packages [2022-01-28T23:43:16.410Z] Removing intermediate container 92bf6a2703e4 [2022-01-28T23:43:16.410Z] ---> 4b725d3e0f5c [2022-01-28T23:43:16.410Z] Step 17/26 : WORKDIR / [2022-01-28T23:43:16.410Z] ---> Running in 2e7c4737f682 [2022-01-28T23:43:16.410Z] Removing intermediate container 2e7c4737f682 [2022-01-28T23:43:16.410Z] ---> 7c1a15799694 [2022-01-28T23:43:16.410Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-28T23:43:16.671Z] ---> 2d1593f5cd7e [2022-01-28T23:43:16.671Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-28T23:43:16.671Z] ---> c4c46747d8dc [2022-01-28T23:43:16.671Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-28T23:43:16.932Z] ---> ef5c95d97b40 [2022-01-28T23:43:16.932Z] Step 21/26 : EXPOSE 59900 [2022-01-28T23:43:16.932Z] ---> Running in 41635780762c [2022-01-28T23:43:17.199Z] Removing intermediate container 41635780762c [2022-01-28T23:43:17.199Z] ---> 623b2919bba4 [2022-01-28T23:43:17.199Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-28T23:43:17.199Z] ---> Running in ba0c3772442a [2022-01-28T23:43:17.199Z] Removing intermediate container ba0c3772442a [2022-01-28T23:43:17.199Z] ---> 2a1ca30491f0 [2022-01-28T23:43:17.199Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T23:43:17.199Z] ---> Running in 2fae80b1ac12 [2022-01-28T23:43:17.461Z] Removing intermediate container 2fae80b1ac12 [2022-01-28T23:43:17.461Z] ---> 98f76540be7c [2022-01-28T23:43:17.461Z] Step 24/26 : LABEL arch=amd64 [2022-01-28T23:43:17.461Z] ---> Running in 6e50b87a375a [2022-01-28T23:43:17.461Z] Removing intermediate container 6e50b87a375a [2022-01-28T23:43:17.461Z] ---> 42053227e907 [2022-01-28T23:43:17.461Z] Step 25/26 : LABEL git_sha=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [2022-01-28T23:43:17.461Z] ---> Running in 4ddfef044c62 [2022-01-28T23:43:17.461Z] Removing intermediate container 4ddfef044c62 [2022-01-28T23:43:17.461Z] ---> 5258720b949f [2022-01-28T23:43:17.461Z] Step 26/26 : LABEL version=0.0.0 [2022-01-28T23:43:17.722Z] ---> Running in 46a1b584aceb [2022-01-28T23:43:17.722Z] Removing intermediate container 46a1b584aceb [2022-01-28T23:43:17.722Z] ---> 6369e2f71a01 [2022-01-28T23:43:17.722Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-28T23:43:17.722Z] Successfully built 6369e2f71a01 [2022-01-28T23:43:17.722Z] 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-28T23:43:18.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T23:43:18.117Z] [2022-01-28T23:43:18.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:43:18.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T23:43:18.443Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-28T23:43:18.443Z] b4d181a07f80: Pulling fs layer [2022-01-28T23:43:18.443Z] a1111a8f2ec3: Pulling fs layer [2022-01-28T23:43:18.443Z] ed53099fbce6: Pulling fs layer [2022-01-28T23:43:18.443Z] dc539afda2c1: Pulling fs layer [2022-01-28T23:43:18.443Z] 77bc0d833cb6: Pulling fs layer [2022-01-28T23:43:18.443Z] 9065ff56babe: Pulling fs layer [2022-01-28T23:43:18.443Z] d287ab97295c: Pulling fs layer [2022-01-28T23:43:18.443Z] 77bc0d833cb6: Waiting [2022-01-28T23:43:18.443Z] 9065ff56babe: Waiting [2022-01-28T23:43:18.443Z] d287ab97295c: Waiting [2022-01-28T23:43:18.443Z] dc539afda2c1: Waiting [2022-01-28T23:43:18.443Z] a1111a8f2ec3: Verifying Checksum [2022-01-28T23:43:18.443Z] a1111a8f2ec3: Download complete [2022-01-28T23:43:18.443Z] dc539afda2c1: Verifying Checksum [2022-01-28T23:43:18.443Z] dc539afda2c1: Download complete [2022-01-28T23:43:18.443Z] ed53099fbce6: Verifying Checksum [2022-01-28T23:43:18.443Z] ed53099fbce6: Download complete [2022-01-28T23:43:18.443Z] 9065ff56babe: Verifying Checksum [2022-01-28T23:43:18.443Z] 9065ff56babe: Download complete [2022-01-28T23:43:18.702Z] 77bc0d833cb6: Verifying Checksum [2022-01-28T23:43:18.702Z] 77bc0d833cb6: Download complete [2022-01-28T23:43:18.702Z] b4d181a07f80: Verifying Checksum [2022-01-28T23:43:18.702Z] b4d181a07f80: Download complete [2022-01-28T23:43:19.274Z] d287ab97295c: Verifying Checksum [2022-01-28T23:43:19.274Z] d287ab97295c: Download complete [2022-01-28T23:43:20.231Z] b4d181a07f80: Pull complete [2022-01-28T23:43:20.231Z] a1111a8f2ec3: Pull complete [2022-01-28T23:43:20.814Z] ed53099fbce6: Pull complete [2022-01-28T23:43:20.814Z] dc539afda2c1: Pull complete [2022-01-28T23:43:21.075Z] 77bc0d833cb6: Pull complete [2022-01-28T23:43:21.075Z] 9065ff56babe: Pull complete [2022-01-28T23:43:26.395Z] d287ab97295c: Pull complete [2022-01-28T23:43:26.396Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-28T23:43:26.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T23:43:26.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-28T23:43:26.456Z] prd-centos7-docker-4c-2g-4173 does not seem to be running inside a container [2022-01-28T23:43:26.490Z] $ 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-28T23:43:29.203Z] $ docker top 1c5f015d3b4e9614268ac3e67eb3c73e182423b2a87c89052c27af8c0bcb1ef7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:43:29.633Z] ---> job-cost.sh [2022-01-28T23:43:29.633Z] lf-activate-venv: SKIPPING [2022-01-28T23:43:29.633Z] INFO: No Stack... [2022-01-28T23:43:29.894Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T23:43:30.153Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T23:43:30.450Z] + cut -d, -f6 [2022-01-28T23:43:30.451Z] + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv [Pipeline] lock [2022-01-28T23:43:30.467Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [2022-01-28T23:43:30.475Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] did not exist. Created. [2022-01-28T23:43:30.475Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T23:43:30.787Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-28T23:43:30.816Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T23:43:30.824Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T23:43:30.845Z] $ docker stop --time=1 1c5f015d3b4e9614268ac3e67eb3c73e182423b2a87c89052c27af8c0bcb1ef7 [2022-01-28T23:43:31.981Z] $ docker rm -f 1c5f015d3b4e9614268ac3e67eb3c73e182423b2a87c89052c27af8c0bcb1ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-28T23:45:05.304Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4174 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws [2022-01-28T23:45:05.315Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2022-01-28T23:45:05.489Z] The recommended git tool is: git [2022-01-28T23:45:09.840Z] using credential edgex-jenkins-ssh [2022-01-28T23:45:09.854Z] Cloning the remote Git repository [2022-01-28T23:45:09.904Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-28T23:45:09.981Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2022-01-28T23:45:10.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-28T23:45:10.071Z] > git --version # timeout=10 [2022-01-28T23:45:10.089Z] > git --version # 'git version 2.17.1' [2022-01-28T23:45:10.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T23:45:10.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T23:45:12.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-28T23:45:12.165Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T23:45:12.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-28T23:45:12.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-28T23:45:12.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T23:45:12.273Z] > 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-28T23:45:12.918Z] Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [2022-01-28T23:45:13.319Z] Merge succeeded, producing b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [2022-01-28T23:45:13.320Z] Checking out Revision b49af054c53e0d1d353ebab51b2907ddb8cd2ffe (PR-261) [2022-01-28T23:45:12.939Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T23:45:12.959Z] > git checkout -f b49af054c53e0d1d353ebab51b2907ddb8cd2ffe # timeout=10 [2022-01-28T23:45:13.136Z] > git remote # timeout=10 [2022-01-28T23:45:13.183Z] > git config --get remote.origin.url # timeout=10 [2022-01-28T23:45:13.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T23:45:13.235Z] > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 [2022-01-28T23:45:13.268Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-28T23:45:13.328Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T23:45:13.356Z] > git checkout -f b49af054c53e0d1d353ebab51b2907ddb8cd2ffe # timeout=10 [2022-01-28T23:45:17.617Z] Commit message: "fix: Cleanup from review comments." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T23:45:18.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-28T23:45:18.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T23:45:18.598Z] Dload Upload Total Spent Left Speed [2022-01-28T23:45:18.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-01-28T23:45:19.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-28T23:45:19.463Z] + sudo tee /etc/docker/daemon.new [2022-01-28T23:45:19.463Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-28T23:45:19.463Z] { [2022-01-28T23:45:19.463Z] "registry-mirrors": [ [2022-01-28T23:45:19.463Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-28T23:45:19.463Z] ], [2022-01-28T23:45:19.463Z] "bip": "10.250.0.254/24", [2022-01-28T23:45:19.463Z] "hosts": [ [2022-01-28T23:45:19.463Z] "tcp://0.0.0.0:5555", [2022-01-28T23:45:19.463Z] "unix:///var/run/docker.sock" [2022-01-28T23:45:19.463Z] ], [2022-01-28T23:45:19.463Z] "mtu": 1458, [2022-01-28T23:45:19.463Z] "selinux-enabled": true, [2022-01-28T23:45:19.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-28T23:45:19.463Z] } [Pipeline] sh [2022-01-28T23:45:19.816Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-28T23:45:20.164Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T23:45:38.558Z] provisioning config files... [2022-01-28T23:45:38.583Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/5@tmp/config1249669423622523816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:45:38.935Z] ---> docker-login.sh [2022-01-28T23:45:38.935Z] nexus3.edgexfoundry.org:10001 [2022-01-28T23:45:39.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:45:39.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:45:39.797Z] Configure a credential helper to remove this warning. See [2022-01-28T23:45:39.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:45:39.797Z] [2022-01-28T23:45:39.797Z] Login Succeeded [2022-01-28T23:45:39.797Z] nexus3.edgexfoundry.org:10002 [2022-01-28T23:45:40.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:45:40.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:45:40.067Z] Configure a credential helper to remove this warning. See [2022-01-28T23:45:40.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:45:40.067Z] [2022-01-28T23:45:40.067Z] Login Succeeded [2022-01-28T23:45:40.067Z] nexus3.edgexfoundry.org:10003 [2022-01-28T23:45:40.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:45:40.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:45:40.618Z] Configure a credential helper to remove this warning. See [2022-01-28T23:45:40.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:45:40.618Z] [2022-01-28T23:45:40.618Z] Login Succeeded [2022-01-28T23:45:40.618Z] nexus3.edgexfoundry.org:10004 [2022-01-28T23:45:40.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:45:40.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:45:40.895Z] Configure a credential helper to remove this warning. See [2022-01-28T23:45:40.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:45:40.895Z] [2022-01-28T23:45:40.895Z] Login Succeeded [2022-01-28T23:45:40.895Z] docker.io [2022-01-28T23:45:41.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T23:45:41.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T23:45:41.764Z] Configure a credential helper to remove this warning. See [2022-01-28T23:45:41.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T23:45:41.765Z] [2022-01-28T23:45:41.765Z] Login Succeeded [2022-01-28T23:45:41.765Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T23:45:41.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T23:45:42.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T23:45:42.336Z] ========================================================= [2022-01-28T23:45:42.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-28T23:45:42.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:45:42.689Z] + 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-28T23:45:42.961Z] Sending build context to Docker daemon 11.63MB [2022-01-28T23:45:43.235Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T23:45:43.235Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-28T23:45:43.235Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-28T23:45:43.235Z] 9b3977197b4f: Pulling fs layer [2022-01-28T23:45:43.235Z] 1a89e8eeedd5: Pulling fs layer [2022-01-28T23:45:43.235Z] 94645a83ff95: Pulling fs layer [2022-01-28T23:45:43.235Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-28T23:45:43.235Z] 3f3a8bcf1eab: Waiting [2022-01-28T23:45:43.235Z] 0c92f367c5e7: Pulling fs layer [2022-01-28T23:45:43.235Z] 4b8299f9d1f4: Pulling fs layer [2022-01-28T23:45:43.235Z] 9a6b49a46696: Pulling fs layer [2022-01-28T23:45:43.235Z] cf05db05a679: Pulling fs layer [2022-01-28T23:45:43.235Z] 4b8299f9d1f4: Waiting [2022-01-28T23:45:43.235Z] 9a6b49a46696: Waiting [2022-01-28T23:45:43.235Z] cf05db05a679: Waiting [2022-01-28T23:45:43.235Z] 0c92f367c5e7: Waiting [2022-01-28T23:45:43.235Z] 94645a83ff95: Verifying Checksum [2022-01-28T23:45:43.235Z] 94645a83ff95: Download complete [2022-01-28T23:45:43.235Z] 1a89e8eeedd5: Verifying Checksum [2022-01-28T23:45:43.235Z] 1a89e8eeedd5: Download complete [2022-01-28T23:45:43.235Z] 0c92f367c5e7: Verifying Checksum [2022-01-28T23:45:43.235Z] 0c92f367c5e7: Download complete [2022-01-28T23:45:43.235Z] 4b8299f9d1f4: Verifying Checksum [2022-01-28T23:45:43.235Z] 4b8299f9d1f4: Download complete [2022-01-28T23:45:43.520Z] 9b3977197b4f: Download complete [2022-01-28T23:45:43.520Z] 9a6b49a46696: Verifying Checksum [2022-01-28T23:45:43.520Z] 9a6b49a46696: Download complete [2022-01-28T23:45:44.121Z] 9b3977197b4f: Pull complete [2022-01-28T23:45:44.725Z] 1a89e8eeedd5: Pull complete [2022-01-28T23:45:45.007Z] 94645a83ff95: Pull complete [2022-01-28T23:45:45.281Z] cf05db05a679: Verifying Checksum [2022-01-28T23:45:45.281Z] cf05db05a679: Download complete [2022-01-28T23:45:45.878Z] 3f3a8bcf1eab: Download complete [2022-01-28T23:45:58.262Z] 3f3a8bcf1eab: Pull complete [2022-01-28T23:45:58.262Z] 0c92f367c5e7: Pull complete [2022-01-28T23:45:58.262Z] 4b8299f9d1f4: Pull complete [2022-01-28T23:45:58.262Z] 9a6b49a46696: Pull complete [2022-01-28T23:46:03.652Z] cf05db05a679: Pull complete [2022-01-28T23:46:03.652Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-28T23:46:03.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T23:46:03.652Z] ---> 0ccda1f7e2ee [2022-01-28T23:46:03.652Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-28T23:46:05.086Z] ---> Running in a4775145696c [2022-01-28T23:46:05.086Z] Removing intermediate container a4775145696c [2022-01-28T23:46:05.086Z] ---> aa69911cf3f8 [2022-01-28T23:46:05.086Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T23:46:05.358Z] ---> Running in 1f7c7e4a9819 [2022-01-28T23:46:05.630Z] Removing intermediate container 1f7c7e4a9819 [2022-01-28T23:46:05.630Z] ---> 8354fc3e39ec [2022-01-28T23:46:05.630Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-28T23:46:05.630Z] ---> Running in 1acfadbf24ed [2022-01-28T23:46:06.224Z] Removing intermediate container 1acfadbf24ed [2022-01-28T23:46:06.224Z] ---> bc38e035cb9b [2022-01-28T23:46:06.224Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:46:06.224Z] ---> Running in 3d69aaaf4536 [2022-01-28T23:46:08.208Z] Removing intermediate container 3d69aaaf4536 [2022-01-28T23:46:08.208Z] ---> f18457884102 [2022-01-28T23:46:08.208Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T23:46:08.208Z] ---> Running in fc884cbda351 [2022-01-28T23:46:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T23:46:10.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T23:46:10.756Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-28T23:46:11.028Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-28T23:46:11.028Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-28T23:46:11.303Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-28T23:46:11.303Z] Executing busybox-1.34.1-r3.trigger [2022-01-28T23:46:11.303Z] OK: 224 MiB in 56 packages [2022-01-28T23:46:12.281Z] Removing intermediate container fc884cbda351 [2022-01-28T23:46:12.281Z] ---> 64a3ca4feec3 [2022-01-28T23:46:12.281Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-28T23:46:12.873Z] ---> d5ac8dad64c7 [2022-01-28T23:46:12.873Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T23:46:12.873Z] ---> Running in 5d21775ddf81 [2022-01-28T23:47:34.662Z] Removing intermediate container 5d21775ddf81 [2022-01-28T23:47:34.662Z] ---> abd3c1b03141 [2022-01-28T23:47:34.662Z] Step 10/12 : COPY . . [2022-01-28T23:47:34.662Z] ---> f67960f265b5 [2022-01-28T23:47:34.662Z] Step 11/12 : ARG MAKE='make build' [2022-01-28T23:47:34.662Z] ---> Running in b8d8c8a864b2 [2022-01-28T23:47:34.662Z] Removing intermediate container b8d8c8a864b2 [2022-01-28T23:47:34.662Z] ---> 5c94ce7e0d6a [2022-01-28T23:47:34.662Z] Step 12/12 : RUN $MAKE [2022-01-28T23:47:34.662Z] ---> Running in ec2162f571aa [2022-01-28T23:47:34.662Z] noop [2022-01-28T23:47:34.662Z] Removing intermediate container ec2162f571aa [2022-01-28T23:47:34.662Z] ---> 81f5218cda34 [2022-01-28T23:47:34.662Z] Successfully built 81f5218cda34 [2022-01-28T23:47:34.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:47:35.010Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T23:47:35.010Z] . [Pipeline] withDockerContainer [2022-01-28T23:47:35.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container [2022-01-28T23:47:35.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-28T23:47:36.481Z] $ docker top 1a04a882aa708fe4d1dcd67bc8b557a0438c7b10a34534d5960d89d2e8826ee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T23:47:37.332Z] + go version [2022-01-28T23:47:37.332Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-28T23:47:37.358Z] $ docker stop --time=1 1a04a882aa708fe4d1dcd67bc8b557a0438c7b10a34534d5960d89d2e8826ee4 [2022-01-28T23:47:38.946Z] $ docker rm -f 1a04a882aa708fe4d1dcd67bc8b557a0438c7b10a34534d5960d89d2e8826ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:47:39.505Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T23:47:39.505Z] . [Pipeline] withDockerContainer [2022-01-28T23:47:39.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container [2022-01-28T23:47:39.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-28T23:47:41.027Z] $ docker top 2b99ed9833c20afd6a686839665a0c03d57dbfb5094ef947ca0aa0be10c83dbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-28T23:47:41.906Z] + make test [2022-01-28T23:47:41.906Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-28T23:47:42.893Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-28T23:48:29.909Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-28T23:48:29.909Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.120s coverage: 65.7% of statements [2022-01-28T23:48:29.909Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-28T23:48:48.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T23:48:48.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T23:48:48.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T23:48:49.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-28T23:48:49.708Z] $ docker stop --time=1 2b99ed9833c20afd6a686839665a0c03d57dbfb5094ef947ca0aa0be10c83dbe [2022-01-28T23:48:51.562Z] $ docker rm -f 2b99ed9833c20afd6a686839665a0c03d57dbfb5094ef947ca0aa0be10c83dbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T23:48:52.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-28T23:48:52.454Z] Warning: overwriting stash ‘coverage-report’ [2022-01-28T23:48:52.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T23:48:53.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-28T23:48:53.693Z] + ls -al . [2022-01-28T23:48:53.693Z] total 192 [2022-01-28T23:48:53.693Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 28 23:48 . [2022-01-28T23:48:53.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 23:45 .. [2022-01-28T23:48:53.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 23:45 .git [2022-01-28T23:48:53.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 23:45 .github [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 28 23:45 .gitignore [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 6514 Jan 28 23:45 Attribution.txt [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 28 23:45 CHANGELOG.md [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 28 23:45 Dockerfile [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 28 23:45 GOVERNANCE.md [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 28 23:45 Jenkinsfile [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 28 23:45 LICENSE [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 28 23:45 Makefile [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 28 23:45 OWNERS.md [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 28 23:45 README.md [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 28 23:41 VERSION [2022-01-28T23:48:53.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 23:45 bin [2022-01-28T23:48:53.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 23:45 cmd [2022-01-28T23:48:53.693Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 28 23:48 coverage.out [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 2733 Jan 28 23:45 go.mod [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 49169 Jan 28 23:45 go.sum [2022-01-28T23:48:53.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 23:45 internal [2022-01-28T23:48:53.693Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 28 23:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:48:54.039Z] + 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=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe --label arch=arm64 --label version=0.0.0 . [2022-01-28T23:48:54.639Z] Sending build context to Docker daemon 11.67MB [2022-01-28T23:48:54.639Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-28T23:48:54.639Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-28T23:48:54.639Z] ---> 81f5218cda34 [2022-01-28T23:48:54.639Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-28T23:48:54.639Z] ---> Running in 7800f56001fb [2022-01-28T23:48:54.914Z] Removing intermediate container 7800f56001fb [2022-01-28T23:48:54.914Z] ---> f4c6176fb1f3 [2022-01-28T23:48:54.914Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-28T23:48:55.185Z] ---> Running in 2e7ca0110e32 [2022-01-28T23:48:55.458Z] Removing intermediate container 2e7ca0110e32 [2022-01-28T23:48:55.458Z] ---> 18b495266c4a [2022-01-28T23:48:55.458Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-28T23:48:55.458Z] ---> Running in ab04d82f5440 [2022-01-28T23:48:56.053Z] Removing intermediate container ab04d82f5440 [2022-01-28T23:48:56.053Z] ---> 65e8f65a4891 [2022-01-28T23:48:56.053Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:48:56.053Z] ---> Running in f80f2b43c366 [2022-01-28T23:48:58.025Z] Removing intermediate container f80f2b43c366 [2022-01-28T23:48:58.025Z] ---> 60aa4a59355c [2022-01-28T23:48:58.025Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-28T23:48:58.025Z] ---> Running in 30658f69e0bf [2022-01-28T23:48:59.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T23:48:59.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T23:49:00.567Z] OK: 224 MiB in 56 packages [2022-01-28T23:49:01.545Z] Removing intermediate container 30658f69e0bf [2022-01-28T23:49:01.545Z] ---> 87544a5e4508 [2022-01-28T23:49:01.545Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-28T23:49:02.140Z] ---> 46d7da2ed1d6 [2022-01-28T23:49:02.140Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T23:49:02.140Z] ---> Running in b059c155b825 [2022-01-28T23:49:04.755Z] Removing intermediate container b059c155b825 [2022-01-28T23:49:04.755Z] ---> 9c30b0d3014c [2022-01-28T23:49:04.755Z] Step 10/26 : COPY . . [2022-01-28T23:49:05.352Z] ---> 00a0f591a28a [2022-01-28T23:49:05.352Z] Step 11/26 : ARG MAKE='make build' [2022-01-28T23:49:05.630Z] ---> Running in 9ae96ac770dd [2022-01-28T23:49:05.903Z] Removing intermediate container 9ae96ac770dd [2022-01-28T23:49:05.903Z] ---> fed502d77c48 [2022-01-28T23:49:05.903Z] Step 12/26 : RUN $MAKE [2022-01-28T23:49:05.903Z] ---> Running in 5c1adbb87382 [2022-01-28T23:49:06.880Z] 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-28T23:49:53.855Z] Removing intermediate container 5c1adbb87382 [2022-01-28T23:49:53.855Z] ---> 2471514e35c5 [2022-01-28T23:49:53.855Z] Step 13/26 : FROM alpine:3.14 [2022-01-28T23:49:53.855Z] 3.14: Pulling from library/alpine [2022-01-28T23:49:53.855Z] be307f383ecc: Pulling fs layer [2022-01-28T23:49:53.855Z] be307f383ecc: Verifying Checksum [2022-01-28T23:49:53.855Z] be307f383ecc: Download complete [2022-01-28T23:49:53.855Z] be307f383ecc: Pull complete [2022-01-28T23:49:53.855Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T23:49:53.855Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T23:49:53.855Z] ---> 5b8b7b635229 [2022-01-28T23:49:53.855Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-28T23:49:53.855Z] ---> Running in f3ca5e2c4e1e [2022-01-28T23:49:53.855Z] Removing intermediate container f3ca5e2c4e1e [2022-01-28T23:49:53.855Z] ---> f563bd43399a [2022-01-28T23:49:53.855Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T23:49:53.855Z] ---> Running in d617f073a963 [2022-01-28T23:49:53.855Z] Removing intermediate container d617f073a963 [2022-01-28T23:49:53.855Z] ---> 4acc05bfbf70 [2022-01-28T23:49:53.855Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T23:49:53.855Z] ---> Running in 0476d051410f [2022-01-28T23:49:53.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T23:49:53.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T23:49:53.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T23:49:53.855Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T23:49:53.855Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T23:49:53.855Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T23:49:53.855Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T23:49:53.855Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T23:49:53.855Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T23:49:53.855Z] OK: 8 MiB in 20 packages [2022-01-28T23:49:54.126Z] Removing intermediate container 0476d051410f [2022-01-28T23:49:54.126Z] ---> 412d49b5a0c8 [2022-01-28T23:49:54.126Z] Step 17/26 : WORKDIR / [2022-01-28T23:49:54.126Z] ---> Running in ea91d5842f74 [2022-01-28T23:49:54.720Z] Removing intermediate container ea91d5842f74 [2022-01-28T23:49:54.720Z] ---> f9268a56240c [2022-01-28T23:49:54.720Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-28T23:49:55.313Z] ---> 6f68c530681f [2022-01-28T23:49:55.313Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-28T23:49:55.906Z] ---> 1a930fb53f07 [2022-01-28T23:49:55.906Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-28T23:49:56.880Z] ---> dafe0261fe1f [2022-01-28T23:49:56.880Z] Step 21/26 : EXPOSE 59900 [2022-01-28T23:49:56.880Z] ---> Running in c11947d14eab [2022-01-28T23:49:57.151Z] Removing intermediate container c11947d14eab [2022-01-28T23:49:57.151Z] ---> b4b9de35cf87 [2022-01-28T23:49:57.151Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-28T23:49:57.151Z] ---> Running in 4c0962e0cbfc [2022-01-28T23:49:57.427Z] Removing intermediate container 4c0962e0cbfc [2022-01-28T23:49:57.427Z] ---> 53a257432eea [2022-01-28T23:49:57.427Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T23:49:57.427Z] ---> Running in f349301cde8c [2022-01-28T23:49:58.019Z] Removing intermediate container f349301cde8c [2022-01-28T23:49:58.019Z] ---> 0f5355f9f605 [2022-01-28T23:49:58.019Z] Step 24/26 : LABEL arch=arm64 [2022-01-28T23:49:58.019Z] ---> Running in 637d5453d98a [2022-01-28T23:49:58.292Z] Removing intermediate container 637d5453d98a [2022-01-28T23:49:58.292Z] ---> cad1c951481f [2022-01-28T23:49:58.292Z] Step 25/26 : LABEL git_sha=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [2022-01-28T23:49:58.292Z] ---> Running in afec115ed55a [2022-01-28T23:49:58.565Z] Removing intermediate container afec115ed55a [2022-01-28T23:49:58.565Z] ---> 5e0e8261d7f9 [2022-01-28T23:49:58.565Z] Step 26/26 : LABEL version=0.0.0 [2022-01-28T23:49:58.837Z] ---> Running in daac65c9b9a0 [2022-01-28T23:49:59.109Z] Removing intermediate container daac65c9b9a0 [2022-01-28T23:49:59.109Z] ---> f5cf9ebc0dd8 [2022-01-28T23:49:59.109Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-28T23:49:59.109Z] Successfully built f5cf9ebc0dd8 [2022-01-28T23:49:59.109Z] 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-28T23:49:59.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T23:49:59.538Z] [2022-01-28T23:49:59.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:49:59.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T23:49:59.884Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-28T23:49:59.884Z] 448f6bf000e3: Pulling fs layer [2022-01-28T23:49:59.884Z] f757da607395: Pulling fs layer [2022-01-28T23:50:00.157Z] 05883995daec: Pulling fs layer [2022-01-28T23:50:00.157Z] 8603b9c90790: Pulling fs layer [2022-01-28T23:50:00.157Z] 1560dd03e051: Pulling fs layer [2022-01-28T23:50:00.157Z] 27f5ce0e4adf: Pulling fs layer [2022-01-28T23:50:00.157Z] c2d8d7efcc4b: Pulling fs layer [2022-01-28T23:50:00.157Z] 8603b9c90790: Waiting [2022-01-28T23:50:00.157Z] 1560dd03e051: Waiting [2022-01-28T23:50:00.157Z] 27f5ce0e4adf: Waiting [2022-01-28T23:50:00.157Z] c2d8d7efcc4b: Waiting [2022-01-28T23:50:00.157Z] f757da607395: Verifying Checksum [2022-01-28T23:50:00.157Z] f757da607395: Download complete [2022-01-28T23:50:00.157Z] 8603b9c90790: Verifying Checksum [2022-01-28T23:50:00.157Z] 8603b9c90790: Download complete [2022-01-28T23:50:00.157Z] 1560dd03e051: Verifying Checksum [2022-01-28T23:50:00.157Z] 1560dd03e051: Download complete [2022-01-28T23:50:00.157Z] 27f5ce0e4adf: Download complete [2022-01-28T23:50:00.157Z] 05883995daec: Verifying Checksum [2022-01-28T23:50:00.157Z] 05883995daec: Download complete [2022-01-28T23:50:00.751Z] 448f6bf000e3: Verifying Checksum [2022-01-28T23:50:00.751Z] 448f6bf000e3: Download complete [2022-01-28T23:50:03.369Z] c2d8d7efcc4b: Verifying Checksum [2022-01-28T23:50:03.369Z] c2d8d7efcc4b: Download complete [2022-01-28T23:50:04.348Z] 448f6bf000e3: Pull complete [2022-01-28T23:50:04.941Z] f757da607395: Pull complete [2022-01-28T23:50:06.373Z] 05883995daec: Pull complete [2022-01-28T23:50:06.373Z] 8603b9c90790: Pull complete [2022-01-28T23:50:07.350Z] 1560dd03e051: Pull complete [2022-01-28T23:50:07.350Z] 27f5ce0e4adf: Pull complete [2022-01-28T23:50:22.443Z] c2d8d7efcc4b: Pull complete [2022-01-28T23:50:22.443Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-28T23:50:22.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T23:50:22.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-28T23:50:22.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container [2022-01-28T23:50:22.768Z] $ 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/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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-28T23:50:25.305Z] $ docker top ef4c41508850aafd557ecddc31dacea6dabad19ab60edaa11a8d0d5df27b3c2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:26.188Z] ---> job-cost.sh [2022-01-28T23:50:26.188Z] lf-activate-venv: SKIPPING [2022-01-28T23:50:26.188Z] INFO: No Stack... [2022-01-28T23:50:26.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-28T23:50:27.061Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T23:50:27.730Z] + cut -d, -f6 [2022-01-28T23:50:27.730Z] + cat /w/workspace/device-virtual-go/5/archives/cost.csv [Pipeline] lock [2022-01-28T23:50:27.800Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [2022-01-28T23:50:27.807Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] did not exist. Created. [2022-01-28T23:50:27.807Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T23:50:28.499Z] /w/workspace/device-virtual-go/5@tmp/durable-e2d8b0dc/script.sh: 1: /w/workspace/device-virtual-go/5@tmp/durable-e2d8b0dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-28T23:50:29.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-28T23:50:29.206Z] Warning: overwriting stash ‘stack-cost’ [2022-01-28T23:50:29.242Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T23:50:29.257Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T23:50:29.279Z] $ docker stop --time=1 ef4c41508850aafd557ecddc31dacea6dabad19ab60edaa11a8d0d5df27b3c2a [2022-01-28T23:50:30.771Z] $ docker rm -f ef4c41508850aafd557ecddc31dacea6dabad19ab60edaa11a8d0d5df27b3c2a [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-28T23:50:31.282Z] provisioning config files... [2022-01-28T23:50:31.293Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config501745980878200846tmp [Pipeline] { [Pipeline] sh [2022-01-28T23:50:31.594Z] + set +x [2022-01-28T23:50:31.594Z] + bash -s -- [2022-01-28T23:50:31.594Z] + curl -s https://codecov.io/bash [2022-01-28T23:50:31.594Z] [2022-01-28T23:50:31.594Z] _____ _ [2022-01-28T23:50:31.594Z] / ____| | | [2022-01-28T23:50:31.594Z] | | ___ __| | ___ ___ _____ __ [2022-01-28T23:50:31.594Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-28T23:50:31.594Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-28T23:50:31.594Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-28T23:50:31.594Z] Bash-1.0.6 [2022-01-28T23:50:31.594Z] [2022-01-28T23:50:31.594Z] [2022-01-28T23:50:31.594Z] ==> git version 2.24.4 found [2022-01-28T23:50:31.594Z] ==> 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-28T23:50:31.594Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-28T23:50:31.594Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-28T23:50:31.594Z] ==> Jenkins CI detected. [2022-01-28T23:50:31.594Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-261 [2022-01-28T23:50:31.594Z] project root: . [2022-01-28T23:50:31.594Z] --> token set from env [2022-01-28T23:50:31.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-28T23:50:31.594Z] ==> Running gcov in . (disable via -X gcov) [2022-01-28T23:50:31.594Z] ==> Python coveragepy not found [2022-01-28T23:50:31.594Z] ==> Searching for coverage reports in: [2022-01-28T23:50:31.594Z] + . [2022-01-28T23:50:31.855Z] -> Found 1 reports [2022-01-28T23:50:31.855Z] ==> Detecting git/mercurial file structure [2022-01-28T23:50:31.855Z] ==> Reading reports [2022-01-28T23:50:31.855Z] + ./coverage.out bytes=44128 [2022-01-28T23:50:31.855Z] ==> Appending adjustments [2022-01-28T23:50:31.856Z] https://docs.codecov.io/docs/fixing-reports [2022-01-28T23:50:31.856Z] + Found adjustments [2022-01-28T23:50:31.856Z] ==> Gzipping contents [2022-01-28T23:50:31.856Z] 8.0K /tmp/codecov.PNfbGD.gz [2022-01-28T23:50:31.856Z] ==> Uploading reports [2022-01-28T23:50:31.856Z] url: https://codecov.io [2022-01-28T23:50:31.856Z] query: branch=PR-261&commit=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-28T23:50:31.856Z] -> Pinging Codecov [2022-01-28T23:50:31.856Z] 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=b49af054c53e0d1d353ebab51b2907ddb8cd2ffe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= [2022-01-28T23:50:32.120Z] -> Uploading to [2022-01-28T23:50:32.120Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-28/5E52B4B073DB2E39498172D8E973AA87/b49af054c53e0d1d353ebab51b2907ddb8cd2ffe/a83948bd-d42f-41f3-a258-10176348a23f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T235032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a87a8bc0d32e5addeca5eb00c543e7968c5674a3d6e4a22f6ad81d26977bd61f [2022-01-28T23:50:32.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T23:50:32.120Z] Dload Upload Total Spent Left Speed [2022-01-28T23:50:32.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5276 0 0 100 5276 0 14522 --:--:-- --:--:-- --:--:-- 14494 100 5276 0 0 100 5276 0 14516 --:--:-- --:--:-- --:--:-- 14494 [2022-01-28T23:50:32.691Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b49af054c53e0d1d353ebab51b2907ddb8cd2ffe [Pipeline] } [2022-01-28T23:50:32.700Z] 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-28T23:50:33.464Z] + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' [2022-01-28T23:50:33.464Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-28T23:50:33.464Z] total 8 [2022-01-28T23:50:33.464Z] drwxr-xr-x. 3 root root 34 Jan 28 23:43 . [2022-01-28T23:50:33.464Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 23:43 .. [2022-01-28T23:50:33.464Z] drwxr-xr-x. 2 root root 6 Jan 28 23:43 cost [2022-01-28T23:50:33.464Z] -rw-r--r--. 1 root root 88 Jan 28 23:43 cost.csv [2022-01-28T23:50:33.464Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-28T23:50:33.464Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives [2022-01-28T23:50:33.464Z] total 8 [2022-01-28T23:50:33.464Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 28 23:43 . [2022-01-28T23:50:33.464Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 23:43 .. [2022-01-28T23:50:33.464Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 28 23:43 cost [2022-01-28T23:50:33.464Z] -rw-r--r--. 1 jenkins jenkins 88 Jan 28 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:33.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:34.324Z] ---> package-listing.sh [2022-01-28T23:50:34.324Z] ++ facter osfamily [2022-01-28T23:50:34.324Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-28T23:50:34.588Z] + OS_FAMILY=redhat [2022-01-28T23:50:34.588Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-261 [2022-01-28T23:50:34.588Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-28T23:50:34.588Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-28T23:50:34.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-28T23:50:34.588Z] + PACKAGES=/tmp/packages_start.txt [2022-01-28T23:50:34.588Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-28T23:50:34.588Z] + PACKAGES=/tmp/packages_end.txt [2022-01-28T23:50:34.588Z] + case "${OS_FAMILY}" in [2022-01-28T23:50:34.588Z] + sort [2022-01-28T23:50:34.588Z] + rpm -qa [2022-01-28T23:50:35.528Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-28T23:50:35.528Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-28T23:50:35.528Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-28T23:50:35.528Z] + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' [2022-01-28T23:50:35.528Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ [2022-01-28T23:50:35.528Z] + 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-28T23:50:35.540Z] 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-28T23:50:35.823Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-28T23:50:36.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T23:50:36.376Z] . [Pipeline] withDockerContainer [2022-01-28T23:50:36.436Z] prd-centos7-docker-4c-2g-4173 does not seem to be running inside a container [2022-01-28T23:50:36.472Z] $ 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-28T23:50:36.665Z] $ docker top c03281e8c26fc0cad8a65e37d6c6f946f257710303730cd527e18a3b1cadf803 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T23:50:37.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-28T23:50:37.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-28T23:50:37.594Z] + ls /var/log/sa-host [2022-01-28T23:50:37.595Z] + sadf -c /var/log/sa-host/sa17 [2022-01-28T23:50:37.595Z] file_magic: OK [2022-01-28T23:50:37.595Z] HZ: Using current value: 100 [2022-01-28T23:50:37.595Z] file_header: OK [2022-01-28T23:50:37.595Z] 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-28T23:50:37.595Z] Statistics: [2022-01-28T23:50:37.595Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T23:50:37.595Z] File successfully converted to sysstat format version 12.0.3 [2022-01-28T23:50:37.595Z] + sadf -c /var/log/sa-host/sa28 [2022-01-28T23:50:37.595Z] file_magic: OK [2022-01-28T23:50:37.595Z] HZ: Using current value: 100 [2022-01-28T23:50:37.595Z] file_header: OK [2022-01-28T23:50:37.595Z] 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-28T23:50:37.595Z] Statistics: [2022-01-28T23:50:37.595Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T23:50:37.595Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T23:50:37.814Z] provisioning config files... [2022-01-28T23:50:37.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config8811346255816704846tmp [Pipeline] { [Pipeline] echo [2022-01-28T23:50:37.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:38.122Z] ---> create-netrc.sh [Pipeline] } [2022-01-28T23:50:38.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:38.465Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-28T23:50:38.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:38.760Z] ---> sudo-logs.sh [2022-01-28T23:50:38.761Z] Archiving 'sudo' log.. [2022-01-28T23:50:38.761Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4173.novalocal: Name or service not known [2022-01-28T23:50:38.761Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4173.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-28T23:50:38.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:39.070Z] ---> job-cost.sh [2022-01-28T23:50:39.070Z] lf-activate-venv: SKIPPING [2022-01-28T23:50:39.070Z] DEBUG: total: 0.05999999865889549 [2022-01-28T23:50:39.070Z] INFO: Retrieving Stack Cost... [2022-01-28T23:50:39.642Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T23:50:39.901Z] INFO: Archiving Costs [Pipeline] echo [2022-01-28T23:50:39.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T23:50:40.204Z] ---> logs-deploy.sh [2022-01-28T23:50:40.204Z] lf-activate-venv: SKIPPING [2022-01-28T23:50:40.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/5 [2022-01-28T23:50:40.204Z] INFO: archiving workspace using pattern(s): [2022-01-28T23:50:40.776Z] Archives upload complete. [2022-01-28T23:50:41.037Z] INFO: archiving logs to Nexus