Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 49e63ea23a8aff3b20e629752c0792db467d11b5+60451040515ee9eeb901ca3bb1c4662a631f475e (630cc198392c52220d7da5b9828305a458e0dbf2) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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-20317 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit 49e63ea23a8aff3b20e629752c0792db467d11b5 Merge succeeded, producing 49e63ea23a8aff3b20e629752c0792db467d11b5 Checking out Revision 49e63ea23a8aff3b20e629752c0792db467d11b5 (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # 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 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 Commit message: "feat(security): Address another PR feedback" First time build. Skipping changelog. > git rev-list --no-walk eec1fc97adfe7334b0b6c27c3c0213c68a68466c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T22:35:30.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T22:35:30.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T22:35:30.762Z] ========================================================= [2021-01-14T22:35:30.762Z] EdgeX Global Pipelines Version Info [2021-01-14T22:35:30.762Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:35:33.165Z] ------------------- [2021-01-14T22:35:33.165Z] stable info: [2021-01-14T22:35:33.165Z] ------------------- [2021-01-14T22:35:33.165Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T22:35:33.165Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T22:35:33.165Z] Message: update stable to v1.0.177 [2021-01-14T22:35:34.123Z] ------------------- [2021-01-14T22:35:34.123Z] experimental info: [2021-01-14T22:35:34.123Z] ------------------- [2021-01-14T22:35:34.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T22:35:34.123Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T22:35:34.123Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T22:35:34.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T22:35:34.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T22:35:34.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T22:35:34.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T22:35:34.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T22:35:34.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T22:35:35.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T22:35:35.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T22:35:35.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T22:35:35.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T22:35:35.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T22:35:35.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T22:35:35.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T22:35:35.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T22:35:35.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T22:35:35.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T22:35:36.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T22:35:36.183Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T22:35:36.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T22:35:36.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T22:35:36.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T22:35:36.559Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T22:35:36.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T22:35:36.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-14T22:35:36.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-14T22:35:36.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-14T22:35:37.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e63ea23a8aff3b20e629752c0792db467d11b5 [Pipeline] echo [2021-01-14T22:35:37.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e63ea [Pipeline] echo [2021-01-14T22:35:37.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T22:35:37.383Z] provisioning config files... [2021-01-14T22:35:37.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config8658230430635565171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:35:37.783Z] ---> docker-login.sh [2021-01-14T22:35:37.783Z] nexus3.edgexfoundry.org:10001 [2021-01-14T22:35:38.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:35:38.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:35:38.639Z] Configure a credential helper to remove this warning. See [2021-01-14T22:35:38.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:35:38.639Z] [2021-01-14T22:35:38.639Z] Login Succeeded [2021-01-14T22:35:38.639Z] nexus3.edgexfoundry.org:10002 [2021-01-14T22:35:38.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:35:38.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:35:38.905Z] Configure a credential helper to remove this warning. See [2021-01-14T22:35:38.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:35:38.905Z] [2021-01-14T22:35:38.905Z] Login Succeeded [2021-01-14T22:35:38.905Z] nexus3.edgexfoundry.org:10003 [2021-01-14T22:35:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:35:39.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:35:39.171Z] Configure a credential helper to remove this warning. See [2021-01-14T22:35:39.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:35:39.171Z] [2021-01-14T22:35:39.171Z] Login Succeeded [2021-01-14T22:35:39.171Z] nexus3.edgexfoundry.org:10004 [2021-01-14T22:35:39.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:35:39.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:35:39.437Z] Configure a credential helper to remove this warning. See [2021-01-14T22:35:39.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:35:39.437Z] [2021-01-14T22:35:39.437Z] Login Succeeded [2021-01-14T22:35:39.437Z] docker.io [2021-01-14T22:35:39.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:35:39.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:35:39.716Z] Configure a credential helper to remove this warning. See [2021-01-14T22:35:39.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:35:39.716Z] [2021-01-14T22:35:39.716Z] Login Succeeded [2021-01-14T22:35:39.716Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T22:35:39.733Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T22:35:40.243Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T22:35:40.243Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T22:35:40.243Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T22:35:40.243Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T22:35:40.243Z] ++ cut -d/ -f2 [2021-01-14T22:35:40.243Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T22:35:40.331Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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-14T22:35:41.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T22:35:41.824Z] [2021-01-14T22:35:41.824Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:35:42.216Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T22:35:42.216Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T22:35:42.216Z] 31603596830f: Pulling fs layer [2021-01-14T22:35:42.216Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T22:35:42.216Z] 6ca5941a6612: Pulling fs layer [2021-01-14T22:35:42.216Z] ecc8261a40a4: Pulling fs layer [2021-01-14T22:35:42.216Z] ecc8261a40a4: Waiting [2021-01-14T22:35:42.216Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T22:35:42.216Z] 2a8b12db71e7: Download complete [2021-01-14T22:35:42.488Z] 31603596830f: Verifying Checksum [2021-01-14T22:35:42.488Z] 31603596830f: Download complete [2021-01-14T22:35:42.763Z] ecc8261a40a4: Verifying Checksum [2021-01-14T22:35:42.763Z] ecc8261a40a4: Download complete [2021-01-14T22:35:42.763Z] 6ca5941a6612: Verifying Checksum [2021-01-14T22:35:42.763Z] 6ca5941a6612: Download complete [2021-01-14T22:35:43.041Z] 31603596830f: Pull complete [2021-01-14T22:35:43.041Z] 2a8b12db71e7: Pull complete [2021-01-14T22:35:44.491Z] 6ca5941a6612: Pull complete [2021-01-14T22:35:44.759Z] ecc8261a40a4: Pull complete [2021-01-14T22:35:45.026Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T22:35:45.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T22:35:45.026Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T22:35:45.218Z] prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container [2021-01-14T22:35:45.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T22:35:47.920Z] $ docker top 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T22:35:48.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T22:35:48.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T22:35:48.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T22:35:48.675Z] $ docker exec 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent [2021-01-14T22:35:48.951Z] SSH_AUTH_SOCK=/tmp/ssh-xwxHxQzsvaiB/agent.12 [2021-01-14T22:35:48.951Z] SSH_AGENT_PID=17 [2021-01-14T22:35:48.967Z] Running ssh-add (command line suppressed) [2021-01-14T22:35:49.149Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_637497695842877760.key (/w/workspace/edgex-go/25@tmp/private_key_637497695842877760.key) [2021-01-14T22:35:49.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T22:35:49.587Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T22:35:49.626Z] $ docker exec --env ******** --env ******** 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent -k [2021-01-14T22:35:49.814Z] unset SSH_AUTH_SOCK; [2021-01-14T22:35:49.816Z] unset SSH_AGENT_PID; [2021-01-14T22:35:49.816Z] echo Agent pid 17 killed; [2021-01-14T22:35:49.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T22:35:50.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T22:35:50.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T22:35:50.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T22:35:50.419Z] $ docker exec 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent [2021-01-14T22:35:50.643Z] SSH_AUTH_SOCK=/tmp/ssh-3q0bqNSCRRJ2/agent.47 [2021-01-14T22:35:50.643Z] SSH_AGENT_PID=53 [2021-01-14T22:35:50.651Z] Running ssh-add (command line suppressed) [2021-01-14T22:35:50.797Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_435156561982222688.key (/w/workspace/edgex-go/25@tmp/private_key_435156561982222688.key) [2021-01-14T22:35:50.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T22:35:51.224Z] + git semver init [2021-01-14T22:35:51.224Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T22:35:51.224Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-01-14T22:35:51.224Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-01-14T22:35:51.224Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T22:35:51.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T22:35:51.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T22:35:51.224Z] # $SEMVER_BRANCH = PR-2970 [2021-01-14T22:35:51.224Z] # $SEMVER_TEMP = /tmp/semver-025653890 [2021-01-14T22:35:51.224Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T22:36:18.567Z] # '/tmp/semver-025653890' -> '/w/workspace/edgex-go/25/.semver' [2021-01-14T22:36:18.567Z] # -> Force: false [2021-01-14T22:36:18.567Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2021-01-14T22:36:18.600Z] $ docker exec --env ******** --env ******** 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 ssh-agent -k [2021-01-14T22:36:18.964Z] unset SSH_AUTH_SOCK; [2021-01-14T22:36:18.965Z] unset SSH_AGENT_PID; [2021-01-14T22:36:18.965Z] echo Agent pid 53 killed; [2021-01-14T22:36:19.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T22:36:19.625Z] + git semver [Pipeline] } [2021-01-14T22:36:19.651Z] $ docker stop --time=1 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 [2021-01-14T22:36:21.349Z] $ docker rm -f 86a0910978b8c4970871cee6baca877e9476c920d04e1f2b987e60307ce5faf6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T22:36:22.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T22:36:22.888Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T22:36:22.891Z] [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-14T22:36:23.837Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T22:36:24.190Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T22:36:24.537Z] + sudo service docker restart [2021-01-14T22:36:24.537Z] + true [2021-01-14T22:36:24.537Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T22:36:25.535Z] ========================================================= [2021-01-14T22:36:25.535Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T22:36:25.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:36:25.962Z] + 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-14T22:36:32.683Z] Sending build context to Docker daemon 326.7MB [2021-01-14T22:36:32.683Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T22:36:32.683Z] Step 2/6 : FROM ${BASE} [2021-01-14T22:36:32.683Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T22:36:32.683Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T22:36:32.683Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T22:36:32.683Z] de9db76c5a1d: Pulling fs layer [2021-01-14T22:36:32.683Z] bca2f99d35d6: Pulling fs layer [2021-01-14T22:36:32.683Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T22:36:32.683Z] 7c6f9722023f: Pulling fs layer [2021-01-14T22:36:32.683Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T22:36:32.683Z] bca2f99d35d6: Waiting [2021-01-14T22:36:32.683Z] 93359f2a8cfa: Waiting [2021-01-14T22:36:32.683Z] 7c6f9722023f: Waiting [2021-01-14T22:36:32.683Z] a35cf1a2eb13: Waiting [2021-01-14T22:36:32.683Z] de9db76c5a1d: Verifying Checksum [2021-01-14T22:36:32.683Z] de9db76c5a1d: Download complete [2021-01-14T22:36:32.683Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T22:36:32.683Z] 0ef7d3d256c8: Download complete [2021-01-14T22:36:32.683Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T22:36:32.683Z] 93359f2a8cfa: Download complete [2021-01-14T22:36:32.988Z] 7c6f9722023f: Verifying Checksum [2021-01-14T22:36:32.988Z] 7c6f9722023f: Download complete [2021-01-14T22:36:32.988Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T22:36:32.988Z] 188c0c94c7c5: Download complete [2021-01-14T22:36:33.935Z] 188c0c94c7c5: Pull complete [2021-01-14T22:36:34.261Z] 0ef7d3d256c8: Pull complete [2021-01-14T22:36:34.601Z] de9db76c5a1d: Pull complete [2021-01-14T22:36:36.619Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T22:36:36.619Z] a35cf1a2eb13: Download complete [2021-01-14T22:36:37.210Z] bca2f99d35d6: Verifying Checksum [2021-01-14T22:36:37.210Z] bca2f99d35d6: Download complete [2021-01-14T22:36:38.271Z] Still waiting to schedule task [2021-01-14T22:36:38.271Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T22:36:47.494Z] bca2f99d35d6: Pull complete [2021-01-14T22:36:47.494Z] 93359f2a8cfa: Pull complete [2021-01-14T22:36:47.494Z] 7c6f9722023f: Pull complete [2021-01-14T22:36:52.927Z] a35cf1a2eb13: Pull complete [2021-01-14T22:36:52.927Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T22:36:52.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T22:36:52.927Z] ---> a62c8e92a672 [2021-01-14T22:36:52.927Z] 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-14T22:36:52.927Z] ---> Running in c0b345f8b106 [2021-01-14T22:36:53.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T22:36:54.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T22:36:55.116Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T22:36:55.399Z] (2/12) Installing file (5.38-r0) [2021-01-14T22:36:55.674Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T22:36:55.674Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T22:37:01.050Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T22:37:01.050Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T22:37:01.050Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T22:37:01.050Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T22:37:01.328Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T22:37:01.328Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T22:37:01.328Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T22:37:01.632Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T22:37:01.632Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:37:01.632Z] OK: 233 MiB in 51 packages [2021-01-14T22:37:06.029Z] Removing intermediate container c0b345f8b106 [2021-01-14T22:37:06.029Z] ---> 7acbe19cdb41 [2021-01-14T22:37:06.029Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T22:37:06.029Z] ---> Running in d10d2e769158 [2021-01-14T22:37:06.324Z] Removing intermediate container d10d2e769158 [2021-01-14T22:37:06.324Z] ---> f3a592811824 [2021-01-14T22:37:06.324Z] Step 5/6 : COPY go.mod . [2021-01-14T22:37:06.979Z] ---> 6bbe7b5e910a [2021-01-14T22:37:06.979Z] Step 6/6 : RUN go mod download [2021-01-14T22:37:07.265Z] ---> Running in 8c15fcc53f86 [2021-01-14T22:37:34.272Z] Removing intermediate container 8c15fcc53f86 [2021-01-14T22:37:34.272Z] ---> aa027c8a7c25 [2021-01-14T22:37:34.272Z] Successfully built aa027c8a7c25 [2021-01-14T22:37:34.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:37:34.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T22:37:34.610Z] . [Pipeline] withDockerContainer [2021-01-14T22:37:34.793Z] prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container [2021-01-14T22:37:34.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T22:37:36.136Z] $ docker top 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T22:37:37.012Z] + go version [2021-01-14T22:37:37.012Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T22:37:37.062Z] $ docker stop --time=1 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 [2021-01-14T22:37:38.704Z] $ docker rm -f 899b9594c7725a1b8d2d28c70237049c489647f4d126f6bd6cac1dfa5dce01d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:37:39.577Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T22:37:39.577Z] . [Pipeline] withDockerContainer [2021-01-14T22:37:39.942Z] prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container [2021-01-14T22:37:40.133Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T22:37:41.817Z] $ docker top 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T22:37:42.165Z] ========================================================= [2021-01-14T22:37:42.165Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T22:37:42.165Z] ========================================================= [Pipeline] sh [2021-01-14T22:37:42.486Z] + make test [2021-01-14T22:37:42.486Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T22:37:57.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T22:38:20.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T22:38:29.079Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20318 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [2021-01-14T22:38:29.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T22:38:29.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T22:38:29.080Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] { [Pipeline] ws [2021-01-14T22:38:29.138Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-01-14T22:38:29.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T22:38:34.454Z] using credential edgex-jenkins-ssh [2021-01-14T22:38:34.524Z] Cloning the remote Git repository [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T22:38:34.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T22:38:34.599Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T22:38:34.729Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-01-14T22:38:34.814Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T22:38:34.814Z] > git --version # timeout=10 [2021-01-14T22:38:34.837Z] > git --version # 'git version 2.17.1' [2021-01-14T22:38:34.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T22:38:34.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T22:38:38.548Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T22:38:38.548Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T22:38:38.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T22:38:42.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.196s coverage: 46.6% of statements [2021-01-14T22:38:42.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T22:38:42.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T22:38:42.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T22:38:42.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T22:38:42.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T22:38:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.381s coverage: 27.0% of statements [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T22:38:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.124s coverage: 100.0% of statements [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T22:38:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T22:38:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 67.9% of statements [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T22:38:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.483s coverage: 82.3% of statements [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T22:38:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T22:38:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.504s coverage: 28.6% of statements [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T22:38:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T22:38:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T22:38:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements [2021-01-14T22:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T22:38:50.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T22:38:51.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T22:38:51.051Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T22:38:51.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T22:38:51.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T22:38:51.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T22:38:51.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.217s coverage: 97.5% of statements [2021-01-14T22:38:51.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T22:38:51.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-01-14T22:38:51.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T22:38:51.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T22:38:51.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T22:38:51.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T22:38:52.080Z] Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit 49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:38:52.533Z] Merge succeeded, producing 49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:38:52.534Z] Checking out Revision 49e63ea23a8aff3b20e629752c0792db467d11b5 (PR-2970) [2021-01-14T22:38:52.109Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T22:38:52.132Z] > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 [2021-01-14T22:38:52.457Z] > git remote # timeout=10 [2021-01-14T22:38:52.473Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T22:38:52.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T22:38:52.495Z] > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 [2021-01-14T22:38:52.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T22:38:52.545Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T22:38:52.570Z] > git checkout -f 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 [2021-01-14T22:38:55.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.820s coverage: 93.2% of statements [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T22:38:55.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T22:38:55.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.125s coverage: 0.1% of statements [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-14T22:38:55.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 43.8% of statements [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-14T22:38:55.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-14T22:38:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-14T22:38:57.148Z] Commit message: "feat(security): Address another PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T22:39:00.034Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T22:39:00.469Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T22:39:00.822Z] + sudo service docker restart+ [2021-01-14T22:39:00.822Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T22:39:02.939Z] provisioning config files... [2021-01-14T22:39:03.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config7762867194436931344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:39:03.459Z] ---> docker-login.sh [2021-01-14T22:39:03.459Z] nexus3.edgexfoundry.org:10001 [2021-01-14T22:39:04.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:39:04.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:39:04.724Z] Configure a credential helper to remove this warning. See [2021-01-14T22:39:04.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:39:04.724Z] [2021-01-14T22:39:04.724Z] Login Succeeded [2021-01-14T22:39:04.724Z] nexus3.edgexfoundry.org:10002 [2021-01-14T22:39:04.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:39:05.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:39:05.274Z] Configure a credential helper to remove this warning. See [2021-01-14T22:39:05.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:39:05.274Z] [2021-01-14T22:39:05.274Z] Login Succeeded [2021-01-14T22:39:05.274Z] nexus3.edgexfoundry.org:10003 [2021-01-14T22:39:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:39:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:39:05.546Z] Configure a credential helper to remove this warning. See [2021-01-14T22:39:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:39:05.546Z] [2021-01-14T22:39:05.546Z] Login Succeeded [2021-01-14T22:39:05.822Z] nexus3.edgexfoundry.org:10004 [2021-01-14T22:39:06.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:39:06.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:39:06.096Z] Configure a credential helper to remove this warning. See [2021-01-14T22:39:06.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:39:06.096Z] [2021-01-14T22:39:06.371Z] Login Succeeded [2021-01-14T22:39:06.371Z] docker.io [2021-01-14T22:39:06.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T22:39:06.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T22:39:06.918Z] Configure a credential helper to remove this warning. See [2021-01-14T22:39:06.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T22:39:06.918Z] [2021-01-14T22:39:06.918Z] Login Succeeded [2021-01-14T22:39:07.191Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T22:39:07.207Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T22:39:07.609Z] ========================================================= [2021-01-14T22:39:07.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T22:39:07.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:39:07.988Z] + 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-14T22:39:10.662Z] Sending build context to Docker daemon 165.7MB [2021-01-14T22:39:10.662Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T22:39:10.662Z] Step 2/6 : FROM ${BASE} [2021-01-14T22:39:10.662Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T22:39:10.662Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T22:39:10.662Z] a4357932f1b6: Pulling fs layer [2021-01-14T22:39:10.662Z] 18c013af1878: Pulling fs layer [2021-01-14T22:39:10.662Z] 00ac8860ef70: Pulling fs layer [2021-01-14T22:39:10.662Z] 63d7cb157983: Pulling fs layer [2021-01-14T22:39:10.662Z] b116817d02f9: Pulling fs layer [2021-01-14T22:39:10.662Z] 745a02a5169b: Pulling fs layer [2021-01-14T22:39:10.662Z] 00ac8860ef70: Waiting [2021-01-14T22:39:10.662Z] b116817d02f9: Waiting [2021-01-14T22:39:10.662Z] 745a02a5169b: Waiting [2021-01-14T22:39:10.662Z] 18c013af1878: Verifying Checksum [2021-01-14T22:39:10.662Z] 18c013af1878: Download complete [2021-01-14T22:39:10.662Z] a4357932f1b6: Verifying Checksum [2021-01-14T22:39:10.662Z] a4357932f1b6: Download complete [2021-01-14T22:39:10.662Z] 63d7cb157983: Verifying Checksum [2021-01-14T22:39:10.662Z] 63d7cb157983: Download complete [2021-01-14T22:39:10.662Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T22:39:10.662Z] b116817d02f9: Verifying Checksum [2021-01-14T22:39:10.662Z] b116817d02f9: Download complete [2021-01-14T22:39:10.956Z] 5f621e34cdf4: Pull complete [2021-01-14T22:39:11.311Z] Expected timed out due to no TCP server [2021-01-14T22:39:11.311Z] ================== [2021-01-14T22:39:11.311Z] WARNING: DATA RACE [2021-01-14T22:39:11.311Z] Write at 0x00c000112389 by goroutine 37: [2021-01-14T22:39:11.311Z] testing.tRunner() [2021-01-14T22:39:11.311Z] /usr/local/go/src/testing/testing.go:1126 +0x21a [2021-01-14T22:39:11.311Z] [2021-01-14T22:39:11.311Z] Previous write at 0x00c000112389 by goroutine 42: [2021-01-14T22:39:11.311Z] testing.(*common).FailNow() [2021-01-14T22:39:11.311Z] /usr/local/go/src/testing/testing.go:731 +0x4f [2021-01-14T22:39:11.312Z] testing.(*T).FailNow() [2021-01-14T22:39:11.312Z] :1 +0x44 [2021-01-14T22:39:11.312Z] github.com/stretchr/testify/require.True() [2021-01-14T22:39:11.312Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/require/require.go:1547 +0xf4 [2021-01-14T22:39:11.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListener.func2() [2021-01-14T22:39:11.312Z] /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:43 +0xd8 [2021-01-14T22:39:11.312Z] [2021-01-14T22:39:11.312Z] Goroutine 37 (running) created at: [2021-01-14T22:39:11.312Z] testing.(*T).Run() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1168 +0x5bb [2021-01-14T22:39:11.312Z] testing.runTests.func1() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1439 +0xa6 [2021-01-14T22:39:11.312Z] testing.tRunner() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1123 +0x202 [2021-01-14T22:39:11.312Z] testing.runTests() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1437 +0x612 [2021-01-14T22:39:11.312Z] testing.(*M).Run() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1345 +0x3b3 [2021-01-14T22:39:11.312Z] main.main() [2021-01-14T22:39:11.312Z] _testmain.go:101 +0x356 [2021-01-14T22:39:11.312Z] [2021-01-14T22:39:11.312Z] Goroutine 42 (finished) created at: [2021-01-14T22:39:11.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListener() [2021-01-14T22:39:11.312Z] /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:40 +0x1b9 [2021-01-14T22:39:11.312Z] testing.tRunner() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1123 +0x202 [2021-01-14T22:39:11.312Z] ================== [2021-01-14T22:39:11.312Z] --- FAIL: TestStartListener (3.00s) [2021-01-14T22:39:11.312Z] listener_test.go:43: [2021-01-14T22:39:11.312Z] Error Trace: listener_test.go:43 [2021-01-14T22:39:11.312Z] asm_amd64.s:1374 [2021-01-14T22:39:11.312Z] Error: Should be true [2021-01-14T22:39:11.312Z] Test: TestStartListener [2021-01-14T22:39:11.312Z] testing.go:1038: race detected during execution of test [2021-01-14T22:39:11.312Z] ================== [2021-01-14T22:39:11.312Z] WARNING: DATA RACE [2021-01-14T22:39:11.312Z] Write at 0x00c000202389 by goroutine 51: [2021-01-14T22:39:11.312Z] testing.tRunner() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1126 +0x21a [2021-01-14T22:39:11.312Z] [2021-01-14T22:39:11.312Z] Previous write at 0x00c000202389 by goroutine 52: [2021-01-14T22:39:11.312Z] testing.(*common).FailNow() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:731 +0x4f [2021-01-14T22:39:11.312Z] testing.(*T).FailNow() [2021-01-14T22:39:11.312Z] :1 +0x44 [2021-01-14T22:39:11.312Z] github.com/stretchr/testify/require.True() [2021-01-14T22:39:11.312Z] /go/pkg/mod/github.com/stretchr/testify@v1.6.1/require/require.go:1547 +0xf4 [2021-01-14T22:39:11.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst.func1() [2021-01-14T22:39:11.312Z] /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:91 +0xd8 [2021-01-14T22:39:11.312Z] [2021-01-14T22:39:11.312Z] Goroutine 51 (running) created at: [2021-01-14T22:39:11.312Z] testing.(*T).Run() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1168 +0x5bb [2021-01-14T22:39:11.312Z] testing.runTests.func1() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1439 +0xa6 [2021-01-14T22:39:11.312Z] testing.tRunner() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1123 +0x202 [2021-01-14T22:39:11.312Z] testing.runTests() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1437 +0x612 [2021-01-14T22:39:11.312Z] testing.(*M).Run() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1345 +0x3b3 [2021-01-14T22:39:11.312Z] main.main() [2021-01-14T22:39:11.312Z] _testmain.go:101 +0x356 [2021-01-14T22:39:11.312Z] [2021-01-14T22:39:11.312Z] Goroutine 52 (finished) created at: [2021-01-14T22:39:11.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst() [2021-01-14T22:39:11.312Z] /w/workspace/edgex-go/25/internal/security/bootstrapper/tcp/listener_test.go:88 +0x176 [2021-01-14T22:39:11.312Z] testing.tRunner() [2021-01-14T22:39:11.312Z] /usr/local/go/src/testing/testing.go:1123 +0x202 [2021-01-14T22:39:11.312Z] ================== [2021-01-14T22:39:11.312Z] --- FAIL: TestStartListenerWithDialFirst (3.00s) [2021-01-14T22:39:11.312Z] listener_test.go:91: [2021-01-14T22:39:11.312Z] Error Trace: listener_test.go:91 [2021-01-14T22:39:11.312Z] asm_amd64.s:1374 [2021-01-14T22:39:11.312Z] Error: Should be true [2021-01-14T22:39:11.312Z] Test: TestStartListenerWithDialFirst [2021-01-14T22:39:11.312Z] testing.go:1038: race detected during execution of test [2021-01-14T22:39:11.312Z] FAIL [2021-01-14T22:39:11.312Z] coverage: 90.2% of statements [2021-01-14T22:39:11.312Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 16.089s [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.4% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.368s coverage: 63.5% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.579s coverage: 68.9% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 37.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.424s coverage: 84.0% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.1% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.007s coverage: 29.1% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T22:39:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.069s coverage: 87.9% of statements [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T22:39:11.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T22:39:11.603Z] a4357932f1b6: Pull complete [2021-01-14T22:39:11.902Z] 18c013af1878: Pull complete [2021-01-14T22:39:12.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-01-14T22:39:12.293Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-14T22:39:12.576Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-01-14T22:39:12.576Z] FAIL [2021-01-14T22:39:12.853Z] make: *** [Makefile:98: test] Error 1 [Pipeline] } [2021-01-14T22:39:12.906Z] $ docker stop --time=1 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 [2021-01-14T22:39:14.657Z] 745a02a5169b: Verifying Checksum [2021-01-14T22:39:14.657Z] 745a02a5169b: Download complete [2021-01-14T22:39:14.888Z] $ docker rm -f 7b2a461f4ff8f88b0bd767c756cae872ea02559f4b614069310460e0ac897188 [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] } [2021-01-14T22:39:16.161Z] 00ac8860ef70: Verifying Checksum [2021-01-14T22:39:16.161Z] 00ac8860ef70: Download complete [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T22:39:16.514Z] Failed in branch amd64 [2021-01-14T22:39:26.635Z] 00ac8860ef70: Pull complete [2021-01-14T22:39:26.635Z] 63d7cb157983: Pull complete [2021-01-14T22:39:26.954Z] b116817d02f9: Pull complete [2021-01-14T22:39:30.594Z] 745a02a5169b: Pull complete [2021-01-14T22:39:30.883Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T22:39:30.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T22:39:30.883Z] ---> b7e6874047d6 [2021-01-14T22:39:30.883Z] 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-14T22:39:34.474Z] ---> Running in 98dd6ec2a85c [2021-01-14T22:39:35.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:39:36.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:39:37.088Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T22:39:37.088Z] (2/12) Installing file (5.38-r0) [2021-01-14T22:39:37.393Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T22:39:37.393Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T22:39:40.895Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T22:39:40.895Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T22:39:40.895Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T22:39:40.895Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T22:39:40.895Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T22:39:40.895Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T22:39:40.895Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T22:39:41.188Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T22:39:41.188Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:39:41.188Z] OK: 217 MiB in 51 packages [2021-01-14T22:39:45.725Z] Removing intermediate container 98dd6ec2a85c [2021-01-14T22:39:45.725Z] ---> a786f16e73aa [2021-01-14T22:39:45.725Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T22:39:45.725Z] ---> Running in c51e3ba6e992 [2021-01-14T22:39:46.356Z] Removing intermediate container c51e3ba6e992 [2021-01-14T22:39:46.356Z] ---> 34c0f52e3423 [2021-01-14T22:39:46.356Z] Step 5/6 : COPY go.mod . [2021-01-14T22:39:47.043Z] ---> 124e4214cf25 [2021-01-14T22:39:47.043Z] Step 6/6 : RUN go mod download [2021-01-14T22:39:47.330Z] ---> Running in 9672e9d898a2 [2021-01-14T22:40:14.454Z] Removing intermediate container 9672e9d898a2 [2021-01-14T22:40:14.454Z] ---> a14ebdb2a3fe [2021-01-14T22:40:14.454Z] Successfully built a14ebdb2a3fe [2021-01-14T22:40:14.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:40:14.911Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T22:40:14.911Z] . [Pipeline] withDockerContainer [2021-01-14T22:40:15.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container [2021-01-14T22:40:15.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T22:40:16.857Z] $ docker top 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T22:40:17.981Z] + go version [2021-01-14T22:40:17.981Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T22:40:18.019Z] $ docker stop --time=1 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e [2021-01-14T22:40:20.106Z] $ docker rm -f 346cb267fa1e9c840ad9a63522ed5c2cecd0727b39c6a1696c71034f9f5d8c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:40:21.225Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T22:40:21.225Z] . [Pipeline] withDockerContainer [2021-01-14T22:40:21.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container [2021-01-14T22:40:21.651Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T22:40:23.112Z] $ docker top 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T22:40:23.485Z] ========================================================= [2021-01-14T22:40:23.486Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T22:40:23.486Z] ========================================================= [Pipeline] sh [2021-01-14T22:40:24.211Z] + make test [2021-01-14T22:40:24.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T22:40:46.734Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T22:41:26.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T22:41:46.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T22:41:46.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T22:41:46.833Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T22:41:46.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T22:41:47.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-14T22:41:47.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T22:41:47.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T22:41:47.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T22:41:47.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T22:41:49.296Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T22:41:56.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T22:41:56.379Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T22:41:56.379Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T22:42:01.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.259s coverage: 46.6% of statements [2021-01-14T22:42:01.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T22:42:01.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T22:42:01.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T22:42:01.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T22:42:01.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T22:42:08.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.0% of statements [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T22:42:08.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T22:42:08.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T22:42:08.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 67.9% of statements [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T22:42:08.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T22:42:10.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.3% of statements [2021-01-14T22:42:10.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T22:42:10.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T22:42:10.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T22:42:10.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T22:42:14.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.265s coverage: 28.6% of statements [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T22:42:14.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T22:42:14.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements [2021-01-14T22:42:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T22:42:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements [2021-01-14T22:42:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T22:42:18.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements [2021-01-14T22:42:18.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T22:42:18.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.154s coverage: 78.3% of statements [2021-01-14T22:42:18.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T22:42:18.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T22:42:18.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T22:42:18.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T22:42:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.2% of statements [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T22:42:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T22:42:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.168s coverage: 0.1% of statements [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-14T22:42:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 43.8% of statements [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-14T22:42:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-14T22:42:26.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 16.087s coverage: 90.2% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.4% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.681s coverage: 68.9% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T22:42:41.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T22:42:41.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.486s coverage: 84.0% of statements [2021-01-14T22:42:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements [2021-01-14T22:42:49.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T22:42:49.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.221s coverage: 100.0% of statements [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T22:42:49.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-01-14T22:42:49.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.977s coverage: 29.1% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T22:42:53.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T22:42:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-01-14T22:42:54.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-14T22:42:55.136Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-14T22:42:55.732Z] GO111MODULE=on go vet ./... [2021-01-14T22:44:03.995Z] gofmt -l . [2021-01-14T22:44:03.995Z] [ "`gofmt -l .`" = "" ] [2021-01-14T22:44:06.608Z] ./bin/test-go-mod-tidy.sh [2021-01-14T22:44:06.882Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T22:44:08.997Z] + ls -al . [2021-01-14T22:44:08.997Z] total 688 [2021-01-14T22:44:08.997Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 22:44 . [2021-01-14T22:44:08.997Z] drwxr-xr-x 4 root root 4096 Jan 14 22:40 .. [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 22:38 .dockerignore [2021-01-14T22:44:08.997Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 22:38 .git [2021-01-14T22:44:08.997Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 22:38 .github [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 872 Jan 14 22:38 .gitignore [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 22:38 .sonarcloud.properties [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 7841 Jan 14 22:38 Attribution.txt [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 22:38 CONTRIBUTING.md [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 22:38 Dockerfile.build [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 22:38 Jenkinsfile [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 22:38 LICENSE [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 6001 Jan 14 22:38 Makefile [2021-01-14T22:44:08.997Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 22:38 README.md [2021-01-14T22:44:08.998Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 22:38 SECURITY.md [2021-01-14T22:44:08.998Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 22:36 VERSION [2021-01-14T22:44:08.998Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 22:38 ZMQWindows.md [2021-01-14T22:44:08.998Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 22:38 bin [2021-01-14T22:44:08.998Z] drwxrwxr-x 15 1001 1001 4096 Jan 14 22:38 cmd [2021-01-14T22:44:08.998Z] -rw-r--r-- 1 root root 555492 Jan 14 22:42 coverage.out [2021-01-14T22:44:08.998Z] -rw-r--r-- 1 root root 1005 Jan 14 22:44 go.mod [2021-01-14T22:44:08.998Z] -rw-r--r-- 1 root root 19189 Jan 14 22:44 go.sum [2021-01-14T22:44:08.998Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 22:38 internal [2021-01-14T22:44:08.998Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 22:38 openapi [2021-01-14T22:44:08.998Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 22:38 snap [2021-01-14T22:44:08.998Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 22:38 version.go [Pipeline] sh [2021-01-14T22:44:09.747Z] + '[' -e coverage.out ] [2021-01-14T22:44:09.747Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T22:44:10.906Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T22:44:11.704Z] + make build [2021-01-14T22:44:11.704Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T22:44:22.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T22:44:44.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T22:44:46.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T22:44:51.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T22:44:52.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T22:44:56.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T22:45:01.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T22:45:05.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T22:45:09.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T22:45:12.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T22:45:16.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T22:45:20.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-14T22:45:25.108Z] $ docker stop --time=1 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e [2021-01-14T22:45:27.922Z] $ docker rm -f 64ecc9f3f84c7fc43d2683db1b14baa373b2247e5bf4c8e00b09c3c52cb01d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:45:30.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T22:45:30.507Z] [2021-01-14T22:45:30.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:45:31.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T22:45:31.047Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T22:45:31.047Z] 29e5d40040c1: Pulling fs layer [2021-01-14T22:45:31.047Z] 1ce36da41761: Pulling fs layer [2021-01-14T22:45:31.047Z] 25b303627fd3: Pulling fs layer [2021-01-14T22:45:31.343Z] 29e5d40040c1: Verifying Checksum [2021-01-14T22:45:31.344Z] 29e5d40040c1: Download complete [2021-01-14T22:45:31.949Z] 29e5d40040c1: Pull complete [2021-01-14T22:45:31.949Z] 1ce36da41761: Download complete [2021-01-14T22:45:32.961Z] 1ce36da41761: Pull complete [2021-01-14T22:45:33.956Z] 25b303627fd3: Verifying Checksum [2021-01-14T22:45:33.956Z] 25b303627fd3: Download complete [2021-01-14T22:45:44.464Z] 25b303627fd3: Pull complete [2021-01-14T22:45:44.464Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T22:45:44.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T22:45:44.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T22:45:44.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container [2021-01-14T22:45:45.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T22:45:48.007Z] $ docker top 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T22:45:49.490Z] + docker-compose build --help [2021-01-14T22:45:49.490Z] + grep parallel [2021-01-14T22:45:52.526Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T22:45:52.656Z] $ docker stop --time=1 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 [2021-01-14T22:45:54.672Z] $ docker rm -f 23d1cb0da2d007b3f7082f69d25266407d47cb979b5fc21805a21310570f0e03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:45:55.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T22:45:55.759Z] . [Pipeline] withDockerContainer [2021-01-14T22:45:56.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-20318 does not seem to be running inside a container [2021-01-14T22:45:56.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T22:45:57.713Z] $ docker top c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T22:45:58.872Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T22:46:02.360Z] Building docker-core-command-go ... [2021-01-14T22:46:02.360Z] Building docker-core-data-go ... [2021-01-14T22:46:02.360Z] Building docker-core-metadata-go ... [2021-01-14T22:46:02.360Z] Building docker-security-bootstrapper-go ... [2021-01-14T22:46:02.360Z] Building docker-security-proxy-setup-go ... [2021-01-14T22:46:02.360Z] Building docker-security-secretstore-setup-go ... [2021-01-14T22:46:02.360Z] Building docker-support-notifications-go ... [2021-01-14T22:46:02.360Z] Building docker-support-scheduler-go ... [2021-01-14T22:46:02.360Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T22:46:02.360Z] Building docker-core-data-go [2021-01-14T22:46:02.360Z] Building docker-security-bootstrapper-go [2021-01-14T22:46:02.360Z] Building docker-core-command-go [2021-01-14T22:46:02.360Z] Building docker-security-secretstore-setup-go [2021-01-14T22:46:02.645Z] Building docker-security-proxy-setup-go [2021-01-14T22:47:24.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:47:24.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:47:24.502Z] ---> a14ebdb2a3fe [2021-01-14T22:47:24.502Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T22:47:24.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:47:24.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:47:24.502Z] ---> a14ebdb2a3fe [2021-01-14T22:47:24.502Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T22:47:24.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:47:24.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:47:24.502Z] ---> a14ebdb2a3fe [2021-01-14T22:47:24.502Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T22:47:24.502Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:47:24.502Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:47:24.502Z] ---> a14ebdb2a3fe [2021-01-14T22:47:24.502Z] Step 3/33 : WORKDIR /edgex-go [2021-01-14T22:47:24.502Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:47:24.502Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:47:24.502Z] ---> a14ebdb2a3fe [2021-01-14T22:47:24.502Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T22:47:24.502Z] ---> Running in 07e531238888 [2021-01-14T22:47:24.502Z] ---> Running in ecb3867041d4 [2021-01-14T22:47:24.502Z] ---> Running in 7e1cb4b50ce2 [2021-01-14T22:47:24.502Z] ---> Running in 8ff47482ba9f [2021-01-14T22:47:24.502Z] ---> Running in f4b590bc0454 [2021-01-14T22:47:24.502Z] Removing intermediate container 7e1cb4b50ce2 [2021-01-14T22:47:24.502Z] Removing intermediate container ecb3867041d4 [2021-01-14T22:47:24.502Z] ---> 23381bb7d797 [2021-01-14T22:47:24.502Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:47:24.502Z] Removing intermediate container 8ff47482ba9f [2021-01-14T22:47:24.502Z] ---> 3a3e240ce7a3 [2021-01-14T22:47:24.502Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:47:24.502Z] ---> 163e2bf8edb5 [2021-01-14T22:47:24.502Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:47:24.502Z] Removing intermediate container f4b590bc0454 [2021-01-14T22:47:24.502Z] ---> 9cd4c95908c9 [2021-01-14T22:47:24.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:47:24.502Z] Removing intermediate container 07e531238888 [2021-01-14T22:47:24.502Z] ---> 8db131d9c87b [2021-01-14T22:47:24.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:47:24.502Z] ---> Running in 397adb6c678b [2021-01-14T22:47:24.502Z] ---> Running in f6d1e5adec7f [2021-01-14T22:47:24.502Z] ---> Running in 817c0968dc5b [2021-01-14T22:47:24.502Z] ---> Running in 47d5074718ff [2021-01-14T22:47:24.502Z] ---> Running in d612ff68d2f6 [2021-01-14T22:47:24.502Z] Removing intermediate container f6d1e5adec7f [2021-01-14T22:47:24.502Z] ---> 6dff7a8ceb34 [2021-01-14T22:47:24.502Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-14T22:47:24.502Z] ---> Running in 2f727f2339d7 [2021-01-14T22:47:24.502Z] Removing intermediate container 397adb6c678b [2021-01-14T22:47:24.502Z] ---> c79f2c7fc874 [2021-01-14T22:47:24.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-14T22:47:24.502Z] Removing intermediate container 47d5074718ff [2021-01-14T22:47:24.502Z] ---> b09e04456163 [2021-01-14T22:47:24.502Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T22:47:24.502Z] ---> Running in 8ed6f5c2adf8 [2021-01-14T22:47:24.502Z] Removing intermediate container 817c0968dc5b [2021-01-14T22:47:24.502Z] ---> e4038e3e6834 [2021-01-14T22:47:24.502Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T22:47:24.502Z] Removing intermediate container d612ff68d2f6 [2021-01-14T22:47:24.502Z] ---> c731d98ed9e1 [2021-01-14T22:47:24.502Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T22:47:24.502Z] ---> Running in c0786d047dcd [2021-01-14T22:47:24.502Z] ---> Running in fe0ba4dcf078 [2021-01-14T22:47:24.502Z] ---> Running in 26840212820e [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] OK: 217 MiB in 51 packages [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:47:24.502Z] OK: 217 MiB in 51 packages [2021-01-14T22:47:24.502Z] OK: 217 MiB in 51 packages [2021-01-14T22:47:24.502Z] OK: 217 MiB in 51 packages [2021-01-14T22:47:24.502Z] OK: 217 MiB in 51 packages [2021-01-14T22:47:24.502Z] Removing intermediate container 2f727f2339d7 [2021-01-14T22:47:24.502Z] ---> 027d8ffa4a9c [2021-01-14T22:47:24.502Z] Step 6/33 : COPY go.mod . [2021-01-14T22:47:24.502Z] Removing intermediate container 8ed6f5c2adf8 [2021-01-14T22:47:24.502Z] ---> 38ded5fc79fc [2021-01-14T22:47:24.502Z] Step 6/23 : COPY go.mod . [2021-01-14T22:47:25.103Z] ---> 64d9e35a3cb5 [2021-01-14T22:47:25.103Z] Step 7/33 : RUN go mod download [2021-01-14T22:47:25.103Z] Removing intermediate container 26840212820e [2021-01-14T22:47:25.103Z] ---> a3010e273ad2 [2021-01-14T22:47:25.103Z] Step 6/21 : COPY go.mod . [2021-01-14T22:47:25.377Z] ---> Running in 29de932f224e [2021-01-14T22:47:25.653Z] Removing intermediate container fe0ba4dcf078 [2021-01-14T22:47:25.653Z] ---> caebb4ed69b6 [2021-01-14T22:47:25.653Z] Step 6/23 : COPY go.mod . [2021-01-14T22:47:25.653Z] Removing intermediate container c0786d047dcd [2021-01-14T22:47:25.653Z] ---> 8bf05e54d079 [2021-01-14T22:47:25.653Z] Step 6/24 : COPY go.mod . [2021-01-14T22:47:25.653Z] ---> 3655af2b5dd2 [2021-01-14T22:47:25.653Z] Step 7/23 : RUN go mod download [2021-01-14T22:47:25.934Z] ---> Running in a7c7adc361bd [2021-01-14T22:47:26.213Z] ---> b48692c6e4a4 [2021-01-14T22:47:26.213Z] Step 7/21 : RUN go mod download [2021-01-14T22:47:26.494Z] ---> Running in c13b58e52d2c [2021-01-14T22:47:26.778Z] ---> a556611b58d5 [2021-01-14T22:47:26.778Z] Step 7/24 : RUN go mod download [2021-01-14T22:47:26.778Z] ---> 1e6ebb836c33 [2021-01-14T22:47:26.778Z] Step 7/23 : RUN go mod download [2021-01-14T22:47:27.074Z] ---> Running in 952639b69432 [2021-01-14T22:47:27.074Z] ---> Running in d57af1bb7e0b [2021-01-14T22:47:29.762Z] Removing intermediate container 29de932f224e [2021-01-14T22:47:29.762Z] ---> 2fbf80b74a5b [2021-01-14T22:47:29.762Z] Step 8/33 : COPY . . [2021-01-14T22:47:30.382Z] Removing intermediate container a7c7adc361bd [2021-01-14T22:47:30.382Z] ---> 785e0229669e [2021-01-14T22:47:30.382Z] Step 8/23 : COPY . . [2021-01-14T22:47:30.664Z] Removing intermediate container c13b58e52d2c [2021-01-14T22:47:30.664Z] ---> 9c2c588e74a0 [2021-01-14T22:47:30.664Z] Step 8/21 : COPY . . [2021-01-14T22:47:31.707Z] Removing intermediate container 952639b69432 [2021-01-14T22:47:31.707Z] ---> a892d9edfeda [2021-01-14T22:47:31.707Z] Step 8/24 : COPY . . [2021-01-14T22:47:32.320Z] Removing intermediate container d57af1bb7e0b [2021-01-14T22:47:32.320Z] ---> d30b1164c3f9 [2021-01-14T22:47:32.320Z] Step 8/23 : COPY . . [2021-01-14T22:47:59.195Z] ---> 4aa2a98f279e [2021-01-14T22:47:59.195Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-14T22:47:59.195Z] ---> de23f2c42d37 [2021-01-14T22:47:59.195Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T22:47:59.195Z] ---> 69e75b39c81c [2021-01-14T22:47:59.195Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T22:47:59.195Z] ---> 315be5804464 [2021-01-14T22:47:59.195Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T22:47:59.195Z] ---> 652623ee1f6b [2021-01-14T22:47:59.195Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T22:47:59.195Z] ---> Running in 66f5df07237d [2021-01-14T22:47:59.195Z] ---> Running in cf3eadf691de [2021-01-14T22:47:59.195Z] ---> Running in 99111bd90521 [2021-01-14T22:47:59.195Z] ---> Running in 59b0b1b326b5 [2021-01-14T22:47:59.195Z] ---> Running in 2370032cd9ca [2021-01-14T22:47:59.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T22:47:59.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T22:47:59.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-14T22:47:59.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T22:47:59.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T22:49:21.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T22:49:21.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T22:49:21.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T22:49:36.255Z] Removing intermediate container cf3eadf691de [2021-01-14T22:49:36.255Z] ---> e329a34c73ba [2021-01-14T22:49:36.255Z] [2021-01-14T22:49:36.255Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T22:49:36.255Z] 3.12: Pulling from library/alpine [2021-01-14T22:49:36.255Z] Removing intermediate container 2370032cd9ca [2021-01-14T22:49:36.255Z] ---> 462938e6cc49 [2021-01-14T22:49:36.255Z] [2021-01-14T22:49:36.255Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T22:49:36.255Z] 3.12: Pulling from library/alpine [2021-01-14T22:49:36.255Z] Removing intermediate container 99111bd90521 [2021-01-14T22:49:36.255Z] ---> ecf39f8e702c [2021-01-14T22:49:36.255Z] [2021-01-14T22:49:36.255Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T22:49:36.255Z] 3.12: Pulling from library/alpine [2021-01-14T22:49:36.255Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T22:49:36.255Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T22:49:36.255Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T22:49:36.255Z] Status: Image is up to date for alpine:3.12 [2021-01-14T22:49:36.255Z] ---> afeebe901d6b [2021-01-14T22:49:36.255Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-14T22:49:36.255Z] Status: Image is up to date for alpine:3.12 [2021-01-14T22:49:36.255Z] ---> afeebe901d6b [2021-01-14T22:49:36.255Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T22:49:36.255Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T22:49:36.255Z] ---> afeebe901d6b [2021-01-14T22:49:36.255Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T22:49:36.897Z] ---> Running in 37f844a59c09 [2021-01-14T22:49:36.898Z] ---> Running in 5e4045f5ec19 [2021-01-14T22:49:36.898Z] ---> Running in 1c3237dfa870 [2021-01-14T22:49:39.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:39.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:39.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:39.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:39.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:39.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:40.160Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-14T22:49:40.160Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:49:40.160Z] OK: 5 MiB in 15 packages [2021-01-14T22:49:40.437Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T22:49:40.715Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T22:49:40.715Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T22:49:40.715Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T22:49:40.715Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T22:49:40.715Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:49:40.715Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T22:49:40.715Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T22:49:40.715Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T22:49:40.715Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T22:49:40.715Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T22:49:40.715Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:49:40.715Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T22:49:40.991Z] OK: 7 MiB in 18 packages [2021-01-14T22:49:41.269Z] OK: 7 MiB in 19 packages [2021-01-14T22:49:42.273Z] Removing intermediate container 66f5df07237d [2021-01-14T22:49:42.273Z] ---> c5f52d74eeb3 [2021-01-14T22:49:42.273Z] [2021-01-14T22:49:42.273Z] Step 10/33 : FROM alpine:3.12 [2021-01-14T22:49:42.273Z] ---> afeebe901d6b [2021-01-14T22:49:42.273Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-14T22:49:42.547Z] ---> Running in 1cbf51cb98c4 [2021-01-14T22:49:42.822Z] Removing intermediate container 37f844a59c09 [2021-01-14T22:49:42.822Z] ---> e1aa08ee7f19 [2021-01-14T22:49:42.822Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-14T22:49:43.429Z] ---> Running in 4e35cefcb957 [2021-01-14T22:49:43.724Z] Removing intermediate container 1c3237dfa870 [2021-01-14T22:49:43.724Z] ---> 90c4543464d7 [2021-01-14T22:49:43.724Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T22:49:44.000Z] Removing intermediate container 5e4045f5ec19 [2021-01-14T22:49:44.000Z] ---> 4bd328c04aef [2021-01-14T22:49:44.000Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T22:49:44.000Z] ---> Running in ed65a48b6a5d [2021-01-14T22:49:44.274Z] Removing intermediate container 4e35cefcb957 [2021-01-14T22:49:44.274Z] ---> 10587d47e97f [2021-01-14T22:49:44.274Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-14T22:49:44.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:44.274Z] ---> Running in 96882c760df7 [2021-01-14T22:49:44.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:49:44.547Z] ---> Running in 2f018aa88dcc [2021-01-14T22:49:44.821Z] Removing intermediate container ed65a48b6a5d [2021-01-14T22:49:44.821Z] ---> 5767956db06b [2021-01-14T22:49:44.821Z] Step 13/21 : WORKDIR /edgex [2021-01-14T22:49:45.116Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-14T22:49:45.116Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-14T22:49:45.116Z] Removing intermediate container 96882c760df7 [2021-01-14T22:49:45.116Z] ---> 0f7ffff7989c [2021-01-14T22:49:45.116Z] Step 13/24 : WORKDIR /(3/3) Installing su-exec (0.2-r1) [2021-01-14T22:49:45.116Z] [2021-01-14T22:49:45.116Z] ---> Running in 62499c265397 [2021-01-14T22:49:45.116Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:49:45.116Z] OK: 6 MiB in 17 packages [2021-01-14T22:49:45.117Z] Removing intermediate container 2f018aa88dcc [2021-01-14T22:49:45.117Z] ---> cf661a62fe0d [2021-01-14T22:49:45.117Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-14T22:49:45.403Z] ---> Running in 0ed6fb62a33e [2021-01-14T22:49:45.403Z] ---> Running in 77255a8890bc [2021-01-14T22:49:45.693Z] Removing intermediate container 62499c265397 [2021-01-14T22:49:45.693Z] ---> 63d1db9ced61 [2021-01-14T22:49:45.693Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T22:49:46.697Z] Removing intermediate container 77255a8890bc [2021-01-14T22:49:46.697Z] ---> 67751d18616a [2021-01-14T22:49:46.697Z] Step 15/23 : WORKDIR /Removing intermediate container 0ed6fb62a33e [2021-01-14T22:49:46.697Z] ---> 7d034fa173b1 [2021-01-14T22:49:46.697Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T22:49:46.697Z] [2021-01-14T22:49:46.971Z] ---> Running in cb3d263abf28 [2021-01-14T22:49:46.971Z] Removing intermediate container 1cbf51cb98c4 [2021-01-14T22:49:46.971Z] ---> b2690a5d1657 [2021-01-14T22:49:46.971Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-14T22:49:46.971Z] ---> 0620318bd561 [2021-01-14T22:49:46.971Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T22:49:47.570Z] ---> Running in 235b63ec7bba [2021-01-14T22:49:47.853Z] Removing intermediate container cb3d263abf28 [2021-01-14T22:49:47.853Z] ---> 57c01b2a0686 [2021-01-14T22:49:47.853Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T22:49:48.457Z] ---> d989420a6a03 [2021-01-14T22:49:48.457Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T22:49:48.457Z] Removing intermediate container 235b63ec7bba [2021-01-14T22:49:48.457Z] ---> 4576a500eee0 [2021-01-14T22:49:48.457Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-14T22:49:48.731Z] ---> 6c3566e86b50 [2021-01-14T22:49:48.731Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T22:49:49.009Z] ---> Running in df9528256513 [2021-01-14T22:49:49.009Z] ---> 973036a976c0 [2021-01-14T22:49:49.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T22:49:50.007Z] ---> 7e5a143111a5 [2021-01-14T22:49:50.007Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T22:49:50.007Z] Removing intermediate container df9528256513 [2021-01-14T22:49:50.007Z] ---> c950c744b279 [2021-01-14T22:49:50.007Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-14T22:49:50.604Z] ---> Running in 27144bb0fae1 [2021-01-14T22:49:50.604Z] ---> a8cb5a2c63f7 [2021-01-14T22:49:50.604Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T22:49:51.028Z] ---> Running in 0fed75d3da0b [2021-01-14T22:49:51.028Z] ---> c5b6d8e6e450 [2021-01-14T22:49:51.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T22:49:51.343Z] ---> 157f4c94be86 [2021-01-14T22:49:51.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T22:49:51.682Z] Removing intermediate container 0fed75d3da0b [2021-01-14T22:49:51.682Z] ---> 9bd2fc4b71d5 [2021-01-14T22:49:51.682Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T22:49:51.980Z] ---> Running in 1681bbc20d49 [2021-01-14T22:49:52.648Z] Connecting to github.com (140.82.114.3:443) [2021-01-14T22:49:52.935Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.49.60:443) [2021-01-14T22:49:52.935Z] Removing intermediate container 1681bbc20d49 [2021-01-14T22:49:52.935Z] ---> cbe09e69c19f [2021-01-14T22:49:52.935Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T22:49:52.935Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-14T22:49:53.217Z]  ---> b998b86164c2 [2021-01-14T22:49:53.217Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-14T22:49:53.217Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-14T22:49:53.217Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-14T22:49:53.217Z] dockerize [2021-01-14T22:49:53.504Z] ---> Running in c1eb7f331827 [2021-01-14T22:49:53.504Z] ---> Running in 5e69381def41 [2021-01-14T22:49:53.778Z] ---> 1015f41ebcae [2021-01-14T22:49:53.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T22:49:54.052Z] Removing intermediate container c1eb7f331827 [2021-01-14T22:49:54.052Z] ---> b7a025c3082f [2021-01-14T22:49:54.052Z] Step 20/21 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:49:54.326Z] ---> Running in 93a56a7550ea [2021-01-14T22:49:54.615Z] Removing intermediate container 5e69381def41 [2021-01-14T22:49:54.615Z] ---> e90826af4fae [2021-01-14T22:49:54.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:49:55.630Z] ---> Running in d3b3be78dff0 [2021-01-14T22:49:55.630Z] Removing intermediate container 93a56a7550ea [2021-01-14T22:49:55.630Z] ---> d9415e903b12 [2021-01-14T22:49:55.630Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T22:49:55.916Z] ---> 85da09bd5ee8 [2021-01-14T22:49:55.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T22:49:56.214Z] Removing intermediate container 27144bb0fae1 [2021-01-14T22:49:56.214Z] ---> 7165cc7720af [2021-01-14T22:49:56.214Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-14T22:49:56.214Z] ---> Running in 4468baaabd2f [2021-01-14T22:49:56.509Z] ---> Running in d355e673029e [2021-01-14T22:49:56.509Z] Removing intermediate container d3b3be78dff0 [2021-01-14T22:49:56.509Z] ---> 79066c8ed12b [2021-01-14T22:49:56.509Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T22:49:56.801Z] ---> Running in 58be8c263fe7 [2021-01-14T22:49:56.801Z] Removing intermediate container 59b0b1b326b5 [2021-01-14T22:49:56.801Z] ---> 9a5f84640911 [2021-01-14T22:49:56.801Z] [2021-01-14T22:49:56.801Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T22:49:56.801Z] ---> afeebe901d6b [2021-01-14T22:49:56.801Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T22:49:57.086Z] Removing intermediate container 4468baaabd2f [2021-01-14T22:49:57.086Z] ---> 26f94b341814 [2021-01-14T22:49:57.086Z] [2021-01-14T22:49:57.086Z] ---> 562c4d7175d1 [2021-01-14T22:49:57.086Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T22:49:57.086Z] Removing intermediate container d355e673029e [2021-01-14T22:49:57.086Z] ---> b2a527fd7c6c [2021-01-14T22:49:57.086Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-14T22:49:57.375Z] Successfully built 26f94b341814 [2021-01-14T22:49:57.375Z] ---> Running in bb34620bfb5d [2021-01-14T22:49:57.375Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T22:49:57.375Z] Removing intermediate container 58be8c263fe7 [2021-01-14T22:49:57.375Z] Building docker-core-metadata-go [2021-01-14T22:49:57.375Z] ---> ad806f886885 [2021-01-14T22:49:57.375Z] Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 Building docker-security-proxy-setup-go ... done  ---> Running in e6a61d1ca863 [2021-01-14T22:49:57.677Z] [2021-01-14T22:49:57.677Z] ---> Running in 965e0b1fe0d0 [2021-01-14T22:49:57.969Z] ---> Running in f2db39d348c6 [2021-01-14T22:49:58.262Z] Removing intermediate container e6a61d1ca863 [2021-01-14T22:49:58.262Z] ---> aa63424fe6d1 [2021-01-14T22:49:58.262Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-14T22:49:58.262Z] Removing intermediate container bb34620bfb5d [2021-01-14T22:49:58.262Z] ---> 0a75828835c6 [2021-01-14T22:49:58.262Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T22:49:58.262Z] ---> Running in 0bc32559fc31 [2021-01-14T22:49:58.558Z] ---> Running in 39411ab8dd1d [2021-01-14T22:49:58.558Z] Removing intermediate container f2db39d348c6 [2021-01-14T22:49:58.558Z] ---> fe1ad034e51f [2021-01-14T22:49:58.558Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T22:49:58.844Z] ---> Running in 27de5621908f [2021-01-14T22:49:59.455Z] Removing intermediate container 39411ab8dd1d [2021-01-14T22:49:59.455Z] ---> 7e19cd6d57e6 [2021-01-14T22:49:59.455Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T22:50:00.059Z] ---> Running in 51ba4f390233 [2021-01-14T22:50:00.059Z] Removing intermediate container 27de5621908f [2021-01-14T22:50:00.059Z] ---> be8d668f5bc3 [2021-01-14T22:50:00.059Z] [2021-01-14T22:50:00.332Z] Move dockerize executable [2021-01-14T22:50:00.607Z] Successfully built be8d668f5bc3 [2021-01-14T22:50:00.915Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T22:50:00.915Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-14T22:50:01.199Z] Removing intermediate container 51ba4f390233 [2021-01-14T22:50:01.199Z] ---> cf0d45b85c9c [2021-01-14T22:50:01.199Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:50:01.820Z] ---> Running in 887816009e6a [2021-01-14T22:50:01.820Z] Removing intermediate container 965e0b1fe0d0 [2021-01-14T22:50:01.820Z] ---> de7ad035c8d3 [2021-01-14T22:50:01.820Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T22:50:02.106Z] ---> Running in 9aec852cd751 [2021-01-14T22:50:03.115Z] Removing intermediate container 0bc32559fc31 [2021-01-14T22:50:03.115Z] ---> 78d6890fe8e7 [2021-01-14T22:50:03.115Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-14T22:50:03.717Z] Removing intermediate container 9aec852cd751 [2021-01-14T22:50:03.717Z] ---> 1d46e4565995 [2021-01-14T22:50:03.717Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T22:50:04.700Z] ---> Running in c41add41cecd [2021-01-14T22:50:04.998Z] ---> Running in ce7feeececde [2021-01-14T22:50:05.985Z] Removing intermediate container c41add41cecd [2021-01-14T22:50:05.985Z] ---> ac7a05788c05 [2021-01-14T22:50:05.985Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-14T22:50:05.985Z] Removing intermediate container ce7feeececde [2021-01-14T22:50:05.985Z] ---> c157327fa7fc [2021-01-14T22:50:05.985Z] Step 23/24 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:50:05.985Z] Removing intermediate container 887816009e6a [2021-01-14T22:50:05.985Z] ---> fd9762cbb44e [2021-01-14T22:50:05.985Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-14T22:50:06.276Z] ---> Running in 60387ba37732 [2021-01-14T22:50:06.276Z] ---> Running in beab49938902 [2021-01-14T22:50:06.914Z] ---> eb400089751a [2021-01-14T22:50:06.914Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-14T22:50:06.914Z] Removing intermediate container 60387ba37732 [2021-01-14T22:50:06.914Z] ---> 3e761c840588 [2021-01-14T22:50:06.914Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T22:50:07.214Z] ---> Running in ec3842e0783e [2021-01-14T22:50:07.214Z] ---> Running in b87440c92521 [2021-01-14T22:50:08.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:08.499Z] Removing intermediate container ec3842e0783e [2021-01-14T22:50:08.499Z] ---> e7caf16f52bc [2021-01-14T22:50:08.499Z] [2021-01-14T22:50:08.776Z] Successfully built e7caf16f52bc [2021-01-14T22:50:08.776Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T22:50:08.776Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-14T22:50:08.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:09.779Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-14T22:50:09.779Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-14T22:50:09.779Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-14T22:50:10.053Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-14T22:50:10.329Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-14T22:50:10.329Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-14T22:50:10.622Z] Removing intermediate container b87440c92521 [2021-01-14T22:50:10.622Z] ---> 6d9158e966b3 [2021-01-14T22:50:10.622Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt /Executing busybox-1.31.1-r19.trigger [2021-01-14T22:50:10.622Z] OK: 8 MiB in 20 packages [2021-01-14T22:50:10.622Z] [2021-01-14T22:50:12.094Z] ---> 8bb055b8fc94 [2021-01-14T22:50:12.095Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-14T22:50:12.702Z] Removing intermediate container beab49938902 [2021-01-14T22:50:12.702Z] ---> 895a7877cd19 [2021-01-14T22:50:12.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T22:50:14.144Z] ---> b2472885339d [2021-01-14T22:50:14.144Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-14T22:50:14.144Z] ---> ea5e911a0272 [2021-01-14T22:50:14.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T22:50:15.601Z] ---> 2185d1177b1c [2021-01-14T22:50:15.601Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-14T22:50:15.876Z] ---> 8c5515126c67 [2021-01-14T22:50:15.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T22:50:17.921Z] ---> 33d4025a2a0e [2021-01-14T22:50:17.921Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T22:50:18.208Z] ---> 4e2c59a9d41e [2021-01-14T22:50:18.208Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-14T22:50:18.208Z] ---> Running in d17e48226c50 [2021-01-14T22:50:19.222Z] Removing intermediate container d17e48226c50 [2021-01-14T22:50:19.222Z] ---> 87a3d8ff04b0 [2021-01-14T22:50:19.222Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:50:19.515Z] ---> 166d2b24acce [2021-01-14T22:50:19.515Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-14T22:50:19.515Z] ---> Running in 8f25c3bd6cf3 [2021-01-14T22:50:20.993Z] ---> Running in d59382489c5b [2021-01-14T22:50:20.993Z] Removing intermediate container 8f25c3bd6cf3 [2021-01-14T22:50:20.993Z] ---> 46780c5e50f0 [2021-01-14T22:50:20.993Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T22:50:21.293Z] ---> Running in b785e54a9eca [2021-01-14T22:50:21.568Z] Removing intermediate container d59382489c5b [2021-01-14T22:50:21.568Z] ---> 431ad6df2823 [2021-01-14T22:50:21.568Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-14T22:50:22.173Z] Removing intermediate container b785e54a9eca [2021-01-14T22:50:22.173Z] ---> df782168dd68 [2021-01-14T22:50:22.173Z] Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:50:22.782Z] ---> Running in bb7d3e734fab [2021-01-14T22:50:22.782Z] ---> e11c3a0ed632 [2021-01-14T22:50:22.782Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-14T22:50:23.773Z] ---> Running in 545f5bcf3383 [2021-01-14T22:50:23.773Z] Removing intermediate container bb7d3e734fab [2021-01-14T22:50:23.773Z] ---> afc9ccf6743b [2021-01-14T22:50:23.773Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T22:50:24.384Z] ---> Running in ec640395947c [2021-01-14T22:50:25.369Z] Removing intermediate container ec640395947c [2021-01-14T22:50:25.369Z] ---> 37861458fe79 [2021-01-14T22:50:25.369Z] [2021-01-14T22:50:25.969Z] Successfully built 37861458fe79 [2021-01-14T22:50:25.969Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T22:50:25.969Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2021-01-14T22:50:27.401Z] Removing intermediate container 545f5bcf3383 [2021-01-14T22:50:27.401Z] ---> 18f9d8956f29 [2021-01-14T22:50:27.401Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T22:50:27.996Z] ---> Running in 46d9a5a99b99 [2021-01-14T22:50:28.592Z] Removing intermediate container 46d9a5a99b99 [2021-01-14T22:50:28.592Z] ---> 872fa8c0d602 [2021-01-14T22:50:28.592Z] Step 30/33 : CMD ["gate"] [2021-01-14T22:50:29.197Z] ---> Running in ed9e5e95b639 [2021-01-14T22:50:30.231Z] Removing intermediate container ed9e5e95b639 [2021-01-14T22:50:30.231Z] ---> 82f32cfe8b47 [2021-01-14T22:50:30.231Z] Step 31/33 : LABEL arch=arm64 [2021-01-14T22:50:30.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:50:30.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:50:30.872Z] ---> a14ebdb2a3fe [2021-01-14T22:50:30.872Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T22:50:30.872Z] ---> Using cache [2021-01-14T22:50:30.872Z] ---> 8db131d9c87b [2021-01-14T22:50:30.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:50:30.872Z] ---> Using cache [2021-01-14T22:50:30.872Z] ---> c731d98ed9e1 [2021-01-14T22:50:30.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-14T22:50:31.510Z] ---> Running in 27665134c6de [2021-01-14T22:50:31.510Z] ---> Running in c39fc56559db [2021-01-14T22:50:32.969Z] Removing intermediate container 27665134c6de [2021-01-14T22:50:32.969Z] ---> 5282e3a0c049 [2021-01-14T22:50:32.969Z] Step 32/33 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:50:32.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:33.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:34.236Z] ---> Running in 3949ce63b2e4 [2021-01-14T22:50:34.521Z] OK: 217 MiB in 51 packages [2021-01-14T22:50:35.126Z] Removing intermediate container 3949ce63b2e4 [2021-01-14T22:50:35.126Z] ---> 5d6b2cfb2362 [2021-01-14T22:50:35.126Z] Step 33/33 : LABEL version=0.0.0 [2021-01-14T22:50:36.583Z] ---> Running in 8c3516f0e64f [2021-01-14T22:50:37.574Z] Removing intermediate container c39fc56559db [2021-01-14T22:50:37.574Z] ---> 9a96737c823a [2021-01-14T22:50:37.574Z] Step 6/23 : COPY go.mod . [2021-01-14T22:50:37.574Z] Removing intermediate container 8c3516f0e64f [2021-01-14T22:50:37.574Z] ---> e71c8a920d31 [2021-01-14T22:50:37.574Z] [2021-01-14T22:50:38.180Z] Successfully built e71c8a920d31 [2021-01-14T22:50:38.180Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-14T22:50:39.172Z]  Building docker-security-bootstrapper-go ... done  ---> e89a975c16da [2021-01-14T22:50:39.173Z] Step 7/23 : RUN go mod download [2021-01-14T22:50:39.450Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:50:39.450Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:50:39.450Z] ---> a14ebdb2a3fe [2021-01-14T22:50:39.450Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T22:50:39.450Z] ---> Using cache [2021-01-14T22:50:39.450Z] ---> 8db131d9c87b [2021-01-14T22:50:39.450Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:50:39.450Z] ---> Using cache [2021-01-14T22:50:39.450Z] ---> c731d98ed9e1 [2021-01-14T22:50:39.450Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T22:50:40.051Z] ---> Running in 5e6a77889e83 [2021-01-14T22:50:40.051Z] ---> Running in 46b1d0f9d5d2 [2021-01-14T22:50:42.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:42.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:43.423Z] OK: 217 MiB in 51 packages [2021-01-14T22:50:44.903Z] Removing intermediate container 5e6a77889e83 [2021-01-14T22:50:44.903Z] ---> 061cc163bbfb [2021-01-14T22:50:44.903Z] Step 8/23 : COPY . . [2021-01-14T22:50:45.180Z] Removing intermediate container 46b1d0f9d5d2 [2021-01-14T22:50:45.180Z] ---> 3e2b0dc74020 [2021-01-14T22:50:45.457Z] Step 6/22 : COPY go.mod . [2021-01-14T22:50:46.897Z] ---> c3e356f03739 [2021-01-14T22:50:46.897Z] Step 7/22 : RUN go mod download [2021-01-14T22:50:47.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:50:47.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:50:47.497Z] ---> a14ebdb2a3fe [2021-01-14T22:50:47.497Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T22:50:47.497Z] ---> Using cache [2021-01-14T22:50:47.497Z] ---> 8db131d9c87b [2021-01-14T22:50:47.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:50:47.497Z] ---> Using cache [2021-01-14T22:50:47.497Z] ---> c731d98ed9e1 [2021-01-14T22:50:47.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T22:50:47.497Z] ---> Using cache [2021-01-14T22:50:47.497Z] ---> 9a96737c823a [2021-01-14T22:50:47.497Z] Step 6/22 : COPY go.mod . [2021-01-14T22:50:47.497Z] ---> Using cache [2021-01-14T22:50:47.497Z] ---> e89a975c16da [2021-01-14T22:50:47.497Z] Step 7/22 : RUN go mod download [2021-01-14T22:50:47.497Z] ---> Using cache [2021-01-14T22:50:47.497Z] ---> 061cc163bbfb [2021-01-14T22:50:47.497Z] Step 8/22 : COPY . . [2021-01-14T22:50:47.772Z] ---> Running in d456ddc18489 [2021-01-14T22:50:54.550Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T22:50:54.550Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T22:50:54.550Z] ---> a14ebdb2a3fe [2021-01-14T22:50:54.550Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T22:50:54.550Z] ---> Using cache [2021-01-14T22:50:54.550Z] ---> 8db131d9c87b [2021-01-14T22:50:54.550Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T22:50:54.550Z] ---> Using cache [2021-01-14T22:50:54.550Z] ---> c731d98ed9e1 [2021-01-14T22:50:54.550Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T22:50:54.877Z] Removing intermediate container d456ddc18489 [2021-01-14T22:50:54.877Z] ---> 13c5198ae7ce [2021-01-14T22:50:54.877Z] Step 8/22 : COPY . . [2021-01-14T22:50:55.198Z] ---> Running in e5717e75679d [2021-01-14T22:50:56.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:57.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:50:58.838Z] OK: 217 MiB in 51 packages [2021-01-14T22:51:04.366Z] ---> 39adff532302 [2021-01-14T22:51:04.366Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-14T22:51:04.366Z] Removing intermediate container e5717e75679d [2021-01-14T22:51:04.366Z] ---> 525e29482886 [2021-01-14T22:51:04.366Z] Step 6/26 : COPY go.mod . [2021-01-14T22:51:04.656Z] ---> Running in ad01f1e393f4 [2021-01-14T22:51:05.250Z] ---> 3183c3f0f829 [2021-01-14T22:51:05.251Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T22:51:05.865Z] ---> 5d91a7be482b [2021-01-14T22:51:05.865Z] Step 7/26 : RUN go mod download [2021-01-14T22:51:05.865Z] ---> Running in 9b6feacf68d2 [2021-01-14T22:51:06.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T22:51:06.139Z] ---> Running in 0cab4d05feaa [2021-01-14T22:51:08.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T22:51:11.562Z] Removing intermediate container 0cab4d05feaa [2021-01-14T22:51:11.562Z] ---> 7cde84aa5efb [2021-01-14T22:51:11.562Z] Step 8/26 : COPY . . [2021-01-14T22:51:12.174Z] ---> be519df56778 [2021-01-14T22:51:12.174Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-14T22:51:12.786Z] ---> Running in c72c556ba9c2 [2021-01-14T22:51:15.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T22:51:33.885Z] ---> 5e345043bcf8 [2021-01-14T22:51:33.885Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T22:51:33.885Z] ---> Running in 38610bb18f3a [2021-01-14T22:51:33.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T22:52:30.541Z] Removing intermediate container 9b6feacf68d2 [2021-01-14T22:52:30.541Z] ---> 5c5f23e8385d [2021-01-14T22:52:30.541Z] [2021-01-14T22:52:30.541Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T22:52:30.541Z] ---> afeebe901d6b [2021-01-14T22:52:30.541Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-14T22:52:30.541Z] ---> Using cache [2021-01-14T22:52:30.541Z] ---> e1aa08ee7f19 [2021-01-14T22:52:30.541Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-14T22:52:30.541Z] ---> Using cache [2021-01-14T22:52:30.541Z] ---> 10587d47e97f [2021-01-14T22:52:30.541Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-14T22:52:30.541Z] ---> Running in 4c2ca46f492f [2021-01-14T22:52:30.541Z] Removing intermediate container 4c2ca46f492f [2021-01-14T22:52:30.541Z] ---> b50a39bf4b73 [2021-01-14T22:52:30.541Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-14T22:52:30.541Z] ---> Running in e3d39c7daec5 [2021-01-14T22:52:30.541Z] Removing intermediate container e3d39c7daec5 [2021-01-14T22:52:30.541Z] ---> c83663f0e57a [2021-01-14T22:52:30.541Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T22:52:30.541Z] ---> b20ec9814b00 [2021-01-14T22:52:30.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T22:52:31.535Z] ---> 09de9d904952 [2021-01-14T22:52:31.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T22:52:31.823Z] Removing intermediate container c72c556ba9c2 [2021-01-14T22:52:31.823Z] ---> 7f63984c1372 [2021-01-14T22:52:31.823Z] [2021-01-14T22:52:31.823Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T22:52:31.823Z] ---> afeebe901d6b [2021-01-14T22:52:31.823Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-14T22:52:31.823Z] ---> Running in 8ce867882962 [2021-01-14T22:52:33.285Z] ---> 05d146503a66 [2021-01-14T22:52:33.285Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T22:52:33.285Z] ---> Running in 1e6e81bfeb2b [2021-01-14T22:52:33.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:52:33.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:52:34.124Z] Removing intermediate container 1e6e81bfeb2b [2021-01-14T22:52:34.124Z] ---> 0a0808f3a48b [2021-01-14T22:52:34.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:52:34.420Z] ---> Running in 60c5578a3924 [2021-01-14T22:52:34.420Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-14T22:52:34.420Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-14T22:52:34.420Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:52:34.701Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T22:52:34.701Z] OK: 6 MiB in 16 packages [2021-01-14T22:52:34.977Z] Removing intermediate container 60c5578a3924 [2021-01-14T22:52:34.977Z] ---> 64c606517988 [2021-01-14T22:52:34.977Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T22:52:35.255Z] ---> Running in cec1fb22afbf [2021-01-14T22:52:36.255Z] Removing intermediate container cec1fb22afbf [2021-01-14T22:52:36.255Z] ---> fccdfb2b98a9 [2021-01-14T22:52:36.255Z] Step 21/22 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:52:36.530Z] ---> Running in 6c002d7bc480 [2021-01-14T22:52:37.132Z] Removing intermediate container 8ce867882962 [2021-01-14T22:52:37.132Z] ---> 6fb9f0e79e33 [2021-01-14T22:52:37.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-14T22:52:37.412Z] Removing intermediate container 6c002d7bc480 [2021-01-14T22:52:37.412Z] ---> cf35e8ce3bd4 [2021-01-14T22:52:37.412Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T22:52:37.412Z] ---> Running in 3020598605b2 [2021-01-14T22:52:37.696Z] ---> Running in 0cb74d8dc5d0 [2021-01-14T22:52:38.295Z] Removing intermediate container 3020598605b2 [2021-01-14T22:52:38.295Z] ---> bed0a2ed83aa [2021-01-14T22:52:38.295Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-14T22:52:38.296Z] Removing intermediate container ad01f1e393f4 [2021-01-14T22:52:38.296Z] ---> 94ff94da72ef [2021-01-14T22:52:38.296Z] [2021-01-14T22:52:38.296Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T22:52:38.296Z] ---> afeebe901d6b [2021-01-14T22:52:38.296Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-14T22:52:38.296Z] ---> Using cache [2021-01-14T22:52:38.296Z] ---> e1aa08ee7f19 [2021-01-14T22:52:38.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-14T22:52:38.296Z] ---> Using cache [2021-01-14T22:52:38.296Z] ---> 10587d47e97f [2021-01-14T22:52:38.296Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-14T22:52:38.573Z] Removing intermediate container 0cb74d8dc5d0 [2021-01-14T22:52:38.573Z] ---> 2b6739a14e11 [2021-01-14T22:52:38.573Z] [2021-01-14T22:52:38.573Z] ---> Running in 5da2295a021d [2021-01-14T22:52:38.850Z] ---> Running in 1c862cc3f4a4 [2021-01-14T22:52:39.123Z] Successfully built 2b6739a14e11 [2021-01-14T22:52:39.123Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T22:52:39.396Z]  Building docker-support-scheduler-go ... done Removing intermediate container 5da2295a021d [2021-01-14T22:52:39.396Z] ---> b060adbda578 [2021-01-14T22:52:39.396Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-14T22:52:39.671Z] Removing intermediate container 1c862cc3f4a4 [2021-01-14T22:52:39.671Z] ---> 60f8ca6dd89b [2021-01-14T22:52:39.671Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-14T22:52:39.947Z] ---> Running in e267d06b1173 [2021-01-14T22:52:39.947Z] ---> Running in 201ca2f1e9f4 [2021-01-14T22:52:40.224Z] Removing intermediate container 38610bb18f3a [2021-01-14T22:52:40.224Z] ---> 1895e2547f16 [2021-01-14T22:52:40.224Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T22:52:40.511Z] ---> Running in a76f9ac64b13 [2021-01-14T22:52:40.511Z] Removing intermediate container e267d06b1173 [2021-01-14T22:52:40.511Z] ---> 93aa8dd03d24 [2021-01-14T22:52:40.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T22:52:40.511Z] Removing intermediate container 201ca2f1e9f4 [2021-01-14T22:52:40.511Z] ---> 1c3b83997fc3 [2021-01-14T22:52:40.511Z] Step 15/23 : WORKDIR / [2021-01-14T22:52:40.790Z] ---> Running in 8677144cad95 [2021-01-14T22:52:41.391Z] ---> 053d977b63c9 [2021-01-14T22:52:41.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T22:52:41.391Z] Removing intermediate container 8677144cad95 [2021-01-14T22:52:41.391Z] ---> a076bb25ad02 [2021-01-14T22:52:41.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T22:52:41.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T22:52:42.283Z] ---> 41010d7295b5 [2021-01-14T22:52:42.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T22:52:43.285Z] ---> c3abad79e476 [2021-01-14T22:52:43.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T22:52:43.899Z] ---> 8220f2f09c83 [2021-01-14T22:52:43.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T22:52:44.181Z] ---> e7dd705ebdce [2021-01-14T22:52:44.181Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-14T22:52:44.458Z] ---> Running in bbb8166cff63 [2021-01-14T22:52:44.731Z] ---> 361902bb8365 [2021-01-14T22:52:44.731Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-14T22:52:45.009Z] ---> Running in 487e62fb0cc1 [2021-01-14T22:52:45.009Z] Removing intermediate container bbb8166cff63 [2021-01-14T22:52:45.009Z] ---> 5f681f939c0e [2021-01-14T22:52:45.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:52:45.009Z] Removing intermediate container a76f9ac64b13 [2021-01-14T22:52:45.009Z] ---> 575f425e1701 [2021-01-14T22:52:45.009Z] [2021-01-14T22:52:45.009Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T22:52:45.009Z] 20.10.0: Pulling from library/docker [2021-01-14T22:52:45.286Z] ---> Running in bb1688f3c516 [2021-01-14T22:52:45.562Z] Removing intermediate container 487e62fb0cc1 [2021-01-14T22:52:45.562Z] ---> 89583a48472c [2021-01-14T22:52:45.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:52:45.562Z] ---> Running in 32899df94de2 [2021-01-14T22:52:45.562Z] Removing intermediate container bb1688f3c516 [2021-01-14T22:52:45.562Z] ---> e56e4d03ad8a [2021-01-14T22:52:45.562Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T22:52:45.833Z] ---> Running in de65b2ef492b [2021-01-14T22:52:46.114Z] Removing intermediate container 32899df94de2 [2021-01-14T22:52:46.114Z] ---> 2d4b29848041 [2021-01-14T22:52:46.114Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T22:52:46.721Z] ---> Running in 98192674d91b [2021-01-14T22:52:46.721Z] Removing intermediate container de65b2ef492b [2021-01-14T22:52:46.721Z] ---> 29924536c461 [2021-01-14T22:52:46.721Z] Step 21/22 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:52:47.326Z] ---> Running in 077309c70414 [2021-01-14T22:52:47.606Z] Removing intermediate container 98192674d91b [2021-01-14T22:52:47.606Z] ---> a268abe5264f [2021-01-14T22:52:47.606Z] Step 22/23 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:52:47.880Z] ---> Running in 5010ace8fa82 [2021-01-14T22:52:48.156Z] Removing intermediate container 077309c70414 [2021-01-14T22:52:48.156Z] ---> 61b77f4370d4 [2021-01-14T22:52:48.156Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T22:52:48.156Z] ---> Running in e933296fee55 [2021-01-14T22:52:48.775Z] Removing intermediate container 5010ace8fa82 [2021-01-14T22:52:48.775Z] ---> 4bdd5a451aa8 [2021-01-14T22:52:48.775Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T22:52:48.775Z] Removing intermediate container e933296fee55 [2021-01-14T22:52:48.775Z] ---> ee2d277ef6eb [2021-01-14T22:52:48.775Z] [2021-01-14T22:52:49.050Z] ---> Running in 488fa0887d44 [2021-01-14T22:52:49.324Z] Successfully built ee2d277ef6eb [2021-01-14T22:52:49.324Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T22:52:49.921Z]  Building docker-support-notifications-go ... done Removing intermediate container 488fa0887d44 [2021-01-14T22:52:49.921Z] ---> 5fcdb7e4457b [2021-01-14T22:52:49.921Z] [2021-01-14T22:52:50.516Z] Successfully built 5fcdb7e4457b [2021-01-14T22:52:50.516Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T22:52:53.140Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T22:52:53.140Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T22:52:53.140Z] ---> eeaf43b92773 [2021-01-14T22:52:53.140Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T22:52:54.128Z] ---> Running in f27b181f9376 [2021-01-14T22:52:55.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:52:55.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:52:55.982Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T22:52:55.982Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T22:52:55.982Z] Executing bash-5.0.17-r0.post-install [2021-01-14T22:52:55.982Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:52:55.982Z] OK: 12 MiB in 22 packages [2021-01-14T22:52:57.476Z] Removing intermediate container f27b181f9376 [2021-01-14T22:52:57.476Z] ---> 16fffc5af401 [2021-01-14T22:52:57.476Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T22:52:57.476Z] ---> Running in b6dd1b5e693d [2021-01-14T22:52:57.768Z] Removing intermediate container b6dd1b5e693d [2021-01-14T22:52:57.768Z] ---> 86a449c93e2c [2021-01-14T22:52:57.768Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T22:52:58.045Z] ---> Running in c2353e44d230 [2021-01-14T22:52:58.652Z] Removing intermediate container c2353e44d230 [2021-01-14T22:52:58.652Z] ---> aa899d4484b1 [2021-01-14T22:52:58.652Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T22:52:58.652Z] ---> Running in 152687795aba [2021-01-14T22:52:59.242Z] Removing intermediate container 152687795aba [2021-01-14T22:52:59.242Z] ---> 126047fae37e [2021-01-14T22:52:59.242Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T22:53:00.213Z] ---> 326d2d853387 [2021-01-14T22:53:00.213Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T22:53:01.189Z] ---> 1f92feac26ec [2021-01-14T22:53:01.190Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T22:53:02.166Z] ---> 7d7b1a0ab1f2 [2021-01-14T22:53:02.166Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T22:53:02.166Z] ---> Running in 18758fc90fab [2021-01-14T22:53:03.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:53:03.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:53:03.681Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T22:53:03.950Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T22:53:03.950Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T22:53:03.950Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T22:53:03.950Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T22:53:03.950Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T22:53:03.950Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T22:53:05.907Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T22:53:05.907Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T22:53:05.907Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T22:53:05.907Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T22:53:05.907Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T22:53:05.907Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T22:53:05.907Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T22:53:05.907Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T22:53:05.907Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T22:53:05.907Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T22:53:05.907Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T22:53:05.907Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T22:53:05.907Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T22:53:06.177Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T22:53:06.177Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T22:53:06.177Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T22:53:06.177Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T22:53:06.177Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T22:53:06.177Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T22:53:06.177Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T22:53:06.446Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T22:53:06.446Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T22:53:06.446Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T22:53:06.446Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T22:53:06.446Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T22:53:06.446Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T22:53:06.716Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:53:06.716Z] OK: 71 MiB in 55 packages [2021-01-14T22:53:13.415Z] Removing intermediate container 18758fc90fab [2021-01-14T22:53:13.415Z] ---> 33e8c7544c5f [2021-01-14T22:53:13.415Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T22:53:13.415Z] ---> Running in 1db395e90b3c [2021-01-14T22:53:17.698Z] Collecting docker-compose==1.23.2 [2021-01-14T22:53:17.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T22:53:18.291Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T22:53:18.291Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T22:53:19.261Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T22:53:19.261Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T22:53:19.531Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T22:53:19.531Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T22:53:21.490Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T22:53:21.490Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T22:53:23.450Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T22:53:23.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T22:53:26.052Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T22:53:26.052Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T22:53:26.052Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T22:53:26.052Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T22:53:27.436Z] Collecting PyYAML<4,>=3.10 [2021-01-14T22:53:27.436Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T22:53:29.402Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T22:53:29.677Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T22:53:29.677Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T22:53:29.945Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T22:53:29.945Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T22:53:30.536Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T22:53:30.536Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T22:53:30.807Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T22:53:31.078Z] Collecting idna<2.8,>=2.5 [2021-01-14T22:53:31.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T22:53:31.078Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T22:53:31.078Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T22:53:31.078Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T22:53:31.078Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T22:53:31.078Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T22:53:32.057Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, docopt, jsonschema, PyYAML, cached-property, docker-compose [2021-01-14T22:53:32.057Z] Attempting uninstall: urllib3 [2021-01-14T22:53:32.057Z] Found existing installation: urllib3 1.25.9 [2021-01-14T22:53:32.057Z] Uninstalling urllib3-1.25.9: [2021-01-14T22:53:32.057Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T22:53:32.650Z] Attempting uninstall: idna [2021-01-14T22:53:32.650Z] Found existing installation: idna 2.9 [2021-01-14T22:53:32.650Z] Uninstalling idna-2.9: [2021-01-14T22:53:32.650Z] Successfully uninstalled idna-2.9 [2021-01-14T22:53:33.240Z] Attempting uninstall: requests [2021-01-14T22:53:33.240Z] Found existing installation: requests 2.23.0 [2021-01-14T22:53:33.240Z] Uninstalling requests-2.23.0: [2021-01-14T22:53:33.240Z] Successfully uninstalled requests-2.23.0 [2021-01-14T22:53:34.664Z] Running setup.py install for dockerpty: started [2021-01-14T22:53:36.627Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T22:53:36.627Z] Running setup.py install for texttable: started [2021-01-14T22:53:38.050Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T22:53:38.050Z] Running setup.py install for docopt: started [2021-01-14T22:53:40.008Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T22:53:40.279Z] Running setup.py install for PyYAML: started [2021-01-14T22:53:42.235Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T22:53:43.203Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T22:53:46.572Z] Removing intermediate container 1db395e90b3c [2021-01-14T22:53:46.572Z] ---> 2d32f5258d1b [2021-01-14T22:53:46.572Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T22:53:46.845Z] ---> Running in e79dc59a1b64 [2021-01-14T22:53:47.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T22:53:48.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T22:53:48.677Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T22:53:48.677Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T22:53:48.677Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T22:53:48.677Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T22:53:48.677Z] OK: 71 MiB in 58 packages [2021-01-14T22:53:50.111Z] Removing intermediate container e79dc59a1b64 [2021-01-14T22:53:50.111Z] ---> 2c9ec92d154d [2021-01-14T22:53:50.111Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T22:53:50.111Z] ---> Running in 0b81487acaaf [2021-01-14T22:53:50.382Z] Removing intermediate container 0b81487acaaf [2021-01-14T22:53:50.382Z] ---> 6cdc52c4d734 [2021-01-14T22:53:50.382Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T22:53:50.653Z] ---> Running in b2796280997b [2021-01-14T22:53:51.245Z] Removing intermediate container b2796280997b [2021-01-14T22:53:51.245Z] ---> f1f979645a15 [2021-01-14T22:53:51.245Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T22:53:51.245Z] ---> Running in c73ad5357120 [2021-01-14T22:53:51.840Z] Removing intermediate container c73ad5357120 [2021-01-14T22:53:51.840Z] ---> 4291288cb942 [2021-01-14T22:53:51.840Z] Step 25/26 : LABEL git_sha=49e63ea23a8aff3b20e629752c0792db467d11b5 [2021-01-14T22:53:51.840Z] ---> Running in 09968f601834 [2021-01-14T22:53:52.432Z] Removing intermediate container 09968f601834 [2021-01-14T22:53:52.432Z] ---> 261208e0f7e6 [2021-01-14T22:53:52.432Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T22:53:52.432Z] ---> Running in 20df0232d54e [2021-01-14T22:53:53.023Z] Removing intermediate container 20df0232d54e [2021-01-14T22:53:53.023Z] ---> ed0fbef12bc5 [2021-01-14T22:53:53.023Z] [2021-01-14T22:53:53.295Z] Successfully built ed0fbef12bc5 [2021-01-14T22:53:53.295Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T22:53:53.579Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T22:53:53.590Z] $ docker stop --time=1 c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 [2021-01-14T22:53:55.483Z] $ docker rm -f c84cf909d0aeb866827c5dcecc4e0e401d324ddcb4358d182556534dfaef5374 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T22:53:56.179Z] + docker images [2021-01-14T22:53:56.179Z] + grep docker [2021-01-14T22:53:56.449Z] docker-sys-mgmt-agent-go-arm64 latest ed0fbef12bc5 4 seconds ago 300MB [2021-01-14T22:53:56.449Z] docker-core-metadata-go-arm64 latest 5fcdb7e4457b About a minute ago 17.7MB [2021-01-14T22:53:56.449Z] docker-support-notifications-go-arm64 latest ee2d277ef6eb About a minute ago 15.9MB [2021-01-14T22:53:56.449Z] docker-support-scheduler-go-arm64 latest 2b6739a14e11 About a minute ago 15.5MB [2021-01-14T22:53:56.449Z] docker-security-bootstrapper-go-arm64 latest e71c8a920d31 3 minutes ago 40.3MB [2021-01-14T22:53:56.449Z] docker-core-data-go-arm64 latest 37861458fe79 3 minutes ago 21MB [2021-01-14T22:53:56.449Z] docker-security-secretstore-setup-go-arm64 latest e7caf16f52bc 3 minutes ago 23.4MB [2021-01-14T22:53:56.449Z] docker-core-command-go-arm64 latest be8d668f5bc3 3 minutes ago 15.4MB [2021-01-14T22:53:56.449Z] docker-security-proxy-setup-go-arm64 latest 26f94b341814 4 minutes ago 23.2MB [2021-01-14T22:53:56.449Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-14T22:53:59.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:00.553Z] ---> package-listing.sh [2021-01-14T22:54:00.553Z] ++ facter osfamily [2021-01-14T22:54:00.553Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T22:54:00.553Z] + OS_FAMILY=redhat [2021-01-14T22:54:00.553Z] + workspace=/w/workspace/edgex-go/25 [2021-01-14T22:54:00.553Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T22:54:00.553Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T22:54:00.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T22:54:00.553Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T22:54:00.553Z] + '[' /w/workspace/edgex-go/25 ']' [2021-01-14T22:54:00.553Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T22:54:00.553Z] + case "${OS_FAMILY}" in [2021-01-14T22:54:00.553Z] + rpm -qa [2021-01-14T22:54:00.553Z] + sort [2021-01-14T22:54:07.279Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T22:54:07.279Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T22:54:07.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T22:54:07.279Z] + '[' /w/workspace/edgex-go/25 ']' [2021-01-14T22:54:07.279Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2021-01-14T22:54:07.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2021-01-14T22:54:07.298Z] 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T22:54:07.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:54:08.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T22:54:08.513Z] [2021-01-14T22:54:08.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T22:54:08.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T22:54:08.873Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T22:54:08.873Z] df20fa9351a1: Pulling fs layer [2021-01-14T22:54:08.873Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T22:54:08.873Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T22:54:08.873Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T22:54:08.873Z] 93b61091891f: Pulling fs layer [2021-01-14T22:54:08.873Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T22:54:08.873Z] 5e14af77c1be: Pulling fs layer [2021-01-14T22:54:08.873Z] 01666e4c0597: Pulling fs layer [2021-01-14T22:54:08.873Z] aa168da1d23b: Pulling fs layer [2021-01-14T22:54:08.873Z] 46f8f816bc3b: Waiting [2021-01-14T22:54:08.873Z] 93b61091891f: Waiting [2021-01-14T22:54:08.873Z] 93b9cdb0e59b: Waiting [2021-01-14T22:54:08.873Z] 5e14af77c1be: Waiting [2021-01-14T22:54:08.873Z] 01666e4c0597: Waiting [2021-01-14T22:54:08.873Z] aa168da1d23b: Waiting [2021-01-14T22:54:09.148Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T22:54:09.148Z] 36b3adc4ff6f: Download complete [2021-01-14T22:54:09.148Z] 46f8f816bc3b: Download complete [2021-01-14T22:54:09.148Z] df20fa9351a1: Verifying Checksum [2021-01-14T22:54:09.148Z] df20fa9351a1: Download complete [2021-01-14T22:54:09.148Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T22:54:09.148Z] 93b9cdb0e59b: Download complete [2021-01-14T22:54:09.148Z] 5e14af77c1be: Verifying Checksum [2021-01-14T22:54:09.148Z] 5e14af77c1be: Download complete [2021-01-14T22:54:09.148Z] 93b61091891f: Verifying Checksum [2021-01-14T22:54:09.148Z] 93b61091891f: Download complete [2021-01-14T22:54:09.148Z] 01666e4c0597: Verifying Checksum [2021-01-14T22:54:09.148Z] 01666e4c0597: Download complete [2021-01-14T22:54:09.754Z] df20fa9351a1: Pull complete [2021-01-14T22:54:10.103Z] 36b3adc4ff6f: Pull complete [2021-01-14T22:54:10.103Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T22:54:10.103Z] 8ad3a11d3b57: Download complete [2021-01-14T22:54:11.574Z] 8ad3a11d3b57: Pull complete [2021-01-14T22:54:12.591Z] 46f8f816bc3b: Pull complete [2021-01-14T22:54:13.202Z] 93b61091891f: Pull complete [2021-01-14T22:54:13.484Z] 93b9cdb0e59b: Pull complete [2021-01-14T22:54:13.767Z] 5e14af77c1be: Pull complete [2021-01-14T22:54:14.038Z] aa168da1d23b: Verifying Checksum [2021-01-14T22:54:14.038Z] aa168da1d23b: Download complete [2021-01-14T22:54:14.038Z] 01666e4c0597: Pull complete [2021-01-14T22:54:26.426Z] aa168da1d23b: Pull complete [2021-01-14T22:54:26.426Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T22:54:26.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T22:54:26.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T22:54:26.689Z] prd-centos7-docker-4c-2g-20317 does not seem to be running inside a container [2021-01-14T22:54:26.794Z] $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T22:54:30.416Z] $ docker top 8712e8e252e8ecccf0585def258bab7ae4fdb889d90f2bf7ecc34efd39a172b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T22:54:31.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T22:54:31.996Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T22:54:32.343Z] + ls /var/log/sa-host [2021-01-14T22:54:32.343Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T22:54:32.343Z] file_magic: OK [2021-01-14T22:54:32.343Z] HZ: Using current value: 100 [2021-01-14T22:54:32.343Z] file_header: OK [2021-01-14T22:54:32.343Z] 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-14T22:54:32.343Z] Statistics: [2021-01-14T22:54:32.343Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T22:54:32.343Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T22:54:32.343Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T22:54:32.343Z] file_magic: OK [2021-01-14T22:54:32.343Z] HZ: Using current value: 100 [2021-01-14T22:54:32.343Z] file_header: OK [2021-01-14T22:54:32.343Z] 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-14T22:54:32.343Z] Statistics: [2021-01-14T22:54:32.343Z] Hnuu...uuuununununu... [2021-01-14T22:54:32.343Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T22:54:32.608Z] provisioning config files... [2021-01-14T22:54:32.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config4234655587296886073tmp [Pipeline] { [Pipeline] echo [2021-01-14T22:54:32.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:33.337Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T22:54:33.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T22:54:33.445Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:33.800Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T22:54:33.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:34.148Z] ---> sudo-logs.sh [2021-01-14T22:54:34.148Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T22:54:34.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:34.520Z] ---> job-cost.sh [2021-01-14T22:54:34.796Z] lf-activate-venv: SKIPPING [2021-01-14T22:54:34.796Z] INFO: No Stack... [2021-01-14T22:54:35.754Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T22:54:36.030Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T22:54:36.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T22:54:36.707Z] ---> logs-deploy.sh [2021-01-14T22:54:36.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/25 [2021-01-14T22:54:36.707Z] INFO: archiving workspace using pattern(s): [2021-01-14T22:54:38.701Z] Archives upload complete. [2021-01-14T22:54:38.701Z] INFO: archiving logs to Nexus