Pull request #2886 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 3a79bd653ab00f182a499e331a2dbe527b579d06+39e6b044bcbfaa6947ff572dd7ed6f608645206c (bce596ca15d06a17410e7cc5acc65b4f3547eb11) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-12842 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [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 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 --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 Merge succeeded, producing adae52af1c6f67c30ae6f157a33b1d1c1c645c26 Checking out Revision adae52af1c6f67c30ae6f157a33b1d1c1c645c26 (PR-2886) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39e6b044bcbfaa6947ff572dd7ed6f608645206c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae52af1c6f67c30ae6f157a33b1d1c1c645c26 # timeout=10 Commit message: "Merge commit '39e6b044bcbfaa6947ff572dd7ed6f608645206c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk e585205e95dba72e1c261807d72dfd0645ab1f83 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:54:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:54:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:54:34 ========================================================= 22:54:34 EdgeX Global Pipelines Version Info 22:54:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:54:36 ------------------- 22:54:36 stable info: 22:54:36 ------------------- 22:54:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:54:36 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 22:54:36 Message: update stable to v1.0.167 22:54:37 ------------------- 22:54:37 experimental info: 22:54:37 ------------------- 22:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:54:37 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 22:54:37 Message: update experimental to v1.0.167 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:54:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2886 [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2886 [Pipeline] echo 22:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2886 [Pipeline] echo 22:54:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [Pipeline] echo 22:54:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adae52a [Pipeline] echo 22:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:54:40 provisioning config files... 22:54:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1110933909886990784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:41 ---> docker-login.sh 22:54:41 nexus3.edgexfoundry.org:10001 22:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:41 Configure a credential helper to remove this warning. See 22:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:41 22:54:41 Login Succeeded 22:54:41 nexus3.edgexfoundry.org:10002 22:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:41 Configure a credential helper to remove this warning. See 22:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:41 22:54:41 Login Succeeded 22:54:41 nexus3.edgexfoundry.org:10003 22:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:41 Configure a credential helper to remove this warning. See 22:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:41 22:54:41 Login Succeeded 22:54:41 nexus3.edgexfoundry.org:10004 22:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:41 Configure a credential helper to remove this warning. See 22:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:41 22:54:41 Login Succeeded 22:54:41 docker.io 22:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:42 Configure a credential helper to remove this warning. See 22:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:42 22:54:42 Login Succeeded 22:54:42 ---> docker-login.sh ends [Pipeline] } 22:54:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-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 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/core-command/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo core-command,cmd/core-command/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/core-data/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo core-data,cmd/core-data/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/core-metadata/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo core-metadata,cmd/core-metadata/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/security-proxy-setup/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/security-secrets-setup/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/support-logging/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo support-logging,cmd/support-logging/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/support-notifications/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo support-notifications,cmd/support-notifications/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/support-scheduler/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:54:42 + for file in '`ls cmd/**/Dockerfile`' 22:54:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:54:42 ++ cut -d/ -f2 22:54:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:54:43 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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 22:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:44 22:54:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:54:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:45 latest: Pulling from edgex-devops/git-semver 22:54:45 31603596830f: Pulling fs layer 22:54:45 2a8b12db71e7: Pulling fs layer 22:54:45 6ca5941a6612: Pulling fs layer 22:54:45 ecc8261a40a4: Pulling fs layer 22:54:45 ecc8261a40a4: Waiting 22:54:45 2a8b12db71e7: Verifying Checksum 22:54:45 2a8b12db71e7: Download complete 22:54:45 31603596830f: Verifying Checksum 22:54:45 31603596830f: Download complete 22:54:45 ecc8261a40a4: Verifying Checksum 22:54:45 ecc8261a40a4: Download complete 22:54:45 6ca5941a6612: Verifying Checksum 22:54:45 6ca5941a6612: Download complete 22:54:45 31603596830f: Pull complete 22:54:45 2a8b12db71e7: Pull complete 22:54:46 6ca5941a6612: Pull complete 22:54:46 ecc8261a40a4: Pull complete 22:54:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:54:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:54:46 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 22:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:54:49 $ docker top d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:49 [ssh-agent] Looking for ssh-agent implementation... 22:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:49 $ docker exec d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent 22:54:49 SSH_AUTH_SOCK=/tmp/ssh-hHDVZadUOLkU/agent.12 22:54:49 SSH_AGENT_PID=17 22:54:49 Running ssh-add (command line suppressed) 22:54:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4638069406205364010.key (/w/workspace/edgex-go/2@tmp/private_key_4638069406205364010.key) 22:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:50 + git tag --points-at HEAD [Pipeline] } 22:54:50 $ docker exec --env ******** --env ******** d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent -k 22:54:50 unset SSH_AUTH_SOCK; 22:54:50 unset SSH_AGENT_PID; 22:54:50 echo Agent pid 17 killed; 22:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:50 [ssh-agent] Looking for ssh-agent implementation... 22:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:50 $ docker exec d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent 22:54:50 SSH_AUTH_SOCK=/tmp/ssh-hp0fgOGo3GBP/agent.46 22:54:50 SSH_AGENT_PID=51 22:54:50 Running ssh-add (command line suppressed) 22:54:51 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8803619592005756241.key (/w/workspace/edgex-go/2@tmp/private_key_8803619592005756241.key) 22:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:51 + git semver init 22:54:51 # -> Open(): unable to determine branch for HEAD 22:54:51 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:54:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:54:51 # $SEMVER_REMOTE_NAME = origin 22:54:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:54:51 # $SEMVER_USER_NAME = edgex-jenkins 22:54:51 # $SEMVER_BRANCH = PR-2886 22:54:51 # $SEMVER_TEMP = /tmp/semver-473833122 22:54:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:55:09 # '/tmp/semver-473833122' -> '/w/workspace/edgex-go/2/.semver' 22:55:09 # -> Force: false 22:55:09 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:55:09 $ docker exec --env ******** --env ******** d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent -k 22:55:09 unset SSH_AUTH_SOCK; 22:55:09 unset SSH_AGENT_PID; 22:55:09 echo Agent pid 51 killed; 22:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:10 + git semver [Pipeline] } 22:55:10 $ docker stop --time=1 d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 22:55:12 $ docker rm -f d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 [Pipeline] // withDockerContainer [Pipeline] sh 22:55:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:55:13 Stashed 1 file(s) [Pipeline] echo 22:55:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:55:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:55:14 + sudo service docker restart 22:55:14 + true 22:55:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:55:15 ========================================================= 22:55:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:55:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:55:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:55:18 Sending build context to Docker daemon 325.9MB 22:55:18 Step 1/7 : ARG BASE=golang:1.15-alpine 22:55:18 Step 2/7 : FROM ${BASE} 22:55:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:55:18 df20fa9351a1: Pulling fs layer 22:55:18 ed8968b2872e: Pulling fs layer 22:55:18 a92cc7c5fd73: Pulling fs layer 22:55:18 e871e8e8d7a9: Pulling fs layer 22:55:18 e73272ec9a57: Pulling fs layer 22:55:18 1e910a182e73: Pulling fs layer 22:55:18 4e634b169226: Pulling fs layer 22:55:18 e73272ec9a57: Waiting 22:55:18 e871e8e8d7a9: Waiting 22:55:18 1e910a182e73: Waiting 22:55:18 4e634b169226: Waiting 22:55:18 a92cc7c5fd73: Verifying Checksum 22:55:18 a92cc7c5fd73: Download complete 22:55:18 ed8968b2872e: Verifying Checksum 22:55:18 ed8968b2872e: Download complete 22:55:18 e73272ec9a57: Verifying Checksum 22:55:18 e73272ec9a57: Download complete 22:55:18 1e910a182e73: Download complete 22:55:18 df20fa9351a1: Verifying Checksum 22:55:18 df20fa9351a1: Download complete 22:55:19 df20fa9351a1: Pull complete 22:55:19 ed8968b2872e: Pull complete 22:55:19 a92cc7c5fd73: Pull complete 22:55:21 4e634b169226: Verifying Checksum 22:55:21 4e634b169226: Download complete 22:55:21 e871e8e8d7a9: Verifying Checksum 22:55:21 e871e8e8d7a9: Download complete 22:55:26 e871e8e8d7a9: Pull complete 22:55:27 e73272ec9a57: Pull complete 22:55:27 1e910a182e73: Pull complete 22:55:28 Still waiting to schedule task 22:55:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:55:33 4e634b169226: Pull complete 22:55:33 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:55:33 ---> f7629b54cfaa 22:55:33 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 22:55:33 ---> Running in 4126fe3fb036 22:55:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:55:35 (1/12) Installing libmagic (5.38-r0) 22:55:36 (2/12) Installing file (5.38-r0) 22:55:36 (3/12) Installing libc-dev (0.7.2-r3) 22:55:36 (4/12) Installing g++ (9.3.0-r2) 22:55:46 (5/12) Installing fortify-headers (1.1-r0) 22:55:46 (6/12) Installing patch (2.7.6-r6) 22:55:46 (7/12) Installing build-base (0.5-r2) 22:55:46 (8/12) Installing libsodium (1.0.18-r0) 22:55:46 (9/12) Installing pkgconf (1.7.2-r0) 22:55:46 (10/12) Installing libsodium-dev (1.0.18-r0) 22:55:46 (11/12) Installing libzmq (4.3.3-r0) 22:55:46 (12/12) Installing zeromq-dev (4.3.3-r0) 22:55:47 Executing busybox-1.31.1-r16.trigger 22:55:47 OK: 233 MiB in 51 packages 22:55:50 Removing intermediate container 4126fe3fb036 22:55:50 ---> 3f05a0634ce7 22:55:50 Step 4/7 : WORKDIR /edgex-go 22:55:50 ---> Running in f2d4f551b58c 22:55:50 Removing intermediate container f2d4f551b58c 22:55:50 ---> 71b5005bd995 22:55:50 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:55:50 latest: Pulling from library/docker 22:55:51 188c0c94c7c5: Pulling fs layer 22:55:51 0c7c675703d6: Pulling fs layer 22:55:51 cc8c12a437cb: Pulling fs layer 22:55:51 c5dafad2182a: Pulling fs layer 22:55:51 5aa711733414: Pulling fs layer 22:55:51 058f73b55e4b: Pulling fs layer 22:55:51 8c9c664faf12: Pulling fs layer 22:55:51 c5dafad2182a: Waiting 22:55:51 5aa711733414: Waiting 22:55:51 058f73b55e4b: Waiting 22:55:51 8c9c664faf12: Waiting 22:55:51 cc8c12a437cb: Verifying Checksum 22:55:51 cc8c12a437cb: Download complete 22:55:51 0c7c675703d6: Verifying Checksum 22:55:51 0c7c675703d6: Download complete 22:55:51 188c0c94c7c5: Verifying Checksum 22:55:51 188c0c94c7c5: Download complete 22:55:51 5aa711733414: Verifying Checksum 22:55:51 5aa711733414: Download complete 22:55:51 058f73b55e4b: Verifying Checksum 22:55:51 058f73b55e4b: Download complete 22:55:51 8c9c664faf12: Verifying Checksum 22:55:51 8c9c664faf12: Download complete 22:55:51 188c0c94c7c5: Pull complete 22:55:51 0c7c675703d6: Pull complete 22:55:52 cc8c12a437cb: Pull complete 22:55:54 c5dafad2182a: Verifying Checksum 22:55:54 c5dafad2182a: Download complete 22:55:56 c5dafad2182a: Pull complete 22:55:56 5aa711733414: Pull complete 22:55:56 058f73b55e4b: Pull complete 22:55:57 8c9c664faf12: Pull complete 22:55:57 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 22:55:57 Status: Downloaded newer image for docker:latest 22:55:58 ---> 464cee8bad98 22:55:58 Step 6/7 : COPY go.mod . 22:55:58 ---> 132081e3bd32 22:55:58 Step 7/7 : RUN go mod download 22:55:58 ---> Running in 415106ff8457 22:56:20 Removing intermediate container 415106ff8457 22:56:20 ---> 2054b31186b7 22:56:20 Successfully built 2054b31186b7 22:56:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:56:21 + docker inspect -f . ci-base-image-x86_64 22:56:21 . [Pipeline] withDockerContainer 22:56:21 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 22:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:21 $ docker top 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:22 + go version 22:56:22 go version go1.15.2 linux/amd64 [Pipeline] } 22:56:22 $ docker stop --time=1 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 22:56:23 $ docker rm -f 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:24 + docker inspect -f . ci-base-image-x86_64 22:56:24 . [Pipeline] withDockerContainer 22:56:24 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 22:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:56:25 $ docker top c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 -eo pid,comm [Pipeline] { [Pipeline] echo 22:56:25 ========================================================= 22:56:25 [edgeXBuildGoParallel] Running Tests and Build... 22:56:25 ========================================================= [Pipeline] sh 22:56:26 + make test 22:56:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:56:34 ? github.com/edgexfoundry/edgex-go [no test files] 22:56:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:56:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:56:57 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s 22:56:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:56:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:56:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:56:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:56:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 22:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 67.0% of statements 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 83.8% of statements 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 79.0% of statements 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.280s coverage: 95.7% of statements 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.0% of statements [no tests to run] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 22:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 22:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.251s coverage: 86.3% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.023s coverage: 72.2% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.393s coverage: 72.1% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.040s coverage: 48.4% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 36.5% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.1% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.051s coverage: 42.9% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.089s coverage: 47.1% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.614s coverage: 29.1% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 22:57:21 GO111MODULE=on go vet ./... 22:57:43 gofmt -l . 22:57:43 [ "`gofmt -l .`" = "" ] 22:57:43 ./bin/test-go-mod-tidy.sh 22:57:44 ./bin/test-attribution-txt.sh [Pipeline] sh 22:57:45 + ls -al . 22:57:45 total 640 22:57:45 drwxrwxr-x 10 1001 1001 4096 Nov 19 22:57 . 22:57:45 drwxr-xr-x 4 root root 28 Nov 19 22:56 .. 22:57:45 -rw-rw-r-- 1 1001 1001 11 Nov 19 22:54 .dockerignore 22:57:45 drwxrwxr-x 8 1001 1001 179 Nov 19 22:54 .git 22:57:45 drwxrwxr-x 3 1001 1001 125 Nov 19 22:54 .github 22:57:45 -rw-rw-r-- 1 1001 1001 944 Nov 19 22:54 .gitignore 22:57:45 drwx------ 3 1001 1001 47 Nov 19 22:55 .semver 22:57:45 -rw-rw-r-- 1 1001 1001 166 Nov 19 22:54 .sonarcloud.properties 22:57:45 -rw-rw-r-- 1 1001 1001 3804 Nov 19 22:54 CONTRIBUTING.md 22:57:45 -rw-rw-r-- 1 1001 1001 1035 Nov 19 22:54 Dockerfile.build 22:57:45 -rw-rw-r-- 1 1001 1001 863 Nov 19 22:54 Jenkinsfile 22:57:45 -rw-rw-r-- 1 1001 1001 10775 Nov 19 22:54 LICENSE 22:57:45 -rw-rw-r-- 1 1001 1001 6581 Nov 19 22:54 Makefile 22:57:45 -rw-rw-r-- 1 1001 1001 6447 Nov 19 22:54 README.md 22:57:45 -rw-rw-r-- 1 1001 1001 259 Nov 19 22:54 SECURITY.md 22:57:45 -rw-rw-r-- 1 1001 1001 5 Nov 19 22:55 VERSION 22:57:45 -rw-rw-r-- 1 1001 1001 4131 Nov 19 22:54 ZMQWindows.md 22:57:45 drwxrwxr-x 2 1001 1001 117 Nov 19 22:54 bin 22:57:45 drwxrwxr-x 15 1001 1001 4096 Nov 19 22:54 cmd 22:57:45 -rw-r--r-- 1 root root 547079 Nov 19 22:57 coverage.out 22:57:45 -rw-r--r-- 1 root root 1041 Nov 19 22:57 go.mod 22:57:45 -rw-r--r-- 1 root root 18582 Nov 19 22:57 go.sum 22:57:45 drwxrwxr-x 8 1001 1001 127 Nov 19 22:54 internal 22:57:45 drwxrwxr-x 4 1001 1001 26 Nov 19 22:54 openapi 22:57:45 drwxrwxr-x 4 1001 1001 71 Nov 19 22:54 snap 22:57:45 -rw-rw-r-- 1 1001 1001 168 Nov 19 22:54 version.go [Pipeline] sh 22:57:46 + '[' -e coverage.out ] 22:57:46 + chown 1001:1001 coverage.out [Pipeline] stash 22:57:46 Stashed 1 file(s) [Pipeline] sh 22:57:46 + make build 22:57:46 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 22:57:54 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 22:57:58 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 22:57:59 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 22:58:00 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 22:58:01 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 22:58:02 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 22:58:03 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 22:58:05 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 22:58:05 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 22:58:06 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 22:58:08 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 22:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 22:58:10 $ docker stop --time=1 c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 22:58:11 $ docker rm -f c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:15 22:58:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:16 latest: Pulling from edgex-devops/edgex-compose 22:58:16 cbdbe7a5bc2a: Pulling fs layer 22:58:16 ca9280d653b3: Pulling fs layer 22:58:16 7e9c9ca2126c: Pulling fs layer 22:58:16 cbdbe7a5bc2a: Verifying Checksum 22:58:16 cbdbe7a5bc2a: Download complete 22:58:16 ca9280d653b3: Verifying Checksum 22:58:16 ca9280d653b3: Download complete 22:58:16 cbdbe7a5bc2a: Pull complete 22:58:17 ca9280d653b3: Pull complete 22:58:24 7e9c9ca2126c: Pull complete 22:58:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:58:24 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 22:58:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:58:25 $ docker top e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:26 + docker-compose build --help 22:58:26 + grep parallel 22:58:27 --parallel Build images in parallel. [Pipeline] } 22:58:27 $ docker stop --time=1 e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c 22:58:28 $ docker rm -f e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:29 . [Pipeline] withDockerContainer 22:58:29 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 22:58:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:58:29 $ docker top 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:30 + docker-compose -f ./docker-compose-build.yml build --parallel 22:58:31 Building docker-core-command-go ... 22:58:31 Building docker-core-data-go ... 22:58:31 Building docker-core-metadata-go ... 22:58:31 Building docker-security-bootstrap-redis-go ... 22:58:31 Building docker-security-proxy-setup-go ... 22:58:31 Building docker-security-secrets-setup-go ... 22:58:31 Building docker-security-secretstore-setup-go ... 22:58:31 Building docker-support-logging-go ... 22:58:31 Building docker-support-notifications-go ... 22:58:31 Building docker-support-scheduler-go ... 22:58:31 Building docker-sys-mgmt-agent-go ... 22:58:31 Building docker-security-bootstrap-redis-go 22:58:31 Building docker-core-command-go 22:58:31 Building docker-sys-mgmt-agent-go 22:58:31 Building docker-support-notifications-go 22:58:31 Building docker-support-scheduler-go 22:59:03 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:59:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:59:03 ---> 2054b31186b7 22:59:03 Step 3/27 : WORKDIR /edgex-go 22:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:03 ---> 2054b31186b7 22:59:03 Step 3/24 : WORKDIR /edgex-go 22:59:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:59:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:03 ---> 2054b31186b7 22:59:03 Step 3/22 : WORKDIR /edgex-go 22:59:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:59:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:03 ---> 2054b31186b7 22:59:03 Step 3/22 : WORKDIR /edgex-go 22:59:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:59:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:59:03 ---> 2054b31186b7 22:59:03 Step 3/21 : WORKDIR /edgex-go 22:59:03 ---> Running in 12d861182916 22:59:03 ---> Running in 6eaa5064b5c1 22:59:03 ---> Running in df8704aa73a4 22:59:03 ---> Running in b10511e7d212 22:59:03 ---> Running in bb808f4bd667 22:59:03 Removing intermediate container 12d861182916 22:59:03 ---> cf20a64f87ed 22:59:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:03 Removing intermediate container bb808f4bd667 22:59:03 ---> 1d5f5736763e 22:59:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:03 Removing intermediate container 6eaa5064b5c1 22:59:03 ---> 40da93091e2e 22:59:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:03 Removing intermediate container b10511e7d212 22:59:03 ---> b99edb366b1b 22:59:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:03 Removing intermediate container df8704aa73a4 22:59:03 ---> adff493ee6a9 22:59:03 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:03 ---> Running in 0dadf42dc625 22:59:03 ---> Running in 0ff7b04c06d1 22:59:03 ---> Running in 5c132e723475 22:59:03 ---> Running in 62a9bec14ad7 22:59:03 ---> Running in a545b498cd52 22:59:03 Removing intermediate container 0ff7b04c06d1 22:59:03 ---> a07bd06e10c5 22:59:03 Step 5/21 : RUN apk update && apk add make git 22:59:03 Removing intermediate container 5c132e723475 22:59:03 ---> d803c52e6a03 22:59:03 Step 5/27 : RUN apk update && apk add make bash git 22:59:03 ---> Running in f43dddab32d9 22:59:03 Removing intermediate container 0dadf42dc625 22:59:03 ---> 7995dddd2f54 22:59:03 Step 5/22 : RUN apk update && apk add make git 22:59:03 ---> Running in 2ea17781dcf6 22:59:03 Removing intermediate container 62a9bec14ad7 22:59:03 ---> be74bbdfd1de 22:59:03 Step 5/22 : RUN apk update && apk add make git 22:59:03 ---> Running in ef98b7721ce6 22:59:03 Removing intermediate container a545b498cd52 22:59:03 ---> f63035c76627 22:59:03 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:59:03 ---> Running in 062e54ca53a2 22:59:03 ---> Running in ab82e4bfb546 22:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:06 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 22:59:06 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 22:59:06 OK: 12752 distinct packages available 22:59:06 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 22:59:06 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 22:59:06 OK: 12752 distinct packages available 22:59:06 OK: 233 MiB in 51 packages 22:59:06 OK: 233 MiB in 51 packages 22:59:06 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 22:59:06 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 22:59:06 OK: 12752 distinct packages available 22:59:07 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 22:59:07 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 22:59:07 OK: 12752 distinct packages available 22:59:07 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 22:59:07 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 22:59:07 OK: 12752 distinct packages available 22:59:07 OK: 233 MiB in 51 packages 22:59:07 OK: 233 MiB in 51 packages 22:59:07 OK: 233 MiB in 51 packages 22:59:07 Removing intermediate container ab82e4bfb546 22:59:07 ---> b05e808498d6 22:59:07 Step 6/24 : COPY go.mod . 22:59:07 Removing intermediate container f43dddab32d9 22:59:07 ---> b614d146a1ce 22:59:07 Step 6/21 : COPY go.mod . 22:59:08 ---> 065990730458 22:59:08 Step 7/24 : RUN go mod download 22:59:08 Removing intermediate container ef98b7721ce6 22:59:08 ---> cc2a62e2c95b 22:59:08 Step 6/22 : COPY go.mod . 22:59:08 ---> 111622cb3906 22:59:08 Step 7/21 : RUN go mod download 22:59:08 Removing intermediate container 062e54ca53a2 22:59:08 ---> 26f46e7c853f 22:59:08 Step 6/22 : COPY go.mod . 22:59:08 ---> Running in 7b6f3a546854 22:59:08 ---> Running in 3fb83e9f1d58 22:59:08 Removing intermediate container 2ea17781dcf6 22:59:08 ---> fb07038b593d 22:59:08 Step 6/27 : COPY go.mod . 22:59:08 ---> bd655ae0e6a9 22:59:08 Step 7/22 : RUN go mod download 22:59:08 ---> Running in 747d63c3637e 22:59:08 ---> 718ad88ff017 22:59:08 Step 7/22 : RUN go mod download 22:59:09 ---> Running in 76efd0f78f8d 22:59:09 ---> 16bb49ead7fe 22:59:09 Step 7/27 : RUN go mod download 22:59:09 ---> Running in 8ddfcbf68678 22:59:11 Removing intermediate container 8ddfcbf68678 22:59:11 ---> dbeb49476b79 22:59:11 Step 8/27 : COPY . . 22:59:11 Removing intermediate container 747d63c3637e 22:59:11 ---> 092118e2d269 22:59:11 Step 8/22 : COPY . . 22:59:11 Removing intermediate container 76efd0f78f8d 22:59:11 ---> e209c12ac766 22:59:11 Step 8/22 : COPY . . 22:59:11 Removing intermediate container 3fb83e9f1d58 22:59:11 ---> cc5060f67fa5 22:59:11 Step 8/21 : COPY . . 22:59:15 Removing intermediate container 7b6f3a546854 22:59:15 ---> 5678e4136115 22:59:15 Step 8/24 : COPY . . 22:59:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12845 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws 22:59:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:59:41 using credential edgex-jenkins-ssh 22:59:42 Cloning the remote Git repository 22:59:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:59:42 > git init /w/workspace/edgex-go/2 # timeout=10 22:59:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:42 > git --version # timeout=10 22:59:42 > git --version # 'git version 2.17.1' 22:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:47 ---> e6d6580771fa 22:59:47 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:59:47 ---> 3e3d0100469e 22:59:47 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:59:47 ---> ff12ca5dfdf2 22:59:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:59:47 ---> a0e0998507d7 22:59:47 Step 9/22 : RUN make cmd/core-command/core-command 22:59:47 ---> Running in 0e506f14a97a 22:59:47 ---> Running in 7adb83dc17e9 22:59:47 ---> Running in dfc9ab496dd6 22:59:47 ---> Running in a0be9430a34f 22:59:47 ---> 869e56ed033e 22:59:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:59:47 ---> Running in 4bd7e722ca75 22:59:47 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 22:59:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:59:47 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 22:59:47 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 22:59:47 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 22:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:59:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:59:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:59:57 Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:58 Failed in branch arm64 22:59:57 > git config core.sparsecheckout # timeout=10 22:59:57 > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 23:00:19 Removing intermediate container 0e506f14a97a 23:00:19 ---> 506c5a84fb83 23:00:19 23:00:19 Step 10/22 : FROM alpine:3.10 23:00:19 3.10: Pulling from library/alpine 23:00:19 Removing intermediate container dfc9ab496dd6 23:00:19 ---> 720cc443bf46 23:00:19 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:00:19 ---> Running in bbaef8412332 23:00:20 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:00:22 Status: Downloaded newer image for alpine:3.10 23:00:22 ---> be4e4bea2c2e 23:00:22 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:00:24 ---> Running in 06cab993df00 23:00:24 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 23:00:25 Removing intermediate container 7adb83dc17e9 23:00:25 ---> beab1dc194b0 23:00:25 23:00:25 Step 10/21 : FROM scratch 23:00:25 ---> 23:00:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:00:25 Removing intermediate container a0be9430a34f 23:00:25 ---> e7d11e700fc2 23:00:25 23:00:25 Step 10/22 : FROM scratch 23:00:25 ---> 23:00:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:00:25 ---> Running in 1e4076a74f7a 23:00:25 ---> Running in 70f54414c1af 23:00:25 Removing intermediate container 4bd7e722ca75 23:00:25 ---> 17bfbaf7c78c 23:00:25 23:00:25 Step 10/24 : FROM scratch 23:00:25 ---> 23:00:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:00:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 23:00:26 Removing intermediate container 1e4076a74f7a 23:00:26 ---> 4fbb88500038 23:00:26 Step 12/21 : ENV APP_PORT=48085 23:00:26 ---> Running in 27c8e27951e9 23:00:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 23:00:26 Removing intermediate container 70f54414c1af 23:00:26 ---> 700df2c808af 23:00:26 Step 12/22 : ENV APP_PORT=48082 23:00:26 ---> Running in 2ede7e327492 23:00:26 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:00:26 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:00:26 OK: 10346 distinct packages available 23:00:26 ---> Running in 853fd8ca66e5 23:00:26 Removing intermediate container 27c8e27951e9 23:00:26 ---> ad0b1e54173d 23:00:26 Step 12/24 : ENV APP_PORT=48060 23:00:26 (1/5) Installing ca-certificates (20191127-r2) 23:00:26 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:00:26 (3/5) Installing libcurl (7.66.0-r1) 23:00:26 ---> Running in 8acc3a2c7a89 23:00:26 (4/5) Installing curl (7.66.0-r1) 23:00:26 (5/5) Installing dumb-init (1.2.2-r1) 23:00:26 Executing busybox-1.30.1-r3.trigger 23:00:26 Executing ca-certificates-20191127-r2.trigger 23:00:26 OK: 7 MiB in 19 packages 23:00:27 Removing intermediate container 2ede7e327492 23:00:27 ---> cecf8751a73b 23:00:27 Step 13/21 : EXPOSE $APP_PORT 23:00:27 Removing intermediate container bbaef8412332 23:00:27 ---> 2ddbffdd3053 23:00:27 23:00:27 Step 11/27 : FROM docker:latest 23:00:27 ---> 6972c414f322 23:00:27 Step 12/27 : RUN apk add --no-cache bash 23:00:27 Removing intermediate container 853fd8ca66e5 23:00:27 ---> bca565aca5e5 23:00:27 Step 13/22 : EXPOSE $APP_PORT 23:00:27 ---> Running in dbff8204c88c 23:00:27 Removing intermediate container 8acc3a2c7a89 23:00:27 ---> a2bf23ddb4f5 23:00:27 Step 13/24 : EXPOSE $APP_PORT 23:00:27 ---> Running in d55a31b90c12 23:00:27 ---> Running in 99bb029946ac 23:00:27 ---> Running in c4dc0fae88f1 23:00:28 Removing intermediate container dbff8204c88c 23:00:28 ---> 1d8d52835fac 23:00:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:00:29 Removing intermediate container 99bb029946ac 23:00:29 ---> 57ebed17a10b 23:00:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:00:29 Removing intermediate container 06cab993df00 23:00:29 ---> 60127bc7e496 23:00:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 23:00:29 Removing intermediate container d55a31b90c12 23:00:29 ---> d14b96b72495 23:00:29 Step 14/22 : WORKDIR / 23:00:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:29 ---> Running in 3456d0c522fa 23:00:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:29 ---> Running in c1c4c15da931 23:00:29 ---> cc6ee195dcf0 23:00:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:00:29 ---> cceca4896ed3 23:00:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:00:29 (1/2) Installing readline (8.0.4-r0) 23:00:29 (2/2) Installing bash (5.0.17-r0) 23:00:29 Removing intermediate container 3456d0c522fa 23:00:29 ---> dbc25a5c1b69 23:00:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:00:29 Executing bash-5.0.17-r0.post-install 23:00:29 Executing busybox-1.31.1-r19.trigger 23:00:29 OK: 12 MiB in 22 packages 23:00:29 Removing intermediate container c1c4c15da931 23:00:29 ---> 0ca9b88013da 23:00:29 Step 13/22 : WORKDIR / 23:00:30 ---> Running in 0091367843d1 23:00:30 ---> 2d4be27338b9 23:00:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:00:30 ---> ebd043c0d313 23:00:30 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:00:30 ---> 893e383197a6 23:00:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:00:30 Removing intermediate container 0091367843d1 23:00:30 ---> a46f5b1d986f 23:00:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 23:00:31 Removing intermediate container c4dc0fae88f1 23:00:31 ---> 162b3cc53c8c 23:00:31 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:00:31 ---> Running in fd0dde2fec3a 23:00:31 ---> 50bb1cec1b19 23:00:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:00:31 ---> 72573093bb11 23:00:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:00:31 ---> dcbef5f9c469 23:00:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 23:00:31 ---> a1cfbba4cb20 23:00:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:00:31 ---> Running in 144a4d462b79 23:00:32 ---> d404759c4e6f 23:00:32 Step 18/22 : ENTRYPOINT ["/core-command"] 23:00:32 ---> Running in 362d034b4e2c 23:00:32 ---> 81c69681010b 23:00:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:00:32 Removing intermediate container 144a4d462b79 23:00:32 ---> c214134025b2 23:00:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:32 ---> 42bdc1623198 23:00:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 23:00:32 ---> Running in bdcca88c66b7 23:00:32 Removing intermediate container 362d034b4e2c 23:00:32 ---> 9123daa363dd 23:00:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:32 ---> Running in 5c8eb9aea181 23:00:32 ---> 34af5bbe5feb 23:00:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 23:00:32 ---> 3c3f629c0385 23:00:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:00:32 Removing intermediate container bdcca88c66b7 23:00:32 ---> 23880535e8cc 23:00:32 Step 19/21 : LABEL arch=x86_64 23:00:33 ---> Running in 5123b5ec0b47 23:00:33 Removing intermediate container fd0dde2fec3a 23:00:33 ---> 1204e7ff6dcd 23:00:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:00:33 Removing intermediate container 5c8eb9aea181 23:00:33 ---> d27ccbfb24b7 23:00:33 Step 20/22 : LABEL arch=x86_64 23:00:33 ---> 4b82a074304d 23:00:33 Step 18/22 : RUN chmod +x entrypoint.sh 23:00:33 ---> 2a5078074bac 23:00:33 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:00:33 ---> Running in 75b600daf19d 23:00:33 ---> Running in 36dc8d43f516 23:00:33 ---> Running in 37b97cede698 23:00:33 Removing intermediate container 5123b5ec0b47 23:00:33 ---> 434d5ecadd2f 23:00:33 Step 20/21 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:00:33 ---> Running in 2b3053f2d183 23:00:33 ---> Running in cea856768e70 23:00:34 Removing intermediate container 36dc8d43f516 23:00:34 ---> 4b5cafabab19 23:00:34 Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:00:34 Removing intermediate container 2b3053f2d183 23:00:34 ---> 7790cd16f389 23:00:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:34 Removing intermediate container 75b600daf19d 23:00:34 ---> 17348b266f6c 23:00:34 Step 15/27 : ENV APP_PORT=48090 23:00:34 ---> Running in 0b694f5a2c4f 23:00:34 ---> Running in db1bcdc8c4e0 23:00:34 ---> Running in ec84d027f7c9 23:00:34 Removing intermediate container cea856768e70 23:00:34 ---> 640c99e8860c 23:00:34 Step 21/21 : LABEL version=0.0.0 23:00:34 ---> Running in 69391a5d5554 23:00:34 Removing intermediate container db1bcdc8c4e0 23:00:34 ---> cfdcf7e75e16 23:00:34 Step 22/24 : LABEL arch=x86_64 23:00:34 Removing intermediate container 0b694f5a2c4f 23:00:34 ---> 0ca1d818e994 23:00:34 Step 22/22 : LABEL version=0.0.0 23:00:34 Removing intermediate container ec84d027f7c9 23:00:34 ---> e8ced84a1f26 23:00:34 Step 16/27 : EXPOSE $APP_PORT 23:00:34 ---> Running in 92ba12576d1c 23:00:34 ---> Running in 4fbb254399a6 23:00:35 ---> Running in da96b83b89bb 23:00:35 Removing intermediate container 69391a5d5554 23:00:35 ---> 7b98aaf111fe 23:00:35 23:00:35 Removing intermediate container 37b97cede698 23:00:35 ---> 8a49bef8ea7b 23:00:35 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 23:00:35 Removing intermediate container 92ba12576d1c 23:00:35 ---> 774f055ea2aa 23:00:35 Step 23/24 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:00:35 Successfully built 7b98aaf111fe 23:00:35 Removing intermediate container 4fbb254399a6 23:00:35 ---> 681e93868c62 23:00:35 23:00:35 Successfully tagged docker-support-scheduler-go:latest 23:00:35  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 23:00:35 ---> Running in 717d706aadd1 23:00:35 ---> Running in c7e528e6ed69 23:00:35 Removing intermediate container da96b83b89bb 23:00:35 ---> f22cad3a1cff 23:00:35 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:00:35 Successfully built 681e93868c62 23:00:35 Successfully tagged docker-core-command-go:latest 23:00:35 Building docker-security-proxy-setup-go 23:00:36  Building docker-core-command-go ... done Removing intermediate container c7e528e6ed69 23:00:36 ---> c2cb14914146 23:00:36 Step 24/24 : LABEL version=0.0.0 23:00:36 Removing intermediate container 717d706aadd1 23:00:36 ---> c02f8b11d648 23:00:36 Step 20/22 : LABEL arch=x86_64 23:00:36 ---> Running in 6f17acbcd327 23:00:36 ---> Running in 7413d2b71989 23:00:36 ---> 75211309581e 23:00:36 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:00:36 Removing intermediate container 7413d2b71989 23:00:36 ---> e4f335c45c0f 23:00:36 23:00:36 Removing intermediate container 6f17acbcd327 23:00:36 ---> ab6a3fa9103c 23:00:36 Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:00:36 Successfully built e4f335c45c0f 23:00:37 Successfully tagged docker-support-notifications-go:latest 23:00:37  Building docker-support-notifications-go ... done Building docker-support-logging-go 23:00:38 ---> Running in 90390aa8ffc0 23:00:45 ---> 8a642cccbf8b 23:00:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:00:45 Removing intermediate container 90390aa8ffc0 23:00:45 ---> 26929e756880 23:00:45 Step 22/22 : LABEL version=0.0.0 23:00:45 ---> 9d7dedf9c8e5 23:00:45 Step 20/27 : RUN apk --no-cache add py3-pip 23:00:45 ---> Running in 616d4508af9e 23:00:45 ---> Running in 63d36e0dadad 23:00:45 Removing intermediate container 616d4508af9e 23:00:45 ---> 001466461199 23:00:45 23:00:45 Successfully built 001466461199 23:00:46 Successfully tagged docker-security-bootstrap-redis-go:latest 23:00:46 Building docker-core-data-go 23:00:46  Building docker-security-bootstrap-redis-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:46 (1/33) Installing libbz2 (1.0.8-r1) 23:00:46 (2/33) Installing expat (2.2.9-r1) 23:00:46 (3/33) Installing libffi (3.3-r2) 23:00:46 (4/33) Installing gdbm (1.13-r1) 23:00:46 (5/33) Installing xz-libs (5.2.5-r0) 23:00:46 (6/33) Installing sqlite-libs (3.32.1-r0) 23:00:46 (7/33) Installing python3 (3.8.5-r0) 23:00:57 (8/33) Installing py3-appdirs (1.4.4-r1) 23:00:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:00:57 (10/33) Installing py3-parsing (2.4.7-r0) 23:00:57 (11/33) Installing py3-six (1.15.0-r0) 23:00:58 (12/33) Installing py3-packaging (20.4-r0) 23:00:58 (13/33) Installing py3-setuptools (47.0.0-r0) 23:00:58 (14/33) Installing py3-chardet (3.0.4-r4) 23:00:58 (15/33) Installing py3-idna (2.9-r0) 23:00:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:00:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:00:59 (18/33) Installing py3-requests (2.23.0-r0) 23:00:59 (19/33) Installing py3-msgpack (1.0.0-r0) 23:00:59 (20/33) Installing py3-lockfile (0.12.2-r3) 23:00:59 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 23:00:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:00:59 ---> 2054b31186b7 23:00:59 Step 3/20 : WORKDIR /edgex-go 23:00:59 ---> Using cache 23:00:59 ---> adff493ee6a9 23:00:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:59 ---> Using cache 23:00:59 ---> d803c52e6a03 23:00:59 Step 5/20 : RUN apk update && apk add make git 23:00:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:00:59 (22/33) Installing py3-colorama (0.4.3-r0) 23:00:59 (23/33) Installing py3-distlib (0.3.0-r0) 23:01:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:01:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:00 ---> 2054b31186b7 23:01:00 Step 3/22 : WORKDIR /edgex-go 23:01:00 ---> Using cache 23:01:00 ---> adff493ee6a9 23:01:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:00 ---> Using cache 23:01:00 ---> d803c52e6a03 23:01:00 Step 5/22 : RUN apk update && apk add make git 23:01:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:01:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:00 ---> 2054b31186b7 23:01:00 Step 3/22 : WORKDIR /edgex-go 23:01:00 ---> Using cache 23:01:00 ---> adff493ee6a9 23:01:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:00 ---> Using cache 23:01:00 ---> d803c52e6a03 23:01:00 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:01:01 (24/33) Installing py3-distro (1.5.0-r1) 23:01:01 (25/33) Installing py3-webencodings (0.5.1-r3) 23:01:01 (26/33) Installing py3-html5lib (1.0.1-r4) 23:01:01 (27/33) Installing py3-pytoml (0.1.21-r0) 23:01:01 (28/33) Installing py3-pep517 (0.8.2-r0) 23:01:01 ---> Running in 5eea7affd5ba 23:01:01 ---> Running in 492dfe7ee028 23:01:01 ---> Running in e845bf2e1d75 23:01:01 (29/33) Installing py3-progress (1.5-r0) 23:01:01 (30/33) Installing py3-toml (0.10.1-r0) 23:01:02 (31/33) Installing py3-retrying (1.3.3-r0) 23:01:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:01:02 (33/33) Installing py3-pip (20.1.1-r0) 23:01:02 Executing busybox-1.31.1-r19.trigger 23:01:02 OK: 71 MiB in 55 packages 23:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:01:05 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 23:01:05 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 23:01:05 OK: 12752 distinct packages available 23:01:05 OK: 233 MiB in 51 packages 23:01:05 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 23:01:05 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 23:01:05 OK: 12752 distinct packages available 23:01:05 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 23:01:05 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 23:01:05 OK: 12752 distinct packages available 23:01:06 OK: 233 MiB in 51 packages 23:01:06 OK: 233 MiB in 51 packages 23:01:06 OK: 233 MiB in 51 packages 23:01:10 Removing intermediate container 5eea7affd5ba 23:01:10 ---> 81abe2371c4d 23:01:10 Step 6/22 : COPY go.mod . 23:01:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 23:01:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:01:10 ---> 2054b31186b7 23:01:10 Step 3/23 : WORKDIR /edgex-go 23:01:10 ---> Using cache 23:01:10 ---> adff493ee6a9 23:01:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:10 ---> Using cache 23:01:10 ---> d803c52e6a03 23:01:10 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:01:10 Removing intermediate container 492dfe7ee028 23:01:10 ---> 48389c3c6d58 23:01:10 Step 6/20 : COPY go.mod . 23:01:10 Removing intermediate container e845bf2e1d75 23:01:10 ---> 381cc667f47b 23:01:10 Step 6/22 : COPY go.mod . 23:01:12 ---> Running in 246dff3792ae 23:01:12 ---> 61bf632eba1f 23:01:12 Step 7/22 : RUN go mod download 23:01:13 ---> d3798562421a 23:01:13 Step 7/20 : RUN go mod download 23:01:13 ---> f1d31a422a58 23:01:13 Step 7/22 : RUN go mod download 23:01:13 ---> Running in bf19147eda62 23:01:14 ---> Running in c93f0989f47c 23:01:14 ---> Running in 5bff6998fd0e 23:01:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:01:15 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 23:01:15 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 23:01:15 OK: 12752 distinct packages available 23:01:16 Removing intermediate container 63d36e0dadad 23:01:16 ---> 0da747b50cb1 23:01:16 Step 21/27 : RUN pip install docker-compose==1.23.2 23:01:16 OK: 233 MiB in 51 packages 23:01:16 ---> Running in 17c42eae3b56 23:01:17 Removing intermediate container 246dff3792ae 23:01:17 ---> 135d55c0b32a 23:01:17 Step 6/23 : COPY go.mod . 23:01:17 Removing intermediate container bf19147eda62 23:01:17 ---> 38801520bcb4 23:01:17 Step 8/22 : COPY . . 23:01:17 ---> c4a4e013188a 23:01:17 Step 7/23 : RUN go mod download 23:01:17 ---> Running in 9881ea391cf4 23:01:17 Removing intermediate container 5bff6998fd0e 23:01:17 ---> 88f310f8f8f0 23:01:17 Step 8/20 : COPY . . 23:01:17 Removing intermediate container c93f0989f47c 23:01:17 ---> ad88ed1aa1d6 23:01:17 Step 8/22 : COPY . . 23:01:18 Collecting docker-compose==1.23.2 23:01:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:01:21 Collecting dockerpty<0.5,>=0.4.1 23:01:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:01:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:01:27 Collecting texttable<0.10,>=0.9.0 23:01:27 Downloading texttable-0.9.1.tar.gz (11 kB) 23:01:30 Collecting websocket-client<1.0,>=0.32.0 23:01:30 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:01:30 Collecting jsonschema<3,>=2.5.1 23:01:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:01:30 Removing intermediate container 9881ea391cf4 23:01:30 ---> 45ada3e47775 23:01:30 Step 8/23 : COPY . . 23:01:31 Collecting PyYAML<4,>=3.10 23:01:31 Downloading PyYAML-3.13.tar.gz (270 kB) 23:01:35 Collecting cached-property<2,>=1.2.0 23:01:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:01:37 Collecting docker<4.0,>=3.6.0 23:01:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:01:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:01:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:01:44 Collecting docopt<0.7,>=0.6.1 23:01:44 Downloading docopt-0.6.2.tar.gz (25 kB) 23:01:46 Collecting docker-pycreds>=0.4.0 23:01:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:01:48 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) 23:01:48 Collecting idna<2.8,>=2.5 23:01:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:01:50 Collecting urllib3<1.25,>=1.21.1 23:01:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:01:50 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) 23:01:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:01:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:01:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:01:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:01:50 Installing collected packages: dockerpty, texttable, websocket-client, jsonschema, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose 23:01:50 Running setup.py install for dockerpty: started 23:01:51 ---> 1a361d1131ef 23:01:51 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:01:51 ---> 50931401a6ed 23:01:51 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:01:51 ---> c88f8f6b9ed8 23:01:51 Step 9/22 : RUN make cmd/support-logging/support-logging 23:01:51 Running setup.py install for dockerpty: finished with status 'done' 23:01:51 Running setup.py install for texttable: started 23:01:52 Running setup.py install for texttable: finished with status 'done' 23:01:52 ---> Running in c365755acd3a 23:01:52 ---> Running in 1a306d536888 23:01:52 ---> Running in 79fec213785f 23:01:52 Running setup.py install for PyYAML: started 23:01:54 Running setup.py install for PyYAML: finished with status 'done' 23:01:54 Attempting uninstall: idna 23:01:54 Found existing installation: idna 2.9 23:01:54 Uninstalling idna-2.9: 23:01:54 Successfully uninstalled idna-2.9 23:01:54 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 23:01:54 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 23:01:55 Attempting uninstall: urllib3 23:01:55 Found existing installation: urllib3 1.25.9 23:01:55 Uninstalling urllib3-1.25.9: 23:01:55 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 23:01:55 Successfully uninstalled urllib3-1.25.9 23:01:55 Attempting uninstall: requests 23:01:55 Found existing installation: requests 2.23.0 23:01:55 Uninstalling requests-2.23.0: 23:01:55 Successfully uninstalled requests-2.23.0 23:01:55 Running setup.py install for docopt: started 23:01:56 Running setup.py install for docopt: finished with status 'done' 23:01:58 ---> 365d982959f2 23:01:58 Step 9/23 : RUN make cmd/core-data/core-data 23:01:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 23:01:59 ---> Running in 1159496195a7 23:01:59 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 23:02:01 Removing intermediate container 17c42eae3b56 23:02:01 ---> 36adb95643e5 23:02:01 Step 22/27 : RUN apk --no-cache add curl 23:02:02 ---> Running in eb4ac35fdc78 23:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:02:04 (2/3) Installing libcurl (7.69.1-r1) 23:02:04 (3/3) Installing curl (7.69.1-r1) 23:02:04 Executing busybox-1.31.1-r19.trigger 23:02:04 OK: 72 MiB in 58 packages 23:02:06 Removing intermediate container eb4ac35fdc78 23:02:06 ---> a5392294b445 23:02:06 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:02:06 ---> Running in 2786b3b8a49a 23:02:06 Removing intermediate container 2786b3b8a49a 23:02:06 ---> a7f7adb3802f 23:02:06 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:07 ---> Running in 13fde92f216a 23:02:07 Removing intermediate container 13fde92f216a 23:02:07 ---> ac82b0de802e 23:02:07 Step 25/27 : LABEL arch=x86_64 23:02:08 ---> Running in e6bd3b0db95f 23:02:08 Removing intermediate container e6bd3b0db95f 23:02:08 ---> c1895a0685e1 23:02:08 Step 26/27 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:02:08 ---> Running in 1220f14ffad3 23:02:08 Removing intermediate container 1220f14ffad3 23:02:08 ---> 88676d56eb8d 23:02:08 Step 27/27 : LABEL version=0.0.0 23:02:08 ---> Running in da18c22948e7 23:02:09 Removing intermediate container da18c22948e7 23:02:09 ---> c6af39a6c734 23:02:09 23:02:09 Successfully built c6af39a6c734 23:02:09 Successfully tagged docker-sys-mgmt-agent-go:latest 23:02:09 Building docker-security-secretstore-setup-go 23:02:27  Building docker-sys-mgmt-agent-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:02:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:02:27 ---> 2054b31186b7 23:02:27 Step 3/24 : WORKDIR /edgex-go 23:02:27 ---> Using cache 23:02:27 ---> adff493ee6a9 23:02:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:27 ---> Using cache 23:02:27 ---> d803c52e6a03 23:02:27 Step 5/24 : RUN apk update && apk add make git 23:02:27 ---> Using cache 23:02:27 ---> 48389c3c6d58 23:02:27 Step 6/24 : COPY go.mod . 23:02:27 ---> Using cache 23:02:27 ---> d3798562421a 23:02:27 Step 7/24 : RUN go mod download 23:02:27 ---> Using cache 23:02:27 ---> 88f310f8f8f0 23:02:27 Step 8/24 : COPY . . 23:02:27 ---> Using cache 23:02:27 ---> 50931401a6ed 23:02:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:02:29 ---> Running in c915ce61e221 23:02:30 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 23:02:30 Removing intermediate container c365755acd3a 23:02:30 ---> 5705bf468cbd 23:02:30 23:02:30 Step 10/20 : FROM alpine 23:02:31 latest: Pulling from library/alpine 23:02:31 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 23:02:31 Status: Downloaded newer image for alpine:latest 23:02:31 ---> d6e46aa2470d 23:02:31 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:02:31 Removing intermediate container 1a306d536888 23:02:31 ---> b02828382594 23:02:31 23:02:31 Step 10/22 : FROM scratch 23:02:31 ---> 23:02:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:02:32 ---> Running in 15753361af6e 23:02:32 ---> Using cache 23:02:32 ---> ad0b1e54173d 23:02:32 Step 12/22 : ENV APP_PORT=48061 23:02:32 ---> Running in 0aaadd04bc42 23:02:32 Removing intermediate container 0aaadd04bc42 23:02:32 ---> 70ea1f786533 23:02:32 Step 13/22 : EXPOSE $APP_PORT 23:02:32 ---> Running in 17107ac67a68 23:02:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:33 Removing intermediate container 17107ac67a68 23:02:33 ---> 6c655a088ef2 23:02:33 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:02:33 v3.12.1-38-gb8bf3e2fef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:02:33 v3.12.1-37-gb1aa03461c [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:02:33 OK: 12744 distinct packages available 23:02:34 (1/4) Installing ca-certificates (20191127-r4) 23:02:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:02:34 (3/4) Installing libcurl (7.69.1-r1) 23:02:34 (4/4) Installing curl (7.69.1-r1) 23:02:34 Executing busybox-1.31.1-r19.trigger 23:02:34 Executing ca-certificates-20191127-r4.trigger 23:02:34 OK: 7 MiB in 18 packages 23:02:34 ---> d2b8c1010e94 23:02:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:02:39 ---> c8339c20a73c 23:02:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:02:39 Removing intermediate container 79fec213785f 23:02:39 ---> 345c3e779fdf 23:02:39 23:02:39 Step 10/22 : FROM scratch 23:02:39 ---> 23:02:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:02:39 ---> Using cache 23:02:39 ---> 700df2c808af 23:02:39 Step 12/22 : ENV APP_PORT=48081 23:02:39 Removing intermediate container 15753361af6e 23:02:39 ---> 0f63ea1f7603 23:02:39 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:39 ---> Running in d3b2968056aa 23:02:39 ---> 1e1151db7d27 23:02:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:02:39 ---> Running in 402410fb9bda 23:02:40 Removing intermediate container d3b2968056aa 23:02:40 ---> 83fd53973c16 23:02:40 Step 13/22 : EXPOSE $APP_PORT 23:02:40 Removing intermediate container 402410fb9bda 23:02:40 ---> 288d1513b587 23:02:40 Step 13/20 : WORKDIR /edgex 23:02:40 ---> Running in 256ba86939f2 23:02:40 ---> Running in 36b572270ef2 23:02:40 ---> f3e06a0d85bb 23:02:40 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:02:40 ---> Running in 5f12045d110e 23:02:40 Removing intermediate container 256ba86939f2 23:02:40 ---> e9e577747e14 23:02:40 Step 14/22 : WORKDIR / 23:02:40 ---> Running in 3810a555d187 23:02:40 Removing intermediate container 36b572270ef2 23:02:40 ---> 86dd45edf1d6 23:02:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:02:40 Removing intermediate container 5f12045d110e 23:02:40 ---> c945e218fc52 23:02:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:42 ---> Running in caac4ad1817a 23:02:42 Removing intermediate container 3810a555d187 23:02:42 ---> 456a41041329 23:02:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:02:44 ---> 868f84240479 23:02:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:02:44 Removing intermediate container caac4ad1817a 23:02:44 ---> 516c404cf23d 23:02:44 Step 20/22 : LABEL arch=x86_64 23:02:44 ---> 47ed6fd1f2dd 23:02:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:02:44 Removing intermediate container 1159496195a7 23:02:44 ---> 253f00c8e367 23:02:44 23:02:44 Step 10/23 : FROM alpine 23:02:44 ---> d6e46aa2470d 23:02:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:02:45 ---> 8e6384295dd9 23:02:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:02:45 ---> Running in 1562d1710b1a 23:02:45 ---> Running in f980e543e98e 23:02:45 ---> Running in a4d5b97a6466 23:02:45 ---> 05613360e7a2 23:02:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:02:45 Removing intermediate container f980e543e98e 23:02:45 ---> 843d951fa72f 23:02:45 Step 12/23 : ENV APP_PORT=48080 23:02:45 Removing intermediate container 1562d1710b1a 23:02:45 ---> a0e997801001 23:02:45 Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:02:45 Removing intermediate container a4d5b97a6466 23:02:45 ---> fd6d482c33da 23:02:45 Step 17/20 : CMD ["--init=true"] 23:02:45 ---> Running in 6bfaf3d07ffa 23:02:45 ---> Running in b7bc06fb72bf 23:02:45 ---> Running in 29e3edbad05d 23:02:46 ---> d0ecb89f8597 23:02:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:02:46 ---> Running in fbef98ae0325 23:02:46 Removing intermediate container 6bfaf3d07ffa 23:02:46 ---> 9375af154fea 23:02:46 Step 22/22 : LABEL version=0.0.0 23:02:46 Removing intermediate container b7bc06fb72bf 23:02:46 ---> 7a459de5b476 23:02:46 Step 13/23 : EXPOSE $APP_PORT 23:02:46 ---> Running in 6bf24e6f9cf4 23:02:46 Removing intermediate container 29e3edbad05d 23:02:46 ---> 81f5ae880c58 23:02:46 Step 18/20 : LABEL arch=x86_64 23:02:46 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 23:02:46 ---> Running in e8241d2ef82f 23:02:46 Removing intermediate container fbef98ae0325 23:02:46 ---> 7d454fda38c6 23:02:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:46 ---> Running in 2e1bead9b562 23:02:46 Removing intermediate container 6bf24e6f9cf4 23:02:46 ---> 21f2b379b979 23:02:46 23:02:47 ---> Running in 0363787f61d2 23:02:47 Removing intermediate container e8241d2ef82f 23:02:47 ---> e9dac549ca58 23:02:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:47 Successfully built 21f2b379b979 23:02:47 Removing intermediate container 2e1bead9b562 23:02:47 ---> 91b3dd15ac35 23:02:47 Step 19/20 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:02:47 Successfully tagged docker-support-logging-go:latest 23:02:47  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go 23:02:47 ---> Running in ed06dcc4b07a 23:02:48 Removing intermediate container 0363787f61d2 23:02:48 ---> 26e93852d3ac 23:02:48 Step 20/22 : LABEL arch=x86_64 23:02:48 ---> Running in 5e402b66beb3 23:02:53 Removing intermediate container 5e402b66beb3 23:02:53 ---> 40b8124fcccc 23:02:53 Step 20/20 : LABEL version=0.0.0 23:02:53 ---> Running in 0ebb71a83442 23:02:53 ---> Running in 642fe5ab77cf 23:02:53 Removing intermediate container 0ebb71a83442 23:02:53 ---> 8136b376dcf8 23:02:53 Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:02:54 ---> Running in 7494f3e7f198 23:02:54 Removing intermediate container 642fe5ab77cf 23:02:54 ---> 161138c29665 23:02:54 23:02:55 Successfully built 161138c29665 23:02:57 Successfully tagged docker-security-proxy-setup-go:latest 23:02:58  Building docker-security-proxy-setup-go ... done Removing intermediate container c915ce61e221 23:02:58 ---> 3cfa0c59dbc0 23:02:58 23:02:58 Step 10/24 : FROM alpine:3.10 23:02:58 ---> be4e4bea2c2e 23:02:58 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:02:58 ---> Using cache 23:02:58 ---> 60127bc7e496 23:02:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:59 Removing intermediate container 7494f3e7f198 23:02:59 ---> 771a87c1924d 23:02:59 Step 22/22 : LABEL version=0.0.0 23:03:01 Removing intermediate container ed06dcc4b07a 23:03:01 ---> 644ba33a5170 23:03:01 Step 15/23 : RUN apk --no-cache add zeromq 23:03:01 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 23:03:01 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:03:01 ---> 2054b31186b7 23:03:01 Step 3/29 : WORKDIR /edgex-go 23:03:01 ---> Using cache 23:03:01 ---> adff493ee6a9 23:03:01 Step 4/29 : RUN apk update && apk add make git 23:03:02 ---> Running in 9b166be0f028 23:03:02 ---> Running in 310b85269041 23:03:02 ---> Running in f1cfdb7100dc 23:03:02 ---> Running in 21d2e1269b93 23:03:02 Removing intermediate container 310b85269041 23:03:02 ---> eba49f15154c 23:03:02 Step 13/24 : WORKDIR / 23:03:03 Removing intermediate container 9b166be0f028 23:03:03 ---> fb534e9c21ba 23:03:03 23:03:03 ---> Running in ba88f0baa8c1 23:03:03 Successfully built fb534e9c21ba 23:03:03 Successfully tagged docker-core-metadata-go:latest 23:03:03  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:03 Removing intermediate container ba88f0baa8c1 23:03:03 ---> 8e02cee5eb9b 23:03:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:03 ---> 68c9538c6ea6 23:03:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:03:03 ---> 331768071d5f 23:03:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:04 ---> 82b336d34660 23:03:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:04 (1/5) Installing libgcc (9.3.0-r2) 23:03:04 ---> cee5d612518e 23:03:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:03:04 (2/5) Installing libsodium (1.0.18-r0) 23:03:04 (3/5) Installing libstdc++ (9.3.0-r2) 23:03:05 v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] 23:03:05 v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] 23:03:05 OK: 12752 distinct packages available 23:03:05 (4/5) Installing libzmq (4.3.3-r0) 23:03:05 ---> 1d0f55e22f0b 23:03:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:03:05 (5/5) Installing zeromq (4.3.3-r0) 23:03:05 Executing busybox-1.31.1-r19.trigger 23:03:05 OK: 8 MiB in 19 packages 23:03:05 OK: 233 MiB in 51 packages 23:03:05 ---> 138e5390301b 23:03:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:05 ---> Running in 51b1bb8c4068 23:03:05 Removing intermediate container 21d2e1269b93 23:03:05 ---> 4efa8323b529 23:03:05 Step 5/29 : COPY go.mod . 23:03:06 Removing intermediate container f1cfdb7100dc 23:03:06 ---> 62cb96ba6b75 23:03:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:03:06 ---> 3ef27eff6f97 23:03:06 Step 6/29 : RUN go mod download 23:03:06 ---> 41c1c7626d57 23:03:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:03:06 ---> Running in 465ea7c17a58 23:03:06 ---> 1c5bea2b6783 23:03:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:03:06 Removing intermediate container 51b1bb8c4068 23:03:06 ---> b75bda526965 23:03:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:03:06 ---> Running in 8f10140a4899 23:03:07 ---> 7fc4df164b1e 23:03:07 Step 19/23 : ENTRYPOINT ["/core-data"] 23:03:07 Removing intermediate container 8f10140a4899 23:03:07 ---> 6bb595eadaf3 23:03:07 Step 22/24 : LABEL arch=x86_64 23:03:07 ---> Running in aa23bd21dd5b 23:03:07 ---> Running in fdd50e5879c3 23:03:07 Removing intermediate container aa23bd21dd5b 23:03:07 ---> 2d250a0d64b3 23:03:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:07 Removing intermediate container fdd50e5879c3 23:03:07 ---> 88083506618a 23:03:07 Step 23/24 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:03:07 ---> Running in 777969e1f807 23:03:07 ---> Running in 986b8dc81e24 23:03:07 Removing intermediate container 777969e1f807 23:03:07 ---> a0c5c4d6e4f2 23:03:07 Step 21/23 : LABEL arch=x86_64 23:03:07 Removing intermediate container 986b8dc81e24 23:03:07 ---> 6141bea4fc51 23:03:07 Step 24/24 : LABEL version=0.0.0 23:03:08 ---> Running in 04fa9a1db460 23:03:08 ---> Running in affe55034d98 23:03:08 Removing intermediate container 465ea7c17a58 23:03:08 ---> c0b8b1a853a3 23:03:08 Step 7/29 : COPY . . 23:03:08 Removing intermediate container affe55034d98 23:03:08 ---> 066cc9b6be1e 23:03:08 Step 22/23 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:03:08 Removing intermediate container 04fa9a1db460 23:03:08 ---> dd0b626f2aa7 23:03:08 23:03:08 Successfully built dd0b626f2aa7 23:03:08 Successfully tagged docker-security-secretstore-setup-go:latest 23:03:08 ---> Running in f28a3d1703fd 23:03:12  Building docker-security-secretstore-setup-go ... done Removing intermediate container f28a3d1703fd 23:03:12 ---> 5b4da80b2318 23:03:12 Step 23/23 : LABEL version=0.0.0 23:03:13 ---> Running in 8ccde00b60d4 23:03:14 Removing intermediate container 8ccde00b60d4 23:03:14 ---> 9443e623b58e 23:03:14 23:03:14 Successfully built 9443e623b58e 23:03:14 Successfully tagged docker-core-data-go:latest 23:03:22  Building docker-core-data-go ... done  ---> d36ae98d0056 23:03:22 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:03:22 ---> Running in 5c3f93988bc5 23:03:22 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 23:03:33 Removing intermediate container 5c3f93988bc5 23:03:33 ---> e46dc89e7a53 23:03:33 23:03:33 Step 9/29 : FROM alpine:latest 23:03:33 ---> d6e46aa2470d 23:03:33 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:03:33 ---> Running in 6dc41eeffc1f 23:03:33 Removing intermediate container 6dc41eeffc1f 23:03:33 ---> 7aa225d14af2 23:03:33 Step 11/29 : USER root 23:03:33 ---> Running in 2897fd90f73c 23:03:33 Removing intermediate container 2897fd90f73c 23:03:33 ---> 81d29f327632 23:03:33 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:03:33 ---> Running in 81fe61fdc7bc 23:03:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:33 v3.12.1-38-gb8bf3e2fef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 23:03:33 v3.12.1-37-gb1aa03461c [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 23:03:33 OK: 12744 distinct packages available 23:03:33 (1/2) Installing ca-certificates (20191127-r4) 23:03:33 (2/2) Installing dumb-init (1.2.2-r1) 23:03:33 Executing busybox-1.31.1-r19.trigger 23:03:33 Executing ca-certificates-20191127-r4.trigger 23:03:33 OK: 6 MiB in 16 packages 23:03:34 Removing intermediate container 81fe61fdc7bc 23:03:34 ---> 4c6e4b5dc88f 23:03:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:03:34 ---> Running in 7108cda5e576 23:03:34 Removing intermediate container 7108cda5e576 23:03:34 ---> 51cf1ea3d42e 23:03:34 Step 14/29 : WORKDIR $BASE_DIR 23:03:34 ---> Running in 3f0b393c1172 23:03:34 Removing intermediate container 3f0b393c1172 23:03:34 ---> b96b6dd4b417 23:03:34 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:03:34 ---> Running in 21b612a83609 23:03:35 Removing intermediate container 21b612a83609 23:03:35 ---> 6e3863bc1b49 23:03:35 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:03:36 ---> 0274767b5792 23:03:36 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:03:36 ---> b404041032ad 23:03:36 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:03:36 ---> a2dd73a0e23f 23:03:36 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:03:36 ---> b3977f0eeb49 23:03:36 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:03:37 ---> 350a3f1fe2cc 23:03:37 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:03:37 ---> Running in 6b2da3338f6b 23:03:38 Removing intermediate container 6b2da3338f6b 23:03:38 ---> b31292423018 23:03:38 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:03:38 ---> c15af89cb047 23:03:38 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:38 ---> Running in c70010b4ef8c 23:03:39 Removing intermediate container c70010b4ef8c 23:03:39 ---> 26b389edfdbe 23:03:39 Step 24/29 : RUN chmod 755 security-secrets-setup 23:03:39 ---> Running in 78eb5f4cfd80 23:03:40 Removing intermediate container 78eb5f4cfd80 23:03:40 ---> 9c8461a732b5 23:03:40 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:03:40 ---> Running in 83cb9c90b5f2 23:03:40 Removing intermediate container 83cb9c90b5f2 23:03:40 ---> ebbbe76e0117 23:03:40 Step 26/29 : CMD [ "generate" ] 23:03:40 ---> Running in 7fb38391ebdd 23:03:40 Removing intermediate container 7fb38391ebdd 23:03:40 ---> 00a8a13ff17b 23:03:40 Step 27/29 : LABEL arch=x86_64 23:03:40 ---> Running in 92bede448262 23:03:40 Removing intermediate container 92bede448262 23:03:40 ---> efb549822898 23:03:40 Step 28/29 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 23:03:40 ---> Running in db461c08ac5e 23:03:41 Removing intermediate container db461c08ac5e 23:03:41 ---> 31c38928633a 23:03:41 Step 29/29 : LABEL version=0.0.0 23:03:41 ---> Running in 1da762e51988 23:03:42 Removing intermediate container 1da762e51988 23:03:42 ---> 502a6e984608 23:03:42 23:03:42 Successfully built 502a6e984608 23:03:42 Successfully tagged docker-security-secrets-setup-go:latest 23:03:42  Building docker-security-secrets-setup-go ... done  [Pipeline] } 23:03:42 $ docker stop --time=1 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b 23:03:44 $ docker rm -f 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b [Pipeline] // withDockerContainer [Pipeline] sh 23:03:44 + docker images 23:03:44 + grep docker 23:03:45 docker-security-secrets-setup-go latest 502a6e984608 4 seconds ago 24MB 23:03:45 docker-core-data-go latest 9443e623b58e 32 seconds ago 23.7MB 23:03:45 docker-security-secretstore-setup-go latest dd0b626f2aa7 37 seconds ago 24.8MB 23:03:45 docker-core-metadata-go latest fb534e9c21ba 43 seconds ago 14.5MB 23:03:45 docker-security-proxy-setup-go latest 161138c29665 52 seconds ago 15.8MB 23:03:45 docker-support-logging-go latest 21f2b379b979 59 seconds ago 11.1MB 23:03:45 docker-sys-mgmt-agent-go latest c6af39a6c734 About a minute ago 290MB 23:03:45 docker-security-bootstrap-redis-go latest 001466461199 3 minutes ago 15.9MB 23:03:45 docker-support-notifications-go latest e4f335c45c0f 3 minutes ago 13.6MB 23:03:45 docker-core-command-go latest 681e93868c62 3 minutes ago 12.2MB 23:03:45 docker-support-scheduler-go latest 7b98aaf111fe 3 minutes ago 12.3MB 23:03:45 docker latest 6972c414f322 4 weeks ago 217MB [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 23:04:01 Still waiting to schedule task 23:04:01 All nodes of label ‘centos7-docker-8c-8g’ are offline 23:05:05 Running on prd-centos7-docker-8c-8g-12849 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws 23:05:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:05:08 using credential edgex-jenkins-ssh 23:05:08 Cloning the remote Git repository 23:05:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:05:08 > git init /w/workspace/edgex-go/2 # timeout=10 23:05:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:05:08 > git --version # timeout=10 23:05:08 > git --version # 'git version 2.16.5' 23:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:05:17 Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:18 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 23:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:05:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:05:17 > git config core.sparsecheckout # timeout=10 23:05:17 > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:05:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:05:21 ---> package-listing.sh 23:05:21 ++ facter osfamily 23:05:21 ++ tr '[:upper:]' '[:lower:]' 23:05:21 + OS_FAMILY=redhat 23:05:21 + workspace=/w/workspace/edgex-go/2 23:05:21 + START_PACKAGES=/tmp/packages_start.txt 23:05:21 + END_PACKAGES=/tmp/packages_end.txt 23:05:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:21 + PACKAGES=/tmp/packages_start.txt 23:05:21 + '[' /w/workspace/edgex-go/2 ']' 23:05:21 + PACKAGES=/tmp/packages_end.txt 23:05:21 + case "${OS_FAMILY}" in 23:05:21 + rpm -qa 23:05:21 + sort 23:05:26 + '[' -f /tmp/packages_start.txt ']' 23:05:26 + '[' -f /tmp/packages_end.txt ']' 23:05:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:05:26 + '[' /w/workspace/edgex-go/2 ']' 23:05:26 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:05:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:05:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:05:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:05:26 23:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:05:27 alpine: Pulling from edgex-lftools-log-publisher 23:05:27 df20fa9351a1: Already exists 23:05:27 36b3adc4ff6f: Pulling fs layer 23:05:27 8ad3a11d3b57: Pulling fs layer 23:05:27 46f8f816bc3b: Pulling fs layer 23:05:27 93b61091891f: Pulling fs layer 23:05:27 93b9cdb0e59b: Pulling fs layer 23:05:27 5e14af77c1be: Pulling fs layer 23:05:27 01666e4c0597: Pulling fs layer 23:05:27 aa168da1d23b: Pulling fs layer 23:05:27 93b61091891f: Waiting 23:05:27 93b9cdb0e59b: Waiting 23:05:27 5e14af77c1be: Waiting 23:05:27 01666e4c0597: Waiting 23:05:27 aa168da1d23b: Waiting 23:05:27 46f8f816bc3b: Verifying Checksum 23:05:27 46f8f816bc3b: Download complete 23:05:27 36b3adc4ff6f: Verifying Checksum 23:05:27 36b3adc4ff6f: Download complete 23:05:27 93b9cdb0e59b: Verifying Checksum 23:05:27 93b9cdb0e59b: Download complete 23:05:27 5e14af77c1be: Verifying Checksum 23:05:27 5e14af77c1be: Download complete 23:05:27 01666e4c0597: Verifying Checksum 23:05:27 01666e4c0597: Download complete 23:05:27 93b61091891f: Verifying Checksum 23:05:27 93b61091891f: Download complete 23:05:27 36b3adc4ff6f: Pull complete 23:05:27 8ad3a11d3b57: Verifying Checksum 23:05:27 8ad3a11d3b57: Download complete 23:05:27 8ad3a11d3b57: Pull complete 23:05:28 46f8f816bc3b: Pull complete 23:05:28 93b61091891f: Pull complete 23:05:28 93b9cdb0e59b: Pull complete 23:05:28 5e14af77c1be: Pull complete 23:05:29 01666e4c0597: Pull complete 23:05:29 aa168da1d23b: Download complete 23:05:44 aa168da1d23b: Pull complete 23:05:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:05:44 prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container 23:05:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:05:47 $ docker top 4315733d6ce4dd612cd69055e1131cec5b411cabd919e1116f5536a02cda6806 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:47 + touch /tmp/pre-build-complete [Pipeline] sh 23:05:47 + mkdir -p /var/log/sa [Pipeline] sh 23:05:48 + ls /var/log/sa-host 23:05:48 + sadf -c /var/log/sa-host/sa05 23:05:48 file_magic: OK 23:05:48 HZ: Using current value: 100 23:05:48 file_header: OK 23:05:48 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 23:05:48 Statistics: 23:05:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:05:48 File successfully converted to sysstat format version 12.2.1 23:05:48 + sadf -c /var/log/sa-host/sa19 23:05:48 file_magic: OK 23:05:48 HZ: Using current value: 100 23:05:48 file_header: OK 23:05:48 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 23:05:48 Statistics: 23:05:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:05:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:48 provisioning config files... 23:05:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config329752338655100966tmp [Pipeline] { [Pipeline] echo 23:05:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:05:49 ---> create-netrc.sh [Pipeline] } 23:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:05:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:05:49 ---> python-tools-install.sh [Pipeline] echo 23:05:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:05:50 ---> sudo-logs.sh 23:05:50 Archiving 'sudo' log.. [Pipeline] echo 23:05:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:05:50 ---> job-cost.sh 23:05:50 lf-activate-venv: SKIPPING 23:05:50 INFO: No Stack... 23:05:51 INFO: Retrieving Pricing Info for: v1-standard-2 23:05:52 INFO: Archiving Costs [Pipeline] echo 23:05:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:05:52 ---> logs-deploy.sh 23:05:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2886/2 23:05:52 INFO: archiving workspace using pattern(s): 23:05:53 Archives upload complete. 23:05:53 INFO: archiving logs to Nexus