Pull request #3115 opened 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 6f35d1e4c32490934954dd0a0399a77df47d6746+74c372326013f994c98436bf4455b6fe21c08430 (6812c569b92089cf6afb66baf2af67cbe3bd34eb) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3115/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3115/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24636 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 Merge succeeded, producing b6816d1870e92b957d78c98ad5ec59133b61a29b Checking out Revision b6816d1870e92b957d78c98ad5ec59133b61a29b (PR-3115) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6816d1870e92b957d78c98ad5ec59133b61a29b # timeout=10 Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:28 ========================================================= 00:02:28 EdgeX Global Pipelines Version Info 00:02:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:30 ------------------- 00:02:30 stable info: 00:02:30 ------------------- 00:02:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:02:30 Message: update stable to v1.0.179 00:02:30 ------------------- 00:02:30 experimental info: 00:02:30 ------------------- 00:02:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:02:30 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:02:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:02:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:02:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6816d1870e92b957d78c98ad5ec59133b61a29b [Pipeline] echo 00:02:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6816d1 [Pipeline] echo 00:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:02:35 provisioning config files... 00:02:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config567877333588666872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:35 ---> docker-login.sh 00:02:35 nexus3.edgexfoundry.org:10001 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:36 Configure a credential helper to remove this warning. See 00:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:36 00:02:36 Login Succeeded 00:02:36 nexus3.edgexfoundry.org:10002 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:36 Configure a credential helper to remove this warning. See 00:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:36 00:02:36 Login Succeeded 00:02:36 nexus3.edgexfoundry.org:10003 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:36 Configure a credential helper to remove this warning. See 00:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:36 00:02:36 Login Succeeded 00:02:36 nexus3.edgexfoundry.org:10004 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:36 Configure a credential helper to remove this warning. See 00:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:36 00:02:36 Login Succeeded 00:02:36 docker.io 00:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:37 Configure a credential helper to remove this warning. See 00:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:37 00:02:37 Login Succeeded 00:02:37 ---> docker-login.sh ends [Pipeline] } 00:02:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:37 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/core-command/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo core-command,cmd/core-command/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/core-data/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo core-data,cmd/core-data/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/core-metadata/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo core-metadata,cmd/core-metadata/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/security-bootstrapper/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/security-proxy-setup/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/support-notifications/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo support-notifications,cmd/support-notifications/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/support-scheduler/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:02:37 + for file in '`ls cmd/**/Dockerfile`' 00:02:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:02:37 ++ cut -d/ -f2 00:02:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:02:37 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:02:39 00:02:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:02:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:02:39 latest: Pulling from edgex-devops/git-semver 00:02:39 31603596830f: Pulling fs layer 00:02:39 2a8b12db71e7: Pulling fs layer 00:02:39 6ca5941a6612: Pulling fs layer 00:02:39 ecc8261a40a4: Pulling fs layer 00:02:39 ecc8261a40a4: Waiting 00:02:39 2a8b12db71e7: Verifying Checksum 00:02:39 2a8b12db71e7: Download complete 00:02:40 31603596830f: Verifying Checksum 00:02:40 31603596830f: Download complete 00:02:40 ecc8261a40a4: Verifying Checksum 00:02:40 ecc8261a40a4: Download complete 00:02:40 6ca5941a6612: Verifying Checksum 00:02:40 6ca5941a6612: Download complete 00:02:40 31603596830f: Pull complete 00:02:40 2a8b12db71e7: Pull complete 00:02:41 6ca5941a6612: Pull complete 00:02:41 ecc8261a40a4: Pull complete 00:02:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:02:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:02:41 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:02:44 $ docker top f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:44 [ssh-agent] Looking for ssh-agent implementation... 00:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:45 $ docker exec f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent 00:02:45 SSH_AUTH_SOCK=/tmp/ssh-Jk1MBPSDlo90/agent.11 00:02:45 SSH_AGENT_PID=16 00:02:45 Running ssh-add (command line suppressed) 00:02:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4234279152809315416.key (/w/workspace/edgex-go/1@tmp/private_key_4234279152809315416.key) 00:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:45 + git tag --points-at HEAD [Pipeline] } 00:02:45 $ docker exec --env ******** --env ******** f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent -k 00:02:45 unset SSH_AUTH_SOCK; 00:02:45 unset SSH_AGENT_PID; 00:02:45 echo Agent pid 16 killed; 00:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:46 [ssh-agent] Looking for ssh-agent implementation... 00:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:46 $ docker exec f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent 00:02:46 SSH_AUTH_SOCK=/tmp/ssh-sZ5iKq2n3bNw/agent.45 00:02:46 SSH_AGENT_PID=50 00:02:46 Running ssh-add (command line suppressed) 00:02:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6626680325912859220.key (/w/workspace/edgex-go/1@tmp/private_key_6626680325912859220.key) 00:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:47 + git semver init 00:02:47 # -> Open(): unable to determine branch for HEAD 00:02:47 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:02:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:02:47 # $SEMVER_REMOTE_NAME = origin 00:02:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:02:47 # $SEMVER_USER_NAME = edgex-jenkins 00:02:47 # $SEMVER_BRANCH = PR-3115 00:02:47 # $SEMVER_TEMP = /tmp/semver-726716612 00:02:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:03:05 # '/tmp/semver-726716612' -> '/w/workspace/edgex-go/1/.semver' 00:03:05 # -> Force: false 00:03:05 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:03:05 $ docker exec --env ******** --env ******** f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent -k 00:03:05 unset SSH_AUTH_SOCK; 00:03:05 unset SSH_AGENT_PID; 00:03:05 echo Agent pid 50 killed; 00:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:06 + git semver [Pipeline] } 00:03:06 $ docker stop --time=1 f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea 00:03:07 $ docker rm -f f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea [Pipeline] // withDockerContainer [Pipeline] sh 00:03:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:03:08 Stashed 1 file(s) [Pipeline] echo 00:03:08 [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 00:03:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24630 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { (Prep) [Pipeline] { [Pipeline] ws 00:03:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:03:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:03:11 + sudo service docker restart 00:03:11 + true 00:03:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:03:11 ========================================================= 00:03:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:03:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:03:12 + 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 . 00:03:14 using credential edgex-jenkins-ssh 00:03:14 Cloning the remote Git repository 00:03:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:03:15 Sending build context to Docker daemon 327.6MB 00:03:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:03:15 Step 2/6 : FROM ${BASE} 00:03:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:03:15 188c0c94c7c5: Pulling fs layer 00:03:15 0ef7d3d256c8: Pulling fs layer 00:03:15 de9db76c5a1d: Pulling fs layer 00:03:15 bca2f99d35d6: Pulling fs layer 00:03:15 93359f2a8cfa: Pulling fs layer 00:03:15 7c6f9722023f: Pulling fs layer 00:03:15 a35cf1a2eb13: Pulling fs layer 00:03:15 93359f2a8cfa: Waiting 00:03:15 7c6f9722023f: Waiting 00:03:15 a35cf1a2eb13: Waiting 00:03:15 bca2f99d35d6: Waiting 00:03:15 de9db76c5a1d: Verifying Checksum 00:03:15 de9db76c5a1d: Download complete 00:03:15 0ef7d3d256c8: Verifying Checksum 00:03:15 0ef7d3d256c8: Download complete 00:03:15 93359f2a8cfa: Verifying Checksum 00:03:15 93359f2a8cfa: Download complete 00:03:15 188c0c94c7c5: Verifying Checksum 00:03:15 188c0c94c7c5: Download complete 00:03:15 7c6f9722023f: Verifying Checksum 00:03:15 7c6f9722023f: Download complete 00:03:14 > git init /w/workspace/edgex-go/1 # timeout=10 00:03:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:03:15 > git --version # timeout=10 00:03:15 > git --version # 'git version 2.17.1' 00:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:16 188c0c94c7c5: Pull complete 00:03:16 0ef7d3d256c8: Pull complete 00:03:17 a35cf1a2eb13: Verifying Checksum 00:03:17 a35cf1a2eb13: Download complete 00:03:18 bca2f99d35d6: Verifying Checksum 00:03:18 de9db76c5a1d: Pull complete 00:03:23 bca2f99d35d6: Pull complete 00:03:23 93359f2a8cfa: Pull complete 00:03:23 7c6f9722023f: Pull complete 00:03:27 a35cf1a2eb13: Pull complete 00:03:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:03:27 ---> a62c8e92a672 00:03:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:03:27 ---> Running in 0e13ddf37685 00:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:03:29 (1/12) Installing libmagic (5.38-r0) 00:03:30 (2/12) Installing file (5.38-r0) 00:03:30 (3/12) Installing libc-dev (0.7.2-r3) 00:03:30 (4/12) Installing g++ (9.3.0-r2) 00:03:34 (5/12) Installing fortify-headers (1.1-r0) 00:03:34 (6/12) Installing patch (2.7.6-r6) 00:03:34 (7/12) Installing build-base (0.5-r2) 00:03:34 (8/12) Installing libsodium (1.0.18-r0) 00:03:34 (9/12) Installing pkgconf (1.7.2-r0) 00:03:34 (10/12) Installing libsodium-dev (1.0.18-r0) 00:03:34 (11/12) Installing libzmq (4.3.3-r0) 00:03:34 (12/12) Installing zeromq-dev (4.3.3-r0) 00:03:34 Executing busybox-1.31.1-r19.trigger 00:03:34 OK: 233 MiB in 51 packages 00:03:37 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 00:03:38 Merge succeeded, producing 0f519e61c334fd626901a4e239d26030944ce5ca 00:03:38 Checking out Revision 0f519e61c334fd626901a4e239d26030944ce5ca (PR-3115) 00:03:38 Removing intermediate container 0e13ddf37685 00:03:38 ---> 33b31388d7a3 00:03:38 Step 4/6 : WORKDIR /edgex-go 00:03:38 ---> Running in 941a99ab9f05 00:03:38 Removing intermediate container 941a99ab9f05 00:03:38 ---> 503a95bb94c2 00:03:38 Step 5/6 : COPY go.mod . 00:03:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:03:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:03:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:37 > git config core.sparsecheckout # timeout=10 00:03:37 > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # timeout=10 00:03:37 > git remote # timeout=10 00:03:37 > git config --get remote.origin.url # timeout=10 00:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:37 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 00:03:38 > git rev-parse HEAD^{commit} # timeout=10 00:03:38 > git config core.sparsecheckout # timeout=10 00:03:38 > git checkout -f 0f519e61c334fd626901a4e239d26030944ce5ca # timeout=10 00:03:38 ---> 45aef3b27dd9 00:03:38 Step 6/6 : RUN go mod download 00:03:38 ---> Running in a41050a1ca4b 00:03:42 Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" 00:03:42 First time build. Skipping changelog. 00:03:42 > git --version # timeout=10 00:03:42 > git --version # 'git version 2.17.1' 00:03:42 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:03:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:03:45 + sudo service docker restart+ 00:03:45 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:03:47 provisioning config files... 00:03:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6448809334514850375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:47 ---> docker-login.sh 00:03:47 nexus3.edgexfoundry.org:10001 00:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:48 Configure a credential helper to remove this warning. See 00:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:48 00:03:48 Login Succeeded 00:03:48 nexus3.edgexfoundry.org:10002 00:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:49 Configure a credential helper to remove this warning. See 00:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:49 00:03:49 Login Succeeded 00:03:49 nexus3.edgexfoundry.org:10003 00:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:50 Configure a credential helper to remove this warning. See 00:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:50 00:03:50 Login Succeeded 00:03:50 nexus3.edgexfoundry.org:10004 00:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:50 Configure a credential helper to remove this warning. See 00:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:50 00:03:50 Login Succeeded 00:03:50 docker.io 00:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:51 Configure a credential helper to remove this warning. See 00:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:51 00:03:51 Login Succeeded 00:03:51 ---> docker-login.sh ends [Pipeline] } 00:03:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:03:52 ========================================================= 00:03:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:03:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:03:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:03:55 Sending build context to Docker daemon 166.2MB 00:03:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:03:55 Step 2/6 : FROM ${BASE} 00:03:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:55 5f621e34cdf4: Pulling fs layer 00:03:55 a4357932f1b6: Pulling fs layer 00:03:55 18c013af1878: Pulling fs layer 00:03:55 00ac8860ef70: Pulling fs layer 00:03:55 63d7cb157983: Pulling fs layer 00:03:55 b116817d02f9: Pulling fs layer 00:03:55 745a02a5169b: Pulling fs layer 00:03:55 00ac8860ef70: Waiting 00:03:55 63d7cb157983: Waiting 00:03:55 b116817d02f9: Waiting 00:03:55 745a02a5169b: Waiting 00:03:55 18c013af1878: Verifying Checksum 00:03:55 a4357932f1b6: Verifying Checksum 00:03:55 a4357932f1b6: Download complete 00:03:55 63d7cb157983: Download complete 00:03:55 b116817d02f9: Verifying Checksum 00:03:55 b116817d02f9: Download complete 00:03:55 5f621e34cdf4: Verifying Checksum 00:03:55 5f621e34cdf4: Download complete 00:03:56 5f621e34cdf4: Pull complete 00:03:56 a4357932f1b6: Pull complete 00:03:56 18c013af1878: Pull complete 00:03:57 745a02a5169b: Verifying Checksum 00:03:57 745a02a5169b: Download complete 00:03:58 00ac8860ef70: Verifying Checksum 00:03:58 00ac8860ef70: Download complete 00:04:00 Removing intermediate container a41050a1ca4b 00:04:00 ---> de52b408fb14 00:04:00 Successfully built de52b408fb14 00:04:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:04:01 + docker inspect -f . ci-base-image-x86_64 00:04:01 . [Pipeline] withDockerContainer 00:04:01 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:04:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:04:02 $ docker top b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:02 + go version 00:04:02 go version go1.15.5 linux/amd64 [Pipeline] } 00:04:02 $ docker stop --time=1 b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 00:04:04 $ docker rm -f b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:05 + docker inspect -f . ci-base-image-x86_64 00:04:05 . [Pipeline] withDockerContainer 00:04:06 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:04:06 $ docker top 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 -eo pid,comm [Pipeline] { [Pipeline] echo 00:04:07 ========================================================= 00:04:07 [edgeXBuildGoParallel] Running Tests and Build... 00:04:07 ========================================================= [Pipeline] sh 00:04:07 + make test 00:04:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:04:08 00ac8860ef70: Pull complete 00:04:08 63d7cb157983: Pull complete 00:04:09 b116817d02f9: Pull complete 00:04:13 745a02a5169b: Pull complete 00:04:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:04:13 ---> b7e6874047d6 00:04:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:04:16 ---> Running in 2afa14f1bfe9 00:04:17 ? github.com/edgexfoundry/edgex-go [no test files] 00:04:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:04:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:04:19 (1/12) Installing libmagic (5.38-r0) 00:04:19 (2/12) Installing file (5.38-r0) 00:04:19 (3/12) Installing libc-dev (0.7.2-r3) 00:04:19 (4/12) Installing g++ (9.3.0-r2) 00:04:25 (5/12) Installing fortify-headers (1.1-r0) 00:04:25 (6/12) Installing patch (2.7.6-r6) 00:04:25 (7/12) Installing build-base (0.5-r2) 00:04:25 (8/12) Installing libsodium (1.0.18-r0) 00:04:25 (9/12) Installing pkgconf (1.7.2-r0) 00:04:25 (10/12) Installing libsodium-dev (1.0.18-r0) 00:04:25 (11/12) Installing libzmq (4.3.3-r0) 00:04:25 (12/12) Installing zeromq-dev (4.3.3-r0) 00:04:25 Executing busybox-1.31.1-r19.trigger 00:04:25 OK: 217 MiB in 51 packages 00:04:30 Removing intermediate container 2afa14f1bfe9 00:04:30 ---> 62ab665fbcd4 00:04:30 Step 4/6 : WORKDIR /edgex-go 00:04:30 ---> Running in 0a99998a2003 00:04:30 Removing intermediate container 0a99998a2003 00:04:30 ---> 2760b11776e9 00:04:30 Step 5/6 : COPY go.mod . 00:04:31 ---> 19da74dc64b5 00:04:31 Step 6/6 : RUN go mod download 00:04:31 ---> Running in 7c1398827408 00:04:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:04:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:04:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:04:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:04:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:04:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:04:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:04:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:04:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:04:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:04:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.0% of statements 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements 00:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.179s coverage: 27.1% of statements 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 65.8% of statements 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.307s coverage: 28.6% of statements 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements 00:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 00:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.460s coverage: 92.8% of statements 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 00:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 00:04:57 Removing intermediate container 7c1398827408 00:04:57 ---> 6a844de16b39 00:04:57 Successfully built 6a844de16b39 00:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:04:58 + docker inspect -f . ci-base-image-arm64 00:04:58 . [Pipeline] withDockerContainer 00:04:58 prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container 00:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:00 $ docker top 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:01 + go version 00:05:01 go version go1.15.5 linux/arm64 [Pipeline] } 00:05:01 $ docker stop --time=1 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 00:05:03 $ docker rm -f 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:04 + docker inspect -f . ci-base-image-arm64 00:05:04 . [Pipeline] withDockerContainer 00:05:04 prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container 00:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements 00:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 00:05:06 $ docker top 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae -eo pid,comm [Pipeline] { [Pipeline] echo 00:05:06 ========================================================= 00:05:06 [edgeXBuildGoParallel] Running Tests and Build... 00:05:06 ========================================================= [Pipeline] sh 00:05:06 + make test 00:05:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 68.9% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.252s coverage: 84.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.068s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.664s coverage: 29.1% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:05:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:05:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:05:20 GO111MODULE=on go vet ./... 00:05:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:05:47 gofmt -l . 00:05:47 [ "`gofmt -l .`" = "" ] 00:05:47 ./bin/test-go-mod-tidy.sh 00:05:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:05:47 + ls -al . 00:05:47 total 684 00:05:47 drwxrwxr-x 10 1001 1001 4096 Feb 3 00:05 . 00:05:47 drwxr-xr-x 4 root root 28 Feb 3 00:04 .. 00:05:47 -rw-rw-r-- 1 1001 1001 11 Feb 3 00:02 .dockerignore 00:05:47 drwxrwxr-x 8 1001 1001 179 Feb 3 00:02 .git 00:05:47 drwxrwxr-x 3 1001 1001 125 Feb 3 00:02 .github 00:05:47 -rw-rw-r-- 1 1001 1001 818 Feb 3 00:02 .gitignore 00:05:47 drwx------ 3 1001 1001 60 Feb 3 00:03 .semver 00:05:47 -rw-rw-r-- 1 1001 1001 166 Feb 3 00:02 .sonarcloud.properties 00:05:47 -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:02 Attribution.txt 00:05:47 -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:02 CONTRIBUTING.md 00:05:47 -rw-rw-r-- 1 1001 1001 931 Feb 3 00:02 Dockerfile.build 00:05:47 -rw-rw-r-- 1 1001 1001 863 Feb 3 00:02 Jenkinsfile 00:05:47 -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:02 LICENSE 00:05:47 -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:02 Makefile 00:05:47 -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:02 README.md 00:05:47 -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:02 SECURITY.md 00:05:47 -rw-rw-r-- 1 1001 1001 5 Feb 3 00:03 VERSION 00:05:47 -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:02 ZMQWindows.md 00:05:47 drwxrwxr-x 2 1001 1001 117 Feb 3 00:02 bin 00:05:47 drwxrwxr-x 14 1001 1001 4096 Feb 3 00:02 cmd 00:05:47 -rw-r--r-- 1 root root 580844 Feb 3 00:05 coverage.out 00:05:47 -rw-r--r-- 1 root root 1054 Feb 3 00:05 go.mod 00:05:47 -rw-r--r-- 1 root root 19399 Feb 3 00:05 go.sum 00:05:47 drwxrwxr-x 8 1001 1001 127 Feb 3 00:02 internal 00:05:47 drwxrwxr-x 4 1001 1001 26 Feb 3 00:02 openapi 00:05:47 drwxrwxr-x 4 1001 1001 71 Feb 3 00:02 snap 00:05:47 -rw-rw-r-- 1 1001 1001 168 Feb 3 00:02 version.go [Pipeline] sh 00:05:48 + '[' -e coverage.out ] 00:05:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:05:48 Stashed 1 file(s) [Pipeline] sh 00:05:48 + make build 00:05:48 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 00:05:52 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 00:06:01 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 00:06:01 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 00:06:03 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 00:06:03 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 00:06:04 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 00:06:06 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 00:06:07 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 00:06: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 00:06:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:06:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:06:12 $ docker stop --time=1 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 00:06:14 $ docker rm -f 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] isUnix [Pipeline] sh 00:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:06:18 00:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:06:18 latest: Pulling from edgex-devops/edgex-compose 00:06:18 cbdbe7a5bc2a: Pulling fs layer 00:06:18 ca9280d653b3: Pulling fs layer 00:06:18 7e9c9ca2126c: Pulling fs layer 00:06:19 cbdbe7a5bc2a: Download complete 00:06:19 ca9280d653b3: Verifying Checksum 00:06:19 ca9280d653b3: Download complete 00:06:19 cbdbe7a5bc2a: Pull complete 00:06:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:06:20 7e9c9ca2126c: Verifying Checksum 00:06:20 7e9c9ca2126c: Download complete 00:06:20 ca9280d653b3: Pull complete 00:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:06:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:06:27 7e9c9ca2126c: Pull complete 00:06:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:06:27 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:06:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:06:29 $ docker top bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:30 + docker-compose build --help 00:06:30 + grep parallel 00:06:30 --parallel Build images in parallel. [Pipeline] } 00:06:31 $ docker stop --time=1 bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 00:06:32 $ docker rm -f bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 00:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:06:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] sh 00:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:06:33 . [Pipeline] withDockerContainer 00:06:33 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:06:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:06:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:06:34 $ docker top 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:35 + docker-compose -f ./docker-compose-build.yml build --parallel 00:06:36 Building docker-core-command-go ... 00:06:36 Building docker-core-data-go ... 00:06:36 Building docker-core-metadata-go ... 00:06:36 Building docker-security-bootstrapper-go ... 00:06:36 Building docker-security-proxy-setup-go ... 00:06:36 Building docker-security-secretstore-setup-go ... 00:06:36 Building docker-support-notifications-go ... 00:06:36 Building docker-support-scheduler-go ... 00:06:36 Building docker-sys-mgmt-agent-go ... 00:06:36 Building docker-core-data-go 00:06:36 Building docker-support-scheduler-go 00:06:36 Building docker-support-notifications-go 00:06:36 Building docker-security-bootstrapper-go 00:06:36 Building docker-core-command-go 00:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:06:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 46.0% of statements 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements 00:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.500s coverage: 27.1% of statements 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.284s coverage: 65.8% of statements 00:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:06:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.714s coverage: 82.3% of statements 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements 00:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.325s coverage: 97.5% of statements 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:07:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:07:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> de52b408fb14 00:07:08 Step 3/22 : WORKDIR /edgex-go 00:07:08 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:07:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> de52b408fb14 00:07:08 Step 3/30 : WORKDIR /edgex-go 00:07:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:07:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> de52b408fb14 00:07:08 Step 3/22 : WORKDIR /edgex-go 00:07:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:07:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> de52b408fb14 00:07:08 Step 3/23 : WORKDIR /edgex-go 00:07:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:07:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:07:08 ---> de52b408fb14 00:07:08 Step 3/23 : WORKDIR /edgex-go 00:07:08 ---> Running in 4df45d77b572 00:07:08 ---> Running in 43bb47a5e58d 00:07:08 ---> Running in 4b820620b977 00:07:08 ---> Running in 9fcfd9e7bd46 00:07:08 ---> Running in 12b98afb359d 00:07:08 Removing intermediate container 4df45d77b572 00:07:08 ---> fe4ec1204d08 00:07:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 Removing intermediate container 9fcfd9e7bd46 00:07:08 ---> f12bd9a32092 00:07:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 Removing intermediate container 12b98afb359d 00:07:08 ---> bc2a71d3b7e7 00:07:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 Removing intermediate container 4b820620b977 00:07:08 ---> ef171b19c792 00:07:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 Removing intermediate container 43bb47a5e58d 00:07:08 ---> f878369e5e42 00:07:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:08 ---> Running in 0a89f4de6722 00:07:08 ---> Running in 5b7fbb8a1160 00:07:08 ---> Running in 932fa8a4eade 00:07:08 ---> Running in 66762be1f136 00:07:08 ---> Running in 7c6f0da8c69f 00:07:10 Removing intermediate container 932fa8a4eade 00:07:10 ---> adc05a750952 00:07:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:07:10 Removing intermediate container 0a89f4de6722 00:07:10 ---> 116cefbf770e 00:07:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:07:11 ---> Running in 11cd72a61a47 00:07:11 Removing intermediate container 5b7fbb8a1160 00:07:11 ---> 43d5591e4d32 00:07:11 Step 5/23 : RUN apk add --update --no-cache make git 00:07:11 ---> Running in 301728083fe8 00:07:11 Removing intermediate container 66762be1f136 00:07:11 ---> 6f83bf448019 00:07:11 Step 5/22 : RUN apk add --update --no-cache make git 00:07:11 ---> Running in 355746db1772 00:07:11 Removing intermediate container 7c6f0da8c69f 00:07:11 ---> 80765fa94433 00:07:11 Step 5/30 : RUN apk add --update --no-cache make git 00:07:11 ---> Running in 88e1f503cd40 00:07:11 ---> Running in ad0977948169 00:07:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:13 OK: 233 MiB in 51 packages 00:07:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:13 OK: 233 MiB in 51 packages 00:07:13 Removing intermediate container 11cd72a61a47 00:07:13 ---> 01b9b34450fb 00:07:13 Step 6/23 : COPY go.mod . 00:07:13 OK: 233 MiB in 51 packages 00:07:13 OK: 233 MiB in 51 packages 00:07:13 ---> c9aedee96535 00:07:13 Step 7/23 : RUN go mod download 00:07:14 OK: 233 MiB in 51 packages 00:07:14 ---> Running in 9af24f6d46fd 00:07:14 Removing intermediate container 301728083fe8 00:07:14 ---> 80e64df8b0dc 00:07:14 Step 6/22 : COPY go.mod . 00:07:14 Removing intermediate container 88e1f503cd40 00:07:14 ---> a9932709d09d 00:07:14 Step 6/22 : COPY go.mod . 00:07:14 Removing intermediate container ad0977948169 00:07:14 ---> ec77b911a89d 00:07:14 Step 6/30 : COPY go.mod . 00:07:14 ---> 4096fa035e9f 00:07:14 Step 7/22 : RUN go mod download 00:07:15 ---> Running in d7821b3216dc 00:07:15 ---> 4348f3760432 00:07:15 Step 7/22 : RUN go mod download 00:07:15 Removing intermediate container 355746db1772 00:07:15 ---> 59c19653b44a 00:07:15 Step 6/23 : COPY go.mod . 00:07:15 ---> 3548aa826f40 00:07:15 Step 7/30 : RUN go mod download 00:07:15 ---> Running in fe74dd1b42f3 00:07:15 ---> Running in 10edf0f50357 00:07:15 ---> 3fec506e2760 00:07:15 Step 7/23 : RUN go mod download 00:07:15 ---> Running in 3d6833c7ccef 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.126s coverage: 92.8% of statements 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements 00:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 00:07:16 Removing intermediate container 9af24f6d46fd 00:07:16 ---> ac675b8a595d 00:07:16 Step 8/23 : COPY . . 00:07:16 Removing intermediate container d7821b3216dc 00:07:16 ---> 7db781bde137 00:07:16 Step 8/22 : COPY . . 00:07:21 Removing intermediate container fe74dd1b42f3 00:07:21 ---> bd47d4e3f7a6 00:07:21 Step 8/22 : COPY . . 00:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements 00:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 00:07:25 Removing intermediate container 10edf0f50357 00:07:25 ---> 65ccbf23f905 00:07:25 Step 8/30 : COPY . . 00:07:29 Removing intermediate container 3d6833c7ccef 00:07:29 ---> 40294ed33c33 00:07:29 Step 8/23 : COPY . . 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.149s coverage: 92.9% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.118s coverage: 84.2% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.490s coverage: 63.5% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.736s coverage: 68.9% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.330s coverage: 37.0% of statements 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.606s coverage: 84.0% of statements 00:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements 00:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.405s coverage: 47.0% of statements 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.216s coverage: 100.0% of statements 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.140s coverage: 100.0% of statements 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 100.0% of statements 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.004s coverage: 29.1% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.198s coverage: 100.0% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 00:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:07:58 GO111MODULE=on go vet ./... 00:08:01 ---> 94264228c521 00:08:01 ---> 7d86a0100a2a 00:08:01 Step 9/23 : RUN make cmd/core-data/core-dataStep 9/22 : RUN make cmd/support-notifications/support-notifications 00:08:01 00:08:01 ---> Running in 8d2d37f1611b 00:08:01 ---> Running in 5a326a339da6 00:08:01 ---> 7a90c9d3e0d9 00:08:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:08:01 ---> 0fa0d66583e2 00:08:01 Step 9/23 : RUN make cmd/core-command/core-command 00:08:01 ---> 724289fba6e2 00:08:01 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:08:01 ---> Running in be8bd29ff647 00:08:01 ---> Running in a44298ba3242 00:08:01 ---> Running in ca9b970d7b43 00:08:01 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 00:08:01 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 00:08:01 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 00:08:01 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 00:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:08:40 Removing intermediate container ca9b970d7b43 00:08:40 ---> 3d94d2e46795 00:08:40 00:08:40 Step 10/30 : FROM alpine:3.12 00:08:40 3.12: Pulling from library/alpine 00:08:40 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:08:40 Status: Downloaded newer image for alpine:3.12 00:08:40 ---> 389fef711851 00:08:40 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:08:40 ---> Running in cd9c65d87d49 00:08:40 Removing intermediate container cd9c65d87d49 00:08:40 ---> a9162fe1ecd1 00:08:40 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:08:40 ---> Running in c2e6ff627f85 00:08:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:08:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:08:40 (1/2) Installing dumb-init (1.2.2-r1) 00:08:40 (2/2) Installing su-exec (0.2-r1) 00:08:40 Executing busybox-1.31.1-r19.trigger 00:08:40 OK: 6 MiB in 16 packages 00:08:46 Removing intermediate container a44298ba3242 00:08:46 ---> 762d6b853f3e 00:08:46 00:08:46 Step 10/23 : FROM alpine:3.12 00:08:46 ---> 389fef711851 00:08:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:08:46 Removing intermediate container 5a326a339da6 00:08:46 ---> 1926db499456 00:08:46 00:08:46 Step 10/22 : FROM alpine:3.12 00:08:46 ---> 389fef711851 00:08:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:08:46 Removing intermediate container be8bd29ff647 00:08:46 ---> 966008a967da 00:08:46 00:08:46 Step 10/22 : FROM alpine:3.12 00:08:46 ---> Running in d150f6e4b584 00:08:46 ---> 389fef711851 00:08:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:08:46 ---> Running in 05d6f57402ba 00:08:46 Removing intermediate container c2e6ff627f85 00:08:46 ---> a3b6bec0fc4e 00:08:46 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:08:46 ---> Running in 6ba7712a2016 00:08:47 ---> Running in bdd8c2096b90 00:08:48 Removing intermediate container 8d2d37f1611b 00:08:48 ---> 6d01a8eeef52 00:08:48 00:08:48 Step 10/23 : FROM alpine:3.12 00:08:48 ---> 389fef711851 00:08:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:08:48 Removing intermediate container bdd8c2096b90 00:08:48 ---> 07bcc648a024 00:08:48 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:08:48 (1/1) Installing dumb-init (1.2.2-r1) 00:08:48 Executing busybox-1.31.1-r19.trigger 00:08:48 OK: 6 MiB in 15 packages 00:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:08:49 (1/2) Installing ca-certificates (20191127-r4) 00:08:49 (2/2) Installing dumb-init (1.2.2-r1) 00:08:49 Executing busybox-1.31.1-r19.trigger 00:08:49 Executing ca-certificates-20191127-r4.trigger 00:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:08:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:08:49 (1/1) Installing dumb-init (1.2.2-r1) 00:08:49 Executing busybox-1.31.1-r19.trigger 00:08:49 OK: 6 MiB in 15 packages 00:08:49 OK: 6 MiB in 16 packages 00:08:49 ---> Running in 50c7c063da6a 00:08:49 ---> Running in e00945408f04 00:08:50 Removing intermediate container 50c7c063da6a 00:08:50 ---> 6123f4a142b4 00:08:50 Step 12/23 : ENV APP_PORT=48080 00:08:50 Removing intermediate container e00945408f04 00:08:50 ---> b20400fab20e 00:08:50 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:08:50 ---> Running in 3a784c802364 00:08:50 ---> Running in ec5ef4ae7aec 00:08:50 Removing intermediate container d150f6e4b584 00:08:50 ---> a7cf4240fd41 00:08:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:08:50 Removing intermediate container 6ba7712a2016 00:08:50 ---> 67922fc92841 00:08:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:08:50 ---> Running in ec121d1c0df0 00:08:51 Removing intermediate container 3a784c802364 00:08:51 ---> ad0b206fdca3 00:08:51 Step 13/23 : EXPOSE $APP_PORT 00:08:51 Removing intermediate container 05d6f57402ba 00:08:51 ---> 50dc01ae905f 00:08:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:08:51 ---> Running in b30262efb7e5 00:08:51 ---> Running in bb52c8022b9e 00:08:51 ---> Running in 82d1da71c960 00:08:51 Removing intermediate container ec121d1c0df0 00:08:51 ---> d1bfe248a38f 00:08:51 Step 13/23 : ENV APP_PORT=48082 00:08:51 ---> Running in 824f8c8b15b5 00:08:51 Removing intermediate container b30262efb7e5 00:08:51 ---> 30f8c3bcc43e 00:08:51 Step 13/22 : ENV APP_PORT=48085 00:08:51 Removing intermediate container 82d1da71c960 00:08:51 ---> efd17db8c8d4 00:08:51 Step 13/22 : ENV APP_PORT=48060 00:08:51 Removing intermediate container bb52c8022b9e 00:08:51 ---> 2e591358ccd6 00:08:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:08:52 ---> Running in 5d57c3bfab9c 00:08:52 ---> Running in aa5c943b4e1d 00:08:52 ---> Running in a7d5c6b42a3d 00:08:52 Removing intermediate container 824f8c8b15b5 00:08:52 ---> c1dc1f1a364f 00:08:52 Step 14/23 : EXPOSE $APP_PORT 00:08:52 ---> Running in 4a2979863cdb 00:08:52 Removing intermediate container 5d57c3bfab9c 00:08:52 ---> 4756f6e14409 00:08:52 Step 14/22 : EXPOSE $APP_PORT 00:08:52 Removing intermediate container aa5c943b4e1d 00:08:52 ---> 88fec40905fa 00:08:52 Step 14/22 : EXPOSE $APP_PORT 00:08:52 Removing intermediate container ec5ef4ae7aec 00:08:52 ---> 15fa8089fd63 00:08:52 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:08:52 ---> Running in 63ccf5868968 00:08:52 ---> Running in 40474ad8cc9e 00:08:52 ---> Running in 971115826f78 00:08:53 Removing intermediate container 4a2979863cdb 00:08:53 ---> e9f7b85493e4 00:08:53 Step 15/23 : WORKDIR / 00:08:53 ---> Running in 57798b07808c 00:08:53 Removing intermediate container 40474ad8cc9e 00:08:53 ---> 37384558c18a 00:08:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:53 Removing intermediate container 63ccf5868968 00:08:53 ---> 8a77f9a91853 00:08:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:53 Removing intermediate container 971115826f78 00:08:53 ---> 42c063c5f23d 00:08:53 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:08:53 Removing intermediate container 57798b07808c 00:08:53 ---> 919b9de5c77d 00:08:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:53 ---> d3852e3e65ac 00:08:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:08:53 ---> 8ecfc0d3a663 00:08:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:08:53 Removing intermediate container a7d5c6b42a3d 00:08:53 ---> bb8cd72c91be 00:08:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:08:54 ---> 08326b4bd988 00:08:54 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:08:54 ---> a96ad804aecd 00:08:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:08:54 ---> Running in a07744c51639 00:08:54 ---> Running in d90650947c69 00:08:54 ---> 3382e82eaa5c 00:08:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:08:55 ---> 79caf9ad5492 00:08:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:08:55 ---> b425920bead2 00:08:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:08:55 ---> 8123c59cb9ba 00:08:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:08:55 ---> Running in 3e5ae7412b46 00:08:55 ---> 61b90b259c0f 00:08:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:08:55 ---> Running in dc2da34dc391 00:08:55 Removing intermediate container 3e5ae7412b46 00:08:55 ---> 6ed9058ff129 00:08:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:08:55 ---> Running in 50d92afcdf58 00:08:55 ---> 77754d5cd428 00:08:55 Step 19/23 : ENTRYPOINT ["/core-command"] 00:08:56 Removing intermediate container dc2da34dc391 00:08:56 ---> 2d25311900df 00:08:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:56 ---> Running in ec1d66a9f8d3 00:08:56 ---> Running in c8e15e05811f 00:08:56 Removing intermediate container 50d92afcdf58 00:08:56 ---> 0eac9c579625 00:08:56 Step 20/22 : LABEL arch=x86_64 00:08:56 ---> Running in c688e7a5f434 00:08:56 Removing intermediate container ec1d66a9f8d3 00:08:56 ---> 25f10986062d 00:08:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:56 Removing intermediate container c8e15e05811f 00:08:56 ---> 4760a06a9048 00:08:56 Step 20/22 : LABEL arch=x86_64 00:08:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:08:56 ---> Running in b7317bb9fe59 00:08:56 ---> Running in 57319bc5bf8b 00:08:56 Removing intermediate container c688e7a5f434 00:08:56 ---> 0987987cf461 00:08:56 Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:08:57 Removing intermediate container d90650947c69 00:08:57 ---> afd0d9e2018b 00:08:57 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:57 Removing intermediate container b7317bb9fe59 00:08:57 ---> 9271cf97db1b 00:08:57 Step 21/23 : LABEL arch=x86_64 00:08:57 ---> Running in 57675e854560 00:08:57 ---> Running in 89eacf3d5b1c 00:08:57 Removing intermediate container 57319bc5bf8b 00:08:57 ---> 4359a9c3480e 00:08:57 Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:08:57 (1/6) Installing dumb-init (1.2.2-r1) 00:08:57 (2/6) Installing libgcc (9.3.0-r2) 00:08:57 ---> Running in f65635fb5e63 00:08:57 ---> 899fe8a720ca 00:08:57 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:08:57 (3/6) Installing libsodium (1.0.18-r0) 00:08:57 Removing intermediate container 57675e854560 00:08:57 ---> df968a8f35cb 00:08:57 Step 22/22 : LABEL version=0.0.0 00:08:57 (4/6) Installing libstdc++ (9.3.0-r2) 00:08:57 Removing intermediate container 89eacf3d5b1c 00:08:57 ---> 0aa1a4440d14 00:08:57 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:08:57 ---> Running in 43ecc7e87288 00:08:57 ---> Running in 2a4fb1714e58 00:08:57 Removing intermediate container f65635fb5e63 00:08:57 ---> 4b772fb74ccf 00:08:57 Step 22/22 : LABEL version=0.0.0 00:08:57 (5/6) Installing libzmq (4.3.3-r0) 00:08:57 ---> Running in 6387c1727f19 00:08:57 Removing intermediate container 43ecc7e87288 00:08:57 ---> b42ea0e3895b 00:08:57 00:08:57 (6/6) Installing zeromq (4.3.3-r0) 00:08:58 Removing intermediate container 2a4fb1714e58 00:08:58 ---> c186e47cb031 00:08:58 Step 23/23 : LABEL version=0.0.0 00:08:58 Executing busybox-1.31.1-r19.trigger 00:08:58 OK: 8 MiB in 20 packages 00:08:58 ---> e138982cdc2e 00:08:58 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:08:58 Successfully built b42ea0e3895b 00:08:58 ---> Running in b99784d00013 00:08:58 Successfully tagged docker-support-scheduler-go:latest 00:08:58 Building docker-sys-mgmt-agent-go 00:08:58  Building docker-support-scheduler-go ... done Removing intermediate container 6387c1727f19 00:08:58 ---> 7dd46efb4663 00:08:58 00:08:58 ---> 7649a304c33e 00:08:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:08:58 Successfully built 7dd46efb4663 00:08:58 Successfully tagged docker-support-notifications-go:latest 00:08:58 Building docker-security-secretstore-setup-go 00:08:58  Building docker-support-notifications-go ... done Removing intermediate container b99784d00013 00:08:58 ---> 23ddd01fb915 00:08:58 00:08:59 Removing intermediate container a07744c51639 00:08:59 ---> 263bec159f29 00:08:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:59 Successfully built 23ddd01fb915 00:08:59 ---> 1b9106dec247 00:08:59 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:08:59 Successfully tagged docker-core-command-go:latest 00:08:59 Building docker-security-proxy-setup-go 00:08:59  Building docker-core-command-go ... done  ---> Running in c864a5644ce9 00:08:59 ---> 6c2992a4f2f2 00:08:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:08:59 Removing intermediate container c864a5644ce9 00:08:59 ---> d87e87e90fb8 00:08:59 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:09:02 ---> b86f6873cb55 00:09:02 Step 25/30 : RUN chmod +x /entrypoint.sh 00:09:02 ---> fde70eaca2fb 00:09:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:09:08 ---> 627f95f1b097 00:09:08 Step 19/23 : ENTRYPOINT ["/core-data"] 00:09:08 ---> Running in 30904046d0f1 00:09:08 ---> Running in 006348f8df02 00:09:08 Removing intermediate container 006348f8df02 00:09:08 ---> 14cf88668721 00:09:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:09:09 ---> Running in 52e55a1a7162 00:09:09 Removing intermediate container 52e55a1a7162 00:09:09 ---> fe66175c9f57 00:09:09 Step 21/23 : LABEL arch=x86_64 00:09:14 ---> Running in e9556a2858a9 00:09:17 Removing intermediate container e9556a2858a9 00:09:17 ---> d8b685bf01a1 00:09:17 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:09:17 ---> Running in dbb64b256b9b 00:09:17 Removing intermediate container 30904046d0f1 00:09:17 ---> 8fb611dd5025 00:09:17 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:09:20 gofmt -l . 00:09:20 [ "`gofmt -l .`" = "" ] 00:09:20 ./bin/test-go-mod-tidy.sh 00:09:20 ./bin/test-attribution-txt.sh [Pipeline] sh 00:09:20 + ls -al . 00:09:20 total 712 00:09:20 drwxrwxr-x 9 1001 1001 4096 Feb 3 00:09 . 00:09:20 drwxr-xr-x 4 root root 4096 Feb 3 00:05 .. 00:09:20 -rw-rw-r-- 1 1001 1001 11 Feb 3 00:03 .dockerignore 00:09:20 drwxrwxr-x 8 1001 1001 4096 Feb 3 00:03 .git 00:09:20 drwxrwxr-x 3 1001 1001 4096 Feb 3 00:03 .github 00:09:20 -rw-rw-r-- 1 1001 1001 818 Feb 3 00:03 .gitignore 00:09:20 -rw-rw-r-- 1 1001 1001 166 Feb 3 00:03 .sonarcloud.properties 00:09:20 -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:03 Attribution.txt 00:09:20 -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:03 CONTRIBUTING.md 00:09:20 -rw-rw-r-- 1 1001 1001 931 Feb 3 00:03 Dockerfile.build 00:09:20 -rw-rw-r-- 1 1001 1001 863 Feb 3 00:03 Jenkinsfile 00:09:20 -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:03 LICENSE 00:09:20 -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:03 Makefile 00:09:20 -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:03 README.md 00:09:20 -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:03 SECURITY.md 00:09:20 -rw-rw-r-- 1 1001 1001 5 Feb 3 00:03 VERSION 00:09:20 -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:03 ZMQWindows.md 00:09:20 drwxrwxr-x 2 1001 1001 4096 Feb 3 00:03 bin 00:09:20 drwxrwxr-x 14 1001 1001 4096 Feb 3 00:03 cmd 00:09:20 -rw-r--r-- 1 root root 580844 Feb 3 00:07 coverage.out 00:09:20 -rw-r--r-- 1 root root 1054 Feb 3 00:09 go.mod 00:09:20 -rw-r--r-- 1 root root 19399 Feb 3 00:09 go.sum 00:09:20 drwxrwxr-x 8 1001 1001 4096 Feb 3 00:03 internal 00:09:20 drwxrwxr-x 4 1001 1001 4096 Feb 3 00:03 openapi 00:09:20 drwxrwxr-x 4 1001 1001 4096 Feb 3 00:03 snap 00:09:20 -rw-rw-r-- 1 1001 1001 168 Feb 3 00:03 version.go [Pipeline] sh 00:09:20 ---> Running in ec26a0e098ab 00:09:20 Removing intermediate container dbb64b256b9b 00:09:20 ---> 5a26a7d2385b 00:09:20 Step 23/23 : LABEL version=0.0.0 00:09:21 + '[' -e coverage.out ] 00:09:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:09:21 Warning: overwriting stash ‘coverage-report’ 00:09:21 ---> Running in 33aaed4ade36 00:09:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:09:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:09:22 ---> de52b408fb14 00:09:22 Step 3/21 : WORKDIR /edgex-go 00:09:22 ---> Using cache 00:09:22 ---> f878369e5e42 00:09:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:22 ---> Using cache 00:09:22 ---> 80765fa94433 00:09:22 Step 5/21 : RUN apk add --update --no-cache make git 00:09:22 Removing intermediate container ec26a0e098ab 00:09:22 ---> 173f2ea6441d 00:09:22 Step 27/30 : CMD ["gate"] 00:09:22 ---> Using cache 00:09:22 ---> ec77b911a89d 00:09:22 Step 6/21 : COPY go.mod . 00:09:22 ---> Using cache 00:09:22 ---> 3548aa826f40 00:09:22 Step 7/21 : RUN go mod download 00:09:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:09:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:09:22 ---> de52b408fb14 00:09:22 Step 3/24 : WORKDIR /edgex-go 00:09:22 ---> Using cache 00:09:22 ---> f878369e5e42 00:09:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:22 ---> Using cache 00:09:22 ---> 80765fa94433 00:09:22 Step 5/24 : RUN apk add --update --no-cache make git 00:09:22 ---> Using cache 00:09:22 ---> ec77b911a89d 00:09:22 Step 6/24 : COPY go.mod . 00:09:22 ---> Using cache 00:09:22 ---> 3548aa826f40 00:09:22 Step 7/24 : RUN go mod download 00:09:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:09:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:09:22 ---> de52b408fb14 00:09:22 Step 3/26 : WORKDIR /edgex-go 00:09:22 ---> Using cache 00:09:22 ---> f878369e5e42 00:09:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:22 ---> Using cache 00:09:22 ---> 80765fa94433 00:09:22 Step 5/26 : RUN apk add --update --no-cache make bash git 00:09:22 ---> Using cache 00:09:22 ---> 65ccbf23f905 00:09:22 Step 8/24 : COPY . . 00:09:22 ---> Using cache 00:09:22 ---> 65ccbf23f905 00:09:22 Step 8/21 : COPY . . 00:09:22 Stashed 1 file(s) [Pipeline] sh 00:09:22 ---> Using cache 00:09:22 ---> 724289fba6e2 00:09:22 ---> Using cache 00:09:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 724289fba6e2 00:09:22 00:09:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:09:23 + make build 00:09:23 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 00:09:24 ---> Running in 5040c390e0e5 00:09:24 ---> Running in ad1c0ce3de41 00:09:24 ---> Running in cecf62eb8a64 00:09:24 ---> Running in d48d703d7c7a 00:09:24 Removing intermediate container 33aaed4ade36 00:09:24 ---> 2685a302c0ac 00:09:24 00:09:24 Successfully built 2685a302c0ac 00:09:24 Successfully tagged docker-core-data-go:latest 00:09:24  Building docker-core-data-go ... done Building docker-core-metadata-go 00:09:24 Removing intermediate container d48d703d7c7a 00:09:24 ---> dff830c69b26 00:09:24 Step 28/30 : LABEL arch=x86_64 00:09:25 ---> Running in ba8c6236f120 00:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:09:25 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 00:09:25 Removing intermediate container ba8c6236f120 00:09:25 ---> f6f3015790eb 00:09:25 Step 29/30 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:09:25 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 00:09:25 ---> Running in 4c2c20c3dbaa 00:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:09:27 OK: 233 MiB in 51 packages 00:09:29 Removing intermediate container 4c2c20c3dbaa 00:09:29 ---> 6b58578f5ea1 00:09:29 Step 30/30 : LABEL version=0.0.0 00:09:30 ---> Running in 5adeb434c5fb 00:09:30 Removing intermediate container 5040c390e0e5 00:09:30 ---> 45be4e03269e 00:09:30 Step 6/26 : COPY go.mod . 00:09:30 Removing intermediate container 5adeb434c5fb 00:09:30 ---> 66533975b5ef 00:09:30 00:09:31 Successfully built 66533975b5ef 00:09:31 ---> d25998294076 00:09:31 Step 7/26 : RUN go mod download 00:09:31 Successfully tagged docker-security-bootstrapper-go:latest 00:09:31  Building docker-security-bootstrapper-go ... done  ---> Running in e23cfcef2f04 00:09:35 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 00:09:37 Removing intermediate container e23cfcef2f04 00:09:37 ---> 385b2decb78d 00:09:37 Step 8/26 : COPY . . 00:09:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:09:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:42 ---> de52b408fb14 00:09:42 Step 3/23 : WORKDIR /edgex-go 00:09:42 ---> Using cache 00:09:42 ---> f878369e5e42 00:09:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:42 ---> Using cache 00:09:42 ---> 80765fa94433 00:09:42 Step 5/23 : RUN apk add --update --no-cache make git 00:09:42 ---> Using cache 00:09:42 ---> ec77b911a89d 00:09:42 Step 6/23 : COPY go.mod . 00:09:42 ---> Using cache 00:09:42 ---> 3548aa826f40 00:09:42 Step 7/23 : RUN go mod download 00:09:42 ---> Using cache 00:09:42 ---> 65ccbf23f905 00:09:42 Step 8/23 : COPY . . 00:09:42 ---> Using cache 00:09:42 ---> 724289fba6e2 00:09:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:09:45 ---> Running in bbf7c6424e99 00:09: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 00:09:48 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 00:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:09:57 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 00:10:01 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 00:10:03 Removing intermediate container cecf62eb8a64 00:10:03 ---> c468d2a131c9 00:10:03 00:10:03 Step 10/24 : FROM alpine:3.12 00:10:03 ---> 389fef711851 00:10:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:10:03 Removing intermediate container ad1c0ce3de41 00:10:03 ---> 8025657f6eeb 00:10:03 00:10:03 Step 10/21 : FROM alpine:3.12 00:10:03 ---> 389fef711851 00:10:03 Step 11/21 : RUN apk add --update --no-cache curl 00:10:03 ---> Running in d5473c003410 00:10:03 ---> c1cf66f44855 00:10:03 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:10:03 ---> Running in c2ecea5e0b44 00:10:03 ---> Running in 4643e01832dc 00:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:03 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 00:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:03 (1/5) Installing ca-certificates (20191127-r4) 00:10:03 (1/4) Installing ca-certificates (20191127-r4) 00:10:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:10:03 (3/5) Installing libcurl (7.69.1-r3) 00:10:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:10:03 (3/4) Installing libcurl (7.69.1-r3) 00:10:03 (4/5) Installing curl (7.69.1-r3) 00:10:03 (5/5) Installing dumb-init (1.2.2-r1) 00:10:03 (4/4) Installing curl (7.69.1-r3) 00:10:03 Executing busybox-1.31.1-r19.trigger 00:10:03 Executing busybox-1.31.1-r19.trigger 00:10:03 Executing ca-certificates-20191127-r4.trigger 00:10:03 Executing ca-certificates-20191127-r4.trigger 00:10:04 OK: 7 MiB in 18 packages 00:10:04 OK: 7 MiB in 19 packages 00:10:05 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 00:10:07 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 00:10:07 Removing intermediate container d5473c003410 00:10:07 ---> d1fe44dde458 00:10:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:10:07 Removing intermediate container c2ecea5e0b44 00:10:07 ---> 2979371bf37d 00:10:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:10:07 ---> Running in 63cdc9f588a2 00:10:07 ---> Running in b6ad930d38a2 00:10:07 Removing intermediate container 63cdc9f588a2 00:10:07 ---> 1449fa3fa942 00:10:07 Step 13/24 : WORKDIR / 00:10:07 ---> Running in cb08fed080f0 00:10:07 Removing intermediate container b6ad930d38a2 00:10:07 ---> ab418185042b 00:10:07 Step 13/21 : WORKDIR /edgex 00:10:08 ---> Running in 28aab2f25f9f 00:10:08 Removing intermediate container cb08fed080f0 00:10:08 ---> fb0d6ac4cfd3 00:10:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:10:08 Removing intermediate container 28aab2f25f9f 00:10:08 ---> 88147486e121 00:10:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:10:09 ---> e5b0f184c207 00:10:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:10:09 ---> 720b506d8ac9 00:10:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:10:10 ---> cb6ccef9ba0f 00:10:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:10:10 ---> 0671fe3bfc7e 00:10:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:10:10 ---> 692d8ec26cc0 00:10:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:10:10 ---> 49e6814cde49 00:10:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:10:10 ---> Running in 484d033df096 00:10:11 ---> 5c497653929c 00:10:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:10:11 Removing intermediate container 484d033df096 00:10:11 ---> 1aa28fa1a393 00:10:11 Step 18/21 : CMD ["--init=true"] 00:10:12 ---> Running in 17ae31faf16e 00:10:12 Removing intermediate container 17ae31faf16e 00:10:12 ---> e515eca33c30 00:10:12 Step 19/21 : LABEL arch=x86_64 00:10:12 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 00:10:14 ---> Running in f3b0fcf55f4d 00:10:14 ---> 86cfbf271359 00:10:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:10:14 Removing intermediate container bbf7c6424e99 00:10:14 ---> ef563ae005e4 00:10:14 00:10:14 Step 10/23 : FROM alpine:3.12 00:10:14 ---> 389fef711851 00:10:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:10:14 ---> Using cache 00:10:14 ---> 67922fc92841 00:10:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:10:14 ---> Using cache 00:10:14 ---> 30f8c3bcc43e 00:10:14 Step 13/23 : ENV APP_PORT=48081 00:10:14 Removing intermediate container f3b0fcf55f4d 00:10:14 ---> 7370304bf4e7 00:10:14 Step 20/21 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:10:14 ---> Running in aba4916aa979 00:10:14 ---> Running in 2ae80c93e946 00:10:14 ---> d13d9a02df56 00:10:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:10:14 Removing intermediate container aba4916aa979 00:10:14 ---> 8820800bcecf 00:10:14 Step 14/23 : EXPOSE $APP_PORT 00:10:14 ---> Running in 711503a95d3d 00:10:15 Removing intermediate container 2ae80c93e946 00:10:15 ---> b873000875e5 00:10:15 Step 21/21 : LABEL version=0.0.0 00:10:15 ---> Running in 7d26b1e80fdf 00:10:15 ---> Running in 7f6c6a0ffd15 00:10:15 Removing intermediate container 7d26b1e80fdf 00:10:15 ---> aa1e6b4c3ce1 00:10:15 Step 15/23 : WORKDIR / 00:10:16 ---> Running in 23f09e8456d5 00:10:16 Removing intermediate container 7f6c6a0ffd15 00:10:16 ---> aa2c4d42bce2 00:10:16 00:10:16 Successfully built aa2c4d42bce2 00:10:16 Successfully tagged docker-security-proxy-setup-go:latest 00:10:16  Building docker-security-proxy-setup-go ... done Removing intermediate container 23f09e8456d5 00:10:16 ---> f3c699bcad0b 00:10:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:16 Removing intermediate container 711503a95d3d 00:10:16 ---> 261cef5e2884 00:10:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:10:16 ---> 040490d8665a 00:10:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:10:16 ---> Running in 93046fdf1c43 00:10:17 Removing intermediate container 93046fdf1c43 00:10:17 ---> 4dd2802502b1 00:10:17 Step 22/24 : LABEL arch=x86_64 00:10:17 ---> Running in 8c2729531e3e 00:10:17 ---> c3a7720a3d49 00:10:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:10:17 Removing intermediate container 8c2729531e3e 00:10:17 ---> b9e456f03257 00:10:17 Step 23/24 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:10:17 ---> Running in 6409b272eb75 00:10:17 ---> c665b97bc3c7 00:10:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:10:17 Removing intermediate container 6409b272eb75 00:10:17 ---> 0d7d402e02b9 00:10:17 Step 24/24 : LABEL version=0.0.0 00:10:18 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 00:10:19 ---> Running in 5a519f1bdafb 00:10:19 ---> Running in 2ab57490625d 00:10:20 Removing intermediate container 4643e01832dc 00:10:20 ---> 3a6c617e8f12 00:10:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:10:20 ---> Running in 5a3b776922ea 00:10:20 Removing intermediate container 5a519f1bdafb 00:10:20 ---> d0dcefee25b4 00:10:20 00:10:20 Removing intermediate container 2ab57490625d 00:10:20 ---> cb2d2a28406c 00:10:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:10:20 Successfully built d0dcefee25b4 00:10:20 Successfully tagged docker-security-secretstore-setup-go:latest 00:10:20  Building docker-security-secretstore-setup-go ... done  ---> Running in 3acdce808d56 00:10:20 Removing intermediate container 3acdce808d56 00:10:20 ---> 98d0c5f0980b 00:10:20 Step 21/23 : LABEL arch=x86_64 00:10:20 ---> Running in 1d756e1ee469 00:10:20 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 00:10:20 Removing intermediate container 1d756e1ee469 00:10:20 ---> 3435137b0f5b 00:10:20 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:10:21 ---> Running in b21923983c3f 00:10:21 Removing intermediate container b21923983c3f 00:10:21 ---> aac79059e228 00:10:21 Step 23/23 : LABEL version=0.0.0 00:10:21 ---> Running in 7cc7bdf1e471 00:10:21 Removing intermediate container 7cc7bdf1e471 00:10:21 ---> 5f46c2520abf 00:10:21 00:10:21 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 00:10:21 Successfully built 5f46c2520abf 00:10:21 Successfully tagged docker-core-metadata-go:latest 00:10:22  Building docker-core-metadata-go ... done Removing intermediate container 5a3b776922ea 00:10:22 ---> 74a104f9f519 00:10:22 00:10:22 Step 11/26 : FROM docker:20.10.0 00:10:22 20.10.0: Pulling from library/docker 00:10:24 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 00:10:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:10:27 Status: Downloaded newer image for docker:20.10.0 00:10:27 ---> aefe523efa57 00:10:27 Step 12/26 : RUN apk add --no-cache bash 00:10:27 ---> Running in f37d021ec941 00:10:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:28 (1/2) Installing readline (8.0.4-r0) 00:10:28 (2/2) Installing bash (5.0.17-r0) 00:10:28 Executing bash-5.0.17-r0.post-install 00:10:28 Executing busybox-1.31.1-r19.trigger 00:10:28 OK: 12 MiB in 22 packages 00:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:10:28 Removing intermediate container f37d021ec941 00:10:28 ---> 152335f62993 00:10:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:10:28 ---> Running in 003689aaa811 00:10:29 Removing intermediate container 003689aaa811 00:10:29 ---> ae0e4b1f4188 00:10:29 Step 14/26 : ENV APP_PORT=48090 00:10:29 ---> Running in f72dd588f123 00:10:29 Removing intermediate container f72dd588f123 00:10:29 ---> ab12dc8038cb 00:10:29 Step 15/26 : EXPOSE $APP_PORT 00:10:29 ---> Running in 50b0b461759d 00:10:29 Removing intermediate container 50b0b461759d 00:10:29 ---> afecdf0f895e 00:10:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:10:30 ---> 35faa33e937b 00:10:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:10:30 ---> 279f5ddc21af 00:10:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:10:30 ---> b687e82145c1 00:10:30 Step 19/26 : RUN apk --no-cache add py3-pip 00:10:30 ---> Running in 2ef0e569c9ba 00:10:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:31 (1/33) Installing libbz2 (1.0.8-r1) 00:10:31 (2/33) Installing expat (2.2.9-r1) 00:10:31 (3/33) Installing libffi (3.3-r2) 00:10:31 (4/33) Installing gdbm (1.13-r1) 00:10:31 (5/33) Installing xz-libs (5.2.5-r0) 00:10:31 (6/33) Installing sqlite-libs (3.32.1-r0) 00:10:31 (7/33) Installing python3 (3.8.5-r0) 00:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:10:32 (8/33) Installing py3-appdirs (1.4.4-r1) 00:10:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:10:32 (10/33) Installing py3-parsing (2.4.7-r0) 00:10:32 (11/33) Installing py3-six (1.15.0-r0) 00:10:32 (12/33) Installing py3-packaging (20.4-r0) 00:10:32 (13/33) Installing py3-setuptools (47.0.0-r0) 00:10:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:10:32 (15/33) Installing py3-idna (2.9-r0) 00:10:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:10:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:10:32 (18/33) Installing py3-requests (2.23.0-r0) 00:10:32 (19/33) Installing py3-msgpack (1.0.0-r0) 00:10:32 (20/33) Installing py3-lockfile (0.12.2-r3) 00:10:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:10:32 (22/33) Installing py3-colorama (0.4.3-r0) 00:10:32 (23/33) Installing py3-distlib (0.3.0-r0) 00:10:32 (24/33) Installing py3-distro (1.5.0-r1) 00:10:33 (25/33) Installing py3-webencodings (0.5.1-r3) 00:10:33 (26/33) Installing py3-html5lib (1.0.1-r4) 00:10:33 (27/33) Installing py3-pytoml (0.1.21-r0) 00:10:33 (28/33) Installing py3-pep517 (0.8.2-r0) 00:10:33 (29/33) Installing py3-progress (1.5-r0) 00:10:33 (30/33) Installing py3-toml (0.10.1-r0) 00:10:33 (31/33) Installing py3-retrying (1.3.3-r0) 00:10:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:10:33 (33/33) Installing py3-pip (20.1.1-r0) 00:10:33 Executing busybox-1.31.1-r19.trigger 00:10:33 OK: 71 MiB in 55 packages [Pipeline] } 00:10:38 $ docker stop --time=1 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae 00:10:40 $ docker rm -f 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:10:43 00:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:10:43 Removing intermediate container 2ef0e569c9ba 00:10:43 ---> 7b0ef6e7fdab 00:10:43 Step 20/26 : RUN pip install docker-compose==1.23.2 00:10:43 ---> Running in 1cc591ae25c4 [Pipeline] isUnix [Pipeline] sh 00:10:43 Collecting docker-compose==1.23.2 00:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:10:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:10:43 Collecting docopt<0.7,>=0.6.1 00:10:44 latest: Pulling from edgex-devops/edgex-compose-arm64 00:10:44 29e5d40040c1: Pulling fs layer 00:10:44 1ce36da41761: Pulling fs layer 00:10:44 25b303627fd3: Pulling fs layer 00:10:44 Downloading docopt-0.6.2.tar.gz (25 kB) 00:10:44 29e5d40040c1: Verifying Checksum 00:10:44 29e5d40040c1: Download complete 00:10:44 1ce36da41761: Verifying Checksum 00:10:44 1ce36da41761: Download complete 00:10:44 Collecting jsonschema<3,>=2.5.1 00:10:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:10:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:10:44 29e5d40040c1: Pull complete 00:10:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:10:45 Collecting cached-property<2,>=1.2.0 00:10:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:10:45 Collecting dockerpty<0.5,>=0.4.1 00:10:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:10:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:10:45 Collecting texttable<0.10,>=0.9.0 00:10:45 Downloading texttable-0.9.1.tar.gz (11 kB) 00:10:46 Collecting docker<4.0,>=3.6.0 00:10:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:10:46 1ce36da41761: Pull complete 00:10:46 25b303627fd3: Verifying Checksum 00:10:46 25b303627fd3: Download complete 00:10:46 Collecting PyYAML<4,>=3.10 00:10:46 Downloading PyYAML-3.13.tar.gz (270 kB) 00:10:47 Collecting websocket-client<1.0,>=0.32.0 00:10:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:10:47 Collecting urllib3<1.25,>=1.21.1 00:10:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:10:47 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) 00:10:47 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) 00:10:47 Collecting idna<2.8,>=2.5 00:10:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:10:47 Collecting docker-pycreds>=0.4.0 00:10:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:10:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:10:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:10:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:10:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:10:47 Installing collected packages: docopt, jsonschema, urllib3, idna, requests, cached-property, dockerpty, texttable, docker-pycreds, websocket-client, docker, PyYAML, docker-compose 00:10:47 Running setup.py install for docopt: started 00:10:48 Running setup.py install for docopt: finished with status 'done' 00:10:48 Attempting uninstall: urllib3 00:10:48 Found existing installation: urllib3 1.25.9 00:10:48 Uninstalling urllib3-1.25.9: 00:10:48 Successfully uninstalled urllib3-1.25.9 00:10:48 Attempting uninstall: idna 00:10:48 Found existing installation: idna 2.9 00:10:48 Uninstalling idna-2.9: 00:10:49 Successfully uninstalled idna-2.9 00:10:49 Attempting uninstall: requests 00:10:49 Found existing installation: requests 2.23.0 00:10:49 Uninstalling requests-2.23.0: 00:10:49 Successfully uninstalled requests-2.23.0 00:10:49 Running setup.py install for dockerpty: started 00:10:49 Running setup.py install for dockerpty: finished with status 'done' 00:10:49 Running setup.py install for texttable: started 00:10:50 Running setup.py install for texttable: finished with status 'done' 00:10:50 Running setup.py install for PyYAML: started 00:10:50 Running setup.py install for PyYAML: finished with status 'done' 00:10:51 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 00:10:54 Removing intermediate container 1cc591ae25c4 00:10:54 ---> a75d6d0b101d 00:10:54 Step 21/26 : RUN apk --no-cache add curl 00:10:54 ---> Running in 060175242a54 00:10:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:10:55 (2/3) Installing libcurl (7.69.1-r3) 00:10:55 (3/3) Installing curl (7.69.1-r3) 00:10:55 Executing busybox-1.31.1-r19.trigger 00:10:55 OK: 72 MiB in 58 packages 00:10:56 Removing intermediate container 060175242a54 00:10:56 ---> a0e2e785fe8d 00:10:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:10:56 ---> Running in 0c7969f38248 00:10:56 Removing intermediate container 0c7969f38248 00:10:56 ---> a61b4e71dc1e 00:10:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:10:56 ---> Running in 02fa72f3cc42 00:10:56 25b303627fd3: Pull complete 00:10:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:10:56 Removing intermediate container 02fa72f3cc42 00:10:56 ---> 34df5d4dd5d6 00:10:56 Step 24/26 : LABEL arch=x86_64 00:10:56 ---> Running in cb2183dd56a7 00:10:56 prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container 00:10:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:10:57 Removing intermediate container cb2183dd56a7 00:10:57 ---> 100d55ebb8a2 00:10:57 Step 25/26 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:10:57 ---> Running in 075c06f7e5e1 00:10:57 Removing intermediate container 075c06f7e5e1 00:10:57 ---> 93e3dbc444bf 00:10:57 Step 26/26 : LABEL version=0.0.0 00:10:57 ---> Running in 5a46eb4580ba 00:10:57 Removing intermediate container 5a46eb4580ba 00:10:57 ---> 925cbd3a2241 00:10:57 00:10:57 Successfully built 925cbd3a2241 00:10:57 Successfully tagged docker-sys-mgmt-agent-go:latest 00:10:57  Building docker-sys-mgmt-agent-go ... done  00:11:00 $ docker top 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 -eo pid,comm [Pipeline] { [Pipeline] } 00:11:00 $ docker stop --time=1 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 00:11:02 $ docker rm -f 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 00:11:03 + docker images 00:11:03 + grep docker 00:11:03 docker-sys-mgmt-agent-go latest 925cbd3a2241 6 seconds ago 313MB 00:11:03 docker-core-metadata-go latest 5f46c2520abf 42 seconds ago 18.8MB 00:11:03 docker-security-secretstore-setup-go latest d0dcefee25b4 43 seconds ago 24.6MB 00:11:03 docker-security-proxy-setup-go latest aa2c4d42bce2 48 seconds ago 24.4MB 00:11:03 docker-security-bootstrapper-go latest 66533975b5ef About a minute ago 17.9MB 00:11:03 docker-core-data-go latest 2685a302c0ac About a minute ago 22.3MB 00:11:03 docker-support-notifications-go latest 7dd46efb4663 2 minutes ago 17.5MB 00:11:03 docker-core-command-go latest 23ddd01fb915 2 minutes ago 16.9MB 00:11:03 docker-support-scheduler-go latest b42ea0e3895b 2 minutes ago 17MB 00:11:03 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv 00:11:03 + docker-compose build --help 00:11:03 + grep parallel [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 00:11:04 Running on prd-ubuntu18.04-docker-8c-8g-24595 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:11:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:11:06 --parallel Build images in parallel. 00:11:06 using credential edgex-jenkins-ssh 00:11:07 Cloning the remote Git repository [Pipeline] } 00:11:07 $ docker stop --time=1 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 00:11:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:11:07 > git init /w/workspace/edgex-go/1 # timeout=10 00:11:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:11:07 > git --version # timeout=10 00:11:07 > git --version # 'git version 2.17.1' 00:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:09 $ docker rm -f 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:11:10 . [Pipeline] withDockerContainer 00:11:10 prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container 00:11:10 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:11:11 $ docker top 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b -eo pid,comm 00:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { [Pipeline] sh 00:11:12 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 00:11:12 Merge succeeded, producing 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 00:11:12 Checking out Revision 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 (PR-3115) 00:11:12 + docker-compose -f ./docker-compose-build.yml build --parallel 00:11:12 > git config core.sparsecheckout # timeout=10 00:11:12 > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # timeout=10 00:11:12 > git remote # timeout=10 00:11:12 > git config --get remote.origin.url # timeout=10 00:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:12 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 00:11:12 > git rev-parse HEAD^{commit} # timeout=10 00:11:12 > git config core.sparsecheckout # timeout=10 00:11:12 > git checkout -f 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 # timeout=10 00:11:16 Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" 00:11:16 First time build. Skipping changelog. 00:11:16 > git --version # timeout=10 00:11:16 > git --version # 'git version 2.17.1' 00:11:16 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:17 Building docker-core-command-go ... 00:11:17 Building docker-core-data-go ... 00:11:17 Building docker-core-metadata-go ... 00:11:17 Building docker-security-bootstrapper-go ... 00:11:17 Building docker-security-proxy-setup-go ... 00:11:17 Building docker-security-secretstore-setup-go ... 00:11:17 Building docker-support-notifications-go ... 00:11:17 Building docker-support-scheduler-go ... 00:11:17 Building docker-sys-mgmt-agent-go ... 00:11:17 Building docker-support-notifications-go 00:11:17 Building docker-support-scheduler-go 00:11:17 Building docker-sys-mgmt-agent-go 00:11:17 Building docker-security-secretstore-setup-go 00:11:17 Building docker-security-proxy-setup-go 00:11:17 + echo snap-build.sh 00:11:17 snap-build.sh 00:11:17 + SNAP_BASE_DIR=. 00:11:17 + '[' '!' -z /w/workspace/edgex-go/1 ']' 00:11:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 00:11:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 00:11:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 00:11:17 + cd /w/workspace/edgex-go/1 00:11:17 + sudo apt-get remove -qy --purge lxd lxd-client 00:11:17 Reading package lists... 00:11:17 Building dependency tree... 00:11:17 Reading state information... 00:11:17 The following packages were automatically installed and are no longer required: 00:11:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:11:17 uidmap xdelta3 00:11:17 Use 'sudo apt autoremove' to remove them. 00:11:18 The following packages will be REMOVED: 00:11:18 lxd* lxd-client* 00:11:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:11:18 After this operation, 31.7 MB disk space will be freed. 00:11:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:11:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:11:20 Removing lxd dnsmasq configuration 00:11:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:11:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:12:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:12:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:12:25 ---> 6a844de16b39 00:12:25 Step 3/22 : WORKDIR /edgex-go 00:12:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:12:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:12:25 ---> 6a844de16b39 00:12:25 Step 3/21 : WORKDIR /edgex-go 00:12:25 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:12:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:12:25 ---> 6a844de16b39 00:12:25 Step 3/26 : WORKDIR /edgex-go 00:12:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:12:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:12:25 ---> 6a844de16b39 00:12:25 Step 3/24 : WORKDIR /edgex-go 00:12:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:12:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:12:25 ---> 6a844de16b39 00:12:25 Step 3/22 : WORKDIR /edgex-go 00:12:30 ---> Running in e368e45b8827 00:12:30 ---> Running in 94b69cf0a9a1 00:12:30 ---> Running in 7e6820823ac5 00:12:30 ---> Running in 45ce4114717f 00:12:30 ---> Running in 94d3f772fbed 00:12:30 Removing intermediate container e368e45b8827 00:12:30 ---> 721843a2eeba 00:12:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:30 Removing intermediate container 94b69cf0a9a1 00:12:30 ---> 79bca6223708 00:12:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:31 Removing intermediate container 7e6820823ac5 00:12:31 ---> eed3ff418be2 00:12:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:31 Removing intermediate container 94d3f772fbed 00:12:31 ---> 371091f089f9 00:12:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:31 Removing intermediate container 45ce4114717f 00:12:31 ---> bbb89cbdab64 00:12:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:31 ---> Running in 9c943599e652 00:12:31 ---> Running in 1d3cf4dcf690 00:12:31 ---> Running in 5844d9ce302e 00:12:31 ---> Running in 39686f600ee0 00:12:31 ---> Running in 6c0612226ffb 00:12:34 Removing intermediate container 9c943599e652 00:12:34 ---> 03388a9da813 00:12:34 Step 5/26 : RUN apk add --update --no-cache make bash git 00:12:34 ---> Running in 163d83e9cef9 00:12:35 Removing intermediate container 1d3cf4dcf690 00:12:35 ---> 22f7481495fc 00:12:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:12:35 ---> Running in 2d60c64e566f 00:12:35 Removing intermediate container 39686f600ee0 00:12:35 ---> 2a0e9db4f585 00:12:35 Step 5/22 : RUN apk add --update --no-cache make git 00:12:35 Removing intermediate container 5844d9ce302e 00:12:35 ---> 8e9a5731da87 00:12:35 Step 5/24 : RUN apk add --update --no-cache make git 00:12:35 ---> Running in 9e557b63ed4d 00:12:35 ---> Running in 09bd9d7bfc5e 00:12:36 Removing intermediate container 6c0612226ffb 00:12:36 ---> aac42eeb5d5f 00:12:36 Step 5/21 : RUN apk add --update --no-cache make git 00:12:36 ---> Running in b514e7e2b89b 00:12:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:12:38 OK: 217 MiB in 51 packages 00:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:12:38 OK: 217 MiB in 51 packages 00:12:39 OK: 217 MiB in 51 packages 00:12:39 OK: 217 MiB in 51 packages 00:12:39 OK: 217 MiB in 51 packages 00:12:40 Removing intermediate container 163d83e9cef9 00:12:40 ---> 3f365b4a7882 00:12:40 Step 6/26 : COPY go.mod . 00:12:40 Removing intermediate container 2d60c64e566f 00:12:40 ---> 007a3e87018d 00:12:40 Step 6/22 : COPY go.mod . 00:12:40 ---> 8caef5b48c05 00:12:40 Step 7/26 : RUN go mod download 00:12:40 Removing intermediate container 9e557b63ed4d 00:12:40 ---> 24431894e2eb 00:12:40 Step 6/22 : COPY go.mod . 00:12:41 ---> Running in 0afab0640f57 00:12:41 Removing intermediate container b514e7e2b89b 00:12:41 ---> 2a543c32c5d9 00:12:41 Step 6/21 : COPY go.mod . 00:12:41 Removing intermediate container 09bd9d7bfc5e 00:12:41 ---> a5ea5674f6ad 00:12:41 Step 6/24 : COPY go.mod . 00:12:41 ---> 7cc0854ddd91 00:12:41 Step 7/22 : RUN go mod download 00:12:41 ---> Running in 3272719d920a 00:12:42 ---> 3123e271cd0a 00:12:42 Step 7/22 : RUN go mod download 00:12:42 ---> Running in 67e5ee066e89 00:12:42 ---> 98a154b5c418 00:12:42 Step 7/21 : RUN go mod download 00:12:42 ---> 542c88e6750b 00:12:42 Step 7/24 : RUN go mod download 00:12:42 ---> Running in 9c504b0f8eec 00:12:42 ---> Running in 79ace9f8cbd6 00:12:45 Removing intermediate container 0afab0640f57 00:12:45 ---> 29e7fd0e7864 00:12:45 Step 8/26 : COPY . . 00:12:46 Removing intermediate container 3272719d920a 00:12:46 ---> 035ecff4085c 00:12:46 Step 8/22 : COPY . . 00:12:46 Removing intermediate container 67e5ee066e89 00:12:46 ---> 48ee0d45d3c7 00:12:46 Step 8/22 : COPY . . 00:12:50 Removing intermediate container 9c504b0f8eec 00:12:50 ---> 335ffaf12332 00:12:50 Step 8/24 : COPY . . 00:12:50 Removing intermediate container 79ace9f8cbd6 00:12:50 ---> 3b7b9e05cba5 00:12:50 Step 8/21 : COPY . . 00:13:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:13:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:13:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:13:12 Processing triggers for systemd (237-3ubuntu10.42) ... 00:13:12 Processing triggers for ureadahead (0.100.0-21) ... 00:13:12 + sudo snap remove --purge lxd 00:13:12 snap "lxd" is not installed 00:13:12 + sudo groupadd --force --system lxd 00:13:12 ++ whoami 00:13:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:13:12 + newgrp - lxd 00:13:12 + sudo snap install lxd 00:13:12 2021-02-03T00:13:09Z INFO Waiting for automatic snapd restart... 00:13:17 ---> 390539e6c5a5 00:13:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:13:17 ---> b67fe15b2c26 00:13:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:13:17 ---> c238afcfe980 00:13:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:13:17 ---> ff90a61032c2 00:13:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:13:17 ---> ffcc25d24cad 00:13:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:13:17 ---> Running in 88db916b3de9 00:13:17 ---> Running in be63d1f79dce 00:13:17 ---> Running in 364dcfd6421f 00:13:17 ---> Running in 83c8d05fa1a8 00:13:17 ---> Running in 8c325c8c5fbd 00:13:17 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 00:13:17 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 00:13:17 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 00:13:17 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 00:13:17 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 00:13:30 lxd 4.10 from Canonical* installed 00:13:30 + sudo lxd init --auto 00:13:36 + sudo snap install --classic snapcraft 00:13:42 snapcraft 4.4.4 from Canonical* installed 00:13:42 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:13:42 + patch --verbose -p1 00:13:42 Hmm... Looks like a unified diff to me... 00:13:42 The text leading up to this was: 00:13:42 -------------------------- 00:13:42 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:13:42 |From: Tony Espy 00:13:42 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:13:42 |Subject: [PATCH] optimize snap build for pipeline CI check 00:13:42 | 00:13:42 |This patch is used by the EdgeX CI pipeline builds to 00:13:42 |optimize the snap CI check run for pull requests. When 00:13:42 |applied, it essentially strips out everything (apps and 00:13:42 |parts) from the snapcraft.yaml file except those required 00:13:42 |to build edgex-go, as the whole idea of the CI check is to 00:13:42 |catch changes to edgex-go that break the snap build. 00:13:42 | 00:13:42 |In general, anyone updating snapcraft.yaml will also need 00:13:42 |to update this patch file, otherwise it may fail to apply, 00:13:42 |resulting in a failed snap build CI check in the associated 00:13:42 |pull request. 00:13:42 | 00:13:42 |Note - in addition to applying this patch, the pipeline also 00:13:42 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:13:42 |need to build the finally binary .snap file (and it won't 00:13:42 |work with the patch applied). This further reduces the build 00:13:42 |time. 00:13:42 |--- 00:13:42 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:13:42 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:13:42 | 00:13:42 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:13:42 |index 1e537489..faf42425 100644 00:13:42 |--- a/snap/snapcraft.yaml 00:13:42 |+++ b/snap/snapcraft.yaml 00:13:42 -------------------------- 00:13:42 patching file snap/snapcraft.yaml 00:13:42 Using Plan A... 00:13:42 Hunk #1 FAILED at 73. 00:13:42 Hunk #2 succeeded at 278 with fuzz 1 (offset 7 lines). 00:13:42 Hunk #3 succeeded at 290 (offset 4 lines). 00:13:42 Hunk #4 succeeded at 298 (offset 4 lines). 00:13:42 Hunk #5 succeeded at 305 (offset 4 lines). 00:13:42 Hunk #6 succeeded at 332 (offset 4 lines). 00:13:42 Hunk #7 succeeded at 366 (offset 4 lines). 00:13:42 Hunk #8 succeeded at 425 (offset 12 lines). 00:13:42 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:13:42 Hmm... Ignoring the trailing garbage. 00:13:42 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:13:43 Failed in branch amd64 00:14:38 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 00:14:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:14:51 Removing intermediate container 364dcfd6421f 00:14:51 ---> 3273a8a71266 00:14:51 00:14:51 Step 10/24 : FROM alpine:3.12 00:14:51 Removing intermediate container 88db916b3de9 00:14:51 ---> c72552cfd01b 00:14:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:14:51 3.12: Pulling from library/alpine 00:14:51 ---> Running in 7ec7378e6f96 00:14:52 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:14:52 Status: Downloaded newer image for alpine:3.12 00:14:52 ---> afeebe901d6b 00:14:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:14:52 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 00:14:53 ---> Running in 66178faf668e 00:14:53 Removing intermediate container 8c325c8c5fbd 00:14:53 ---> f5fd6d2537fc 00:14:53 00:14:53 Step 10/21 : FROM alpine:3.12 00:14:53 ---> afeebe901d6b 00:14:53 Step 11/21 : RUN apk add --update --no-cache curl 00:14:53 ---> Running in 6934d853b204 00:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:14:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:14:56 (1/5) Installing ca-certificates (20191127-r4) 00:14:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:14:56 (3/5) Installing libcurl (7.69.1-r3) 00:14:56 (4/5) Installing curl (7.69.1-r3) 00:14:56 (1/4) Installing ca-certificates (20191127-r4) 00:14:56 (5/5) Installing dumb-init (1.2.2-r1) 00:14:56 Executing busybox-1.31.1-r19.trigger 00:14:56 Executing ca-certificates-20191127-r4.trigger 00:14:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:14:56 (3/4) Installing libcurl (7.69.1-r3) 00:14:56 (4/4) Installing curl (7.69.1-r3) 00:14:56 Executing busybox-1.31.1-r19.trigger 00:14:56 Executing ca-certificates-20191127-r4.trigger 00:14:56 OK: 7 MiB in 19 packages 00:14:56 OK: 7 MiB in 18 packages 00:14:58 Removing intermediate container 7ec7378e6f96 00:14:58 ---> 7271bc6de1a5 00:14:58 00:14:58 Step 11/26 : FROM docker:20.10.0 00:14:58 20.10.0: Pulling from library/docker 00:15:00 Removing intermediate container 66178faf668e 00:15:00 ---> cdad0bba4c95 00:15:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:00 Removing intermediate container 6934d853b204 00:15:00 ---> 58758b5e8876 00:15:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:00 ---> Running in d529323c81dd 00:15:01 ---> Running in 50fef7a6796c 00:15:02 Removing intermediate container d529323c81dd 00:15:02 ---> 74ec794e970d 00:15:02 Step 13/24 : WORKDIR / 00:15:03 ---> Running in bf3da5f5fa35 00:15:03 Removing intermediate container 50fef7a6796c 00:15:03 ---> f82de64e9472 00:15:03 Step 13/21 : WORKDIR /edgex 00:15:03 ---> Running in 0fb9fa7db852 00:15:04 Removing intermediate container 83c8d05fa1a8 00:15:04 ---> 6ec6f62c9849 00:15:04 00:15:04 Step 10/22 : FROM alpine:3.12 00:15:04 ---> afeebe901d6b 00:15:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:15:04 Removing intermediate container be63d1f79dce 00:15:04 ---> a619898ca7c9 00:15:04 00:15:04 Step 10/22 : FROM alpine:3.12 00:15:04 ---> afeebe901d6b 00:15:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:15:04 Removing intermediate container bf3da5f5fa35 00:15:04 ---> d92f0b5c717a 00:15:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:15:04 ---> Running in 7850faf0d970 00:15:04 ---> Running in 84e3507e32aa 00:15:05 Removing intermediate container 0fb9fa7db852 00:15:05 ---> 29c8a1c7c641 00:15:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:15:06 ---> 0a0932bd5245 00:15:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:15:07 ---> fff589c3a5fe 00:15:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:07 (1/2) Installing ca-certificates (20191127-r4) 00:15:07 (2/2) Installing dumb-init (1.2.2-r1) 00:15:07 Executing busybox-1.31.1-r19.trigger 00:15:07 Executing ca-certificates-20191127-r4.trigger 00:15:07 (1/1) Installing dumb-init (1.2.2-r1) 00:15:07 Executing busybox-1.31.1-r19.trigger 00:15:07 OK: 5 MiB in 15 packages 00:15:07 OK: 6 MiB in 16 packages 00:15:09 ---> ff3e05423ea6 00:15:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:15:09 ---> 6f88a231341e 00:15:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:15:10 ---> 26c278c2b7f7 00:15:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:15:10 Removing intermediate container 84e3507e32aa 00:15:10 ---> 00458e454039 00:15:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:15:11 Removing intermediate container 7850faf0d970 00:15:11 ---> b8220c7d9396 00:15:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:15:12 ---> Running in 9ca5ae5eeeac 00:15:12 ---> df01fb59ffc0 00:15:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:15:12 ---> Running in 434a7741fdac 00:15:12 ---> b1035d2575cc 00:15:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:15:12 ---> Running in ab558bd05d9d 00:15:12 Removing intermediate container 9ca5ae5eeeac 00:15:12 ---> ceff86eaa190 00:15:12 Step 13/22 : ENV APP_PORT=48085 00:15:12 ---> Running in cc9458b40ddf 00:15:12 Removing intermediate container 434a7741fdac 00:15:12 ---> 309e773c7dee 00:15:12 Step 13/22 : ENV APP_PORT=48060 00:15:13 Removing intermediate container ab558bd05d9d 00:15:13 ---> 85417fbb3baf 00:15:13 Step 18/21 : CMD ["--init=true"] 00:15:13 ---> Running in b95d1e72e8ca 00:15:13 ---> Running in 6ec202ce6cd8 00:15:13 Removing intermediate container cc9458b40ddf 00:15:13 ---> a4f543e177b3 00:15:13 Step 14/22 : EXPOSE $APP_PORT 00:15:13 ---> 0eeb954a9729 00:15:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:15:14 ---> Running in 1d2d54263cfc 00:15:14 Removing intermediate container b95d1e72e8ca 00:15:14 ---> 395de9a1c663 00:15:14 Step 14/22 : EXPOSE $APP_PORT 00:15:14 ---> Running in 2e9a55fbd85e 00:15:14 Removing intermediate container 6ec202ce6cd8 00:15:14 ---> 6aa5ee8a8f79 00:15:14 Step 19/21 : LABEL arch=arm64 00:15:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:15:14 Status: Downloaded newer image for docker:20.10.0 00:15:14 ---> eeaf43b92773 00:15:14 Step 12/26 : RUN apk add --no-cache bash 00:15:14 ---> Running in dd5a30e8e141 00:15:14 Removing intermediate container 1d2d54263cfc 00:15:14 ---> 898035eb97f5 00:15:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:14 ---> Running in 59a2188bc7bd 00:15:14 ---> ee62c4633420 00:15:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:15:14 Removing intermediate container 2e9a55fbd85e 00:15:14 ---> be8110e6fc91 00:15:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:15 ---> Running in d02c38108508 00:15:15 Removing intermediate container dd5a30e8e141 00:15:15 ---> 6ed5a6b75530 00:15:15 Step 20/21 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:15:15 ---> Running in 19fbd40f8bf4 00:15:15 ---> e7e23da09428 00:15:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:15:15 ---> 2ff5eb54929f 00:15:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:15:16 Removing intermediate container 19fbd40f8bf4 00:15:16 ---> 717797f1b3e9 00:15:16 Step 21/21 : LABEL version=0.0.0 00:15:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:15:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:16 ---> Running in a53b9c89f6c8 00:15:17 (1/2) Installing readline (8.0.4-r0) 00:15:17 (2/2) Installing bash (5.0.17-r0) 00:15:17 ---> 3dad375eb541 00:15:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:15:17 Removing intermediate container a53b9c89f6c8 00:15:17 ---> 0eedfb7c06e7 00:15:17 00:15:17 ---> 32be98c3de45 00:15:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:15:18 Removing intermediate container d02c38108508 00:15:18 ---> e6406e0ca0dc 00:15:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:15:18 Successfully built 0eedfb7c06e7 00:15:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:15:18  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 00:15:18 ---> Running in b649489f2305 00:15:18 Executing bash-5.0.17-r0.post-install 00:15:18 Executing busybox-1.31.1-r19.trigger 00:15:18 OK: 12 MiB in 22 packages 00:15:19 ---> 25c89aecc37a 00:15:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:15:19 ---> 62cd20575f05 00:15:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:15:19 ---> Running in 3b77e242fb75 00:15:19 ---> Running in 7f0abb69119a 00:15:19 Removing intermediate container b649489f2305 00:15:19 ---> da1cd5c95f6b 00:15:19 Step 22/24 : LABEL arch=arm64 00:15:19 ---> Running in 2e9c2a0ad00b 00:15:20 Removing intermediate container 3b77e242fb75 00:15:20 ---> bd94a95a48f3 00:15:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:20 Removing intermediate container 7f0abb69119a 00:15:20 ---> 8769271008f8 00:15:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:20 ---> Running in b691cd3a3b3c 00:15:20 ---> Running in 6c6f89fda492 00:15:20 Removing intermediate container 2e9c2a0ad00b 00:15:20 ---> b7dad5dbfaca 00:15:20 Step 23/24 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:15:20 Removing intermediate container 59a2188bc7bd 00:15:20 ---> a1dac032d558 00:15:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:15:21 ---> Running in 1d7123be4bd0 00:15:21 ---> Running in 293d03ea112b 00:15:21 Removing intermediate container 6c6f89fda492 00:15:21 ---> e545694732f5 00:15:21 Step 20/22 : LABEL arch=arm64 00:15:21 Removing intermediate container b691cd3a3b3c 00:15:21 ---> 97e27d09f282 00:15:21 Step 20/22 : LABEL arch=arm64 00:15:21 ---> Running in b49480e0b616 00:15:22 Removing intermediate container 1d7123be4bd0 00:15:22 ---> 470e90d2a2e0 00:15:22 Step 24/24 : LABEL version=0.0.0 00:15:22 ---> Running in 23af9c88d02c 00:15:22 ---> Running in aa02d6b64257 00:15:22 Removing intermediate container 293d03ea112b 00:15:22 ---> 8b3ce2938b54 00:15:22 Step 14/26 : ENV APP_PORT=48090 00:15:22 Removing intermediate container b49480e0b616 00:15:22 ---> 15bb7edd2479 00:15:22 Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:15:22 ---> Running in a481b130db75 00:15:22 ---> Running in 07cb9720232d 00:15:22 Removing intermediate container 23af9c88d02c 00:15:22 ---> f85a14568c6a 00:15:22 Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:15:23 ---> Running in 55d1bcd08832 00:15:23 Removing intermediate container aa02d6b64257 00:15:23 ---> 93066cfd2628 00:15:23 00:15:23 Removing intermediate container a481b130db75 00:15:23 ---> bf4e2a4ab7df 00:15:23 Step 15/26 : EXPOSE $APP_PORT 00:15:23 Removing intermediate container 07cb9720232d 00:15:23 ---> d964ddb67122 00:15:23 Step 22/22 : LABEL version=0.0.0 00:15:23 Successfully built 93066cfd2628 00:15:24 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:15:24  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:15:24 ---> Running in 38084285c2cb 00:15:24 Removing intermediate container 55d1bcd08832 00:15:24 ---> 1986210a1e42 00:15:24 Step 22/22 : LABEL version=0.0.0 00:15:24 ---> Running in 0d76fbc597cc 00:15:24 ---> Running in 6de3ab9f09dc 00:15:24 Removing intermediate container 0d76fbc597cc 00:15:24 ---> 88d2e3fb5f2b 00:15:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:15:24 Removing intermediate container 38084285c2cb 00:15:24 ---> 1bb995d67aaf 00:15:24 00:15:25 Removing intermediate container 6de3ab9f09dc 00:15:25 ---> d5000bdda640 00:15:25 00:15:25 Successfully built 1bb995d67aaf 00:15:25 Successfully tagged docker-support-scheduler-go-arm64:latest 00:15:25 Building docker-core-data-go 00:15:25  Building docker-support-scheduler-go ... done Successfully built d5000bdda640 00:15:25 Successfully tagged docker-support-notifications-go-arm64:latest 00:15:25  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 00:15:26 ---> 3fd3bafd2b0b 00:15:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:15:27 ---> 7302a0434bc9 00:15:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:15:27 ---> b2b3463f2bef 00:15:27 Step 19/26 : RUN apk --no-cache add py3-pip 00:15:28 ---> Running in a3c501279de8 00:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:30 (1/33) Installing libbz2 (1.0.8-r1) 00:15:30 (2/33) Installing expat (2.2.9-r1) 00:15:30 (3/33) Installing libffi (3.3-r2) 00:15:30 (4/33) Installing gdbm (1.13-r1) 00:15:30 (5/33) Installing xz-libs (5.2.5-r0) 00:15:30 (6/33) Installing sqlite-libs (3.32.1-r0) 00:15:30 (7/33) Installing python3 (3.8.5-r0) 00:15:32 (8/33) Installing py3-appdirs (1.4.4-r1) 00:15:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:15:32 (10/33) Installing py3-parsing (2.4.7-r0) 00:15:32 (11/33) Installing py3-six (1.15.0-r0) 00:15:32 (12/33) Installing py3-packaging (20.4-r0) 00:15:32 (13/33) Installing py3-setuptools (47.0.0-r0) 00:15:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:15:32 (15/33) Installing py3-idna (2.9-r0) 00:15:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:15:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:15:32 (18/33) Installing py3-requests (2.23.0-r0) 00:15:32 (19/33) Installing py3-msgpack (1.0.0-r0) 00:15:32 (20/33) Installing py3-lockfile (0.12.2-r3) 00:15:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:15:32 (22/33) Installing py3-colorama (0.4.3-r0) 00:15:32 (23/33) Installing py3-distlib (0.3.0-r0) 00:15:32 (24/33) Installing py3-distro (1.5.0-r1) 00:15:32 (25/33) Installing py3-webencodings (0.5.1-r3) 00:15:32 (26/33) Installing py3-html5lib (1.0.1-r4) 00:15:32 (27/33) Installing py3-pytoml (0.1.21-r0) 00:15:32 (28/33) Installing py3-pep517 (0.8.2-r0) 00:15:32 (29/33) Installing py3-progress (1.5-r0) 00:15:32 (30/33) Installing py3-toml (0.10.1-r0) 00:15:32 (31/33) Installing py3-retrying (1.3.3-r0) 00:15:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:15:32 (33/33) Installing py3-pip (20.1.1-r0) 00:15:32 Executing busybox-1.31.1-r19.trigger 00:15:33 OK: 71 MiB in 55 packages 00:15:43 Removing intermediate container a3c501279de8 00:15:43 ---> ac2ff121f37c 00:15:43 Step 20/26 : RUN pip install docker-compose==1.23.2 00:15:43 ---> Running in 2062fdb88c64 00:15:48 Collecting docker-compose==1.23.2 00:15:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:15:49 Collecting docopt<0.7,>=0.6.1 00:15:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:15:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:15:51 Collecting cached-property<2,>=1.2.0 00:15:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:15:52 Collecting docker<4.0,>=3.6.0 00:15:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:15:52 Collecting jsonschema<3,>=2.5.1 00:15:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:15:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:15:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:15:54 Collecting dockerpty<0.5,>=0.4.1 00:15:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:15:58 Collecting PyYAML<4,>=3.10 00:15:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:16:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:00 ---> 6a844de16b39 00:16:00 Step 3/23 : WORKDIR /edgex-go 00:16:00 ---> Using cache 00:16:00 ---> bbb89cbdab64 00:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:00 ---> Using cache 00:16:00 ---> aac42eeb5d5f 00:16:00 Step 5/23 : RUN apk add --update --no-cache make git 00:16:00 ---> Using cache 00:16:00 ---> 2a543c32c5d9 00:16:00 Step 6/23 : COPY go.mod . 00:16:00 ---> Using cache 00:16:00 ---> 98a154b5c418 00:16:00 Step 7/23 : RUN go mod download 00:16:00 ---> Using cache 00:16:00 ---> 3b7b9e05cba5 00:16:00 Step 8/23 : COPY . . 00:16:00 ---> Using cache 00:16:00 ---> ff90a61032c2 00:16:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:16:02 Collecting websocket-client<1.0,>=0.32.0 00:16:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:16:03 Collecting texttable<0.10,>=0.9.0 00:16:03 Downloading texttable-0.9.1.tar.gz (11 kB) 00:16:05 ---> Running in e66f627d125e 00:16:06 Collecting docker-pycreds>=0.4.0 00:16:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:16:06 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) 00:16:06 Collecting idna<2.8,>=2.5 00:16:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:16:06 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 00:16:07 Collecting urllib3<1.25,>=1.21.1 00:16:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:16:07 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) 00:16:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:16:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:16:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:16:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:16:08 Installing collected packages: docopt, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, dockerpty, PyYAML, texttable, docker-compose 00:16:08 Running setup.py install for docopt: started 00:16:10 Running setup.py install for docopt: finished with status 'done' 00:16:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:11 ---> 6a844de16b39 00:16:11 Step 3/23 : WORKDIR /edgex-go 00:16:11 ---> Using cache 00:16:11 ---> bbb89cbdab64 00:16:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:11 ---> Using cache 00:16:11 ---> aac42eeb5d5f 00:16:11 Step 5/23 : RUN apk add --update --no-cache make git 00:16:11 ---> Using cache 00:16:11 ---> 2a543c32c5d9 00:16:11 Step 6/23 : COPY go.mod . 00:16:11 ---> Using cache 00:16:11 ---> 98a154b5c418 00:16:11 Step 7/23 : RUN go mod download 00:16:11 ---> Using cache 00:16:11 ---> 3b7b9e05cba5 00:16:11 Step 8/23 : COPY . . 00:16:11 ---> Using cache 00:16:11 ---> ff90a61032c2 00:16:11 Step 9/23 : RUN make cmd/core-command/core-command 00:16:12 Attempting uninstall: idna 00:16:12 Found existing installation: idna 2.9 00:16:12 Uninstalling idna-2.9: 00:16:12 Successfully uninstalled idna-2.9 00:16:13 ---> Running in 2d77cd7e6b99 00:16:13 Attempting uninstall: urllib3 00:16:13 Found existing installation: urllib3 1.25.9 00:16:13 Uninstalling urllib3-1.25.9: 00:16:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:14 ---> 6a844de16b39 00:16:14 Step 3/23 : WORKDIR /edgex-go 00:16:14 ---> Using cache 00:16:14 ---> bbb89cbdab64 00:16:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:14 ---> Using cache 00:16:14 ---> aac42eeb5d5f 00:16:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:16:14 ---> Running in 9513ac683fbb 00:16:14 Successfully uninstalled urllib3-1.25.9 00:16:14 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:14 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:16:14 ---> 6a844de16b39 00:16:14 Step 3/30 : WORKDIR /edgex-go 00:16:14 ---> Using cache 00:16:14 ---> bbb89cbdab64 00:16:14 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:14 ---> Using cache 00:16:14 ---> aac42eeb5d5f 00:16:14 Step 5/30 : RUN apk add --update --no-cache make git 00:16:14 ---> Using cache 00:16:14 ---> 2a543c32c5d9 00:16:14 Step 6/30 : COPY go.mod . 00:16:14 ---> Using cache 00:16:14 ---> 98a154b5c418 00:16:14 Step 7/30 : RUN go mod download 00:16:14 ---> Using cache 00:16:14 ---> 3b7b9e05cba5 00:16:14 Step 8/30 : COPY . . 00:16:14 ---> Using cache 00:16:14 ---> ff90a61032c2 00:16:14 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:16:15 ---> Running in bde00bd083b4 00:16:15 Attempting uninstall: requests 00:16:15 Found existing installation: requests 2.23.0 00:16:15 Uninstalling requests-2.23.0: 00:16:15 Successfully uninstalled requests-2.23.0 00:16:16 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 00:16:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:16:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:17 Running setup.py install for dockerpty: started 00:16:18 OK: 217 MiB in 51 packages 00:16:20 Removing intermediate container 9513ac683fbb 00:16:20 ---> 39dfc80046f5 00:16:20 Step 6/23 : COPY go.mod . 00:16:20 Running setup.py install for dockerpty: finished with status 'done' 00:16:20 Running setup.py install for PyYAML: started 00:16:21 ---> dd826cc1a21c 00:16:21 Step 7/23 : RUN go mod download 00:16:21 ---> Running in 19842df6c88d 00:16:24 Running setup.py install for PyYAML: finished with status 'done' 00:16:24 Running setup.py install for texttable: started 00:16:25 Removing intermediate container 19842df6c88d 00:16:25 ---> 1b6f0a645b56 00:16:25 Step 8/23 : COPY . . 00:16:27 Running setup.py install for texttable: finished with status 'done' 00:16:29 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 00:16:40 Removing intermediate container 2062fdb88c64 00:16:40 ---> 56d81bd68b7a 00:16:40 Step 21/26 : RUN apk --no-cache add curl 00:16:40 ---> Running in 7b7feaec1b55 00:16:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:16:43 (2/3) Installing libcurl (7.69.1-r3) 00:16:43 (3/3) Installing curl (7.69.1-r3) 00:16:43 Executing busybox-1.31.1-r19.trigger 00:16:43 OK: 71 MiB in 58 packages 00:16:44 ---> fc5426368df8 00:16:44 Step 9/23 : RUN make cmd/core-data/core-data 00:16:44 ---> Running in ed219cfd6b63 00:16:45 Removing intermediate container 7b7feaec1b55 00:16:45 ---> e18a5f1ec815 00:16:45 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:16:45 ---> Running in 547b529d45e9 00:16:46 Removing intermediate container 547b529d45e9 00:16:46 ---> afe8b16f6ef4 00:16:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:16:46 ---> Running in 7a442d0de90c 00:16:47 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 00:16:47 Removing intermediate container 7a442d0de90c 00:16:47 ---> 77f92ed3d585 00:16:47 Step 24/26 : LABEL arch=arm64 00:16:47 ---> Running in d68e1ac157d1 00:16:48 Removing intermediate container d68e1ac157d1 00:16:48 ---> f79fe0d4319d 00:16:48 Step 25/26 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:16:48 ---> Running in a9a5637a4a02 00:16:48 Removing intermediate container a9a5637a4a02 00:16:48 ---> e165b0138501 00:16:49 Step 26/26 : LABEL version=0.0.0 00:16:49 ---> Running in 41f6be1592ad 00:16:49 Removing intermediate container 41f6be1592ad 00:16:49 ---> f7233d0eac35 00:16:49 00:16:50 Successfully built f7233d0eac35 00:16:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:17:37  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bde00bd083b4 00:17:37 ---> 1fd80d50d03a 00:17:37 00:17:37 Step 10/30 : FROM alpine:3.12 00:17:37 ---> afeebe901d6b 00:17:37 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:17:37 ---> Running in 8d576cf5f03f 00:17:37 Removing intermediate container 8d576cf5f03f 00:17:37 ---> 4e14f32c968a 00:17:37 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:17:37 ---> Running in cac6be52d275 00:17:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:17:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:17:40 (1/2) Installing dumb-init (1.2.2-r1) 00:17:40 (2/2) Installing su-exec (0.2-r1) 00:17:40 Executing busybox-1.31.1-r19.trigger 00:17:40 OK: 5 MiB in 16 packages 00:17:42 Removing intermediate container cac6be52d275 00:17:42 ---> db0fbc05378c 00:17:42 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:17:42 ---> Running in 26921dbfd215 00:17:43 Removing intermediate container 26921dbfd215 00:17:43 ---> 0f76e1fe379b 00:17:43 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:17:43 ---> Running in 970c13ee4ca0 00:17:44 Removing intermediate container 970c13ee4ca0 00:17:44 ---> b18272ad55c0 00:17:44 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:17:44 ---> Running in 563a96a69c78 00:17:48 Removing intermediate container 563a96a69c78 00:17:48 ---> ee96b33e5dc2 00:17:48 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:17:48 ---> Running in dabb5a66470a 00:17:49 Removing intermediate container dabb5a66470a 00:17:49 ---> 25385a47feb4 00:17:49 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:17:51 ---> 424c7346c65b 00:17:51 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:17:51 ---> Running in 535b9bfc4f6b 00:17:57 Removing intermediate container e66f627d125e 00:17:57 Removing intermediate container 2d77cd7e6b99 00:17:57 ---> 5eaebf18562c 00:17:57 ---> e34601842e52 00:17:57 00:17:57 Step 10/23 : FROM alpine:3.12 00:17:57 ---> afeebe901d6b 00:17:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:17:57 00:17:57 Step 10/23 : FROM alpine:3.12 00:17:57 ---> afeebe901d6b 00:17:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:17:57 ---> Using cache 00:17:57 ---> 00458e454039 00:17:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:17:57 ---> Using cache 00:17:57 ---> 00458e454039 00:17:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:17:57 ---> Using cache 00:17:57 ---> ceff86eaa190 00:17:57 Step 13/23 : ENV APP_PORT=48081 00:17:57 ---> Using cache 00:17:57 ---> ceff86eaa190 00:17:57 Step 13/23 : ENV APP_PORT=48082 00:17:57 Removing intermediate container 535b9bfc4f6b 00:17:57 ---> 9f5b85baf6c2 00:17:57 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:57 ---> Running in 6ce1fac3c6d6 00:17:57 ---> Running in 9c1fd332c5b0 00:17:57 Removing intermediate container 6ce1fac3c6d6 00:17:57 ---> 847b62161f5d 00:17:57 Step 14/23 : EXPOSE $APP_PORT 00:17:57 Removing intermediate container 9c1fd332c5b0 00:17:57 ---> 111f4c92532c 00:17:57 Step 14/23 : EXPOSE $APP_PORT 00:17:58 ---> Running in aff545fd98f2 00:17:58 ---> bf481b1852f8 00:17:58 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:17:58 ---> Running in 5e2254d67821 00:17:59 Removing intermediate container aff545fd98f2 00:17:59 ---> ec0f81b70ae2 00:17:59 Step 15/23 : WORKDIR / 00:17:59 Removing intermediate container 5e2254d67821 00:17:59 ---> 82f244d2bc42 00:17:59 Step 15/23 : WORKDIR / 00:17:59 ---> Running in 18da6e491796 00:17:59 ---> Running in 04d6b9204239 00:18:00 Removing intermediate container 18da6e491796 00:18:00 ---> 920cdbebd21b 00:18:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:00 ---> a32e6fb72626 00:18:00 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:18:00 Removing intermediate container 04d6b9204239 00:18:00 ---> d1ce98349aa2 00:18:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:01 ---> 63479be77a3b 00:18:01 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:18:01 ---> 34962c20667f 00:18:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:18:02 ---> 0c71aaab5ec8 00:18:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:18:03 ---> 796b68b71a1a 00:18:03 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:18:04 ---> Running in 32cf14f66aed 00:18:04 ---> f53c9f469f03 00:18:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:18:04 ---> babfdbff9cb2 00:18:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:18:05 Removing intermediate container 32cf14f66aed 00:18:05 ---> c058f5ab8c29 00:18:05 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:18:05 ---> 96a8d0035383 00:18:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:18:05 ---> 9ae24b4819f7 00:18:05 Step 19/23 : ENTRYPOINT ["/core-command"] 00:18:05 ---> Running in ecdda39a5e55 00:18:05 ---> Running in 781da3692704 00:18:06 ---> 27fe6bb31f57 00:18:06 Step 25/30 : RUN chmod +x /entrypoint.sh 00:18:06 Removing intermediate container 781da3692704 00:18:06 ---> d367b50ad106 00:18:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:06 Removing intermediate container ecdda39a5e55 00:18:06 ---> 10115a3248a5 00:18:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:07 ---> Running in 3eeb2e84b6c7 00:18:07 ---> Running in 666667f44720 00:18:07 ---> Running in dc1bde2e5fa1 00:18:08 Removing intermediate container 666667f44720 00:18:08 ---> ca58c2c3c329 00:18:08 Step 21/23 : LABEL arch=arm64 00:18:08 Removing intermediate container dc1bde2e5fa1 00:18:08 ---> 59e8d94d5244 00:18:08 Step 21/23 : LABEL arch=arm64 00:18:08 ---> Running in ece5b1c79c34 00:18:08 ---> Running in aad78c4ca55c 00:18:09 Removing intermediate container ece5b1c79c34 00:18:09 ---> 186728645554 00:18:09 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:18:09 ---> Running in 74ddd5831a78 00:18:09 Removing intermediate container aad78c4ca55c 00:18:09 ---> cd92d1f134d7 00:18:09 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:18:09 ---> Running in 2f1ca2aedede 00:18:10 Removing intermediate container 74ddd5831a78 00:18:10 ---> a122ea13d8d9 00:18:10 Step 23/23 : LABEL version=0.0.0 00:18:10 ---> Running in 8281902952a6 00:18:10 Removing intermediate container 2f1ca2aedede 00:18:10 ---> 9c9182e204ec 00:18:10 Step 23/23 : LABEL version=0.0.0 00:18:10 Removing intermediate container 3eeb2e84b6c7 00:18:10 ---> 2183fc92c9b9 00:18:10 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:18:10 ---> Running in dd563e80ef2f 00:18:10 Removing intermediate container 8281902952a6 00:18:10 ---> fa25697341d6 00:18:10 00:18:10 ---> Running in a5ab2d767729 00:18:10 Removing intermediate container dd563e80ef2f 00:18:10 ---> eb16bad7967e 00:18:10 00:18:11 Successfully built fa25697341d6 00:18:11 Successfully tagged docker-core-command-go-arm64:latest 00:18:11  Building docker-core-command-go ... done Removing intermediate container a5ab2d767729 00:18:11 ---> d3a7f7a765bb 00:18:11 Step 27/30 : CMD ["gate"] 00:18:11 Successfully built eb16bad7967e 00:18:11 Successfully tagged docker-core-metadata-go-arm64:latest 00:18:11  Building docker-core-metadata-go ... done  ---> Running in 1ae8e087fc91 00:18:12 Removing intermediate container 1ae8e087fc91 00:18:12 ---> 3c81fdd32a3c 00:18:12 Step 28/30 : LABEL arch=arm64 00:18:12 ---> Running in eacfec0e9ff0 00:18:13 Removing intermediate container eacfec0e9ff0 00:18:13 ---> dfc355c55695 00:18:13 Step 29/30 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:18:13 ---> Running in 057eba67f8c0 00:18:14 Removing intermediate container 057eba67f8c0 00:18:14 ---> db07784bd3ba 00:18:14 Step 30/30 : LABEL version=0.0.0 00:18:15 ---> Running in 7b7f08eee0d2 00:18:15 Removing intermediate container 7b7f08eee0d2 00:18:15 ---> 9c30875ecc8d 00:18:15 00:18:15 Removing intermediate container ed219cfd6b63 00:18:15 ---> af8bd04b19a1 00:18:15 00:18:15 Step 10/23 : FROM alpine:3.12 00:18:15 ---> afeebe901d6b 00:18:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:18:15 Successfully built 9c30875ecc8d 00:18:15 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:18:15  Building docker-security-bootstrapper-go ... done  ---> Running in df597e98841f 00:18:16 Removing intermediate container df597e98841f 00:18:16 ---> 5e3a7f56dc4a 00:18:16 Step 12/23 : ENV APP_PORT=48080 00:18:16 ---> Running in f28a4ddc2e95 00:18:16 Removing intermediate container f28a4ddc2e95 00:18:16 ---> c17f80c1c49d 00:18:16 Step 13/23 : EXPOSE $APP_PORT 00:18:17 ---> Running in 3a5b9c3bc1d6 00:18:17 Removing intermediate container 3a5b9c3bc1d6 00:18:17 ---> ad1cf8ebbe43 00:18:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:17 ---> Running in cfa558d07903 00:18:19 Removing intermediate container cfa558d07903 00:18:19 ---> b223a1be1c20 00:18:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:18:19 ---> Running in 4fae03bc8061 00:18:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:18:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:18:22 (1/6) Installing dumb-init (1.2.2-r1) 00:18:22 (2/6) Installing libgcc (9.3.0-r2) 00:18:22 (3/6) Installing libsodium (1.0.18-r0) 00:18:22 (4/6) Installing libstdc++ (9.3.0-r2) 00:18:22 (5/6) Installing libzmq (4.3.3-r0) 00:18:23 (6/6) Installing zeromq (4.3.3-r0) 00:18:23 Executing busybox-1.31.1-r19.trigger 00:18:23 OK: 8 MiB in 20 packages 00:18:24 Removing intermediate container 4fae03bc8061 00:18:24 ---> 97e03f588c04 00:18:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:25 ---> 9f21bf9a0cd7 00:18:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:26 ---> 46d4370e1cfb 00:18:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:18:27 ---> cc45d882055a 00:18:27 Step 19/23 : ENTRYPOINT ["/core-data"] 00:18:27 ---> Running in 3b702f49d3e3 00:18:27 Removing intermediate container 3b702f49d3e3 00:18:27 ---> 586888419595 00:18:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:27 ---> Running in bb5ade09fbab 00:18:28 Removing intermediate container bb5ade09fbab 00:18:28 ---> 170fe9bf6f6e 00:18:28 Step 21/23 : LABEL arch=arm64 00:18:28 ---> Running in 465997dcc194 00:18:28 Removing intermediate container 465997dcc194 00:18:28 ---> ed1a57262e2e 00:18:28 Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b 00:18:28 ---> Running in 321916e4d8a7 00:18:29 Removing intermediate container 321916e4d8a7 00:18:29 ---> eecd837d0655 00:18:29 Step 23/23 : LABEL version=0.0.0 00:18:29 ---> Running in 2e226c7e9900 00:18:29 Removing intermediate container 2e226c7e9900 00:18:29 ---> a0d9060f5992 00:18:29 00:18:30 Successfully built a0d9060f5992 00:18:30 Successfully tagged docker-core-data-go-arm64:latest 00:18:30  Building docker-core-data-go ... done  [Pipeline] } 00:18:30 $ docker stop --time=1 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b 00:18:32 $ docker rm -f 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b [Pipeline] // withDockerContainer [Pipeline] sh 00:18:33 + docker images 00:18:33 + grep docker 00:18:33 docker-core-data-go-arm64 latest a0d9060f5992 4 seconds ago 21MB 00:18:33 docker-security-bootstrapper-go-arm64 latest 9c30875ecc8d 18 seconds ago 17MB 00:18:33 docker-core-command-go-arm64 latest fa25697341d6 23 seconds ago 16MB 00:18:33 docker-core-metadata-go-arm64 latest eb16bad7967e 23 seconds ago 17.7MB 00:18:33 docker-sys-mgmt-agent-go-arm64 latest f7233d0eac35 About a minute ago 300MB 00:18:33 docker-support-scheduler-go-arm64 latest 1bb995d67aaf 3 minutes ago 16.1MB 00:18:33 docker-support-notifications-go-arm64 latest d5000bdda640 3 minutes ago 16.6MB 00:18:33 docker-security-secretstore-setup-go-arm64 latest 93066cfd2628 3 minutes ago 23.4MB 00:18:33 docker-security-proxy-setup-go-arm64 latest 0eedfb7c06e7 3 minutes ago 23.2MB 00:18:33 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:18:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:40 ---> package-listing.sh 00:18:40 ++ facter osfamily 00:18:40 ++ tr '[:upper:]' '[:lower:]' 00:18:40 + OS_FAMILY=redhat 00:18:40 + workspace=/w/workspace/edgex-go/1 00:18:40 + START_PACKAGES=/tmp/packages_start.txt 00:18:40 + END_PACKAGES=/tmp/packages_end.txt 00:18:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:40 + PACKAGES=/tmp/packages_start.txt 00:18:40 + '[' /w/workspace/edgex-go/1 ']' 00:18:40 + PACKAGES=/tmp/packages_end.txt 00:18:40 + case "${OS_FAMILY}" in 00:18:40 + rpm -qa 00:18:40 + sort 00:18:45 + '[' -f /tmp/packages_start.txt ']' 00:18:45 + '[' -f /tmp/packages_end.txt ']' 00:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:45 + '[' /w/workspace/edgex-go/1 ']' 00:18:45 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:18:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:18:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:18:46 00:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:18:46 alpine: Pulling from edgex-lftools-log-publisher 00:18:46 df20fa9351a1: Pulling fs layer 00:18:46 36b3adc4ff6f: Pulling fs layer 00:18:46 8ad3a11d3b57: Pulling fs layer 00:18:46 46f8f816bc3b: Pulling fs layer 00:18:46 93b61091891f: Pulling fs layer 00:18:46 93b9cdb0e59b: Pulling fs layer 00:18:46 5e14af77c1be: Pulling fs layer 00:18:46 01666e4c0597: Pulling fs layer 00:18:46 aa168da1d23b: Pulling fs layer 00:18:46 93b9cdb0e59b: Waiting 00:18:46 5e14af77c1be: Waiting 00:18:46 01666e4c0597: Waiting 00:18:46 aa168da1d23b: Waiting 00:18:46 93b61091891f: Waiting 00:18:46 46f8f816bc3b: Waiting 00:18:46 36b3adc4ff6f: Download complete 00:18:46 46f8f816bc3b: Download complete 00:18:47 df20fa9351a1: Verifying Checksum 00:18:47 df20fa9351a1: Download complete 00:18:47 93b9cdb0e59b: Download complete 00:18:47 5e14af77c1be: Verifying Checksum 00:18:47 5e14af77c1be: Download complete 00:18:47 01666e4c0597: Verifying Checksum 00:18:47 01666e4c0597: Download complete 00:18:47 93b61091891f: Verifying Checksum 00:18:47 93b61091891f: Download complete 00:18:47 df20fa9351a1: Pull complete 00:18:47 36b3adc4ff6f: Pull complete 00:18:47 8ad3a11d3b57: Verifying Checksum 00:18:47 8ad3a11d3b57: Download complete 00:18:49 8ad3a11d3b57: Pull complete 00:18:49 46f8f816bc3b: Pull complete 00:18:50 93b61091891f: Pull complete 00:18:50 aa168da1d23b: Verifying Checksum 00:18:50 aa168da1d23b: Download complete 00:18:51 93b9cdb0e59b: Pull complete 00:18:51 5e14af77c1be: Pull complete 00:18:51 01666e4c0597: Pull complete 00:18:58 aa168da1d23b: Pull complete 00:18:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:18:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:18:59 prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container 00:18:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:19:02 $ docker top d48d1a6a34c5cca16c1ecb8d6eed42d3a39aa28e194d5a512f0503e29dc1aba2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:03 + touch /tmp/pre-build-complete [Pipeline] sh 00:19:03 + mkdir -p /var/log/sa [Pipeline] sh 00:19:04 + ls /var/log/sa-host 00:19:04 + sadf -c /var/log/sa-host/sa03 00:19:04 file_magic: OK 00:19:04 HZ: Using current value: 100 00:19:04 file_header: OK 00:19:04 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 00:19:04 Statistics: 00:19:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:19:04 File successfully converted to sysstat format version 12.2.1 00:19:04 + sadf -c /var/log/sa-host/sa23 00:19:04 file_magic: OK 00:19:04 HZ: Using current value: 100 00:19:04 file_header: OK 00:19:04 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 00:19:04 Statistics: 00:19:04 Hnuu...uuuununununu... 00:19:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:04 provisioning config files... 00:19:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3852339293563012583tmp [Pipeline] { [Pipeline] echo 00:19:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:19:05 ---> create-netrc.sh [Pipeline] } 00:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:19:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:19:05 ---> python-tools-install.sh [Pipeline] echo 00:19:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:19:06 ---> sudo-logs.sh 00:19:06 Archiving 'sudo' log.. [Pipeline] echo 00:19:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:19:07 ---> job-cost.sh 00:19:07 lf-activate-venv: SKIPPING 00:19:07 INFO: No Stack... 00:19:07 INFO: Retrieving Pricing Info for: v1-standard-2 00:19:08 INFO: Archiving Costs [Pipeline] echo 00:19:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:19:08 ---> logs-deploy.sh 00:19:08 lf-activate-venv: SKIPPING 00:19:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/1 00:19:08 INFO: archiving workspace using pattern(s): 00:19:10 Archives upload complete. 00:19:10 INFO: archiving logs to Nexus 00:19:11 ---> uname -a: 00:19:11 Linux prd-centos7-docker-4c-2g-24636.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:19:11 00:19:11 00:19:11 ---> lscpu: 00:19:11 Architecture: x86_64 00:19:11 CPU op-mode(s): 32-bit, 64-bit 00:19:11 Byte Order: Little Endian 00:19:11 Address sizes: 40 bits physical, 48 bits virtual 00:19:11 CPU(s): 4 00:19:11 On-line CPU(s) list: 0-3 00:19:11 Thread(s) per core: 1 00:19:11 Core(s) per socket: 1 00:19:11 Socket(s): 4 00:19:11 NUMA node(s): 1 00:19:11 Vendor ID: GenuineIntel 00:19:11 CPU family: 6 00:19:11 Model: 44 00:19:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:19:11 Stepping: 1 00:19:11 CPU MHz: 2933.442 00:19:11 BogoMIPS: 5866.88 00:19:11 Virtualization: VT-x 00:19:11 Hypervisor vendor: KVM 00:19:11 Virtualization type: full 00:19:11 L1d cache: 128 KiB 00:19:11 L1i cache: 128 KiB 00:19:11 L2 cache: 16 MiB 00:19:11 L3 cache: 64 MiB 00:19:11 NUMA node0 CPU(s): 0-3 00:19:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:19:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:19:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:19:11 Vulnerability Meltdown: Mitigation; PTI 00:19:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:19:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:19:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:19:11 Vulnerability Srbds: Not affected 00:19:11 Vulnerability Tsx async abort: Not affected 00:19:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:19:11 00:19:11