Pull request #3026 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 399a7f848d75ec91f0ca0b853b35e72ac2cd343b+3fcc602c4282fe50c74be67af1ba7a350be2dfea (200c100619baa1d9378710fe9780fa52d37c9e1e) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3026/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-3026/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20167 in /w/workspace/edgexfoundry_edgex-go_PR-3026 [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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3026/head:refs/remotes/origin/PR-3026 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit 399a7f848d75ec91f0ca0b853b35e72ac2cd343b Merge succeeded, producing 399a7f848d75ec91f0ca0b853b35e72ac2cd343b Checking out Revision 399a7f848d75ec91f0ca0b853b35e72ac2cd343b (PR-3026) > git config core.sparsecheckout # timeout=10 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # 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.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T06:22:02.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T06:22:02.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T06:22:02.915Z] ========================================================= [2021-01-14T06:22:02.915Z] EdgeX Global Pipelines Version Info [2021-01-14T06:22:02.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:22:04.554Z] ------------------- [2021-01-14T06:22:04.555Z] stable info: [2021-01-14T06:22:04.555Z] ------------------- [2021-01-14T06:22:04.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T06:22:04.555Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:22:04.555Z] Message: update stable to v1.0.177 [2021-01-14T06:22:05.504Z] ------------------- [2021-01-14T06:22:05.504Z] experimental info: [2021-01-14T06:22:05.504Z] ------------------- [2021-01-14T06:22:05.504Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T06:22:05.504Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:22:05.504Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T06:22:05.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T06:22:06.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T06:22:06.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T06:22:06.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T06:22:06.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T06:22:06.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T06:22:06.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T06:22:06.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T06:22:07.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T06:22:07.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T06:22:07.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T06:22:07.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T06:22:07.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T06:22:07.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T06:22:08.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:22:08.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:22:08.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T06:22:08.845Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T06:22:08.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T06:22:09.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T06:22:09.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T06:22:09.510Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T06:22:09.656Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T06:22:09.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3026 [Pipeline] echo [2021-01-14T06:22:10.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3026 [Pipeline] echo [2021-01-14T06:22:10.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3026 [Pipeline] echo [2021-01-14T06:22:10.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 399a7f848d75ec91f0ca0b853b35e72ac2cd343b [Pipeline] echo [2021-01-14T06:22:10.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 399a7f8 [Pipeline] echo [2021-01-14T06:22:10.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:22:11.130Z] provisioning config files... [2021-01-14T06:22:11.157Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8260985955917007408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:22:11.581Z] ---> docker-login.sh [2021-01-14T06:22:11.581Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:22:11.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:12.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:12.119Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:12.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:12.119Z] [2021-01-14T06:22:12.119Z] Login Succeeded [2021-01-14T06:22:12.119Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:22:12.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:12.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:12.119Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:12.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:12.119Z] [2021-01-14T06:22:12.119Z] Login Succeeded [2021-01-14T06:22:12.119Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:22:12.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:12.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:12.385Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:12.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:12.385Z] [2021-01-14T06:22:12.385Z] Login Succeeded [2021-01-14T06:22:12.385Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:22:12.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:12.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:12.651Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:12.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:12.651Z] [2021-01-14T06:22:12.651Z] Login Succeeded [2021-01-14T06:22:12.651Z] docker.io [2021-01-14T06:22:12.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:12.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:12.922Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:12.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:12.922Z] [2021-01-14T06:22:12.922Z] Login Succeeded [2021-01-14T06:22:12.922Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:22:12.975Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:22:13.592Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T06:22:13.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:13.592Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T06:22:13.592Z] ++ cut -d/ -f2 [2021-01-14T06:22:13.592Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T06:22:13.693Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-01-14T06:22:14.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:22:14.756Z] [2021-01-14T06:22:14.756Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:22:15.159Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:22:15.159Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T06:22:15.159Z] 31603596830f: Pulling fs layer [2021-01-14T06:22:15.159Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T06:22:15.159Z] 6ca5941a6612: Pulling fs layer [2021-01-14T06:22:15.159Z] ecc8261a40a4: Pulling fs layer [2021-01-14T06:22:15.159Z] ecc8261a40a4: Waiting [2021-01-14T06:22:15.159Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T06:22:15.159Z] 2a8b12db71e7: Download complete [2021-01-14T06:22:15.426Z] 31603596830f: Verifying Checksum [2021-01-14T06:22:15.426Z] 31603596830f: Download complete [2021-01-14T06:22:15.426Z] ecc8261a40a4: Verifying Checksum [2021-01-14T06:22:15.426Z] ecc8261a40a4: Download complete [2021-01-14T06:22:15.426Z] 6ca5941a6612: Verifying Checksum [2021-01-14T06:22:15.426Z] 6ca5941a6612: Download complete [2021-01-14T06:22:15.694Z] 31603596830f: Pull complete [2021-01-14T06:22:15.694Z] 2a8b12db71e7: Pull complete [2021-01-14T06:22:16.654Z] 6ca5941a6612: Pull complete [2021-01-14T06:22:16.918Z] ecc8261a40a4: Pull complete [2021-01-14T06:22:16.918Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T06:22:16.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:22:16.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T06:22:17.065Z] prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container [2021-01-14T06:22:17.185Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T06:22:19.893Z] $ docker top e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T06:22:20.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:22:20.449Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:22:20.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:22:20.720Z] $ docker exec e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent [2021-01-14T06:22:20.904Z] SSH_AUTH_SOCK=/tmp/ssh-28qNnOwq5wFy/agent.12 [2021-01-14T06:22:20.904Z] SSH_AGENT_PID=17 [2021-01-14T06:22:20.921Z] Running ssh-add (command line suppressed) [2021-01-14T06:22:21.050Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2399853637840727606.key (/w/workspace/edgex-go/1@tmp/private_key_2399853637840727606.key) [2021-01-14T06:22:21.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:22:21.497Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T06:22:21.531Z] $ docker exec --env ******** --env ******** e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent -k [2021-01-14T06:22:21.639Z] unset SSH_AUTH_SOCK; [2021-01-14T06:22:21.640Z] unset SSH_AGENT_PID; [2021-01-14T06:22:21.640Z] echo Agent pid 17 killed; [2021-01-14T06:22:21.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T06:22:21.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:22:21.927Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:22:22.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:22:22.097Z] $ docker exec e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent [2021-01-14T06:22:22.254Z] SSH_AUTH_SOCK=/tmp/ssh-rZeZ1kNZCOHq/agent.45 [2021-01-14T06:22:22.254Z] SSH_AGENT_PID=51 [2021-01-14T06:22:22.261Z] Running ssh-add (command line suppressed) [2021-01-14T06:22:22.389Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_187671754702805288.key (/w/workspace/edgex-go/1@tmp/private_key_187671754702805288.key) [2021-01-14T06:22:22.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:22:22.819Z] + git semver init [2021-01-14T06:22:22.819Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T06:22:22.819Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-14T06:22:22.819Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-14T06:22:22.819Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T06:22:22.819Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T06:22:22.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T06:22:22.819Z] # $SEMVER_BRANCH = PR-3026 [2021-01-14T06:22:22.819Z] # $SEMVER_TEMP = /tmp/semver-674968200 [2021-01-14T06:22:22.819Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T06:22:55.027Z] # '/tmp/semver-674968200' -> '/w/workspace/edgex-go/1/.semver' [2021-01-14T06:22:55.027Z] # -> Force: false [2021-01-14T06:22:55.027Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-14T06:22:55.051Z] $ docker exec --env ******** --env ******** e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent -k [2021-01-14T06:22:55.290Z] unset SSH_AUTH_SOCK; [2021-01-14T06:22:55.290Z] unset SSH_AGENT_PID; [2021-01-14T06:22:55.290Z] echo Agent pid 51 killed; [2021-01-14T06:22:55.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:22:55.927Z] + git semver [Pipeline] } [2021-01-14T06:22:55.959Z] $ docker stop --time=1 e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 [2021-01-14T06:22:57.551Z] $ docker rm -f e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:22:58.225Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T06:22:58.839Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T06:22:58.862Z] [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] sh [2021-01-14T06:23:00.187Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:23:00.510Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:23:00.841Z] + sudo service docker restart [2021-01-14T06:23:00.841Z] + true [2021-01-14T06:23:00.841Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T06:23:01.458Z] ========================================================= [2021-01-14T06:23:01.458Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T06:23:01.458Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:23:01.882Z] + 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-01-14T06:23:05.211Z] Sending build context to Docker daemon 326.5MB [2021-01-14T06:23:05.211Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:23:05.211Z] Step 2/6 : FROM ${BASE} [2021-01-14T06:23:05.211Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T06:23:05.211Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T06:23:05.211Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T06:23:05.211Z] de9db76c5a1d: Pulling fs layer [2021-01-14T06:23:05.211Z] bca2f99d35d6: Pulling fs layer [2021-01-14T06:23:05.211Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T06:23:05.211Z] 7c6f9722023f: Pulling fs layer [2021-01-14T06:23:05.211Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T06:23:05.211Z] 93359f2a8cfa: Waiting [2021-01-14T06:23:05.211Z] 7c6f9722023f: Waiting [2021-01-14T06:23:05.211Z] a35cf1a2eb13: Waiting [2021-01-14T06:23:05.211Z] bca2f99d35d6: Waiting [2021-01-14T06:23:05.211Z] de9db76c5a1d: Verifying Checksum [2021-01-14T06:23:05.211Z] de9db76c5a1d: Download complete [2021-01-14T06:23:05.211Z] 0ef7d3d256c8: Download complete [2021-01-14T06:23:05.211Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T06:23:05.211Z] 93359f2a8cfa: Download complete [2021-01-14T06:23:05.211Z] 7c6f9722023f: Verifying Checksum [2021-01-14T06:23:05.211Z] 7c6f9722023f: Download complete [2021-01-14T06:23:05.480Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T06:23:05.480Z] 188c0c94c7c5: Download complete [2021-01-14T06:23:05.758Z] 188c0c94c7c5: Pull complete [2021-01-14T06:23:05.758Z] 0ef7d3d256c8: Pull complete [2021-01-14T06:23:06.343Z] de9db76c5a1d: Pull complete [2021-01-14T06:23:07.784Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T06:23:07.784Z] a35cf1a2eb13: Download complete [2021-01-14T06:23:08.752Z] bca2f99d35d6: Verifying Checksum [2021-01-14T06:23:08.752Z] bca2f99d35d6: Download complete [2021-01-14T06:23:14.092Z] bca2f99d35d6: Pull complete [2021-01-14T06:23:14.360Z] 93359f2a8cfa: Pull complete [2021-01-14T06:23:14.360Z] 7c6f9722023f: Pull complete [2021-01-14T06:23:14.529Z] Still waiting to schedule task [2021-01-14T06:23:14.529Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T06:23:18.592Z] a35cf1a2eb13: Pull complete [2021-01-14T06:23:18.592Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T06:23:18.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T06:23:18.592Z] ---> a62c8e92a672 [2021-01-14T06:23:18.592Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T06:23:18.592Z] ---> Running in 93da229d8283 [2021-01-14T06:23:19.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:23:19.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:23:21.140Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T06:23:22.090Z] (2/12) Installing file (5.38-r0) [2021-01-14T06:23:22.090Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T06:23:22.090Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T06:23:34.338Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T06:23:34.338Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T06:23:34.338Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T06:23:34.338Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T06:23:34.607Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T06:23:34.607Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:23:34.607Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T06:23:34.876Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:23:34.876Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:23:34.876Z] OK: 233 MiB in 51 packages [2021-01-14T06:23:39.158Z] Removing intermediate container 93da229d8283 [2021-01-14T06:23:39.158Z] ---> 3fb73b5bdb7a [2021-01-14T06:23:39.158Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T06:23:39.158Z] ---> Running in 7a6c0929dae7 [2021-01-14T06:23:39.424Z] Removing intermediate container 7a6c0929dae7 [2021-01-14T06:23:39.424Z] ---> 5918ef7d425f [2021-01-14T06:23:39.424Z] Step 5/6 : COPY go.mod . [2021-01-14T06:23:39.691Z] ---> 8f5001356cb5 [2021-01-14T06:23:39.691Z] Step 6/6 : RUN go mod download [2021-01-14T06:23:39.691Z] ---> Running in 9a8dc8de6df3 [2021-01-14T06:24:01.730Z] Removing intermediate container 9a8dc8de6df3 [2021-01-14T06:24:01.730Z] ---> 9ac2f7073f9e [2021-01-14T06:24:01.730Z] Successfully built 9ac2f7073f9e [2021-01-14T06:24:01.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:24:02.089Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:24:02.089Z] . [Pipeline] withDockerContainer [2021-01-14T06:24:02.246Z] prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container [2021-01-14T06:24:02.300Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:24:03.260Z] $ docker top 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:24:03.829Z] + go version [2021-01-14T06:24:03.829Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T06:24:03.908Z] $ docker stop --time=1 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 [2021-01-14T06:24:05.281Z] $ docker rm -f 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:24:06.359Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:24:06.359Z] . [Pipeline] withDockerContainer [2021-01-14T06:24:06.492Z] prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container [2021-01-14T06:24:06.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:24:07.165Z] $ docker top aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T06:24:07.404Z] ========================================================= [2021-01-14T06:24:07.404Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T06:24:07.404Z] ========================================================= [Pipeline] sh [2021-01-14T06:24:07.757Z] + make test [2021-01-14T06:24:07.757Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:24:16.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T06:24:31.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T06:24:35.495Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2021-01-14T06:24:35.495Z] internal/core/data/v2/controller/http/event.go:66:12: undefined: requests.AddEventReqToEventModels [2021-01-14T06:24:42.242Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2021-01-14T06:24:42.242Z] internal/core/data/v2/controller/http/event.go:66: undefined: requests.AddEventReqToEventModels [2021-01-14T06:24:42.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2021-01-14T06:24:42.242Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-01-14T06:24:42.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-14T06:24:42.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-01-14T06:24:43.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.499s coverage: 77.8% of statements [2021-01-14T06:24:43.648Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-01-14T06:24:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements [2021-01-14T06:24:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2021-01-14T06:24:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-01-14T06:24:45.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2021-01-14T06:24:45.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements [2021-01-14T06:24:45.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 93.1% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements [2021-01-14T06:24:48.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-14T06:24:48.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements [2021-01-14T06:24:48.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.2% of statements [2021-01-14T06:24:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements [2021-01-14T06:24:50.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements [2021-01-14T06:24:50.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-01-14T06:24:50.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-01-14T06:24:50.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-14T06:24:50.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-01-14T06:24:50.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-01-14T06:24:51.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 55.9% of statements [2021-01-14T06:24:51.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements [2021-01-14T06:24:52.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.344s coverage: 84.0% of statements [2021-01-14T06:24:52.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2021-01-14T06:24:54.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements [2021-01-14T06:24:54.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-01-14T06:24:54.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-01-14T06:24:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-14T06:24:55.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-14T06:24:56.547Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-01-14T06:24:56.609Z] $ docker stop --time=1 aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf [2021-01-14T06:24:58.848Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20172 in /w/workspace/edgexfoundry_edgex-go_PR-3026 [2021-01-14T06:24:58.908Z] $ docker rm -f aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-01-14T06:24:59.476Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 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] } [2021-01-14T06:25:01.224Z] Failed in branch amd64 [2021-01-14T06:25:05.699Z] using credential edgex-jenkins-ssh [2021-01-14T06:25:05.775Z] Cloning the remote Git repository [2021-01-14T06:25:05.864Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:25:06.005Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T06:25:06.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:25:06.112Z] > git --version # timeout=10 [2021-01-14T06:25:06.142Z] > git --version # 'git version 2.17.1' [2021-01-14T06:25:06.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:06.256Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:25:23.326Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit 399a7f848d75ec91f0ca0b853b35e72ac2cd343b [2021-01-14T06:25:23.845Z] Merge succeeded, producing 399a7f848d75ec91f0ca0b853b35e72ac2cd343b [2021-01-14T06:25:23.845Z] Checking out Revision 399a7f848d75ec91f0ca0b853b35e72ac2cd343b (PR-3026) [2021-01-14T06:25:22.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:25:22.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:25:22.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:25:22.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:25:22.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:22.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3026/head:refs/remotes/origin/PR-3026 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:25:23.370Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:25:23.393Z] > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 [2021-01-14T06:25:23.704Z] > git remote # timeout=10 [2021-01-14T06:25:23.726Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:25:23.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:25:23.770Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T06:25:23.798Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:25:23.868Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:25:23.885Z] > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 [2021-01-14T06:25:28.731Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-14T06:25:28.809Z] > git --version # timeout=10 [2021-01-14T06:25:28.818Z] > git --version # 'git version 2.17.1' [2021-01-14T06:25:28.827Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:25:30.571Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:25:31.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:25:31.380Z] + + sudo service dockertrue restart [2021-01-14T06:25:31.380Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:25:33.509Z] provisioning config files... [2021-01-14T06:25:33.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2657991077052133858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:25:34.112Z] ---> docker-login.sh [2021-01-14T06:25:34.112Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:25:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:25:35.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:25:35.420Z] Configure a credential helper to remove this warning. See [2021-01-14T06:25:35.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:25:35.420Z] [2021-01-14T06:25:35.420Z] Login Succeeded [2021-01-14T06:25:35.420Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:25:35.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:25:35.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:25:35.977Z] Configure a credential helper to remove this warning. See [2021-01-14T06:25:35.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:25:35.977Z] [2021-01-14T06:25:35.977Z] Login Succeeded [2021-01-14T06:25:35.977Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:25:36.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:25:36.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:25:36.537Z] Configure a credential helper to remove this warning. See [2021-01-14T06:25:36.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:25:36.537Z] [2021-01-14T06:25:36.537Z] Login Succeeded [2021-01-14T06:25:36.537Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:25:36.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:25:37.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:25:37.093Z] Configure a credential helper to remove this warning. See [2021-01-14T06:25:37.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:25:37.093Z] [2021-01-14T06:25:37.093Z] Login Succeeded [2021-01-14T06:25:37.093Z] docker.io [2021-01-14T06:25:37.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:25:37.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:25:37.660Z] Configure a credential helper to remove this warning. See [2021-01-14T06:25:37.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:25:37.660Z] [2021-01-14T06:25:37.660Z] Login Succeeded [2021-01-14T06:25:37.660Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:25:37.708Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T06:25:38.297Z] ========================================================= [2021-01-14T06:25:38.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T06:25:38.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:25:38.761Z] + 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-01-14T06:25:41.424Z] Sending build context to Docker daemon 165.5MB [2021-01-14T06:25:41.424Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:25:41.424Z] Step 2/6 : FROM ${BASE} [2021-01-14T06:25:41.424Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T06:25:41.424Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T06:25:41.424Z] a4357932f1b6: Pulling fs layer [2021-01-14T06:25:41.424Z] 18c013af1878: Pulling fs layer [2021-01-14T06:25:41.424Z] 00ac8860ef70: Pulling fs layer [2021-01-14T06:25:41.424Z] 63d7cb157983: Pulling fs layer [2021-01-14T06:25:41.424Z] b116817d02f9: Pulling fs layer [2021-01-14T06:25:41.424Z] 745a02a5169b: Pulling fs layer [2021-01-14T06:25:41.424Z] 00ac8860ef70: Waiting [2021-01-14T06:25:41.424Z] 63d7cb157983: Waiting [2021-01-14T06:25:41.424Z] b116817d02f9: Waiting [2021-01-14T06:25:41.424Z] 745a02a5169b: Waiting [2021-01-14T06:25:41.424Z] 18c013af1878: Verifying Checksum [2021-01-14T06:25:41.424Z] 18c013af1878: Download complete [2021-01-14T06:25:41.424Z] a4357932f1b6: Verifying Checksum [2021-01-14T06:25:41.424Z] a4357932f1b6: Download complete [2021-01-14T06:25:41.424Z] 63d7cb157983: Download complete [2021-01-14T06:25:41.424Z] b116817d02f9: Verifying Checksum [2021-01-14T06:25:41.424Z] b116817d02f9: Download complete [2021-01-14T06:25:42.031Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T06:25:42.031Z] 5f621e34cdf4: Download complete [2021-01-14T06:25:42.650Z] 5f621e34cdf4: Pull complete [2021-01-14T06:25:43.257Z] a4357932f1b6: Pull complete [2021-01-14T06:25:43.533Z] 18c013af1878: Pull complete [2021-01-14T06:25:44.141Z] 745a02a5169b: Verifying Checksum [2021-01-14T06:25:44.141Z] 745a02a5169b: Download complete [2021-01-14T06:25:46.128Z] 00ac8860ef70: Verifying Checksum [2021-01-14T06:25:46.128Z] 00ac8860ef70: Download complete [2021-01-14T06:25:58.562Z] 00ac8860ef70: Pull complete [2021-01-14T06:25:58.562Z] 63d7cb157983: Pull complete [2021-01-14T06:25:58.562Z] b116817d02f9: Pull complete [2021-01-14T06:26:01.209Z] 745a02a5169b: Pull complete [2021-01-14T06:26:01.209Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T06:26:01.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T06:26:01.209Z] ---> b7e6874047d6 [2021-01-14T06:26:01.209Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T06:26:04.674Z] ---> Running in c829cda5fcc0 [2021-01-14T06:26:06.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:26:07.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:26:09.521Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T06:26:09.793Z] (2/12) Installing file (5.38-r0) [2021-01-14T06:26:09.793Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T06:26:09.793Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T06:26:22.281Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T06:26:22.281Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T06:26:22.281Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T06:26:22.551Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T06:26:22.551Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T06:26:22.822Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:26:22.822Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T06:26:23.099Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:26:23.099Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:26:23.099Z] OK: 217 MiB in 51 packages [2021-01-14T06:26:27.427Z] Removing intermediate container c829cda5fcc0 [2021-01-14T06:26:27.427Z] ---> 8744a99ff2af [2021-01-14T06:26:27.427Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T06:26:27.427Z] ---> Running in 0a8e40b262c9 [2021-01-14T06:26:28.030Z] Removing intermediate container 0a8e40b262c9 [2021-01-14T06:26:28.030Z] ---> 632f8a884a89 [2021-01-14T06:26:28.030Z] Step 5/6 : COPY go.mod . [2021-01-14T06:26:28.633Z] ---> 1fbd8cbf25df [2021-01-14T06:26:28.633Z] Step 6/6 : RUN go mod download [2021-01-14T06:26:28.911Z] ---> Running in bec53815bd07 [2021-01-14T06:26:55.771Z] Removing intermediate container bec53815bd07 [2021-01-14T06:26:55.771Z] ---> b354ae64119f [2021-01-14T06:26:55.771Z] Successfully built b354ae64119f [2021-01-14T06:26:55.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:26:56.164Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:26:56.165Z] . [Pipeline] withDockerContainer [2021-01-14T06:26:56.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-20172 does not seem to be running inside a container [2021-01-14T06:26:56.579Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:26:58.197Z] $ docker top 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:26:59.241Z] + go version [2021-01-14T06:26:59.241Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T06:26:59.318Z] $ docker stop --time=1 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a [2021-01-14T06:27:01.300Z] $ docker rm -f 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:27:02.686Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:27:02.686Z] . [Pipeline] withDockerContainer [2021-01-14T06:27:02.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-20172 does not seem to be running inside a container [2021-01-14T06:27:03.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:27:04.649Z] $ docker top b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T06:27:05.028Z] ========================================================= [2021-01-14T06:27:05.028Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T06:27:05.028Z] ========================================================= [Pipeline] sh [2021-01-14T06:27:05.693Z] + make test [2021-01-14T06:27:05.693Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:27:32.520Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T06:28:19.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T06:28:20.163Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [2021-01-14T06:28:20.163Z] internal/core/data/v2/controller/http/event.go:66:12: undefined: requests.AddEventReqToEventModels [2021-01-14T06:28:47.116Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2021-01-14T06:28:47.116Z] internal/core/data/v2/controller/http/event.go:66: undefined: requests.AddEventReqToEventModels [2021-01-14T06:28:47.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2021-01-14T06:28:47.116Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-01-14T06:28:47.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements [2021-01-14T06:28:47.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.112s coverage: 100.0% of statements [2021-01-14T06:28:49.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.543s coverage: 77.8% of statements [2021-01-14T06:28:49.757Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.323s coverage: 86.7% of statements [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.395s coverage: 97.5% of statements [2021-01-14T06:28:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.255s coverage: 93.1% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.284s coverage: 0.1% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.131s coverage: 75.5% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.161s coverage: 87.2% of statements [2021-01-14T06:29:06.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.2% of statements [2021-01-14T06:29:08.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.4% of statements [2021-01-14T06:29:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.606s coverage: 63.5% of statements [2021-01-14T06:29:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-01-14T06:29:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-01-14T06:29:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-01-14T06:29:11.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-01-14T06:29:12.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-01-14T06:29:18.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.878s coverage: 55.9% of statements [2021-01-14T06:29:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.463s coverage: 37.0% of statements [2021-01-14T06:29:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.801s coverage: 84.0% of statements [2021-01-14T06:29:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2021-01-14T06:29:25.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.359s coverage: 47.1% of statements [2021-01-14T06:29:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2021-01-14T06:29:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.515s coverage: 29.1% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.119s coverage: 100.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-14T06:29:30.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements [2021-01-14T06:29:31.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements [2021-01-14T06:29:32.432Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-01-14T06:29:32.557Z] $ docker stop --time=1 b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 [2021-01-14T06:29:34.950Z] $ docker rm -f b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 [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] } [2021-01-14T06:29:37.727Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-14T06:29:40.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:29:41.743Z] ---> package-listing.sh [2021-01-14T06:29:41.743Z] ++ facter osfamily [2021-01-14T06:29:41.743Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T06:29:41.743Z] + OS_FAMILY=redhat [2021-01-14T06:29:41.743Z] + workspace=/w/workspace/edgex-go/1 [2021-01-14T06:29:41.743Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T06:29:41.743Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T06:29:41.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T06:29:41.743Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T06:29:41.743Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T06:29:41.743Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T06:29:41.743Z] + case "${OS_FAMILY}" in [2021-01-14T06:29:41.743Z] + rpm -qa [2021-01-14T06:29:41.743Z] + sort [2021-01-14T06:29:47.078Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T06:29:47.078Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T06:29:47.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T06:29:47.078Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T06:29:47.078Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-14T06:29:47.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-14T06:29:47.114Z] 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 [2021-01-14T06:29:47.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:29:47.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:29:47.770Z] [2021-01-14T06:29:47.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:29:48.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:29:48.179Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T06:29:48.179Z] df20fa9351a1: Pulling fs layer [2021-01-14T06:29:48.179Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T06:29:48.179Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T06:29:48.179Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T06:29:48.179Z] 93b61091891f: Pulling fs layer [2021-01-14T06:29:48.179Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T06:29:48.179Z] 5e14af77c1be: Pulling fs layer [2021-01-14T06:29:48.179Z] 01666e4c0597: Pulling fs layer [2021-01-14T06:29:48.179Z] aa168da1d23b: Pulling fs layer [2021-01-14T06:29:48.179Z] 93b9cdb0e59b: Waiting [2021-01-14T06:29:48.179Z] 5e14af77c1be: Waiting [2021-01-14T06:29:48.179Z] 01666e4c0597: Waiting [2021-01-14T06:29:48.179Z] aa168da1d23b: Waiting [2021-01-14T06:29:48.179Z] 46f8f816bc3b: Waiting [2021-01-14T06:29:48.179Z] 93b61091891f: Waiting [2021-01-14T06:29:48.179Z] 36b3adc4ff6f: Download complete [2021-01-14T06:29:48.179Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T06:29:48.179Z] 46f8f816bc3b: Download complete [2021-01-14T06:29:48.443Z] df20fa9351a1: Verifying Checksum [2021-01-14T06:29:48.443Z] df20fa9351a1: Download complete [2021-01-14T06:29:48.443Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T06:29:48.443Z] 93b9cdb0e59b: Download complete [2021-01-14T06:29:48.443Z] 93b61091891f: Verifying Checksum [2021-01-14T06:29:48.443Z] 93b61091891f: Download complete [2021-01-14T06:29:48.443Z] 5e14af77c1be: Verifying Checksum [2021-01-14T06:29:48.443Z] 5e14af77c1be: Download complete [2021-01-14T06:29:48.443Z] 01666e4c0597: Download complete [2021-01-14T06:29:48.715Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T06:29:48.715Z] 8ad3a11d3b57: Download complete [2021-01-14T06:29:48.715Z] df20fa9351a1: Pull complete [2021-01-14T06:29:48.988Z] 36b3adc4ff6f: Pull complete [2021-01-14T06:29:49.963Z] 8ad3a11d3b57: Pull complete [2021-01-14T06:29:49.963Z] 46f8f816bc3b: Pull complete [2021-01-14T06:29:50.577Z] 93b61091891f: Pull complete [2021-01-14T06:29:50.577Z] 93b9cdb0e59b: Pull complete [2021-01-14T06:29:50.844Z] 5e14af77c1be: Pull complete [2021-01-14T06:29:51.124Z] 01666e4c0597: Pull complete [2021-01-14T06:29:51.124Z] aa168da1d23b: Verifying Checksum [2021-01-14T06:29:51.124Z] aa168da1d23b: Download complete [2021-01-14T06:29:59.360Z] aa168da1d23b: Pull complete [2021-01-14T06:29:59.360Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T06:29:59.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:29:59.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T06:29:59.565Z] prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container [2021-01-14T06:29:59.634Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T06:30:03.793Z] $ docker top 9bc445db679e45c92bd6ec335e3c9c2a7c8b4a0fe0225a5e5399ca26d8e42fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:30:04.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T06:30:04.748Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T06:30:05.110Z] + ls /var/log/sa-host [2021-01-14T06:30:05.110Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T06:30:05.110Z] file_magic: OK [2021-01-14T06:30:05.110Z] HZ: Using current value: 100 [2021-01-14T06:30:05.110Z] file_header: OK [2021-01-14T06:30:05.110Z] 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-01-14T06:30:05.110Z] Statistics: [2021-01-14T06:30:05.110Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T06:30:05.110Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T06:30:05.110Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T06:30:05.110Z] file_magic: OK [2021-01-14T06:30:05.110Z] HZ: Using current value: 100 [2021-01-14T06:30:05.110Z] file_header: OK [2021-01-14T06:30:05.110Z] 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-01-14T06:30:05.110Z] Statistics: [2021-01-14T06:30:05.110Z] Hnuu...uuuununununu... [2021-01-14T06:30:05.110Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T06:30:05.410Z] provisioning config files... [2021-01-14T06:30:05.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config310481553439692105tmp [Pipeline] { [Pipeline] echo [2021-01-14T06:30:05.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:05.924Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T06:30:05.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T06:30:06.094Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:06.444Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T06:30:06.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:06.825Z] ---> sudo-logs.sh [2021-01-14T06:30:06.825Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T06:30:06.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:07.211Z] ---> job-cost.sh [2021-01-14T06:30:07.211Z] lf-activate-venv: SKIPPING [2021-01-14T06:30:07.211Z] INFO: No Stack... [2021-01-14T06:30:08.611Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T06:30:09.190Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T06:30:09.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:30:09.560Z] ---> logs-deploy.sh [2021-01-14T06:30:09.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3026/1 [2021-01-14T06:30:09.560Z] INFO: archiving workspace using pattern(s): [2021-01-14T06:30:11.509Z] Archives upload complete. [2021-01-14T06:30:11.509Z] INFO: archiving logs to Nexus