Pull request #2685 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc rather than e9fb38e5533f36837d17c8605af397c1cde55ba0 Obtained Jenkinsfile from ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2100 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 Merge succeeded, producing e9fb38e5533f36837d17c8605af397c1cde55ba0 Checking out Revision e9fb38e5533f36837d17c8605af397c1cde55ba0 (PR-2685) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # 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 ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 Commit message: "fix lua-resty-openssl regression" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-10T15:14:27.964Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-10T15:14:28.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-10T15:14:28.282Z] ========================================================= [2020-09-10T15:14:28.282Z] EdgeX Global Pipelines Version Info [2020-09-10T15:14:28.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 [2020-09-10T15:14:29.845Z] ------------------- [2020-09-10T15:14:29.845Z] stable info: [2020-09-10T15:14:29.845Z] ------------------- [2020-09-10T15:14:29.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-10T15:14:29.845Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-10T15:14:29.845Z] Message: update stable to v1.0.119 [2020-09-10T15:14:30.799Z] ------------------- [2020-09-10T15:14:30.799Z] experimental info: [2020-09-10T15:14:30.799Z] ------------------- [2020-09-10T15:14:30.800Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-10T15:14:30.800Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-10T15:14:30.800Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-09-10T15:14:31.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-09-10T15:14:31.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-09-10T15:14:31.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-10T15:14:31.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-10T15:14:31.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-10T15:14:31.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-10T15:14:31.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-10T15:14:31.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-09-10T15:14:31.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-09-10T15:14:31.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-09-10T15:14:32.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-10T15:14:32.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-10T15:14:32.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-10T15:14:32.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-10T15:14:32.414Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-10T15:14:32.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-10T15:14:32.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-10T15:14:32.698Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-10T15:14:32.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-09-10T15:14:32.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-09-10T15:14:32.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-10T15:14:32.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2685 [Pipeline] echo [2020-09-10T15:14:33.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2685 [Pipeline] echo [2020-09-10T15:14:33.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2685 [Pipeline] echo [2020-09-10T15:14:33.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9fb38e5533f36837d17c8605af397c1cde55ba0 [Pipeline] echo [2020-09-10T15:14:33.527Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9fb38e [Pipeline] echo [2020-09-10T15:14:33.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-09-10T15:14:33.972Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/core-command/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo core-command,cmd/core-command/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] ++ dirname cmd/core-data/Dockerfile [2020-09-10T15:14:33.972Z] + echo core-data,cmd/core-data/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/core-metadata/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-09-10T15:14:33.972Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/support-logging/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/support-notifications/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-09-10T15:14:33.972Z] + for file in '`ls cmd/**/Dockerfile`' [2020-09-10T15:14:33.972Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-09-10T15:14:33.972Z] ++ cut -d/ -f2 [2020-09-10T15:14:33.972Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-09-10T15:14:34.054Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:14:34.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T15:14:35.219Z] [2020-09-10T15:14:35.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:14:35.571Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T15:14:35.571Z] latest: Pulling from edgex-devops/git-semver [2020-09-10T15:14:35.571Z] 31603596830f: Pulling fs layer [2020-09-10T15:14:35.571Z] 2a8b12db71e7: Pulling fs layer [2020-09-10T15:14:35.571Z] 6ca5941a6612: Pulling fs layer [2020-09-10T15:14:35.571Z] ecc8261a40a4: Pulling fs layer [2020-09-10T15:14:35.571Z] ecc8261a40a4: Waiting [2020-09-10T15:14:35.571Z] 2a8b12db71e7: Verifying Checksum [2020-09-10T15:14:35.571Z] 2a8b12db71e7: Download complete [2020-09-10T15:14:35.859Z] 31603596830f: Verifying Checksum [2020-09-10T15:14:35.859Z] 31603596830f: Download complete [2020-09-10T15:14:35.859Z] ecc8261a40a4: Verifying Checksum [2020-09-10T15:14:35.859Z] ecc8261a40a4: Download complete [2020-09-10T15:14:36.147Z] 6ca5941a6612: Verifying Checksum [2020-09-10T15:14:36.147Z] 6ca5941a6612: Download complete [2020-09-10T15:14:36.147Z] 31603596830f: Pull complete [2020-09-10T15:14:36.414Z] 2a8b12db71e7: Pull complete [2020-09-10T15:14:37.385Z] 6ca5941a6612: Pull complete [2020-09-10T15:14:37.647Z] ecc8261a40a4: Pull complete [2020-09-10T15:14:37.647Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-10T15:14:37.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T15:14:37.647Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-10T15:14:37.758Z] prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container [2020-09-10T15:14:37.814Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-10T15:14:40.620Z] $ docker top 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-10T15:14:41.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-10T15:14:41.268Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-10T15:14:41.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-10T15:14:41.517Z] $ docker exec 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent [2020-09-10T15:14:41.695Z] SSH_AUTH_SOCK=/tmp/ssh-5zVLG6HSSw00/agent.11 [2020-09-10T15:14:41.695Z] SSH_AGENT_PID=16 [2020-09-10T15:14:41.706Z] Running ssh-add (command line suppressed) [2020-09-10T15:14:41.860Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3753258731765135319.key (/w/workspace/edgex-go/2@tmp/private_key_3753258731765135319.key) [2020-09-10T15:14:41.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-10T15:14:42.241Z] + git describe --exact-match --tags HEAD [2020-09-10T15:14:42.241Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-10T15:14:42.264Z] $ docker exec --env ******** --env ******** 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent -k [2020-09-10T15:14:42.386Z] unset SSH_AUTH_SOCK; [2020-09-10T15:14:42.386Z] unset SSH_AGENT_PID; [2020-09-10T15:14:42.386Z] echo Agent pid 16 killed; [2020-09-10T15:14:42.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-10T15:14:42.511Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-10T15:14:42.511Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-10T15:14:42.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-10T15:14:42.602Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-10T15:14:42.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-10T15:14:42.815Z] $ docker exec 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent [2020-09-10T15:14:43.021Z] SSH_AUTH_SOCK=/tmp/ssh-1dv42lpKrg3I/agent.45 [2020-09-10T15:14:43.021Z] SSH_AGENT_PID=50 [2020-09-10T15:14:43.032Z] Running ssh-add (command line suppressed) [2020-09-10T15:14:43.195Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7380216219700562490.key (/w/workspace/edgex-go/2@tmp/private_key_7380216219700562490.key) [2020-09-10T15:14:43.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-10T15:14:43.594Z] + git semver init [2020-09-10T15:14:43.594Z] # -> Open(): unable to determine branch for HEAD [2020-09-10T15:14:43.594Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-09-10T15:14:43.594Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-09-10T15:14:43.594Z] # $SEMVER_REMOTE_NAME = origin [2020-09-10T15:14:43.594Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-10T15:14:43.594Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-10T15:14:43.594Z] # $SEMVER_BRANCH = PR-2685 [2020-09-10T15:14:43.594Z] # $SEMVER_TEMP = /tmp/semver-379430117 [2020-09-10T15:14:43.594Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-09-10T15:15:01.784Z] # '/tmp/semver-379430117' -> '/w/workspace/edgex-go/2/.semver' [2020-09-10T15:15:01.784Z] # -> Force: false [2020-09-10T15:15:02.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-09-10T15:15:02.063Z] $ docker exec --env ******** --env ******** 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent -k [2020-09-10T15:15:02.266Z] unset SSH_AUTH_SOCK; [2020-09-10T15:15:02.267Z] unset SSH_AGENT_PID; [2020-09-10T15:15:02.268Z] echo Agent pid 50 killed; [2020-09-10T15:15:02.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-10T15:15:02.851Z] + git semver [Pipeline] } [2020-09-10T15:15:02.870Z] $ docker stop --time=1 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b [2020-09-10T15:15:04.536Z] $ docker rm -f 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-10T15:15:22.361Z] Stashed 43 file(s) [Pipeline] echo [2020-09-10T15:15:22.365Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-10T15:15:22.796Z] ========================================================= [2020-09-10T15:15:22.796Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-10T15:15:22.796Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:15:23.150Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-10T15:15:27.444Z] Sending build context to Docker daemon 323.2MB [2020-09-10T15:15:27.444Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-09-10T15:15:27.444Z] Step 2/7 : FROM ${BASE} [2020-09-10T15:15:27.444Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-10T15:15:27.444Z] df20fa9351a1: Pulling fs layer [2020-09-10T15:15:27.444Z] ed8968b2872e: Pulling fs layer [2020-09-10T15:15:27.444Z] a92cc7c5fd73: Pulling fs layer [2020-09-10T15:15:27.444Z] 2dd03ba5bac4: Pulling fs layer [2020-09-10T15:15:27.444Z] 1e091d79d1de: Pulling fs layer [2020-09-10T15:15:27.444Z] 481702a1767f: Pulling fs layer [2020-09-10T15:15:27.444Z] f64a6f60c768: Pulling fs layer [2020-09-10T15:15:27.444Z] e78d2573fc39: Pulling fs layer [2020-09-10T15:15:27.444Z] e876d2f968b6: Pulling fs layer [2020-09-10T15:15:27.444Z] ce8a83651883: Pulling fs layer [2020-09-10T15:15:27.444Z] 07967f4d0e4b: Pulling fs layer [2020-09-10T15:15:27.444Z] f64a6f60c768: Waiting [2020-09-10T15:15:27.444Z] e78d2573fc39: Waiting [2020-09-10T15:15:27.444Z] e876d2f968b6: Waiting [2020-09-10T15:15:27.444Z] ce8a83651883: Waiting [2020-09-10T15:15:27.444Z] 07967f4d0e4b: Waiting [2020-09-10T15:15:27.444Z] 2dd03ba5bac4: Waiting [2020-09-10T15:15:27.444Z] 481702a1767f: Waiting [2020-09-10T15:15:27.444Z] 1e091d79d1de: Waiting [2020-09-10T15:15:27.444Z] a92cc7c5fd73: Verifying Checksum [2020-09-10T15:15:27.444Z] a92cc7c5fd73: Download complete [2020-09-10T15:15:27.444Z] ed8968b2872e: Verifying Checksum [2020-09-10T15:15:27.444Z] ed8968b2872e: Download complete [2020-09-10T15:15:27.444Z] 1e091d79d1de: Verifying Checksum [2020-09-10T15:15:27.444Z] 1e091d79d1de: Download complete [2020-09-10T15:15:27.444Z] 481702a1767f: Verifying Checksum [2020-09-10T15:15:27.444Z] 481702a1767f: Download complete [2020-09-10T15:15:27.444Z] df20fa9351a1: Verifying Checksum [2020-09-10T15:15:27.444Z] df20fa9351a1: Download complete [2020-09-10T15:15:27.707Z] df20fa9351a1: Pull complete [2020-09-10T15:15:27.973Z] ed8968b2872e: Pull complete [2020-09-10T15:15:27.973Z] a92cc7c5fd73: Pull complete [2020-09-10T15:15:29.935Z] f64a6f60c768: Verifying Checksum [2020-09-10T15:15:29.935Z] f64a6f60c768: Download complete [2020-09-10T15:15:29.935Z] e876d2f968b6: Verifying Checksum [2020-09-10T15:15:29.935Z] e876d2f968b6: Download complete [2020-09-10T15:15:30.907Z] e78d2573fc39: Download complete [2020-09-10T15:15:30.907Z] 07967f4d0e4b: Verifying Checksum [2020-09-10T15:15:30.907Z] 07967f4d0e4b: Download complete [2020-09-10T15:15:31.171Z] ce8a83651883: Verifying Checksum [2020-09-10T15:15:31.171Z] ce8a83651883: Download complete [2020-09-10T15:15:31.765Z] 2dd03ba5bac4: Verifying Checksum [2020-09-10T15:15:31.765Z] 2dd03ba5bac4: Download complete [2020-09-10T15:15:37.631Z] Still waiting to schedule task [2020-09-10T15:15:37.631Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-10T15:15:38.439Z] 2dd03ba5bac4: Pull complete [2020-09-10T15:15:38.439Z] 1e091d79d1de: Pull complete [2020-09-10T15:15:38.708Z] 481702a1767f: Pull complete [2020-09-10T15:15:46.939Z] f64a6f60c768: Pull complete [2020-09-10T15:15:48.971Z] e78d2573fc39: Pull complete [2020-09-10T15:15:49.240Z] e876d2f968b6: Pull complete [2020-09-10T15:15:50.669Z] ce8a83651883: Pull complete [2020-09-10T15:15:50.935Z] 07967f4d0e4b: Pull complete [2020-09-10T15:15:50.936Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-10T15:15:50.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-10T15:15:50.936Z] ---> 5d7c900382c6 [2020-09-10T15:15:50.936Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-09-10T15:15:51.519Z] ---> Running in 554ece674568 [2020-09-10T15:15:52.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:15:53.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:15:54.021Z] (1/12) Installing libmagic (5.38-r0) [2020-09-10T15:15:54.021Z] (2/12) Installing file (5.38-r0) [2020-09-10T15:15:54.286Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-09-10T15:15:54.286Z] (4/12) Installing g++ (9.3.0-r2) [2020-09-10T15:16:09.305Z] (5/12) Installing fortify-headers (1.1-r0) [2020-09-10T15:16:09.305Z] (6/12) Installing patch (2.7.6-r6) [2020-09-10T15:16:09.305Z] (7/12) Installing build-base (0.5-r2) [2020-09-10T15:16:09.305Z] (8/12) Installing libsodium (1.0.18-r0) [2020-09-10T15:16:09.305Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-09-10T15:16:09.305Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-09-10T15:16:09.305Z] (11/12) Installing libzmq (4.3.3-r0) [2020-09-10T15:16:09.305Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-09-10T15:16:09.305Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:16:09.305Z] OK: 233 MiB in 51 packages [2020-09-10T15:16:12.638Z] Removing intermediate container 554ece674568 [2020-09-10T15:16:12.638Z] ---> 749721a6bd4c [2020-09-10T15:16:12.638Z] Step 4/7 : WORKDIR /edgex-go [2020-09-10T15:16:12.638Z] ---> Running in 75d30dc57ec7 [2020-09-10T15:16:12.638Z] Removing intermediate container 75d30dc57ec7 [2020-09-10T15:16:12.638Z] ---> 475ca943806f [2020-09-10T15:16:12.638Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-10T15:16:12.902Z] latest: Pulling from library/docker [2020-09-10T15:16:13.165Z] df20fa9351a1: Already exists [2020-09-10T15:16:13.165Z] 25ad7478873d: Pulling fs layer [2020-09-10T15:16:13.165Z] 4684f6177b5d: Pulling fs layer [2020-09-10T15:16:13.165Z] 46e300cec669: Pulling fs layer [2020-09-10T15:16:13.165Z] 63038576ad94: Pulling fs layer [2020-09-10T15:16:13.165Z] 0fdb76c4706c: Pulling fs layer [2020-09-10T15:16:13.165Z] cb7edeffdfd5: Pulling fs layer [2020-09-10T15:16:13.165Z] 0fdb76c4706c: Waiting [2020-09-10T15:16:13.165Z] 63038576ad94: Waiting [2020-09-10T15:16:13.165Z] cb7edeffdfd5: Waiting [2020-09-10T15:16:13.434Z] 25ad7478873d: Verifying Checksum [2020-09-10T15:16:13.434Z] 25ad7478873d: Download complete [2020-09-10T15:16:13.434Z] 4684f6177b5d: Verifying Checksum [2020-09-10T15:16:13.434Z] 4684f6177b5d: Download complete [2020-09-10T15:16:13.434Z] 63038576ad94: Verifying Checksum [2020-09-10T15:16:13.434Z] 63038576ad94: Download complete [2020-09-10T15:16:13.434Z] 0fdb76c4706c: Download complete [2020-09-10T15:16:13.704Z] 25ad7478873d: Pull complete [2020-09-10T15:16:13.704Z] cb7edeffdfd5: Verifying Checksum [2020-09-10T15:16:13.704Z] cb7edeffdfd5: Download complete [2020-09-10T15:16:13.704Z] 4684f6177b5d: Pull complete [2020-09-10T15:16:14.296Z] 46e300cec669: Verifying Checksum [2020-09-10T15:16:14.296Z] 46e300cec669: Download complete [2020-09-10T15:16:17.638Z] 46e300cec669: Pull complete [2020-09-10T15:16:17.638Z] 63038576ad94: Pull complete [2020-09-10T15:16:17.638Z] 0fdb76c4706c: Pull complete [2020-09-10T15:16:17.899Z] cb7edeffdfd5: Pull complete [2020-09-10T15:16:17.899Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-09-10T15:16:17.899Z] Status: Downloaded newer image for docker:latest [2020-09-10T15:16:19.831Z] ---> aa0216456a82 [2020-09-10T15:16:19.831Z] Step 6/7 : COPY go.mod . [2020-09-10T15:16:20.091Z] ---> e280585bfd12 [2020-09-10T15:16:20.091Z] Step 7/7 : RUN go mod download [2020-09-10T15:16:20.091Z] ---> Running in 2dee9c91a06d [2020-09-10T15:16:22.644Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-09-10T15:16:22.644Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-10T15:16:22.644Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-09-10T15:16:22.644Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-10T15:16:22.644Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-10T15:16:22.644Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-10T15:16:22.644Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-10T15:16:22.644Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-10T15:16:22.644Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-09-10T15:16:22.644Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-10T15:16:22.644Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-09-10T15:16:22.644Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.74 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-09-10T15:16:22.644Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-10T15:16:22.644Z] go: finding github.com/fatih/color v1.7.0 [2020-09-10T15:16:22.644Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-09-10T15:16:22.644Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-10T15:16:22.644Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-09-10T15:16:22.644Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-10T15:16:22.644Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-10T15:16:22.644Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-10T15:16:22.644Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-10T15:16:22.644Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-10T15:16:22.644Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-10T15:16:22.906Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-09-10T15:16:22.906Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-10T15:16:22.906Z] go: finding github.com/golang/protobuf v1.3.2 [2020-09-10T15:16:22.906Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-09-10T15:16:22.906Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-10T15:16:22.906Z] go: finding github.com/google/uuid v1.1.0 [2020-09-10T15:16:22.906Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-10T15:16:22.906Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-10T15:16:22.906Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-10T15:16:22.906Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-10T15:16:22.906Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-10T15:16:22.907Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-10T15:16:22.907Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-10T15:16:23.168Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-10T15:16:23.168Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-09-10T15:16:23.428Z] go: finding github.com/imdario/mergo v0.3.6 [2020-09-10T15:16:23.428Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-10T15:16:23.428Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-10T15:16:23.428Z] go: finding github.com/kr/pty v1.1.1 [2020-09-10T15:16:23.428Z] go: finding github.com/kr/text v0.1.0 [2020-09-10T15:16:23.428Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-10T15:16:23.428Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T15:16:23.428Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T15:16:23.428Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-10T15:16:23.428Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-10T15:16:23.428Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-10T15:16:23.428Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-10T15:16:23.689Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-09-10T15:16:23.689Z] go: finding github.com/onsi/gomega v1.7.0 [2020-09-10T15:16:23.689Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-10T15:16:23.689Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-09-10T15:16:23.689Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-10T15:16:23.689Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-10T15:16:23.957Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-10T15:16:23.957Z] go: finding github.com/posener/complete v1.1.1 [2020-09-10T15:16:23.957Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-09-10T15:16:23.957Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-10T15:16:23.957Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-10T15:16:23.957Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-10T15:16:23.957Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-10T15:16:23.957Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-10T15:16:23.957Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-10T15:16:23.957Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-09-10T15:16:23.957Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-09-10T15:16:23.957Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-10T15:16:23.957Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-09-10T15:16:24.221Z] go: finding golang.org/x/text v0.3.2 [2020-09-10T15:16:24.221Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-10T15:16:24.221Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-09-10T15:16:24.221Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-09-10T15:16:24.221Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-09-10T15:16:24.221Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-09-10T15:16:24.221Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-10T15:16:42.579Z] Removing intermediate container 2dee9c91a06d [2020-09-10T15:16:42.579Z] ---> 0bd6a23dc61d [2020-09-10T15:16:42.579Z] Successfully built 0bd6a23dc61d [2020-09-10T15:16:42.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:16:43.242Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-10T15:16:43.242Z] . [Pipeline] withDockerContainer [2020-09-10T15:16:43.399Z] prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container [2020-09-10T15:16:43.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-09-10T15:16:44.348Z] $ docker top 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T15:16:44.924Z] + go version [2020-09-10T15:16:44.924Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-09-10T15:16:44.938Z] ========================================================= [2020-09-10T15:16:44.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-09-10T15:16:44.938Z] ========================================================= [Pipeline] sh [2020-09-10T15:16:45.245Z] + make test [2020-09-10T15:16:45.246Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-10T15:16:47.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-09-10T15:16:57.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-09-10T15:17:03.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-09-10T15:17:03.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-09-10T15:17:03.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-09-10T15:17:03.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-09-10T15:17:06.744Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.006s [2020-09-10T15:17:06.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-09-10T15:17:06.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-09-10T15:17:06.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-09-10T15:17:06.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-09-10T15:17:07.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-09-10T15:17:07.617Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-09-10T15:17:07.617Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-09-10T15:17:07.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-09-10T15:17:14.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements [2020-09-10T15:17:14.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-09-10T15:17:14.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-09-10T15:17:14.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-09-10T15:17:14.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-09-10T15:17:14.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-09-10T15:17:16.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.080s coverage: 27.2% of statements [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-09-10T15:17:16.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-09-10T15:17:16.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.019s coverage: 100.0% of statements [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-09-10T15:17:16.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-09-10T15:17:16.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.338s coverage: 82.5% of statements [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-09-10T15:17:16.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.021s coverage: 92.9% of statements [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-09-10T15:17:16.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-09-10T15:17:17.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements [2020-09-10T15:17:17.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-09-10T15:17:17.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-09-10T15:17:17.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-09-10T15:17:17.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-09-10T15:17:17.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-09-10T15:17:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.031s coverage: 100.0% of statements [2020-09-10T15:17:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-09-10T15:17:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements [2020-09-10T15:17:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-09-10T15:17:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.044s coverage: 89.8% of statements [2020-09-10T15:17:19.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-09-10T15:17:21.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.032s coverage: 97.5% of statements [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-09-10T15:17:21.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.018s coverage: 100.0% of statements [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-09-10T15:17:21.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-09-10T15:17:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-09-10T15:17:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 63.5% of statements [2020-09-10T15:17:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-09-10T15:17:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-09-10T15:17:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements [2020-09-10T15:17:22.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.157s coverage: 55.9% of statements [2020-09-10T15:17:22.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-09-10T15:17:22.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-09-10T15:17:22.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-09-10T15:17:22.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.366s coverage: 86.3% of statements [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.445s coverage: 72.2% of statements [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.014s coverage: 82.4% of statements [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-09-10T15:17:25.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements [2020-09-10T15:17:25.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-09-10T15:17:26.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 26.9% of statements [2020-09-10T15:17:26.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-09-10T15:17:26.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-09-10T15:17:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.110s coverage: 84.1% of statements [2020-09-10T15:17:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements [2020-09-10T15:17:27.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 42.9% of statements [2020-09-10T15:17:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-09-10T15:17:27.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-09-10T15:17:27.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements [2020-09-10T15:17:27.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-09-10T15:17:27.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.039s coverage: 83.8% of statements [2020-09-10T15:17:27.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-09-10T15:17:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 46.1% of statements [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-09-10T15:17:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.010s coverage: 100.0% of statements [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-09-10T15:17:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2020-09-10T15:17:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-09-10T15:17:29.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2020-09-10T15:17:29.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-09-10T15:17:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.072s coverage: 29.1% of statements [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-09-10T15:17:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.025s coverage: 99.0% of statements [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-09-10T15:17:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.019s coverage: 100.0% of statements [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-09-10T15:17:31.627Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-09-10T15:17:31.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-09-10T15:17:32.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements [2020-09-10T15:17:32.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-09-10T15:17:32.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-09-10T15:17:32.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-09-10T15:17:32.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-09-10T15:17:32.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.012s coverage: 87.9% of statements [2020-09-10T15:17:32.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-09-10T15:17:32.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-09-10T15:17:32.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-09-10T15:17:33.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-09-10T15:17:33.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.008s coverage: 100.0% of statements [2020-09-10T15:17:33.936Z] GO111MODULE=on go vet ./... [2020-09-10T15:17:40.608Z] gofmt -l . [2020-09-10T15:17:41.187Z] [ "`gofmt -l .`" = "" ] [2020-09-10T15:17:41.770Z] ./bin/test-go-mod-tidy.sh [2020-09-10T15:17:42.727Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-09-10T15:17:44.438Z] + ls -al . [2020-09-10T15:17:44.438Z] total 552 [2020-09-10T15:17:44.438Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 15:17 . [2020-09-10T15:17:44.438Z] drwxr-xr-x 4 root root 28 Sep 10 15:16 .. [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 15:14 .dockerignore [2020-09-10T15:17:44.438Z] drwxrwxr-x 8 1001 1001 179 Sep 10 15:14 .git [2020-09-10T15:17:44.438Z] drwxrwxr-x 3 1001 1001 60 Sep 10 15:14 .github [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 932 Sep 10 15:14 .gitignore [2020-09-10T15:17:44.438Z] drwx------ 3 1001 1001 47 Sep 10 15:15 .semver [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 15:14 .sonarcloud.properties [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:14 CONTRIBUTING.md [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 1035 Sep 10 15:14 Dockerfile.build [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 886 Sep 10 15:14 Jenkinsfile [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:14 LICENSE [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 6237 Sep 10 15:14 Makefile [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 6465 Sep 10 15:14 README.md [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 259 Sep 10 15:14 SECURITY.md [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 15:15 VERSION [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:14 ZMQWindows.md [2020-09-10T15:17:44.438Z] drwxrwxr-x 2 1001 1001 117 Sep 10 15:14 bin [2020-09-10T15:17:44.438Z] drwxrwxr-x 15 1001 1001 4096 Sep 10 15:14 cmd [2020-09-10T15:17:44.438Z] -rw-r--r-- 1 root root 458659 Sep 10 15:17 coverage.out [2020-09-10T15:17:44.438Z] -rw-r--r-- 1 root root 1019 Sep 10 15:17 go.mod [2020-09-10T15:17:44.438Z] -rw-r--r-- 1 root root 19185 Sep 10 15:17 go.sum [2020-09-10T15:17:44.438Z] drwxrwxr-x 8 1001 1001 127 Sep 10 15:14 internal [2020-09-10T15:17:44.438Z] drwxrwxr-x 4 1001 1001 26 Sep 10 15:14 openapi [2020-09-10T15:17:44.438Z] drwxrwxr-x 4 1001 1001 71 Sep 10 15:14 snap [2020-09-10T15:17:44.438Z] -rw-rw-r-- 1 1001 1001 168 Sep 10 15:14 version.go [Pipeline] sh [2020-09-10T15:17:44.745Z] + '[' -e coverage.out ] [2020-09-10T15:17:44.745Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-09-10T15:17:44.924Z] Stashed 1 file(s) [Pipeline] sh [2020-09-10T15:17:45.239Z] + make build [2020-09-10T15:17:45.239Z] 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 [2020-09-10T15:17:53.719Z] 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 [2020-09-10T15:17:57.034Z] 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 [2020-09-10T15:17:58.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-10T15:18:00.953Z] 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 [2020-09-10T15:18:03.545Z] 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 [2020-09-10T15:18:03.809Z] 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 [2020-09-10T15:18:06.404Z] 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 [2020-09-10T15:18:09.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-10T15:18:11.789Z] 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 [2020-09-10T15:18:12.686Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2104 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws [2020-09-10T15:18:12.761Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-09-10T15:18:13.725Z] 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 [2020-09-10T15:18:16.361Z] 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 [2020-09-10T15:18:18.063Z] using credential edgex-jenkins-ssh [2020-09-10T15:18:18.114Z] Cloning the remote Git repository [2020-09-10T15:18:18.114Z] Cloning with configured refspecs honoured and without tags [2020-09-10T15:18:19.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-10T15:18:18.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:18:18.274Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-09-10T15:18:18.342Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:18:18.342Z] > git --version # timeout=10 [2020-09-10T15:18:18.361Z] > git --version # 'git version 2.17.1' [2020-09-10T15:18:18.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T15:18:18.437Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [2020-09-10T15:18:20.491Z] $ docker stop --time=1 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf [2020-09-10T15:18:22.333Z] $ docker rm -f 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:18:24.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-10T15:18:24.029Z] [2020-09-10T15:18:24.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:18:24.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-10T15:18:24.471Z] latest: Pulling from edgex-devops/edgex-compose [2020-09-10T15:18:24.471Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-10T15:18:24.471Z] ca9280d653b3: Pulling fs layer [2020-09-10T15:18:24.471Z] 7e9c9ca2126c: Pulling fs layer [2020-09-10T15:18:24.471Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-10T15:18:24.471Z] cbdbe7a5bc2a: Download complete [2020-09-10T15:18:25.077Z] ca9280d653b3: Verifying Checksum [2020-09-10T15:18:25.077Z] ca9280d653b3: Download complete [2020-09-10T15:18:25.077Z] cbdbe7a5bc2a: Pull complete [2020-09-10T15:18:26.046Z] ca9280d653b3: Pull complete [2020-09-10T15:18:26.310Z] 7e9c9ca2126c: Download complete [2020-09-10T15:18:34.557Z] 7e9c9ca2126c: Pull complete [2020-09-10T15:18:34.557Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-09-10T15:18:34.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-10T15:18:34.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-09-10T15:18:34.755Z] prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container [2020-09-10T15:18:34.853Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-09-10T15:18:36.575Z] Fetching without tags [2020-09-10T15:18:37.073Z] Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:18:36.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-10T15:18:36.512Z] > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 [2020-09-10T15:18:36.530Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T15:18:36.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-10T15:18:36.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:18:36.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T15:18:36.621Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T15:18:37.097Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T15:18:37.113Z] > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 [2020-09-10T15:18:37.751Z] $ docker top 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T15:18:38.327Z] Failed in branch arm64 [2020-09-10T15:18:38.384Z] + docker-compose build --help [2020-09-10T15:18:38.384Z] + grep parallel [2020-09-10T15:18:39.779Z] --parallel Build images in parallel. [Pipeline] } [2020-09-10T15:18:39.794Z] $ docker stop --time=1 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 [2020-09-10T15:18:41.271Z] $ docker rm -f 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:18:41.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-09-10T15:18:41.870Z] . [Pipeline] withDockerContainer [2020-09-10T15:18:41.986Z] prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container [2020-09-10T15:18:42.049Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-09-10T15:18:42.885Z] $ docker top 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T15:18:43.464Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-09-10T15:18:45.416Z] Building docker-core-command-go ... [2020-09-10T15:18:45.416Z] Building docker-core-data-go ... [2020-09-10T15:18:45.416Z] Building docker-core-metadata-go ... [2020-09-10T15:18:45.416Z] Building docker-security-proxy-setup-go ... [2020-09-10T15:18:45.416Z] Building docker-security-secrets-setup-go ... [2020-09-10T15:18:45.416Z] Building docker-security-secretstore-setup-go ... [2020-09-10T15:18:45.416Z] Building docker-support-logging-go ... [2020-09-10T15:18:45.416Z] Building docker-support-notifications-go ... [2020-09-10T15:18:45.416Z] Building docker-support-scheduler-go ... [2020-09-10T15:18:45.416Z] Building docker-sys-mgmt-agent-go ... [2020-09-10T15:18:45.416Z] Building docker-support-notifications-go [2020-09-10T15:18:45.416Z] Building docker-core-metadata-go [2020-09-10T15:18:45.416Z] Building docker-security-proxy-setup-go [2020-09-10T15:18:45.416Z] Building docker-security-secrets-setup-go [2020-09-10T15:18:45.416Z] Building docker-security-secretstore-setup-go [2020-09-10T15:19:24.570Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:19:24.570Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:19:24.570Z] ---> 0bd6a23dc61d [2020-09-10T15:19:24.570Z] Step 3/26 : WORKDIR /edgex-go [2020-09-10T15:19:24.570Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:19:24.570Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:19:24.570Z] ---> 0bd6a23dc61d [2020-09-10T15:19:24.570Z] Step 3/22 : WORKDIR /edgex-go [2020-09-10T15:19:24.570Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:19:24.570Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-09-10T15:19:24.570Z] ---> 0bd6a23dc61d [2020-09-10T15:19:24.570Z] Step 3/29 : WORKDIR /edgex-go [2020-09-10T15:19:24.570Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:19:24.570Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:19:24.570Z] ---> 0bd6a23dc61d [2020-09-10T15:19:24.570Z] Step 3/20 : WORKDIR /edgex-go [2020-09-10T15:19:24.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:19:24.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:19:24.570Z] ---> 0bd6a23dc61d [2020-09-10T15:19:24.570Z] Step 3/24 : WORKDIR /edgex-go [2020-09-10T15:19:24.570Z] ---> Running in cac36b6ea2c8 [2020-09-10T15:19:24.570Z] ---> Running in 7f6d62b5af90 [2020-09-10T15:19:24.570Z] ---> Running in 7a02e2f7e882 [2020-09-10T15:19:24.570Z] ---> Running in 01f4b6abc1e9 [2020-09-10T15:19:24.570Z] ---> Running in 31bf7e99a358 [2020-09-10T15:19:24.570Z] Removing intermediate container cac36b6ea2c8 [2020-09-10T15:19:24.570Z] ---> c7fde8c8c055 [2020-09-10T15:19:24.570Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:19:24.570Z] Removing intermediate container 31bf7e99a358 [2020-09-10T15:19:24.570Z] ---> 731c3dc0cd12 [2020-09-10T15:19:24.570Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:19:24.570Z] Removing intermediate container 01f4b6abc1e9 [2020-09-10T15:19:24.570Z] ---> a1e6527de45c [2020-09-10T15:19:24.570Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:19:24.570Z] Removing intermediate container 7a02e2f7e882 [2020-09-10T15:19:24.570Z] ---> ea01713be342 [2020-09-10T15:19:24.570Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:19:24.570Z] Removing intermediate container 7f6d62b5af90 [2020-09-10T15:19:24.570Z] ---> 8c11be75bb9f [2020-09-10T15:19:24.570Z] Step 4/29 : RUN apk update && apk add make git [2020-09-10T15:19:24.570Z] ---> Running in 687b795be341 [2020-09-10T15:19:24.570Z] ---> Running in b8ac8685f8d9 [2020-09-10T15:19:24.570Z] ---> Running in edd194c0191a [2020-09-10T15:19:24.570Z] ---> Running in b6f18538ded1 [2020-09-10T15:19:24.570Z] ---> Running in 32ccd5e58688 [2020-09-10T15:19:26.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:26.656Z] Removing intermediate container 32ccd5e58688 [2020-09-10T15:19:26.656Z] ---> 397b836e8a62 [2020-09-10T15:19:26.656Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-09-10T15:19:26.924Z] Removing intermediate container b8ac8685f8d9 [2020-09-10T15:19:26.924Z] ---> f4425619a85b [2020-09-10T15:19:26.924Z] Step 5/26 : RUN apk update && apk add make git [2020-09-10T15:19:26.924Z] ---> Running in 2f8b22552a56 [2020-09-10T15:19:26.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:26.924Z] Removing intermediate container edd194c0191a [2020-09-10T15:19:26.924Z] ---> a06fece8f95d [2020-09-10T15:19:26.924Z] Step 5/22 : RUN apk update && apk add make git [2020-09-10T15:19:26.924Z] ---> Running in 338f4ef6a1e1 [2020-09-10T15:19:27.197Z] Removing intermediate container 687b795be341 [2020-09-10T15:19:27.197Z] ---> ed4f998eddb7 [2020-09-10T15:19:27.197Z] Step 5/20 : RUN apk update && apk add make git [2020-09-10T15:19:27.197Z] ---> Running in 7be89c979258 [2020-09-10T15:19:27.475Z] ---> Running in 591c50ebeb8c [2020-09-10T15:19:28.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:28.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:28.081Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:19:28.081Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:19:28.081Z] OK: 12746 distinct packages available [2020-09-10T15:19:28.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:28.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:28.345Z] OK: 233 MiB in 51 packages [2020-09-10T15:19:28.919Z] Removing intermediate container b6f18538ded1 [2020-09-10T15:19:28.919Z] ---> e6b0560792f6 [2020-09-10T15:19:28.919Z] Step 5/29 : COPY go.mod . [2020-09-10T15:19:29.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:29.180Z] ---> 7be2fe9c3e8c [2020-09-10T15:19:29.180Z] Step 6/29 : RUN go mod download [2020-09-10T15:19:29.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:29.180Z] ---> Running in ad6d72e0e7da [2020-09-10T15:19:31.114Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:19:31.114Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:19:31.114Z] OK: 12746 distinct packages available [2020-09-10T15:19:31.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:31.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:19:31.114Z] Removing intermediate container ad6d72e0e7da [2020-09-10T15:19:31.114Z] ---> 077e14089570 [2020-09-10T15:19:31.114Z] Step 7/29 : COPY . . [2020-09-10T15:19:31.114Z] OK: 233 MiB in 51 packages [2020-09-10T15:19:33.067Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:19:33.067Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:19:33.067Z] OK: 12746 distinct packages available [2020-09-10T15:19:33.331Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:19:33.331Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:19:33.331Z] OK: 12746 distinct packages available [2020-09-10T15:19:33.914Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:19:33.914Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:19:33.914Z] OK: 12746 distinct packages available [2020-09-10T15:19:33.914Z] OK: 233 MiB in 51 packages [2020-09-10T15:19:33.914Z] OK: 233 MiB in 51 packages [2020-09-10T15:19:34.196Z] OK: 233 MiB in 51 packages [2020-09-10T15:19:34.776Z] Removing intermediate container 2f8b22552a56 [2020-09-10T15:19:34.776Z] ---> 2263367327fb [2020-09-10T15:19:34.776Z] Step 6/24 : COPY go.mod . [2020-09-10T15:19:35.749Z] ---> 7081e02c1da2 [2020-09-10T15:19:35.749Z] Step 7/24 : RUN go mod download [2020-09-10T15:19:36.359Z] ---> Running in 9e7b46b01afe [2020-09-10T15:19:37.762Z] Removing intermediate container 338f4ef6a1e1 [2020-09-10T15:19:37.762Z] ---> 5e2ad8f7c2c8 [2020-09-10T15:19:37.762Z] Step 6/26 : COPY go.mod . [2020-09-10T15:19:38.739Z] Removing intermediate container 591c50ebeb8c [2020-09-10T15:19:38.739Z] ---> 7c055a060255 [2020-09-10T15:19:38.739Z] Step 6/20 : COPY go.mod . [2020-09-10T15:19:39.707Z] Removing intermediate container 7be89c979258 [2020-09-10T15:19:39.707Z] ---> b7090a95e409 [2020-09-10T15:19:39.707Z] Step 6/22 : COPY go.mod . [2020-09-10T15:19:39.986Z] ---> 5ab36852eb9d [2020-09-10T15:19:39.986Z] Step 7/26 : RUN go mod download [2020-09-10T15:19:40.255Z] ---> 1d31d8c88392 [2020-09-10T15:19:40.255Z] Step 7/20 : RUN go mod download [2020-09-10T15:19:40.255Z] ---> Running in e30062c410f2 [2020-09-10T15:19:40.521Z] ---> c4e833b5b1cd [2020-09-10T15:19:40.521Z] Step 7/22 : RUN go mod download [2020-09-10T15:19:40.788Z] ---> Running in 1c6d2338da52 [2020-09-10T15:19:41.491Z] ---> Running in 8006bf45ced1 [2020-09-10T15:19:42.117Z] Removing intermediate container 9e7b46b01afe [2020-09-10T15:19:42.117Z] ---> 5cfcfd3ddccd [2020-09-10T15:19:42.117Z] Step 8/24 : COPY . . [2020-09-10T15:19:50.337Z] Removing intermediate container e30062c410f2 [2020-09-10T15:19:50.337Z] ---> cdcfd8617999 [2020-09-10T15:19:50.337Z] Step 8/26 : COPY . . [2020-09-10T15:19:50.337Z] Removing intermediate container 1c6d2338da52 [2020-09-10T15:19:50.337Z] ---> 2e1cab23abae [2020-09-10T15:19:50.337Z] Step 8/20 : COPY . . [2020-09-10T15:19:50.337Z] ---> 4529b891a56d [2020-09-10T15:19:50.337Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-09-10T15:19:50.337Z] Removing intermediate container 8006bf45ced1 [2020-09-10T15:19:50.337Z] ---> 17222ae66072 [2020-09-10T15:19:50.337Z] Step 8/22 : COPY . . [2020-09-10T15:19:50.337Z] ---> Running in 80900ac8b846 [2020-09-10T15:19:55.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-09-10T15:20:08.309Z] ---> 8b493ee97c37 [2020-09-10T15:20:08.309Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-09-10T15:20:09.913Z] ---> Running in b5c3a4be214f [2020-09-10T15:20:11.995Z] 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 [2020-09-10T15:20:24.511Z] Removing intermediate container 80900ac8b846 [2020-09-10T15:20:24.511Z] ---> 715fabce388c [2020-09-10T15:20:24.511Z] [2020-09-10T15:20:24.511Z] Step 9/29 : FROM alpine:latest [2020-09-10T15:20:24.511Z] latest: Pulling from library/alpine [2020-09-10T15:20:25.465Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-10T15:20:25.465Z] Status: Downloaded newer image for alpine:latest [2020-09-10T15:20:25.465Z] ---> a24bb4013296 [2020-09-10T15:20:25.465Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-09-10T15:20:26.733Z] ---> Running in 6b2a2367d9de [2020-09-10T15:20:27.019Z] ---> 1d03ebae8cf9 [2020-09-10T15:20:27.019Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-09-10T15:20:27.019Z] ---> 80289996f730 [2020-09-10T15:20:27.019Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-09-10T15:20:27.019Z] ---> b58485e1e1e4 [2020-09-10T15:20:27.019Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-09-10T15:20:27.307Z] ---> Running in 9b6cf586247c [2020-09-10T15:20:27.582Z] ---> Running in 7502f58ae94e [2020-09-10T15:20:27.582Z] ---> Running in 08986619374a [2020-09-10T15:20:27.582Z] Removing intermediate container 6b2a2367d9de [2020-09-10T15:20:27.582Z] ---> 9f821c52ece4 [2020-09-10T15:20:27.582Z] Step 11/29 : USER root [2020-09-10T15:20:27.862Z] ---> Running in 8f9ff9deb23f [2020-09-10T15:20:28.458Z] Removing intermediate container 8f9ff9deb23f [2020-09-10T15:20:28.458Z] ---> 9b6a19577ef9 [2020-09-10T15:20:28.458Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-09-10T15:20:28.458Z] ---> Running in 9a1430230225 [2020-09-10T15:20:29.252Z] 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 [2020-09-10T15:20:29.589Z] 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 [2020-09-10T15:20:29.589Z] 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 [2020-09-10T15:20:29.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:20:29.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:20:30.177Z] v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:20:30.177Z] v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:20:30.177Z] OK: 12746 distinct packages available [2020-09-10T15:20:30.447Z] (1/2) Installing ca-certificates (20191127-r4) [2020-09-10T15:20:30.724Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-09-10T15:20:30.724Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:20:30.724Z] Executing ca-certificates-20191127-r4.trigger [2020-09-10T15:20:30.724Z] OK: 6 MiB in 16 packages [2020-09-10T15:20:33.326Z] Removing intermediate container 9a1430230225 [2020-09-10T15:20:33.326Z] ---> 3ddd7b30fe5f [2020-09-10T15:20:33.326Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-09-10T15:20:33.326Z] ---> Running in 0484202abb3b [2020-09-10T15:20:33.596Z] Removing intermediate container 0484202abb3b [2020-09-10T15:20:33.596Z] ---> 1a88572aa354 [2020-09-10T15:20:33.596Z] Step 14/29 : WORKDIR $BASE_DIR [2020-09-10T15:20:33.596Z] ---> Running in a9fec254e802 [2020-09-10T15:20:35.013Z] Removing intermediate container a9fec254e802 [2020-09-10T15:20:35.013Z] ---> aa787cbc1ec3 [2020-09-10T15:20:35.013Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-09-10T15:20:35.605Z] ---> Running in 9e1d6034ae37 [2020-09-10T15:20:38.285Z] Removing intermediate container 9e1d6034ae37 [2020-09-10T15:20:38.285Z] ---> 89fc1f7c024f [2020-09-10T15:20:38.285Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-09-10T15:20:40.937Z] ---> 49502d5c8af7 [2020-09-10T15:20:40.937Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-09-10T15:20:41.230Z] Removing intermediate container b5c3a4be214f [2020-09-10T15:20:41.230Z] ---> d2e820712c57 [2020-09-10T15:20:41.230Z] [2020-09-10T15:20:41.230Z] Step 10/24 : FROM scratch [2020-09-10T15:20:41.230Z] ---> [2020-09-10T15:20:41.230Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-10T15:20:41.528Z] ---> Running in c53454a4cbbb [2020-09-10T15:20:41.528Z] ---> d54074ae29e2 [2020-09-10T15:20:41.528Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-09-10T15:20:42.182Z] Removing intermediate container c53454a4cbbb [2020-09-10T15:20:42.182Z] ---> 3b1ea3527183 [2020-09-10T15:20:42.182Z] Step 12/24 : ENV APP_PORT=48060 [2020-09-10T15:20:42.182Z] ---> Running in 2961813d3aed [2020-09-10T15:20:42.521Z] ---> 779173c3cad3 [2020-09-10T15:20:42.521Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-09-10T15:20:42.521Z] Removing intermediate container 2961813d3aed [2020-09-10T15:20:42.521Z] ---> 13f21799eb0c [2020-09-10T15:20:42.521Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-10T15:20:42.521Z] ---> Running in cbed22d5ff7f [2020-09-10T15:20:43.161Z] ---> df4f6b17d463 [2020-09-10T15:20:43.161Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-09-10T15:20:43.161Z] Removing intermediate container cbed22d5ff7f [2020-09-10T15:20:43.161Z] ---> 8f354b6e3e5e [2020-09-10T15:20:43.161Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-09-10T15:20:43.768Z] ---> 3296ebf7dda3 [2020-09-10T15:20:43.768Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-09-10T15:20:43.768Z] ---> f3b7fa11f292 [2020-09-10T15:20:43.768Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-09-10T15:20:44.051Z] ---> Running in 3b4717a32d81 [2020-09-10T15:20:46.093Z] ---> 5981b7bab4f5 [2020-09-10T15:20:46.093Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-09-10T15:20:47.574Z] Removing intermediate container 3b4717a32d81 [2020-09-10T15:20:47.574Z] ---> 36734a3b8f81 [2020-09-10T15:20:47.574Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-09-10T15:20:47.574Z] ---> 2ba4680400a6 [2020-09-10T15:20:47.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-09-10T15:20:48.210Z] ---> 4783154d10b8 [2020-09-10T15:20:48.210Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-10T15:20:48.210Z] ---> Running in 7576ccab339e [2020-09-10T15:20:48.531Z] ---> 7562b5738b10 [2020-09-10T15:20:48.531Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-09-10T15:20:51.246Z] ---> 0a99f407e340 [2020-09-10T15:20:51.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-09-10T15:20:51.571Z] ---> 2654f79f4e5b [2020-09-10T15:20:51.571Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-09-10T15:20:51.571Z] Removing intermediate container 7576ccab339e [2020-09-10T15:20:51.571Z] ---> f8038a975009 [2020-09-10T15:20:51.571Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-09-10T15:20:51.571Z] ---> Running in e4178a0c88ad [2020-09-10T15:20:51.842Z] ---> Running in 553bcea3836f [2020-09-10T15:20:52.111Z] Removing intermediate container e4178a0c88ad [2020-09-10T15:20:52.112Z] ---> cf803c359a58 [2020-09-10T15:20:52.112Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:20:52.412Z] ---> Running in dff260a56af5 [2020-09-10T15:20:53.035Z] Removing intermediate container dff260a56af5 [2020-09-10T15:20:53.035Z] ---> b7edd3b248e4 [2020-09-10T15:20:53.035Z] Step 22/24 : LABEL arch=x86_64 [2020-09-10T15:20:53.035Z] ---> Running in 3c5f88e875dd [2020-09-10T15:20:53.320Z] Removing intermediate container 3c5f88e875dd [2020-09-10T15:20:53.320Z] ---> 1d4482395077 [2020-09-10T15:20:53.320Z] Step 23/24 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:20:53.320Z] ---> Running in efa1945ea75d [2020-09-10T15:20:53.955Z] Removing intermediate container efa1945ea75d [2020-09-10T15:20:53.955Z] ---> 7442ccd71f77 [2020-09-10T15:20:53.955Z] Step 24/24 : LABEL version=0.0.0 [2020-09-10T15:20:53.955Z] ---> Running in c579f772b4ed [2020-09-10T15:20:54.253Z] Removing intermediate container c579f772b4ed [2020-09-10T15:20:54.253Z] ---> 3a1a0ce9cb1b [2020-09-10T15:20:54.253Z] [2020-09-10T15:20:54.579Z] Removing intermediate container 553bcea3836f [2020-09-10T15:20:54.579Z] ---> 14b7922a12ce [2020-09-10T15:20:54.579Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-09-10T15:20:55.090Z] ---> Running in 15f13aa568d4 [2020-09-10T15:20:55.090Z] Successfully built 3a1a0ce9cb1b [2020-09-10T15:20:55.090Z] Successfully tagged docker-support-notifications-go:latest [2020-09-10T15:20:55.090Z] Building docker-support-logging-go [2020-09-10T15:20:55.389Z]  Building docker-support-notifications-go ... done Removing intermediate container 15f13aa568d4 [2020-09-10T15:20:55.389Z] ---> dc01396cf02b [2020-09-10T15:20:55.389Z] Step 26/29 : CMD [ "generate" ] [2020-09-10T15:20:55.389Z] 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 [2020-09-10T15:20:55.389Z] ---> Running in f87be23208aa [2020-09-10T15:20:56.027Z] Removing intermediate container f87be23208aa [2020-09-10T15:20:56.027Z] ---> b88e42f95bc2 [2020-09-10T15:20:56.027Z] Step 27/29 : LABEL arch=x86_64 [2020-09-10T15:20:56.313Z] ---> Running in a36aa5615532 [2020-09-10T15:20:57.311Z] Removing intermediate container a36aa5615532 [2020-09-10T15:20:57.311Z] ---> 676667053cf9 [2020-09-10T15:20:57.311Z] Step 28/29 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:21:00.697Z] ---> Running in 74a599d0ea15 [2020-09-10T15:21:02.682Z] Removing intermediate container 74a599d0ea15 [2020-09-10T15:21:02.682Z] ---> 2d633f039807 [2020-09-10T15:21:02.682Z] Step 29/29 : LABEL version=0.0.0 [2020-09-10T15:21:04.639Z] ---> Running in 33d5535b271f [2020-09-10T15:21:05.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-09-10T15:21:05.495Z] Removing intermediate container 33d5535b271f [2020-09-10T15:21:05.495Z] ---> da997b367541 [2020-09-10T15:21:05.495Z] [2020-09-10T15:21:05.772Z] Removing intermediate container 08986619374a [2020-09-10T15:21:05.772Z] ---> 6b5971916771 [2020-09-10T15:21:05.772Z] [2020-09-10T15:21:05.772Z] Step 10/20 : FROM alpine [2020-09-10T15:21:05.772Z] ---> a24bb4013296 [2020-09-10T15:21:05.772Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-09-10T15:21:06.054Z] Successfully built da997b367541 [2020-09-10T15:21:06.054Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-09-10T15:21:06.054Z] Building docker-core-command-go [2020-09-10T15:21:06.054Z] ---> Running in 3d896a54ab29 [2020-09-10T15:21:09.463Z]  Building docker-security-secrets-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:09.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:09.463Z] v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:21:09.463Z] v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:21:09.463Z] OK: 12746 distinct packages available [2020-09-10T15:21:10.043Z] (1/4) Installing ca-certificates (20191127-r4) [2020-09-10T15:21:10.311Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-09-10T15:21:10.311Z] (3/4) Installing libcurl (7.69.1-r0) [2020-09-10T15:21:10.311Z] (4/4) Installing curl (7.69.1-r0) [2020-09-10T15:21:10.311Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:21:10.311Z] Executing ca-certificates-20191127-r4.trigger [2020-09-10T15:21:10.311Z] OK: 7 MiB in 18 packages [2020-09-10T15:21:18.612Z] Removing intermediate container 3d896a54ab29 [2020-09-10T15:21:18.612Z] ---> a58c4cbc819f [2020-09-10T15:21:18.612Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-10T15:21:18.612Z] Removing intermediate container 9b6cf586247c [2020-09-10T15:21:18.612Z] ---> 8236c0648743 [2020-09-10T15:21:18.612Z] [2020-09-10T15:21:18.612Z] Step 10/22 : FROM scratch [2020-09-10T15:21:18.612Z] ---> [2020-09-10T15:21:18.612Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-10T15:21:18.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:21:18.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:21:18.877Z] ---> 0bd6a23dc61d [2020-09-10T15:21:18.877Z] Step 3/22 : WORKDIR /edgex-go [2020-09-10T15:21:18.877Z] ---> Using cache [2020-09-10T15:21:18.877Z] ---> ea01713be342 [2020-09-10T15:21:18.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:21:18.877Z] ---> Using cache [2020-09-10T15:21:18.877Z] ---> 397b836e8a62 [2020-09-10T15:21:18.877Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-09-10T15:21:19.861Z] ---> Running in bbce5f552bf8 [2020-09-10T15:21:19.861Z] ---> Running in 4c8f53fe75a6 [2020-09-10T15:21:19.861Z] ---> Running in becd5777ece7 [2020-09-10T15:21:20.447Z] Removing intermediate container bbce5f552bf8 [2020-09-10T15:21:20.447Z] ---> da5254ab5c4a [2020-09-10T15:21:20.447Z] Step 12/22 : ENV APP_PORT=48081 [2020-09-10T15:21:20.741Z] Removing intermediate container 4c8f53fe75a6 [2020-09-10T15:21:20.741Z] ---> 71401c2cbca1 [2020-09-10T15:21:20.741Z] Step 13/20 : WORKDIR /edgex [2020-09-10T15:21:20.741Z] ---> Running in 77aece33b0c4 [2020-09-10T15:21:20.741Z] ---> Running in a8ace9e70f62 [2020-09-10T15:21:22.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:22.160Z] Removing intermediate container 77aece33b0c4 [2020-09-10T15:21:22.160Z] ---> 546fd8351070 [2020-09-10T15:21:22.160Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-10T15:21:22.428Z] ---> Running in 96786a1467cd [2020-09-10T15:21:23.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:23.759Z] Removing intermediate container a8ace9e70f62 [2020-09-10T15:21:23.759Z] ---> 2d807508caeb [2020-09-10T15:21:23.759Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-09-10T15:21:24.045Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:21:24.045Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:21:24.045Z] OK: 12746 distinct packages available [2020-09-10T15:21:24.325Z] OK: 233 MiB in 51 packages [2020-09-10T15:21:24.591Z] OK: 233 MiB in 51 packages [2020-09-10T15:21:24.863Z] Removing intermediate container 96786a1467cd [2020-09-10T15:21:24.863Z] ---> b6a45efe5b51 [2020-09-10T15:21:24.863Z] Step 14/22 : WORKDIR / [2020-09-10T15:21:25.462Z] ---> Running in e11301b3998b [2020-09-10T15:21:26.430Z] ---> 92ee827773a0 [2020-09-10T15:21:26.430Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-09-10T15:21:27.929Z] Removing intermediate container 7502f58ae94e [2020-09-10T15:21:27.929Z] ---> 36d10e689252 [2020-09-10T15:21:27.929Z] [2020-09-10T15:21:27.929Z] Step 10/26 : FROM alpine:3.10 [2020-09-10T15:21:28.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:21:28.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:21:28.715Z] ---> 0bd6a23dc61d [2020-09-10T15:21:28.715Z] Step 3/22 : WORKDIR /edgex-go [2020-09-10T15:21:28.715Z] ---> Using cache [2020-09-10T15:21:28.715Z] ---> ea01713be342 [2020-09-10T15:21:28.715Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:21:28.715Z] ---> Using cache [2020-09-10T15:21:28.715Z] ---> 397b836e8a62 [2020-09-10T15:21:28.715Z] Step 5/22 : RUN apk update && apk add make git [2020-09-10T15:21:28.983Z] 3.10: Pulling from library/alpine [2020-09-10T15:21:28.983Z] Removing intermediate container e11301b3998b [2020-09-10T15:21:28.983Z] ---> 2b807ac5581a [2020-09-10T15:21:28.983Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-09-10T15:21:29.256Z] ---> Running in 5fee6cc8eab6 [2020-09-10T15:21:29.256Z] ---> 6b50e0e96fc7 [2020-09-10T15:21:29.256Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-09-10T15:21:29.523Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-09-10T15:21:29.523Z] Removing intermediate container becd5777ece7 [2020-09-10T15:21:29.523Z] ---> 0209f9a0c5fb [2020-09-10T15:21:29.523Z] Step 6/22 : COPY go.mod . [2020-09-10T15:21:29.523Z] Status: Downloaded newer image for alpine:3.10 [2020-09-10T15:21:29.523Z] ---> be4e4bea2c2e [2020-09-10T15:21:29.523Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-09-10T15:21:29.793Z] ---> Running in 5624b015f026 [2020-09-10T15:21:29.793Z] ---> Running in b59f08ae1740 [2020-09-10T15:21:29.793Z] ---> 994be4faeebb [2020-09-10T15:21:29.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-09-10T15:21:30.083Z] ---> b33805d90017 [2020-09-10T15:21:30.083Z] Step 7/22 : RUN go mod download [2020-09-10T15:21:30.083Z] Removing intermediate container 5624b015f026 [2020-09-10T15:21:30.083Z] ---> e388f03bbcce [2020-09-10T15:21:30.083Z] Step 17/20 : CMD ["--init=true"] [2020-09-10T15:21:30.083Z] ---> Running in 168b1c586882 [2020-09-10T15:21:30.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:30.353Z] ---> Running in c8d0f4517d4b [2020-09-10T15:21:30.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:30.628Z] ---> 1cfa9efa28d2 [2020-09-10T15:21:30.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-09-10T15:21:30.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:30.901Z] Removing intermediate container c8d0f4517d4b [2020-09-10T15:21:30.901Z] ---> d41edb3bc9dc [2020-09-10T15:21:30.901Z] Step 18/20 : LABEL arch=x86_64 [2020-09-10T15:21:30.901Z] ---> Running in 21a8ebb49d4d [2020-09-10T15:21:30.901Z] v3.10.5-85-gb9aebdae9a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-09-10T15:21:30.901Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-09-10T15:21:30.901Z] OK: 10346 distinct packages available [2020-09-10T15:21:31.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:21:31.167Z] (1/5) Installing ca-certificates (20191127-r2) [2020-09-10T15:21:31.167Z] ---> 57e579fb08b9 [2020-09-10T15:21:31.167Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-09-10T15:21:31.464Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-09-10T15:21:31.464Z] (3/5) Installing libcurl (7.66.0-r0) [2020-09-10T15:21:31.464Z] (4/5) Installing curl (7.66.0-r0) [2020-09-10T15:21:31.464Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-09-10T15:21:31.464Z] Executing busybox-1.30.1-r3.trigger [2020-09-10T15:21:31.464Z] Executing ca-certificates-20191127-r2.trigger [2020-09-10T15:21:31.464Z] OK: 7 MiB in 19 packages [2020-09-10T15:21:31.739Z] Removing intermediate container 21a8ebb49d4d [2020-09-10T15:21:31.739Z] ---> 8e5bdcd859b9 [2020-09-10T15:21:31.739Z] Step 19/20 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:21:31.739Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:21:31.739Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:21:31.739Z] OK: 12746 distinct packages available [2020-09-10T15:21:31.739Z] ---> Running in b4a2a9a37eba [2020-09-10T15:21:31.739Z] ---> Running in cde1400aeb0e [2020-09-10T15:21:31.999Z] OK: 233 MiB in 51 packages [2020-09-10T15:21:31.999Z] Removing intermediate container b4a2a9a37eba [2020-09-10T15:21:31.999Z] ---> 1ff641a0280e [2020-09-10T15:21:31.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:21:31.999Z] Removing intermediate container cde1400aeb0e [2020-09-10T15:21:31.999Z] ---> aa2245d01f75 [2020-09-10T15:21:31.999Z] Step 20/20 : LABEL version=0.0.0 [2020-09-10T15:21:32.261Z] ---> Running in 63bf5f7db16b [2020-09-10T15:21:32.835Z] ---> Running in d2c0a178009f [2020-09-10T15:21:32.835Z] Removing intermediate container b59f08ae1740 [2020-09-10T15:21:32.835Z] ---> 630ed4db632e [2020-09-10T15:21:32.835Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-09-10T15:21:32.835Z] Removing intermediate container 63bf5f7db16b [2020-09-10T15:21:32.835Z] ---> 7201824b659c [2020-09-10T15:21:32.835Z] Step 20/22 : LABEL arch=x86_64 [2020-09-10T15:21:33.109Z] ---> Running in cde764699ef8 [2020-09-10T15:21:33.109Z] ---> Running in 3c5f539c965a [2020-09-10T15:21:33.399Z] Removing intermediate container d2c0a178009f [2020-09-10T15:21:33.399Z] ---> e928f4fb35ad [2020-09-10T15:21:33.399Z] [2020-09-10T15:21:33.399Z] Removing intermediate container 168b1c586882 [2020-09-10T15:21:33.399Z] ---> 46a654e19e39 [2020-09-10T15:21:33.399Z] Step 8/22 : COPY . . [2020-09-10T15:21:33.399Z] Successfully built e928f4fb35ad [2020-09-10T15:21:33.399Z] Removing intermediate container cde764699ef8 [2020-09-10T15:21:33.399Z] ---> 9b1a1ce28d11 [2020-09-10T15:21:33.399Z] Step 13/26 : WORKDIR / [2020-09-10T15:21:33.399Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-09-10T15:21:33.399Z] Building docker-support-scheduler-go [2020-09-10T15:21:33.717Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3c5f539c965a [2020-09-10T15:21:33.717Z] ---> e3dbe9bef138 [2020-09-10T15:21:33.717Z] Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:21:33.717Z] Removing intermediate container 5fee6cc8eab6 [2020-09-10T15:21:33.717Z] ---> a60da4e83241 [2020-09-10T15:21:33.717Z] Step 6/22 : COPY go.mod . [2020-09-10T15:21:34.006Z] ---> Running in ec3d85b3111a [2020-09-10T15:21:34.289Z] ---> Running in 4058aea42a6b [2020-09-10T15:21:36.269Z] ---> d4aaadb05d83 [2020-09-10T15:21:36.269Z] Step 7/22 : RUN go mod download [2020-09-10T15:21:37.791Z] Removing intermediate container ec3d85b3111a [2020-09-10T15:21:37.791Z] ---> 87cbac09243f [2020-09-10T15:21:37.791Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-09-10T15:21:38.395Z] ---> Running in 9dc926de31bf [2020-09-10T15:21:38.700Z] Removing intermediate container 4058aea42a6b [2020-09-10T15:21:38.700Z] ---> c6d7a8fc4ab5 [2020-09-10T15:21:38.700Z] Step 22/22 : LABEL version=0.0.0 [2020-09-10T15:21:39.366Z] ---> Running in 9a4335de42f1 [2020-09-10T15:21:41.371Z] ---> 2d5d7d7ec03d [2020-09-10T15:21:41.371Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-09-10T15:21:41.980Z] Removing intermediate container 9a4335de42f1 [2020-09-10T15:21:41.981Z] ---> 3f6907dfc6af [2020-09-10T15:21:41.981Z] [2020-09-10T15:21:42.253Z] Successfully built 3f6907dfc6af [2020-09-10T15:21:43.226Z] Successfully tagged docker-core-metadata-go:latest [2020-09-10T15:21:43.226Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-09-10T15:21:43.226Z] ---> ac17464b469f [2020-09-10T15:21:43.226Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-09-10T15:21:48.158Z] ---> f2d98271d9b8 [2020-09-10T15:21:48.158Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-09-10T15:21:48.158Z] Removing intermediate container 9dc926de31bf [2020-09-10T15:21:48.158Z] ---> 5247c38f2c3b [2020-09-10T15:21:48.158Z] Step 8/22 : COPY . . [2020-09-10T15:21:50.125Z] ---> c4088738eee1 [2020-09-10T15:21:50.125Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-09-10T15:21:54.435Z] ---> 52872a0861e0 [2020-09-10T15:21:54.435Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-09-10T15:21:57.036Z] ---> f82809dc1da6 [2020-09-10T15:21:57.036Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-09-10T15:21:59.622Z] ---> 0cc1843e6695 [2020-09-10T15:21:59.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-09-10T15:21:59.622Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:21:59.622Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:21:59.622Z] ---> 0bd6a23dc61d [2020-09-10T15:21:59.622Z] Step 3/21 : WORKDIR /edgex-go [2020-09-10T15:21:59.622Z] ---> Using cache [2020-09-10T15:21:59.622Z] ---> ea01713be342 [2020-09-10T15:21:59.622Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:21:59.622Z] ---> Using cache [2020-09-10T15:21:59.622Z] ---> 397b836e8a62 [2020-09-10T15:21:59.622Z] Step 5/21 : RUN apk update && apk add make git [2020-09-10T15:21:59.622Z] ---> Using cache [2020-09-10T15:21:59.622Z] ---> a60da4e83241 [2020-09-10T15:21:59.622Z] Step 6/21 : COPY go.mod . [2020-09-10T15:21:59.622Z] ---> Using cache [2020-09-10T15:21:59.622Z] ---> d4aaadb05d83 [2020-09-10T15:21:59.622Z] Step 7/21 : RUN go mod download [2020-09-10T15:21:59.622Z] ---> Using cache [2020-09-10T15:21:59.622Z] ---> 5247c38f2c3b [2020-09-10T15:21:59.622Z] Step 8/21 : COPY . . [2020-09-10T15:22:02.226Z] ---> f6a4f81c394c [2020-09-10T15:22:02.226Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-09-10T15:22:02.811Z] ---> Running in 7f98c10f4deb [2020-09-10T15:22:07.057Z] ---> 9e67423b6cbe [2020-09-10T15:22:07.057Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-09-10T15:22:09.641Z] ---> Running in a833009d0f0a [2020-09-10T15:22:11.079Z] Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:22:11.079Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:22:11.079Z] ---> 0bd6a23dc61d [2020-09-10T15:22:11.079Z] Step 3/27 : WORKDIR /edgex-go [2020-09-10T15:22:11.079Z] ---> Using cache [2020-09-10T15:22:11.079Z] ---> ea01713be342 [2020-09-10T15:22:11.079Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:22:11.356Z] ---> Using cache [2020-09-10T15:22:11.356Z] ---> 397b836e8a62 [2020-09-10T15:22:11.356Z] Step 5/27 : RUN apk update && apk add make bash git [2020-09-10T15:22:11.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-09-10T15:22:12.906Z] ---> Running in fb260da6571b [2020-09-10T15:22:14.692Z] Removing intermediate container 7f98c10f4deb [2020-09-10T15:22:14.692Z] ---> 9ffc5d4c21f1 [2020-09-10T15:22:14.692Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-09-10T15:22:15.293Z] ---> Running in 4eaec26fae66 [2020-09-10T15:22:15.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:22:16.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:22:16.884Z] Removing intermediate container 4eaec26fae66 [2020-09-10T15:22:16.884Z] ---> 2ad895eaa9b8 [2020-09-10T15:22:16.884Z] Step 24/26 : LABEL arch=x86_64 [2020-09-10T15:22:17.580Z] ---> Running in e41292a2c807 [2020-09-10T15:22:18.255Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:22:18.255Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:22:18.255Z] OK: 12746 distinct packages available [2020-09-10T15:22:18.553Z] OK: 233 MiB in 51 packages [2020-09-10T15:22:19.277Z] Removing intermediate container e41292a2c807 [2020-09-10T15:22:19.277Z] ---> c7f528c68c7d [2020-09-10T15:22:19.277Z] Step 25/26 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:22:20.002Z] ---> Running in 955a902a16da [2020-09-10T15:22:21.097Z] ---> 48258801e96d [2020-09-10T15:22:21.097Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-09-10T15:22:21.097Z] ---> Running in 0a51a7b83278 [2020-09-10T15:22:21.097Z] Removing intermediate container 955a902a16da [2020-09-10T15:22:21.097Z] ---> 156bef8ea9e2 [2020-09-10T15:22:21.097Z] Step 26/26 : LABEL version=0.0.0 [2020-09-10T15:22:21.385Z] ---> Running in 89fcdd5d8c23 [2020-09-10T15:22:22.027Z] Removing intermediate container 89fcdd5d8c23 [2020-09-10T15:22:22.027Z] ---> 3dddc7febcc4 [2020-09-10T15:22:22.027Z] [2020-09-10T15:22:22.027Z] Removing intermediate container fb260da6571b [2020-09-10T15:22:22.027Z] ---> 2b261e226bb3 [2020-09-10T15:22:22.027Z] Step 6/27 : COPY go.mod . [2020-09-10T15:22:22.643Z] Successfully built 3dddc7febcc4 [2020-09-10T15:22:22.643Z] 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 [2020-09-10T15:22:22.643Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-09-10T15:22:22.643Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-09-10T15:22:22.922Z] ---> 51370d73d1b5 [2020-09-10T15:22:22.922Z] Step 7/27 : RUN go mod download [2020-09-10T15:22:23.199Z] ---> Running in c1fbebb6fa99 [2020-09-10T15:22:31.710Z] Removing intermediate container c1fbebb6fa99 [2020-09-10T15:22:31.710Z] ---> 675e75427ba8 [2020-09-10T15:22:31.710Z] Step 8/27 : COPY . . [2020-09-10T15:22:32.734Z] ---> 110e5fb50712 [2020-09-10T15:22:32.734Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-09-10T15:22:36.284Z] ---> Running in 97d4e1c92bea [2020-09-10T15:22:40.675Z] 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 [2020-09-10T15:22:56.714Z] Removing intermediate container a833009d0f0a [2020-09-10T15:22:56.714Z] ---> b2c315c2d40c [2020-09-10T15:22:56.714Z] [2020-09-10T15:22:56.714Z] Step 10/22 : FROM scratch [2020-09-10T15:22:56.714Z] ---> [2020-09-10T15:22:56.714Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-09-10T15:22:56.714Z] ---> Using cache [2020-09-10T15:22:56.714Z] ---> 3b1ea3527183 [2020-09-10T15:22:56.714Z] Step 12/22 : ENV APP_PORT=48061 [2020-09-10T15:22:56.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-09-10T15:22:56.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-09-10T15:22:56.714Z] ---> 0bd6a23dc61d [2020-09-10T15:22:56.714Z] Step 3/23 : WORKDIR /edgex-go [2020-09-10T15:22:56.714Z] ---> Using cache [2020-09-10T15:22:56.714Z] ---> ea01713be342 [2020-09-10T15:22:56.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:22:56.714Z] ---> Using cache [2020-09-10T15:22:56.714Z] ---> 397b836e8a62 [2020-09-10T15:22:56.714Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-09-10T15:23:00.061Z] ---> Running in 8ee20744027b [2020-09-10T15:23:00.061Z] ---> Running in 4cfbc7453df6 [2020-09-10T15:23:01.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:01.024Z] Removing intermediate container 8ee20744027b [2020-09-10T15:23:01.024Z] ---> 3598cc1cff0b [2020-09-10T15:23:01.024Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-10T15:23:01.292Z] Removing intermediate container 0a51a7b83278 [2020-09-10T15:23:01.292Z] ---> ee787bfd676b [2020-09-10T15:23:01.292Z] [2020-09-10T15:23:01.292Z] Step 10/22 : FROM scratch [2020-09-10T15:23:01.292Z] ---> [2020-09-10T15:23:01.292Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-10T15:23:01.292Z] ---> Using cache [2020-09-10T15:23:01.292Z] ---> da5254ab5c4a [2020-09-10T15:23:01.292Z] Step 12/22 : ENV APP_PORT=48082 [2020-09-10T15:23:01.560Z] ---> Running in 57f5ed1916fe [2020-09-10T15:23:01.560Z] ---> Running in 7ca67b1280af [2020-09-10T15:23:01.560Z] ---> 2cd67a0faac5 [2020-09-10T15:23:01.560Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-09-10T15:23:01.842Z] ---> Running in 40285caf7721 [2020-09-10T15:23:01.842Z] Removing intermediate container 57f5ed1916fe [2020-09-10T15:23:01.842Z] ---> 340c8d6d24c9 [2020-09-10T15:23:01.842Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-09-10T15:23:01.842Z] Removing intermediate container 7ca67b1280af [2020-09-10T15:23:01.842Z] ---> 5bf8c9127e06 [2020-09-10T15:23:01.842Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-10T15:23:02.114Z] ---> Running in dc0c12da67bf [2020-09-10T15:23:02.382Z] ---> f93fe37a925b [2020-09-10T15:23:02.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-09-10T15:23:02.382Z] Removing intermediate container dc0c12da67bf [2020-09-10T15:23:02.382Z] ---> 8932e726ad43 [2020-09-10T15:23:02.382Z] Step 14/22 : WORKDIR / [2020-09-10T15:23:02.382Z] ---> Running in 22ca314daa08 [2020-09-10T15:23:02.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:02.661Z] ---> af664e43b299 [2020-09-10T15:23:02.661Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-09-10T15:23:02.661Z] 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 [2020-09-10T15:23:02.936Z] Removing intermediate container 22ca314daa08 [2020-09-10T15:23:02.936Z] ---> 69fb07802ce7 [2020-09-10T15:23:02.936Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-09-10T15:23:03.212Z] ---> 772a386ff22c [2020-09-10T15:23:03.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-09-10T15:23:03.495Z] ---> 4a986dc1402b [2020-09-10T15:23:03.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-09-10T15:23:04.449Z] v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-09-10T15:23:04.449Z] v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-09-10T15:23:04.449Z] OK: 12746 distinct packages available [2020-09-10T15:23:04.733Z] OK: 233 MiB in 51 packages [2020-09-10T15:23:05.002Z] ---> 000fd248172a [2020-09-10T15:23:05.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-09-10T15:23:05.002Z] ---> b5a96b58bef6 [2020-09-10T15:23:05.002Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-09-10T15:23:05.279Z] ---> Running in 05350b57c847 [2020-09-10T15:23:05.552Z] ---> 16468f3e2129 [2020-09-10T15:23:05.552Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-09-10T15:23:05.823Z] Removing intermediate container 05350b57c847 [2020-09-10T15:23:05.823Z] ---> a7d905db123d [2020-09-10T15:23:05.823Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:23:05.823Z] ---> Running in b29c0c86ddc1 [2020-09-10T15:23:05.823Z] ---> Running in edcfe89ec0ec [2020-09-10T15:23:06.419Z] Removing intermediate container 4cfbc7453df6 [2020-09-10T15:23:06.419Z] ---> ec5a18b79ee7 [2020-09-10T15:23:06.419Z] Step 6/23 : COPY go.mod . [2020-09-10T15:23:06.419Z] Removing intermediate container b29c0c86ddc1 [2020-09-10T15:23:06.419Z] ---> 8cef3931a9e1 [2020-09-10T15:23:06.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:23:06.420Z] Removing intermediate container edcfe89ec0ec [2020-09-10T15:23:06.420Z] ---> a71fdb9779b6 [2020-09-10T15:23:06.420Z] Step 20/22 : LABEL arch=x86_64 [2020-09-10T15:23:07.030Z] ---> Running in a34ca05c0b13 [2020-09-10T15:23:07.311Z] ---> Running in bbdc9664f465 [2020-09-10T15:23:07.660Z] ---> e7dffb37156f [2020-09-10T15:23:07.660Z] Step 7/23 : RUN go mod download [2020-09-10T15:23:08.257Z] Removing intermediate container a34ca05c0b13 [2020-09-10T15:23:08.257Z] ---> 402e3226acac [2020-09-10T15:23:08.257Z] Step 20/22 : LABEL arch=x86_64 [2020-09-10T15:23:09.206Z] ---> Running in ab3440510a96 [2020-09-10T15:23:09.206Z] Removing intermediate container bbdc9664f465 [2020-09-10T15:23:09.207Z] ---> c7724340308c [2020-09-10T15:23:09.207Z] Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:23:09.477Z] ---> Running in c8a5afe73661 [2020-09-10T15:23:09.477Z] Removing intermediate container 97d4e1c92bea [2020-09-10T15:23:09.477Z] ---> 73eb18098d8d [2020-09-10T15:23:09.477Z] [2020-09-10T15:23:09.477Z] Step 10/21 : FROM scratch [2020-09-10T15:23:09.477Z] ---> [2020-09-10T15:23:09.477Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-10T15:23:09.477Z] ---> Running in 303441f96ce5 [2020-09-10T15:23:09.477Z] ---> Using cache [2020-09-10T15:23:09.477Z] ---> da5254ab5c4a [2020-09-10T15:23:09.477Z] Step 12/21 : ENV APP_PORT=48085 [2020-09-10T15:23:09.770Z] ---> Running in 2028514af5d7 [2020-09-10T15:23:09.770Z] Removing intermediate container c8a5afe73661 [2020-09-10T15:23:09.770Z] ---> 110584900eeb [2020-09-10T15:23:09.770Z] Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:23:09.770Z] ---> Running in 1f09f88377e6 [2020-09-10T15:23:10.064Z] Removing intermediate container 303441f96ce5 [2020-09-10T15:23:10.064Z] ---> 2348d711a6e5 [2020-09-10T15:23:10.064Z] Step 22/22 : LABEL version=0.0.0 [2020-09-10T15:23:10.064Z] Removing intermediate container 2028514af5d7 [2020-09-10T15:23:10.064Z] ---> 86bece85fa15 [2020-09-10T15:23:10.064Z] Step 13/21 : EXPOSE $APP_PORT [2020-09-10T15:23:10.064Z] ---> Running in 12bdb458b74d [2020-09-10T15:23:10.352Z] ---> Running in 4666133806a9 [2020-09-10T15:23:10.352Z] Removing intermediate container 1f09f88377e6 [2020-09-10T15:23:10.352Z] ---> bdaf085049dc [2020-09-10T15:23:10.352Z] Step 22/22 : LABEL version=0.0.0 [2020-09-10T15:23:10.632Z] ---> Running in e2d41608c706 [2020-09-10T15:23:10.632Z] Removing intermediate container 12bdb458b74d [2020-09-10T15:23:10.632Z] ---> ecbd8e272ee1 [2020-09-10T15:23:10.632Z] [2020-09-10T15:23:10.632Z] Removing intermediate container 4666133806a9 [2020-09-10T15:23:10.632Z] ---> a6f73164f9ba [2020-09-10T15:23:10.632Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-09-10T15:23:10.896Z] Successfully built ecbd8e272ee1 [2020-09-10T15:23:11.175Z] Removing intermediate container e2d41608c706 [2020-09-10T15:23:11.175Z] ---> 019e66137cef [2020-09-10T15:23:11.175Z] [2020-09-10T15:23:11.175Z] Successfully tagged docker-support-logging-go:latest [2020-09-10T15:23:11.175Z]  Building docker-support-logging-go ... done  ---> 598ffa532f25 [2020-09-10T15:23:11.175Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-09-10T15:23:11.459Z] Successfully built 019e66137cef [2020-09-10T15:23:11.459Z] Successfully tagged docker-core-command-go:latest [2020-09-10T15:23:12.194Z]  Building docker-core-command-go ... done Removing intermediate container ab3440510a96 [2020-09-10T15:23:12.194Z] ---> 53bcad3fc9ba [2020-09-10T15:23:12.194Z] Step 8/23 : COPY . . [2020-09-10T15:23:12.586Z] ---> b01fd8e4396b [2020-09-10T15:23:12.586Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-09-10T15:23:14.100Z] ---> b35d37f5e8f8 [2020-09-10T15:23:14.100Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-09-10T15:23:17.591Z] ---> Running in 654795fca39e [2020-09-10T15:23:19.669Z] Removing intermediate container 654795fca39e [2020-09-10T15:23:19.670Z] ---> 479b3e3c8e87 [2020-09-10T15:23:19.670Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:23:22.356Z] ---> Running in 4c66b13e2192 [2020-09-10T15:23:22.626Z] Removing intermediate container 4c66b13e2192 [2020-09-10T15:23:22.626Z] ---> 450c69ed3c8e [2020-09-10T15:23:22.626Z] Step 19/21 : LABEL arch=x86_64 [2020-09-10T15:23:23.239Z] ---> Running in 49dc6f5f7d51 [2020-09-10T15:23:24.243Z] Removing intermediate container 49dc6f5f7d51 [2020-09-10T15:23:24.243Z] ---> 89a866cfb50c [2020-09-10T15:23:24.243Z] Step 20/21 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:23:24.243Z] ---> Running in e545222f4b3c [2020-09-10T15:23:26.271Z] Removing intermediate container e545222f4b3c [2020-09-10T15:23:26.271Z] ---> 0cfdcc2a2328 [2020-09-10T15:23:26.271Z] Step 21/21 : LABEL version=0.0.0 [2020-09-10T15:23:26.537Z] ---> Running in 4132f8de9e03 [2020-09-10T15:23:29.924Z] Removing intermediate container 4132f8de9e03 [2020-09-10T15:23:29.924Z] ---> 3fe2b0e09d6a [2020-09-10T15:23:29.924Z] [2020-09-10T15:23:29.924Z] Successfully built 3fe2b0e09d6a [2020-09-10T15:23:30.889Z] Successfully tagged docker-support-scheduler-go:latest [2020-09-10T15:23:30.889Z]  Building docker-support-scheduler-go ... done Removing intermediate container 40285caf7721 [2020-09-10T15:23:30.889Z] ---> a127bc316501 [2020-09-10T15:23:30.889Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-09-10T15:23:33.493Z] ---> Running in 3c7a1d67cf9f [2020-09-10T15:23:34.085Z] ---> 9d02262a51b7 [2020-09-10T15:23:34.085Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-09-10T15:23:34.085Z] ---> Running in 223fe4c2d38c [2020-09-10T15:23:34.697Z] 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 [2020-09-10T15:23:34.697Z] 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 [2020-09-10T15:23:36.889Z] Removing intermediate container 3c7a1d67cf9f [2020-09-10T15:23:36.889Z] ---> b82d06659c3b [2020-09-10T15:23:36.889Z] [2020-09-10T15:23:36.889Z] Step 11/27 : FROM docker:latest [2020-09-10T15:23:36.889Z] ---> 81f5749c9058 [2020-09-10T15:23:36.889Z] Step 12/27 : RUN apk add --no-cache bash [2020-09-10T15:23:37.183Z] ---> Running in 2537b7a210d1 [2020-09-10T15:23:37.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:37.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:38.096Z] (1/2) Installing readline (8.0.4-r0) [2020-09-10T15:23:38.096Z] (2/2) Installing bash (5.0.17-r0) [2020-09-10T15:23:38.096Z] Executing bash-5.0.17-r0.post-install [2020-09-10T15:23:38.096Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:23:38.096Z] OK: 12 MiB in 22 packages [2020-09-10T15:23:39.642Z] Removing intermediate container 2537b7a210d1 [2020-09-10T15:23:39.642Z] ---> 9d98f96db5fd [2020-09-10T15:23:39.642Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-09-10T15:23:39.642Z] ---> Running in f7f1b4f61ffb [2020-09-10T15:23:41.747Z] Removing intermediate container f7f1b4f61ffb [2020-09-10T15:23:41.747Z] ---> 298e661ba70f [2020-09-10T15:23:41.747Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-09-10T15:23:41.747Z] ---> Running in f7bab3d3419e [2020-09-10T15:23:41.747Z] Removing intermediate container f7bab3d3419e [2020-09-10T15:23:41.747Z] ---> 449c297c15ea [2020-09-10T15:23:41.747Z] Step 15/27 : ENV APP_PORT=48090 [2020-09-10T15:23:42.054Z] ---> Running in bb3f6899eccc [2020-09-10T15:23:42.351Z] Removing intermediate container bb3f6899eccc [2020-09-10T15:23:42.351Z] ---> 537d9715e1da [2020-09-10T15:23:42.351Z] Step 16/27 : EXPOSE $APP_PORT [2020-09-10T15:23:42.627Z] ---> Running in 86166e72d978 [2020-09-10T15:23:42.902Z] Removing intermediate container 86166e72d978 [2020-09-10T15:23:42.902Z] ---> d123bce21172 [2020-09-10T15:23:42.902Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-09-10T15:23:43.529Z] ---> d4326504af67 [2020-09-10T15:23:43.529Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-09-10T15:23:44.165Z] ---> 25e4e5194220 [2020-09-10T15:23:44.165Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-09-10T15:23:45.233Z] ---> a9e553aa111a [2020-09-10T15:23:45.233Z] Step 20/27 : RUN apk --no-cache add py-pip [2020-09-10T15:23:45.233Z] ---> Running in 7406365da6bb [2020-09-10T15:23:45.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:45.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:23:46.207Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-09-10T15:23:46.207Z] (2/33) Installing expat (2.2.9-r1) [2020-09-10T15:23:46.207Z] (3/33) Installing libffi (3.3-r2) [2020-09-10T15:23:46.207Z] (4/33) Installing gdbm (1.13-r1) [2020-09-10T15:23:46.207Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-09-10T15:23:46.207Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-09-10T15:23:46.207Z] (7/33) Installing python3 (3.8.5-r0) [2020-09-10T15:23:48.305Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-09-10T15:23:48.306Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-09-10T15:23:48.306Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-09-10T15:23:48.306Z] (11/33) Installing py3-six (1.15.0-r0) [2020-09-10T15:23:48.306Z] (12/33) Installing py3-packaging (20.4-r0) [2020-09-10T15:23:48.306Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-09-10T15:23:48.306Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-09-10T15:23:48.306Z] (15/33) Installing py3-idna (2.9-r0) [2020-09-10T15:23:48.306Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-09-10T15:23:48.306Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-09-10T15:23:48.306Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-09-10T15:23:48.306Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-09-10T15:23:48.306Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-09-10T15:23:48.306Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-09-10T15:23:48.306Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-09-10T15:23:48.306Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-09-10T15:23:48.306Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-09-10T15:23:48.306Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-09-10T15:23:48.306Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-09-10T15:23:48.306Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-09-10T15:23:48.306Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-09-10T15:23:48.306Z] (29/33) Installing py3-progress (1.5-r0) [2020-09-10T15:23:48.306Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-09-10T15:23:48.306Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-09-10T15:23:48.306Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-09-10T15:23:48.306Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-09-10T15:23:48.306Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:23:48.306Z] OK: 71 MiB in 55 packages [2020-09-10T15:23:58.538Z] Removing intermediate container 7406365da6bb [2020-09-10T15:23:58.538Z] ---> a4aaaa3450da [2020-09-10T15:23:58.538Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-09-10T15:23:58.538Z] ---> Running in df28ccd315d2 [2020-09-10T15:24:01.183Z] Removing intermediate container 223fe4c2d38c [2020-09-10T15:24:01.183Z] ---> 7545cf67bd69 [2020-09-10T15:24:01.183Z] [2020-09-10T15:24:01.183Z] Step 10/23 : FROM alpine [2020-09-10T15:24:01.183Z] ---> a24bb4013296 [2020-09-10T15:24:01.183Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-09-10T15:24:01.183Z] ---> Running in 55b3f191f164 [2020-09-10T15:24:01.183Z] Collecting docker-compose==1.23.2 [2020-09-10T15:24:01.183Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-09-10T15:24:01.183Z] Removing intermediate container 55b3f191f164 [2020-09-10T15:24:01.183Z] ---> 3864c538560c [2020-09-10T15:24:01.183Z] Step 12/23 : ENV APP_PORT=48080 [2020-09-10T15:24:01.183Z] Collecting cached-property<2,>=1.2.0 [2020-09-10T15:24:01.183Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-09-10T15:24:01.472Z] ---> Running in aa2fb9979ba0 [2020-09-10T15:24:01.472Z] Collecting texttable<0.10,>=0.9.0 [2020-09-10T15:24:01.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-09-10T15:24:01.472Z] Removing intermediate container aa2fb9979ba0 [2020-09-10T15:24:01.472Z] ---> 458c520632e9 [2020-09-10T15:24:01.472Z] Step 13/23 : EXPOSE $APP_PORT [2020-09-10T15:24:01.737Z] ---> Running in f7e1f693c2fe [2020-09-10T15:24:01.737Z] Removing intermediate container f7e1f693c2fe [2020-09-10T15:24:01.737Z] ---> b5ae286842d1 [2020-09-10T15:24:01.737Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T15:24:02.074Z] ---> Running in dfc4d24816ef [2020-09-10T15:24:02.074Z] Collecting websocket-client<1.0,>=0.32.0 [2020-09-10T15:24:02.074Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-09-10T15:24:02.397Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-09-10T15:24:02.397Z] Collecting PyYAML<4,>=3.10 [2020-09-10T15:24:02.677Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-09-10T15:24:04.123Z] Collecting dockerpty<0.5,>=0.4.1 [2020-09-10T15:24:04.123Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-09-10T15:24:04.123Z] Removing intermediate container dfc4d24816ef [2020-09-10T15:24:04.123Z] ---> b876a38b75ad [2020-09-10T15:24:04.123Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-09-10T15:24:04.123Z] ---> Running in c7ec02ab7fee [2020-09-10T15:24:04.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:24:04.726Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-09-10T15:24:04.726Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-09-10T15:24:04.998Z] Collecting jsonschema<3,>=2.5.1 [2020-09-10T15:24:04.998Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-09-10T15:24:05.271Z] Collecting docker<4.0,>=3.6.0 [2020-09-10T15:24:05.271Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-09-10T15:24:05.271Z] Collecting docopt<0.7,>=0.6.1 [2020-09-10T15:24:05.271Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-09-10T15:24:05.850Z] 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) [2020-09-10T15:24:05.851Z] 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) [2020-09-10T15:24:05.851Z] Collecting urllib3<1.25,>=1.21.1 [2020-09-10T15:24:05.851Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-09-10T15:24:06.127Z] Collecting idna<2.8,>=2.5 [2020-09-10T15:24:06.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-09-10T15:24:06.127Z] Collecting docker-pycreds>=0.4.0 [2020-09-10T15:24:06.127Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-09-10T15:24:06.397Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-09-10T15:24:06.397Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-09-10T15:24:06.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:24:06.397Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-09-10T15:24:06.397Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-09-10T15:24:06.397Z] Installing collected packages: cached-property, texttable, websocket-client, PyYAML, dockerpty, urllib3, idna, requests, jsonschema, docker-pycreds, docker, docopt, docker-compose [2020-09-10T15:24:06.677Z] Running setup.py install for texttable: started [2020-09-10T15:24:07.264Z] Running setup.py install for texttable: finished with status 'done' [2020-09-10T15:24:07.264Z] Running setup.py install for PyYAML: started [2020-09-10T15:24:07.855Z] (1/5) Installing libgcc (9.3.0-r2) [2020-09-10T15:24:07.855Z] (2/5) Installing libsodium (1.0.18-r0) [2020-09-10T15:24:08.120Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-09-10T15:24:08.120Z] Running setup.py install for PyYAML: finished with status 'done' [2020-09-10T15:24:08.120Z] Running setup.py install for dockerpty: started [2020-09-10T15:24:08.700Z] Running setup.py install for dockerpty: finished with status 'done' [2020-09-10T15:24:08.701Z] Attempting uninstall: urllib3 [2020-09-10T15:24:08.701Z] Found existing installation: urllib3 1.25.9 [2020-09-10T15:24:08.701Z] Uninstalling urllib3-1.25.9: [2020-09-10T15:24:08.701Z] Successfully uninstalled urllib3-1.25.9 [2020-09-10T15:24:08.701Z] (4/5) Installing libzmq (4.3.3-r0) [2020-09-10T15:24:08.966Z] Attempting uninstall: idna [2020-09-10T15:24:08.966Z] Found existing installation: idna 2.9 [2020-09-10T15:24:08.966Z] Uninstalling idna-2.9: [2020-09-10T15:24:08.966Z] Successfully uninstalled idna-2.9 [2020-09-10T15:24:09.241Z] (5/5) Installing zeromq (4.3.3-r0) [2020-09-10T15:24:09.241Z] Attempting uninstall: requests [2020-09-10T15:24:09.241Z] Found existing installation: requests 2.23.0 [2020-09-10T15:24:09.241Z] Uninstalling requests-2.23.0: [2020-09-10T15:24:09.241Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:24:09.241Z] OK: 8 MiB in 19 packages [2020-09-10T15:24:09.241Z] Successfully uninstalled requests-2.23.0 [2020-09-10T15:24:11.829Z] Running setup.py install for docopt: started [2020-09-10T15:24:12.413Z] Removing intermediate container c7ec02ab7fee [2020-09-10T15:24:12.413Z] ---> 0e95f2c1ee44 [2020-09-10T15:24:12.413Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-09-10T15:24:12.413Z] Running setup.py install for docopt: finished with status 'done' [2020-09-10T15:24:12.680Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-09-10T15:24:12.965Z] ---> 6cff58fc5852 [2020-09-10T15:24:12.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-09-10T15:24:13.992Z] ---> abe0e96f9005 [2020-09-10T15:24:13.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-09-10T15:24:15.388Z] ---> 5f3f2a7f5be7 [2020-09-10T15:24:15.388Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-09-10T15:24:15.388Z] Removing intermediate container df28ccd315d2 [2020-09-10T15:24:15.653Z] ---> e928160917b6 [2020-09-10T15:24:15.653Z] Step 22/27 : RUN apk --no-cache add curl [2020-09-10T15:24:15.653Z] ---> Running in bcf3eee3a404 [2020-09-10T15:24:15.653Z] ---> Running in f64d2deef9c7 [2020-09-10T15:24:15.923Z] Removing intermediate container bcf3eee3a404 [2020-09-10T15:24:15.923Z] ---> b69ad4469b8e [2020-09-10T15:24:15.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:24:15.923Z] ---> Running in 90fefb9f6187 [2020-09-10T15:24:16.194Z] Removing intermediate container 90fefb9f6187 [2020-09-10T15:24:16.194Z] ---> babf584ee990 [2020-09-10T15:24:16.194Z] Step 21/23 : LABEL arch=x86_64 [2020-09-10T15:24:16.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T15:24:16.194Z] ---> Running in 5af9234b9a53 [2020-09-10T15:24:16.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T15:24:16.460Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-09-10T15:24:17.037Z] (2/3) Installing libcurl (7.69.1-r0) [2020-09-10T15:24:17.037Z] (3/3) Installing curl (7.69.1-r0) [2020-09-10T15:24:17.037Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T15:24:17.300Z] OK: 72 MiB in 58 packages [2020-09-10T15:24:17.565Z] Removing intermediate container 5af9234b9a53 [2020-09-10T15:24:17.565Z] ---> 3f674755e235 [2020-09-10T15:24:17.565Z] Step 22/23 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:24:17.565Z] ---> Running in dff3f0724b1d [2020-09-10T15:24:17.831Z] Removing intermediate container dff3f0724b1d [2020-09-10T15:24:17.831Z] ---> a50d2e02585b [2020-09-10T15:24:17.831Z] Step 23/23 : LABEL version=0.0.0 [2020-09-10T15:24:17.831Z] ---> Running in 9ee00234f16a [2020-09-10T15:24:17.831Z] Removing intermediate container f64d2deef9c7 [2020-09-10T15:24:17.831Z] ---> 5b4476d05643 [2020-09-10T15:24:17.831Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-09-10T15:24:18.095Z] ---> Running in 2d8e2fbeb89f [2020-09-10T15:24:18.095Z] Removing intermediate container 9ee00234f16a [2020-09-10T15:24:18.095Z] ---> 016e4e364a32 [2020-09-10T15:24:18.095Z] [2020-09-10T15:24:18.095Z] Removing intermediate container 2d8e2fbeb89f [2020-09-10T15:24:18.095Z] ---> d6a8e4f78df8 [2020-09-10T15:24:18.095Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T15:24:18.358Z] Successfully built 016e4e364a32 [2020-09-10T15:24:18.358Z] Successfully tagged docker-core-data-go:latest [2020-09-10T15:24:18.358Z]  Building docker-core-data-go ... done  ---> Running in 0230d09474a4 [2020-09-10T15:24:18.646Z] Removing intermediate container 0230d09474a4 [2020-09-10T15:24:18.646Z] ---> b8f97d811e5c [2020-09-10T15:24:18.646Z] Step 25/27 : LABEL arch=x86_64 [2020-09-10T15:24:18.646Z] ---> Running in 893f1a8c23db [2020-09-10T15:24:18.646Z] Removing intermediate container 893f1a8c23db [2020-09-10T15:24:18.646Z] ---> c7f776f7d9db [2020-09-10T15:24:18.646Z] Step 26/27 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 [2020-09-10T15:24:18.921Z] ---> Running in cca30fc6c5d5 [2020-09-10T15:24:18.921Z] Removing intermediate container cca30fc6c5d5 [2020-09-10T15:24:18.921Z] ---> 101e84a83ace [2020-09-10T15:24:18.921Z] Step 27/27 : LABEL version=0.0.0 [2020-09-10T15:24:18.921Z] ---> Running in 61952ba4b58c [2020-09-10T15:24:19.185Z] Removing intermediate container 61952ba4b58c [2020-09-10T15:24:19.185Z] ---> e631cfc35a9f [2020-09-10T15:24:19.185Z] [2020-09-10T15:24:19.453Z] Successfully built e631cfc35a9f [2020-09-10T15:24:19.453Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-09-10T15:24:19.739Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-09-10T15:24:19.791Z] $ docker stop --time=1 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 [2020-09-10T15:24:21.663Z] $ docker rm -f 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-10T15:24:22.252Z] + docker images [2020-09-10T15:24:22.252Z] + grep docker [2020-09-10T15:24:22.252Z] docker-sys-mgmt-agent-go latest e631cfc35a9f 3 seconds ago 284MB [2020-09-10T15:24:22.252Z] docker-core-data-go latest 016e4e364a32 5 seconds ago 24.5MB [2020-09-10T15:24:22.252Z] docker-support-scheduler-go latest 3fe2b0e09d6a 56 seconds ago 13.1MB [2020-09-10T15:24:22.252Z] docker-core-command-go latest 019e66137cef About a minute ago 13MB [2020-09-10T15:24:22.252Z] docker-support-logging-go latest ecbd8e272ee1 About a minute ago 11.8MB [2020-09-10T15:24:22.252Z] docker-security-secretstore-setup-go latest 3dddc7febcc4 2 minutes ago 33.9MB [2020-09-10T15:24:22.252Z] docker-core-metadata-go latest 3f6907dfc6af 2 minutes ago 14.4MB [2020-09-10T15:24:22.252Z] docker-security-proxy-setup-go latest e928f4fb35ad 2 minutes ago 16.4MB [2020-09-10T15:24:22.252Z] docker-security-secrets-setup-go latest da997b367541 3 minutes ago 25.1MB [2020-09-10T15:24:22.252Z] docker-support-notifications-go latest 3a1a0ce9cb1b 3 minutes ago 14.5MB [2020-09-10T15:24:22.252Z] docker latest 81f5749c9058 2 months ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-10T15:24:37.943Z] Still waiting to schedule task [2020-09-10T15:24:37.943Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-10T15:25:36.209Z] Running on prd-centos7-docker-8c-8g-2109 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws [2020-09-10T15:25:36.260Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-09-10T15:25:38.212Z] using credential edgex-jenkins-ssh [2020-09-10T15:25:38.256Z] Cloning the remote Git repository [2020-09-10T15:25:38.256Z] Cloning with configured refspecs honoured and without tags [2020-09-10T15:25:38.345Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:25:38.399Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-09-10T15:25:38.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:25:38.418Z] > git --version # timeout=10 [2020-09-10T15:25:38.423Z] > git --version # 'git version 2.16.5' [2020-09-10T15:25:38.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T15:25:38.445Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T15:25:43.615Z] Fetching without tags [2020-09-10T15:25:43.990Z] Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T15:25:44.513Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2020-09-10T15:25:43.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-10T15:25:43.598Z] > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 [2020-09-10T15:25:43.601Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T15:25:43.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-09-10T15:25:43.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-09-10T15:25:43.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T15:25:43.623Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T15:25:43.999Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T15:25:44.003Z] > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-10T15:25:46.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T15:25:47.303Z] ---> package-listing.sh [2020-09-10T15:25:47.303Z] ++ facter osfamily [2020-09-10T15:25:47.303Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-10T15:25:47.567Z] + OS_FAMILY=redhat [2020-09-10T15:25:47.567Z] + workspace=/w/workspace/edgex-go/2 [2020-09-10T15:25:47.567Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-10T15:25:47.567Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-10T15:25:47.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-10T15:25:47.567Z] + PACKAGES=/tmp/packages_start.txt [2020-09-10T15:25:47.567Z] + '[' /w/workspace/edgex-go/2 ']' [2020-09-10T15:25:47.567Z] + PACKAGES=/tmp/packages_end.txt [2020-09-10T15:25:47.567Z] + case "${OS_FAMILY}" in [2020-09-10T15:25:47.567Z] + rpm -qa [2020-09-10T15:25:47.567Z] + sort [2020-09-10T15:25:53.012Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-10T15:25:53.012Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-10T15:25:53.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-10T15:25:53.012Z] + '[' /w/workspace/edgex-go/2 ']' [2020-09-10T15:25:53.012Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-09-10T15:25:53.012Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:25:53.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T15:25:53.735Z] [2020-09-10T15:25:53.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-10T15:25:54.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T15:25:54.479Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-10T15:25:54.479Z] df20fa9351a1: Already exists [2020-09-10T15:25:54.479Z] 36b3adc4ff6f: Pulling fs layer [2020-09-10T15:25:54.479Z] 8ad3a11d3b57: Pulling fs layer [2020-09-10T15:25:54.479Z] 46f8f816bc3b: Pulling fs layer [2020-09-10T15:25:54.479Z] 0dadc02b9964: Pulling fs layer [2020-09-10T15:25:54.479Z] ce6a7cf60c04: Pulling fs layer [2020-09-10T15:25:54.479Z] 7a184a31f384: Pulling fs layer [2020-09-10T15:25:54.479Z] 0879bd2ef858: Pulling fs layer [2020-09-10T15:25:54.479Z] ce6a7cf60c04: Waiting [2020-09-10T15:25:54.479Z] 0dadc02b9964: Waiting [2020-09-10T15:25:54.479Z] 7a184a31f384: Waiting [2020-09-10T15:25:54.479Z] 0879bd2ef858: Waiting [2020-09-10T15:25:54.479Z] 46f8f816bc3b: Verifying Checksum [2020-09-10T15:25:54.479Z] 46f8f816bc3b: Download complete [2020-09-10T15:25:54.479Z] 36b3adc4ff6f: Verifying Checksum [2020-09-10T15:25:54.479Z] 36b3adc4ff6f: Download complete [2020-09-10T15:25:54.479Z] ce6a7cf60c04: Verifying Checksum [2020-09-10T15:25:54.479Z] ce6a7cf60c04: Download complete [2020-09-10T15:25:54.479Z] 7a184a31f384: Verifying Checksum [2020-09-10T15:25:54.479Z] 7a184a31f384: Download complete [2020-09-10T15:25:54.479Z] 0dadc02b9964: Verifying Checksum [2020-09-10T15:25:54.479Z] 0dadc02b9964: Download complete [2020-09-10T15:25:54.748Z] 36b3adc4ff6f: Pull complete [2020-09-10T15:25:55.387Z] 8ad3a11d3b57: Verifying Checksum [2020-09-10T15:25:55.387Z] 8ad3a11d3b57: Download complete [2020-09-10T15:25:56.382Z] 0879bd2ef858: Verifying Checksum [2020-09-10T15:25:56.382Z] 0879bd2ef858: Download complete [2020-09-10T15:25:56.382Z] 8ad3a11d3b57: Pull complete [2020-09-10T15:25:56.649Z] 46f8f816bc3b: Pull complete [2020-09-10T15:25:57.242Z] 0dadc02b9964: Pull complete [2020-09-10T15:25:57.507Z] ce6a7cf60c04: Pull complete [2020-09-10T15:25:57.775Z] 7a184a31f384: Pull complete [2020-09-10T15:26:06.192Z] 0879bd2ef858: Pull complete [2020-09-10T15:26:06.192Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-10T15:26:06.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T15:26:06.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-10T15:26:06.496Z] prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container [2020-09-10T15:26:06.633Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-10T15:26:10.383Z] $ docker top 9a37912811275f13e2f752e74797b173d4f68917e21b94c3819ae37db4add72c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T15:26:11.164Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-10T15:26:11.502Z] + ls /var/log/sa-host [2020-09-10T15:26:11.502Z] + sadf -c /var/log/sa-host/sa05 [2020-09-10T15:26:11.502Z] file_magic: OK [2020-09-10T15:26:11.502Z] HZ: Using current value: 100 [2020-09-10T15:26:11.502Z] file_header: OK [2020-09-10T15:26:11.502Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-10T15:26:11.502Z] Statistics: [2020-09-10T15:26:11.502Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-10T15:26:11.502Z] File successfully converted to sysstat format version 12.2.1 [2020-09-10T15:26:11.502Z] + sadf -c /var/log/sa-host/sa10 [2020-09-10T15:26:11.502Z] file_magic: OK [2020-09-10T15:26:11.502Z] HZ: Using current value: 100 [2020-09-10T15:26:11.502Z] file_header: OK [2020-09-10T15:26:11.502Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-10T15:26:11.502Z] Statistics: [2020-09-10T15:26:11.502Z] 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... [2020-09-10T15:26:11.502Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-10T15:26:11.624Z] provisioning config files... [2020-09-10T15:26:11.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7676085421288518222tmp [Pipeline] { [Pipeline] echo [2020-09-10T15:26:11.845Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T15:26:12.198Z] ---> create-netrc.sh [Pipeline] echo [2020-09-10T15:26:12.479Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T15:26:12.796Z] ---> logs-deploy.sh [2020-09-10T15:26:12.796Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2685/2 [2020-09-10T15:26:12.796Z] INFO: archiving workspace using pattern(s): [2020-09-10T15:26:14.778Z] Archives upload complete. [2020-09-10T15:26:15.061Z] INFO: archiving logs to Nexus