Pull request #2830 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef+07721abbcb99e4a70a28e71f84dbd93e92968a92 (e3abcee9fbb4c023ff9dd1bcb82e3d3772b25a4d) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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/edgex-go/branches/PR-2830/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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/edgex-go/branches/PR-2830/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7428 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef Merge succeeded, producing 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef Checking out Revision 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef (PR-2830) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T06:17:15.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T06:17:16.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T06:17:16.454Z] ========================================================= [2020-10-21T06:17:16.454Z] EdgeX Global Pipelines Version Info [2020-10-21T06:17:16.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:17:17.995Z] ------------------- [2020-10-21T06:17:17.995Z] stable info: [2020-10-21T06:17:17.995Z] ------------------- [2020-10-21T06:17:17.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T06:17:17.995Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T06:17:17.995Z] Message: update stable to v1.0.144 [2020-10-21T06:17:18.954Z] ------------------- [2020-10-21T06:17:18.954Z] experimental info: [2020-10-21T06:17:18.954Z] ------------------- [2020-10-21T06:17:18.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T06:17:18.954Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T06:17:18.954Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-21T06:17:19.366Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-21T06:17:19.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-21T06:17:19.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T06:17:19.805Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T06:17:19.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T06:17:20.072Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T06:17:20.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T06:17:20.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-21T06:17:20.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-21T06:17:20.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-21T06:17:20.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T06:17:21.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T06:17:21.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T06:17:21.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T06:17:21.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T06:17:21.688Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T06:17:21.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T06:17:22.006Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T06:17:22.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T06:17:22.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T06:17:22.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-21T06:17:22.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2830 [Pipeline] echo [2020-10-21T06:17:22.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2830 [Pipeline] echo [2020-10-21T06:17:22.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2830 [Pipeline] echo [2020-10-21T06:17:22.954Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef [Pipeline] echo [2020-10-21T06:17:23.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 480afa6 [Pipeline] echo [2020-10-21T06:17:23.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-21T06:17:23.721Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/core-command/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/core-data/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-21T06:17:23.721Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T06:17:23.721Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-21T06:17:23.721Z] ++ cut -d/ -f2 [2020-10-21T06:17:23.721Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-21T06:17:23.811Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:17:25.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:17:25.489Z] [2020-10-21T06:17:25.489Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:17:25.880Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:17:25.881Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T06:17:25.881Z] 31603596830f: Pulling fs layer [2020-10-21T06:17:25.881Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T06:17:25.881Z] 6ca5941a6612: Pulling fs layer [2020-10-21T06:17:25.881Z] ecc8261a40a4: Pulling fs layer [2020-10-21T06:17:25.881Z] ecc8261a40a4: Waiting [2020-10-21T06:17:25.881Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T06:17:26.145Z] 31603596830f: Verifying Checksum [2020-10-21T06:17:26.145Z] 31603596830f: Download complete [2020-10-21T06:17:26.145Z] ecc8261a40a4: Verifying Checksum [2020-10-21T06:17:26.145Z] ecc8261a40a4: Download complete [2020-10-21T06:17:26.408Z] 6ca5941a6612: Verifying Checksum [2020-10-21T06:17:26.408Z] 6ca5941a6612: Download complete [2020-10-21T06:17:26.408Z] 31603596830f: Pull complete [2020-10-21T06:17:26.679Z] 2a8b12db71e7: Pull complete [2020-10-21T06:17:27.632Z] 6ca5941a6612: Pull complete [2020-10-21T06:17:27.899Z] ecc8261a40a4: Pull complete [2020-10-21T06:17:27.899Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T06:17:27.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:17:27.899Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T06:17:28.065Z] prd-centos7-docker-4c-2g-7428 does not seem to be running inside a container [2020-10-21T06:17:28.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T06:17:30.594Z] $ docker top 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T06:17:31.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:17:31.137Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:17:31.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:17:31.361Z] $ docker exec 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c ssh-agent [2020-10-21T06:17:31.543Z] SSH_AUTH_SOCK=/tmp/ssh-mo2RZeyOsnwH/agent.12 [2020-10-21T06:17:31.543Z] SSH_AGENT_PID=17 [2020-10-21T06:17:31.555Z] Running ssh-add (command line suppressed) [2020-10-21T06:17:31.677Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6148737059759656695.key (/w/workspace/edgex-go/1@tmp/private_key_6148737059759656695.key) [2020-10-21T06:17:31.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:17:32.128Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T06:17:32.155Z] $ docker exec --env ******** --env ******** 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c ssh-agent -k [2020-10-21T06:17:32.270Z] unset SSH_AUTH_SOCK; [2020-10-21T06:17:32.270Z] unset SSH_AGENT_PID; [2020-10-21T06:17:32.270Z] echo Agent pid 17 killed; [2020-10-21T06:17:32.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T06:17:32.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:17:32.594Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:17:32.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:17:32.760Z] $ docker exec 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c ssh-agent [2020-10-21T06:17:32.943Z] SSH_AUTH_SOCK=/tmp/ssh-ZrWIFniXgSIY/agent.46 [2020-10-21T06:17:32.943Z] SSH_AGENT_PID=52 [2020-10-21T06:17:32.951Z] Running ssh-add (command line suppressed) [2020-10-21T06:17:33.069Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3845369756683711404.key (/w/workspace/edgex-go/1@tmp/private_key_3845369756683711404.key) [2020-10-21T06:17:33.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:17:33.593Z] + git semver init [2020-10-21T06:17:33.593Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T06:17:33.593Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-21T06:17:33.593Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-21T06:17:33.593Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T06:17:33.593Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T06:17:33.593Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T06:17:33.593Z] # $SEMVER_BRANCH = PR-2830 [2020-10-21T06:17:33.593Z] # $SEMVER_TEMP = /tmp/semver-758587511 [2020-10-21T06:17:33.593Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-21T06:18:00.238Z] # '/tmp/semver-758587511' -> '/w/workspace/edgex-go/1/.semver' [2020-10-21T06:18:00.238Z] # -> Force: false [2020-10-21T06:18:00.238Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-21T06:18:00.250Z] $ docker exec --env ******** --env ******** 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c ssh-agent -k [2020-10-21T06:18:00.481Z] unset SSH_AUTH_SOCK; [2020-10-21T06:18:00.481Z] unset SSH_AGENT_PID; [2020-10-21T06:18:00.481Z] echo Agent pid 52 killed; [2020-10-21T06:18:00.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T06:18:01.211Z] + git semver [Pipeline] } [2020-10-21T06:18:01.239Z] $ docker stop --time=1 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c [2020-10-21T06:18:02.850Z] $ docker rm -f 59c81e41e4025ec13dae6aa978f2ee232424e4fc07f1c012b89871a57f54a84c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T06:18:03.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T06:18:04.082Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T06:18:04.102Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-21T06:18:05.226Z] ========================================================= [2020-10-21T06:18:05.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T06:18:05.226Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:18:05.613Z] + 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 . [2020-10-21T06:18:09.857Z] Sending build context to Docker daemon 325.4MB [2020-10-21T06:18:09.857Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T06:18:09.857Z] Step 2/7 : FROM ${BASE} [2020-10-21T06:18:09.857Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T06:18:09.857Z] df20fa9351a1: Pulling fs layer [2020-10-21T06:18:09.857Z] ed8968b2872e: Pulling fs layer [2020-10-21T06:18:09.857Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T06:18:09.857Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T06:18:09.857Z] e73272ec9a57: Pulling fs layer [2020-10-21T06:18:09.857Z] 1e910a182e73: Pulling fs layer [2020-10-21T06:18:09.857Z] 4e634b169226: Pulling fs layer [2020-10-21T06:18:09.857Z] e73272ec9a57: Waiting [2020-10-21T06:18:09.857Z] 1e910a182e73: Waiting [2020-10-21T06:18:09.857Z] 4e634b169226: Waiting [2020-10-21T06:18:09.857Z] e871e8e8d7a9: Waiting [2020-10-21T06:18:09.857Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T06:18:09.857Z] a92cc7c5fd73: Download complete [2020-10-21T06:18:09.857Z] ed8968b2872e: Verifying Checksum [2020-10-21T06:18:09.857Z] ed8968b2872e: Download complete [2020-10-21T06:18:09.857Z] e73272ec9a57: Verifying Checksum [2020-10-21T06:18:09.857Z] e73272ec9a57: Download complete [2020-10-21T06:18:09.857Z] 1e910a182e73: Verifying Checksum [2020-10-21T06:18:09.857Z] 1e910a182e73: Download complete [2020-10-21T06:18:10.440Z] df20fa9351a1: Verifying Checksum [2020-10-21T06:18:10.440Z] df20fa9351a1: Download complete [2020-10-21T06:18:10.716Z] df20fa9351a1: Pull complete [2020-10-21T06:18:10.716Z] ed8968b2872e: Pull complete [2020-10-21T06:18:10.983Z] a92cc7c5fd73: Pull complete [2020-10-21T06:18:12.395Z] 4e634b169226: Download complete [2020-10-21T06:18:12.985Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T06:18:12.985Z] e871e8e8d7a9: Download complete [2020-10-21T06:18:18.377Z] e871e8e8d7a9: Pull complete [2020-10-21T06:18:18.377Z] e73272ec9a57: Pull complete [2020-10-21T06:18:18.377Z] 1e910a182e73: Pull complete [2020-10-21T06:18:19.839Z] Still waiting to schedule task [2020-10-21T06:18:19.839Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-21T06:18:26.574Z] 4e634b169226: Pull complete [2020-10-21T06:18:26.574Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T06:18:26.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T06:18:26.574Z] ---> f7629b54cfaa [2020-10-21T06:18:26.574Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T06:18:26.842Z] ---> Running in e936720d1681 [2020-10-21T06:18:27.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:18:29.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:18:32.548Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T06:18:33.123Z] (2/12) Installing file (5.38-r0) [2020-10-21T06:18:33.123Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T06:18:33.384Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T06:18:51.546Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T06:18:51.546Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T06:18:51.546Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T06:18:51.546Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T06:18:51.546Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T06:18:51.546Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T06:18:51.808Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T06:18:52.071Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T06:18:52.071Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:18:52.071Z] OK: 233 MiB in 51 packages [2020-10-21T06:18:55.396Z] Removing intermediate container e936720d1681 [2020-10-21T06:18:55.396Z] ---> 34fa4c55bf89 [2020-10-21T06:18:55.396Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T06:18:55.396Z] ---> Running in 3584a259fa08 [2020-10-21T06:18:55.660Z] Removing intermediate container 3584a259fa08 [2020-10-21T06:18:55.660Z] ---> cbc546b6e135 [2020-10-21T06:18:55.660Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T06:18:55.925Z] latest: Pulling from library/docker [2020-10-21T06:18:55.925Z] df20fa9351a1: Already exists [2020-10-21T06:18:55.925Z] 25ad7478873d: Pulling fs layer [2020-10-21T06:18:55.925Z] 4684f6177b5d: Pulling fs layer [2020-10-21T06:18:55.925Z] 206f78d23536: Pulling fs layer [2020-10-21T06:18:55.925Z] cee0542293f3: Pulling fs layer [2020-10-21T06:18:55.925Z] d951dd9fd09f: Pulling fs layer [2020-10-21T06:18:55.925Z] dce9c88c04bd: Pulling fs layer [2020-10-21T06:18:55.925Z] cee0542293f3: Waiting [2020-10-21T06:18:55.925Z] d951dd9fd09f: Waiting [2020-10-21T06:18:55.925Z] dce9c88c04bd: Waiting [2020-10-21T06:18:56.194Z] 4684f6177b5d: Verifying Checksum [2020-10-21T06:18:56.194Z] 4684f6177b5d: Download complete [2020-10-21T06:18:56.194Z] 25ad7478873d: Verifying Checksum [2020-10-21T06:18:56.194Z] 25ad7478873d: Download complete [2020-10-21T06:18:56.466Z] d951dd9fd09f: Verifying Checksum [2020-10-21T06:18:56.466Z] d951dd9fd09f: Download complete [2020-10-21T06:18:56.466Z] dce9c88c04bd: Verifying Checksum [2020-10-21T06:18:56.466Z] dce9c88c04bd: Download complete [2020-10-21T06:18:56.737Z] 25ad7478873d: Pull complete [2020-10-21T06:18:57.002Z] 4684f6177b5d: Pull complete [2020-10-21T06:18:57.266Z] 206f78d23536: Verifying Checksum [2020-10-21T06:18:57.266Z] 206f78d23536: Download complete [2020-10-21T06:18:57.266Z] cee0542293f3: Verifying Checksum [2020-10-21T06:18:57.266Z] cee0542293f3: Download complete [2020-10-21T06:18:59.843Z] 206f78d23536: Pull complete [2020-10-21T06:18:59.843Z] cee0542293f3: Pull complete [2020-10-21T06:19:00.105Z] d951dd9fd09f: Pull complete [2020-10-21T06:19:00.105Z] dce9c88c04bd: Pull complete [2020-10-21T06:19:00.105Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T06:19:00.105Z] Status: Downloaded newer image for docker:latest [2020-10-21T06:19:02.029Z] ---> 8ed0d69f84c3 [2020-10-21T06:19:02.029Z] Step 6/7 : COPY go.mod . [2020-10-21T06:19:02.029Z] ---> 2ec8f99f05eb [2020-10-21T06:19:02.029Z] Step 7/7 : RUN go mod download [2020-10-21T06:19:02.029Z] ---> Running in a62a8e4c9f70 [2020-10-21T06:19:24.080Z] Removing intermediate container a62a8e4c9f70 [2020-10-21T06:19:24.080Z] ---> 7f559efc3aa1 [2020-10-21T06:19:24.080Z] Successfully built 7f559efc3aa1 [2020-10-21T06:19:24.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:19:24.445Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:19:24.445Z] . [Pipeline] withDockerContainer [2020-10-21T06:19:24.573Z] prd-centos7-docker-4c-2g-7428 does not seem to be running inside a container [2020-10-21T06:19:24.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2020-10-21T06:19:25.318Z] $ docker top 881f5e6f59986d3ef90fbdadd0bc611bb371a813b43b18ec3fae564ee0f71246 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:19:25.946Z] + go version [2020-10-21T06:19:25.947Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T06:19:25.978Z] $ docker stop --time=1 881f5e6f59986d3ef90fbdadd0bc611bb371a813b43b18ec3fae564ee0f71246 [2020-10-21T06:19:27.385Z] $ docker rm -f 881f5e6f59986d3ef90fbdadd0bc611bb371a813b43b18ec3fae564ee0f71246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:19:28.546Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:19:28.547Z] . [Pipeline] withDockerContainer [2020-10-21T06:19:28.662Z] prd-centos7-docker-4c-2g-7428 does not seem to be running inside a container [2020-10-21T06:19:28.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat [2020-10-21T06:19:29.357Z] $ docker top b696a2daf9e378aff75d49435f37f30500fecb46c9ce4deadcbc8fc17cfb0ebd -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T06:19:29.651Z] ========================================================= [2020-10-21T06:19:29.651Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T06:19:29.651Z] ========================================================= [Pipeline] sh [2020-10-21T06:19:29.966Z] + make test [2020-10-21T06:19:29.966Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T06:19:32.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T06:19:42.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T06:19:47.109Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [2020-10-21T06:19:47.109Z] internal/core/metadata/v2/controller/http/deviceservice.go:120:14: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-21T06:19:48.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T06:19:51.054Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.011s [2020-10-21T06:19:56.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.052s coverage: 46.6% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.1% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.007s coverage: 100.0% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.349s coverage: 85.0% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.030s coverage: 86.2% of statements [2020-10-21T06:20:00.742Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements [2020-10-21T06:20:00.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements [2020-10-21T06:20:00.742Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-10-21T06:20:00.742Z] internal/core/metadata/v2/controller/http/deviceservice.go:120: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-21T06:20:01.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.034s coverage: 86.7% of statements [2020-10-21T06:20:02.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements [2020-10-21T06:20:02.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 100.0% of statements [2020-10-21T06:20:02.372Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-10-21T06:20:02.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements [2020-10-21T06:20:02.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.024s coverage: 0.0% of statements [no tests to run] [2020-10-21T06:20:03.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.076s coverage: 63.5% of statements [2020-10-21T06:20:03.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.006s coverage: 100.0% of statements [2020-10-21T06:20:03.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.016s coverage: 91.3% of statements [2020-10-21T06:20:03.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.005s coverage: 100.0% of statements [2020-10-21T06:20:04.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2020-10-21T06:20:04.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2020-10-21T06:20:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.118s coverage: 55.9% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.096s coverage: 86.3% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.404s coverage: 72.2% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.121s coverage: 72.1% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.016s coverage: 82.4% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.012s coverage: 28.8% of statements [2020-10-21T06:20:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.037s coverage: 96.8% of statements [2020-10-21T06:20:08.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.051s coverage: 36.5% of statements [2020-10-21T06:20:08.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.119s coverage: 84.1% of statements [2020-10-21T06:20:09.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-10-21T06:20:09.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.009s coverage: 42.9% of statements [2020-10-21T06:20:09.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.043s coverage: 100.0% of statements [2020-10-21T06:20:10.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements [2020-10-21T06:20:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 47.1% of statements [2020-10-21T06:20:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.027s coverage: 100.0% of statements [2020-10-21T06:20:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.014s coverage: 100.0% of statements [2020-10-21T06:20:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.026s coverage: 100.0% of statements [2020-10-21T06:20:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.075s coverage: 29.1% of statements [2020-10-21T06:20:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements [2020-10-21T06:20:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.031s coverage: 100.0% of statements [2020-10-21T06:20:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2020-10-21T06:20:13.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2020-10-21T06:20:14.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements [2020-10-21T06:20:14.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.007s coverage: 100.0% of statements [2020-10-21T06:20:14.361Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements [2020-10-21T06:20:14.943Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2020-10-21T06:20:15.216Z] make: *** [Makefile:81: test] Error 2 [Pipeline] } [2020-10-21T06:20:15.264Z] $ docker stop --time=1 b696a2daf9e378aff75d49435f37f30500fecb46c9ce4deadcbc8fc17cfb0ebd [2020-10-21T06:20:17.841Z] $ docker rm -f b696a2daf9e378aff75d49435f37f30500fecb46c9ce4deadcbc8fc17cfb0ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T06:20:20.163Z] Failed in branch amd64 [2020-10-21T06:21:08.748Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7434 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws [2020-10-21T06:21:08.844Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T06:21:13.791Z] using credential edgex-jenkins-ssh [2020-10-21T06:21:13.854Z] Cloning the remote Git repository [2020-10-21T06:21:13.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:21:14.056Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-21T06:21:14.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:21:14.142Z] > git --version # timeout=10 [2020-10-21T06:21:14.160Z] > git --version # 'git version 2.17.1' [2020-10-21T06:21:14.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:21:14.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:21:34.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T06:21:34.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:21:34.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T06:21:35.020Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T06:21:35.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:21:35.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T06:21:35.571Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef [2020-10-21T06:21:36.002Z] Merge succeeded, producing 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef [2020-10-21T06:21:36.002Z] Checking out Revision 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef (PR-2830) [2020-10-21T06:21:35.600Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:21:35.611Z] > git checkout -f 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef # timeout=10 [2020-10-21T06:21:35.934Z] > git remote # timeout=10 [2020-10-21T06:21:35.951Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T06:21:35.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:21:35.973Z] > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 [2020-10-21T06:21:36.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T06:21:36.021Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:21:36.029Z] > git checkout -f 480afa6f0ba158ee2ba3d35ce83b0b90ca1ad0ef # timeout=10 [2020-10-21T06:21:40.464Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-21T06:21:40.535Z] > git --version # timeout=10 [2020-10-21T06:21:40.543Z] > git --version # 'git version 2.17.1' [2020-10-21T06:21:40.551Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T06:21:41.718Z] ========================================================= [2020-10-21T06:21:41.718Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T06:21:41.718Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:21:42.895Z] + 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 . [2020-10-21T06:21:45.553Z] Sending build context to Docker daemon 165MB [2020-10-21T06:21:45.553Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T06:21:45.553Z] Step 2/7 : FROM ${BASE} [2020-10-21T06:21:45.834Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T06:21:45.834Z] b538f80385f9: Pulling fs layer [2020-10-21T06:21:45.834Z] 74f711af9a0d: Pulling fs layer [2020-10-21T06:21:45.834Z] 99f96fe45779: Pulling fs layer [2020-10-21T06:21:45.834Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T06:21:45.834Z] 45590311c82a: Pulling fs layer [2020-10-21T06:21:45.834Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T06:21:45.834Z] 209524e5b208: Pulling fs layer [2020-10-21T06:21:45.834Z] 8529a6b9a6be: Waiting [2020-10-21T06:21:45.834Z] 45590311c82a: Waiting [2020-10-21T06:21:45.834Z] 69ca0ff8b7b3: Waiting [2020-10-21T06:21:45.834Z] 209524e5b208: Waiting [2020-10-21T06:21:45.834Z] 99f96fe45779: Verifying Checksum [2020-10-21T06:21:45.834Z] 99f96fe45779: Download complete [2020-10-21T06:21:45.834Z] 74f711af9a0d: Verifying Checksum [2020-10-21T06:21:45.834Z] 74f711af9a0d: Download complete [2020-10-21T06:21:45.834Z] 45590311c82a: Download complete [2020-10-21T06:21:45.834Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T06:21:45.834Z] 69ca0ff8b7b3: Download complete [2020-10-21T06:21:46.125Z] b538f80385f9: Verifying Checksum [2020-10-21T06:21:46.125Z] b538f80385f9: Download complete [2020-10-21T06:21:46.726Z] b538f80385f9: Pull complete [2020-10-21T06:21:47.334Z] 74f711af9a0d: Pull complete [2020-10-21T06:21:47.617Z] 99f96fe45779: Pull complete [2020-10-21T06:21:48.239Z] 209524e5b208: Verifying Checksum [2020-10-21T06:21:48.239Z] 209524e5b208: Download complete [2020-10-21T06:21:49.693Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T06:21:49.693Z] 8529a6b9a6be: Download complete [2020-10-21T06:21:59.905Z] 8529a6b9a6be: Pull complete [2020-10-21T06:22:00.181Z] 45590311c82a: Pull complete [2020-10-21T06:22:00.466Z] 69ca0ff8b7b3: Pull complete [2020-10-21T06:22:04.815Z] 209524e5b208: Pull complete [2020-10-21T06:22:04.815Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T06:22:04.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T06:22:04.815Z] ---> 5bddaf1c2fca [2020-10-21T06:22:04.815Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T06:22:08.198Z] ---> Running in 48282d58ad75 [2020-10-21T06:22:09.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T06:22:10.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T06:22:11.166Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T06:22:12.155Z] (2/12) Installing file (5.38-r0) [2020-10-21T06:22:12.155Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T06:22:12.155Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T06:22:22.312Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T06:22:22.312Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T06:22:22.312Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T06:22:22.312Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T06:22:22.312Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T06:22:22.312Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T06:22:22.312Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T06:22:22.312Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T06:22:22.312Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T06:22:22.312Z] OK: 217 MiB in 51 packages [2020-10-21T06:22:26.644Z] Removing intermediate container 48282d58ad75 [2020-10-21T06:22:26.644Z] ---> af775d9e9eb0 [2020-10-21T06:22:26.644Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T06:22:26.644Z] ---> Running in 4ec53a62a62b [2020-10-21T06:22:27.247Z] Removing intermediate container 4ec53a62a62b [2020-10-21T06:22:27.247Z] ---> 51f4c883645e [2020-10-21T06:22:27.247Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T06:22:27.523Z] latest: Pulling from library/docker [2020-10-21T06:22:27.523Z] b538f80385f9: Already exists [2020-10-21T06:22:27.802Z] 259a493cd78d: Pulling fs layer [2020-10-21T06:22:27.802Z] b8e66b5100f5: Pulling fs layer [2020-10-21T06:22:27.802Z] 203964748c9f: Pulling fs layer [2020-10-21T06:22:27.802Z] d6fc4445224b: Pulling fs layer [2020-10-21T06:22:27.802Z] 5ea39d09386c: Pulling fs layer [2020-10-21T06:22:27.802Z] 78a785fe32a7: Pulling fs layer [2020-10-21T06:22:27.802Z] d6fc4445224b: Waiting [2020-10-21T06:22:27.802Z] 5ea39d09386c: Waiting [2020-10-21T06:22:27.802Z] 78a785fe32a7: Waiting [2020-10-21T06:22:27.802Z] b8e66b5100f5: Download complete [2020-10-21T06:22:27.802Z] 259a493cd78d: Verifying Checksum [2020-10-21T06:22:27.802Z] 259a493cd78d: Download complete [2020-10-21T06:22:28.080Z] d6fc4445224b: Download complete [2020-10-21T06:22:28.080Z] 5ea39d09386c: Verifying Checksum [2020-10-21T06:22:28.080Z] 5ea39d09386c: Download complete [2020-10-21T06:22:28.080Z] 78a785fe32a7: Verifying Checksum [2020-10-21T06:22:28.080Z] 78a785fe32a7: Download complete [2020-10-21T06:22:28.680Z] 259a493cd78d: Pull complete [2020-10-21T06:22:28.963Z] b8e66b5100f5: Pull complete [2020-10-21T06:22:28.963Z] 203964748c9f: Verifying Checksum [2020-10-21T06:22:28.963Z] 203964748c9f: Download complete [2020-10-21T06:22:32.385Z] 203964748c9f: Pull complete [2020-10-21T06:22:32.661Z] d6fc4445224b: Pull complete [2020-10-21T06:22:32.937Z] 5ea39d09386c: Pull complete [2020-10-21T06:22:33.537Z] 78a785fe32a7: Pull complete [2020-10-21T06:22:33.537Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T06:22:33.537Z] Status: Downloaded newer image for docker:latest [2020-10-21T06:22:36.937Z] ---> 49e2fd9c0b46 [2020-10-21T06:22:36.937Z] Step 6/7 : COPY go.mod . [2020-10-21T06:22:37.533Z] ---> 5da8d9e0b92f [2020-10-21T06:22:37.533Z] Step 7/7 : RUN go mod download [2020-10-21T06:22:37.533Z] ---> Running in 724796e17ebd [2020-10-21T06:23:04.374Z] Removing intermediate container 724796e17ebd [2020-10-21T06:23:04.374Z] ---> 32c8fafa0b6f [2020-10-21T06:23:04.374Z] Successfully built 32c8fafa0b6f [2020-10-21T06:23:04.374Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:23:04.802Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T06:23:04.802Z] . [Pipeline] withDockerContainer [2020-10-21T06:23:05.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-7434 does not seem to be running inside a container [2020-10-21T06:23:05.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat [2020-10-21T06:23:07.084Z] $ docker top 87bc9439527c55818d0735224678f876eeab71e3878f3b0d5ebcb82dc01456a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:23:08.639Z] + go version [2020-10-21T06:23:08.639Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T06:23:08.694Z] $ docker stop --time=1 87bc9439527c55818d0735224678f876eeab71e3878f3b0d5ebcb82dc01456a6 [2020-10-21T06:23:10.671Z] $ docker rm -f 87bc9439527c55818d0735224678f876eeab71e3878f3b0d5ebcb82dc01456a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:23:12.011Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T06:23:12.011Z] . [Pipeline] withDockerContainer [2020-10-21T06:23:12.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-7434 does not seem to be running inside a container [2020-10-21T06:23:12.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat [2020-10-21T06:23:13.892Z] $ docker top c9337917895d3f72cc2d5abbdec746a7ba4398b3ff224ce9af5f72937bc61ff0 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T06:23:14.334Z] ========================================================= [2020-10-21T06:23:14.334Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T06:23:14.334Z] ========================================================= [Pipeline] sh [2020-10-21T06:23:15.075Z] + make test [2020-10-21T06:23:15.075Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T06:23:17.790Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T06:23:50.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T06:23:58.783Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [2020-10-21T06:23:58.783Z] internal/core/metadata/v2/controller/http/deviceservice.go:120:14: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-21T06:24:07.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T06:24:07.205Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.029s [2020-10-21T06:24:22.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 46.6% of statements [2020-10-21T06:24:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.155s coverage: 27.1% of statements [2020-10-21T06:24:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2020-10-21T06:24:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.021s coverage: 100.0% of statements [2020-10-21T06:24:27.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 85.0% of statements [2020-10-21T06:24:27.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.450s coverage: 86.2% of statements [2020-10-21T06:24:27.840Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2020-10-21T06:24:27.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.042s coverage: 100.0% of statements [2020-10-21T06:24:30.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements [2020-10-21T06:24:31.962Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2020-10-21T06:24:31.962Z] internal/core/metadata/v2/controller/http/deviceservice.go:120: undefined: responses.NewDeviceServiceResponseNoMessage [2020-10-21T06:24:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.061s coverage: 86.7% of statements [2020-10-21T06:24:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2020-10-21T06:24:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.044s coverage: 100.0% of statements [2020-10-21T06:24:32.241Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2020-10-21T06:24:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements [2020-10-21T06:24:34.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.0% of statements [no tests to run] [2020-10-21T06:24:36.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2020-10-21T06:24:36.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.020s coverage: 100.0% of statements [2020-10-21T06:24:36.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2020-10-21T06:24:37.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.011s coverage: 100.0% of statements [2020-10-21T06:24:37.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2020-10-21T06:24:38.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.013s coverage: 100.0% of statements [2020-10-21T06:24:41.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 55.9% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 42.824s coverage: 86.3% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.143s coverage: 72.2% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.510s coverage: 72.1% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.030s coverage: 82.4% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.021s coverage: 28.8% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 36.5% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.1% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.052s coverage: 42.9% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.011s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.088s coverage: 83.8% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.019s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.029s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.231s coverage: 29.1% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.035s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.011s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.019s coverage: 87.9% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements [2020-10-21T06:25:28.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements [2020-10-21T06:25:28.458Z] make: *** [Makefile:81: test] Error 2 [Pipeline] } [2020-10-21T06:25:28.537Z] $ docker stop --time=1 c9337917895d3f72cc2d5abbdec746a7ba4398b3ff224ce9af5f72937bc61ff0 [2020-10-21T06:25:30.846Z] $ docker rm -f c9337917895d3f72cc2d5abbdec746a7ba4398b3ff224ce9af5f72937bc61ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T06:25:33.778Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:25:37.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:25:37.916Z] ---> package-listing.sh [2020-10-21T06:25:37.916Z] ++ facter osfamily [2020-10-21T06:25:37.916Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T06:25:37.916Z] + OS_FAMILY=redhat [2020-10-21T06:25:37.916Z] + workspace=/w/workspace/edgex-go/1 [2020-10-21T06:25:37.916Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T06:25:37.916Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T06:25:37.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T06:25:37.916Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T06:25:37.916Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T06:25:37.916Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T06:25:37.916Z] + case "${OS_FAMILY}" in [2020-10-21T06:25:37.916Z] + rpm -qa [2020-10-21T06:25:37.916Z] + sort [2020-10-21T06:25:42.150Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T06:25:42.150Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T06:25:42.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T06:25:42.150Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-21T06:25:42.150Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-21T06:25:42.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-10-21T06:25:42.186Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T06:25:42.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:25:42.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:25:42.852Z] [2020-10-21T06:25:42.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:25:43.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:25:43.273Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T06:25:43.273Z] df20fa9351a1: Already exists [2020-10-21T06:25:43.273Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T06:25:43.273Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T06:25:43.273Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T06:25:43.273Z] 93b61091891f: Pulling fs layer [2020-10-21T06:25:43.273Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T06:25:43.273Z] 5e14af77c1be: Pulling fs layer [2020-10-21T06:25:43.273Z] 01666e4c0597: Pulling fs layer [2020-10-21T06:25:43.273Z] aa168da1d23b: Pulling fs layer [2020-10-21T06:25:43.273Z] 93b61091891f: Waiting [2020-10-21T06:25:43.273Z] 93b9cdb0e59b: Waiting [2020-10-21T06:25:43.273Z] 01666e4c0597: Waiting [2020-10-21T06:25:43.273Z] aa168da1d23b: Waiting [2020-10-21T06:25:43.273Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T06:25:43.273Z] 46f8f816bc3b: Download complete [2020-10-21T06:25:43.273Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T06:25:43.273Z] 36b3adc4ff6f: Download complete [2020-10-21T06:25:43.273Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T06:25:43.273Z] 93b9cdb0e59b: Download complete [2020-10-21T06:25:43.273Z] 5e14af77c1be: Download complete [2020-10-21T06:25:43.273Z] 01666e4c0597: Verifying Checksum [2020-10-21T06:25:43.273Z] 01666e4c0597: Download complete [2020-10-21T06:25:43.273Z] 93b61091891f: Verifying Checksum [2020-10-21T06:25:43.273Z] 93b61091891f: Download complete [2020-10-21T06:25:43.538Z] 36b3adc4ff6f: Pull complete [2020-10-21T06:25:44.171Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T06:25:44.171Z] 8ad3a11d3b57: Download complete [2020-10-21T06:25:44.762Z] 8ad3a11d3b57: Pull complete [2020-10-21T06:25:45.043Z] 46f8f816bc3b: Pull complete [2020-10-21T06:25:45.625Z] 93b61091891f: Pull complete [2020-10-21T06:25:45.625Z] 93b9cdb0e59b: Pull complete [2020-10-21T06:25:45.891Z] aa168da1d23b: Verifying Checksum [2020-10-21T06:25:45.891Z] aa168da1d23b: Download complete [2020-10-21T06:25:45.891Z] 5e14af77c1be: Pull complete [2020-10-21T06:25:45.891Z] 01666e4c0597: Pull complete [2020-10-21T06:25:54.082Z] aa168da1d23b: Pull complete [2020-10-21T06:25:54.082Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T06:25:54.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:25:54.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T06:25:54.333Z] prd-centos7-docker-4c-2g-7428 does not seem to be running inside a container [2020-10-21T06:25:54.388Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T06:25:57.982Z] $ docker top 64f7207f23c5de1e22bdac253e61e391f893b0d2520879f3b13217f04542314d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:25:58.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T06:25:58.927Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T06:25:59.252Z] + ls /var/log/sa-host [2020-10-21T06:25:59.252Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T06:25:59.252Z] file_magic: OK [2020-10-21T06:25:59.252Z] HZ: Using current value: 100 [2020-10-21T06:25:59.252Z] file_header: OK [2020-10-21T06:25:59.252Z] 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 [2020-10-21T06:25:59.252Z] Statistics: [2020-10-21T06:25:59.252Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T06:25:59.252Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T06:25:59.252Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T06:25:59.252Z] file_magic: OK [2020-10-21T06:25:59.252Z] HZ: Using current value: 100 [2020-10-21T06:25:59.252Z] file_header: OK [2020-10-21T06:25:59.252Z] 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 [2020-10-21T06:25:59.252Z] Statistics: [2020-10-21T06:25:59.252Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T06:25:59.252Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T06:25:59.539Z] provisioning config files... [2020-10-21T06:25:59.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config312525926678185689tmp [Pipeline] { [Pipeline] echo [2020-10-21T06:25:59.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:26:00.045Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T06:26:00.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T06:26:00.283Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:26:00.625Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T06:26:00.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:26:01.002Z] ---> sudo-logs.sh [2020-10-21T06:26:01.002Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T06:26:01.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:26:01.370Z] ---> job-cost.sh [2020-10-21T06:26:01.370Z] lf-activate-venv: SKIPPING [2020-10-21T06:26:01.370Z] INFO: No Stack... [2020-10-21T06:26:02.320Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T06:26:02.897Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T06:26:02.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:26:03.263Z] ---> logs-deploy.sh [2020-10-21T06:26:03.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2830/1 [2020-10-21T06:26:03.263Z] INFO: archiving workspace using pattern(s): [2020-10-21T06:26:04.735Z] Archives upload complete. [2020-10-21T06:26:05.006Z] INFO: archiving logs to Nexus