Pull request #868 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 219c7518a31b5f569417646e0f2f0291fbee0f15+00c5ba735e55045c2b436cba75d2b8d60948dbc8 (cce31d94a95f706f48181c163fb891ba2b3f9410) 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-sdk-go/branches/PR-868/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-sdk-go/branches/PR-868/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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33263 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-868 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) > git config core.sparsecheckout # timeout=10 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # 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 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-08T05:56:00.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-08T05:56:01.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-08T05:56:01.358Z] ========================================================= [2021-04-08T05:56:01.358Z] EdgeX Global Pipelines Version Info [2021-04-08T05:56:01.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-08T05:56:04.940Z] ------------------- [2021-04-08T05:56:04.940Z] stable info: [2021-04-08T05:56:04.940Z] ------------------- [2021-04-08T05:56:04.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-08T05:56:04.940Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-08T05:56:04.940Z] Message: update stable to v1.0.186 [2021-04-08T05:56:06.528Z] ------------------- [2021-04-08T05:56:06.528Z] experimental info: [2021-04-08T05:56:06.528Z] ------------------- [2021-04-08T05:56:06.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-08T05:56:06.528Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-08T05:56:06.528Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-08T05:56:07.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-08T05:56:07.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-08T05:56:07.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-08T05:56:07.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-08T05:56:07.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-08T05:56:07.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-08T05:56:07.871Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-08T05:56:08.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-08T05:56:08.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-08T05:56:08.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-08T05:56:08.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-08T05:56:08.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-08T05:56:08.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-08T05:56:08.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-08T05:56:08.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T05:56:09.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T05:56:09.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T05:56:09.411Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-08T05:56:09.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-08T05:56:09.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-08T05:56:09.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-08T05:56:09.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-08T05:56:10.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-08T05:56:10.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-08T05:56:10.433Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-08T05:56:10.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-08T05:56:10.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-868 [Pipeline] echo [2021-04-08T05:56:10.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-868 [Pipeline] echo [2021-04-08T05:56:10.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-868 [Pipeline] echo [2021-04-08T05:56:11.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 219c7518a31b5f569417646e0f2f0291fbee0f15 [Pipeline] echo [2021-04-08T05:56:11.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 219c751 [Pipeline] echo [2021-04-08T05:56:11.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T05:56:11.664Z] provisioning config files... [2021-04-08T05:56:11.706Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/config4388703762162853835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T05:56:12.238Z] ---> docker-login.sh [2021-04-08T05:56:12.238Z] nexus3.edgexfoundry.org:10001 [2021-04-08T05:56:12.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:56:13.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:56:13.215Z] Configure a credential helper to remove this warning. See [2021-04-08T05:56:13.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:56:13.215Z] [2021-04-08T05:56:13.215Z] Login Succeeded [2021-04-08T05:56:13.215Z] nexus3.edgexfoundry.org:10002 [2021-04-08T05:56:13.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:56:13.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:56:13.934Z] Configure a credential helper to remove this warning. See [2021-04-08T05:56:13.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:56:13.934Z] [2021-04-08T05:56:13.934Z] Login Succeeded [2021-04-08T05:56:13.934Z] nexus3.edgexfoundry.org:10003 [2021-04-08T05:56:14.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:56:14.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:56:14.613Z] Configure a credential helper to remove this warning. See [2021-04-08T05:56:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:56:14.613Z] [2021-04-08T05:56:14.613Z] Login Succeeded [2021-04-08T05:56:14.613Z] nexus3.edgexfoundry.org:10004 [2021-04-08T05:56:15.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:56:15.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:56:15.602Z] Configure a credential helper to remove this warning. See [2021-04-08T05:56:15.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:56:15.602Z] [2021-04-08T05:56:15.602Z] Login Succeeded [2021-04-08T05:56:15.602Z] docker.io [2021-04-08T05:56:15.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:56:15.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:56:15.917Z] Configure a credential helper to remove this warning. See [2021-04-08T05:56:15.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:56:15.917Z] [2021-04-08T05:56:15.917Z] Login Succeeded [2021-04-08T05:56:15.917Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T05:56:15.961Z] 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-08T05:56:17.127Z] + git log --format=format:%s -1 219c7518a31b5f569417646e0f2f0291fbee0f15 [Pipeline] echo [2021-04-08T05:56:17.391Z] GIT_COMMIT: 219c7518a31b5f569417646e0f2f0291fbee0f15, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-04-08T05:56:17.504Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-08T05:56:18.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T05:56:18.936Z] [2021-04-08T05:56:18.936Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T05:56:19.483Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T05:56:19.845Z] latest: Pulling from edgex-devops/git-semver [2021-04-08T05:56:19.845Z] 31603596830f: Pulling fs layer [2021-04-08T05:56:19.845Z] 2a8b12db71e7: Pulling fs layer [2021-04-08T05:56:19.845Z] 6ca5941a6612: Pulling fs layer [2021-04-08T05:56:19.845Z] ecc8261a40a4: Pulling fs layer [2021-04-08T05:56:19.845Z] ecc8261a40a4: Waiting [2021-04-08T05:56:19.845Z] 2a8b12db71e7: Verifying Checksum [2021-04-08T05:56:19.845Z] 2a8b12db71e7: Download complete [2021-04-08T05:56:20.134Z] 31603596830f: Verifying Checksum [2021-04-08T05:56:20.134Z] 31603596830f: Download complete [2021-04-08T05:56:20.482Z] ecc8261a40a4: Verifying Checksum [2021-04-08T05:56:20.482Z] ecc8261a40a4: Download complete [2021-04-08T05:56:21.229Z] 6ca5941a6612: Verifying Checksum [2021-04-08T05:56:21.229Z] 6ca5941a6612: Download complete [2021-04-08T05:56:21.843Z] 31603596830f: Pull complete [2021-04-08T05:56:21.843Z] 2a8b12db71e7: Pull complete [2021-04-08T05:56:24.716Z] 6ca5941a6612: Pull complete [2021-04-08T05:56:24.716Z] ecc8261a40a4: Pull complete [2021-04-08T05:56:24.716Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-08T05:56:25.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T05:56:25.018Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-08T05:56:25.395Z] prd-centos7-docker-4c-2g-33263 does not seem to be running inside a container [2021-04-08T05:56:25.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-868 -v /w/workspace/dgexfoundry_device-sdk-go_PR-868:/w/workspace/dgexfoundry_device-sdk-go_PR-868:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-868@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-08T05:56:28.831Z] $ docker top de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T05:56:29.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T05:56:29.290Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T05:56:29.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T05:56:29.956Z] $ docker exec de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent [2021-04-08T05:56:30.598Z] SSH_AUTH_SOCK=/tmp/ssh-hPsxubU80nKf/agent.11 [2021-04-08T05:56:30.598Z] SSH_AGENT_PID=16 [2021-04-08T05:56:30.625Z] Running ssh-add (command line suppressed) [2021-04-08T05:56:31.026Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1069498597574297498.key (/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1069498597574297498.key) [2021-04-08T05:56:31.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T05:56:32.097Z] + git tag --points-at HEAD [Pipeline] } [2021-04-08T05:56:32.192Z] $ docker exec --env ******** --env ******** de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent -k [2021-04-08T05:56:32.435Z] unset SSH_AUTH_SOCK; [2021-04-08T05:56:32.437Z] unset SSH_AGENT_PID; [2021-04-08T05:56:32.437Z] echo Agent pid 16 killed; [2021-04-08T05:56:32.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-08T05:56:32.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T05:56:32.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T05:56:33.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T05:56:33.955Z] $ docker exec de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent [2021-04-08T05:56:34.634Z] SSH_AUTH_SOCK=/tmp/ssh-xH360FDT44j0/agent.45 [2021-04-08T05:56:34.634Z] SSH_AGENT_PID=50 [2021-04-08T05:56:34.654Z] Running ssh-add (command line suppressed) [2021-04-08T05:56:34.998Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1750060885674783497.key (/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1750060885674783497.key) [2021-04-08T05:56:35.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T05:56:36.138Z] + git semver init [2021-04-08T05:56:36.138Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T05:56:36.138Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-868/.git [2021-04-08T05:56:36.138Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-868 [2021-04-08T05:56:36.138Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T05:56:36.138Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T05:56:36.138Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T05:56:36.138Z] # $SEMVER_BRANCH = PR-868 [2021-04-08T05:56:36.138Z] # $SEMVER_TEMP = /tmp/semver-465685986 [2021-04-08T05:56:36.138Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-08T05:56:37.869Z] # '/tmp/semver-465685986' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-868/.semver' [2021-04-08T05:56:37.869Z] # -> Force: false [2021-04-08T05:56:37.869Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-868/.semver [Pipeline] } [2021-04-08T05:56:37.923Z] $ docker exec --env ******** --env ******** de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent -k [2021-04-08T05:56:38.118Z] unset SSH_AUTH_SOCK; [2021-04-08T05:56:38.120Z] unset SSH_AGENT_PID; [2021-04-08T05:56:38.120Z] echo Agent pid 50 killed; [2021-04-08T05:56:38.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T05:56:39.563Z] + git semver [Pipeline] } [2021-04-08T05:56:39.649Z] $ docker stop --time=1 de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b [2021-04-08T05:56:41.741Z] $ docker rm -f de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T05:56:42.529Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-08T05:56:43.360Z] Stashed 1 file(s) [Pipeline] echo [2021-04-08T05:56:43.396Z] [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-08T05:56:59.295Z] Still waiting to schedule task [2021-04-08T05:56:59.295Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-08T05:56:59.322Z] Still waiting to schedule task [2021-04-08T05:56:59.322Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-08T05:58:53.538Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33264 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [Pipeline] { [Pipeline] ws [2021-04-08T05:58:53.644Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-08T05:58:59.017Z] using credential edgex-jenkins-ssh [2021-04-08T05:58:59.122Z] Cloning the remote Git repository [2021-04-08T05:58:59.200Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T05:58:59.324Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-08T05:58:59.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T05:58:59.400Z] > git --version # timeout=10 [2021-04-08T05:58:59.425Z] > git --version # 'git version 2.17.1' [2021-04-08T05:58:59.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T05:58:59.494Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T05:59:00.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-08T05:59:00.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T05:59:00.671Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-08T05:59:00.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T05:59:00.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T05:59:00.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T05:59:01.550Z] Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 [2021-04-08T05:59:01.773Z] Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 [2021-04-08T05:59:01.774Z] Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) [2021-04-08T05:59:01.571Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T05:59:01.590Z] > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 [2021-04-08T05:59:01.690Z] > git remote # timeout=10 [2021-04-08T05:59:01.713Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T05:59:01.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T05:59:01.737Z] > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 [2021-04-08T05:59:01.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T05:59:01.779Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T05:59:01.789Z] > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 [2021-04-08T05:59:06.123Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-08T05:59:06.189Z] > git --version # timeout=10 [2021-04-08T05:59:06.198Z] > git --version # 'git version 2.17.1' [2021-04-08T05:59:06.214Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T05:59:08.046Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-08T05:59:08.462Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T05:59:08.846Z] + sudo service docker restart [2021-04-08T05:59:08.846Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T05:59:12.429Z] provisioning config files... [2021-04-08T05:59:12.511Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8065369628681631740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T05:59:13.066Z] ---> docker-login.sh [2021-04-08T05:59:13.066Z] nexus3.edgexfoundry.org:10001 [2021-04-08T05:59:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:59:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:59:14.324Z] Configure a credential helper to remove this warning. See [2021-04-08T05:59:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:59:14.324Z] [2021-04-08T05:59:14.324Z] Login Succeeded [2021-04-08T05:59:14.324Z] nexus3.edgexfoundry.org:10002 [2021-04-08T05:59:14.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:59:14.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:59:14.870Z] Configure a credential helper to remove this warning. See [2021-04-08T05:59:14.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:59:14.870Z] [2021-04-08T05:59:14.870Z] Login Succeeded [2021-04-08T05:59:14.870Z] nexus3.edgexfoundry.org:10003 [2021-04-08T05:59:15.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:59:15.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:59:15.422Z] Configure a credential helper to remove this warning. See [2021-04-08T05:59:15.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:59:15.422Z] [2021-04-08T05:59:15.422Z] Login Succeeded [2021-04-08T05:59:15.422Z] nexus3.edgexfoundry.org:10004 [2021-04-08T05:59:15.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:59:15.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:59:15.969Z] Configure a credential helper to remove this warning. See [2021-04-08T05:59:15.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:59:15.969Z] [2021-04-08T05:59:15.969Z] Login Succeeded [2021-04-08T05:59:15.969Z] docker.io [2021-04-08T05:59:16.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T05:59:16.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T05:59:16.516Z] Configure a credential helper to remove this warning. See [2021-04-08T05:59:16.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T05:59:16.516Z] [2021-04-08T05:59:16.516Z] Login Succeeded [2021-04-08T05:59:16.516Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T05:59:16.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T05:59:17.091Z] ========================================================= [2021-04-08T05:59:17.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-08T05:59:17.091Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T05:59:17.511Z] + 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-08T05:59:18.127Z] Sending build context to Docker daemon 2.381MB [2021-04-08T05:59:18.127Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T05:59:18.127Z] Step 2/8 : FROM ${BASE} [2021-04-08T05:59:18.127Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-08T05:59:18.127Z] 5f621e34cdf4: Pulling fs layer [2021-04-08T05:59:18.127Z] a4357932f1b6: Pulling fs layer [2021-04-08T05:59:18.127Z] 18c013af1878: Pulling fs layer [2021-04-08T05:59:18.127Z] 00ac8860ef70: Pulling fs layer [2021-04-08T05:59:18.127Z] 63d7cb157983: Pulling fs layer [2021-04-08T05:59:18.127Z] b116817d02f9: Pulling fs layer [2021-04-08T05:59:18.127Z] 745a02a5169b: Pulling fs layer [2021-04-08T05:59:18.127Z] 63d7cb157983: Waiting [2021-04-08T05:59:18.127Z] b116817d02f9: Waiting [2021-04-08T05:59:18.127Z] 745a02a5169b: Waiting [2021-04-08T05:59:18.127Z] 18c013af1878: Verifying Checksum [2021-04-08T05:59:18.127Z] 18c013af1878: Download complete [2021-04-08T05:59:18.127Z] a4357932f1b6: Verifying Checksum [2021-04-08T05:59:18.127Z] a4357932f1b6: Download complete [2021-04-08T05:59:18.127Z] 63d7cb157983: Verifying Checksum [2021-04-08T05:59:18.127Z] 63d7cb157983: Download complete [2021-04-08T05:59:18.725Z] b116817d02f9: Download complete [2021-04-08T05:59:18.725Z] 5f621e34cdf4: Verifying Checksum [2021-04-08T05:59:18.725Z] 5f621e34cdf4: Download complete [2021-04-08T05:59:19.705Z] 5f621e34cdf4: Pull complete [2021-04-08T05:59:19.983Z] a4357932f1b6: Pull complete [2021-04-08T05:59:20.585Z] 18c013af1878: Pull complete [2021-04-08T05:59:21.186Z] 745a02a5169b: Download complete [2021-04-08T05:59:22.188Z] 00ac8860ef70: Verifying Checksum [2021-04-08T05:59:22.188Z] 00ac8860ef70: Download complete [2021-04-08T05:59:32.361Z] 00ac8860ef70: Pull complete [2021-04-08T05:59:32.361Z] 63d7cb157983: Pull complete [2021-04-08T05:59:32.635Z] b116817d02f9: Pull complete [2021-04-08T05:59:36.957Z] 745a02a5169b: Pull complete [2021-04-08T05:59:36.957Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-08T05:59:36.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-08T05:59:36.957Z] ---> b7e6874047d6 [2021-04-08T05:59:36.957Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T05:59:39.586Z] ---> Running in 0d6c84521fe9 [2021-04-08T05:59:39.586Z] Removing intermediate container 0d6c84521fe9 [2021-04-08T05:59:39.586Z] ---> b940ef4cdec2 [2021-04-08T05:59:39.586Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T05:59:39.862Z] ---> Running in 92f20f9a6995 [2021-04-08T05:59:42.499Z] Removing intermediate container 92f20f9a6995 [2021-04-08T05:59:42.499Z] ---> 611f6fa260d2 [2021-04-08T05:59:42.499Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-08T05:59:42.499Z] ---> Running in aabbeb72ef48 [2021-04-08T05:59:43.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T05:59:44.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T05:59:44.690Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-08T05:59:44.690Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-08T05:59:44.962Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-08T05:59:44.962Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-08T05:59:45.240Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-08T05:59:45.240Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-08T05:59:45.240Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T05:59:45.240Z] OK: 144 MiB in 45 packages [2021-04-08T05:59:46.678Z] Removing intermediate container aabbeb72ef48 [2021-04-08T05:59:46.678Z] ---> 19c746ef516a [2021-04-08T05:59:46.678Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-08T05:59:46.952Z] ---> Running in ae9925cc8b1b [2021-04-08T05:59:47.226Z] Removing intermediate container ae9925cc8b1b [2021-04-08T05:59:47.226Z] ---> cc2f9ca34edd [2021-04-08T05:59:47.226Z] Step 7/8 : COPY . . [2021-04-08T05:59:48.692Z] ---> 98c58f9faa25 [2021-04-08T05:59:48.692Z] Step 8/8 : RUN go mod download [2021-04-08T05:59:48.692Z] ---> Running in 5a0f01dff79a [2021-04-08T06:00:13.917Z] Running on prd-centos7-docker-4c-2g-33265 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [Pipeline] { [Pipeline] ws [2021-04-08T06:00:14.044Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-08T06:00:15.504Z] Removing intermediate container 5a0f01dff79a [2021-04-08T06:00:15.504Z] ---> 37b30aeacf62 [2021-04-08T06:00:15.504Z] Successfully built 37b30aeacf62 [2021-04-08T06:00:15.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:00:15.887Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T06:00:15.887Z] . [Pipeline] withDockerContainer [2021-04-08T06:00:16.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-33264 does not seem to be running inside a container [2021-04-08T06:00:16.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-arm64 cat [2021-04-08T06:00:17.611Z] $ docker top 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T06:00:18.667Z] + go version [2021-04-08T06:00:18.667Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-08T06:00:18.704Z] $ docker stop --time=1 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 [2021-04-08T06:00:20.649Z] $ docker rm -f 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:00:22.011Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T06:00:22.011Z] . [Pipeline] withDockerContainer [2021-04-08T06:00:22.296Z] prd-ubuntu18.04-docker-arm64-4c-16g-33264 does not seem to be running inside a container [2021-04-08T06:00:22.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-arm64 cat [2021-04-08T06:00:23.880Z] $ docker top d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T06:00:24.975Z] + make test [2021-04-08T06:00:24.976Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-08T06:00:29.828Z] using credential edgex-jenkins-ssh [2021-04-08T06:00:29.881Z] Cloning the remote Git repository [2021-04-08T06:00:29.936Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T06:00:30.071Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-08T06:00:30.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T06:00:30.229Z] > git --version # timeout=10 [2021-04-08T06:00:30.281Z] > git --version # 'git version 2.24.3' [2021-04-08T06:00:30.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T06:00:30.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T06:00:32.560Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-08T06:00:32.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T06:00:33.198Z] Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 [2021-04-08T06:00:33.731Z] Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 [2021-04-08T06:00:33.732Z] Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) [2021-04-08T06:00:32.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-08T06:00:32.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-08T06:00:32.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T06:00:32.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T06:00:33.224Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T06:00:33.268Z] > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 [2021-04-08T06:00:33.403Z] > git remote # timeout=10 [2021-04-08T06:00:33.431Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T06:00:33.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T06:00:33.517Z] > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 [2021-04-08T06:00:33.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T06:00:33.736Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T06:00:33.763Z] > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 [2021-04-08T06:00:38.459Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-04-08T06:00:38.509Z] > git --version # timeout=10 [2021-04-08T06:00:38.528Z] > git --version # 'git version 2.24.3' [2021-04-08T06:00:38.562Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T06:00:41.061Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-08T06:00:41.586Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T06:00:42.011Z] + true [2021-04-08T06:00:42.011Z] + sudo service docker restart [2021-04-08T06:00:42.011Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T06:00:44.289Z] provisioning config files... [2021-04-08T06:00:44.322Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7355613491806573764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:00:45.063Z] ---> docker-login.sh [2021-04-08T06:00:45.063Z] nexus3.edgexfoundry.org:10001 [2021-04-08T06:00:45.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T06:00:45.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T06:00:45.988Z] Configure a credential helper to remove this warning. See [2021-04-08T06:00:45.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T06:00:45.988Z] [2021-04-08T06:00:45.988Z] Login Succeeded [2021-04-08T06:00:45.988Z] nexus3.edgexfoundry.org:10002 [2021-04-08T06:00:46.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T06:00:47.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T06:00:47.010Z] Configure a credential helper to remove this warning. See [2021-04-08T06:00:47.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T06:00:47.010Z] [2021-04-08T06:00:47.010Z] Login Succeeded [2021-04-08T06:00:47.010Z] nexus3.edgexfoundry.org:10003 [2021-04-08T06:00:47.167Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-08T06:00:47.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T06:00:47.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T06:00:47.977Z] Configure a credential helper to remove this warning. See [2021-04-08T06:00:47.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T06:00:47.977Z] [2021-04-08T06:00:47.977Z] Login Succeeded [2021-04-08T06:00:47.977Z] nexus3.edgexfoundry.org:10004 [2021-04-08T06:00:48.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T06:00:48.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T06:00:48.740Z] Configure a credential helper to remove this warning. See [2021-04-08T06:00:48.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T06:00:48.740Z] [2021-04-08T06:00:48.740Z] Login Succeeded [2021-04-08T06:00:48.740Z] docker.io [2021-04-08T06:00:49.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T06:00:49.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T06:00:49.668Z] Configure a credential helper to remove this warning. See [2021-04-08T06:00:49.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T06:00:49.668Z] [2021-04-08T06:00:49.668Z] Login Succeeded [2021-04-08T06:00:49.668Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T06:00:49.730Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T06:00:52.018Z] ========================================================= [2021-04-08T06:00:52.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-08T06:00:52.018Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:00:53.357Z] + 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-08T06:00:54.038Z] Sending build context to Docker daemon 2.382MB [2021-04-08T06:00:54.038Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T06:00:54.038Z] Step 2/8 : FROM ${BASE} [2021-04-08T06:00:54.365Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-08T06:00:54.365Z] 188c0c94c7c5: Pulling fs layer [2021-04-08T06:00:54.365Z] 0ef7d3d256c8: Pulling fs layer [2021-04-08T06:00:54.365Z] de9db76c5a1d: Pulling fs layer [2021-04-08T06:00:54.365Z] bca2f99d35d6: Pulling fs layer [2021-04-08T06:00:54.365Z] 93359f2a8cfa: Pulling fs layer [2021-04-08T06:00:54.365Z] 7c6f9722023f: Pulling fs layer [2021-04-08T06:00:54.365Z] a35cf1a2eb13: Pulling fs layer [2021-04-08T06:00:54.365Z] bca2f99d35d6: Waiting [2021-04-08T06:00:54.365Z] 93359f2a8cfa: Waiting [2021-04-08T06:00:54.365Z] 7c6f9722023f: Waiting [2021-04-08T06:00:54.365Z] a35cf1a2eb13: Waiting [2021-04-08T06:00:54.365Z] de9db76c5a1d: Verifying Checksum [2021-04-08T06:00:54.365Z] de9db76c5a1d: Download complete [2021-04-08T06:00:54.680Z] 0ef7d3d256c8: Verifying Checksum [2021-04-08T06:00:54.680Z] 0ef7d3d256c8: Download complete [2021-04-08T06:00:54.680Z] 93359f2a8cfa: Verifying Checksum [2021-04-08T06:00:54.680Z] 93359f2a8cfa: Download complete [2021-04-08T06:00:55.132Z] 7c6f9722023f: Verifying Checksum [2021-04-08T06:00:55.132Z] 7c6f9722023f: Download complete [2021-04-08T06:00:55.534Z] 188c0c94c7c5: Verifying Checksum [2021-04-08T06:00:55.534Z] 188c0c94c7c5: Download complete [2021-04-08T06:00:56.722Z] 188c0c94c7c5: Pull complete [2021-04-08T06:00:57.798Z] 0ef7d3d256c8: Pull complete [2021-04-08T06:00:58.418Z] de9db76c5a1d: Pull complete [2021-04-08T06:01:03.494Z] a35cf1a2eb13: Verifying Checksum [2021-04-08T06:01:03.494Z] a35cf1a2eb13: Download complete [2021-04-08T06:01:04.215Z] bca2f99d35d6: Verifying Checksum [2021-04-08T06:01:04.215Z] bca2f99d35d6: Download complete [2021-04-08T06:01:14.032Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-04-08T06:01:14.032Z] internal/config/types.go:140:3: unknown field 'ConfigAccessTokenFile' in struct literal of type config.ServiceInfo [2021-04-08T06:01:23.111Z] bca2f99d35d6: Pull complete [2021-04-08T06:01:23.111Z] 93359f2a8cfa: Pull complete [2021-04-08T06:01:23.111Z] 7c6f9722023f: Pull complete [2021-04-08T06:01:27.699Z] a35cf1a2eb13: Pull complete [2021-04-08T06:01:27.699Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-08T06:01:27.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-08T06:01:27.699Z] ---> a62c8e92a672 [2021-04-08T06:01:27.699Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-08T06:01:27.984Z] ---> Running in b5f46da44d82 [2021-04-08T06:01:28.302Z] Removing intermediate container b5f46da44d82 [2021-04-08T06:01:28.302Z] ---> 7a31ea9dfa4e [2021-04-08T06:01:28.302Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T06:01:28.302Z] ---> Running in 930f0671be77 [2021-04-08T06:01:31.961Z] Removing intermediate container 930f0671be77 [2021-04-08T06:01:31.961Z] ---> dcdf054a71c8 [2021-04-08T06:01:31.961Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-08T06:01:31.961Z] ---> Running in 622f64d478ae [2021-04-08T06:01:33.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T06:01:34.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T06:01:34.654Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-08T06:01:34.654Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-08T06:01:34.920Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-08T06:01:34.920Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-08T06:01:34.920Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-08T06:01:35.263Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-08T06:01:35.263Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T06:01:35.263Z] OK: 167 MiB in 45 packages [2021-04-08T06:01:36.385Z] Removing intermediate container 622f64d478ae [2021-04-08T06:01:36.385Z] ---> 0ef23a6212e0 [2021-04-08T06:01:36.385Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-08T06:01:36.679Z] ---> Running in a565e692bc6e [2021-04-08T06:01:36.990Z] Removing intermediate container a565e692bc6e [2021-04-08T06:01:36.990Z] ---> a085c4c99c2f [2021-04-08T06:01:36.990Z] Step 7/8 : COPY . . [2021-04-08T06:01:39.343Z] ---> 148768aaa823 [2021-04-08T06:01:39.343Z] Step 8/8 : RUN go mod download [2021-04-08T06:01:39.343Z] ---> Running in f18bc490946b [2021-04-08T06:01:41.122Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-04-08T06:01:41.123Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2021-04-08T06:01:41.123Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-04-08T06:01:41.123Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2021-04-08T06:01:41.123Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-04-08T06:01:43.779Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.794s coverage: 6.6% of statements [2021-04-08T06:01:43.779Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-04-08T06:01:43.779Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-04-08T06:01:43.835Z] $ docker stop --time=1 d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc [2021-04-08T06:01:46.310Z] $ docker rm -f d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc [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-08T06:01:48.813Z] ---> job-cost.sh [2021-04-08T06:01:48.813Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JZGN [2021-04-08T06:02:18.942Z] Removing intermediate container f18bc490946b [2021-04-08T06:02:18.942Z] ---> 941149cf34b8 [2021-04-08T06:02:18.942Z] Successfully built 941149cf34b8 [2021-04-08T06:02:18.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:02:19.502Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T06:02:19.781Z] . [Pipeline] withDockerContainer [2021-04-08T06:02:20.777Z] prd-centos7-docker-4c-2g-33265 does not seem to be running inside a container [2021-04-08T06:02:21.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-08T06:02:23.783Z] $ docker top cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T06:02:25.323Z] + go version [2021-04-08T06:02:25.323Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-08T06:02:25.559Z] $ docker stop --time=1 cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda [2021-04-08T06:02:27.863Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T06:02:28.463Z] $ docker rm -f cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:02:29.973Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T06:02:30.285Z] . [Pipeline] withDockerContainer [2021-04-08T06:02:31.144Z] prd-centos7-docker-4c-2g-33265 does not seem to be running inside a container [2021-04-08T06:02:31.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-08T06:02:32.861Z] $ docker top 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T06:02:33.978Z] + make test [2021-04-08T06:02:33.978Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-08T06:02:53.137Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-08T06:03:16.899Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/config [2021-04-08T06:03:16.899Z] internal/config/types.go:140:3: unknown field 'ConfigAccessTokenFile' in struct literal of type config.ServiceInfo [2021-04-08T06:03:39.778Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-04-08T06:03:39.778Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2021-04-08T06:03:39.778Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-04-08T06:03:39.778Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2021-04-08T06:03:39.778Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-04-08T06:03:43.372Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.953s coverage: 6.6% of statements [2021-04-08T06:03:43.372Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-04-08T06:03:43.670Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-04-08T06:03:43.739Z] $ docker stop --time=1 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe [2021-04-08T06:03:46.556Z] $ docker rm -f 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe [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-08T06:03:49.410Z] ---> job-cost.sh [2021-04-08T06:03:49.410Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pyiB [2021-04-08T06:04:04.617Z] lf-activate-venv(): INFO: Adding /tmp/venv-JZGN/bin to PATH [2021-04-08T06:04:04.617Z] INFO: No Stack... [2021-04-08T06:04:04.617Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-08T06:04:04.617Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T06:04:04.969Z] + cut -d, -f6 [2021-04-08T06:04:04.969Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-04-08T06:04:05.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [2021-04-08T06:04:05.125Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] did not exist. Created. [2021-04-08T06:04:05.125Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T06:04:05.672Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-08T06:04:06.624Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T06:04:06.645Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T06:04:07.792Z] Failed in branch arm64 [2021-04-08T06:04:16.737Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T06:05:05.991Z] lf-activate-venv(): INFO: Adding /tmp/venv-pyiB/bin to PATH [2021-04-08T06:05:05.991Z] INFO: No Stack... [2021-04-08T06:05:05.991Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T06:05:06.345Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T06:05:06.817Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-04-08T06:05:06.817Z] + cut -d, -f6 [Pipeline] lock [2021-04-08T06:05:07.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [2021-04-08T06:05:07.230Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] did not exist. Created. [2021-04-08T06:05:07.230Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T06:05:08.021Z] /w/workspace/device-sdk-go/1@tmp/durable-281b054b/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-08T06:05:08.889Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-08T06:05:08.951Z] Warning: overwriting stash ‘stack-cost’ [2021-04-08T06:05:10.719Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T06:05:10.739Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T06:05:11.727Z] 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-08T06:05:15.614Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:05:16.650Z] ---> package-listing.sh [2021-04-08T06:05:16.650Z] ++ facter osfamily [2021-04-08T06:05:16.650Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-08T06:05:16.944Z] + OS_FAMILY=redhat [2021-04-08T06:05:16.944Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-868 [2021-04-08T06:05:16.944Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-08T06:05:16.944Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-08T06:05:16.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-08T06:05:16.944Z] + PACKAGES=/tmp/packages_start.txt [2021-04-08T06:05:16.944Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-868 ']' [2021-04-08T06:05:16.944Z] + PACKAGES=/tmp/packages_end.txt [2021-04-08T06:05:16.944Z] + case "${OS_FAMILY}" in [2021-04-08T06:05:16.944Z] + rpm -qa [2021-04-08T06:05:16.944Z] + sort [2021-04-08T06:05:25.394Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-08T06:05:25.394Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-08T06:05:25.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-08T06:05:25.394Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-868 ']' [2021-04-08T06:05:25.394Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-868/archives/ [2021-04-08T06:05:25.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-868/archives/ [Pipeline] echo [2021-04-08T06:05:25.439Z] 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/dgexfoundry_device-sdk-go_PR-868/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-08T06:05:26.224Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:05:27.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T06:05:27.501Z] [2021-04-08T06:05:27.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-08T06:05:27.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T06:05:28.552Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-08T06:05:28.552Z] df20fa9351a1: Pulling fs layer [2021-04-08T06:05:28.552Z] 36b3adc4ff6f: Pulling fs layer [2021-04-08T06:05:28.552Z] 8ad3a11d3b57: Pulling fs layer [2021-04-08T06:05:28.552Z] 46f8f816bc3b: Pulling fs layer [2021-04-08T06:05:28.552Z] 93b61091891f: Pulling fs layer [2021-04-08T06:05:28.552Z] 93b9cdb0e59b: Pulling fs layer [2021-04-08T06:05:28.552Z] 5e14af77c1be: Pulling fs layer [2021-04-08T06:05:28.552Z] 01666e4c0597: Pulling fs layer [2021-04-08T06:05:28.552Z] aa168da1d23b: Pulling fs layer [2021-04-08T06:05:28.552Z] 93b9cdb0e59b: Waiting [2021-04-08T06:05:28.552Z] 5e14af77c1be: Waiting [2021-04-08T06:05:28.552Z] 01666e4c0597: Waiting [2021-04-08T06:05:28.552Z] 46f8f816bc3b: Waiting [2021-04-08T06:05:28.552Z] aa168da1d23b: Waiting [2021-04-08T06:05:28.552Z] 93b61091891f: Waiting [2021-04-08T06:05:28.902Z] 36b3adc4ff6f: Verifying Checksum [2021-04-08T06:05:28.902Z] 36b3adc4ff6f: Download complete [2021-04-08T06:05:28.902Z] 46f8f816bc3b: Download complete [2021-04-08T06:05:29.177Z] df20fa9351a1: Verifying Checksum [2021-04-08T06:05:29.177Z] df20fa9351a1: Download complete [2021-04-08T06:05:29.177Z] 93b9cdb0e59b: Download complete [2021-04-08T06:05:29.177Z] 5e14af77c1be: Verifying Checksum [2021-04-08T06:05:29.177Z] 5e14af77c1be: Download complete [2021-04-08T06:05:29.177Z] 01666e4c0597: Verifying Checksum [2021-04-08T06:05:29.177Z] 01666e4c0597: Download complete [2021-04-08T06:05:29.177Z] 93b61091891f: Verifying Checksum [2021-04-08T06:05:29.177Z] 93b61091891f: Download complete [2021-04-08T06:05:30.359Z] df20fa9351a1: Pull complete [2021-04-08T06:05:30.749Z] 36b3adc4ff6f: Pull complete [2021-04-08T06:05:30.749Z] 8ad3a11d3b57: Verifying Checksum [2021-04-08T06:05:30.749Z] 8ad3a11d3b57: Download complete [2021-04-08T06:05:33.678Z] 8ad3a11d3b57: Pull complete [2021-04-08T06:05:33.678Z] 46f8f816bc3b: Pull complete [2021-04-08T06:05:34.802Z] 93b61091891f: Pull complete [2021-04-08T06:05:34.802Z] 93b9cdb0e59b: Pull complete [2021-04-08T06:05:35.114Z] 5e14af77c1be: Pull complete [2021-04-08T06:05:35.411Z] 01666e4c0597: Pull complete [2021-04-08T06:05:41.052Z] aa168da1d23b: Verifying Checksum [2021-04-08T06:05:41.052Z] aa168da1d23b: Download complete [2021-04-08T06:06:00.144Z] aa168da1d23b: Pull complete [2021-04-08T06:06:00.144Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-08T06:06:00.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T06:06:00.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-08T06:06:00.879Z] prd-centos7-docker-4c-2g-33263 does not seem to be running inside a container [2021-04-08T06:06:01.119Z] $ 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/dgexfoundry_device-sdk-go_PR-868/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-868 -v /w/workspace/dgexfoundry_device-sdk-go_PR-868:/w/workspace/dgexfoundry_device-sdk-go_PR-868:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-868@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-08T06:06:06.680Z] $ docker top e6fc93ce9046c8e351dcdd81cdef97318fd2b1bd469d8b445dbefc41bccb6d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T06:06:08.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-08T06:06:09.976Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-08T06:06:11.250Z] + ls /var/log/sa-host [2021-04-08T06:06:11.250Z] + sadf -c /var/log/sa-host/sa08 [2021-04-08T06:06:11.519Z] file_magic: OK [2021-04-08T06:06:11.519Z] HZ: Using current value: 100 [2021-04-08T06:06:11.519Z] file_header: OK [2021-04-08T06:06:11.519Z] 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-08T06:06:11.519Z] Statistics: [2021-04-08T06:06:11.519Z] HRHnuu...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-08T06:06:11.519Z] File successfully converted to sysstat format version 12.2.1 [2021-04-08T06:06:11.519Z] + sadf -c /var/log/sa-host/sa23 [2021-04-08T06:06:11.519Z] file_magic: OK [2021-04-08T06:06:11.519Z] HZ: Using current value: 100 [2021-04-08T06:06:11.519Z] file_header: OK [2021-04-08T06:06:11.519Z] 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-08T06:06:11.519Z] Statistics: [2021-04-08T06:06:11.519Z] Hnuu...uuuununununu... [2021-04-08T06:06:11.519Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-08T06:06:12.267Z] provisioning config files... [2021-04-08T06:06:12.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/config7410521996650776795tmp [Pipeline] { [Pipeline] echo [2021-04-08T06:06:12.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:06:13.613Z] ---> create-netrc.sh [Pipeline] } [2021-04-08T06:06:13.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-08T06:06:13.811Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:06:14.999Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-08T06:06:15.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:06:16.429Z] ---> sudo-logs.sh [2021-04-08T06:06:16.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-08T06:06:17.122Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:06:18.055Z] ---> job-cost.sh [2021-04-08T06:06:18.055Z] lf-activate-venv: SKIPPING [2021-04-08T06:06:18.055Z] DEBUG: total: 0.029999999329447746 [2021-04-08T06:06:18.055Z] INFO: Retrieving Stack Cost... [2021-04-08T06:06:19.107Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T06:06:19.837Z] INFO: Archiving Costs [Pipeline] echo [2021-04-08T06:06:19.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T06:06:22.652Z] ---> logs-deploy.sh [2021-04-08T06:06:22.652Z] lf-activate-venv: SKIPPING [2021-04-08T06:06:22.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-868/1 [2021-04-08T06:06:22.653Z] INFO: archiving workspace using pattern(s): [2021-04-08T06:06:25.520Z] Archives upload complete. [2021-04-08T06:06:26.005Z] INFO: archiving logs to Nexus [2021-04-08T06:06:28.024Z] ---> uname -a: [2021-04-08T06:06:28.024Z] Linux prd-centos7-docker-4c-2g-33263.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-08T06:06:28.024Z] [2021-04-08T06:06:28.024Z]