Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32618 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/94 [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/94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 Checking out Revision 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 # timeout=10 Commit message: "Merge commit '3d31a9377a82a7ecd7922e9b9d028e1661eb8a18' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-03T00:32:13.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-03T00:32:13.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-03T00:32:13.318Z] ========================================================= [2021-04-03T00:32:13.318Z] EdgeX Global Pipelines Version Info [2021-04-03T00:32:13.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fc866bfdbb9e26072c43941235ba873ea718f44b # timeout=10 [2021-04-03T00:32:18.018Z] ------------------- [2021-04-03T00:32:18.019Z] stable info: [2021-04-03T00:32:18.019Z] ------------------- [2021-04-03T00:32:18.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-03T00:32:18.019Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-03T00:32:18.019Z] Message: update stable to v1.0.186 [2021-04-03T00:32:18.643Z] ------------------- [2021-04-03T00:32:18.643Z] experimental info: [2021-04-03T00:32:18.643Z] ------------------- [2021-04-03T00:32:18.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-03T00:32:18.644Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-03T00:32:18.644Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-03T00:32:19.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-03T00:32:19.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-03T00:32:19.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-03T00:32:19.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-03T00:32:19.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-03T00:32:19.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-03T00:32:19.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-03T00:32:19.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-03T00:32:19.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-03T00:32:19.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-03T00:32:19.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-03T00:32:20.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-03T00:32:20.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-03T00:32:20.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-03T00:32:20.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-03T00:32:20.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-03T00:32:20.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-03T00:32:20.746Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-03T00:32:20.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-03T00:32:20.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-03T00:32:21.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-03T00:32:21.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-03T00:32:21.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-04-03T00:32:21.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-04-03T00:32:21.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-04-03T00:32:21.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [Pipeline] echo [2021-04-03T00:32:21.613Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12fb890 [Pipeline] echo [2021-04-03T00:32:21.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-03T00:32:21.862Z] provisioning config files... [2021-04-03T00:32:21.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config3221986173768236119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:32:22.651Z] ---> docker-login.sh [2021-04-03T00:32:22.651Z] nexus3.edgexfoundry.org:10001 [2021-04-03T00:32:23.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:32:24.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:32:24.168Z] Configure a credential helper to remove this warning. See [2021-04-03T00:32:24.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:32:24.168Z] [2021-04-03T00:32:24.168Z] Login Succeeded [2021-04-03T00:32:24.168Z] nexus3.edgexfoundry.org:10002 [2021-04-03T00:32:24.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:32:24.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:32:24.466Z] Configure a credential helper to remove this warning. See [2021-04-03T00:32:24.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:32:24.466Z] [2021-04-03T00:32:24.466Z] Login Succeeded [2021-04-03T00:32:24.466Z] nexus3.edgexfoundry.org:10003 [2021-04-03T00:32:24.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:32:25.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:32:25.107Z] Configure a credential helper to remove this warning. See [2021-04-03T00:32:25.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:32:25.107Z] [2021-04-03T00:32:25.107Z] Login Succeeded [2021-04-03T00:32:25.107Z] nexus3.edgexfoundry.org:10004 [2021-04-03T00:32:25.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:32:25.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:32:25.795Z] Configure a credential helper to remove this warning. See [2021-04-03T00:32:25.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:32:25.795Z] [2021-04-03T00:32:25.795Z] Login Succeeded [2021-04-03T00:32:25.795Z] docker.io [2021-04-03T00:32:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:32:27.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:32:27.159Z] Configure a credential helper to remove this warning. See [2021-04-03T00:32:27.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:32:27.159Z] [2021-04-03T00:32:27.159Z] Login Succeeded [2021-04-03T00:32:27.159Z] ---> docker-login.sh ends [Pipeline] } [2021-04-03T00:32:27.215Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-03T00:32:27.721Z] ++ 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-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/core-command/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/core-data/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-03T00:32:27.721Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-03T00:32:27.721Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-03T00:32:27.721Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-03T00:32:27.721Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-03T00:32:27.721Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-03T00:32:27.721Z] ++ cut -d/ -f2 [2021-04-03T00:32:27.721Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-03T00:32:28.272Z] 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-04-03T00:32:29.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-03T00:32:29.400Z] [2021-04-03T00:32:29.400Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:32:30.255Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-03T00:32:30.256Z] latest: Pulling from edgex-devops/git-semver [2021-04-03T00:32:30.256Z] 31603596830f: Pulling fs layer [2021-04-03T00:32:30.256Z] 2a8b12db71e7: Pulling fs layer [2021-04-03T00:32:30.256Z] 6ca5941a6612: Pulling fs layer [2021-04-03T00:32:30.256Z] ecc8261a40a4: Pulling fs layer [2021-04-03T00:32:30.256Z] ecc8261a40a4: Waiting [2021-04-03T00:32:30.256Z] 2a8b12db71e7: Verifying Checksum [2021-04-03T00:32:30.256Z] 2a8b12db71e7: Download complete [2021-04-03T00:32:31.558Z] 31603596830f: Verifying Checksum [2021-04-03T00:32:31.558Z] 31603596830f: Download complete [2021-04-03T00:32:31.877Z] 6ca5941a6612: Verifying Checksum [2021-04-03T00:32:31.877Z] 6ca5941a6612: Download complete [2021-04-03T00:32:32.212Z] ecc8261a40a4: Verifying Checksum [2021-04-03T00:32:32.212Z] ecc8261a40a4: Download complete [2021-04-03T00:32:32.486Z] 31603596830f: Pull complete [2021-04-03T00:32:33.086Z] 2a8b12db71e7: Pull complete [2021-04-03T00:32:35.309Z] 6ca5941a6612: Pull complete [2021-04-03T00:32:36.331Z] ecc8261a40a4: Pull complete [2021-04-03T00:32:36.331Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-03T00:32:36.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-03T00:32:36.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-03T00:32:36.912Z] prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container [2021-04-03T00:32:37.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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-04-03T00:32:40.051Z] $ docker top 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-03T00:32:40.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-03T00:32:40.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-03T00:32:41.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-03T00:32:41.839Z] $ docker exec 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent [2021-04-03T00:32:42.699Z] SSH_AUTH_SOCK=/tmp/ssh-cWNNeKYFwqwi/agent.11 [2021-04-03T00:32:42.699Z] SSH_AGENT_PID=16 [2021-04-03T00:32:42.734Z] Running ssh-add (command line suppressed) [2021-04-03T00:32:43.207Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_388578491735854184.key (/w/workspace/edgex-go/94@tmp/private_key_388578491735854184.key) [2021-04-03T00:32:43.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-03T00:32:44.205Z] + git tag --points-at HEAD [Pipeline] } [2021-04-03T00:32:44.275Z] $ docker exec --env ******** --env ******** 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent -k [2021-04-03T00:32:44.573Z] unset SSH_AUTH_SOCK; [2021-04-03T00:32:44.573Z] unset SSH_AGENT_PID; [2021-04-03T00:32:44.573Z] echo Agent pid 16 killed; [2021-04-03T00:32:44.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-03T00:32:44.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-03T00:32:44.837Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-03T00:32:45.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-03T00:32:45.256Z] $ docker exec 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent [2021-04-03T00:32:45.784Z] SSH_AUTH_SOCK=/tmp/ssh-8sJWi9BJSUeT/agent.44 [2021-04-03T00:32:45.784Z] SSH_AGENT_PID=49 [2021-04-03T00:32:45.797Z] Running ssh-add (command line suppressed) [2021-04-03T00:32:46.175Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_4517724052580430088.key (/w/workspace/edgex-go/94@tmp/private_key_4517724052580430088.key) [2021-04-03T00:32:46.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-03T00:32:47.079Z] + git semver init [2021-04-03T00:32:47.079Z] # -> Open(): unable to determine branch for HEAD [2021-04-03T00:32:47.079Z] # $GIT_DIR = /w/workspace/edgex-go/94/.git [2021-04-03T00:32:47.079Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/94 [2021-04-03T00:32:47.079Z] # $SEMVER_REMOTE_NAME = origin [2021-04-03T00:32:47.079Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-03T00:32:47.079Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-03T00:32:47.079Z] # $SEMVER_BRANCH = PR-2858 [2021-04-03T00:32:47.079Z] # $SEMVER_TEMP = /tmp/semver-116114893 [2021-04-03T00:32:47.079Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-03T00:34:10.731Z] # '/tmp/semver-116114893' -> '/w/workspace/edgex-go/94/.semver' [2021-04-03T00:34:10.731Z] # -> Force: false [2021-04-03T00:34:10.731Z] # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } [2021-04-03T00:34:10.775Z] $ docker exec --env ******** --env ******** 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab ssh-agent -k [2021-04-03T00:34:11.624Z] unset SSH_AUTH_SOCK; [2021-04-03T00:34:11.627Z] unset SSH_AGENT_PID; [2021-04-03T00:34:11.627Z] echo Agent pid 49 killed; [2021-04-03T00:34:11.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-03T00:34:12.527Z] + git semver [Pipeline] } [2021-04-03T00:34:12.682Z] $ docker stop --time=1 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab [2021-04-03T00:34:14.902Z] $ docker rm -f 44bb1050458111434a5ad82c3f2f5414e3e333a6beb3083c95163ec2d4a1b4ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-03T00:34:16.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-03T00:34:17.502Z] Stashed 1 file(s) [Pipeline] echo [2021-04-03T00:34:17.505Z] [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-04-03T00:34:18.582Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-03T00:34:19.028Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-03T00:34:19.407Z] + true [2021-04-03T00:34:19.407Z] + sudo service docker restart [2021-04-03T00:34:19.407Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-03T00:34:20.536Z] ========================================================= [2021-04-03T00:34:20.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-03T00:34:20.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:34:21.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-03T00:34:27.039Z] Sending build context to Docker daemon 329.3MB [2021-04-03T00:34:27.039Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-03T00:34:27.039Z] Step 2/6 : FROM ${BASE} [2021-04-03T00:34:27.039Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-03T00:34:27.039Z] 188c0c94c7c5: Pulling fs layer [2021-04-03T00:34:27.039Z] 0ef7d3d256c8: Pulling fs layer [2021-04-03T00:34:27.039Z] de9db76c5a1d: Pulling fs layer [2021-04-03T00:34:27.039Z] bca2f99d35d6: Pulling fs layer [2021-04-03T00:34:27.039Z] 93359f2a8cfa: Pulling fs layer [2021-04-03T00:34:27.039Z] 7c6f9722023f: Pulling fs layer [2021-04-03T00:34:27.039Z] a35cf1a2eb13: Pulling fs layer [2021-04-03T00:34:27.039Z] bca2f99d35d6: Waiting [2021-04-03T00:34:27.039Z] 93359f2a8cfa: Waiting [2021-04-03T00:34:27.039Z] 7c6f9722023f: Waiting [2021-04-03T00:34:27.039Z] a35cf1a2eb13: Waiting [2021-04-03T00:34:27.039Z] de9db76c5a1d: Download complete [2021-04-03T00:34:27.039Z] 0ef7d3d256c8: Verifying Checksum [2021-04-03T00:34:27.039Z] 0ef7d3d256c8: Download complete [2021-04-03T00:34:27.039Z] 93359f2a8cfa: Download complete [2021-04-03T00:34:27.039Z] 7c6f9722023f: Download complete [2021-04-03T00:34:28.052Z] 188c0c94c7c5: Verifying Checksum [2021-04-03T00:34:28.052Z] 188c0c94c7c5: Download complete [2021-04-03T00:34:29.429Z] 188c0c94c7c5: Pull complete [2021-04-03T00:34:30.267Z] 0ef7d3d256c8: Pull complete [2021-04-03T00:34:30.598Z] de9db76c5a1d: Pull complete [2021-04-03T00:34:32.874Z] Still waiting to schedule task [2021-04-03T00:34:32.874Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-03T00:34:36.389Z] a35cf1a2eb13: Verifying Checksum [2021-04-03T00:34:36.389Z] a35cf1a2eb13: Download complete [2021-04-03T00:34:39.582Z] bca2f99d35d6: Verifying Checksum [2021-04-03T00:34:39.582Z] bca2f99d35d6: Download complete [2021-04-03T00:34:50.615Z] bca2f99d35d6: Pull complete [2021-04-03T00:34:50.615Z] 93359f2a8cfa: Pull complete [2021-04-03T00:34:50.615Z] 7c6f9722023f: Pull complete [2021-04-03T00:34:59.410Z] a35cf1a2eb13: Pull complete [2021-04-03T00:34:59.410Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-03T00:34:59.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-03T00:34:59.410Z] ---> a62c8e92a672 [2021-04-03T00:34:59.410Z] 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-04-03T00:34:59.727Z] ---> Running in a04c64d3596a [2021-04-03T00:35:00.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-03T00:35:01.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-03T00:35:03.584Z] (1/12) Installing libmagic (5.38-r0) [2021-04-03T00:35:03.921Z] (2/12) Installing file (5.38-r0) [2021-04-03T00:35:03.921Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-03T00:35:04.220Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-03T00:35:17.118Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-03T00:35:17.118Z] (6/12) Installing patch (2.7.6-r6) [2021-04-03T00:35:17.118Z] (7/12) Installing build-base (0.5-r2) [2021-04-03T00:35:17.118Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-03T00:35:17.397Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-03T00:35:17.397Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-03T00:35:18.028Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-03T00:35:18.028Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-03T00:35:18.028Z] Executing busybox-1.31.1-r19.trigger [2021-04-03T00:35:18.028Z] OK: 233 MiB in 51 packages [2021-04-03T00:35:23.024Z] Removing intermediate container a04c64d3596a [2021-04-03T00:35:23.024Z] ---> 8929adcccc1b [2021-04-03T00:35:23.024Z] Step 4/6 : WORKDIR /edgex-go [2021-04-03T00:35:23.338Z] ---> Running in 6aff89cfb9ce [2021-04-03T00:35:23.670Z] Removing intermediate container 6aff89cfb9ce [2021-04-03T00:35:23.670Z] ---> dc6479f9c434 [2021-04-03T00:35:23.670Z] Step 5/6 : COPY go.mod . [2021-04-03T00:35:24.705Z] ---> b21ae0e11f28 [2021-04-03T00:35:24.705Z] Step 6/6 : RUN go mod download [2021-04-03T00:35:24.705Z] ---> Running in 4b648a2d5f61 [2021-04-03T00:35:46.511Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32626 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-04-03T00:35:46.564Z] Running in /w/workspace/edgex-go/94 [Pipeline] { [Pipeline] checkout [2021-04-03T00:35:51.515Z] using credential edgex-jenkins-ssh [2021-04-03T00:35:51.587Z] Cloning the remote Git repository [2021-04-03T00:35:51.673Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-03T00:35:51.789Z] > git init /w/workspace/edgex-go/94 # timeout=10 [2021-04-03T00:35:51.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-03T00:35:51.865Z] > git --version # timeout=10 [2021-04-03T00:35:51.883Z] > git --version # 'git version 2.17.1' [2021-04-03T00:35:51.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-03T00:35:51.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-03T00:36:04.633Z] Removing intermediate container 4b648a2d5f61 [2021-04-03T00:36:04.634Z] ---> 03e86b526cc9 [2021-04-03T00:36:04.634Z] Successfully built 03e86b526cc9 [2021-04-03T00:36:04.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:36:05.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-03T00:36:05.235Z] . [Pipeline] withDockerContainer [2021-04-03T00:36:06.265Z] prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container [2021-04-03T00:36:07.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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-04-03T00:36:08.685Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-03T00:36:08.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-03T00:36:08.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-03T00:36:08.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-03T00:36:08.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-03T00:36:08.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-03T00:36:09.190Z] $ docker top 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c -eo pid,comm [2021-04-03T00:36:09.616Z] Merging remotes/origin/master commit 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [Pipeline] { [Pipeline] sh [2021-04-03T00:36:09.672Z] > git config core.sparsecheckout # timeout=10 [2021-04-03T00:36:09.698Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-04-03T00:36:10.052Z] > git remote # timeout=10 [2021-04-03T00:36:10.075Z] > git config --get remote.origin.url # timeout=10 [2021-04-03T00:36:10.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-03T00:36:10.100Z] > git merge 3d31a9377a82a7ecd7922e9b9d028e1661eb8a18 # timeout=10 [2021-04-03T00:36:11.052Z] Merge succeeded, producing b4a74b04f01ddc46d17e01cf594236d6a5f27476 [2021-04-03T00:36:11.052Z] Checking out Revision b4a74b04f01ddc46d17e01cf594236d6a5f27476 (PR-2858) [2021-04-03T00:36:11.631Z] + go version [2021-04-03T00:36:11.631Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-03T00:36:11.663Z] $ docker stop --time=1 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c [2021-04-03T00:36:11.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-03T00:36:11.058Z] > git config core.sparsecheckout # timeout=10 [2021-04-03T00:36:11.073Z] > git checkout -f b4a74b04f01ddc46d17e01cf594236d6a5f27476 # timeout=10 [2021-04-03T00:36:14.450Z] $ docker rm -f 87969d741cef472e9ae176737a5bbc0737a9b74d620681211f45ec78eec2568c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-03T00:36:15.421Z] Commit message: "Merge commit '3d31a9377a82a7ecd7922e9b9d028e1661eb8a18' into HEAD" [2021-04-03T00:36:15.443Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:36:17.017Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-03T00:36:17.017Z] . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer [2021-04-03T00:36:15.428Z] > git rev-list --no-walk fc866bfdbb9e26072c43941235ba873ea718f44b # timeout=10 [2021-04-03T00:36:17.808Z] prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container [2021-04-03T00:36:17.927Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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-04-03T00:36:20.543Z] $ docker top ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-03T00:36:21.462Z] ========================================================= [2021-04-03T00:36:21.462Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-03T00:36:21.462Z] ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-03T00:36:22.854Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-03T00:36:22.884Z] + make test [2021-04-03T00:36:22.884Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh [2021-04-03T00:36:23.293Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-03T00:36:23.648Z] + true [2021-04-03T00:36:23.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-03T00:36:25.699Z] provisioning config files... [2021-04-03T00:36:25.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config8298454089566360731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:36:26.142Z] ---> docker-login.sh [2021-04-03T00:36:26.142Z] nexus3.edgexfoundry.org:10001 [2021-04-03T00:36:27.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:36:27.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:36:27.414Z] Configure a credential helper to remove this warning. See [2021-04-03T00:36:27.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:36:27.414Z] [2021-04-03T00:36:27.414Z] Login Succeeded [2021-04-03T00:36:27.414Z] nexus3.edgexfoundry.org:10002 [2021-04-03T00:36:27.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:36:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:36:27.960Z] Configure a credential helper to remove this warning. See [2021-04-03T00:36:27.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:36:27.960Z] [2021-04-03T00:36:27.960Z] Login Succeeded [2021-04-03T00:36:27.960Z] nexus3.edgexfoundry.org:10003 [2021-04-03T00:36:28.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:36:28.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:36:28.237Z] Configure a credential helper to remove this warning. See [2021-04-03T00:36:28.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:36:28.237Z] [2021-04-03T00:36:28.237Z] Login Succeeded [2021-04-03T00:36:28.237Z] nexus3.edgexfoundry.org:10004 [2021-04-03T00:36:28.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:36:28.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:36:28.837Z] Configure a credential helper to remove this warning. See [2021-04-03T00:36:28.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:36:28.837Z] [2021-04-03T00:36:28.837Z] Login Succeeded [2021-04-03T00:36:28.837Z] docker.io [2021-04-03T00:36:29.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-03T00:36:29.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-03T00:36:29.716Z] Configure a credential helper to remove this warning. See [2021-04-03T00:36:29.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-03T00:36:29.716Z] [2021-04-03T00:36:29.716Z] Login Succeeded [2021-04-03T00:36:29.716Z] ---> docker-login.sh ends [Pipeline] } [2021-04-03T00:36:29.734Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-03T00:36:30.165Z] ========================================================= [2021-04-03T00:36:30.165Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-03T00:36:30.165Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:36:30.558Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-03T00:36:33.219Z] Sending build context to Docker daemon 167.2MB [2021-04-03T00:36:33.219Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-03T00:36:33.219Z] Step 2/6 : FROM ${BASE} [2021-04-03T00:36:33.219Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-03T00:36:33.219Z] 5f621e34cdf4: Pulling fs layer [2021-04-03T00:36:33.219Z] a4357932f1b6: Pulling fs layer [2021-04-03T00:36:33.219Z] 18c013af1878: Pulling fs layer [2021-04-03T00:36:33.219Z] 00ac8860ef70: Pulling fs layer [2021-04-03T00:36:33.219Z] 63d7cb157983: Pulling fs layer [2021-04-03T00:36:33.220Z] b116817d02f9: Pulling fs layer [2021-04-03T00:36:33.220Z] 745a02a5169b: Pulling fs layer [2021-04-03T00:36:33.220Z] 00ac8860ef70: Waiting [2021-04-03T00:36:33.220Z] 63d7cb157983: Waiting [2021-04-03T00:36:33.220Z] 745a02a5169b: Waiting [2021-04-03T00:36:33.220Z] b116817d02f9: Waiting [2021-04-03T00:36:33.220Z] 18c013af1878: Verifying Checksum [2021-04-03T00:36:33.220Z] 18c013af1878: Download complete [2021-04-03T00:36:33.220Z] a4357932f1b6: Download complete [2021-04-03T00:36:33.220Z] 63d7cb157983: Verifying Checksum [2021-04-03T00:36:33.220Z] 63d7cb157983: Download complete [2021-04-03T00:36:33.220Z] b116817d02f9: Verifying Checksum [2021-04-03T00:36:33.220Z] b116817d02f9: Download complete [2021-04-03T00:36:33.220Z] 5f621e34cdf4: Verifying Checksum [2021-04-03T00:36:33.220Z] 5f621e34cdf4: Download complete [2021-04-03T00:36:34.206Z] 5f621e34cdf4: Pull complete [2021-04-03T00:36:34.810Z] a4357932f1b6: Pull complete [2021-04-03T00:36:35.084Z] 18c013af1878: Pull complete [2021-04-03T00:36:35.698Z] 745a02a5169b: Download complete [2021-04-03T00:36:37.679Z] 00ac8860ef70: Verifying Checksum [2021-04-03T00:36:37.679Z] 00ac8860ef70: Download complete [2021-04-03T00:36:47.809Z] 00ac8860ef70: Pull complete [2021-04-03T00:36:47.809Z] 63d7cb157983: Pull complete [2021-04-03T00:36:47.809Z] b116817d02f9: Pull complete [2021-04-03T00:36:50.428Z] 745a02a5169b: Pull complete [2021-04-03T00:36:50.428Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-03T00:36:50.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-03T00:36:50.428Z] ---> b7e6874047d6 [2021-04-03T00:36:50.428Z] 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-04-03T00:36:50.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-03T00:36:53.809Z] ---> Running in 98334428211a [2021-04-03T00:36:55.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:36:55.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:36:56.444Z] (1/12) Installing libmagic (5.38-r0) [2021-04-03T00:36:56.444Z] (2/12) Installing file (5.38-r0) [2021-04-03T00:36:56.716Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-03T00:36:56.716Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-03T00:37:00.104Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-03T00:37:00.104Z] (6/12) Installing patch (2.7.6-r6) [2021-04-03T00:37:00.104Z] (7/12) Installing build-base (0.5-r2) [2021-04-03T00:37:00.104Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-03T00:37:00.104Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-03T00:37:00.104Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-03T00:37:00.104Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-03T00:37:00.104Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-03T00:37:00.377Z] Executing busybox-1.31.1-r19.trigger [2021-04-03T00:37:00.377Z] OK: 217 MiB in 51 packages [2021-04-03T00:37:04.693Z] Removing intermediate container 98334428211a [2021-04-03T00:37:04.694Z] ---> fa7ddded96e7 [2021-04-03T00:37:04.694Z] Step 4/6 : WORKDIR /edgex-go [2021-04-03T00:37:04.694Z] ---> Running in 0b638809b330 [2021-04-03T00:37:04.966Z] Removing intermediate container 0b638809b330 [2021-04-03T00:37:04.966Z] ---> c4cf79e10bdd [2021-04-03T00:37:04.966Z] Step 5/6 : COPY go.mod . [2021-04-03T00:37:05.566Z] ---> 545e75819518 [2021-04-03T00:37:05.566Z] Step 6/6 : RUN go mod download [2021-04-03T00:37:05.566Z] ---> Running in 163a481d6b94 [2021-04-03T00:37:24.137Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-03T00:37:32.420Z] Removing intermediate container 163a481d6b94 [2021-04-03T00:37:32.420Z] ---> 98072690e2a9 [2021-04-03T00:37:32.421Z] Successfully built 98072690e2a9 [2021-04-03T00:37:32.421Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:37:32.771Z] + docker inspect -f . ci-base-image-arm64 [2021-04-03T00:37:32.771Z] . [Pipeline] withDockerContainer [2021-04-03T00:37:32.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-03T00:37:32.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-03T00:37:32.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-03T00:37:33.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container [2021-04-03T00:37:33.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-03T00:37:34.663Z] $ docker top 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-03T00:37:35.655Z] + go version [2021-04-03T00:37:35.655Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-03T00:37:35.676Z] $ docker stop --time=1 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 [2021-04-03T00:37:37.666Z] $ docker rm -f 0126719b5c55fcf1b61e91ed3b49b163d2e2e3e0a9b74c0320f55aa2f2b71836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:37:38.694Z] + docker inspect -f . ci-base-image-arm64 [2021-04-03T00:37:38.694Z] . [Pipeline] withDockerContainer [2021-04-03T00:37:38.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-03T00:37:38.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-03T00:37:38.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-03T00:37:38.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-03T00:37:38.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container [2021-04-03T00:37:39.045Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-03T00:37:39.642Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-03T00:37:40.524Z] $ docker top 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e -eo pid,comm [2021-04-03T00:37:40.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] { [Pipeline] echo [2021-04-03T00:37:40.943Z] ========================================================= [2021-04-03T00:37:40.943Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-03T00:37:40.943Z] ========================================================= [Pipeline] sh [2021-04-03T00:37:41.591Z] + make test [2021-04-03T00:37:41.591Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-03T00:37:45.372Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-03T00:37:45.372Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-03T00:37:45.372Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-03T00:37:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.205s coverage: 45.9% of statements [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-03T00:37:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-03T00:37:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.150s coverage: 19.8% of statements [2021-04-03T00:37:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.166s coverage: 100.0% of statements [2021-04-03T00:37:54.807Z] --- FAIL: TestAddEventWithPersistence (0.58s) [2021-04-03T00:37:54.807Z] event_test.go:251: event not received in timely fashion, index 0, TestAddEventWithPersistence [2021-04-03T00:37:54.807Z] event_test.go:251: event not received in timely fashion, index 1, TestAddEventWithPersistence [2021-04-03T00:37:54.807Z] event_test.go:255: PASS: AddEvent(string) [2021-04-03T00:37:54.807Z] FAIL [2021-04-03T00:37:54.807Z] coverage: 27.1% of statements [2021-04-03T00:37:54.807Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data 1.699s [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-03T00:37:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-03T00:37:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.166s coverage: 100.0% of statements [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-03T00:37:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.816s coverage: 71.3% of statements [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-03T00:37:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-03T00:37:57.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 82.9% of statements [2021-04-03T00:37:57.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-03T00:37:57.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:37:57.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements [2021-04-03T00:37:57.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.801s coverage: 28.6% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.125s coverage: 100.0% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.153s coverage: 100.0% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.391s coverage: 86.7% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-03T00:38:05.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.185s coverage: 78.3% of statements [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-03T00:38:05.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-03T00:38:08.402Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.596s coverage: 92.8% of statements [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.115s coverage: 1.0% of statements [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-03T00:38:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.142s coverage: 47.1% of statements [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements [2021-04-03T00:38:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-04-03T00:38:09.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2021-04-03T00:38:09.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-04-03T00:38:22.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2021-04-03T00:38:22.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2021-04-03T00:38:27.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.555s coverage: 81.5% of statements [2021-04-03T00:38:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-03T00:38:27.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.067s coverage: 87.1% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.360s coverage: 92.9% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 77.8% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.101s coverage: 87.2% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.123s coverage: 84.6% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.6% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.313s coverage: 64.4% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.953s coverage: 69.0% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.408s coverage: 38.4% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-03T00:38:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2021-04-03T00:38:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-03T00:38:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2021-04-03T00:38:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.353s coverage: 47.0% of statements [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-03T00:38:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-03T00:38:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-03T00:38:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.204s coverage: 11.0% of statements [2021-04-03T00:38:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-03T00:38:43.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.231s coverage: 87.1% of statements [2021-04-03T00:38:43.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-03T00:38:43.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:38:43.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-03T00:38:49.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.776s coverage: 29.1% of statements [2021-04-03T00:38:49.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.411s coverage: 99.0% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.258s coverage: 100.0% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.161s coverage: 95.6% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-03T00:38:49.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-03T00:38:49.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-03T00:38:49.849Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-04-03T00:38:50.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 32.1% of statements [2021-04-03T00:38:50.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.196s coverage: 100.0% of statements [2021-04-03T00:38:50.844Z] FAIL [2021-04-03T00:38:51.149Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-03T00:38:51.571Z] $ docker stop --time=1 ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 [2021-04-03T00:38:54.258Z] $ docker rm -f ec3255dbdfbb9b19e2c16e4018ada513ab6e25262f76940b34c7f30ef9120846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-04-03T00:38:55.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-03T00:38:56.334Z] Failed in branch amd64 [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-03T00:39:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-03T00:39:19.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-03T00:39:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-03T00:39:29.208Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-03T00:39:29.208Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-03T00:39:29.208Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-03T00:39:35.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-03T00:39:35.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-03T00:39:35.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements [2021-04-03T00:39:35.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements [2021-04-03T00:39:44.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-03T00:39:44.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-03T00:39:44.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-03T00:39:44.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-03T00:39:45.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.258s coverage: 71.3% of statements [2021-04-03T00:39:45.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-03T00:39:45.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-03T00:39:47.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.543s coverage: 82.9% of statements [2021-04-03T00:39:47.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-03T00:39:47.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:39:47.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.169s coverage: 78.9% of statements [2021-04-03T00:39:47.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.243s coverage: 100.0% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.175s coverage: 100.0% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-03T00:40:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-03T00:40:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.349s coverage: 92.8% of statements [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.252s coverage: 1.0% of statements [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-03T00:40:08.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.175s coverage: 47.1% of statements [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.158s coverage: 79.5% of statements [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.191s coverage: 96.3% of statements [2021-04-03T00:40:08.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements [2021-04-03T00:40:21.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.130s coverage: 94.4% of statements [2021-04-03T00:40:21.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.131s coverage: 44.8% of statements [2021-04-03T00:40:28.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.605s coverage: 81.5% of statements [2021-04-03T00:40:28.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-03T00:40:28.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.108s coverage: 87.1% of statements [2021-04-03T00:40:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.191s coverage: 92.9% of statements [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-03T00:40:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-03T00:40:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-03T00:40:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.118s coverage: 100.0% of statements [2021-04-03T00:40:41.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-03T00:40:41.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements [2021-04-03T00:40:41.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.147s coverage: 80.8% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.201s coverage: 87.2% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 84.6% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.6% of statements [2021-04-03T00:40:41.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements [2021-04-03T00:40:41.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-03T00:40:41.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-04-03T00:40:41.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-04-03T00:40:42.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements [2021-04-03T00:40:46.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 69.0% of statements [2021-04-03T00:40:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-03T00:40:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-03T00:40:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-03T00:40:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.494s coverage: 38.4% of statements [2021-04-03T00:40:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-03T00:40:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-03T00:40:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2021-04-03T00:40:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-03T00:40:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-04-03T00:40:55.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 47.0% of statements [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-03T00:40:55.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-03T00:40:55.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-03T00:40:55.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 11.0% of statements [2021-04-03T00:40:55.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-03T00:40:57.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 87.1% of statements [2021-04-03T00:40:57.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-03T00:40:57.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:40:57.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.455s coverage: 29.1% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 95.6% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-03T00:41:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-03T00:41:02.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-03T00:41:03.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-04-03T00:41:03.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-03T00:41:03.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-03T00:41:03.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements [2021-04-03T00:41:04.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 32.1% of statements [2021-04-03T00:41:05.432Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-04-03T00:41:06.411Z] GO111MODULE=on go vet ./... [2021-04-03T00:42:28.211Z] gofmt -l . [2021-04-03T00:42:28.211Z] [ "`gofmt -l .`" = "" ] [2021-04-03T00:42:28.211Z] ./bin/test-go-mod-tidy.sh [2021-04-03T00:42:28.484Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-03T00:42:30.637Z] + ls -al . [2021-04-03T00:42:30.637Z] total 836 [2021-04-03T00:42:30.637Z] drwxrwxr-x 9 1001 1001 4096 Apr 3 00:42 . [2021-04-03T00:42:30.637Z] drwxr-xr-x 4 root root 4096 Apr 3 00:37 .. [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 11 Apr 3 00:36 .dockerignore [2021-04-03T00:42:30.637Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 00:36 .git [2021-04-03T00:42:30.637Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 00:36 .github [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 818 Apr 3 00:36 .gitignore [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 00:36 .sonarcloud.properties [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 8607 Apr 3 00:36 Attribution.txt [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 00:36 CONTRIBUTING.md [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 931 Apr 3 00:36 Dockerfile.build [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 863 Apr 3 00:36 Jenkinsfile [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 00:36 LICENSE [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 5774 Apr 3 00:36 Makefile [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 6548 Apr 3 00:36 README.md [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 6755 Apr 3 00:36 SECURITY.md [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 00:34 VERSION [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 4131 Apr 3 00:36 ZMQWindows.md [2021-04-03T00:42:30.637Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 00:36 bin [2021-04-03T00:42:30.637Z] drwxrwxr-x 14 1001 1001 4096 Apr 3 00:36 cmd [2021-04-03T00:42:30.637Z] -rw-r--r-- 1 root root 697383 Apr 3 00:41 coverage.out [2021-04-03T00:42:30.637Z] -rw-r--r-- 1 root root 1056 Apr 3 00:42 go.mod [2021-04-03T00:42:30.637Z] -rw-r--r-- 1 root root 22360 Apr 3 00:42 go.sum [2021-04-03T00:42:30.637Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 00:36 internal [2021-04-03T00:42:30.637Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 00:36 openapi [2021-04-03T00:42:30.637Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 00:36 snap [2021-04-03T00:42:30.637Z] -rw-rw-r-- 1 1001 1001 168 Apr 3 00:36 version.go [Pipeline] sh [2021-04-03T00:42:31.350Z] + '[' -e coverage.out ] [2021-04-03T00:42:31.350Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-03T00:42:32.731Z] Stashed 1 file(s) [Pipeline] sh [2021-04-03T00:42:33.384Z] + make build [2021-04-03T00:42:33.384Z] 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-04-03T00:42:43.557Z] 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-04-03T00:43:10.470Z] 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-04-03T00:43:12.444Z] 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-04-03T00:43:19.178Z] 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-04-03T00:43:19.776Z] 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-04-03T00:43:25.195Z] 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-04-03T00:43:35.344Z] 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-04-03T00:43:39.645Z] 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-04-03T00:43:43.949Z] 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-04-03T00:43:48.258Z] 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-04-03T00:43:52.557Z] 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-04-03T00:44:00.823Z] $ docker stop --time=1 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e [2021-04-03T00:44:03.169Z] $ docker rm -f 09d923ce7642b5b751cf2a3e4f2788bb3945ad1dc66f41db8a07d1c55d09445e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:44:06.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-03T00:44:06.087Z] [2021-04-03T00:44:06.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:44:06.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-03T00:44:06.738Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-03T00:44:06.738Z] 29e5d40040c1: Pulling fs layer [2021-04-03T00:44:06.738Z] 1ce36da41761: Pulling fs layer [2021-04-03T00:44:06.738Z] 25b303627fd3: Pulling fs layer [2021-04-03T00:44:07.009Z] 29e5d40040c1: Verifying Checksum [2021-04-03T00:44:07.010Z] 29e5d40040c1: Download complete [2021-04-03T00:44:07.608Z] 1ce36da41761: Verifying Checksum [2021-04-03T00:44:07.608Z] 1ce36da41761: Download complete [2021-04-03T00:44:07.608Z] 29e5d40040c1: Pull complete [2021-04-03T00:44:09.041Z] 1ce36da41761: Pull complete [2021-04-03T00:44:09.637Z] 25b303627fd3: Verifying Checksum [2021-04-03T00:44:09.637Z] 25b303627fd3: Download complete [2021-04-03T00:44:19.789Z] 25b303627fd3: Pull complete [2021-04-03T00:44:19.789Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-03T00:44:19.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-03T00:44:19.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-03T00:44:20.056Z] prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container [2021-04-03T00:44:20.120Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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-devops/edgex-compose-arm64:latest cat [2021-04-03T00:44:23.158Z] $ docker top 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-03T00:44:24.188Z] + docker-compose build --help [2021-04-03T00:44:24.188Z] + grep parallel [2021-04-03T00:44:27.574Z] --parallel Build images in parallel. [Pipeline] } [2021-04-03T00:44:27.848Z] $ docker stop --time=1 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b [2021-04-03T00:44:29.778Z] $ docker rm -f 838067b423b186188fbbfd4c1e0e4ec60e5a06b0a3cbe6d12e12d24194a5bc6b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:44:30.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-03T00:44:30.580Z] . [Pipeline] withDockerContainer [2021-04-03T00:44:30.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-32626 does not seem to be running inside a container [2021-04-03T00:44:30.879Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-03T00:44:32.303Z] $ docker top 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-03T00:44:33.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-03T00:44:36.692Z] Building docker-core-command-go ... [2021-04-03T00:44:36.692Z] Building docker-core-data-go ... [2021-04-03T00:44:36.692Z] Building docker-core-metadata-go ... [2021-04-03T00:44:36.692Z] Building docker-security-bootstrapper-go ... [2021-04-03T00:44:36.692Z] Building docker-security-proxy-setup-go ... [2021-04-03T00:44:36.692Z] Building docker-security-secretstore-setup-go ... [2021-04-03T00:44:36.692Z] Building docker-support-notifications-go ... [2021-04-03T00:44:36.692Z] Building docker-support-scheduler-go ... [2021-04-03T00:44:36.692Z] Building docker-sys-mgmt-agent-go ... [2021-04-03T00:44:36.692Z] Building docker-security-proxy-setup-go [2021-04-03T00:44:36.692Z] Building docker-support-notifications-go [2021-04-03T00:44:36.692Z] Building docker-support-scheduler-go [2021-04-03T00:44:36.692Z] Building docker-security-bootstrapper-go [2021-04-03T00:44:36.963Z] Building docker-core-command-go [2021-04-03T00:45:58.801Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:45:58.801Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:45:58.801Z] ---> 98072690e2a9 [2021-04-03T00:45:58.801Z] Step 3/21 : WORKDIR /edgex-go [2021-04-03T00:45:58.801Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:45:58.801Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:45:58.801Z] ---> 98072690e2a9 [2021-04-03T00:45:58.801Z] Step 3/31 : WORKDIR /edgex-go [2021-04-03T00:45:58.801Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:45:58.801Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:45:58.801Z] ---> 98072690e2a9 [2021-04-03T00:45:58.801Z] Step 3/22 : WORKDIR /edgex-go [2021-04-03T00:45:58.801Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:45:58.801Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:45:58.801Z] ---> 98072690e2a9 [2021-04-03T00:45:58.801Z] Step 3/22 : WORKDIR /edgex-go [2021-04-03T00:45:58.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:45:58.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:45:58.801Z] ---> 98072690e2a9 [2021-04-03T00:45:58.801Z] Step 3/23 : WORKDIR /edgex-go [2021-04-03T00:45:58.801Z] ---> Running in d30e8e629434 [2021-04-03T00:45:58.801Z] ---> Running in 2f254401626f [2021-04-03T00:45:58.801Z] ---> Running in b22b996eec7a [2021-04-03T00:45:58.801Z] ---> Running in 811ec1ebfdfa [2021-04-03T00:45:58.801Z] ---> Running in 19d289e5b2e8 [2021-04-03T00:45:58.801Z] Removing intermediate container d30e8e629434 [2021-04-03T00:45:58.801Z] ---> ec37aa388e86 [2021-04-03T00:45:58.801Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:45:58.801Z] Removing intermediate container 2f254401626f [2021-04-03T00:45:58.801Z] ---> 08954ba0b79b [2021-04-03T00:45:58.801Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:45:58.801Z] Removing intermediate container 19d289e5b2e8 [2021-04-03T00:45:58.801Z] ---> 607c08b8767c [2021-04-03T00:45:58.801Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:45:58.801Z] ---> Running in a57939bf8811 [2021-04-03T00:45:58.801Z] Removing intermediate container b22b996eec7a [2021-04-03T00:45:58.801Z] ---> 932ee5b72ebb [2021-04-03T00:45:58.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:45:58.801Z] Removing intermediate container 811ec1ebfdfa [2021-04-03T00:45:58.801Z] ---> a5fa0b1a2c8d [2021-04-03T00:45:58.801Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:45:58.801Z] ---> Running in b2d05788df4a [2021-04-03T00:45:58.801Z] ---> Running in 1fce25c94287 [2021-04-03T00:45:58.801Z] ---> Running in a4b7ce49281a [2021-04-03T00:45:58.801Z] ---> Running in 1bb6c405b2ec [2021-04-03T00:45:58.801Z] Removing intermediate container b2d05788df4a [2021-04-03T00:45:58.801Z] ---> 00e431884a58 [2021-04-03T00:45:58.801Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-03T00:45:58.801Z] Removing intermediate container a57939bf8811 [2021-04-03T00:45:58.801Z] ---> b3708a288012 [2021-04-03T00:45:58.801Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-03T00:45:58.801Z] ---> Running in 53a797715277 [2021-04-03T00:45:58.801Z] ---> Running in 872f4aa7c311 [2021-04-03T00:45:58.801Z] Removing intermediate container 1bb6c405b2ec [2021-04-03T00:45:58.801Z] ---> 2686a75b6dbd [2021-04-03T00:45:58.801Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-03T00:45:58.801Z] Removing intermediate container a4b7ce49281a [2021-04-03T00:45:58.801Z] ---> 73584972c8da [2021-04-03T00:45:58.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-03T00:45:58.801Z] Removing intermediate container 1fce25c94287 [2021-04-03T00:45:58.801Z] ---> b38b7c1b0449 [2021-04-03T00:45:58.801Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-03T00:45:58.801Z] ---> Running in c06cc3fca81c [2021-04-03T00:45:58.801Z] ---> Running in 9534c6791690 [2021-04-03T00:45:59.073Z] ---> Running in 78a605fe80c9 [2021-04-03T00:46:00.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:00.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:01.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:01.494Z] OK: 217 MiB in 51 packages [2021-04-03T00:46:01.494Z] OK: 217 MiB in 51 packages [2021-04-03T00:46:01.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:01.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:46:02.481Z] OK: 217 MiB in 51 packages [2021-04-03T00:46:02.481Z] OK: 217 MiB in 51 packages [2021-04-03T00:46:02.757Z] OK: 217 MiB in 51 packages [2021-04-03T00:46:03.373Z] Removing intermediate container 53a797715277 [2021-04-03T00:46:03.373Z] ---> 011285866d7d [2021-04-03T00:46:03.373Z] Step 6/22 : COPY go.mod . [2021-04-03T00:46:03.652Z] Removing intermediate container 872f4aa7c311 [2021-04-03T00:46:03.652Z] ---> a939d1b31479 [2021-04-03T00:46:03.652Z] Step 6/31 : COPY go.mod . [2021-04-03T00:46:03.927Z] Removing intermediate container c06cc3fca81c [2021-04-03T00:46:03.927Z] ---> 87de3b9baa2d [2021-04-03T00:46:03.927Z] Step 6/23 : COPY go.mod . [2021-04-03T00:46:04.207Z] Removing intermediate container 78a605fe80c9 [2021-04-03T00:46:04.207Z] ---> 650649839004 [2021-04-03T00:46:04.207Z] Step 6/22 : COPY go.mod . [2021-04-03T00:46:04.485Z] ---> 39ff5a130626 [2021-04-03T00:46:04.485Z] Step 7/22 : RUN go mod download [2021-04-03T00:46:04.485Z] Removing intermediate container 9534c6791690 [2021-04-03T00:46:04.485Z] ---> aea2b2165061 [2021-04-03T00:46:04.485Z] Step 6/21 : COPY go.mod . [2021-04-03T00:46:04.758Z] ---> 4cef21b24344 [2021-04-03T00:46:04.758Z] Step 7/31 : RUN go mod download [2021-04-03T00:46:04.758Z] ---> Running in 274e5d4c2be9 [2021-04-03T00:46:05.037Z] ---> 7e57d3d1db1a [2021-04-03T00:46:05.037Z] Step 7/23 : RUN go mod download [2021-04-03T00:46:05.037Z] ---> Running in f557a784d292 [2021-04-03T00:46:05.318Z] ---> Running in 247d32d25d15 [2021-04-03T00:46:05.318Z] ---> 2604c243b09e [2021-04-03T00:46:05.318Z] Step 7/22 : RUN go mod download [2021-04-03T00:46:05.918Z] ---> ca566eeae36b [2021-04-03T00:46:05.918Z] Step 7/21 : RUN go mod download [2021-04-03T00:46:05.918Z] ---> Running in f6db38062a2d [2021-04-03T00:46:05.918Z] ---> Running in edb7ef90919d [2021-04-03T00:46:09.340Z] Removing intermediate container 274e5d4c2be9 [2021-04-03T00:46:09.340Z] ---> e9e23e5cbc4f [2021-04-03T00:46:09.340Z] Step 8/22 : COPY . . [2021-04-03T00:46:09.617Z] Removing intermediate container f557a784d292 [2021-04-03T00:46:09.617Z] ---> 7f24cbfc4cf5 [2021-04-03T00:46:09.617Z] Step 8/31 : COPY . . [2021-04-03T00:46:09.894Z] Removing intermediate container 247d32d25d15 [2021-04-03T00:46:09.894Z] ---> 03beae2dd40a [2021-04-03T00:46:09.894Z] Step 8/23 : COPY . . [2021-04-03T00:46:10.492Z] Removing intermediate container f6db38062a2d [2021-04-03T00:46:10.492Z] ---> 5a86988e85b6 [2021-04-03T00:46:10.492Z] Step 8/22 : COPY . . [2021-04-03T00:46:10.765Z] Removing intermediate container edb7ef90919d [2021-04-03T00:46:10.765Z] ---> d8f484fb3285 [2021-04-03T00:46:10.765Z] Step 8/21 : COPY . . [2021-04-03T00:46:37.596Z] ---> f43ec4c33540 [2021-04-03T00:46:37.596Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-03T00:46:37.596Z] ---> 01ccefcc46ba [2021-04-03T00:46:37.596Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-03T00:46:37.596Z] ---> 0a4629f4fabd [2021-04-03T00:46:37.596Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-03T00:46:37.596Z] ---> Running in f2b05af7d37c [2021-04-03T00:46:37.596Z] ---> 514bcd1b8c92 [2021-04-03T00:46:37.596Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-03T00:46:37.596Z] ---> Running in 0002266850c0 [2021-04-03T00:46:37.596Z] ---> Running in e95e3236f161 [2021-04-03T00:46:37.596Z] ---> Running in 6fd0938d65fe [2021-04-03T00:46:37.596Z] ---> 1448677a7841 [2021-04-03T00:46:37.596Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-03T00:46:37.596Z] ---> Running in 2482ab1cb9cd [2021-04-03T00:46:38.579Z] 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-04-03T00:46:38.855Z] 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-04-03T00:46:39.133Z] 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-04-03T00:46:39.133Z] 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-04-03T00:46:39.410Z] 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-04-03T00:48:16.239Z] 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-04-03T00:48:24.550Z] Removing intermediate container f2b05af7d37c [2021-04-03T00:48:24.550Z] ---> c67ffa8ace3d [2021-04-03T00:48:24.550Z] [2021-04-03T00:48:24.550Z] Step 10/31 : FROM alpine:3.12 [2021-04-03T00:48:24.550Z] 3.12: Pulling from library/alpine [2021-04-03T00:48:25.535Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-03T00:48:25.811Z] Status: Downloaded newer image for alpine:3.12 [2021-04-03T00:48:25.811Z] ---> d75e27dfc0a0 [2021-04-03T00:48:25.811Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-03T00:48:26.417Z] ---> Running in 7b4e7cda2cf0 [2021-04-03T00:48:27.031Z] Removing intermediate container 7b4e7cda2cf0 [2021-04-03T00:48:27.031Z] ---> a38dda7220b0 [2021-04-03T00:48:27.031Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-03T00:48:27.312Z] ---> Running in 036effd9a78a [2021-04-03T00:48:29.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:29.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:30.566Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-03T00:48:30.567Z] (2/2) Installing su-exec (0.2-r1) [2021-04-03T00:48:30.567Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:48:30.567Z] OK: 5 MiB in 16 packages [2021-04-03T00:48:32.019Z] Removing intermediate container 6fd0938d65fe [2021-04-03T00:48:32.019Z] ---> 386a1a63e2d7 [2021-04-03T00:48:32.019Z] [2021-04-03T00:48:32.019Z] Step 10/21 : FROM alpine:3.12 [2021-04-03T00:48:32.019Z] ---> d75e27dfc0a0 [2021-04-03T00:48:32.019Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-03T00:48:32.622Z] ---> Running in 997ec57dfaf6 [2021-04-03T00:48:33.221Z] Removing intermediate container 036effd9a78a [2021-04-03T00:48:33.221Z] ---> 87bad0c9d900 [2021-04-03T00:48:33.221Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-03T00:48:33.497Z] ---> Running in 2ee26aa99f49 [2021-04-03T00:48:34.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:34.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:34.760Z] Removing intermediate container 2ee26aa99f49 [2021-04-03T00:48:34.760Z] ---> 10dbca5c43c9 [2021-04-03T00:48:34.760Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-03T00:48:35.366Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-03T00:48:35.366Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-03T00:48:35.366Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-03T00:48:35.366Z] (4/4) Installing curl (7.69.1-r3) [2021-04-03T00:48:35.366Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:48:35.366Z] Executing ca-certificates-20191127-r4.trigger [2021-04-03T00:48:35.647Z] ---> Running in c87d330b05a6 [2021-04-03T00:48:35.647Z] OK: 7 MiB in 18 packages [2021-04-03T00:48:37.091Z] Removing intermediate container c87d330b05a6 [2021-04-03T00:48:37.091Z] ---> d3754e7ae31d [2021-04-03T00:48:37.091Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-03T00:48:38.068Z] ---> Running in cec4a6cb0be6 [2021-04-03T00:48:38.661Z] Removing intermediate container 2482ab1cb9cd [2021-04-03T00:48:38.661Z] Removing intermediate container e95e3236f161 [2021-04-03T00:48:38.661Z] ---> 186def7fb9fd [2021-04-03T00:48:38.661Z] ---> 48a4101dd3ae [2021-04-03T00:48:38.661Z] [2021-04-03T00:48:38.661Z] Step 10/22 : FROM alpine:3.12 [2021-04-03T00:48:38.661Z] ---> d75e27dfc0a0 [2021-04-03T00:48:38.661Z] [2021-04-03T00:48:38.661Z] Step 10/23 : FROM alpine:3.12 [2021-04-03T00:48:38.661Z] ---> d75e27dfc0a0 [2021-04-03T00:48:38.661Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-03T00:48:38.661Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-03T00:48:38.948Z] Removing intermediate container 997ec57dfaf6 [2021-04-03T00:48:38.948Z] ---> a3240f6e5cfb [2021-04-03T00:48:38.948Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-03T00:48:38.948Z] ---> Running in 92e696fdbb9e [2021-04-03T00:48:38.948Z] ---> Running in 5b6ce8e2386f [2021-04-03T00:48:39.222Z] ---> Running in 1aec0b11e4e4 [2021-04-03T00:48:39.513Z] Removing intermediate container 0002266850c0 [2021-04-03T00:48:39.513Z] ---> 6f867336a734 [2021-04-03T00:48:39.513Z] [2021-04-03T00:48:39.513Z] Step 10/22 : FROM alpine:3.12 [2021-04-03T00:48:39.513Z] ---> d75e27dfc0a0 [2021-04-03T00:48:39.513Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-03T00:48:40.114Z] ---> Running in e017e30c885e [2021-04-03T00:48:40.114Z] Removing intermediate container 1aec0b11e4e4 [2021-04-03T00:48:40.114Z] ---> 439a9aa99caa [2021-04-03T00:48:40.114Z] Step 13/21 : WORKDIR /edgex [2021-04-03T00:48:40.398Z] ---> Running in 0e603f8c636e [2021-04-03T00:48:41.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:41.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:41.279Z] Removing intermediate container 0e603f8c636e [2021-04-03T00:48:41.279Z] Removing intermediate container cec4a6cb0be6 [2021-04-03T00:48:41.279Z] ---> c059c872f33a [2021-04-03T00:48:41.279Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-03T00:48:41.279Z] ---> cc3c09009df8 [2021-04-03T00:48:41.279Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-03T00:48:41.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:41.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:41.550Z] ---> Running in 65fa115c9df0 [2021-04-03T00:48:41.823Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-03T00:48:42.096Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:48:42.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:42.096Z] OK: 5 MiB in 15 packages [2021-04-03T00:48:42.096Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-03T00:48:42.096Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:48:42.096Z] OK: 5 MiB in 15 packages [2021-04-03T00:48:42.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:48:42.435Z] Removing intermediate container 65fa115c9df0 [2021-04-03T00:48:42.435Z] ---> c4a7f84b5ccc [2021-04-03T00:48:42.435Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-03T00:48:42.435Z] ---> 81670d159266 [2021-04-03T00:48:42.435Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-03T00:48:42.809Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-03T00:48:42.809Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-03T00:48:42.809Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:48:42.809Z] Executing ca-certificates-20191127-r4.trigger [2021-04-03T00:48:43.116Z] OK: 6 MiB in 16 packages [2021-04-03T00:48:43.751Z] ---> 10806c07bb19 [2021-04-03T00:48:43.751Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-03T00:48:44.377Z] ---> Running in 7a550c693dbb [2021-04-03T00:48:44.377Z] Removing intermediate container 92e696fdbb9e [2021-04-03T00:48:44.377Z] ---> b3114faefdbf [2021-04-03T00:48:44.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-03T00:48:44.377Z] Removing intermediate container 5b6ce8e2386f [2021-04-03T00:48:44.377Z] ---> 440802a572fa [2021-04-03T00:48:44.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-03T00:48:44.653Z] ---> Running in 3e5b12872476 [2021-04-03T00:48:44.932Z] ---> Running in ff5bdf6780d3 [2021-04-03T00:48:45.216Z] ---> 7783fc0a1014 [2021-04-03T00:48:45.216Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-03T00:48:45.491Z] Removing intermediate container 3e5b12872476 [2021-04-03T00:48:45.491Z] ---> 978077f012c9 [2021-04-03T00:48:45.491Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-03T00:48:45.763Z] Removing intermediate container e017e30c885e [2021-04-03T00:48:45.763Z] ---> a42a7406ac85 [2021-04-03T00:48:45.763Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-03T00:48:45.763Z] ---> Running in a5bf21029b9a [2021-04-03T00:48:45.763Z] Removing intermediate container ff5bdf6780d3 [2021-04-03T00:48:45.763Z] ---> 236d21815765 [2021-04-03T00:48:45.763Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-03T00:48:46.037Z] ---> Running in 8c894343a9d1 [2021-04-03T00:48:46.310Z] ---> Running in 53e966d837a0 [2021-04-03T00:48:46.310Z] Removing intermediate container a5bf21029b9a [2021-04-03T00:48:46.310Z] ---> 0c36c2339a07 [2021-04-03T00:48:46.310Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-03T00:48:46.785Z] ---> Running in bafaf2258fc6 [2021-04-03T00:48:47.061Z] Removing intermediate container 8c894343a9d1 [2021-04-03T00:48:47.061Z] ---> 80b6cbf83eee [2021-04-03T00:48:47.061Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-03T00:48:47.061Z] ---> 6b79e7034931 [2021-04-03T00:48:47.061Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-03T00:48:47.061Z] Removing intermediate container 53e966d837a0 [2021-04-03T00:48:47.061Z] ---> 3d19ade8ca43 [2021-04-03T00:48:47.061Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-03T00:48:47.341Z] ---> Running in f62a4ace672b [2021-04-03T00:48:47.341Z] ---> Running in d9c56aff804a [2021-04-03T00:48:47.341Z] ---> Running in d4737b784b9f [2021-04-03T00:48:47.341Z] Removing intermediate container bafaf2258fc6 [2021-04-03T00:48:47.341Z] ---> 189d3273b701 [2021-04-03T00:48:47.341Z] Step 15/23 : WORKDIR / [2021-04-03T00:48:47.621Z] ---> Running in 72024130f7e9 [2021-04-03T00:48:47.898Z] Removing intermediate container 7a550c693dbb [2021-04-03T00:48:47.898Z] ---> 77fb5ffb210d [2021-04-03T00:48:47.898Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:48:47.898Z] Removing intermediate container f62a4ace672b [2021-04-03T00:48:47.898Z] ---> a4220a7f88b1 [2021-04-03T00:48:47.898Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-03T00:48:48.172Z] ---> Running in 68522eb0dd47 [2021-04-03T00:48:48.172Z] Removing intermediate container d9c56aff804a [2021-04-03T00:48:48.172Z] ---> 1a95d5458874 [2021-04-03T00:48:48.172Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:48:48.172Z] Removing intermediate container d4737b784b9f [2021-04-03T00:48:48.172Z] ---> bb0cbb7250ff [2021-04-03T00:48:48.172Z] Step 18/21 : CMD ["--init=true"] [2021-04-03T00:48:48.446Z] Removing intermediate container 72024130f7e9 [2021-04-03T00:48:48.446Z] ---> 9bcd0cbc872b [2021-04-03T00:48:48.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:48:48.446Z] ---> Running in 3f87a6e254d7 [2021-04-03T00:48:49.055Z] ---> ad77b5ca930d [2021-04-03T00:48:49.055Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-03T00:48:49.055Z] Removing intermediate container 68522eb0dd47 [2021-04-03T00:48:49.055Z] ---> fd3c4775caa4 [2021-04-03T00:48:49.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:48:49.332Z] Removing intermediate container 3f87a6e254d7 [2021-04-03T00:48:49.332Z] ---> c43cf130a3ac [2021-04-03T00:48:49.332Z] Step 19/21 : LABEL arch=arm64 [2021-04-03T00:48:49.332Z] ---> 6e43ad10fd2b [2021-04-03T00:48:49.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-03T00:48:49.332Z] ---> Running in 36254d85ed74 [2021-04-03T00:48:49.939Z] ---> e0df771f6205 [2021-04-03T00:48:49.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-03T00:48:50.210Z] ---> 08765399822a [2021-04-03T00:48:50.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-03T00:48:50.210Z] Removing intermediate container 36254d85ed74 [2021-04-03T00:48:50.210Z] ---> ae9661a136a1 [2021-04-03T00:48:50.210Z] Step 20/21 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:48:50.840Z] ---> Running in 48fdfcf405e7 [2021-04-03T00:48:51.116Z] ---> 7bff5f716a89 [2021-04-03T00:48:51.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-03T00:48:51.116Z] ---> 1620afa162c9 [2021-04-03T00:48:51.116Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-03T00:48:51.724Z] ---> 2345bfc74c7b [2021-04-03T00:48:51.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-03T00:48:51.724Z] Removing intermediate container 48fdfcf405e7 [2021-04-03T00:48:51.724Z] ---> c5029e77438b [2021-04-03T00:48:51.724Z] Step 21/21 : LABEL version=0.0.0 [2021-04-03T00:48:51.724Z] ---> d12fe8b18457 [2021-04-03T00:48:51.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-03T00:48:51.996Z] ---> Running in 45774b3f22f7 [2021-04-03T00:48:52.268Z] ---> a970be272d98 [2021-04-03T00:48:52.268Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-03T00:48:52.268Z] ---> dd9e253224c6 [2021-04-03T00:48:52.268Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-03T00:48:52.543Z] ---> Running in 6868336e0d4b [2021-04-03T00:48:52.543Z] ---> c3ca1b6a5092 [2021-04-03T00:48:52.543Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-03T00:48:52.817Z] Removing intermediate container 45774b3f22f7 [2021-04-03T00:48:52.817Z] ---> 1e639cf82b1e [2021-04-03T00:48:52.817Z] [2021-04-03T00:48:52.817Z] ---> 15acc0e60eb6 [2021-04-03T00:48:52.817Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-03T00:48:52.817Z] ---> Running in db5431c728b6 [2021-04-03T00:48:53.094Z] ---> Running in fc82df701047 [2021-04-03T00:48:53.094Z] Removing intermediate container 6868336e0d4b [2021-04-03T00:48:53.094Z] ---> 194d22e19039 [2021-04-03T00:48:53.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:48:53.380Z] Successfully built 1e639cf82b1e [2021-04-03T00:48:53.380Z] ---> b24a725d1ae0 [2021-04-03T00:48:53.380Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-03T00:48:53.380Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-03T00:48:53.380Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-04-03T00:48:53.380Z] ---> Running in 36b50a7502f5 [2021-04-03T00:48:53.652Z] Removing intermediate container db5431c728b6 [2021-04-03T00:48:53.652Z] ---> d833af0efd87 [2021-04-03T00:48:53.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:48:53.652Z] Removing intermediate container fc82df701047 [2021-04-03T00:48:53.652Z] ---> f74839844b2a [2021-04-03T00:48:53.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:48:53.652Z] ---> Running in ea1f078b6219 [2021-04-03T00:48:53.937Z] ---> Running in 7d5eabf1d789 [2021-04-03T00:48:53.937Z] Removing intermediate container 36b50a7502f5 [2021-04-03T00:48:53.937Z] ---> af8fe0f2803e [2021-04-03T00:48:53.937Z] Step 20/22 : LABEL arch=arm64 [2021-04-03T00:48:54.209Z] ---> Running in 1865883e4058 [2021-04-03T00:48:54.481Z] ---> 6c6ab6966fcb [2021-04-03T00:48:54.481Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-03T00:48:54.481Z] Removing intermediate container ea1f078b6219 [2021-04-03T00:48:54.481Z] ---> 66164a6597b0 [2021-04-03T00:48:54.481Z] Step 21/23 : LABEL arch=arm64 [2021-04-03T00:48:54.481Z] Removing intermediate container 7d5eabf1d789 [2021-04-03T00:48:54.481Z] ---> 00425a748c97 [2021-04-03T00:48:54.481Z] Step 20/22 : LABEL arch=arm64 [2021-04-03T00:48:54.782Z] ---> Running in eeb2cc0207aa [2021-04-03T00:48:55.061Z] ---> Running in db9495e9a040 [2021-04-03T00:48:55.061Z] Removing intermediate container 1865883e4058 [2021-04-03T00:48:55.061Z] ---> d49048398fc0 [2021-04-03T00:48:55.061Z] Step 21/22 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:48:55.061Z] ---> Running in 076c1d773a91 [2021-04-03T00:48:56.051Z] ---> Running in 89a22c5ca300 [2021-04-03T00:48:56.051Z] Removing intermediate container eeb2cc0207aa [2021-04-03T00:48:56.051Z] ---> 271964b261a9 [2021-04-03T00:48:56.051Z] Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:48:56.323Z] Removing intermediate container db9495e9a040 [2021-04-03T00:48:56.323Z] ---> 1c49be40514c [2021-04-03T00:48:56.323Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-03T00:48:56.634Z] Removing intermediate container 076c1d773a91 [2021-04-03T00:48:56.634Z] ---> 2af2cc727f70 [2021-04-03T00:48:56.634Z] Step 21/22 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:48:56.912Z] ---> Running in 1ad19f5dfdd9 [2021-04-03T00:48:56.913Z] Removing intermediate container 89a22c5ca300 [2021-04-03T00:48:56.913Z] ---> 0e07c50523c1 [2021-04-03T00:48:57.187Z] Step 22/22 : LABEL version=0.0.0 [2021-04-03T00:48:57.187Z] ---> Running in 1455aa7007d7 [2021-04-03T00:48:57.187Z] ---> c1ebf2cf153c [2021-04-03T00:48:57.187Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-03T00:48:57.460Z] ---> Running in 7ee6d8b620d5 [2021-04-03T00:48:58.061Z] ---> Running in ee215ac7328e [2021-04-03T00:48:58.061Z] Removing intermediate container 1ad19f5dfdd9 [2021-04-03T00:48:58.061Z] ---> 6dcd41af0c5e [2021-04-03T00:48:58.061Z] Step 23/23 : LABEL version=0.0.0 [2021-04-03T00:48:58.061Z] Removing intermediate container 1455aa7007d7 [2021-04-03T00:48:58.061Z] ---> fcfcd1e27f38 [2021-04-03T00:48:58.061Z] Step 22/22 : LABEL version=0.0.0 [2021-04-03T00:48:58.655Z] Removing intermediate container 7ee6d8b620d5 [2021-04-03T00:48:58.655Z] ---> 8b5399a5de37 [2021-04-03T00:48:58.655Z] [2021-04-03T00:48:58.931Z] ---> Running in 8df3ef19266a [2021-04-03T00:48:58.931Z] ---> Running in 31b7f98058b6 [2021-04-03T00:48:58.931Z] Successfully built 8b5399a5de37 [2021-04-03T00:48:59.204Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-03T00:48:59.204Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-04-03T00:48:59.819Z] Removing intermediate container 31b7f98058b6 [2021-04-03T00:48:59.819Z] ---> c55448bb8eb5 [2021-04-03T00:48:59.819Z] [2021-04-03T00:48:59.819Z] Removing intermediate container 8df3ef19266a [2021-04-03T00:48:59.819Z] ---> 4823165f95fe [2021-04-03T00:48:59.819Z] [2021-04-03T00:49:00.415Z] Successfully built c55448bb8eb5 [2021-04-03T00:49:00.415Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-03T00:49:00.415Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-03T00:49:00.415Z] Successfully built 4823165f95fe [2021-04-03T00:49:00.415Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-03T00:49:00.687Z] Building docker-core-metadata-go [2021-04-03T00:49:01.283Z]  Building docker-core-command-go ... done Removing intermediate container ee215ac7328e [2021-04-03T00:49:01.283Z] ---> 3a62a44e9ed6 [2021-04-03T00:49:01.283Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-03T00:49:01.875Z] ---> Running in f55a89b3f8bd [2021-04-03T00:49:02.146Z] Removing intermediate container f55a89b3f8bd [2021-04-03T00:49:02.146Z] ---> d8dba868e5df [2021-04-03T00:49:02.146Z] Step 28/31 : CMD ["gate"] [2021-04-03T00:49:02.739Z] ---> Running in 430a14f46929 [2021-04-03T00:49:03.340Z] Removing intermediate container 430a14f46929 [2021-04-03T00:49:03.340Z] ---> e6f1bc898e30 [2021-04-03T00:49:03.340Z] Step 29/31 : LABEL arch=arm64 [2021-04-03T00:49:03.613Z] ---> Running in d18ce0a992aa [2021-04-03T00:49:04.207Z] Removing intermediate container d18ce0a992aa [2021-04-03T00:49:04.207Z] ---> 98ba05431372 [2021-04-03T00:49:04.207Z] Step 30/31 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:49:05.192Z] ---> Running in 54572a015825 [2021-04-03T00:49:06.630Z] Removing intermediate container 54572a015825 [2021-04-03T00:49:06.630Z] ---> a1bdb8cf8314 [2021-04-03T00:49:06.630Z] Step 31/31 : LABEL version=0.0.0 [2021-04-03T00:49:07.615Z] ---> Running in de8de2a171ad [2021-04-03T00:49:08.600Z] Removing intermediate container de8de2a171ad [2021-04-03T00:49:08.600Z] ---> b7121cceb6c6 [2021-04-03T00:49:08.600Z] [2021-04-03T00:49:09.197Z] Successfully built b7121cceb6c6 [2021-04-03T00:49:09.197Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-03T00:49:48.198Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:49:48.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:49:48.198Z] ---> 98072690e2a9 [2021-04-03T00:49:48.198Z] Step 3/23 : WORKDIR /edgex-go [2021-04-03T00:49:48.198Z] ---> Using cache [2021-04-03T00:49:48.198Z] ---> a5fa0b1a2c8d [2021-04-03T00:49:48.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:49:48.198Z] ---> Using cache [2021-04-03T00:49:48.198Z] ---> 2686a75b6dbd [2021-04-03T00:49:48.198Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-03T00:49:48.198Z] ---> Running in be1ef9eeeb3e [2021-04-03T00:49:48.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:49:49.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:49:50.048Z] OK: 217 MiB in 51 packages [2021-04-03T00:49:53.443Z] Removing intermediate container be1ef9eeeb3e [2021-04-03T00:49:53.443Z] ---> 0c362ddf4990 [2021-04-03T00:49:53.443Z] Step 6/23 : COPY go.mod . [2021-04-03T00:49:53.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:49:53.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:49:53.720Z] ---> 98072690e2a9 [2021-04-03T00:49:53.720Z] Step 3/23 : WORKDIR /edgex-go [2021-04-03T00:49:53.720Z] ---> Using cache [2021-04-03T00:49:53.720Z] ---> a5fa0b1a2c8d [2021-04-03T00:49:53.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:49:53.720Z] ---> Using cache [2021-04-03T00:49:53.720Z] ---> 2686a75b6dbd [2021-04-03T00:49:53.720Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-03T00:49:53.720Z] ---> Using cache [2021-04-03T00:49:53.720Z] ---> aea2b2165061 [2021-04-03T00:49:53.720Z] Step 6/23 : COPY go.mod . [2021-04-03T00:49:53.720Z] ---> Using cache [2021-04-03T00:49:53.720Z] ---> ca566eeae36b [2021-04-03T00:49:53.720Z] Step 7/23 : RUN go mod download [2021-04-03T00:49:53.720Z] ---> Using cache [2021-04-03T00:49:53.720Z] ---> d8f484fb3285 [2021-04-03T00:49:53.720Z] Step 8/23 : COPY . . [2021-04-03T00:49:53.995Z] ---> Using cache [2021-04-03T00:49:53.995Z] ---> 514bcd1b8c92 [2021-04-03T00:49:53.995Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-03T00:49:54.267Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:49:54.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:49:54.267Z] ---> 98072690e2a9 [2021-04-03T00:49:54.267Z] Step 3/26 : WORKDIR /edgex-go [2021-04-03T00:49:54.267Z] ---> Using cache [2021-04-03T00:49:54.267Z] ---> a5fa0b1a2c8d [2021-04-03T00:49:54.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:49:54.267Z] ---> Using cache [2021-04-03T00:49:54.267Z] ---> 2686a75b6dbd [2021-04-03T00:49:54.267Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-03T00:49:54.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-03T00:49:54.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-03T00:49:54.540Z] ---> 98072690e2a9 [2021-04-03T00:49:54.540Z] Step 3/24 : WORKDIR /edgex-go [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> a5fa0b1a2c8d [2021-04-03T00:49:54.540Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> 2686a75b6dbd [2021-04-03T00:49:54.540Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> aea2b2165061 [2021-04-03T00:49:54.540Z] Step 6/24 : COPY go.mod . [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> ca566eeae36b [2021-04-03T00:49:54.540Z] Step 7/24 : RUN go mod download [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> d8f484fb3285 [2021-04-03T00:49:54.540Z] Step 8/24 : COPY . . [2021-04-03T00:49:54.540Z] ---> Using cache [2021-04-03T00:49:54.540Z] ---> 514bcd1b8c92 [2021-04-03T00:49:54.540Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-03T00:49:54.814Z] ---> 4902e3d11fcc [2021-04-03T00:49:54.814Z] Step 7/23 : RUN go mod download [2021-04-03T00:49:54.814Z] ---> Running in d0a76b64ca0f [2021-04-03T00:49:54.814Z] ---> Running in 9c64dda8a88c [2021-04-03T00:49:55.088Z] ---> Running in db8782412674 [2021-04-03T00:49:55.088Z] ---> Running in 2937b67a03d3 [2021-04-03T00:49:56.539Z] 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-04-03T00:49:56.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:49:57.093Z] 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-04-03T00:49:57.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:49:58.299Z] OK: 217 MiB in 51 packages [2021-04-03T00:49:58.904Z] Removing intermediate container db8782412674 [2021-04-03T00:49:58.904Z] ---> 1f2bd3f21cf4 [2021-04-03T00:49:58.904Z] Step 8/23 : COPY . . [2021-04-03T00:50:00.361Z] Removing intermediate container d0a76b64ca0f [2021-04-03T00:50:00.361Z] ---> 8e30f79e7a64 [2021-04-03T00:50:00.361Z] Step 6/26 : COPY go.mod . [2021-04-03T00:50:02.374Z] ---> daad8eea06f5 [2021-04-03T00:50:02.374Z] Step 7/26 : RUN go mod download [2021-04-03T00:50:02.650Z] ---> Running in dd687b99527b [2021-04-03T00:50:09.377Z] Removing intermediate container dd687b99527b [2021-04-03T00:50:09.377Z] ---> 82b153e34a29 [2021-04-03T00:50:09.377Z] Step 8/26 : COPY . . [2021-04-03T00:50:27.749Z] ---> 2568703552bf [2021-04-03T00:50:27.749Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-03T00:50:27.749Z] ---> Running in d8c28416d7e3 [2021-04-03T00:50:29.452Z] 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-04-03T00:50:32.928Z] ---> 134dcdbb3314 [2021-04-03T00:50:32.928Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-03T00:50:33.203Z] ---> Running in b593657e497c [2021-04-03T00:50:35.195Z] 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-04-03T00:51:02.029Z] 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-04-03T00:51:20.373Z] Removing intermediate container 2937b67a03d3 [2021-04-03T00:51:20.373Z] ---> edb616524523 [2021-04-03T00:51:20.373Z] [2021-04-03T00:51:20.373Z] Step 10/24 : FROM alpine:3.12 [2021-04-03T00:51:20.373Z] ---> d75e27dfc0a0 [2021-04-03T00:51:20.373Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-03T00:51:20.373Z] ---> Running in 75142c99885f [2021-04-03T00:51:20.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:51:20.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:51:20.971Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-03T00:51:20.971Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-03T00:51:20.971Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-03T00:51:20.971Z] (4/6) Installing curl (7.69.1-r3) [2021-04-03T00:51:20.971Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-03T00:51:20.971Z] (6/6) Installing su-exec (0.2-r1) [2021-04-03T00:51:20.971Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:51:20.971Z] Executing ca-certificates-20191127-r4.trigger [2021-04-03T00:51:21.256Z] OK: 7 MiB in 20 packages [2021-04-03T00:51:23.917Z] Removing intermediate container 75142c99885f [2021-04-03T00:51:23.917Z] ---> 8da90f32a47b [2021-04-03T00:51:23.917Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-03T00:51:23.917Z] ---> Running in 8eff725b514e [2021-04-03T00:51:24.537Z] Removing intermediate container 8eff725b514e [2021-04-03T00:51:24.537Z] ---> 2a89f8215ae6 [2021-04-03T00:51:24.537Z] Step 13/24 : WORKDIR / [2021-04-03T00:51:24.537Z] ---> Running in 91a0d1eb76c9 [2021-04-03T00:51:25.529Z] Removing intermediate container 91a0d1eb76c9 [2021-04-03T00:51:25.529Z] ---> a5ca691abd26 [2021-04-03T00:51:25.529Z] 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-04-03T00:51:26.516Z] ---> bf684916250f [2021-04-03T00:51:26.516Z] 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-04-03T00:51:27.958Z] ---> f5bbd57b18e4 [2021-04-03T00:51:27.958Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-03T00:51:28.948Z] ---> 12c70f593a39 [2021-04-03T00:51:28.948Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-03T00:51:30.934Z] ---> 70ea0adba17e [2021-04-03T00:51:30.934Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-03T00:51:32.920Z] ---> b253ceac7f51 [2021-04-03T00:51:32.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-03T00:51:34.915Z] ---> 741027ac6a2c [2021-04-03T00:51:34.915Z] 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-04-03T00:51:34.915Z] ---> Running in fe79fccfa614 [2021-04-03T00:51:38.326Z] Removing intermediate container 9c64dda8a88c [2021-04-03T00:51:38.326Z] ---> f87220fd7dba [2021-04-03T00:51:38.326Z] [2021-04-03T00:51:38.326Z] Step 10/23 : FROM alpine:3.12 [2021-04-03T00:51:38.326Z] ---> d75e27dfc0a0 [2021-04-03T00:51:38.326Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-03T00:51:38.326Z] ---> Using cache [2021-04-03T00:51:38.326Z] ---> 440802a572fa [2021-04-03T00:51:38.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-03T00:51:38.326Z] ---> Using cache [2021-04-03T00:51:38.326Z] ---> 236d21815765 [2021-04-03T00:51:38.326Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-03T00:51:38.326Z] ---> Running in da008963a68a [2021-04-03T00:51:38.609Z] Removing intermediate container da008963a68a [2021-04-03T00:51:38.609Z] ---> b640f535b621 [2021-04-03T00:51:38.609Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-03T00:51:38.884Z] ---> Running in 8184ce942b0f [2021-04-03T00:51:39.157Z] Removing intermediate container fe79fccfa614 [2021-04-03T00:51:39.157Z] ---> f5b36c238268 [2021-04-03T00:51:39.157Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-03T00:51:39.430Z] ---> Running in ad0511eae535 [2021-04-03T00:51:39.715Z] Removing intermediate container 8184ce942b0f [2021-04-03T00:51:39.715Z] ---> b48076ebed0f [2021-04-03T00:51:39.715Z] Step 15/23 : WORKDIR / [2021-04-03T00:51:39.715Z] ---> Running in 86d27414d83e [2021-04-03T00:51:39.994Z] Removing intermediate container ad0511eae535 [2021-04-03T00:51:39.994Z] ---> fd899ab0ffce [2021-04-03T00:51:39.994Z] Step 22/24 : LABEL arch=arm64 [2021-04-03T00:51:40.277Z] ---> Running in 48e1753f818f [2021-04-03T00:51:40.552Z] Removing intermediate container 86d27414d83e [2021-04-03T00:51:40.552Z] ---> c34b310754f0 [2021-04-03T00:51:40.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:51:41.154Z] Removing intermediate container 48e1753f818f [2021-04-03T00:51:41.154Z] ---> 6c3b161aa3ae [2021-04-03T00:51:41.154Z] Step 23/24 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:51:41.433Z] ---> Running in 9f8c503fee04 [2021-04-03T00:51:41.716Z] ---> 65b17e6f0710 [2021-04-03T00:51:41.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-03T00:51:42.324Z] Removing intermediate container 9f8c503fee04 [2021-04-03T00:51:42.324Z] ---> 3fef603a370f [2021-04-03T00:51:42.324Z] Step 24/24 : LABEL version=0.0.0 [2021-04-03T00:51:42.324Z] ---> Running in 009cfe70c3a9 [2021-04-03T00:51:43.318Z] Removing intermediate container 009cfe70c3a9 [2021-04-03T00:51:43.318Z] ---> 6b425f21396d [2021-04-03T00:51:43.318Z] [2021-04-03T00:51:44.307Z] ---> cb31585279db [2021-04-03T00:51:44.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-03T00:51:44.307Z] Successfully built 6b425f21396d [2021-04-03T00:51:44.307Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-03T00:51:45.290Z]  Building docker-security-secretstore-setup-go ... done  ---> fbaa6952ecb6 [2021-04-03T00:51:45.290Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-03T00:51:45.565Z] ---> Running in c0417c053a84 [2021-04-03T00:51:46.541Z] Removing intermediate container c0417c053a84 [2021-04-03T00:51:46.541Z] ---> c999f8030a2c [2021-04-03T00:51:46.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:51:46.541Z] ---> Running in 2f7f8408b4ab [2021-04-03T00:51:47.139Z] Removing intermediate container 2f7f8408b4ab [2021-04-03T00:51:47.139Z] ---> a147ab274777 [2021-04-03T00:51:47.140Z] Step 21/23 : LABEL arch=arm64 [2021-04-03T00:51:47.415Z] ---> Running in 6f99e4ecb9b2 [2021-04-03T00:51:48.013Z] Removing intermediate container 6f99e4ecb9b2 [2021-04-03T00:51:48.013Z] ---> 69c3b8fb76f6 [2021-04-03T00:51:48.013Z] Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:51:48.289Z] ---> Running in 3803324e4b64 [2021-04-03T00:51:49.274Z] Removing intermediate container 3803324e4b64 [2021-04-03T00:51:49.274Z] ---> 9f6e43bb9e91 [2021-04-03T00:51:49.274Z] Step 23/23 : LABEL version=0.0.0 [2021-04-03T00:51:49.274Z] ---> Running in 893cfc8a6981 [2021-04-03T00:51:50.261Z] Removing intermediate container 893cfc8a6981 [2021-04-03T00:51:50.261Z] ---> acb025a805db [2021-04-03T00:51:50.261Z] [2021-04-03T00:51:50.537Z] Successfully built acb025a805db [2021-04-03T00:51:50.537Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-03T00:51:55.946Z]  Building docker-core-metadata-go ... done Removing intermediate container b593657e497c [2021-04-03T00:51:55.946Z] ---> 584dceb1735e [2021-04-03T00:51:55.946Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-03T00:51:55.946Z] ---> Running in 84efe4e08a2a [2021-04-03T00:51:56.542Z] 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-04-03T00:51:59.933Z] Removing intermediate container 84efe4e08a2a [2021-04-03T00:51:59.933Z] ---> cc4b853b9169 [2021-04-03T00:51:59.933Z] [2021-04-03T00:51:59.933Z] Step 11/26 : FROM docker:20.10.0 [2021-04-03T00:51:59.933Z] 20.10.0: Pulling from library/docker [2021-04-03T00:52:08.212Z] Removing intermediate container d8c28416d7e3 [2021-04-03T00:52:08.212Z] ---> 8adde997f856 [2021-04-03T00:52:08.212Z] [2021-04-03T00:52:08.212Z] Step 10/23 : FROM alpine:3.12 [2021-04-03T00:52:08.212Z] ---> d75e27dfc0a0 [2021-04-03T00:52:08.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-03T00:52:08.486Z] ---> Running in 50948500be88 [2021-04-03T00:52:09.126Z] Removing intermediate container 50948500be88 [2021-04-03T00:52:09.126Z] ---> 92673bb436a1 [2021-04-03T00:52:09.126Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-03T00:52:09.126Z] ---> Running in 9b6f451efefa [2021-04-03T00:52:09.472Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-03T00:52:09.472Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-03T00:52:09.472Z] ---> eeaf43b92773 [2021-04-03T00:52:09.472Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-03T00:52:09.472Z] ---> Running in ae1c0f76e794 [2021-04-03T00:52:09.754Z] Removing intermediate container 9b6f451efefa [2021-04-03T00:52:09.754Z] ---> b842c7985b09 [2021-04-03T00:52:09.754Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-03T00:52:10.034Z] ---> Running in 904b0377b92c [2021-04-03T00:52:10.650Z] Removing intermediate container 904b0377b92c [2021-04-03T00:52:10.650Z] ---> d7191019096b [2021-04-03T00:52:10.650Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-03T00:52:10.650Z] ---> Running in e7bc22862241 [2021-04-03T00:52:10.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:10.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:11.531Z] (1/2) Installing readline (8.0.4-r0) [2021-04-03T00:52:11.531Z] (2/2) Installing bash (5.0.17-r0) [2021-04-03T00:52:11.531Z] Executing bash-5.0.17-r0.post-install [2021-04-03T00:52:11.531Z] Executing busybox-1.31.1-r19.trigger [2021-04-03T00:52:11.531Z] OK: 12 MiB in 22 packages [2021-04-03T00:52:12.966Z] Removing intermediate container ae1c0f76e794 [2021-04-03T00:52:12.966Z] ---> d995af209702 [2021-04-03T00:52:12.966Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-03T00:52:12.966Z] ---> Running in f6548a42eb1a [2021-04-03T00:52:13.243Z] Removing intermediate container e7bc22862241 [2021-04-03T00:52:13.243Z] ---> 62e66909f3b6 [2021-04-03T00:52:13.243Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-03T00:52:13.243Z] ---> Running in 450c7e6db37c [2021-04-03T00:52:13.519Z] Removing intermediate container f6548a42eb1a [2021-04-03T00:52:13.793Z] ---> adc432e13b35 [2021-04-03T00:52:13.793Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-03T00:52:13.793Z] ---> Running in 54c84e97db65 [2021-04-03T00:52:14.386Z] Removing intermediate container 54c84e97db65 [2021-04-03T00:52:14.386Z] ---> 8b852cd3e685 [2021-04-03T00:52:14.386Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-03T00:52:14.386Z] ---> Running in 68d17647a6af [2021-04-03T00:52:14.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:14.981Z] Removing intermediate container 68d17647a6af [2021-04-03T00:52:14.981Z] ---> 9149df29d900 [2021-04-03T00:52:14.981Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-03T00:52:15.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:15.852Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-03T00:52:16.125Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-03T00:52:16.125Z] ---> 575a44b7f412 [2021-04-03T00:52:16.125Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-03T00:52:16.125Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-03T00:52:16.125Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-03T00:52:16.402Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-03T00:52:16.682Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-03T00:52:16.682Z] Executing busybox-1.31.1-r20.trigger [2021-04-03T00:52:16.682Z] OK: 8 MiB in 20 packages [2021-04-03T00:52:16.956Z] ---> fe75dce87bf8 [2021-04-03T00:52:16.956Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-03T00:52:17.934Z] Removing intermediate container 450c7e6db37c [2021-04-03T00:52:17.934Z] ---> 6d2852e8e5a5 [2021-04-03T00:52:17.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-03T00:52:17.934Z] ---> 4707a2c77698 [2021-04-03T00:52:17.934Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-03T00:52:18.210Z] ---> Running in 37dff23e9c46 [2021-04-03T00:52:18.807Z] ---> f22b9389bfa2 [2021-04-03T00:52:18.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-03T00:52:19.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:19.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:52:19.994Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-03T00:52:19.994Z] (2/33) Installing expat (2.2.9-r1) [2021-04-03T00:52:19.994Z] (3/33) Installing libffi (3.3-r2) [2021-04-03T00:52:19.994Z] (4/33) Installing gdbm (1.13-r1) [2021-04-03T00:52:20.270Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-03T00:52:20.271Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-03T00:52:20.271Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-03T00:52:20.271Z] ---> 758b9e8f43b5 [2021-04-03T00:52:20.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-03T00:52:21.704Z] ---> ac1a22e7ac03 [2021-04-03T00:52:21.704Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-03T00:52:21.975Z] ---> Running in 97f60aed3b96 [2021-04-03T00:52:21.975Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-03T00:52:21.975Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-03T00:52:21.975Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-03T00:52:22.245Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-03T00:52:22.245Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-03T00:52:22.245Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-03T00:52:22.245Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-03T00:52:22.245Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-03T00:52:22.245Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-03T00:52:22.245Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-03T00:52:22.516Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-03T00:52:22.516Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-03T00:52:22.516Z] Removing intermediate container 97f60aed3b96 [2021-04-03T00:52:22.516Z] ---> 4e1ca1b6fb03 [2021-04-03T00:52:22.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:52:22.516Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-03T00:52:22.516Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-03T00:52:22.516Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-03T00:52:22.516Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-03T00:52:22.516Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-03T00:52:22.516Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-03T00:52:22.516Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-03T00:52:22.516Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-03T00:52:22.516Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-03T00:52:22.516Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-03T00:52:22.516Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-03T00:52:22.516Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-03T00:52:22.516Z] ---> Running in 41c858f13a9b [2021-04-03T00:52:22.516Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-03T00:52:22.516Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-03T00:52:22.787Z] Executing busybox-1.31.1-r19.trigger [2021-04-03T00:52:22.787Z] OK: 71 MiB in 55 packages [2021-04-03T00:52:23.065Z] Removing intermediate container 41c858f13a9b [2021-04-03T00:52:23.065Z] ---> 9e09d597e75f [2021-04-03T00:52:23.065Z] Step 21/23 : LABEL arch=arm64 [2021-04-03T00:52:23.338Z] ---> Running in 9c1e199adc71 [2021-04-03T00:52:23.935Z] Removing intermediate container 9c1e199adc71 [2021-04-03T00:52:23.935Z] ---> 61ebd4217584 [2021-04-03T00:52:23.935Z] Step 22/23 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:52:23.935Z] ---> Running in 5003810d921d [2021-04-03T00:52:24.530Z] Removing intermediate container 5003810d921d [2021-04-03T00:52:24.530Z] ---> b683a5e41254 [2021-04-03T00:52:24.530Z] Step 23/23 : LABEL version=0.0.0 [2021-04-03T00:52:24.802Z] ---> Running in 7a7b5875e420 [2021-04-03T00:52:25.397Z] Removing intermediate container 7a7b5875e420 [2021-04-03T00:52:25.397Z] ---> 8e8f7d4ccf0d [2021-04-03T00:52:25.397Z] [2021-04-03T00:52:25.995Z] Successfully built 8e8f7d4ccf0d [2021-04-03T00:52:25.995Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-03T00:52:28.645Z]  Building docker-core-data-go ... done Removing intermediate container 37dff23e9c46 [2021-04-03T00:52:28.645Z] ---> 8e3abfb7d577 [2021-04-03T00:52:28.645Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-03T00:52:28.918Z] ---> Running in 72b95975463d [2021-04-03T00:52:34.309Z] Collecting docker-compose==1.23.2 [2021-04-03T00:52:34.309Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-03T00:52:34.309Z] 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-04-03T00:52:34.309Z] Collecting docker<4.0,>=3.6.0 [2021-04-03T00:52:34.309Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-03T00:52:35.280Z] Collecting cached-property<2,>=1.2.0 [2021-04-03T00:52:35.280Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-03T00:52:35.868Z] Collecting PyYAML<4,>=3.10 [2021-04-03T00:52:35.868Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-03T00:52:40.145Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-03T00:52:40.145Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-03T00:52:40.145Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-03T00:52:40.145Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-03T00:52:42.115Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-03T00:52:42.115Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-03T00:52:42.384Z] Collecting texttable<0.10,>=0.9.0 [2021-04-03T00:52:42.384Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-03T00:52:44.348Z] Collecting docopt<0.7,>=0.6.1 [2021-04-03T00:52:44.348Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-03T00:52:46.307Z] Collecting jsonschema<3,>=2.5.1 [2021-04-03T00:52:46.307Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-03T00:52:46.578Z] Collecting docker-pycreds>=0.4.0 [2021-04-03T00:52:46.578Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-03T00:52:47.167Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-03T00:52:47.167Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-03T00:52:47.437Z] Collecting idna<2.8,>=2.5 [2021-04-03T00:52:47.437Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-03T00:52:47.708Z] 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-04-03T00:52:47.708Z] 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-04-03T00:52:47.708Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-03T00:52:47.708Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-03T00:52:47.708Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-03T00:52:47.708Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-03T00:52:48.301Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, texttable, docopt, jsonschema, docker-compose [2021-04-03T00:52:48.301Z] Attempting uninstall: urllib3 [2021-04-03T00:52:48.301Z] Found existing installation: urllib3 1.25.9 [2021-04-03T00:52:48.301Z] Uninstalling urllib3-1.25.9: [2021-04-03T00:52:48.570Z] Successfully uninstalled urllib3-1.25.9 [2021-04-03T00:52:49.163Z] Attempting uninstall: idna [2021-04-03T00:52:49.163Z] Found existing installation: idna 2.9 [2021-04-03T00:52:49.163Z] Uninstalling idna-2.9: [2021-04-03T00:52:49.163Z] Successfully uninstalled idna-2.9 [2021-04-03T00:52:49.754Z] Attempting uninstall: requests [2021-04-03T00:52:49.754Z] Found existing installation: requests 2.23.0 [2021-04-03T00:52:49.754Z] Uninstalling requests-2.23.0: [2021-04-03T00:52:50.025Z] Successfully uninstalled requests-2.23.0 [2021-04-03T00:52:51.455Z] Running setup.py install for PyYAML: started [2021-04-03T00:52:53.456Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-03T00:52:53.456Z] Running setup.py install for dockerpty: started [2021-04-03T00:52:55.413Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-03T00:52:55.413Z] Running setup.py install for texttable: started [2021-04-03T00:52:56.836Z] Running setup.py install for texttable: finished with status 'done' [2021-04-03T00:52:56.836Z] Running setup.py install for docopt: started [2021-04-03T00:52:58.798Z] Running setup.py install for docopt: finished with status 'done' [2021-04-03T00:52:59.770Z] 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.58.0 [2021-04-03T00:53:04.064Z] Removing intermediate container 72b95975463d [2021-04-03T00:53:04.064Z] ---> b491ec633025 [2021-04-03T00:53:04.064Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-03T00:53:04.064Z] ---> Running in 16a886039918 [2021-04-03T00:53:04.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-03T00:53:04.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-03T00:53:05.512Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-03T00:53:05.512Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-03T00:53:05.512Z] (3/3) Installing curl (7.69.1-r3) [2021-04-03T00:53:05.512Z] Executing busybox-1.31.1-r19.trigger [2021-04-03T00:53:05.512Z] OK: 72 MiB in 58 packages [2021-04-03T00:53:06.951Z] Removing intermediate container 16a886039918 [2021-04-03T00:53:06.951Z] ---> 81f0a6aa12a4 [2021-04-03T00:53:06.951Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-03T00:53:06.951Z] ---> Running in 1a95f7497d45 [2021-04-03T00:53:07.230Z] Removing intermediate container 1a95f7497d45 [2021-04-03T00:53:07.230Z] ---> 1a4c8bb69d49 [2021-04-03T00:53:07.230Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-03T00:53:07.502Z] ---> Running in 412cc8ddd2f7 [2021-04-03T00:53:07.775Z] Removing intermediate container 412cc8ddd2f7 [2021-04-03T00:53:07.775Z] ---> 431028a9aa7b [2021-04-03T00:53:07.775Z] Step 24/26 : LABEL arch=arm64 [2021-04-03T00:53:08.052Z] ---> Running in 31e154d87479 [2021-04-03T00:53:08.653Z] Removing intermediate container 31e154d87479 [2021-04-03T00:53:08.653Z] ---> 1f0123ad98d1 [2021-04-03T00:53:08.653Z] Step 25/26 : LABEL git_sha=12fb89090adf6f3fac85bfa6fc3246ca30cf0656 [2021-04-03T00:53:08.653Z] ---> Running in 157f9538d471 [2021-04-03T00:53:09.262Z] Removing intermediate container 157f9538d471 [2021-04-03T00:53:09.262Z] ---> 0dfd4c0ad0ab [2021-04-03T00:53:09.262Z] Step 26/26 : LABEL version=0.0.0 [2021-04-03T00:53:09.262Z] ---> Running in 0a8e0d6aca12 [2021-04-03T00:53:09.862Z] Removing intermediate container 0a8e0d6aca12 [2021-04-03T00:53:09.862Z] ---> b980a4149a20 [2021-04-03T00:53:09.862Z] [2021-04-03T00:53:10.482Z] Successfully built b980a4149a20 [2021-04-03T00:53:10.482Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-03T00:53:10.769Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-03T00:53:10.754Z] $ docker stop --time=1 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c [2021-04-03T00:53:12.654Z] $ docker rm -f 896ce015bfaa46e6c810039b0bcbfc8b7abf66411f703dd1e8ec0f47f963805c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-03T00:53:14.779Z] + docker images [2021-04-03T00:53:14.779Z] + grep docker [2021-04-03T00:53:14.779Z] docker-sys-mgmt-agent-go-arm64 latest b980a4149a20 4 seconds ago 301MB [2021-04-03T00:53:14.779Z] docker-core-data-go-arm64 latest 8e8f7d4ccf0d 49 seconds ago 21.4MB [2021-04-03T00:53:14.779Z] docker-core-metadata-go-arm64 latest acb025a805db About a minute ago 17.9MB [2021-04-03T00:53:14.779Z] docker-security-secretstore-setup-go-arm64 latest 6b425f21396d About a minute ago 24.4MB [2021-04-03T00:53:14.779Z] docker-security-bootstrapper-go-arm64 latest b7121cceb6c6 4 minutes ago 17.9MB [2021-04-03T00:53:14.779Z] docker-support-notifications-go-arm64 latest c55448bb8eb5 4 minutes ago 16.9MB [2021-04-03T00:53:14.779Z] docker-core-command-go-arm64 latest 4823165f95fe 4 minutes ago 16.3MB [2021-04-03T00:53:14.779Z] docker-support-scheduler-go-arm64 latest 8b5399a5de37 4 minutes ago 16.4MB [2021-04-03T00:53:14.779Z] docker-security-proxy-setup-go-arm64 latest 1e639cf82b1e 4 minutes ago 24.1MB [2021-04-03T00:53:14.779Z] docker 20.10.0 eeaf43b92773 3 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:53:15.882Z] ---> job-cost.sh [2021-04-03T00:53:15.882Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLkt [2021-04-03T00:53:54.830Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-03T00:55:31.577Z] lf-activate-venv(): INFO: Adding /tmp/venv-dLkt/bin to PATH [2021-04-03T00:55:31.577Z] INFO: No Stack... [2021-04-03T00:55:31.577Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-03T00:55:31.577Z] INFO: Archiving Costs [Pipeline] sh [2021-04-03T00:55:31.915Z] + cat /w/workspace/edgex-go/94/archives/cost.csv [2021-04-03T00:55:31.915Z] + cut -d, -f6 [Pipeline] lock [2021-04-03T00:55:32.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] [2021-04-03T00:55:32.024Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] did not exist. Created. [2021-04-03T00:55:32.025Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-03T00:55:32.459Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-03T00:55:32.780Z] Stashed 1 file(s) [Pipeline] } [2021-04-03T00:55:32.792Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-94-stack-cost] [Pipeline] // lock [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] { (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-04-03T00:55:35.290Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:55:37.250Z] ---> package-listing.sh [2021-04-03T00:55:37.251Z] ++ facter osfamily [2021-04-03T00:55:37.251Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-03T00:55:37.251Z] + OS_FAMILY=redhat [2021-04-03T00:55:37.251Z] + workspace=/w/workspace/edgex-go/94 [2021-04-03T00:55:37.251Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-03T00:55:37.251Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-03T00:55:37.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-03T00:55:37.251Z] + PACKAGES=/tmp/packages_start.txt [2021-04-03T00:55:37.251Z] + '[' /w/workspace/edgex-go/94 ']' [2021-04-03T00:55:37.251Z] + PACKAGES=/tmp/packages_end.txt [2021-04-03T00:55:37.251Z] + case "${OS_FAMILY}" in [2021-04-03T00:55:37.251Z] + rpm -qa [2021-04-03T00:55:37.251Z] + sort [2021-04-03T00:55:44.088Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-03T00:55:44.088Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-03T00:55:44.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-03T00:55:44.088Z] + '[' /w/workspace/edgex-go/94 ']' [2021-04-03T00:55:44.088Z] + mkdir -p /w/workspace/edgex-go/94/archives/ [2021-04-03T00:55:44.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/94/archives/ [Pipeline] echo [2021-04-03T00:55:44.103Z] 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/94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-03T00:55:44.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:55:45.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-03T00:55:45.556Z] [2021-04-03T00:55:45.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-03T00:55:46.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-03T00:55:46.697Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-03T00:55:46.697Z] df20fa9351a1: Pulling fs layer [2021-04-03T00:55:46.697Z] 36b3adc4ff6f: Pulling fs layer [2021-04-03T00:55:46.697Z] 8ad3a11d3b57: Pulling fs layer [2021-04-03T00:55:46.697Z] 46f8f816bc3b: Pulling fs layer [2021-04-03T00:55:46.697Z] 93b61091891f: Pulling fs layer [2021-04-03T00:55:46.697Z] 93b9cdb0e59b: Pulling fs layer [2021-04-03T00:55:46.697Z] 5e14af77c1be: Pulling fs layer [2021-04-03T00:55:46.697Z] 01666e4c0597: Pulling fs layer [2021-04-03T00:55:46.697Z] aa168da1d23b: Pulling fs layer [2021-04-03T00:55:46.697Z] 46f8f816bc3b: Waiting [2021-04-03T00:55:46.697Z] 93b61091891f: Waiting [2021-04-03T00:55:46.697Z] 93b9cdb0e59b: Waiting [2021-04-03T00:55:46.697Z] 5e14af77c1be: Waiting [2021-04-03T00:55:46.698Z] 01666e4c0597: Waiting [2021-04-03T00:55:46.698Z] aa168da1d23b: Waiting [2021-04-03T00:55:46.698Z] 36b3adc4ff6f: Verifying Checksum [2021-04-03T00:55:46.698Z] 36b3adc4ff6f: Download complete [2021-04-03T00:55:47.036Z] 46f8f816bc3b: Verifying Checksum [2021-04-03T00:55:47.036Z] 46f8f816bc3b: Download complete [2021-04-03T00:55:47.036Z] df20fa9351a1: Verifying Checksum [2021-04-03T00:55:47.036Z] df20fa9351a1: Download complete [2021-04-03T00:55:47.319Z] 93b9cdb0e59b: Verifying Checksum [2021-04-03T00:55:47.319Z] 93b9cdb0e59b: Download complete [2021-04-03T00:55:47.319Z] 5e14af77c1be: Verifying Checksum [2021-04-03T00:55:47.319Z] 5e14af77c1be: Download complete [2021-04-03T00:55:47.319Z] 01666e4c0597: Verifying Checksum [2021-04-03T00:55:47.319Z] 01666e4c0597: Download complete [2021-04-03T00:55:47.319Z] 93b61091891f: Verifying Checksum [2021-04-03T00:55:47.319Z] 93b61091891f: Download complete [2021-04-03T00:55:48.370Z] 8ad3a11d3b57: Verifying Checksum [2021-04-03T00:55:48.370Z] 8ad3a11d3b57: Download complete [2021-04-03T00:55:48.370Z] df20fa9351a1: Pull complete [2021-04-03T00:55:49.075Z] 36b3adc4ff6f: Pull complete [2021-04-03T00:55:50.660Z] 8ad3a11d3b57: Pull complete [2021-04-03T00:55:50.660Z] 46f8f816bc3b: Pull complete [2021-04-03T00:55:52.261Z] 93b61091891f: Pull complete [2021-04-03T00:55:52.635Z] 93b9cdb0e59b: Pull complete [2021-04-03T00:55:53.372Z] 5e14af77c1be: Pull complete [2021-04-03T00:55:53.372Z] 01666e4c0597: Pull complete [2021-04-03T00:55:55.137Z] aa168da1d23b: Verifying Checksum [2021-04-03T00:55:55.137Z] aa168da1d23b: Download complete [2021-04-03T00:56:07.965Z] aa168da1d23b: Pull complete [2021-04-03T00:56:07.965Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-03T00:56:08.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-03T00:56:08.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-03T00:56:10.363Z] prd-centos7-docker-4c-2g-32618 does not seem to be running inside a container [2021-04-03T00:56:10.556Z] $ 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/94/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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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-04-03T00:56:15.696Z] $ docker top c55523453c7b9a686df9369e0ab64f00db0d60854bcabe62b4905fb8e20956d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-03T00:56:17.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-03T00:56:18.683Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-03T00:56:19.539Z] + ls /var/log/sa-host [2021-04-03T00:56:19.539Z] + sadf -c /var/log/sa-host/sa03 [2021-04-03T00:56:19.539Z] file_magic: OK [2021-04-03T00:56:19.539Z] HZ: Using current value: 100 [2021-04-03T00:56:19.539Z] file_header: OK [2021-04-03T00:56:19.539Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-03T00:56:19.539Z] Statistics: [2021-04-03T00:56:19.539Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-03T00:56:19.539Z] File successfully converted to sysstat format version 12.2.1 [2021-04-03T00:56:19.539Z] + sadf -c /var/log/sa-host/sa23 [2021-04-03T00:56:19.539Z] file_magic: OK [2021-04-03T00:56:19.539Z] HZ: Using current value: 100 [2021-04-03T00:56:19.539Z] file_header: OK [2021-04-03T00:56:19.539Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-03T00:56:19.539Z] Statistics: [2021-04-03T00:56:19.539Z] Hnuu...uuuununununu... [2021-04-03T00:56:19.539Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-03T00:56:19.745Z] provisioning config files... [2021-04-03T00:56:19.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/94@tmp/config4205023366060867503tmp [Pipeline] { [Pipeline] echo [2021-04-03T00:56:19.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:56:20.826Z] ---> create-netrc.sh [Pipeline] } [2021-04-03T00:56:20.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-03T00:56:20.934Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:56:21.850Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-03T00:56:21.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:56:23.027Z] ---> sudo-logs.sh [2021-04-03T00:56:23.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-03T00:56:23.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:56:23.958Z] ---> job-cost.sh [2021-04-03T00:56:23.958Z] lf-activate-venv: SKIPPING [2021-04-03T00:56:23.958Z] DEBUG: total: 0.20999999344348907 [2021-04-03T00:56:23.958Z] INFO: Retrieving Stack Cost... [2021-04-03T00:56:25.466Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-03T00:56:26.592Z] INFO: Archiving Costs [Pipeline] echo [2021-04-03T00:56:26.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-03T00:56:27.398Z] ---> logs-deploy.sh [2021-04-03T00:56:27.398Z] lf-activate-venv: SKIPPING [2021-04-03T00:56:27.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/94 [2021-04-03T00:56:27.398Z] INFO: archiving workspace using pattern(s): [2021-04-03T00:56:30.112Z] Archives upload complete. [2021-04-03T00:56:30.112Z] INFO: archiving logs to Nexus