Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b50517dad77fcabb5c48224eb37fc90ac780b97b+d49a116a4400a5a79f2ee23114687d65ed5c637c (2d7309c0e357fba607ad26504de319b741032dd3) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-186/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-186/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-695’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-696’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-699 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d49a116a4400a5a79f2ee23114687d65ed5c637c into PR head commit b50517dad77fcabb5c48224eb37fc90ac780b97b Merge succeeded, producing b50517dad77fcabb5c48224eb37fc90ac780b97b Checking out Revision b50517dad77fcabb5c48224eb37fc90ac780b97b (PR-186) > git config core.sparsecheckout # timeout=10 > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d49a116a4400a5a79f2ee23114687d65ed5c637c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T05:52:41.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T05:52:42.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T05:52:42.232Z] ========================================================= [2021-04-19T05:52:42.232Z] EdgeX Global Pipelines Version Info [2021-04-19T05:52:42.232Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:52:46.184Z] ------------------- [2021-04-19T05:52:46.184Z] stable info: [2021-04-19T05:52:46.184Z] ------------------- [2021-04-19T05:52:46.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T05:52:46.184Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T05:52:46.184Z] Message: update stable to v1.0.186 [2021-04-19T05:52:47.161Z] ------------------- [2021-04-19T05:52:47.161Z] experimental info: [2021-04-19T05:52:47.161Z] ------------------- [2021-04-19T05:52:47.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T05:52:47.161Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T05:52:47.161Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T05:52:47.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-19T05:52:47.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-19T05:52:47.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T05:52:47.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T05:52:47.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T05:52:47.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T05:52:47.808Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T05:52:47.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T05:52:47.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T05:52:47.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T05:52:48.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T05:52:48.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-19T05:52:48.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T05:52:48.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T05:52:48.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T05:52:48.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T05:52:48.396Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T05:52:48.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T05:52:48.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T05:52:48.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T05:52:48.621Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T05:52:48.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T05:52:48.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T05:52:48.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T05:52:48.918Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T05:52:48.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T05:52:49.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo [2021-04-19T05:52:49.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo [2021-04-19T05:52:49.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo [2021-04-19T05:52:49.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b50517dad77fcabb5c48224eb37fc90ac780b97b [Pipeline] echo [2021-04-19T05:52:49.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b50517d [Pipeline] echo [2021-04-19T05:52:49.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T05:52:49.508Z] provisioning config files... [2021-04-19T05:52:49.577Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config4808904715052855559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:52:49.981Z] ---> docker-login.sh [2021-04-19T05:52:49.981Z] nexus3.edgexfoundry.org:10001 [2021-04-19T05:52:50.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:52:50.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:52:50.869Z] Configure a credential helper to remove this warning. See [2021-04-19T05:52:50.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:52:50.869Z] [2021-04-19T05:52:50.869Z] Login Succeeded [2021-04-19T05:52:50.869Z] nexus3.edgexfoundry.org:10002 [2021-04-19T05:52:51.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:52:51.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:52:51.183Z] Configure a credential helper to remove this warning. See [2021-04-19T05:52:51.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:52:51.183Z] [2021-04-19T05:52:51.183Z] Login Succeeded [2021-04-19T05:52:51.183Z] nexus3.edgexfoundry.org:10003 [2021-04-19T05:52:51.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:52:51.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:52:51.754Z] Configure a credential helper to remove this warning. See [2021-04-19T05:52:51.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:52:51.754Z] [2021-04-19T05:52:51.754Z] Login Succeeded [2021-04-19T05:52:51.754Z] nexus3.edgexfoundry.org:10004 [2021-04-19T05:52:51.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:52:52.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:52:52.022Z] Configure a credential helper to remove this warning. See [2021-04-19T05:52:52.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:52:52.022Z] [2021-04-19T05:52:52.022Z] Login Succeeded [2021-04-19T05:52:52.022Z] docker.io [2021-04-19T05:52:52.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:52:52.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:52:52.309Z] Configure a credential helper to remove this warning. See [2021-04-19T05:52:52.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:52:52.309Z] [2021-04-19T05:52:52.309Z] Login Succeeded [2021-04-19T05:52:52.309Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T05:52:52.357Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T05:52:53.221Z] + git log --format=format:%s -1 b50517dad77fcabb5c48224eb37fc90ac780b97b [Pipeline] echo [2021-04-19T05:52:53.448Z] GIT_COMMIT: b50517dad77fcabb5c48224eb37fc90ac780b97b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-19T05:52:53.483Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:52:54.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:52:54.129Z] [2021-04-19T05:52:54.129Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:52:54.569Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:52:54.569Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T05:52:54.569Z] 31603596830f: Pulling fs layer [2021-04-19T05:52:54.569Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T05:52:54.569Z] 6ca5941a6612: Pulling fs layer [2021-04-19T05:52:54.569Z] ecc8261a40a4: Pulling fs layer [2021-04-19T05:52:54.569Z] ecc8261a40a4: Waiting [2021-04-19T05:52:54.569Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T05:52:54.569Z] 2a8b12db71e7: Download complete [2021-04-19T05:52:54.863Z] 31603596830f: Download complete [2021-04-19T05:52:55.147Z] ecc8261a40a4: Verifying Checksum [2021-04-19T05:52:55.147Z] ecc8261a40a4: Download complete [2021-04-19T05:52:55.147Z] 6ca5941a6612: Verifying Checksum [2021-04-19T05:52:55.147Z] 6ca5941a6612: Download complete [2021-04-19T05:52:55.428Z] 31603596830f: Pull complete [2021-04-19T05:52:56.018Z] 2a8b12db71e7: Pull complete [2021-04-19T05:52:57.511Z] 6ca5941a6612: Pull complete [2021-04-19T05:52:58.529Z] ecc8261a40a4: Pull complete [2021-04-19T05:52:58.529Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T05:52:58.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:52:58.530Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T05:52:58.691Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-04-19T05:52:58.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T05:53:01.745Z] $ docker top ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T05:53:02.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T05:53:02.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T05:53:02.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T05:53:02.779Z] $ docker exec ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 ssh-agent [2021-04-19T05:53:03.882Z] SSH_AUTH_SOCK=/tmp/ssh-x7OZxj3B8RDK/agent.12 [2021-04-19T05:53:03.882Z] SSH_AGENT_PID=17 [2021-04-19T05:53:03.917Z] Running ssh-add (command line suppressed) [2021-04-19T05:53:04.475Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_3805350767862195340.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_3805350767862195340.key) [2021-04-19T05:53:04.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T05:53:05.495Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T05:53:05.570Z] $ docker exec --env ******** --env ******** ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 ssh-agent -k [2021-04-19T05:53:06.069Z] unset SSH_AUTH_SOCK; [2021-04-19T05:53:06.072Z] unset SSH_AGENT_PID; [2021-04-19T05:53:06.073Z] echo Agent pid 17 killed; [2021-04-19T05:53:06.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T05:53:06.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T05:53:06.432Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T05:53:07.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T05:53:07.220Z] $ docker exec ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 ssh-agent [2021-04-19T05:53:07.815Z] SSH_AUTH_SOCK=/tmp/ssh-4E82IFOSUx0Y/agent.45 [2021-04-19T05:53:07.815Z] SSH_AGENT_PID=50 [2021-04-19T05:53:07.827Z] Running ssh-add (command line suppressed) [2021-04-19T05:53:08.132Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_5332724558347810542.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_5332724558347810542.key) [2021-04-19T05:53:08.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T05:53:08.614Z] + git semver init [2021-04-19T05:53:08.907Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T05:53:08.907Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.git [2021-04-19T05:53:08.907Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-186 [2021-04-19T05:53:08.907Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T05:53:08.907Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T05:53:08.907Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T05:53:08.907Z] # $SEMVER_BRANCH = PR-186 [2021-04-19T05:53:08.907Z] # $SEMVER_TEMP = /tmp/semver-692337374 [2021-04-19T05:53:08.907Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-19T05:53:09.589Z] # '/tmp/semver-692337374' -> '/w/workspace/foundry_device-virtual-go_PR-186/.semver' [2021-04-19T05:53:09.589Z] # -> Force: false [2021-04-19T05:53:09.589Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.semver [Pipeline] } [2021-04-19T05:53:09.668Z] $ docker exec --env ******** --env ******** ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 ssh-agent -k [2021-04-19T05:53:10.582Z] unset SSH_AUTH_SOCK; [2021-04-19T05:53:10.583Z] unset SSH_AGENT_PID; [2021-04-19T05:53:10.583Z] echo Agent pid 50 killed; [2021-04-19T05:53:10.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T05:53:11.570Z] + git semver [Pipeline] } [2021-04-19T05:53:11.620Z] $ docker stop --time=1 ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 [2021-04-19T05:53:13.364Z] $ docker rm -f ebd2ab0a30d2d7e73e176779860e9ca5e2d276ab776b0ece408122e61bc2cae2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T05:53:14.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T05:53:15.062Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T05:53:15.114Z] [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] node [Pipeline] node [2021-04-19T05:53:30.633Z] Still waiting to schedule task [2021-04-19T05:53:30.633Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-682’ is offline; ‘prd-centos7-docker-4c-2g-697’ is offline; ‘prd-centos7-docker-4c-2g-707’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-683’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-706’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-19T05:53:30.660Z] Still waiting to schedule task [2021-04-19T05:53:30.661Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-682’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-697’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-707’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-683’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-704’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-706’ is offline [2021-04-19T05:56:00.033Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-713 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws [2021-04-19T05:56:00.113Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T05:56:05.935Z] using credential edgex-jenkins-ssh [2021-04-19T05:56:05.973Z] Cloning the remote Git repository [2021-04-19T05:56:06.036Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T05:56:06.151Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-19T05:56:06.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T05:56:06.246Z] > git --version # timeout=10 [2021-04-19T05:56:06.262Z] > git --version # 'git version 2.17.1' [2021-04-19T05:56:06.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:56:06.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:56:07.173Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T05:56:07.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:56:07.223Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T05:56:07.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T05:56:07.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:56:07.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T05:56:08.750Z] Merging remotes/origin/master commit d49a116a4400a5a79f2ee23114687d65ed5c637c into PR head commit b50517dad77fcabb5c48224eb37fc90ac780b97b [2021-04-19T05:56:08.981Z] Merge succeeded, producing b50517dad77fcabb5c48224eb37fc90ac780b97b [2021-04-19T05:56:08.981Z] Checking out Revision b50517dad77fcabb5c48224eb37fc90ac780b97b (PR-186) [2021-04-19T05:56:08.771Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:56:08.791Z] > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 [2021-04-19T05:56:08.873Z] > git remote # timeout=10 [2021-04-19T05:56:08.896Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T05:56:08.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:56:08.936Z] > git merge d49a116a4400a5a79f2ee23114687d65ed5c637c # timeout=10 [2021-04-19T05:56:08.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T05:56:08.988Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:56:09.009Z] > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 [2021-04-19T05:56:13.227Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T05:56:13.284Z] > git --version # timeout=10 [2021-04-19T05:56:13.295Z] > git --version # 'git version 2.17.1' [2021-04-19T05:56:13.311Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T05:56:14.972Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:56:15.397Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:56:15.765Z] + sudo service docker restart [2021-04-19T05:56:15.765Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T05:56:17.873Z] provisioning config files... [2021-04-19T05:56:17.930Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config470658226243631155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:56:18.337Z] ---> docker-login.sh [2021-04-19T05:56:18.337Z] nexus3.edgexfoundry.org:10001 [2021-04-19T05:56:18.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:56:19.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:56:19.546Z] Configure a credential helper to remove this warning. See [2021-04-19T05:56:19.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:56:19.546Z] [2021-04-19T05:56:19.546Z] Login Succeeded [2021-04-19T05:56:19.546Z] nexus3.edgexfoundry.org:10002 [2021-04-19T05:56:19.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:56:19.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:56:19.819Z] Configure a credential helper to remove this warning. See [2021-04-19T05:56:19.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:56:19.819Z] [2021-04-19T05:56:19.819Z] Login Succeeded [2021-04-19T05:56:19.819Z] nexus3.edgexfoundry.org:10003 [2021-04-19T05:56:20.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:56:20.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:56:20.414Z] Configure a credential helper to remove this warning. See [2021-04-19T05:56:20.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:56:20.414Z] [2021-04-19T05:56:20.414Z] Login Succeeded [2021-04-19T05:56:20.414Z] nexus3.edgexfoundry.org:10004 [2021-04-19T05:56:20.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:56:20.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:56:20.959Z] Configure a credential helper to remove this warning. See [2021-04-19T05:56:20.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:56:20.959Z] [2021-04-19T05:56:20.959Z] Login Succeeded [2021-04-19T05:56:20.959Z] docker.io [2021-04-19T05:56:21.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:56:21.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:56:21.500Z] Configure a credential helper to remove this warning. See [2021-04-19T05:56:21.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:56:21.500Z] [2021-04-19T05:56:21.500Z] Login Succeeded [2021-04-19T05:56:21.500Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T05:56:21.533Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T05:56:21.943Z] ========================================================= [2021-04-19T05:56:21.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T05:56:21.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:56:22.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-19T05:56:22.598Z] Sending build context to Docker daemon 518.1kB [2021-04-19T05:56:22.599Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T05:56:22.599Z] Step 2/8 : FROM ${BASE} [2021-04-19T05:56:22.882Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T05:56:22.882Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T05:56:22.882Z] a4357932f1b6: Pulling fs layer [2021-04-19T05:56:22.882Z] 18c013af1878: Pulling fs layer [2021-04-19T05:56:22.882Z] 00ac8860ef70: Pulling fs layer [2021-04-19T05:56:22.882Z] 63d7cb157983: Pulling fs layer [2021-04-19T05:56:22.882Z] b116817d02f9: Pulling fs layer [2021-04-19T05:56:22.882Z] 745a02a5169b: Pulling fs layer [2021-04-19T05:56:22.882Z] 63d7cb157983: Waiting [2021-04-19T05:56:22.882Z] 00ac8860ef70: Waiting [2021-04-19T05:56:22.882Z] b116817d02f9: Waiting [2021-04-19T05:56:22.882Z] 745a02a5169b: Waiting [2021-04-19T05:56:22.882Z] 18c013af1878: Verifying Checksum [2021-04-19T05:56:22.882Z] 18c013af1878: Download complete [2021-04-19T05:56:22.882Z] a4357932f1b6: Verifying Checksum [2021-04-19T05:56:22.882Z] a4357932f1b6: Download complete [2021-04-19T05:56:22.882Z] 63d7cb157983: Verifying Checksum [2021-04-19T05:56:22.882Z] 63d7cb157983: Download complete [2021-04-19T05:56:22.882Z] b116817d02f9: Download complete [2021-04-19T05:56:22.882Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T05:56:22.882Z] 5f621e34cdf4: Download complete [2021-04-19T05:56:23.484Z] 5f621e34cdf4: Pull complete [2021-04-19T05:56:24.089Z] a4357932f1b6: Pull complete [2021-04-19T05:56:24.691Z] 18c013af1878: Pull complete [2021-04-19T05:56:24.965Z] 745a02a5169b: Verifying Checksum [2021-04-19T05:56:24.965Z] 745a02a5169b: Download complete [2021-04-19T05:56:25.941Z] 00ac8860ef70: Verifying Checksum [2021-04-19T05:56:25.941Z] 00ac8860ef70: Download complete [2021-04-19T05:56:36.125Z] 00ac8860ef70: Pull complete [2021-04-19T05:56:36.125Z] 63d7cb157983: Pull complete [2021-04-19T05:56:36.398Z] b116817d02f9: Pull complete [2021-04-19T05:56:40.713Z] 745a02a5169b: Pull complete [2021-04-19T05:56:40.713Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T05:56:40.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T05:56:40.713Z] ---> b7e6874047d6 [2021-04-19T05:56:40.713Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T05:56:43.342Z] ---> Running in 8da37714ab16 [2021-04-19T05:56:43.342Z] Removing intermediate container 8da37714ab16 [2021-04-19T05:56:43.342Z] ---> d2a09594e37e [2021-04-19T05:56:43.342Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T05:56:43.342Z] ---> Running in 2dd46610af80 [2021-04-19T05:56:45.992Z] Removing intermediate container 2dd46610af80 [2021-04-19T05:56:45.992Z] ---> 735e708f76d7 [2021-04-19T05:56:45.992Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-19T05:56:45.992Z] ---> Running in b08ba2317bb8 [2021-04-19T05:56:46.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T05:56:47.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T05:56:48.176Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T05:56:48.448Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T05:56:48.448Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T05:56:48.448Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T05:56:48.720Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T05:56:48.720Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T05:56:48.991Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T05:56:49.263Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T05:56:49.263Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T05:56:49.263Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T05:56:49.853Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T05:56:49.853Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T05:56:49.853Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T05:56:50.125Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T05:56:50.126Z] OK: 149 MiB in 52 packages [2021-04-19T05:56:51.574Z] Removing intermediate container b08ba2317bb8 [2021-04-19T05:56:51.574Z] ---> 6d866ecaef0a [2021-04-19T05:56:51.574Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-19T05:56:51.848Z] ---> Running in 5eaf5f0a890d [2021-04-19T05:56:52.445Z] Removing intermediate container 5eaf5f0a890d [2021-04-19T05:56:52.445Z] ---> 9ac59435cf95 [2021-04-19T05:56:52.445Z] Step 7/8 : COPY . . [2021-04-19T05:56:53.420Z] ---> 0b294e8c9762 [2021-04-19T05:56:53.420Z] Step 8/8 : RUN go mod download [2021-04-19T05:56:53.420Z] ---> Running in f422065744d1 [2021-04-19T05:57:20.218Z] Removing intermediate container f422065744d1 [2021-04-19T05:57:20.218Z] ---> 2e49a8ab71b4 [2021-04-19T05:57:20.218Z] Successfully built 2e49a8ab71b4 [2021-04-19T05:57:20.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:57:20.614Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T05:57:20.614Z] . [Pipeline] withDockerContainer [2021-04-19T05:57:20.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-713 does not seem to be running inside a container [2021-04-19T05:57:20.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T05:57:22.478Z] $ docker top df3fabc17b66bb05f58a235eff3aad41116f2662888e93f2ad024a685625f1ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:57:23.452Z] + go version [2021-04-19T05:57:23.452Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T05:57:23.500Z] $ docker stop --time=1 df3fabc17b66bb05f58a235eff3aad41116f2662888e93f2ad024a685625f1ef [2021-04-19T05:57:25.445Z] $ docker rm -f df3fabc17b66bb05f58a235eff3aad41116f2662888e93f2ad024a685625f1ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:57:26.355Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T05:57:26.355Z] . [Pipeline] withDockerContainer [2021-04-19T05:57:26.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-713 does not seem to be running inside a container [2021-04-19T05:57:26.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T05:57:28.039Z] $ docker top 389b5c21ea14db8d28686508b3f5aa0f8b88be90a28a7262a7b911c65e4f317f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:57:28.979Z] + make test [2021-04-19T05:57:28.979Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T05:57:30.430Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-19T05:58:27.204Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-19T05:58:27.204Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.458s coverage: 63.8% of statements [2021-04-19T05:58:27.204Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T05:58:37.375Z] gofmt -l . [2021-04-19T05:58:37.375Z] [ "`gofmt -l .`" = "" ] [2021-04-19T05:58:37.375Z] ./bin/test-attribution-txt.sh [2021-04-19T05:58:37.375Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T05:58:37.375Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-04-19T05:58:37.443Z] $ docker stop --time=1 389b5c21ea14db8d28686508b3f5aa0f8b88be90a28a7262a7b911c65e4f317f [2021-04-19T05:58:39.635Z] $ docker rm -f 389b5c21ea14db8d28686508b3f5aa0f8b88be90a28a7262a7b911c65e4f317f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:58:41.063Z] ---> job-cost.sh [2021-04-19T05:58:41.063Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GqJn [2021-04-19T05:59:20.873Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T05:59:59.164Z] Running on prd-centos7-docker-4c-2g-714 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws [2021-04-19T05:59:59.228Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T06:00:07.732Z] using credential edgex-jenkins-ssh [2021-04-19T06:00:07.774Z] Cloning the remote Git repository [2021-04-19T06:00:07.951Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T06:00:08.097Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-19T06:00:08.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T06:00:08.353Z] > git --version # timeout=10 [2021-04-19T06:00:08.461Z] > git --version # 'git version 2.24.3' [2021-04-19T06:00:08.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T06:00:08.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T06:00:10.183Z] Merging remotes/origin/master commit d49a116a4400a5a79f2ee23114687d65ed5c637c into PR head commit b50517dad77fcabb5c48224eb37fc90ac780b97b [2021-04-19T06:00:10.310Z] Merge succeeded, producing b50517dad77fcabb5c48224eb37fc90ac780b97b [2021-04-19T06:00:10.310Z] Checking out Revision b50517dad77fcabb5c48224eb37fc90ac780b97b (PR-186) [2021-04-19T06:00:09.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T06:00:09.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T06:00:09.676Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T06:00:09.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T06:00:09.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T06:00:09.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T06:00:10.195Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T06:00:10.204Z] > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 [2021-04-19T06:00:10.250Z] > git remote # timeout=10 [2021-04-19T06:00:10.264Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T06:00:10.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T06:00:10.278Z] > git merge d49a116a4400a5a79f2ee23114687d65ed5c637c # timeout=10 [2021-04-19T06:00:10.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T06:00:10.313Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T06:00:10.318Z] > git checkout -f b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 [2021-04-19T06:00:15.021Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T06:00:15.079Z] > git --version # timeout=10 [2021-04-19T06:00:15.174Z] > git --version # 'git version 2.24.3' [2021-04-19T06:00:15.307Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T06:00:15.627Z] [2021-04-19T06:00:15.627Z] GitHub has been notified of this commit’s build result [2021-04-19T06:00:15.627Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T06:00:18.826Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T06:00:19.350Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T06:00:19.738Z] + true [2021-04-19T06:00:19.738Z] + sudo service docker restart [2021-04-19T06:00:19.738Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T06:00:21.926Z] provisioning config files... [2021-04-19T06:00:21.974Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config625882460966006624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:00:22.395Z] ---> docker-login.sh [2021-04-19T06:00:22.395Z] nexus3.edgexfoundry.org:10001 [2021-04-19T06:00:23.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T06:00:23.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T06:00:23.362Z] Configure a credential helper to remove this warning. See [2021-04-19T06:00:23.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T06:00:23.362Z] [2021-04-19T06:00:23.362Z] Login Succeeded [2021-04-19T06:00:23.362Z] nexus3.edgexfoundry.org:10002 [2021-04-19T06:00:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T06:00:23.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T06:00:23.634Z] Configure a credential helper to remove this warning. See [2021-04-19T06:00:23.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T06:00:23.634Z] [2021-04-19T06:00:23.634Z] Login Succeeded [2021-04-19T06:00:23.634Z] nexus3.edgexfoundry.org:10003 [2021-04-19T06:00:23.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T06:00:23.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T06:00:23.913Z] Configure a credential helper to remove this warning. See [2021-04-19T06:00:23.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T06:00:23.913Z] [2021-04-19T06:00:23.913Z] Login Succeeded [2021-04-19T06:00:23.913Z] nexus3.edgexfoundry.org:10004 [2021-04-19T06:00:24.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T06:00:24.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T06:00:24.189Z] Configure a credential helper to remove this warning. See [2021-04-19T06:00:24.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T06:00:24.189Z] [2021-04-19T06:00:24.189Z] Login Succeeded [2021-04-19T06:00:24.189Z] docker.io [2021-04-19T06:00:24.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T06:00:24.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T06:00:24.731Z] Configure a credential helper to remove this warning. See [2021-04-19T06:00:24.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T06:00:24.731Z] [2021-04-19T06:00:24.731Z] Login Succeeded [2021-04-19T06:00:24.731Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T06:00:24.773Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T06:00:25.269Z] ========================================================= [2021-04-19T06:00:25.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T06:00:25.269Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T06:00:25.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-19T06:00:26.377Z] Sending build context to Docker daemon 519.2kB [2021-04-19T06:00:26.377Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T06:00:26.377Z] Step 2/8 : FROM ${BASE} [2021-04-19T06:00:26.659Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T06:00:26.659Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T06:00:26.659Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T06:00:26.659Z] de9db76c5a1d: Pulling fs layer [2021-04-19T06:00:26.659Z] bca2f99d35d6: Pulling fs layer [2021-04-19T06:00:26.659Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T06:00:26.659Z] 7c6f9722023f: Pulling fs layer [2021-04-19T06:00:26.659Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T06:00:26.659Z] bca2f99d35d6: Waiting [2021-04-19T06:00:26.659Z] 93359f2a8cfa: Waiting [2021-04-19T06:00:26.659Z] 7c6f9722023f: Waiting [2021-04-19T06:00:26.659Z] a35cf1a2eb13: Waiting [2021-04-19T06:00:26.659Z] de9db76c5a1d: Verifying Checksum [2021-04-19T06:00:26.659Z] de9db76c5a1d: Download complete [2021-04-19T06:00:26.659Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T06:00:26.659Z] 0ef7d3d256c8: Download complete [2021-04-19T06:00:26.659Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T06:00:26.659Z] 93359f2a8cfa: Download complete [2021-04-19T06:00:26.943Z] 7c6f9722023f: Download complete [2021-04-19T06:00:26.943Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T06:00:26.943Z] 188c0c94c7c5: Download complete [2021-04-19T06:00:27.220Z] 188c0c94c7c5: Pull complete [2021-04-19T06:00:27.893Z] 0ef7d3d256c8: Pull complete [2021-04-19T06:00:28.525Z] de9db76c5a1d: Pull complete [2021-04-19T06:00:29.987Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T06:00:29.987Z] a35cf1a2eb13: Download complete [2021-04-19T06:00:31.502Z] bca2f99d35d6: Verifying Checksum [2021-04-19T06:00:31.502Z] bca2f99d35d6: Download complete [2021-04-19T06:00:41.854Z] bca2f99d35d6: Pull complete [2021-04-19T06:00:41.854Z] 93359f2a8cfa: Pull complete [2021-04-19T06:00:42.513Z] 7c6f9722023f: Pull complete [2021-04-19T06:00:42.596Z] lf-activate-venv(): INFO: Adding /tmp/venv-GqJn/bin to PATH [2021-04-19T06:00:42.596Z] INFO: No Stack... [2021-04-19T06:00:42.596Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T06:00:42.869Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T06:00:43.233Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-19T06:00:43.234Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T06:00:43.378Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [2021-04-19T06:00:43.385Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] did not exist. Created. [2021-04-19T06:00:43.385Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T06:00:43.847Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T06:00:44.508Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T06:00:44.534Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T06:00:45.112Z] Failed in branch arm64 [2021-04-19T06:00:49.508Z] a35cf1a2eb13: Pull complete [2021-04-19T06:00:49.790Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T06:00:49.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T06:00:49.790Z] ---> a62c8e92a672 [2021-04-19T06:00:49.790Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T06:00:49.790Z] ---> Running in 29cbbd9bf26e [2021-04-19T06:00:50.418Z] Removing intermediate container 29cbbd9bf26e [2021-04-19T06:00:50.418Z] ---> 396e9f2c8381 [2021-04-19T06:00:50.418Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T06:00:50.418Z] ---> Running in 4626670c137f [2021-04-19T06:00:53.060Z] Removing intermediate container 4626670c137f [2021-04-19T06:00:53.060Z] ---> 65226d714002 [2021-04-19T06:00:53.060Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-19T06:00:53.060Z] ---> Running in d496a0cad597 [2021-04-19T06:00:55.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T06:00:56.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T06:00:56.486Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T06:00:56.761Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T06:00:56.761Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T06:00:56.761Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T06:00:57.040Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T06:00:57.040Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T06:00:57.040Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T06:00:57.639Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T06:00:57.639Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T06:00:57.639Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T06:00:57.906Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T06:00:58.179Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T06:00:58.179Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T06:00:58.179Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T06:00:58.179Z] OK: 173 MiB in 52 packages [2021-04-19T06:00:59.660Z] Removing intermediate container d496a0cad597 [2021-04-19T06:00:59.660Z] ---> 8720ad0c5f27 [2021-04-19T06:00:59.660Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-19T06:00:59.660Z] ---> Running in 8deb756cdef4 [2021-04-19T06:01:00.317Z] Removing intermediate container 8deb756cdef4 [2021-04-19T06:01:00.317Z] ---> c591eb34539f [2021-04-19T06:01:00.317Z] Step 7/8 : COPY . . [2021-04-19T06:01:01.865Z] ---> 80daa5bc2964 [2021-04-19T06:01:01.865Z] Step 8/8 : RUN go mod download [2021-04-19T06:01:01.865Z] ---> Running in 7841cd1ad947 [2021-04-19T06:01:41.189Z] Removing intermediate container 7841cd1ad947 [2021-04-19T06:01:41.189Z] ---> d598cc3f26aa [2021-04-19T06:01:41.189Z] Successfully built d598cc3f26aa [2021-04-19T06:01:41.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T06:01:41.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T06:01:42.425Z] . [Pipeline] withDockerContainer [2021-04-19T06:01:42.783Z] prd-centos7-docker-4c-2g-714 does not seem to be running inside a container [2021-04-19T06:01:42.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T06:01:44.407Z] $ docker top 5446bd7e5a51fb95573e8dbd1156940f8cd091e266995b2f4683619bdfc1801f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T06:01:45.580Z] + go version [2021-04-19T06:01:45.580Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T06:01:45.638Z] $ docker stop --time=1 5446bd7e5a51fb95573e8dbd1156940f8cd091e266995b2f4683619bdfc1801f [2021-04-19T06:01:48.180Z] $ docker rm -f 5446bd7e5a51fb95573e8dbd1156940f8cd091e266995b2f4683619bdfc1801f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T06:01:49.103Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T06:01:49.103Z] . [Pipeline] withDockerContainer [2021-04-19T06:01:49.347Z] prd-centos7-docker-4c-2g-714 does not seem to be running inside a container [2021-04-19T06:01:49.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T06:01:51.805Z] $ docker top 4cbd05ef3e7c4a2f74ceed93731063847da08c58d9ba4c8f6a2515b1d7fc9454 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T06:01:52.568Z] + make test [2021-04-19T06:01:52.568Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T06:01:57.741Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-19T06:02:45.931Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-19T06:02:45.931Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.522s coverage: 63.8% of statements [2021-04-19T06:02:45.931Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T06:02:47.416Z] gofmt -l . [2021-04-19T06:02:47.416Z] [ "`gofmt -l .`" = "" ] [2021-04-19T06:02:47.416Z] ./bin/test-attribution-txt.sh [2021-04-19T06:02:48.873Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T06:02:48.873Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-04-19T06:02:48.923Z] $ docker stop --time=1 4cbd05ef3e7c4a2f74ceed93731063847da08c58d9ba4c8f6a2515b1d7fc9454 [2021-04-19T06:02:50.956Z] $ docker rm -f 4cbd05ef3e7c4a2f74ceed93731063847da08c58d9ba4c8f6a2515b1d7fc9454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:02:52.401Z] ---> job-cost.sh [2021-04-19T06:02:52.401Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zNQO [2021-04-19T06:03:19.377Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T06:04:06.756Z] lf-activate-venv(): INFO: Adding /tmp/venv-zNQO/bin to PATH [2021-04-19T06:04:06.756Z] INFO: No Stack... [2021-04-19T06:04:06.756Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T06:04:06.756Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T06:04:07.167Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-19T06:04:07.167Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T06:04:07.343Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [2021-04-19T06:04:07.350Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] did not exist. Created. [2021-04-19T06:04:07.350Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T06:04:07.787Z] /w/workspace/device-virtual-go/1@tmp/durable-b74a164e/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-19T06:04:08.148Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T06:04:08.187Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T06:04:08.863Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T06:04:08.883Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T06:04:09.423Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:11.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:12.837Z] ---> package-listing.sh [2021-04-19T06:04:12.837Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T06:04:12.837Z] ++ facter osfamily [2021-04-19T06:04:12.837Z] + OS_FAMILY=redhat [2021-04-19T06:04:12.837Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-186 [2021-04-19T06:04:12.837Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T06:04:12.837Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T06:04:12.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T06:04:12.837Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T06:04:12.837Z] + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' [2021-04-19T06:04:12.837Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T06:04:12.837Z] + case "${OS_FAMILY}" in [2021-04-19T06:04:12.837Z] + rpm -qa [2021-04-19T06:04:12.837Z] + sort [2021-04-19T06:04:21.214Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T06:04:21.214Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T06:04:21.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T06:04:21.214Z] + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' [2021-04-19T06:04:21.214Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-186/archives/ [2021-04-19T06:04:21.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-186/archives/ [Pipeline] echo [2021-04-19T06:04:21.268Z] 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-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T06:04:21.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T06:04:22.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T06:04:22.602Z] [2021-04-19T06:04:22.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T06:04:23.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T06:04:23.020Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T06:04:23.020Z] df20fa9351a1: Pulling fs layer [2021-04-19T06:04:23.020Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T06:04:23.020Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T06:04:23.020Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T06:04:23.020Z] 93b61091891f: Pulling fs layer [2021-04-19T06:04:23.020Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T06:04:23.020Z] 5e14af77c1be: Pulling fs layer [2021-04-19T06:04:23.020Z] 01666e4c0597: Pulling fs layer [2021-04-19T06:04:23.020Z] aa168da1d23b: Pulling fs layer [2021-04-19T06:04:23.020Z] 01666e4c0597: Waiting [2021-04-19T06:04:23.020Z] aa168da1d23b: Waiting [2021-04-19T06:04:23.020Z] 93b61091891f: Waiting [2021-04-19T06:04:23.020Z] 93b9cdb0e59b: Waiting [2021-04-19T06:04:23.020Z] 5e14af77c1be: Waiting [2021-04-19T06:04:23.020Z] 46f8f816bc3b: Waiting [2021-04-19T06:04:23.020Z] 36b3adc4ff6f: Download complete [2021-04-19T06:04:23.292Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T06:04:23.292Z] 46f8f816bc3b: Download complete [2021-04-19T06:04:23.292Z] df20fa9351a1: Verifying Checksum [2021-04-19T06:04:23.292Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T06:04:23.292Z] 93b9cdb0e59b: Download complete [2021-04-19T06:04:23.292Z] 5e14af77c1be: Verifying Checksum [2021-04-19T06:04:23.292Z] 5e14af77c1be: Download complete [2021-04-19T06:04:23.580Z] 01666e4c0597: Verifying Checksum [2021-04-19T06:04:23.580Z] 01666e4c0597: Download complete [2021-04-19T06:04:23.580Z] 93b61091891f: Verifying Checksum [2021-04-19T06:04:23.580Z] 93b61091891f: Download complete [2021-04-19T06:04:24.298Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T06:04:24.298Z] 8ad3a11d3b57: Download complete [2021-04-19T06:04:24.587Z] df20fa9351a1: Pull complete [2021-04-19T06:04:25.255Z] 36b3adc4ff6f: Pull complete [2021-04-19T06:04:26.766Z] 8ad3a11d3b57: Pull complete [2021-04-19T06:04:27.404Z] 46f8f816bc3b: Pull complete [2021-04-19T06:04:29.100Z] 93b61091891f: Pull complete [2021-04-19T06:04:29.372Z] 93b9cdb0e59b: Pull complete [2021-04-19T06:04:29.668Z] aa168da1d23b: Verifying Checksum [2021-04-19T06:04:29.668Z] aa168da1d23b: Download complete [2021-04-19T06:04:29.668Z] 5e14af77c1be: Pull complete [2021-04-19T06:04:29.935Z] 01666e4c0597: Pull complete [2021-04-19T06:04:42.391Z] aa168da1d23b: Pull complete [2021-04-19T06:04:42.391Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T06:04:42.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T06:04:42.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T06:04:42.860Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-04-19T06:04:42.970Z] $ 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-186/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-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T06:04:46.732Z] $ docker top 03a947f7cc254b1ef5924d924c44e098e86353fe4cdcb8dcfde8001b3df93b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T06:04:47.594Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T06:04:48.439Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T06:04:48.804Z] + ls /var/log/sa-host [2021-04-19T06:04:48.804Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T06:04:48.804Z] file_magic: OK [2021-04-19T06:04:48.804Z] HZ: Using current value: 100 [2021-04-19T06:04:48.804Z] file_header: OK [2021-04-19T06:04:48.804Z] 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 [2021-04-19T06:04:48.804Z] Statistics: [2021-04-19T06:04:48.804Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T06:04:48.804Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T06:04:48.804Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T06:04:48.804Z] file_magic: OK [2021-04-19T06:04:48.804Z] HZ: Using current value: 100 [2021-04-19T06:04:48.804Z] file_header: OK [2021-04-19T06:04:48.804Z] 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 [2021-04-19T06:04:48.804Z] Statistics: [2021-04-19T06:04:48.804Z] Hnuu...uuuununununu... [2021-04-19T06:04:48.804Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T06:04:49.056Z] provisioning config files... [2021-04-19T06:04:49.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config4408198588527139042tmp [Pipeline] { [Pipeline] echo [2021-04-19T06:04:49.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:49.522Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T06:04:49.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T06:04:49.907Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:50.758Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T06:04:50.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:51.247Z] ---> sudo-logs.sh [2021-04-19T06:04:51.247Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T06:04:51.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:52.227Z] ---> job-cost.sh [2021-04-19T06:04:52.518Z] lf-activate-venv: SKIPPING [2021-04-19T06:04:52.518Z] DEBUG: total: 0.029999999329447746 [2021-04-19T06:04:52.518Z] INFO: Retrieving Stack Cost... [2021-04-19T06:04:53.481Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T06:04:53.751Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T06:04:53.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T06:04:54.187Z] ---> logs-deploy.sh [2021-04-19T06:04:54.187Z] lf-activate-venv: SKIPPING [2021-04-19T06:04:54.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-186/1 [2021-04-19T06:04:54.187Z] INFO: archiving workspace using pattern(s): [2021-04-19T06:04:57.556Z] Archives upload complete. [2021-04-19T06:04:57.556Z] INFO: archiving logs to Nexus