Pull request #3084 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c2a2b6349ce29b74f819c00a19a636ca2f2df593+82d8907018ab8cb9f1ec85c1c043836e064d42f9 (32b5519f28312e4d9ada62bf0db950918af28fb7) 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-3084/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-3084/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22879 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [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/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) > 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/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # 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 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 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 22:35:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:35 ========================================================= 22:35:35 EdgeX Global Pipelines Version Info 22:35:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:38 ------------------- 22:35:38 stable info: 22:35:38 ------------------- 22:35:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:35:38 Message: update stable to v1.0.179 22:35:39 ------------------- 22:35:39 experimental info: 22:35:39 ------------------- 22:35:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:35:39 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:35:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:35:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3084 [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3084 [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3084 [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2a2b6349ce29b74f819c00a19a636ca2f2df593 [Pipeline] echo 22:35:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2a2b63 [Pipeline] echo 22:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:35:44 provisioning config files... 22:35:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3773822790735325771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:44 ---> docker-login.sh 22:35:44 nexus3.edgexfoundry.org:10001 22:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:45 Configure a credential helper to remove this warning. See 22:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:45 22:35:45 Login Succeeded 22:35:45 nexus3.edgexfoundry.org:10002 22:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:46 Configure a credential helper to remove this warning. See 22:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:46 22:35:46 Login Succeeded 22:35:46 nexus3.edgexfoundry.org:10003 22:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:47 Configure a credential helper to remove this warning. See 22:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:47 22:35:47 Login Succeeded 22:35:47 nexus3.edgexfoundry.org:10004 22:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:47 Configure a credential helper to remove this warning. See 22:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:47 22:35:47 Login Succeeded 22:35:47 docker.io 22:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:48 Configure a credential helper to remove this warning. See 22:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:48 22:35:48 Login Succeeded 22:35:48 ---> docker-login.sh ends [Pipeline] } 22:35:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ cut -d/ -f2 22:35:49 ++ dirname cmd/core-command/Dockerfile 22:35:49 + echo core-command,cmd/core-command/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/core-data/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo core-data,cmd/core-data/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/core-metadata/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo core-metadata,cmd/core-metadata/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ cut -d/ -f2 22:35:49 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:35:49 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/security-proxy-setup/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/security-secrets-setup/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/support-logging/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo support-logging,cmd/support-logging/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/support-notifications/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo support-notifications,cmd/support-notifications/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ dirname cmd/support-scheduler/Dockerfile 22:35:49 ++ cut -d/ -f2 22:35:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:35:49 + for file in '`ls cmd/**/Dockerfile`' 22:35:49 ++ cut -d/ -f2 22:35:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:35:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:35:49 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:50 22:35:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:51 latest: Pulling from edgex-devops/git-semver 22:35:51 31603596830f: Pulling fs layer 22:35:51 2a8b12db71e7: Pulling fs layer 22:35:51 6ca5941a6612: Pulling fs layer 22:35:51 ecc8261a40a4: Pulling fs layer 22:35:51 ecc8261a40a4: Waiting 22:35:51 2a8b12db71e7: Verifying Checksum 22:35:51 2a8b12db71e7: Download complete 22:35:52 31603596830f: Verifying Checksum 22:35:52 31603596830f: Download complete 22:35:52 6ca5941a6612: Verifying Checksum 22:35:52 6ca5941a6612: Download complete 22:35:52 ecc8261a40a4: Verifying Checksum 22:35:52 ecc8261a40a4: Download complete 22:35:53 31603596830f: Pull complete 22:35:53 2a8b12db71e7: Pull complete 22:35:55 6ca5941a6612: Pull complete 22:35:56 ecc8261a40a4: Pull complete 22:35:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:56 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:35:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:59 $ docker top b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:00 [ssh-agent] Looking for ssh-agent implementation... 22:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:00 $ docker exec b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent 22:36:01 SSH_AUTH_SOCK=/tmp/ssh-IJ96ldpwx4GY/agent.11 22:36:01 SSH_AGENT_PID=16 22:36:01 Running ssh-add (command line suppressed) 22:36:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4923034097252080231.key (/w/workspace/edgex-go/1@tmp/private_key_4923034097252080231.key) 22:36:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:02 + git tag --points-at HEAD [Pipeline] } 22:36:02 $ docker exec --env ******** --env ******** b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent -k 22:36:02 unset SSH_AUTH_SOCK; 22:36:02 unset SSH_AGENT_PID; 22:36:02 echo Agent pid 16 killed; 22:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:03 [ssh-agent] Looking for ssh-agent implementation... 22:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:03 $ docker exec b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent 22:36:04 SSH_AUTH_SOCK=/tmp/ssh-llThPwFoT2h1/agent.44 22:36:04 SSH_AGENT_PID=49 22:36:04 Running ssh-add (command line suppressed) 22:36:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5500875134685971524.key (/w/workspace/edgex-go/1@tmp/private_key_5500875134685971524.key) 22:36:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:05 + git semver init 22:36:05 # -> Open(): unable to determine branch for HEAD 22:36:05 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:36:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:36:05 # $SEMVER_REMOTE_NAME = origin 22:36:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:05 # $SEMVER_USER_NAME = edgex-jenkins 22:36:05 # $SEMVER_BRANCH = PR-3084 22:36:05 # $SEMVER_TEMP = /tmp/semver-650714860 22:36:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:36:45 # '/tmp/semver-650714860' -> '/w/workspace/edgex-go/1/.semver' 22:36:46 # -> Force: false 22:36:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:36:46 $ docker exec --env ******** --env ******** b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b ssh-agent -k 22:36:47 unset SSH_AUTH_SOCK; 22:36:47 unset SSH_AGENT_PID; 22:36:47 echo Agent pid 49 killed; 22:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:48 + git semver [Pipeline] } 22:36:48 $ docker stop --time=1 b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b 22:36:51 $ docker rm -f b18e6899d904d84eb897982d25ac46c675ac89c4c480547a4c41b3c89e82c14b [Pipeline] // withDockerContainer [Pipeline] sh 22:36:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:52 Stashed 1 file(s) [Pipeline] echo 22:36:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:36:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:36:55 + sudo service docker restart 22:36:55 + true 22:36:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:36:56 ========================================================= 22:36:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:36:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:36:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:37:05 Sending build context to Docker daemon 327.3MB 22:37:05 Step 1/7 : ARG BASE=golang:1.15-alpine 22:37:05 Step 2/7 : FROM ${BASE} 22:37:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:05 188c0c94c7c5: Pulling fs layer 22:37:05 0ef7d3d256c8: Pulling fs layer 22:37:05 de9db76c5a1d: Pulling fs layer 22:37:05 bca2f99d35d6: Pulling fs layer 22:37:05 93359f2a8cfa: Pulling fs layer 22:37:05 7c6f9722023f: Pulling fs layer 22:37:05 a35cf1a2eb13: Pulling fs layer 22:37:05 93359f2a8cfa: Waiting 22:37:05 7c6f9722023f: Waiting 22:37:05 bca2f99d35d6: Waiting 22:37:05 a35cf1a2eb13: Waiting 22:37:05 de9db76c5a1d: Verifying Checksum 22:37:05 de9db76c5a1d: Download complete 22:37:05 0ef7d3d256c8: Verifying Checksum 22:37:05 0ef7d3d256c8: Download complete 22:37:05 93359f2a8cfa: Verifying Checksum 22:37:05 93359f2a8cfa: Download complete 22:37:05 7c6f9722023f: Verifying Checksum 22:37:05 7c6f9722023f: Download complete 22:37:05 188c0c94c7c5: Download complete 22:37:05 188c0c94c7c5: Pull complete 22:37:06 0ef7d3d256c8: Pull complete 22:37:06 de9db76c5a1d: Pull complete 22:37:08 a35cf1a2eb13: Verifying Checksum 22:37:08 a35cf1a2eb13: Download complete 22:37:08 Still waiting to schedule task 22:37:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:37:10 bca2f99d35d6: Verifying Checksum 22:37:10 bca2f99d35d6: Download complete 22:37:22 bca2f99d35d6: Pull complete 22:37:22 93359f2a8cfa: Pull complete 22:37:22 7c6f9722023f: Pull complete 22:37:28 a35cf1a2eb13: Pull complete 22:37:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:37:28 ---> a62c8e92a672 22:37:28 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:37:28 ---> Running in 33ceb45f99f6 22:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:31 (1/12) Installing libmagic (5.38-r0) 22:37:32 (2/12) Installing file (5.38-r0) 22:37:32 (3/12) Installing libc-dev (0.7.2-r3) 22:37:32 (4/12) Installing g++ (9.3.0-r2) 22:37:36 (5/12) Installing fortify-headers (1.1-r0) 22:37:36 (6/12) Installing patch (2.7.6-r6) 22:37:37 (7/12) Installing build-base (0.5-r2) 22:37:37 (8/12) Installing libsodium (1.0.18-r0) 22:37:37 (9/12) Installing pkgconf (1.7.2-r0) 22:37:37 (10/12) Installing libsodium-dev (1.0.18-r0) 22:37:37 (11/12) Installing libzmq (4.3.3-r0) 22:37:37 (12/12) Installing zeromq-dev (4.3.3-r0) 22:37:37 Executing busybox-1.31.1-r19.trigger 22:37:37 OK: 233 MiB in 51 packages 22:37:43 Removing intermediate container 33ceb45f99f6 22:37:43 ---> 0df9de3fd2d7 22:37:43 Step 4/7 : WORKDIR /edgex-go 22:37:43 ---> Running in 6b425df3eb55 22:37:43 Removing intermediate container 6b425df3eb55 22:37:43 ---> fefb8fa3656d 22:37:43 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:37:44 latest: Pulling from library/docker 22:37:44 801bfaa63ef2: Pulling fs layer 22:37:44 4f7dc993c79e: Pulling fs layer 22:37:44 d39d95e4997f: Pulling fs layer 22:37:44 ae283de69b7d: Pulling fs layer 22:37:44 1962c7344fe5: Pulling fs layer 22:37:44 aa7a3367c785: Pulling fs layer 22:37:44 5e259227d438: Pulling fs layer 22:37:44 ae283de69b7d: Waiting 22:37:44 1962c7344fe5: Waiting 22:37:44 aa7a3367c785: Waiting 22:37:44 5e259227d438: Waiting 22:37:44 d39d95e4997f: Download complete 22:37:45 4f7dc993c79e: Verifying Checksum 22:37:45 4f7dc993c79e: Download complete 22:37:45 801bfaa63ef2: Download complete 22:37:45 aa7a3367c785: Verifying Checksum 22:37:45 aa7a3367c785: Download complete 22:37:45 1962c7344fe5: Verifying Checksum 22:37:45 1962c7344fe5: Download complete 22:37:45 801bfaa63ef2: Pull complete 22:37:45 5e259227d438: Verifying Checksum 22:37:45 5e259227d438: Download complete 22:37:46 4f7dc993c79e: Pull complete 22:37:46 d39d95e4997f: Pull complete 22:37:47 ae283de69b7d: Verifying Checksum 22:37:47 ae283de69b7d: Download complete 22:37:54 ae283de69b7d: Pull complete 22:37:54 1962c7344fe5: Pull complete 22:37:54 aa7a3367c785: Pull complete 22:37:54 5e259227d438: Pull complete 22:37:54 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 22:37:54 Status: Downloaded newer image for docker:latest 22:37:58 ---> 75f5ceeee8b9 22:37:58 Step 6/7 : COPY go.mod . 22:37:58 ---> 101c2b0aad38 22:37:58 Step 7/7 : RUN go mod download 22:37:58 ---> Running in 92a198a60b0a 22:38:31 Removing intermediate container 92a198a60b0a 22:38:31 ---> a79f1d8a3295 22:38:31 Successfully built a79f1d8a3295 22:38:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:32 + docker inspect -f . ci-base-image-x86_64 22:38:32 . [Pipeline] withDockerContainer 22:38:33 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:38:33 $ 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 ******** ci-base-image-x86_64 cat 22:38:36 $ docker top d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:38 + go version 22:38:38 go version go1.15.5 linux/amd64 [Pipeline] } 22:38:38 $ docker stop --time=1 d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec 22:38:40 $ docker rm -f d0af0a2461ef6c7c67a378ec5a93a7b1572e616b996bffa7d2348ab3ce82adec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:41 + docker inspect -f . ci-base-image-x86_64 22:38:41 . [Pipeline] withDockerContainer 22:38:42 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:38:42 $ 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 ******** ci-base-image-x86_64 cat 22:38:44 $ docker top 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 -eo pid,comm [Pipeline] { [Pipeline] echo 22:38:44 ========================================================= 22:38:44 [edgeXBuildGoParallel] Running Tests and Build... 22:38:44 ========================================================= [Pipeline] sh 22:38:45 + make test 22:38:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:39:04 ? github.com/edgexfoundry/edgex-go [no test files] 22:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:39:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:39:48 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.049s 22:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:39:48 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:39:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:39:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:39:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:39:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.199s coverage: 46.6% of statements 22:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:39:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22882 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws 22:39:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.405s coverage: 27.1% of statements 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 66.0% of statements 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.543s coverage: 84.5% of statements 22:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:40:03 using credential edgex-jenkins-ssh 22:40:03 Cloning the remote Git repository 22:40:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:40:04 > git init /w/workspace/edgex-go/1 # timeout=10 22:40:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:04 > git --version # timeout=10 22:40:04 > git --version # 'git version 2.17.1' 22:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.702s coverage: 28.6% of statements 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.205s coverage: 86.7% of statements 22:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.418s coverage: 97.5% of statements 22:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.088s coverage: 100.0% of statements 22:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.883s coverage: 95.7% of statements 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.0% of statements [no tests to run] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.508s coverage: 63.5% of statements 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements 22:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 22:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 22:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.110s coverage: 100.0% of statements 22:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 55.9% of statements 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.950s coverage: 86.3% of statements 22:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.786s coverage: 72.2% of statements 22:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.679s coverage: 72.1% of statements 22:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.078s coverage: 82.4% of statements 22:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.057s coverage: 48.4% of statements 22:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements 22:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.082s coverage: 96.8% of statements 22:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.268s coverage: 36.5% of statements 22:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.657s coverage: 84.1% of statements 22:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.063s coverage: 100.0% of statements 22:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.050s coverage: 42.9% of statements 22:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.081s coverage: 100.0% of statements 22:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:40:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.111s coverage: 83.8% of statements 22:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.280s coverage: 47.1% of statements 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.097s coverage: 100.0% of statements 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:40:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements 22:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.297s coverage: 29.1% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.137s coverage: 99.0% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.119s coverage: 100.0% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:40:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements 22:40:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:40:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:40:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 22:40:30 Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.099s coverage: 32.1% of statements 22:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements 22:40:30 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:40:30 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) 22:40:31 GO111MODULE=on go vet ./... 22:40:30 > git config core.sparsecheckout # timeout=10 22:40:30 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 22:40:30 > git remote # timeout=10 22:40:30 > git config --get remote.origin.url # timeout=10 22:40:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:30 > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 22:40:30 > git rev-parse HEAD^{commit} # timeout=10 22:40:30 > git config core.sparsecheckout # timeout=10 22:40:30 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 22:40:35 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 22:40:35 > git --version # timeout=10 22:40:35 > git --version # 'git version 2.17.1' 22:40:35 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:40:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:40:38 + true 22:40:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:40:42 provisioning config files... 22:40:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4739580263873236217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:43 ---> docker-login.sh 22:40:43 nexus3.edgexfoundry.org:10001 22:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:44 Configure a credential helper to remove this warning. See 22:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:44 22:40:44 Login Succeeded 22:40:44 nexus3.edgexfoundry.org:10002 22:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:44 Configure a credential helper to remove this warning. See 22:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:44 22:40:44 Login Succeeded 22:40:44 nexus3.edgexfoundry.org:10003 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 nexus3.edgexfoundry.org:10004 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 docker.io 22:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:46 Configure a credential helper to remove this warning. See 22:40:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:46 22:40:46 Login Succeeded 22:40:46 ---> docker-login.sh ends [Pipeline] } 22:40:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:40:47 ========================================================= 22:40:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:40:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:40:47 + 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 . 22:40:50 Sending build context to Docker daemon 166MB 22:40:50 Step 1/7 : ARG BASE=golang:1.15-alpine 22:40:50 Step 2/7 : FROM ${BASE} 22:40:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:40:50 5f621e34cdf4: Pulling fs layer 22:40:50 a4357932f1b6: Pulling fs layer 22:40:50 18c013af1878: Pulling fs layer 22:40:50 00ac8860ef70: Pulling fs layer 22:40:50 63d7cb157983: Pulling fs layer 22:40:50 b116817d02f9: Pulling fs layer 22:40:50 745a02a5169b: Pulling fs layer 22:40:50 00ac8860ef70: Waiting 22:40:50 63d7cb157983: Waiting 22:40:50 b116817d02f9: Waiting 22:40:50 745a02a5169b: Waiting 22:40:50 18c013af1878: Download complete 22:40:50 a4357932f1b6: Download complete 22:40:50 63d7cb157983: Verifying Checksum 22:40:50 63d7cb157983: Download complete 22:40:50 b116817d02f9: Verifying Checksum 22:40:50 b116817d02f9: Download complete 22:40:50 5f621e34cdf4: Verifying Checksum 22:40:50 5f621e34cdf4: Download complete 22:40:50 5f621e34cdf4: Pull complete 22:40:50 a4357932f1b6: Pull complete 22:40:51 18c013af1878: Pull complete 22:40:52 745a02a5169b: Verifying Checksum 22:40:52 745a02a5169b: Download complete 22:40:54 00ac8860ef70: Verifying Checksum 22:40:54 00ac8860ef70: Download complete 22:41:04 00ac8860ef70: Pull complete 22:41:04 63d7cb157983: Pull complete 22:41:04 b116817d02f9: Pull complete 22:41:08 745a02a5169b: Pull complete 22:41:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:41:08 ---> b7e6874047d6 22:41:08 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:41:11 ---> Running in ff8b37854012 22:41:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:14 (1/12) Installing libmagic (5.38-r0) 22:41:14 (2/12) Installing file (5.38-r0) 22:41:14 (3/12) Installing libc-dev (0.7.2-r3) 22:41:14 (4/12) Installing g++ (9.3.0-r2) 22:41:19 (5/12) Installing fortify-headers (1.1-r0) 22:41:19 (6/12) Installing patch (2.7.6-r6) 22:41:19 (7/12) Installing build-base (0.5-r2) 22:41:19 (8/12) Installing libsodium (1.0.18-r0) 22:41:20 (9/12) Installing pkgconf (1.7.2-r0) 22:41:20 (10/12) Installing libsodium-dev (1.0.18-r0) 22:41:20 (11/12) Installing libzmq (4.3.3-r0) 22:41:20 (12/12) Installing zeromq-dev (4.3.3-r0) 22:41:20 Executing busybox-1.31.1-r19.trigger 22:41:20 OK: 217 MiB in 51 packages 22:41:25 Removing intermediate container ff8b37854012 22:41:25 ---> b446383780c3 22:41:25 Step 4/7 : WORKDIR /edgex-go 22:41:25 ---> Running in a87e0ac03fed 22:41:25 Removing intermediate container a87e0ac03fed 22:41:25 ---> e37ebec07dd4 22:41:25 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:41:25 latest: Pulling from library/docker 22:41:26 159e5727ea61: Pulling fs layer 22:41:26 687389c36290: Pulling fs layer 22:41:26 94e28978939c: Pulling fs layer 22:41:26 81bd9c9fe1b1: Pulling fs layer 22:41:26 0c5a7137269a: Pulling fs layer 22:41:26 650eeba05d50: Pulling fs layer 22:41:26 283d3dba4d5b: Pulling fs layer 22:41:26 81bd9c9fe1b1: Waiting 22:41:26 650eeba05d50: Waiting 22:41:26 0c5a7137269a: Waiting 22:41:26 94e28978939c: Download complete 22:41:26 687389c36290: Download complete 22:41:26 159e5727ea61: Download complete 22:41:26 0c5a7137269a: Verifying Checksum 22:41:26 0c5a7137269a: Download complete 22:41:26 650eeba05d50: Verifying Checksum 22:41:26 650eeba05d50: Download complete 22:41:26 283d3dba4d5b: Verifying Checksum 22:41:26 283d3dba4d5b: Download complete 22:41:27 159e5727ea61: Pull complete 22:41:27 687389c36290: Pull complete 22:41:27 81bd9c9fe1b1: Verifying Checksum 22:41:27 81bd9c9fe1b1: Download complete 22:41:27 94e28978939c: Pull complete 22:41:29 gofmt -l . 22:41:29 [ "`gofmt -l .`" = "" ] 22:41:29 ./bin/test-go-mod-tidy.sh 22:41:29 ./bin/test-attribution-txt.sh [Pipeline] sh 22:41:29 + ls -al . 22:41:29 total 632 22:41:29 drwxrwxr-x 10 1001 1001 4096 Jan 26 22:41 . 22:41:29 drwxr-xr-x 4 root root 28 Jan 26 22:38 .. 22:41:29 -rw-rw-r-- 1 1001 1001 11 Jan 26 22:35 .dockerignore 22:41:29 drwxrwxr-x 8 1001 1001 179 Jan 26 22:35 .git 22:41:29 drwxrwxr-x 3 1001 1001 125 Jan 26 22:35 .github 22:41:29 -rw-rw-r-- 1 1001 1001 944 Jan 26 22:35 .gitignore 22:41:29 drwx------ 3 1001 1001 47 Jan 26 22:36 .semver 22:41:29 -rw-rw-r-- 1 1001 1001 166 Jan 26 22:35 .sonarcloud.properties 22:41:29 -rw-rw-r-- 1 1001 1001 3804 Jan 26 22:35 CONTRIBUTING.md 22:41:29 -rw-rw-r-- 1 1001 1001 1035 Jan 26 22:35 Dockerfile.build 22:41:29 -rw-rw-r-- 1 1001 1001 863 Jan 26 22:35 Jenkinsfile 22:41:29 -rw-rw-r-- 1 1001 1001 10775 Jan 26 22:35 LICENSE 22:41:29 -rw-rw-r-- 1 1001 1001 6581 Jan 26 22:35 Makefile 22:41:29 -rw-rw-r-- 1 1001 1001 6447 Jan 26 22:35 README.md 22:41:29 -rw-rw-r-- 1 1001 1001 259 Jan 26 22:35 SECURITY.md 22:41:29 -rw-rw-r-- 1 1001 1001 5 Jan 26 22:36 VERSION 22:41:29 -rw-rw-r-- 1 1001 1001 4131 Jan 26 22:35 ZMQWindows.md 22:41:29 drwxrwxr-x 2 1001 1001 117 Jan 26 22:35 bin 22:41:29 drwxrwxr-x 15 1001 1001 4096 Jan 26 22:35 cmd 22:41:29 -rw-r--r-- 1 root root 539650 Jan 26 22:40 coverage.out 22:41:29 -rw-r--r-- 1 root root 1041 Jan 26 22:41 go.mod 22:41:29 -rw-r--r-- 1 root root 18582 Jan 26 22:41 go.sum 22:41:29 drwxrwxr-x 8 1001 1001 127 Jan 26 22:35 internal 22:41:29 drwxrwxr-x 4 1001 1001 26 Jan 26 22:35 openapi 22:41:29 drwxrwxr-x 4 1001 1001 71 Jan 26 22:35 snap 22:41:29 -rw-rw-r-- 1 1001 1001 168 Jan 26 22:35 version.go [Pipeline] sh 22:41:30 + '[' -e coverage.out ] 22:41:30 + chown 1001:1001 coverage.out [Pipeline] stash 22:41:30 Stashed 1 file(s) [Pipeline] sh 22:41:30 + make build 22:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:41:32 81bd9c9fe1b1: Pull complete 22:41:32 0c5a7137269a: Pull complete 22:41:32 650eeba05d50: Pull complete 22:41:32 283d3dba4d5b: Pull complete 22:41:32 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 22:41:32 Status: Downloaded newer image for docker:latest 22:41:36 ---> 7e1be5adde6e 22:41:36 Step 6/7 : COPY go.mod . 22:41:36 ---> f15ce084c293 22:41:36 Step 7/7 : RUN go mod download 22:41:37 ---> Running in 9db6c622d57b 22:41: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 22:41:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:41:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:42:03 Removing intermediate container 9db6c622d57b 22:42:03 ---> dc6e22fb74ea 22:42:03 Successfully built dc6e22fb74ea 22:42:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:42:04 + docker inspect -f . ci-base-image-arm64 22:42:04 . [Pipeline] withDockerContainer 22:42:04 prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container 22:42:04 $ 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 ******** ci-base-image-arm64 cat 22:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:42:06 $ docker top f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:07 + go version 22:42:07 go version go1.15.5 linux/arm64 [Pipeline] } 22:42:07 $ docker stop --time=1 f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf 22:42:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:42:09 $ docker rm -f f93da7df46beaf7a7d95ecf2e96b90d95d1fa7f47ac6fbff500f90293086e7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 22:42:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:10 + docker inspect -f . ci-base-image-arm64 22:42:10 . [Pipeline] withDockerContainer 22:42:11 prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container 22:42:11 $ 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 ******** ci-base-image-arm64 cat 22:42:12 $ docker top a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab -eo pid,comm [Pipeline] { 22:42:12 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 [Pipeline] echo 22:42:13 ========================================================= 22:42:13 [edgeXBuildGoParallel] Running Tests and Build... 22:42:13 ========================================================= [Pipeline] sh 22:42:13 + make test 22:42:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:42:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:42:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 22:42:23 $ docker stop --time=1 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 22:42:25 $ docker rm -f 6bf5a9abf4d229c5cf9583a9f1900e01ad1cb964ef064a0dd66c8896b2f74174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:42:28 22:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:42:29 latest: Pulling from edgex-devops/edgex-compose 22:42:29 cbdbe7a5bc2a: Pulling fs layer 22:42:29 ca9280d653b3: Pulling fs layer 22:42:29 7e9c9ca2126c: Pulling fs layer 22:42:29 cbdbe7a5bc2a: Verifying Checksum 22:42:29 cbdbe7a5bc2a: Download complete 22:42:30 cbdbe7a5bc2a: Pull complete 22:42:31 ca9280d653b3: Download complete 22:42:33 ca9280d653b3: Pull complete 22:42:34 7e9c9ca2126c: Verifying Checksum 22:42:34 7e9c9ca2126c: Download complete 22:42:35 ? github.com/edgexfoundry/edgex-go [no test files] 22:42:47 7e9c9ca2126c: Pull complete 22:42:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:42:47 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:42:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:42:50 $ docker top ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:51 + docker-compose build --help 22:42:51 + grep parallel 22:42:53 --parallel Build images in parallel. [Pipeline] } 22:42:53 $ docker stop --time=1 ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c 22:42:55 $ docker rm -f ad049287270f15b8cd8d88ee599e004ff23d4aea26cea81fdf2116579d43be7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:42:56 . [Pipeline] withDockerContainer 22:42:56 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:42:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:42:57 $ docker top 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:58 + docker-compose -f ./docker-compose-build.yml build --parallel 22:43:00 Building docker-core-command-go ... 22:43:00 Building docker-core-data-go ... 22:43:00 Building docker-core-metadata-go ... 22:43:00 Building docker-security-bootstrap-redis-go ... 22:43:00 Building docker-security-proxy-setup-go ... 22:43:00 Building docker-security-secrets-setup-go ... 22:43:00 Building docker-security-secretstore-setup-go ... 22:43:00 Building docker-support-logging-go ... 22:43:00 Building docker-support-notifications-go ... 22:43:00 Building docker-support-scheduler-go ... 22:43:00 Building docker-sys-mgmt-agent-go ... 22:43:00 Building docker-support-logging-go 22:43:00 Building docker-support-notifications-go 22:43:00 Building docker-support-scheduler-go 22:43:00 Building docker-core-command-go 22:43:00 Building docker-core-metadata-go 22:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:43:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:43:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:43:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:43:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:43:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:43:40 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.054s 22:43:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:43:40 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:43:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:43:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:43:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:43:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:43:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.260s coverage: 46.6% of statements 22:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:43:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:43:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:58 ---> a79f1d8a3295 22:43:58 Step 3/24 : WORKDIR /edgex-go 22:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.1% of statements 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.498s coverage: 66.0% of statements 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:43:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:43:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:59 ---> a79f1d8a3295 22:43:59 Step 3/22 : WORKDIR /edgex-go 22:43:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:43:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:59 ---> a79f1d8a3295 22:43:59 Step 3/22 : WORKDIR /edgex-go 22:43:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:43:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:59 ---> a79f1d8a3295 22:43:59 Step 3/22 : WORKDIR /edgex-go 22:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 84.5% of statements 22:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:44:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:44:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:44:00 ---> a79f1d8a3295 22:44:00 Step 3/21 : WORKDIR /edgex-go 22:44:00 ---> Running in e458e002a4d9 22:44:00 ---> Running in 26daeb85c948 22:44:00 ---> Running in a3fa9244efc1 22:44:00 ---> Running in 79eba65509cd 22:44:01 ---> Running in b765d9b227fa 22:44:01 Removing intermediate container e458e002a4d9 22:44:01 ---> 682e15a6bcf3 22:44:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 Removing intermediate container a3fa9244efc1 22:44:02 ---> 449acf66f535 22:44:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 Removing intermediate container 26daeb85c948 22:44:02 ---> fb418eb9c2f9 22:44:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 Removing intermediate container b765d9b227fa 22:44:02 ---> dfcb8d67e572 22:44:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 Removing intermediate container 79eba65509cd 22:44:02 ---> 745f1a94fbfa 22:44:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:02 ---> Running in 719c2152b0b6 22:44:02 ---> Running in 00504d22da89 22:44:02 ---> Running in a2d6a10fd48d 22:44:02 ---> Running in 696a465cf589 22:44:02 ---> Running in b3f8fd162cf2 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.093s coverage: 28.6% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.128s coverage: 100.0% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements 22:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.221s coverage: 100.0% of statements 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:44:07 Removing intermediate container 719c2152b0b6 22:44:07 ---> 30777e251c76 22:44:07 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:44:07 ---> Running in ec8f5b5acd88 22:44:07 Removing intermediate container a2d6a10fd48d 22:44:07 ---> 61e2bbfd89f7 22:44:07 Step 5/22 : RUN apk update && apk add make git 22:44:07 ---> Running in 82d45c07653f 22:44:07 Removing intermediate container 00504d22da89 22:44:07 ---> 80c34eec97e1 22:44:07 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:44:07 Removing intermediate container 696a465cf589 22:44:07 ---> 6242a6d9058a 22:44:07 Step 5/21 : RUN apk update && apk add make git 22:44:07 ---> Running in d7f021d94522 22:44:08 Removing intermediate container b3f8fd162cf2 22:44:08 ---> 16d172cf0a3b 22:44:08 Step 5/22 : RUN apk update && apk add make git 22:44:08 ---> Running in 6dde9a4c72e8 22:44:08 ---> Running in baabefce5201 22:44:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:11 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:11 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:11 OK: 12752 distinct packages available 22:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:11 OK: 233 MiB in 51 packages 22:44:12 OK: 233 MiB in 51 packages 22:44:12 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:12 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:12 OK: 12752 distinct packages available 22:44:12 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:12 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:12 OK: 12752 distinct packages available 22:44:13 OK: 233 MiB in 51 packages 22:44:13 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:13 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:13 OK: 12752 distinct packages available 22:44:13 OK: 233 MiB in 51 packages 22:44:13 Removing intermediate container d7f021d94522 22:44:13 ---> e4ef35af0ae0 22:44:13 Step 6/22 : COPY go.mod . 22:44:13 OK: 233 MiB in 51 packages 22:44:13 ---> adbf1c671ef2 22:44:13 Step 7/22 : RUN go mod download 22:44:13 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:13 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:13 OK: 12752 distinct packages available 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.952s coverage: 95.7% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.0% of statements [no tests to run] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 63.5% of statements 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 22:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 22:44:14 ---> Running in b17723815868 22:44:14 OK: 233 MiB in 51 packages 22:44:14 Removing intermediate container baabefce5201 22:44:14 ---> 3b2cae85d123 22:44:14 Step 6/22 : COPY go.mod . 22:44:14 Removing intermediate container 82d45c07653f 22:44:14 ---> 44f2314a643d 22:44:14 Step 6/22 : COPY go.mod . 22:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 22:44:15 Removing intermediate container 6dde9a4c72e8 22:44:15 ---> b9a1aba87060 22:44:15 Step 6/21 : COPY go.mod . 22:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 22:44:15 ---> 23f7d2d95f97 22:44:15 Step 7/22 : RUN go mod download 22:44:15 ---> ce6ee96c9a4e 22:44:15 Step 7/22 : RUN go mod download 22:44:15 ---> Running in a577a426400b 22:44:16 ---> Running in ee54baeff0aa 22:44:16 ---> 18ee9728b2ab 22:44:16 Step 7/21 : RUN go mod download 22:44:16 Removing intermediate container ec8f5b5acd88 22:44:16 ---> d6099fbdbb7d 22:44:16 Step 6/24 : COPY go.mod . 22:44:16 ---> Running in 65109fe52903 22:44:17 ---> e9eb213a93ea 22:44:17 Step 7/24 : RUN go mod download 22:44:18 ---> Running in 5ab473d7fbeb 22:44:19 Removing intermediate container b17723815868 22:44:19 ---> 23ed16502a3c 22:44:19 Step 8/22 : COPY . . 22:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 55.9% of statements 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:44:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:44:22 Removing intermediate container a577a426400b 22:44:22 ---> 5a89a97909f5 22:44:22 Step 8/22 : COPY . . 22:44:23 Removing intermediate container ee54baeff0aa 22:44:23 ---> e7f23ce0499b 22:44:23 Step 8/22 : COPY . . 22:44:24 Removing intermediate container 65109fe52903 22:44:24 ---> 130e00cc75f8 22:44:24 Step 8/21 : COPY . . 22:44:28 Removing intermediate container 5ab473d7fbeb 22:44:28 ---> 74142c570a09 22:44:28 Step 8/24 : COPY . . 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 44.235s coverage: 86.3% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.276s coverage: 72.2% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.522s coverage: 72.1% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.110s coverage: 82.4% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.097s coverage: 48.4% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.061s coverage: 28.8% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.096s coverage: 96.8% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 36.5% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.517s coverage: 84.1% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.133s coverage: 42.9% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.057s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.120s coverage: 83.8% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.350s coverage: 47.1% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.101s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.857s coverage: 29.1% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:45:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 22:45:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:45:06 GO111MODULE=on go vet ./... 22:45:51 ---> bc071b8ac989 22:45:51 Step 9/22 : RUN make cmd/core-command/core-command 22:45:51 ---> 2f699ed23423 22:45:51 Step 9/22 : RUN make cmd/support-logging/support-logging 22:45:51 ---> Running in 697ec025a730 22:45:51 ---> Running in fce0ad1556f4 22:45:51 ---> e3303f7ccd08 22:45:51 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:45:51 ---> Running in 28d953b100c2 22:45:51 ---> a49a7e2243a2 22:45:51 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:45:51 ---> Running in 2e5ed0a348dc 22:45:51 ---> 7f587598366d 22:45:51 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:45:51 ---> Running in 1ae9726af4d0 22:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:46:14 gofmt -l . 22:46:14 [ "`gofmt -l .`" = "" ] 22:46:14 ./bin/test-go-mod-tidy.sh 22:46:14 ./bin/test-attribution-txt.sh [Pipeline] sh 22:46:18 + ls -al . 22:46:18 total 660 22:46:18 drwxrwxr-x 9 1001 1001 4096 Jan 26 22:46 . 22:46:18 drwxr-xr-x 4 root root 4096 Jan 26 22:42 .. 22:46:18 -rw-rw-r-- 1 1001 1001 11 Jan 26 22:40 .dockerignore 22:46:18 drwxrwxr-x 8 1001 1001 4096 Jan 26 22:40 .git 22:46:18 drwxrwxr-x 3 1001 1001 4096 Jan 26 22:40 .github 22:46:18 -rw-rw-r-- 1 1001 1001 944 Jan 26 22:40 .gitignore 22:46:18 -rw-rw-r-- 1 1001 1001 166 Jan 26 22:40 .sonarcloud.properties 22:46:18 -rw-rw-r-- 1 1001 1001 3804 Jan 26 22:40 CONTRIBUTING.md 22:46:18 -rw-rw-r-- 1 1001 1001 1035 Jan 26 22:40 Dockerfile.build 22:46:18 -rw-rw-r-- 1 1001 1001 863 Jan 26 22:40 Jenkinsfile 22:46:18 -rw-rw-r-- 1 1001 1001 10775 Jan 26 22:40 LICENSE 22:46:18 -rw-rw-r-- 1 1001 1001 6581 Jan 26 22:40 Makefile 22:46:18 -rw-rw-r-- 1 1001 1001 6447 Jan 26 22:40 README.md 22:46:18 -rw-rw-r-- 1 1001 1001 259 Jan 26 22:40 SECURITY.md 22:46:18 -rw-rw-r-- 1 1001 1001 5 Jan 26 22:36 VERSION 22:46:18 -rw-rw-r-- 1 1001 1001 4131 Jan 26 22:40 ZMQWindows.md 22:46:18 drwxrwxr-x 2 1001 1001 4096 Jan 26 22:40 bin 22:46:18 drwxrwxr-x 15 1001 1001 4096 Jan 26 22:40 cmd 22:46:18 -rw-r--r-- 1 root root 539650 Jan 26 22:45 coverage.out 22:46:18 -rw-r--r-- 1 root root 1041 Jan 26 22:46 go.mod 22:46:18 -rw-r--r-- 1 root root 18582 Jan 26 22:46 go.sum 22:46:18 drwxrwxr-x 8 1001 1001 4096 Jan 26 22:40 internal 22:46:18 drwxrwxr-x 4 1001 1001 4096 Jan 26 22:40 openapi 22:46:18 drwxrwxr-x 4 1001 1001 4096 Jan 26 22:40 snap 22:46:18 -rw-rw-r-- 1 1001 1001 168 Jan 26 22:40 version.go [Pipeline] sh 22:46:19 + '[' -e coverage.out ] 22:46:19 + chown 1001:1001 coverage.out [Pipeline] stash 22:46:19 Warning: overwriting stash ‘coverage-report’ 22:46:20 Stashed 1 file(s) [Pipeline] sh 22:46:21 + make build 22:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:46: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 22:46:49 Removing intermediate container fce0ad1556f4 22:46:49 ---> 6d44f84aa2b3 22:46:49 22:46:49 Step 10/22 : FROM scratch 22:46:49 ---> 22:46:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:46:49 ---> Running in 53e4999a0614 22:46:51 Removing intermediate container 53e4999a0614 22:46:51 ---> 89468be64fda 22:46:51 Step 12/22 : ENV APP_PORT=48061 22:46:51 ---> Running in f826ad7deca7 22:46:53 Removing intermediate container f826ad7deca7 22:46:53 ---> 8ad07f7df91e 22:46:53 Step 13/22 : EXPOSE $APP_PORT 22:46:55 ---> Running in ecb1165607c8 22:46:55 Removing intermediate container 1ae9726af4d0 22:46:55 ---> 92271bad7fb7 22:46:55 22:46:55 Step 10/21 : FROM scratch 22:46:55 ---> 22:46:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:55 Removing intermediate container 697ec025a730 22:46:55 ---> a3b51024a8e3 22:46:55 22:46:55 Step 10/22 : FROM scratch 22:46:55 ---> 22:46:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:55 Removing intermediate container 28d953b100c2 22:46:55 ---> 525aa652e39c 22:46:55 22:46:55 Step 10/24 : FROM scratch 22:46:55 ---> 22:46:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:46:55 ---> Using cache 22:46:55 ---> 89468be64fda 22:46:55 Step 12/24 : ENV APP_PORT=48060 22:46:55 Removing intermediate container ecb1165607c8 22:46:55 ---> 26a10a43b38b 22:46:55 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:46:55 ---> Running in e4bbe1d335ec 22:46:55 ---> Running in 4c94b78e5af4 22:46:55 ---> Running in 7860b24a13ff 22:46:56 Removing intermediate container e4bbe1d335ec 22:46:56 ---> 2b3baa524c63 22:46:56 Step 13/24 : EXPOSE $APP_PORT 22:46:56 Removing intermediate container 4c94b78e5af4 22:46:56 ---> 3e82d9afcde4 22:46:56 Step 12/21 : ENV APP_PORT=48085 22:46:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:46:57 ---> 5ab043c8f216 22:46:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:46:57 ---> Running in 87f2a3be5ce4 22:46:57 ---> Running in ac6aa10ff849 22:46:57 Removing intermediate container 7860b24a13ff 22:46:57 ---> d81d12e8e1bd 22:46:57 Step 12/22 : ENV APP_PORT=48082 22:46:58 ---> Running in 8afe2e8ed646 22:46:58 Removing intermediate container ac6aa10ff849 22:46:58 ---> 5ed29b7515bd 22:46:58 Step 13/21 : EXPOSE $APP_PORT 22:46:59 ---> bc22675f4332 22:46:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:46:59 Removing intermediate container 87f2a3be5ce4 22:46:59 ---> abf5f6dd7067 22:46:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:46:59 Removing intermediate container 8afe2e8ed646 22:46:59 ---> fa8e926ab61f 22:46:59 Step 13/22 : EXPOSE $APP_PORT 22:46:59 ---> Running in b1c66819ea0b 22:46:59 ---> Running in c8fb79224f48 22:46:59 Removing intermediate container 2e5ed0a348dc 22:46:59 ---> 16c089223ea9 22:46:59 22:46:59 Step 10/22 : FROM scratch 22:46:59 ---> 22:46:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:00 ---> Using cache 22:47:00 ---> d81d12e8e1bd 22:47:00 Step 12/22 : ENV APP_PORT=48081 22:47:00 Removing intermediate container b1c66819ea0b 22:47:00 ---> 1d9d3fd11bb9 22:47:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:47:00 ---> Running in 652922da553d 22:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:47:00 ---> 15fa3d62e5b6 22:47:00 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:47:00 ---> 611685e6ddf0 22:47:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:47:00 Removing intermediate container c8fb79224f48 22:47:00 ---> 21a0e5c19868 22:47:00 Step 14/22 : WORKDIR / 22:47:01 ---> Running in 11d5f78611fa 22:47:01 Removing intermediate container 652922da553d 22:47:01 ---> 8bcc097a16e3 22:47:01 Step 13/22 : EXPOSE $APP_PORT 22:47:01 ---> fba411b136a1 22:47:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:01 ---> Running in e1d2102e790b 22:47:01 ---> 0742bc46801f 22:47:01 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:47:02 Removing intermediate container 11d5f78611fa 22:47:02 ---> 0d0e012ff8d6 22:47:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:47:02 ---> Running in c6459d962931 22:47:02 Removing intermediate container e1d2102e790b 22:47:02 ---> 96637236338d 22:47:02 Step 14/22 : WORKDIR / 22:47:02 ---> d76b4dc4c417 22:47:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:47:02 ---> Running in 845a0f318302 22:47:02 ---> 2de05a702158 22:47:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:47:02 ---> 660b3ac4cdaf 22:47:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:47:02 Removing intermediate container c6459d962931 22:47:02 ---> 35cf6cbd96fc 22:47:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:02 Removing intermediate container 845a0f318302 22:47:02 ---> 0d3794a2a806 22:47:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:47:02 ---> Running in 834c5314322c 22:47:03 ---> cae252c3d030 22:47:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:47:03 ---> c58c90f4ecbb 22:47:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:47:03 Removing intermediate container 834c5314322c 22:47:03 ---> 40234c5f9ef1 22:47:03 Step 20/22 : LABEL arch=x86_64 22:47:03 ---> 7ca497287571 22:47:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:47:03 ---> Running in 87d4a9227005 22:47:03 ---> 8720b1f9684f 22:47:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:47:03 ---> Running in 247179b33679 22:47:03 Removing intermediate container 87d4a9227005 22:47:03 ---> 8d9af0b70048 22:47:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:47:04 ---> Running in d69918fa16f0 22:47:04 Removing intermediate container 247179b33679 22:47:04 ---> b44298f3d4ce 22:47:04 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:47:04 ---> f27505c700b5 22:47:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:04 ---> a48cb3452875 22:47:04 Step 18/22 : ENTRYPOINT ["/core-command"] 22:47:04 ---> a08701961137 22:47:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:47:04 ---> Running in 4761ed8faf36 22:47:04 Removing intermediate container d69918fa16f0 22:47:04 ---> 263537e4056c 22:47:04 Step 19/21 : LABEL arch=x86_64 22:47:04 ---> Running in 345920e51d18 22:47:04 ---> Running in fb3801b48036 22:47:05 Removing intermediate container 4761ed8faf36 22:47:05 ---> 3c955421ef6f 22:47:05 Step 22/22 : LABEL version=0.0.0 22:47:05 ---> c69eeb80eead 22:47:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:47:05 Removing intermediate container 345920e51d18 22:47:05 ---> e1ca35e6390b 22:47:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:05 ---> Running in 24d8a56e8de3 22:47:05 Removing intermediate container fb3801b48036 22:47:05 ---> b06b3a23d455 22:47:05 Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:47:05 ---> Running in 61bf43b3dfd3 22:47:05 ---> Running in 6c33ef8d9985 22:47:05 ---> 1c1b700752e1 22:47:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:47:06 ---> Running in efab8f41fc72 22:47:06 Removing intermediate container 61bf43b3dfd3 22:47:06 ---> 8678d8033e1f 22:47:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:06 Removing intermediate container 24d8a56e8de3 22:47:06 ---> d811aae0d16d 22:47:06 22:47:06 Removing intermediate container 6c33ef8d9985 22:47:06 ---> 8f38d224b9d0 22:47:06 Step 20/22 : LABEL arch=x86_64 22:47:06 ---> Running in 503e3cae7df8 22:47:06 Removing intermediate container efab8f41fc72 22:47:06 ---> 1e8787afcb61 22:47:06 Step 21/21 : LABEL version=0.0.0 22:47:06 ---> Running in 46fcdee6ad9d 22:47:06 ---> Running in e7e774f113c3 22:47:07 ---> b2b870a0f1c2 22:47:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:47:07 Successfully built d811aae0d16d 22:47:07 Removing intermediate container 503e3cae7df8 22:47:07 ---> 032e296e29a8 22:47:07 Step 20/22 : LABEL arch=x86_64 22:47:07 Successfully tagged docker-support-logging-go:latest 22:47:07 Building docker-core-data-go 22:47:07  Building docker-support-logging-go ... done  ---> Running in 75afd159e539 22:47:07 ---> Running in 2300cfa550d3 22:47:07 Removing intermediate container 46fcdee6ad9d 22:47:07 ---> 715e70e9e186 22:47:07 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:47:07 Removing intermediate container e7e774f113c3 22:47:07 ---> 3966bda0befc 22:47:07 22:47:07 ---> Running in bb02fdd89525 22:47:07 Removing intermediate container 75afd159e539 22:47:07 ---> 625f9c27ce6f 22:47:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:07 Successfully built 3966bda0befc 22:47:07 Successfully tagged docker-support-scheduler-go:latest 22:47:07  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 22:47:07 Removing intermediate container 2300cfa550d3 22:47:07 ---> ca84a23f057e 22:47:07 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:47:08 ---> Running in 26db15d545df 22:47:08 ---> Running in 34465bdca820 22:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:47:08 Removing intermediate container bb02fdd89525 22:47:08 ---> 624810421adb 22:47:08 Step 22/22 : LABEL version=0.0.0 22:47:08 ---> Running in 9f2c6cef8ab2 22:47:08 Removing intermediate container 26db15d545df 22:47:08 ---> d041a642adcf 22:47:08 Step 22/24 : LABEL arch=x86_64 22:47:08 Removing intermediate container 34465bdca820 22:47:08 ---> 5ade9d5f1afb 22:47:08 Step 22/22 : LABEL version=0.0.0 22:47:09 ---> Running in 0356228d475b 22:47:09 ---> Running in 549cd351c117 22:47:09 Removing intermediate container 9f2c6cef8ab2 22:47:09 ---> 602597cd9ae4 22:47:09 22:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:47:10 Successfully built 602597cd9ae4 22:47:10 Successfully tagged docker-core-command-go:latest 22:47:10 Building docker-sys-mgmt-agent-go 22:47:11  Building docker-core-command-go ... done Removing intermediate container 0356228d475b 22:47:11 ---> ad9a0c593afb 22:47:11 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:47:11 Removing intermediate container 549cd351c117 22:47:11 ---> a3036eb795ce 22:47:11 22:47:12 ---> Running in 0d3b2a5d24d4 22:47:12 Successfully built a3036eb795ce 22:47:12 Successfully tagged docker-core-metadata-go:latest 22:47:12 Building docker-security-proxy-setup-go 22:47:13  Building docker-core-metadata-go ... done Removing intermediate container 0d3b2a5d24d4 22:47:13 ---> f7bf091e49a8 22:47:13 Step 24/24 : LABEL version=0.0.0 22:47:13 ---> Running in 3df715977c76 22:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:47:15 Removing intermediate container 3df715977c76 22:47:15 ---> ac21020c69b4 22:47:15 22:47:16 Successfully built ac21020c69b4 22:47:16 Successfully tagged docker-support-notifications-go:latest 22:47:16  Building docker-support-notifications-go ... done Building docker-security-secrets-setup-go 22:47:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:47:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:47:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 22:47:37 $ docker stop --time=1 a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab 22:47:40 $ docker rm -f a686ea588c4ee3711c8c3780e87d9fea69bda328a9365ed66d674c3008b1d2ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:42 22:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:42 latest: Pulling from edgex-devops/edgex-compose-arm64 22:47:42 29e5d40040c1: Pulling fs layer 22:47:42 1ce36da41761: Pulling fs layer 22:47:42 25b303627fd3: Pulling fs layer 22:47:43 29e5d40040c1: Download complete 22:47:44 1ce36da41761: Download complete 22:47:44 29e5d40040c1: Pull complete 22:47:45 1ce36da41761: Pull complete 22:47:45 25b303627fd3: Verifying Checksum 22:47:45 25b303627fd3: Download complete 22:47:56 25b303627fd3: Pull complete 22:47:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:47:56 prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container 22:47: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:47:59 $ docker top d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:00 + docker-compose+ buildgrep --help parallel 22:48:00 22:48:03 --parallel Build images in parallel. [Pipeline] } 22:48:03 $ docker stop --time=1 d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 22:48:05 $ docker rm -f d850b7442813c3cbf4fa2c71254ce1c185097ee9475570166f10dfbe6e5b60c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:48:07 . [Pipeline] withDockerContainer 22:48:07 prd-ubuntu18.04-docker-arm64-4c-16g-22882 does not seem to be running inside a container 22:48:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:48:08 $ docker top a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:09 + docker-compose -f ./docker-compose-build.yml build --parallel 22:48:13 Building docker-core-command-go ... 22:48:13 Building docker-core-data-go ... 22:48:13 Building docker-core-metadata-go ... 22:48:13 Building docker-security-bootstrap-redis-go ... 22:48:13 Building docker-security-proxy-setup-go ... 22:48:13 Building docker-security-secrets-setup-go ... 22:48:13 Building docker-security-secretstore-setup-go ... 22:48:13 Building docker-support-logging-go ... 22:48:13 Building docker-support-notifications-go ... 22:48:13 Building docker-support-scheduler-go ... 22:48:13 Building docker-sys-mgmt-agent-go ... 22:48:13 Building docker-support-logging-go 22:48:13 Building docker-support-notifications-go 22:48:13 Building docker-core-metadata-go 22:48:13 Building docker-sys-mgmt-agent-go 22:48:13 Building docker-security-bootstrap-redis-go 22:48:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:48:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:48:16 ---> a79f1d8a3295 22:48:16 Step 3/27 : WORKDIR /edgex-go 22:48:16 ---> Using cache 22:48:16 ---> dfcb8d67e572 22:48:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:16 ---> Using cache 22:48:16 ---> 6242a6d9058a 22:48:16 Step 5/27 : RUN apk update && apk add make bash git 22:48:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:48:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:16 ---> a79f1d8a3295 22:48:16 Step 3/24 : WORKDIR /edgex-go 22:48:16 ---> Using cache 22:48:16 ---> dfcb8d67e572 22:48:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:16 ---> Using cache 22:48:16 ---> 6242a6d9058a 22:48:16 Step 5/24 : RUN apk update && apk add make git 22:48:16 ---> Using cache 22:48:16 ---> b9a1aba87060 22:48:16 Step 6/24 : COPY go.mod . 22:48:16 ---> Using cache 22:48:16 ---> 18ee9728b2ab 22:48:16 Step 7/24 : RUN go mod download 22:48:16 ---> Using cache 22:48:16 ---> 130e00cc75f8 22:48:16 Step 8/24 : COPY . . 22:48:16 ---> Using cache 22:48:16 ---> 7f587598366d 22:48:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:48:16 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:48:16 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:48:16 ---> a79f1d8a3295 22:48:16 Step 3/29 : WORKDIR /edgex-go 22:48:16 ---> Using cache 22:48:16 ---> dfcb8d67e572 22:48:16 Step 4/29 : RUN apk update && apk add make git 22:48:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:48:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:48:16 ---> a79f1d8a3295 22:48:16 Step 3/23 : WORKDIR /edgex-go 22:48:16 ---> Using cache 22:48:16 ---> dfcb8d67e572 22:48:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:16 ---> Using cache 22:48:16 ---> 6242a6d9058a 22:48:16 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:48:16 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 22:48:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:48:16 ---> a79f1d8a3295 22:48:16 Step 3/20 : WORKDIR /edgex-go 22:48:16 ---> Using cache 22:48:16 ---> dfcb8d67e572 22:48:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:16 ---> Using cache 22:48:16 ---> 6242a6d9058a 22:48:16 Step 5/20 : RUN apk update && apk add make git 22:48:16 ---> Using cache 22:48:16 ---> b9a1aba87060 22:48:16 Step 6/20 : COPY go.mod . 22:48:16 ---> Using cache 22:48:16 ---> 18ee9728b2ab 22:48:16 Step 7/20 : RUN go mod download 22:48:16 ---> Using cache 22:48:16 ---> 130e00cc75f8 22:48:16 Step 8/20 : COPY . . 22:48:16 ---> Using cache 22:48:16 ---> 7f587598366d 22:48:16 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:48:16 ---> Running in 3102d6b4bbb2 22:48:16 ---> Running in ce19bba9b8ed 22:48:16 ---> Running in 97fdfac7f08a 22:48:16 ---> Running in 702e4472a9ac 22:48:16 ---> Running in 0333b3539516 22:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:16 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:48:16 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:48:16 OK: 12752 distinct packages available 22:48:16 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:48:16 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:48:16 OK: 12752 distinct packages available 22:48:17 OK: 233 MiB in 51 packages 22:48:17 OK: 233 MiB in 51 packages 22:48:18 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:48:18 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:48:18 OK: 12752 distinct packages available 22:48:18 OK: 233 MiB in 51 packages 22:48:20 Removing intermediate container ce19bba9b8ed 22:48:20 ---> 8b1ddea06ce3 22:48:20 Step 6/27 : COPY go.mod . 22:48:20 Removing intermediate container 702e4472a9ac 22:48:20 ---> 2f4bc72ae163 22:48:20 Step 6/23 : COPY go.mod . 22:48:21 Removing intermediate container 97fdfac7f08a 22:48:21 ---> 757865c63385 22:48:21 Step 5/29 : COPY go.mod . 22:48:21 ---> 89ce84efe5e4 22:48:21 Step 7/27 : RUN go mod download 22:48:21 ---> Running in 6a2a11502db0 22:48:21 ---> 07f3366fc77e 22:48:21 Step 7/23 : RUN go mod download 22:48:21 ---> Running in 73b054909cff 22:48:22 ---> d8d2a278f891 22:48:22 Step 6/29 : RUN go mod download 22:48:22 ---> Running in 81042844285a 22:48:26 Removing intermediate container 73b054909cff 22:48:26 ---> f55d01876a58 22:48:26 Step 8/23 : COPY . . 22:48:26 Removing intermediate container 6a2a11502db0 22:48:26 ---> b2e0133ad35e 22:48:26 Step 8/27 : COPY . . 22:48:26 Removing intermediate container 81042844285a 22:48:26 ---> a55e8b3874d2 22:48:26 Step 7/29 : COPY . . 22:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:49:05 Removing intermediate container 3102d6b4bbb2 22:49:05 ---> d95f4265cf7b 22:49:05 22:49:05 Step 10/20 : FROM alpine 22:49:05 latest: Pulling from library/alpine 22:49:06 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 22:49:07 Status: Downloaded newer image for alpine:latest 22:49:07 ---> 7731472c3f2a 22:49:07 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:49:08 ---> Running in c3b558cc0011 22:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:49:15 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 22:49:15 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 22:49:15 OK: 13881 distinct packages available 22:49:17 (1/5) Installing ca-certificates (20191127-r5) 22:49:17 (2/5) Installing brotli-libs (1.0.9-r3) 22:49:17 (3/5) Installing nghttp2-libs (1.42.0-r1) 22:49:17 (4/5) Installing libcurl (7.74.0-r0) 22:49:17 (5/5) Installing curl (7.74.0-r0) 22:49:17 Executing busybox-1.32.1-r0.trigger 22:49:18 Executing ca-certificates-20191127-r5.trigger 22:49:18 OK: 8 MiB in 19 packages 22:49:19 Removing intermediate container 0333b3539516 22:49:19 ---> 29712bdd44b5 22:49:19 22:49:19 Step 10/24 : FROM alpine:3.10 22:49:19 3.10: Pulling from library/alpine 22:49:23 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:49:23 Status: Downloaded newer image for alpine:3.10 22:49:23 ---> be4e4bea2c2e 22:49:23 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:49:25 ---> Running in 256a9c1a4ae7 22:49:25 Removing intermediate container c3b558cc0011 22:49:25 ---> 94e635d648a3 22:49:25 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:27 ---> Running in 3fb3fb472e4d 22:49:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:49:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:49:29 Removing intermediate container 3fb3fb472e4d 22:49:29 ---> 51e7a5decefe 22:49:29 Step 13/20 : WORKDIR /edgex 22:49:29 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:49:29 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:49:29 OK: 10350 distinct packages available 22:49:29 ---> Running in c0bd2c0cb2e1 22:49:29 (1/5) Installing ca-certificates (20191127-r2) 22:49:29 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:49:29 (3/5) Installing libcurl (7.66.0-r3) 22:49:29 (4/5) Installing curl (7.66.0-r3) 22:49:29 (5/5) Installing dumb-init (1.2.2-r1) 22:49:29 ---> 3c38dfcb76ae 22:49:29 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:49:29 Executing busybox-1.30.1-r3.trigger 22:49:30 ---> e7fa1152bf2d 22:49:30 Step 9/23 : RUN make cmd/core-data/core-data 22:49:30 Executing ca-certificates-20191127-r2.trigger 22:49:30 ---> d0858f281e6c 22:49:30 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:49:30 OK: 7 MiB in 19 packages 22:49:30 ---> Running in 69d10544b56e 22:49:30 ---> Running in 250934e66f04 22:49:30 ---> Running in 3e99a0c93f6c 22:49:30 Removing intermediate container c0bd2c0cb2e1 22:49:30 ---> cea47b5c6e98 22:49:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:49:31 ---> f01f0ac0d222 22:49:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:49:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:49:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:49:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:49:32 Removing intermediate container 256a9c1a4ae7 22:49:32 ---> a58d243b595d 22:49:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:32 ---> Running in ef022ff7126d 22:49:33 ---> d35c8b0bae83 22:49:33 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:49:33 ---> Running in 2070e567b6bb 22:49:33 Removing intermediate container ef022ff7126d 22:49:33 ---> d6ad86853257 22:49:33 Step 13/24 : WORKDIR / 22:49:33 ---> Running in 9807e5d818d2 22:49:33 Removing intermediate container 2070e567b6bb 22:49:33 ---> 865349f319b9 22:49:33 Step 17/20 : CMD ["--init=true"] 22:49:33 ---> Running in b2e296002565 22:49:34 Removing intermediate container 9807e5d818d2 22:49:34 ---> a71956adbc90 22:49:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:49:34 Removing intermediate container b2e296002565 22:49:34 ---> 24f3151d52d5 22:49:34 Step 18/20 : LABEL arch=x86_64 22:49:34 ---> Running in c7550145ddb9 22:49:35 ---> dc8bcc6ca93f 22:49:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:49:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:35 ---> dc6e22fb74ea 22:49:35 Step 3/22 : WORKDIR /edgex-go 22:49:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:35 ---> dc6e22fb74ea 22:49:35 Step 3/22 : WORKDIR /edgex-go 22:49:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:49:35 ---> dc6e22fb74ea 22:49:35 Step 3/24 : WORKDIR /edgex-go 22:49:35 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:49:35 ---> dc6e22fb74ea 22:49:35 Step 3/27 : WORKDIR /edgex-go 22:49:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:49:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:49:35 ---> dc6e22fb74ea 22:49:35 Step 3/22 : WORKDIR /edgex-go 22:49:35 ---> Running in 9e4fca274fce 22:49:35 ---> Running in 9d4df4362279 22:49:35 ---> Running in 40a6277f22a0 22:49:35 ---> Running in 02ccd1559f4d 22:49:35 ---> Running in e29a8061662d 22:49:35 Removing intermediate container 40a6277f22a0 22:49:35 ---> a0a5176f839e 22:49:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 Removing intermediate container 9e4fca274fce 22:49:35 ---> b138df844571 22:49:35 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 Removing intermediate container 9d4df4362279 22:49:35 ---> 4fc3c3266d8b 22:49:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 Removing intermediate container e29a8061662d 22:49:35 ---> f114f43acf4d 22:49:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 Removing intermediate container 02ccd1559f4d 22:49:35 ---> 1cbfff210ae6 22:49:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 ---> Running in 0a19309927d5 22:49:35 ---> Running in 5fb6e063fb67 22:49:35 ---> Running in 4de4a2414b07 22:49:35 ---> Running in 978a3b13695b 22:49:35 ---> Running in a85e6ea42669 22:49:35 Removing intermediate container 0a19309927d5 22:49:35 ---> 66a6c3a1ae83 22:49:35 Step 5/27 : RUN apk update && apk add make bash git 22:49:35 ---> Running in 272b87ec0066 22:49:35 Removing intermediate container 5fb6e063fb67 22:49:35 ---> 30906b0c3d75 22:49:35 Step 5/22 : RUN apk update && apk add make git 22:49:35 Removing intermediate container 4de4a2414b07 22:49:35 ---> cb5539191ed5 22:49:35 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:49:35 Removing intermediate container 978a3b13695b 22:49:35 ---> aca49c55d3fc 22:49:35 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:49:35 ---> Running in 88086e0cbb7f 22:49:35 Removing intermediate container a85e6ea42669 22:49:35 ---> b3732275dd9c 22:49:35 Step 5/22 : RUN apk update && apk add make git 22:49:35 ---> Running in 8318813eff1e 22:49:35 ---> Running in ba45bedde7aa 22:49:35 ---> Running in e2bdee6071b8 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 Removing intermediate container c7550145ddb9 22:49:35 ---> 4b2122f39ede 22:49:35 Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:49:35 ---> Running in b6910d5fb117 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:36 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:36 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:36 OK: 12622 distinct packages available 22:49:36 OK: 217 MiB in 51 packages 22:49:36 ---> 33554140b37f 22:49:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:49:37 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:37 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:37 OK: 12622 distinct packages available 22:49:37 Removing intermediate container b6910d5fb117 22:49:37 ---> 3712165649c0 22:49:37 Step 20/20 : LABEL version=0.0.0 22:49:37 ---> Running in 3c666db9e849 22:49:37 ---> 91d9a8252e4e 22:49:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:49:37 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:37 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:37 OK: 12622 distinct packages available 22:49:37 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:37 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:37 OK: 12622 distinct packages available 22:49:37 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:49:37 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:49:37 OK: 12622 distinct packages available 22:49:37 OK: 217 MiB in 51 packages 22:49:38 OK: 217 MiB in 51 packages 22:49:38 OK: 217 MiB in 51 packages 22:49:38 Removing intermediate container 3c666db9e849 22:49:38 ---> f5cfbd5dee1e 22:49:38 22:49:38 OK: 217 MiB in 51 packages 22:49:38 Removing intermediate container 272b87ec0066 22:49:38 ---> d343bc59962c 22:49:38 Step 6/27 : COPY go.mod . 22:49:38 ---> 267d2f68eda7 22:49:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:49:39 OK: 217 MiB in 51 packages 22:49:39 Successfully built f5cfbd5dee1e 22:49:39 Successfully tagged docker-security-proxy-setup-go:latest 22:49:39  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 22:49:39 Removing intermediate container 88086e0cbb7f 22:49:39 ---> 28db43a87a70 22:49:39 Step 6/22 : COPY go.mod . 22:49:39 ---> eedea7a1713d 22:49:39 Step 7/27 : RUN go mod download 22:49:40 ---> Running in ee2bb8ab3b73 22:49:40 Removing intermediate container 8318813eff1e 22:49:40 ---> bfe5e1e2956d 22:49:40 Step 6/24 : COPY go.mod . 22:49:40 Removing intermediate container e2bdee6071b8 22:49:40 ---> f07c826326c4 22:49:40 Step 6/22 : COPY go.mod . 22:49:40 ---> 1bc9d07d29bd 22:49:40 Step 7/22 : RUN go mod download 22:49:40 ---> 04db49fad141 22:49:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:49:41 ---> Running in 61111a2d52c8 22:49:41 Removing intermediate container ba45bedde7aa 22:49:41 ---> f0c50754f575 22:49:41 Step 6/22 : COPY go.mod . 22:49:41 ---> b4b8cfded10f 22:49:41 Step 7/24 : RUN go mod download 22:49:41 ---> Running in fe99bbe556e4 22:49:41 ---> fbafb55d5b34 22:49:41 Step 7/22 : RUN go mod download 22:49:42 ---> Running in fbee93993494 22:49:42 ---> 41900c37a2d7 22:49:42 Step 7/22 : RUN go mod download 22:49:42 ---> Running in bf568f62383e 22:49:43 ---> 2e0abb7b73c2 22:49:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:49:44 Removing intermediate container ee2bb8ab3b73 22:49:44 ---> 3bd7e6cb3d1b 22:49:44 Step 8/27 : COPY . . 22:49:44 ---> Running in 0ed0ed264b74 22:49:46 Removing intermediate container 61111a2d52c8 22:49:46 ---> 9221e2940a88 22:49:46 Step 8/22 : COPY . . 22:49:48 Removing intermediate container fe99bbe556e4 22:49:48 ---> f09f8b112981 22:49:48 Step 8/24 : COPY . . 22:49:49 Removing intermediate container bf568f62383e 22:49:49 ---> 8a05cf4f7d8e 22:49:49 Step 8/22 : COPY . . 22:49:49 Removing intermediate container fbee93993494 22:49:49 ---> 5a3666045fb9 22:49:49 Step 8/22 : COPY . . 22:49:50 Removing intermediate container 0ed0ed264b74 22:49:50 ---> a4cf4df67618 22:49:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:49:50 ---> Running in d74aa65b3dd3 22:49:51 Removing intermediate container d74aa65b3dd3 22:49:51 ---> 1d6f23461c9d 22:49:51 Step 22/24 : LABEL arch=x86_64 22:49:51 ---> Running in ae161d021744 22:49:52 Removing intermediate container ae161d021744 22:49:52 ---> d37c5d295986 22:49:52 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:49:53 ---> Running in e0bc8d273486 22:49:54 Removing intermediate container e0bc8d273486 22:49:54 ---> ae69c5f93fcd 22:49:54 Step 24/24 : LABEL version=0.0.0 22:49:54 ---> Running in b078b381bf69 22:49:54 Removing intermediate container b078b381bf69 22:49:54 ---> c292a073d808 22:49:54 22:49:56 Successfully built c292a073d808 22:49:56 Successfully tagged docker-security-secretstore-setup-go:latest 22:50:11 ---> 7552dcecb40b 22:50:11 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:50:11 ---> 25e76d170c0a 22:50:11 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:50:11 ---> Running in 9954369a1aa5 22:50:11 ---> Running in c8956e84e180 22:50:11 ---> 2c55c50a1ba9 22:50:11 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:50:11 ---> 66a46b60dbfb 22:50:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:50:11 ---> 4d67dee4a518 22:50:11 Step 9/22 : RUN make cmd/support-logging/support-logging 22:50:11 ---> Running in 5e7dc67c84cf 22:50:11 ---> Running in 433ecd2482f5 22:50:11 ---> Running in a68954be2da0 22:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:50:23  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:50:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:50:23 ---> a79f1d8a3295 22:50:23 Step 3/22 : WORKDIR /edgex-go 22:50:23 ---> Using cache 22:50:23 ---> dfcb8d67e572 22:50:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:23 ---> Using cache 22:50:23 ---> 6242a6d9058a 22:50:23 Step 5/22 : RUN apk update && apk add make git 22:50:23 ---> Using cache 22:50:23 ---> b9a1aba87060 22:50:23 Step 6/22 : COPY go.mod . 22:50:23 ---> Using cache 22:50:23 ---> 18ee9728b2ab 22:50:23 Step 7/22 : RUN go mod download 22:50:23 ---> Using cache 22:50:23 ---> 130e00cc75f8 22:50:23 Step 8/22 : COPY . . 22:50:23 ---> Using cache 22:50:23 ---> 7f587598366d 22:50:23 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:50:23 Removing intermediate container 3e99a0c93f6c 22:50:23 ---> 3523da0e0417 22:50:23 22:50:23 Step 9/29 : FROM alpine:latest 22:50:23 ---> 7731472c3f2a 22:50:23 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:50:24 ---> Running in 06135c1e66ce 22:50:24 Removing intermediate container 69d10544b56e 22:50:24 ---> 83a2782725b9 22:50:24 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:50:24 ---> Running in 96394f21d036 22:50:24 ---> Running in be4da14d0804 22:50:24 Removing intermediate container 96394f21d036 22:50:24 ---> d88f2ccadb07 22:50:24 Step 11/29 : USER root 22:50:24 ---> Running in 4baf9c92e819 22:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:50:25 Removing intermediate container 4baf9c92e819 22:50:25 ---> 77b2365f15f9 22:50:25 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:50:25 ---> Running in 638b05012bed 22:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:50:28 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 22:50:28 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 22:50:28 OK: 13881 distinct packages available 22:50:29 (1/2) Installing ca-certificates (20191127-r5) 22:50:29 (2/2) Installing dumb-init (1.2.5-r0) 22:50:29 Executing busybox-1.32.1-r0.trigger 22:50:29 Executing ca-certificates-20191127-r5.trigger 22:50:29 OK: 6 MiB in 16 packages 22:50:33 Removing intermediate container be4da14d0804 22:50:33 ---> f27adc254de3 22:50:33 22:50:33 Step 11/27 : FROM docker:latest 22:50:33 ---> 1b003a99702a 22:50:33 Step 12/27 : RUN apk add --no-cache bash 22:50:33 Removing intermediate container 638b05012bed 22:50:33 ---> 53ce82f5e1a7 22:50:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:50:33 ---> Running in e6c9e74ec68e 22:50:33 ---> Running in 7d27ffed484c 22:50:34 Removing intermediate container 250934e66f04 22:50:34 ---> 83a01af65f03 22:50:34 22:50:34 Step 10/23 : FROM alpine 22:50:34 ---> 7731472c3f2a 22:50:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:50:34 ---> Running in 126b425b88c2 22:50:34 Removing intermediate container 7d27ffed484c 22:50:34 ---> e5e7a022567f 22:50:34 Step 14/29 : WORKDIR $BASE_DIR 22:50:35 ---> Running in e688947f720e 22:50:35 Removing intermediate container 126b425b88c2 22:50:35 ---> a11281449ed0 22:50:35 Step 12/23 : ENV APP_PORT=48080 22:50:35 Removing intermediate container e688947f720e 22:50:35 ---> 3da98dd48fd5 22:50:35 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:50:35 ---> Running in 8252807f9803 22:50:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:50:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:50:36 (1/2) Installing readline (8.0.4-r0) 22:50:36 (2/2) Installing bash (5.0.17-r0) 22:50:36 ---> Running in 7d298ad5d73f 22:50:36 Executing bash-5.0.17-r0.post-install 22:50:36 Executing busybox-1.31.1-r19.trigger 22:50:36 Removing intermediate container 8252807f9803 22:50:36 ---> 5194757055c7 22:50:36 Step 13/23 : EXPOSE $APP_PORT 22:50:36 OK: 12 MiB in 22 packages 22:50:37 ---> Running in e19e9a3b9a5e 22:50:37 Removing intermediate container e19e9a3b9a5e 22:50:37 ---> 1bd4ca2821d5 22:50:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:37 ---> Running in 3b36b232769b 22:50:38 Removing intermediate container e6c9e74ec68e 22:50:38 ---> a519b1c77d9c 22:50:38 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:50:38 ---> Running in 7694b4efb849 22:50:39 Removing intermediate container 7d298ad5d73f 22:50:39 ---> 5841d3e2e655 22:50:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:50:41 Removing intermediate container 3b36b232769b 22:50:41 ---> 91ef7b1092a3 22:50:41 Step 15/23 : RUN apk --no-cache add zeromq 22:50:41 ---> 021af59a3af8 22:50:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:50:41 ---> Running in 8247f19c0d92 22:50:41 Removing intermediate container 7694b4efb849 22:50:41 ---> 424cc4f12ef5 22:50:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:50:41 ---> Running in 5ae9114849b5 22:50:42 ---> 619164d69bba 22:50:42 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:50:42 Removing intermediate container 5ae9114849b5 22:50:42 ---> a8c04c25f2c7 22:50:42 Step 15/27 : ENV APP_PORT=48090 22:50:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:50:43 ---> Running in 3788703c78ef 22:50:43 ---> a8d0b6a0c96d 22:50:43 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:50:43 Removing intermediate container 3788703c78ef 22:50:43 ---> fd0ba80d65ef 22:50:43 Step 16/27 : EXPOSE $APP_PORT 22:50:43 ---> Running in d86b9aeed1ce 22:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:50:44 ---> e2de695a04e9 22:50:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:50:44 Removing intermediate container d86b9aeed1ce 22:50:44 ---> 0af4dd8c3d21 22:50:44 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:50:44 (1/5) Installing libgcc (10.2.1_pre1-r3) 22:50:45 (2/5) Installing libsodium (1.0.18-r0) 22:50:45 ---> a84176967919 22:50:45 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:50:45 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 22:50:45 ---> Running in 9e185a3cdc06 22:50:45 (4/5) Installing libzmq (4.3.3-r1) 22:50:45 (5/5) Installing zeromq (4.3.3-r1) 22:50:45 Executing busybox-1.32.1-r0.trigger 22:50:45 OK: 8 MiB in 19 packages 22:50:45 ---> 35feb1745fef 22:50:45 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:50:46 ---> 54bd16c9d9a9 22:50:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:50:47 Removing intermediate container 8247f19c0d92 22:50:47 ---> 9a4d129e8fc8 22:50:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:50:49 ---> 644fb4d60239 22:50:49 Step 20/27 : RUN apk --no-cache add py3-pip 22:50:49 ---> Running in 135eb66753e5 22:50:49 Removing intermediate container 9e185a3cdc06 22:50:49 ---> c8985a5923b5 22:50:49 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:50:49 ---> 684a109137c2 22:50:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:50:49 Removing intermediate container 06135c1e66ce 22:50:49 ---> 1b14e080fa38 22:50:49 22:50:49 Step 10/22 : FROM alpine:3.10 22:50:49 ---> be4e4bea2c2e 22:50:49 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:50:49 ---> Using cache 22:50:49 ---> a58d243b595d 22:50:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:50:49 ---> Running in b9f5cb111432 22:50:50 ---> d38bb98b9acc 22:50:50 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:50:50 ---> Running in eb5f8f4647f7 22:50:50 Removing intermediate container b9f5cb111432 22:50:50 ---> 399df7f3fa20 22:50:50 Step 13/22 : WORKDIR / 22:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:50:51 ---> Running in d126f036c136 22:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:50:51 ---> a7bd013b0898 22:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:50:51 (1/33) Installing libbz2 (1.0.8-r1) 22:50:51 (2/33) Installing expat (2.2.9-r1) 22:50:51 Removing intermediate container d126f036c136 22:50:51 ---> dd3d567e09bd 22:50:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:50:51 (3/33) Installing libffi (3.3-r2) 22:50:51 (4/33) Installing gdbm (1.13-r1) 22:50:51 (5/33) Installing xz-libs (5.2.5-r0) 22:50:51 (6/33) Installing sqlite-libs (3.32.1-r0) 22:50:51 (7/33) Installing python3 (3.8.5-r0) 22:50:53 ---> 94f676d751c7 22:50:53 Step 19/23 : ENTRYPOINT ["/core-data"] 22:50:55 ---> Running in a94de4e71b35 22:50:55 ---> 8516f960964f 22:50:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:50:55 (8/33) Installing py3-appdirs (1.4.4-r1) 22:50:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:50:55 (10/33) Installing py3-parsing (2.4.7-r0) 22:50:55 (11/33) Installing py3-six (1.15.0-r0) 22:50:55 (12/33) Installing py3-packaging (20.4-r0) 22:50:55 (13/33) Installing py3-setuptools (47.0.0-r0) 22:50:55 (14/33) Installing py3-chardet (3.0.4-r4) 22:50:55 Removing intermediate container eb5f8f4647f7 22:50:55 ---> 6e9e74420df8 22:50:55 Step 24/29 : RUN chmod 755 security-secrets-setup 22:50:55 (15/33) Installing py3-idna (2.9-r0) 22:50:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:50:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:50:56 Removing intermediate container a94de4e71b35 22:50:56 ---> c0b85d86a059 22:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:56 (18/33) Installing py3-requests (2.23.0-r0) 22:50:56 (19/33) Installing py3-msgpack (1.0.0-r0) 22:50:56 (20/33) Installing py3-lockfile (0.12.2-r3) 22:50:56 ---> Running in e70252254ac5 22:50:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:50:56 ---> Running in 96f30f34af0a 22:50:56 (22/33) Installing py3-colorama (0.4.3-r0) 22:50:56 (23/33) Installing py3-distlib (0.3.0-r0) 22:50:56 (24/33) Installing py3-distro (1.5.0-r1) 22:50:56 ---> 3e054acbc0f1 22:50:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:50:56 (25/33) Installing py3-webencodings (0.5.1-r3) 22:50:56 (26/33) Installing py3-html5lib (1.0.1-r4) 22:50:56 (27/33) Installing py3-pytoml (0.1.21-r0) 22:50:57 (28/33) Installing py3-pep517 (0.8.2-r0) 22:50:57 (29/33) Installing py3-progress (1.5-r0) 22:50:57 (30/33) Installing py3-toml (0.10.1-r0) 22:50:57 Removing intermediate container 96f30f34af0a 22:50:57 ---> f796b511ff48 22:50:57 Step 21/23 : LABEL arch=x86_64 22:50:57 (31/33) Installing py3-retrying (1.3.3-r0) 22:50:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:50:57 (33/33) Installing py3-pip (20.1.1-r0) 22:50:57 ---> Running in 9352c426feff 22:50:58 ---> 751d145b6c73 22:50:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:50:58 Executing busybox-1.31.1-r19.trigger 22:50:58 OK: 71 MiB in 55 packages 22:50:58 Removing intermediate container 9352c426feff 22:50:58 ---> 6603a6dc86fc 22:50:58 Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:50:58 ---> Running in 26692203a042 22:50:59 ---> 39d7e4781ba9 22:50:59 Step 18/22 : RUN chmod +x entrypoint.sh 22:50:59 ---> Running in 2b8b5cf62742 22:51:00 Removing intermediate container 26692203a042 22:51:00 ---> 3e62451d65ac 22:51:00 Step 23/23 : LABEL version=0.0.0 22:51:00 ---> Running in 043e33883112 22:51:01 Removing intermediate container e70252254ac5 22:51:01 ---> 2263263decef 22:51:01 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:51:02 Removing intermediate container 043e33883112 22:51:02 ---> 37d03b4f262d 22:51:02 22:51:02 ---> Running in dbd3e2a3f4e1 22:51:03 Successfully built 37d03b4f262d 22:51:03 Successfully tagged docker-core-data-go:latest 22:51:04  Building docker-core-data-go ... done Removing intermediate container dbd3e2a3f4e1 22:51:04 ---> 81d636b899fa 22:51:04 Step 26/29 : CMD [ "generate" ] 22:51:05 ---> Running in beed0d5e92b9 22:51:05 Removing intermediate container 2b8b5cf62742 22:51:05 ---> f3af92d32c57 22:51:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:51:06 ---> Running in 8daed55510a7 22:51:06 Removing intermediate container 135eb66753e5 22:51:06 ---> a9df787498bc 22:51:06 Step 21/27 : RUN pip install docker-compose==1.23.2 22:51:06 Removing intermediate container beed0d5e92b9 22:51:06 ---> 060b9e09fc2a 22:51:06 Step 27/29 : LABEL arch=x86_64 22:51:06 ---> Running in a38dd4bc2e34 22:51:06 Removing intermediate container 8daed55510a7 22:51:06 ---> fb633c79d9cf 22:51:06 Step 20/22 : LABEL arch=x86_64 22:51:06 ---> Running in 9312fa9c1323 22:51:07 ---> Running in 216dd99183ba 22:51:07 Removing intermediate container 9312fa9c1323 22:51:07 ---> a4c09dbd61f4 22:51:07 Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:51:07 Removing intermediate container 216dd99183ba 22:51:07 ---> e13d7272e410 22:51:07 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:51:07 ---> Running in 828afc326888 22:51:07 ---> Running in a3eb7c7d36e2 22:51:07 Removing intermediate container 828afc326888 22:51:07 ---> 1cc3972a42de 22:51:07 Step 29/29 : LABEL version=0.0.0 22:51:07 Removing intermediate container a3eb7c7d36e2 22:51:07 ---> 61268b7134bd 22:51:07 Step 22/22 : LABEL version=0.0.0 22:51:08 ---> Running in 7d1de205c1ca 22:51:08 ---> Running in 1bcd72826c33 22:51:08 Removing intermediate container 7d1de205c1ca 22:51:08 ---> 073865604520 22:51:08 22:51:08 Removing intermediate container 1bcd72826c33 22:51:08 ---> f8d3194c3aee 22:51:08 22:51:08 Successfully built f8d3194c3aee 22:51:09 Successfully built 073865604520 22:51:09 Successfully tagged docker-security-bootstrap-redis-go:latest 22:51:09  Building docker-security-bootstrap-redis-go ... done Successfully tagged docker-security-secrets-setup-go:latest 22:51:09  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 22:51:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:51:10 Collecting dockerpty<0.5,>=0.4.1 22:51:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:51:11 Collecting texttable<0.10,>=0.9.0 22:51:11 Downloading texttable-0.9.1.tar.gz (11 kB) 22:51:11 Collecting websocket-client<1.0,>=0.32.0 22:51:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:51:12 Collecting docopt<0.7,>=0.6.1 22:51:12 Downloading docopt-0.6.2.tar.gz (25 kB) 22:51:13 Collecting cached-property<2,>=1.2.0 22:51:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:51:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:51:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:51:13 Collecting PyYAML<4,>=3.10 22:51:13 Downloading PyYAML-3.13.tar.gz (270 kB) 22:51:14 Collecting jsonschema<3,>=2.5.1 22:51:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:51:14 Collecting docker<4.0,>=3.6.0 22:51:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:51:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:51:14 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) 22:51:15 Collecting urllib3<1.25,>=1.21.1 22:51:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:51:15 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) 22:51:15 Collecting idna<2.8,>=2.5 22:51:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:51:15 Collecting docker-pycreds>=0.4.0 22:51:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:51:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:51:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:51:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:51:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:51:16 Installing collected packages: dockerpty, texttable, websocket-client, docopt, cached-property, urllib3, idna, requests, PyYAML, jsonschema, docker-pycreds, docker, docker-compose 22:51:16 Running setup.py install for dockerpty: started 22:51:16 Running setup.py install for dockerpty: finished with status 'done' 22:51:16 Running setup.py install for texttable: started 22:51:17 Running setup.py install for texttable: finished with status 'done' 22:51:17 Running setup.py install for docopt: started 22:51:19 Running setup.py install for docopt: finished with status 'done' 22:51:19 Attempting uninstall: urllib3 22:51:19 Found existing installation: urllib3 1.25.9 22:51:19 Uninstalling urllib3-1.25.9: 22:51:19 Successfully uninstalled urllib3-1.25.9 22:51:19 Attempting uninstall: idna 22:51:19 Found existing installation: idna 2.9 22:51:19 Uninstalling idna-2.9: 22:51:19 Successfully uninstalled idna-2.9 22:51:20 Attempting uninstall: requests 22:51:20 Found existing installation: requests 2.23.0 22:51:20 Uninstalling requests-2.23.0: 22:51:20 Successfully uninstalled requests-2.23.0 22:51:20 Running setup.py install for PyYAML: started 22:51:20 Running setup.py install for PyYAML: finished with status 'done' 22:51:22 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 22:51:26 Removing intermediate container a38dd4bc2e34 22:51:26 ---> e64f8685b790 22:51:26 Step 22/27 : RUN apk --no-cache add curl 22:51:26 ---> Running in 2c0e7717b399 22:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:51:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:51:29 (2/3) Installing libcurl (7.69.1-r3) 22:51:29 (3/3) Installing curl (7.69.1-r3) 22:51:29 Executing busybox-1.31.1-r19.trigger 22:51:29 OK: 72 MiB in 58 packages 22:51:30 Removing intermediate container 2c0e7717b399 22:51:30 ---> a7dbe4e8f09c 22:51:30 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:51:30 ---> Running in b1b6de465419 22:51:30 Removing intermediate container b1b6de465419 22:51:30 ---> 315ff65c7c48 22:51:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:30 ---> Running in 5cfd56a56220 22:51:30 Removing intermediate container 5cfd56a56220 22:51:30 ---> 3ea30b90d8c9 22:51:30 Step 25/27 : LABEL arch=x86_64 22:51:30 ---> Running in ad9dbe2b93ae 22:51:31 Removing intermediate container ad9dbe2b93ae 22:51:31 ---> 56042592a0e6 22:51:31 Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:51:31 ---> Running in 9724ce1f88b2 22:51:31 Removing intermediate container 9724ce1f88b2 22:51:31 ---> 9c4b84b49297 22:51:31 Step 27/27 : LABEL version=0.0.0 22:51:31 ---> Running in 1a993df1c964 22:51:32 Removing intermediate container 1a993df1c964 22:51:32 ---> f21d967b42bf 22:51:32 22:51:32 Successfully built f21d967b42bf 22:51:32 Successfully tagged docker-sys-mgmt-agent-go:latest 22:51:33  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:51:33 $ docker stop --time=1 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 22:51:36 $ docker rm -f 52453ebe193039cbd853159fd9a76447518e5fa87fffac60975f9ee0b07975a4 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:37 + docker images 22:51:37 + grep docker 22:51:38 docker-sys-mgmt-agent-go latest f21d967b42bf 5 seconds ago 313MB 22:51:38 docker-security-secrets-setup-go latest 073865604520 29 seconds ago 24MB 22:51:38 docker-security-bootstrap-redis-go latest f8d3194c3aee 29 seconds ago 15.8MB 22:51:38 docker-core-data-go latest 37d03b4f262d 36 seconds ago 23.8MB 22:51:38 docker-security-secretstore-setup-go latest c292a073d808 About a minute ago 24.7MB 22:51:38 docker-security-proxy-setup-go latest f5cfbd5dee1e 2 minutes ago 16.7MB 22:51:38 docker-support-notifications-go latest ac21020c69b4 4 minutes ago 13.6MB 22:51:38 docker-core-metadata-go latest a3036eb795ce 4 minutes ago 14.5MB 22:51:38 docker-core-command-go latest 602597cd9ae4 4 minutes ago 12.2MB 22:51:38 docker-support-scheduler-go latest 3966bda0befc 4 minutes ago 12.3MB 22:51:38 docker-support-logging-go latest d811aae0d16d 4 minutes ago 11.1MB 22:51:38 docker latest 1b003a99702a 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:51:49 Removing intermediate container 5e7dc67c84cf 22:51:49 ---> 60be50e852bd 22:51:49 22:51:49 Step 10/22 : FROM alpine:3.10 22:51:49 3.10: Pulling from library/alpine 22:51:49 Removing intermediate container c8956e84e180 22:51:49 ---> 4eef77774348 22:51:49 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:51:49 ---> Running in c31aa3916940 22:51:49 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:51:49 Status: Downloaded newer image for alpine:3.10 22:51:49 ---> 536a684cf733 22:51:49 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:51:49 ---> Running in b17a9db20dec 22:51:49 Removing intermediate container 433ecd2482f5 22:51:49 ---> 7597f6de3ddb 22:51:49 22:51:49 Step 10/22 : FROM scratch 22:51:49 ---> 22:51:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:51:49 ---> Running in eb4a14cc33ef 22:51:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:51:49 Removing intermediate container eb4a14cc33ef 22:51:49 ---> 5a096ae82afc 22:51:49 Step 12/22 : ENV APP_PORT=48061 22:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:51:49 ---> Running in f94b77514922 22:51:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:51:50 Removing intermediate container f94b77514922 22:51:50 ---> 27159c218795 22:51:50 Step 13/22 : EXPOSE $APP_PORT 22:51:50 ---> Running in 5e30eef48ddf 22:51:50 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:51:50 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:51:50 OK: 10171 distinct packages available 22:51:51 Removing intermediate container 5e30eef48ddf 22:51:51 ---> f369ff2736a5 22:51:51 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:51:51 (1/5) Installing ca-certificates (20191127-r2) 22:51:51 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:51:51 (3/5) Installing libcurl (7.66.0-r3) 22:51:51 (4/5) Installing curl (7.66.0-r3) 22:51:51 (5/5) Installing dumb-init (1.2.2-r1) 22:51:51 Executing busybox-1.30.1-r3.trigger 22:51:51 Executing ca-certificates-20191127-r2.trigger 22:51:51 OK: 7 MiB in 19 packages 22:51:52 ---> f7f568af309f 22:51:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:51:54 ---> 8e6dde805613 22:51:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:51:54 Still waiting to schedule task 22:51:54 ‘prd-ubuntu18.04-docker-8c-8g-22883’ is offline 22:51:55 Removing intermediate container b17a9db20dec 22:51:55 ---> 547eca11166d 22:51:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:51:55 ---> Running in 80ce6c6d9ce7 22:51:56 Removing intermediate container c31aa3916940 22:51:56 ---> 0c232596c8e2 22:51:56 22:51:56 Step 11/27 : FROM docker:latest 22:51:56 ---> 83ca638d8957 22:51:56 Step 12/27 : RUN apk add --no-cache bash 22:51:56 ---> 38107e53ce7f 22:51:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:51:56 ---> Running in 2de9570a549c 22:51:56 Removing intermediate container 80ce6c6d9ce7 22:51:56 ---> f41063331eff 22:51:56 Step 13/22 : WORKDIR / 22:51:57 ---> Running in 4b8a8aada9d1 22:51:58 Removing intermediate container 4b8a8aada9d1 22:51:58 ---> 2348eecdff03 22:51:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:51:58 ---> e2e296fecfa6 22:51:58 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:51:58 ---> Running in be5e94fad960 22:51:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:59 (1/2) Installing readline (8.0.4-r0) 22:51:59 (2/2) Installing bash (5.0.17-r0) 22:51:59 Executing bash-5.0.17-r0.post-install 22:51:59 Executing busybox-1.31.1-r19.trigger 22:52:00 OK: 12 MiB in 22 packages 22:52:00 Removing intermediate container be5e94fad960 22:52:00 ---> 24e206df4177 22:52:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:00 ---> Running in 49a8a9a5042b 22:52:00 ---> 6b1d4b960b9d 22:52:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:52:02 Removing intermediate container 49a8a9a5042b 22:52:02 ---> 66b59e56ecaf 22:52:02 Step 20/22 : LABEL arch=arm64 22:52:02 ---> Running in 14fa20557cb7 22:52:02 Removing intermediate container 2de9570a549c 22:52:02 ---> b81899d7a9c0 22:52:02 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:52:03 ---> Running in a0ae2115e9d9 22:52:03 ---> e623cc4b6de4 22:52:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:52:03 Removing intermediate container a68954be2da0 22:52:03 ---> c5d38a8482b1 22:52:03 22:52:03 Step 10/24 : FROM scratch 22:52:03 ---> 22:52:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:52:03 Removing intermediate container 14fa20557cb7 22:52:03 ---> 46aa22e77a46 22:52:03 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:03 ---> Using cache 22:52:03 ---> 5a096ae82afc 22:52:03 Step 12/24 : ENV APP_PORT=48060 22:52:04 ---> Running in cc710730bb7d 22:52:04 ---> Running in 97fd0c89f4ff 22:52:04 ---> 46ef2cf16404 22:52:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:52:05 Removing intermediate container cc710730bb7d 22:52:05 ---> 79948c906a4b 22:52:05 Step 13/24 : EXPOSE $APP_PORT 22:52:05 Removing intermediate container 97fd0c89f4ff 22:52:05 ---> 9874a7a9b50b 22:52:05 Step 22/22 : LABEL version=0.0.0 22:52:05 ---> Running in f247c81ea2ef 22:52:05 ---> Running in af9405b587b6 22:52:06 Removing intermediate container f247c81ea2ef 22:52:06 ---> 1d3a87538e39 22:52:06 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:52:06 ---> 1600d86a1563 22:52:06 Step 18/22 : RUN chmod +x entrypoint.sh 22:52:06 Removing intermediate container af9405b587b6 22:52:06 ---> b35578068e27 22:52:06 22:52:06 ---> Running in 78947f67747d 22:52:06 Removing intermediate container a0ae2115e9d9 22:52:06 ---> 8fc27f9c6a00 22:52:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:52:06 Successfully built b35578068e27 22:52:06 Successfully tagged docker-support-logging-go-arm64:latest 22:52:06  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go 22:52:06 ---> Running in 1ab51d9db416 22:52:07 ---> ab21f7cdf954 22:52:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:52:07 Removing intermediate container 1ab51d9db416 22:52:07 ---> 783fd440346b 22:52:07 Step 15/27 : ENV APP_PORT=48090 22:52:08 ---> Running in 484e4879ae58 22:52:10 Removing intermediate container 484e4879ae58 22:52:10 ---> c36bc3f18531 22:52:10 Step 16/27 : EXPOSE $APP_PORT 22:52:10 ---> b3f54e6e9562 22:52:10 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:52:11 ---> Running in e7e3ea1487e4 22:52:11 Removing intermediate container 78947f67747d 22:52:11 ---> 3991577c211d 22:52:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:52:11 Removing intermediate container e7e3ea1487e4 22:52:11 ---> 071e1f786c6d 22:52:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:52:12 ---> Running in 04039af45316 22:52:13 ---> b08743168593 22:52:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:52:13 Removing intermediate container 04039af45316 22:52:13 ---> bb331e2e4332 22:52:13 Step 20/22 : LABEL arch=arm64 22:52:14 ---> Running in eca8138a0d2a 22:52:14 ---> 26cc862413f3 22:52:14 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:52:14 ---> a89dd87b1a30 22:52:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:15 Removing intermediate container eca8138a0d2a 22:52:15 ---> 72d785a3bf7e 22:52:15 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:15 Removing intermediate container 9954369a1aa5 22:52:15 ---> 0680400c9315 22:52:15 22:52:15 Step 10/22 : FROM scratch 22:52:15 ---> 22:52:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:52:15 ---> Running in 61bba17ab94e 22:52:15 ---> Running in afcc3d42823c 22:52:15 ---> 2dd7f2d47d5d 22:52:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:52:16 Removing intermediate container 61bba17ab94e 22:52:16 ---> 98959f26d003 22:52:16 Step 12/22 : ENV APP_PORT=48081Removing intermediate container afcc3d42823c 22:52:16 22:52:16 ---> 4ef1dc06f7e2 22:52:16 Step 22/22 : LABEL version=0.0.0 22:52:16 ---> Running in 720cef62e017 22:52:16 ---> 48f44e282f24 22:52:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:52:16 ---> Running in dcff1bdfc0c4 22:52:17 ---> 65b502307bf9 22:52:17 Step 20/27 : RUN apk --no-cache add py3-pip 22:52:17 ---> Running in f018c116bd9f 22:52:17 Removing intermediate container 720cef62e017 22:52:17 ---> 2dd0ed084bef 22:52:17 Step 13/22 : EXPOSE $APP_PORT 22:52:18 Removing intermediate container dcff1bdfc0c4 22:52:18 ---> 0b1d07aa4f54 22:52:18 22:52:18 ---> Running in 757d6818e3a7 22:52:18 ---> 3c2bfa384c0e 22:52:18 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:52:18 ---> Running in 33966904d090 22:52:19 Successfully built 0b1d07aa4f54 22:52:19 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:52:19 Building docker-core-command-go 22:52:19  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 757d6818e3a7 22:52:19 ---> 4703743f2bc3 22:52:19 Step 14/22 : WORKDIR / 22:52:19 ---> Running in dbaa0745ce37 22:52:19 Removing intermediate container 33966904d090 22:52:19 ---> ccac0fceae8d 22:52:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:19 ---> Running in 95792b5a493a 22:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:19 Removing intermediate container dbaa0745ce37 22:52:19 ---> 39c316bc76de 22:52:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:20 Removing intermediate container 95792b5a493a 22:52:20 ---> 388a3e435be6 22:52:20 Step 22/24 : LABEL arch=arm64 22:52:20 (1/33) Installing libbz2 (1.0.8-r1) 22:52:20 ---> Running in 409137d901ae 22:52:20 (2/33) Installing expat (2.2.9-r1) 22:52:20 (3/33) Installing libffi (3.3-r2) 22:52:20 (4/33) Installing gdbm (1.13-r1) 22:52:20 (5/33) Installing xz-libs (5.2.5-r0) 22:52:20 (6/33) Installing sqlite-libs (3.32.1-r0) 22:52:20 (7/33) Installing python3 (3.8.5-r0) 22:52:21 ---> 1c604924b22a 22:52:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:52:22 Removing intermediate container 409137d901ae 22:52:22 ---> 677556e60945 22:52:22 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:22 (8/33) Installing py3-appdirs (1.4.4-r1) 22:52:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:52:22 (10/33) Installing py3-parsing (2.4.7-r0) 22:52:22 (11/33) Installing py3-six (1.15.0-r0) 22:52:22 (12/33) Installing py3-packaging (20.4-r0) 22:52:22 (13/33) Installing py3-setuptools (47.0.0-r0) 22:52:22 (14/33) Installing py3-chardet (3.0.4-r4) 22:52:22 (15/33) Installing py3-idna (2.9-r0) 22:52:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:52:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:52:23 (18/33) Installing py3-requests (2.23.0-r0) 22:52:23 (19/33) Installing py3-msgpack (1.0.0-r0) 22:52:23 (20/33) Installing py3-lockfile (0.12.2-r3) 22:52:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:52:23 (22/33) Installing py3-colorama (0.4.3-r0) 22:52:23 (23/33) Installing py3-distlib (0.3.0-r0) 22:52:23 (24/33) Installing py3-distro (1.5.0-r1) 22:52:23 (25/33) Installing py3-webencodings (0.5.1-r3) 22:52:23 (26/33) Installing py3-html5lib (1.0.1-r4) 22:52:23 (27/33) Installing py3-pytoml (0.1.21-r0) 22:52:23 (28/33) Installing py3-pep517 (0.8.2-r0) 22:52:23 (29/33) Installing py3-progress (1.5-r0) 22:52:23 (30/33) Installing py3-toml (0.10.1-r0) 22:52:23 (31/33) Installing py3-retrying (1.3.3-r0) 22:52:23 ---> Running in f8aa32cdf506 22:52:23 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:52:23 (33/33) Installing py3-pip (20.1.1-r0) 22:52:24 Executing busybox-1.31.1-r19.trigger 22:52:24 OK: 71 MiB in 55 packages 22:52:24 ---> dcb531a396a3 22:52:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:52:24 Removing intermediate container f8aa32cdf506 22:52:24 ---> 009df9188b49 22:52:24 Step 24/24 : LABEL version=0.0.0 22:52:25 ---> Running in 01f0db271fba 22:52:25 ---> f5d41f521c27 22:52:25 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:52:26 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:26 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:52:26 ---> dc6e22fb74ea 22:52:26 Step 3/29 : WORKDIR /edgex-go 22:52:26 ---> Using cache 22:52:26 ---> 1cbfff210ae6 22:52:26 Step 4/29 : RUN apk update && apk add make git 22:52:27 ---> Running in afc4abbfaa89 22:52:27 ---> Running in 5c8f576ff7f7 22:52:27 Removing intermediate container 01f0db271fba 22:52:27 ---> d6c8fd57906f 22:52:27 22:52:28 Successfully built d6c8fd57906f 22:52:28 Successfully tagged docker-support-notifications-go-arm64:latest 22:52:28  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 22:52:28 Removing intermediate container 5c8f576ff7f7 22:52:28 ---> 2c6465913d2b 22:52:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:29 ---> Running in a36fd3d31c53 22:52:29 Removing intermediate container a36fd3d31c53 22:52:29 ---> afdf0a534c56 22:52:29 Step 20/22 : LABEL arch=arm64 22:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:29 ---> Running in 8ed68659a6c1 22:52:30 Removing intermediate container 8ed68659a6c1 22:52:30 ---> 9283adf35000 22:52:30 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:31 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:52:31 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:52:31 OK: 12622 distinct packages available 22:52:31 ---> Running in df18cfcef596 22:52:32 OK: 217 MiB in 51 packages 22:52:32 Removing intermediate container df18cfcef596 22:52:32 ---> 5e088b0948f7 22:52:32 Step 22/22 : LABEL version=0.0.0 22:52:32 Removing intermediate container f018c116bd9f 22:52:32 ---> 1931e7bb593f 22:52:32 Step 21/27 : RUN pip install docker-compose==1.23.2 22:52:33 ---> Running in ddcc0b232eea 22:52:33 ---> Running in 4fcd56be2037 22:52:34 Removing intermediate container ddcc0b232eea 22:52:34 ---> 7c93f4e0804a 22:52:34 22:52:35 Removing intermediate container afc4abbfaa89 22:52:35 ---> 188673598c46 22:52:35 Step 5/29 : COPY go.mod . 22:52:35 Successfully built 7c93f4e0804a 22:52:35 Successfully tagged docker-core-metadata-go-arm64:latest 22:52:35  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 22:52:36 ---> 6e6e0eff77e0 22:52:36 Step 6/29 : RUN go mod download 22:52:36 ---> Running in eb4712f8b991 22:52:40 Collecting docker-compose==1.23.2 22:52:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:52:41 Removing intermediate container eb4712f8b991 22:52:41 ---> d533cece3aca 22:52:41 Step 7/29 : COPY . . 22:52:41 Collecting docopt<0.7,>=0.6.1 22:52:41 Downloading docopt-0.6.2.tar.gz (25 kB) 22:52:45 Collecting PyYAML<4,>=3.10 22:52:45 Downloading PyYAML-3.13.tar.gz (270 kB) 22:52:49 Collecting texttable<0.10,>=0.9.0 22:52:49 Downloading texttable-0.9.1.tar.gz (11 kB) 22:52:50 Running on prd-ubuntu18.04-docker-8c-8g-22884 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws 22:52:50 Running in /w/workspace/edgex-go/1 [Pipeline] { 22:52:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:52:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:52:50 ---> dc6e22fb74ea 22:52:50 Step 3/22 : WORKDIR /edgex-go 22:52:50 ---> Using cache 22:52:50 ---> 1cbfff210ae6 22:52:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:50 ---> Using cache 22:52:50 ---> b3732275dd9c 22:52:50 Step 5/22 : RUN apk update && apk add make git 22:52:50 ---> Using cache 22:52:50 ---> f07c826326c4 22:52:50 Step 6/22 : COPY go.mod . 22:52:50 ---> Using cache 22:52:50 ---> fbafb55d5b34 22:52:50 Step 7/22 : RUN go mod download 22:52:50 ---> Using cache 22:52:50 ---> 5a3666045fb9 22:52:50 Step 8/22 : COPY . . 22:52:50 ---> Using cache 22:52:50 ---> 2c55c50a1ba9 22:52:50 Step 9/22 : RUN make cmd/core-command/core-command [Pipeline] checkout 22:52:51 Collecting jsonschema<3,>=2.5.1 22:52:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:52:52 using credential edgex-jenkins-ssh 22:52:52 Cloning the remote Git repository 22:52:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:52:52 > git init /w/workspace/edgex-go/1 # timeout=10 22:52:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:52 > git --version # timeout=10 22:52:52 > git --version # 'git version 2.17.1' 22:52:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:53 Collecting websocket-client<1.0,>=0.32.0 22:52:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:52:54 Collecting cached-property<2,>=1.2.0 22:52:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:52:56 ---> Running in 406ffd174286 22:52:56 Collecting dockerpty<0.5,>=0.4.1 22:52:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:52: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 22:52:58 Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:58 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:52:58 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) 22:52:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:52:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 22:52:58 > git config core.sparsecheckout # timeout=10 22:52:58 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 22:52:58 > git remote # timeout=10 22:52:58 > git config --get remote.origin.url # timeout=10 22:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:58 > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 22:52:58 > git rev-parse HEAD^{commit} # timeout=10 22:52:58 > git config core.sparsecheckout # timeout=10 22:52:58 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 22:53:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:53:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:53:01 Collecting docker<4.0,>=3.6.0 22:53:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:53:02 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 22:53:02 > git --version # timeout=10 22:53:02 > git --version # 'git version 2.17.1' 22:53:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 22:53:02 ---> f7741759d3d6 22:53:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:53:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:53:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:53:02 ---> dc6e22fb74ea 22:53:02 Step 3/24 : WORKDIR /edgex-go 22:53:02 ---> Using cache 22:53:02 ---> 1cbfff210ae6 22:53:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:02 ---> Using cache 22:53:02 ---> b3732275dd9c 22:53:02 Step 5/24 : RUN apk update && apk add make git 22:53:02 ---> Using cache 22:53:02 ---> f07c826326c4 22:53:02 Step 6/24 : COPY go.mod . 22:53:02 ---> Using cache 22:53:02 ---> fbafb55d5b34 22:53:02 Step 7/24 : RUN go mod download 22:53:02 ---> Using cache 22:53:02 ---> 5a3666045fb9 22:53:02 Step 8/24 : COPY . . 22:53:02 ---> Using cache 22:53:02 ---> 2c55c50a1ba9 22:53:02 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] withEnv [Pipeline] { 22:53:02 ---> Running in 8ce2dd357826 [Pipeline] libraryResource [Pipeline] sh 22:53:03 ---> Running in 97dd90e57bbb 22:53:03 Collecting urllib3<1.25,>=1.21.1 22:53:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:53:03 + echo snap-build.sh 22:53:03 snap-build.sh 22:53:03 + SNAP_BASE_DIR=. 22:53:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:53:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:53:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:53:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:53:03 + cd /w/workspace/edgex-go/1 22:53:03 + sudo apt-get remove -qy --purge lxd lxd-client 22:53:03 Reading package lists... 22:53:03 Building dependency tree... 22:53:03 Reading state information... 22:53:03 The following packages were automatically installed and are no longer required: 22:53:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:53:03 uidmap xdelta3 22:53:03 Use 'sudo apt autoremove' to remove them. 22:53:03 The following packages will be REMOVED: 22:53:03 lxd* lxd-client* 22:53:03 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) 22:53:03 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) 22:53:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:53:04 After this operation, 31.7 MB disk space will be freed. 22:53:04 Collecting idna<2.8,>=2.5 22:53:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:53:05 Collecting docker-pycreds>=0.4.0 22:53:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:53:05 (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.) 22:53:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:53:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:53:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:53:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:53:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:53:06 Removing lxd dnsmasq configuration 22:53:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:53:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:53:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:53:07 (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.) 22:53:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:53:07 Installing collected packages: docopt, PyYAML, texttable, jsonschema, websocket-client, cached-property, dockerpty, urllib3, idna, requests, docker-pycreds, docker, docker-compose 22:53:07 Running setup.py install for docopt: started 22:53:08 Processing triggers for systemd (237-3ubuntu10.42) ... 22:53:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:53:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:53:08 ---> dc6e22fb74ea 22:53:08 Step 3/21 : WORKDIR /edgex-go 22:53:08 ---> Using cache 22:53:08 ---> 1cbfff210ae6 22:53:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:08 ---> Using cache 22:53:08 ---> b3732275dd9c 22:53:08 Step 5/21 : RUN apk update && apk add make git 22:53:08 ---> Using cache 22:53:08 ---> f07c826326c4 22:53:08 Step 6/21 : COPY go.mod . 22:53:08 ---> Using cache 22:53:08 ---> fbafb55d5b34 22:53:08 Step 7/21 : RUN go mod download 22:53:08 ---> Using cache 22:53:08 ---> 5a3666045fb9 22:53:08 Step 8/21 : COPY . . 22:53:08 ---> Using cache 22:53:08 ---> 2c55c50a1ba9 22:53:08 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:53:09 Processing triggers for ureadahead (0.100.0-21) ... 22:53:09 ---> Running in 9805cf3d21ba 22:53:10 + sudo snap remove --purge lxd 22:53:10 snap "lxd" is not installed 22:53:10 + sudo groupadd --force --system lxd 22:53:10 ++ whoami 22:53:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:53:10 + newgrp - lxd 22:53:10 + sudo snap install lxd 22:53:10 Running setup.py install for docopt: finished with status 'done' 22:53:10 Running setup.py install for PyYAML: started 22:53:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:53:14 Running setup.py install for PyYAML: finished with status 'done' 22:53:14 Running setup.py install for texttable: started 22:53:17 Running setup.py install for texttable: finished with status 'done' 22:53:18 Running setup.py install for dockerpty: started 22:53:18 2021-01-26T22:53:16Z INFO Waiting for automatic snapd restart... 22:53:20 Running setup.py install for dockerpty: finished with status 'done' 22:53:21 Attempting uninstall: urllib3 22:53:21 Found existing installation: urllib3 1.25.9 22:53:21 Uninstalling urllib3-1.25.9: 22:53:21 Successfully uninstalled urllib3-1.25.9 22:53:21 Attempting uninstall: idna 22:53:21 Found existing installation: idna 2.9 22:53:22 Uninstalling idna-2.9: 22:53:22 Successfully uninstalled idna-2.9 22:53:23 Attempting uninstall: requests 22:53:23 Found existing installation: requests 2.23.0 22:53:23 Uninstalling requests-2.23.0: 22:53:23 Successfully uninstalled requests-2.23.0 22:53:26 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 22:53:32 Removing intermediate container 4fcd56be2037 22:53:32 ---> eb3a0abcef25 22:53:32 Step 22/27 : RUN apk --no-cache add curl 22:53:32 ---> Running in d31e54171453 22:53:33 lxd 4.10 from Canonical* installed 22:53:33 + sudo lxd init --auto 22:53:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:53:35 (2/3) Installing libcurl (7.69.1-r3) 22:53:35 (3/3) Installing curl (7.69.1-r3) 22:53:35 Executing busybox-1.31.1-r19.trigger 22:53:35 OK: 71 MiB in 58 packages 22:53:37 Removing intermediate container d31e54171453 22:53:37 ---> d16b58c3ddf2 22:53:37 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:53:37 ---> Running in 20edf407f989 22:53:38 Removing intermediate container 20edf407f989 22:53:38 ---> ad24581b8e18 22:53:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:38 ---> Running in 11f57c4edc62 22:53:39 Removing intermediate container 11f57c4edc62 22:53:39 ---> 56fdae9d8a10 22:53:39 Step 25/27 : LABEL arch=arm64 22:53:39 ---> Running in 23b381631ba5 22:53:39 Removing intermediate container 23b381631ba5 22:53:39 ---> 965b9c5721a9 22:53:39 Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:53:39 ---> Running in 74187d2efb87 22:53:41 Removing intermediate container 74187d2efb87 22:53:41 ---> a9382d8f5184 22:53:41 Step 27/27 : LABEL version=0.0.0 22:53:41 ---> Running in 66cd83f66432 22:53:41 + sudo snap install --classic snapcraft 22:53:42 Removing intermediate container 66cd83f66432 22:53:42 ---> 4ff90e646ea9 22:53:42 22:53:42 Successfully built 4ff90e646ea9 22:53:42 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:53:42  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 22:53:47 snapcraft 4.4.4 from Canonical* installed 22:53:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 22:53:47 + patch --verbose -p1 22:53:47 Hmm... Looks like a unified diff to me... 22:53:47 The text leading up to this was: 22:53:47 -------------------------- 22:53:47 |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 22:53:47 |From: Tony Espy 22:53:47 |Date: Wed, 28 Oct 2020 12:14:21 -0400 22:53:47 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 22:53:47 | 22:53:47 |--- 22:53:47 | snap/snapcraft.yaml | 465 +------------------------------------------- 22:53:47 | 1 file changed, 2 insertions(+), 463 deletions(-) 22:53:47 | 22:53:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 22:53:47 |index 7d1e8c7c..24aef30d 100644 22:53:47 |--- a/snap/snapcraft.yaml 22:53:47 |+++ b/snap/snapcraft.yaml 22:53:47 -------------------------- 22:53:47 patching file snap/snapcraft.yaml 22:53:47 Using Plan A... 22:53:47 Hunk #1 succeeded at 75. 22:53:47 Hunk #2 succeeded at 84. 22:53:47 Hunk #3 succeeded at 218 (offset -1 lines). 22:53:47 Hunk #4 succeeded at 226 (offset -1 lines). 22:53:47 Hunk #5 succeeded at 233 (offset -1 lines). 22:53:47 Hunk #6 succeeded at 260 (offset -1 lines). 22:53:47 Hunk #7 succeeded at 294 (offset -1 lines). 22:53:47 Hunk #8 FAILED at 342. 22:53:47 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 22:53:47 Hmm... Ignoring the trailing garbage. 22:53:47 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:53:48 Failed in branch amd64 22:54:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:54:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> dc6e22fb74ea 22:54:09 Step 3/23 : WORKDIR /edgex-go 22:54:09 ---> Using cache 22:54:09 ---> 1cbfff210ae6 22:54:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:09 ---> Using cache 22:54:09 ---> b3732275dd9c 22:54:09 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:54:09 ---> Running in 56866c4a5c65 22:54:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:54:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:54:11 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:54:11 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 22:54:11 OK: 12622 distinct packages available 22:54:12 OK: 217 MiB in 51 packages 22:54:14 Removing intermediate container 56866c4a5c65 22:54:14 ---> 42832bd2d539 22:54:14 Step 6/23 : COPY go.mod . 22:54:15 ---> 384b3099e3dd 22:54:15 Step 7/23 : RUN go mod download 22:54:15 ---> Running in 01d016892fd3 22:54:19 Removing intermediate container 01d016892fd3 22:54:19 ---> 66a5f9134c99 22:54:19 Step 8/23 : COPY . . 22:54:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:54:34 Removing intermediate container 8ce2dd357826 22:54:34 ---> 7c7d242cad16 22:54:34 22:54:34 Step 9/29 : FROM alpine:latest 22:54:34 latest: Pulling from library/alpine 22:54:36 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 22:54:36 Status: Downloaded newer image for alpine:latest 22:54:36 ---> 1fca6fe4a1ec 22:54:36 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:54:37 ---> Running in 44f256c8edc4 22:54:38 Removing intermediate container 44f256c8edc4 22:54:38 ---> 0cbc67afc43f 22:54:38 Step 11/29 : USER root 22:54:39 ---> Running in 1960c851e6a6 22:54:40 Removing intermediate container 1960c851e6a6 22:54:40 ---> 312c6e0bcad7 22:54:40 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:54:40 ---> Running in a025847a3a2b 22:54:41 ---> 60a3a6583c2c 22:54:41 Step 9/23 : RUN make cmd/core-data/core-data 22:54:41 ---> Running in e622baf3bdf6 22:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:54:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:54:44 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 22:54:44 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 22:54:44 OK: 13727 distinct packages available 22:54:45 (1/2) Installing ca-certificates (20191127-r5) 22:54:46 (2/2) Installing dumb-init (1.2.5-r0) 22:54:46 Executing busybox-1.32.1-r0.trigger 22:54:46 Executing ca-certificates-20191127-r5.trigger 22:54:46 Removing intermediate container 97dd90e57bbb 22:54:46 ---> 956f96a3e6d8 22:54:46 22:54:46 Step 10/24 : FROM alpine:3.10 22:54:46 ---> 536a684cf733 22:54:46 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:54:46 ---> Using cache 22:54:46 ---> 547eca11166d 22:54:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:46 ---> Running in eb9dfe3cce4d 22:54:46 OK: 6 MiB in 16 packages 22:54:47 Removing intermediate container eb9dfe3cce4d 22:54:47 ---> f4bbed32e652 22:54:47 Step 13/24 : WORKDIR / 22:54:47 ---> Running in 4c1ac5c71dea 22:54:48 Removing intermediate container 4c1ac5c71dea 22:54:48 ---> 91d4de3cab5a 22:54:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:49 Removing intermediate container a025847a3a2b 22:54:49 ---> 9385b132f7df 22:54:49 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:54:49 ---> Running in 5c8af2121909 22:54:49 ---> 6983f38b9afe 22:54:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:50 Removing intermediate container 5c8af2121909 22:54:50 ---> 24d66e82dad7 22:54:50 Step 14/29 : WORKDIR $BASE_DIR 22:54:50 ---> Running in 03c46ad3882f 22:54:50 ---> 46dbce587c31 22:54:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:51 Removing intermediate container 03c46ad3882f 22:54:51 ---> 92733e1821ad 22:54:51 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:54:51 ---> Running in f8deb7c54f41 22:54:52 ---> 1b0424b5c4c5 22:54:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:56 ---> f6fd976f6236 22:54:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:56 Removing intermediate container f8deb7c54f41 22:54:56 ---> dfe00bb6bafb 22:54:56 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:54:57 Removing intermediate container 406ffd174286 22:54:57 ---> 3253db3a8558 22:54:57 22:54:57 Step 10/22 : FROM scratch 22:54:57 ---> 22:54:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:54:57 ---> Using cache 22:54:57 ---> 98959f26d003 22:54:57 Step 12/22 : ENV APP_PORT=48082 22:54:58 ---> Running in ba694e0a0df3 22:54:58 ---> 7459567d89a0 22:54:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:58 ---> 257028f6ef41 22:54:58 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:54:58 Removing intermediate container ba694e0a0df3 22:54:58 ---> e038d23134f8 22:54:58 Step 13/22 : EXPOSE $APP_PORT 22:54:59 ---> Running in ef861e6e20f1 22:55:00 Removing intermediate container ef861e6e20f1 22:55:00 ---> 249c67025ac9 22:55:00 Step 14/22 : WORKDIR / 22:55:00 ---> Running in 36b29fe5f757 22:55:00 ---> 6d1a6e9e3c3f 22:55:00 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:55:00 ---> ba258f35d942 22:55:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:01 ---> Running in 4a909dcc5652 22:55:02 Removing intermediate container 36b29fe5f757 22:55:02 ---> 3adbd7490f5e 22:55:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:55:03 ---> 1c8fdbc29043 22:55:03 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:55:03 ---> b32d5ec71a42 22:55:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:55:05 ---> da9a9ec1fd88 22:55:05 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:55:05 Removing intermediate container 9805cf3d21ba 22:55:05 ---> 7c4516b883f2 22:55:05 22:55:05 Step 10/21 : FROM scratch 22:55:05 ---> 22:55:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:55:06 ---> Using cache 22:55:06 ---> 98959f26d003 22:55:06 Step 12/21 : ENV APP_PORT=48085 22:55:06 Removing intermediate container 4a909dcc5652 22:55:06 ---> 7d20853f1dcd 22:55:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:55:06 ---> Running in 935bf70b25c7 22:55:06 ---> Running in 1a21056158f7 22:55:07 ---> 274e97b1e7e2 22:55:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:55:07 ---> cdac108b0cdf 22:55:07 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:55:07 ---> Running in efd128328cff 22:55:07 Removing intermediate container 1a21056158f7 22:55:07 ---> f1e4365ef564 22:55:07 Step 22/24 : LABEL arch=arm64 22:55:07 ---> Running in 0700ede7390d 22:55:07 Removing intermediate container 935bf70b25c7 22:55:07 ---> 694e71e023c0 22:55:07 Step 13/21 : EXPOSE $APP_PORT 22:55:08 ---> Running in ee4fe1ade47c 22:55:09 ---> e70da84f5597 22:55:09 Step 18/22 : ENTRYPOINT ["/core-command"] 22:55:09 Removing intermediate container 0700ede7390d 22:55:09 ---> 09e1e04c8a5b 22:55:09 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:55:09 Removing intermediate container ee4fe1ade47c 22:55:09 ---> 3b4c29aaec77 22:55:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:55:09 ---> Running in 66de0a92e43f 22:55:09 ---> Running in b8ebd9fba0b2 22:55:10 Removing intermediate container b8ebd9fba0b2 22:55:10 ---> ffb89697a2a7 22:55:10 Step 24/24 : LABEL version=0.0.0 22:55:10 Removing intermediate container 66de0a92e43f 22:55:10 ---> 07dbb89ac2b7 22:55:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:10 ---> Running in 94f3efba6f1d 22:55:10 ---> Running in faf4def4e267 22:55:11 ---> 40c47e6b172a 22:55:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:55:11 Removing intermediate container efd128328cff 22:55:11 ---> 58bb6c42e1ce 22:55:11 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:55:11 Removing intermediate container faf4def4e267 22:55:11 ---> 26d311febbf1 22:55:11 Step 20/22 : LABEL arch=arm64 22:55:11 Removing intermediate container 94f3efba6f1d 22:55:11 ---> d5b9b8a21b56 22:55:11 22:55:12 ---> Running in 277b54d2d14f 22:55:13 Successfully built d5b9b8a21b56 22:55:13 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:55:13 Building docker-security-proxy-setup-go 22:55:13  Building docker-security-secretstore-setup-go ... done  ---> 0eeb076ed149 22:55:13 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:13 Removing intermediate container 277b54d2d14f 22:55:13 ---> f4d04a9ace18 22:55:13 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:55:13 ---> Running in 0394ba6195c5 22:55:13 ---> Running in b556cbae18b3 22:55:14 ---> 5f6b4784afd2 22:55:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:55:14 Removing intermediate container 0394ba6195c5 22:55:14 ---> f2fc69503b07 22:55:14 Step 22/22 : LABEL version=0.0.0 22:55:15 ---> Running in cc1138dcbb7a 22:55:16 ---> fadaf9ee2088 22:55:16 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:55:16 Removing intermediate container cc1138dcbb7a 22:55:16 ---> ca769bf949ba 22:55:16 22:55:16 ---> Running in 3d96a1d71f3d 22:55:17 Successfully built ca769bf949ba 22:55:17 Successfully tagged docker-core-command-go-arm64:latest 22:55:17  Building docker-core-command-go ... done Removing intermediate container 3d96a1d71f3d 22:55:17 ---> 955a66c18f31 22:55:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:18 ---> Running in 7b44225a9c86 22:55:18 Removing intermediate container b556cbae18b3 22:55:18 ---> a99ddda4569a 22:55:18 Step 24/29 : RUN chmod 755 security-secrets-setup 22:55:18 ---> Running in a582701e31c6 22:55:19 Removing intermediate container 7b44225a9c86 22:55:19 ---> bc5a90d446a1 22:55:19 Step 19/21 : LABEL arch=arm64 22:55:19 ---> Running in 92a735a6dacd 22:55:20 Removing intermediate container 92a735a6dacd 22:55:20 ---> 3dc6c25a69b4 22:55:20 Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:55:20 ---> Running in b56d748cb798 22:55:21 Removing intermediate container b56d748cb798 22:55:21 ---> 5250613ac4fb 22:55:21 Step 21/21 : LABEL version=0.0.0 22:55:21 ---> Running in da3dc8d22463 22:55:22 Removing intermediate container da3dc8d22463 22:55:22 ---> 49d57fb76408 22:55:22 22:55:23 Removing intermediate container a582701e31c6 22:55:23 ---> 9d6a4eb35aa6 22:55:23 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:55:23 Successfully built 49d57fb76408 22:55:23 Successfully tagged docker-support-scheduler-go-arm64:latest 22:55:23  Building docker-support-scheduler-go ... done  ---> Running in 5d87febd10af 22:55:24 Removing intermediate container 5d87febd10af 22:55:24 ---> 4ec6119e8a64 22:55:24 Step 26/29 : CMD [ "generate" ] 22:55:25 ---> Running in cd1928cd092b 22:55:25 Removing intermediate container cd1928cd092b 22:55:25 ---> 83f8e221cf08 22:55:25 Step 27/29 : LABEL arch=arm64 22:55:26 ---> Running in a39bb799b9b8 22:55:27 Removing intermediate container a39bb799b9b8 22:55:27 ---> 181da211d13a 22:55:27 Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:55:27 ---> Running in 6b824d02eb07 22:55:28 Removing intermediate container 6b824d02eb07 22:55:28 ---> 3b73e6cab4a2 22:55:28 Step 29/29 : LABEL version=0.0.0 22:55:28 ---> Running in 56b2edfb9f47 22:55:29 Removing intermediate container 56b2edfb9f47 22:55:29 ---> e60eae8ef064 22:55:29 22:55:29 Successfully built e60eae8ef064 22:55:30 Successfully tagged docker-security-secrets-setup-go-arm64:latest 22:55:34  Building docker-security-secrets-setup-go ... done Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 22:55:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:55:34 ---> dc6e22fb74ea 22:55:34 Step 3/20 : WORKDIR /edgex-go 22:55:34 ---> Using cache 22:55:34 ---> 1cbfff210ae6 22:55:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:34 ---> Using cache 22:55:34 ---> b3732275dd9c 22:55:34 Step 5/20 : RUN apk update && apk add make git 22:55:34 ---> Using cache 22:55:34 ---> f07c826326c4 22:55:34 Step 6/20 : COPY go.mod . 22:55:34 ---> Using cache 22:55:34 ---> fbafb55d5b34 22:55:34 Step 7/20 : RUN go mod download 22:55:34 ---> Using cache 22:55:34 ---> 5a3666045fb9 22:55:34 Step 8/20 : COPY . . 22:55:34 ---> Using cache 22:55:34 ---> 2c55c50a1ba9 22:55:34 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:55:34 ---> Running in 8a1e386ec856 22:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:56:03 Removing intermediate container e622baf3bdf6 22:56:03 ---> 67d86af85abc 22:56:03 22:56:03 Step 10/23 : FROM alpine 22:56:03 ---> 1fca6fe4a1ec 22:56:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:56:03 ---> Running in 62d195df38b0 22:56:03 Removing intermediate container 62d195df38b0 22:56:03 ---> e867d96d9df5 22:56:03 Step 12/23 : ENV APP_PORT=48080 22:56:03 ---> Running in d233999d245a 22:56:03 Removing intermediate container d233999d245a 22:56:03 ---> 1813ce51c271 22:56:03 Step 13/23 : EXPOSE $APP_PORT 22:56:03 ---> Running in 836c7067c55d 22:56:03 Removing intermediate container 836c7067c55d 22:56:03 ---> cb033a2b4a9d 22:56:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:03 ---> Running in 6e753f4d0c3f 22:56:04 Removing intermediate container 6e753f4d0c3f 22:56:04 ---> 392041dc4cbd 22:56:04 Step 15/23 : RUN apk --no-cache add zeromq 22:56:04 ---> Running in 7ee2d01b3761 22:56:05 Removing intermediate container 8a1e386ec856 22:56:05 ---> 5faca3e329e5 22:56:05 22:56:05 Step 10/20 : FROM alpine 22:56:05 ---> 1fca6fe4a1ec 22:56:05 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:56:05 ---> Running in 31d55523deaf 22:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:56:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:56:07 (1/5) Installing libgcc (10.2.1_pre1-r3) 22:56:07 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 22:56:07 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 22:56:07 OK: 13727 distinct packages available 22:56:07 (2/5) Installing libsodium (1.0.18-r0) 22:56:07 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 22:56:07 (4/5) Installing libzmq (4.3.3-r1) 22:56:08 (5/5) Installing zeromq (4.3.3-r1) 22:56:08 Executing busybox-1.32.1-r0.trigger 22:56:08 OK: 8 MiB in 19 packages 22:56:08 (1/5) Installing ca-certificates (20191127-r5) 22:56:08 (2/5) Installing brotli-libs (1.0.9-r3) 22:56:08 (3/5) Installing nghttp2-libs (1.42.0-r1) 22:56:08 (4/5) Installing libcurl (7.74.0-r0) 22:56:08 (5/5) Installing curl (7.74.0-r0) 22:56:08 Executing busybox-1.32.1-r0.trigger 22:56:08 Executing ca-certificates-20191127-r5.trigger 22:56:09 OK: 8 MiB in 19 packages 22:56:09 Removing intermediate container 7ee2d01b3761 22:56:09 ---> 8edc825df426 22:56:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:56:10 ---> 5a7e905bfaec 22:56:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:56:10 Removing intermediate container 31d55523deaf 22:56:10 ---> 690ffcd4870a 22:56:10 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:56:11 ---> Running in 85e7e326e9c8 22:56:11 Removing intermediate container 85e7e326e9c8 22:56:11 ---> 7412ef6b35b2 22:56:11 Step 13/20 : WORKDIR /edgex 22:56:11 ---> c2893519003a 22:56:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:56:11 ---> Running in 887545f340a1 22:56:12 Removing intermediate container 887545f340a1 22:56:12 ---> 6533fa179766 22:56:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:56:12 ---> 05e59cbef727 22:56:12 Step 19/23 : ENTRYPOINT ["/core-data"] 22:56:12 ---> Running in 963fd095ff36 22:56:13 ---> 1e0c7e395150 22:56:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:56:13 Removing intermediate container 963fd095ff36 22:56:13 ---> f5cb73e6d3e0 22:56:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:13 ---> Running in 2cbf30ba9b14 22:56:14 Removing intermediate container 2cbf30ba9b14 22:56:14 ---> 8a6f7599ef78 22:56:14 Step 21/23 : LABEL arch=arm64 22:56:14 ---> Running in 7094305583a6 22:56:14 ---> 84fe1f9db354 22:56:14 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:56:14 ---> Running in 541300c332bf 22:56:14 Removing intermediate container 7094305583a6 22:56:14 ---> e5b521408e35 22:56:14 Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:56:14 ---> Running in de73b8c8974f 22:56:14 Removing intermediate container 541300c332bf 22:56:14 ---> f2ddd2b8f404 22:56:14 Step 17/20 : CMD ["--init=true"] 22:56:15 ---> Running in 6c4c3bf987f6 22:56:15 Removing intermediate container de73b8c8974f 22:56:15 ---> e4f601890579 22:56:15 Step 23/23 : LABEL version=0.0.0 22:56:15 Removing intermediate container 6c4c3bf987f6 22:56:15 ---> 3d0643743890 22:56:15 Step 18/20 : LABEL arch=arm64 22:56:15 ---> Running in e3abbe8a3032 22:56:15 ---> Running in 0797244fd53e 22:56:16 Removing intermediate container e3abbe8a3032 22:56:16 ---> 4796db0cf5fd 22:56:16 22:56:16 Removing intermediate container 0797244fd53e 22:56:16 ---> 4353799b5008 22:56:16 Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 22:56:16 Successfully built 4796db0cf5fd 22:56:16 Successfully tagged docker-core-data-go-arm64:latest 22:56:16  Building docker-core-data-go ... done  ---> Running in 169cb48d6bf0 22:56:17 Removing intermediate container 169cb48d6bf0 22:56:17 ---> 7ce4d06307aa 22:56:17 Step 20/20 : LABEL version=0.0.0 22:56:17 ---> Running in 120117bca5bf 22:56:17 Removing intermediate container 120117bca5bf 22:56:17 ---> 56aa7dfcac3b 22:56:17 22:56:18 Successfully built 56aa7dfcac3b 22:56:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:56:18  Building docker-security-proxy-setup-go ... done  [Pipeline] } 22:56:18 $ docker stop --time=1 a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 22:56:20 $ docker rm -f a21fe497ef8802f8c24fd3274e135fd025de46a514f35beeade89ab82a98acc6 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:21 + docker images 22:56:21 + grep docker 22:56:21 docker-security-proxy-setup-go-arm64 latest 56aa7dfcac3b 4 seconds ago 15.9MB 22:56:21 docker-core-data-go-arm64 latest 4796db0cf5fd 6 seconds ago 22.4MB 22:56:21 docker-security-secrets-setup-go-arm64 latest e60eae8ef064 53 seconds ago 22.7MB 22:56:21 docker-support-scheduler-go-arm64 latest 49d57fb76408 59 seconds ago 11.5MB 22:56:21 docker-core-command-go-arm64 latest ca769bf949ba About a minute ago 11.3MB 22:56:21 docker-security-secretstore-setup-go-arm64 latest d5b9b8a21b56 About a minute ago 23.5MB 22:56:21 docker-sys-mgmt-agent-go-arm64 latest 4ff90e646ea9 2 minutes ago 300MB 22:56:21 docker-core-metadata-go-arm64 latest 7c93f4e0804a 3 minutes ago 13.5MB 22:56:21 docker-support-notifications-go-arm64 latest d6c8fd57906f 3 minutes ago 12.9MB 22:56:21 docker-security-bootstrap-redis-go-arm64 latest 0b1d07aa4f54 4 minutes ago 15.2MB 22:56:21 docker-support-logging-go-arm64 latest b35578068e27 4 minutes ago 10.6MB 22:56:21 docker latest 83ca638d8957 3 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 22:56:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:27 ---> package-listing.sh 22:56:27 ++ facter osfamily 22:56:27 ++ tr '[:upper:]' '[:lower:]' 22:56:28 + OS_FAMILY=redhat 22:56:28 + workspace=/w/workspace/edgex-go/1 22:56:28 + START_PACKAGES=/tmp/packages_start.txt 22:56:28 + END_PACKAGES=/tmp/packages_end.txt 22:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:28 + PACKAGES=/tmp/packages_start.txt 22:56:28 + '[' /w/workspace/edgex-go/1 ']' 22:56:28 + PACKAGES=/tmp/packages_end.txt 22:56:28 + case "${OS_FAMILY}" in 22:56:28 + rpm -qa 22:56:28 + sort 22:56:33 + '[' -f /tmp/packages_start.txt ']' 22:56:33 + '[' -f /tmp/packages_end.txt ']' 22:56:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:33 + '[' /w/workspace/edgex-go/1 ']' 22:56:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:56:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:56:33 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 22:56:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:34 22:56:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:35 alpine: Pulling from edgex-lftools-log-publisher 22:56:35 df20fa9351a1: Pulling fs layer 22:56:35 36b3adc4ff6f: Pulling fs layer 22:56:35 8ad3a11d3b57: Pulling fs layer 22:56:35 46f8f816bc3b: Pulling fs layer 22:56:35 93b61091891f: Pulling fs layer 22:56:35 93b9cdb0e59b: Pulling fs layer 22:56:35 5e14af77c1be: Pulling fs layer 22:56:35 01666e4c0597: Pulling fs layer 22:56:35 aa168da1d23b: Pulling fs layer 22:56:35 93b9cdb0e59b: Waiting 22:56:35 5e14af77c1be: Waiting 22:56:35 01666e4c0597: Waiting 22:56:35 aa168da1d23b: Waiting 22:56:35 46f8f816bc3b: Waiting 22:56:35 93b61091891f: Waiting 22:56:36 36b3adc4ff6f: Verifying Checksum 22:56:36 36b3adc4ff6f: Download complete 22:56:36 46f8f816bc3b: Verifying Checksum 22:56:36 46f8f816bc3b: Download complete 22:56:36 df20fa9351a1: Verifying Checksum 22:56:36 df20fa9351a1: Download complete 22:56:36 93b9cdb0e59b: Verifying Checksum 22:56:36 93b9cdb0e59b: Download complete 22:56:36 5e14af77c1be: Verifying Checksum 22:56:36 5e14af77c1be: Download complete 22:56:36 93b61091891f: Verifying Checksum 22:56:36 93b61091891f: Download complete 22:56:36 01666e4c0597: Verifying Checksum 22:56:36 df20fa9351a1: Pull complete 22:56:37 36b3adc4ff6f: Pull complete 22:56:37 8ad3a11d3b57: Verifying Checksum 22:56:37 8ad3a11d3b57: Download complete 22:56:39 8ad3a11d3b57: Pull complete 22:56:39 46f8f816bc3b: Pull complete 22:56:40 93b61091891f: Pull complete 22:56:40 93b9cdb0e59b: Pull complete 22:56:41 5e14af77c1be: Pull complete 22:56:41 01666e4c0597: Pull complete 22:56:44 aa168da1d23b: Verifying Checksum 22:56:44 aa168da1d23b: Download complete 22:56:59 aa168da1d23b: Pull complete 22:56:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:56:59 prd-centos7-docker-4c-2g-22879 does not seem to be running inside a container 22:57:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:57:05 $ docker top 2c6e56e54212982b1dea0b0f47c9e6aae216f247e38c3cf5276d455d4adc1f2d -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:07 + mkdir -p /var/log/sa [Pipeline] sh 22:57:07 + ls /var/log/sa-host 22:57:07 + sadf -c /var/log/sa-host/sa23 22:57:07 file_magic: OK 22:57:07 HZ: Using current value: 100 22:57:07 file_header: OK 22:57:07 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 22:57:07 Statistics: 22:57:07 Hnuu...uuuununununu... 22:57:07 File successfully converted to sysstat format version 12.2.1 22:57:07 + sadf -c /var/log/sa-host/sa26 22:57:07 file_magic: OK 22:57:07 HZ: Using current value: 100 22:57:07 file_header: OK 22:57:07 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 22:57:07 Statistics: 22:57:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:57:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:08 provisioning config files... 22:57:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1958272531923384736tmp [Pipeline] { [Pipeline] echo 22:57:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:09 ---> create-netrc.sh [Pipeline] } 22:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:57:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:57:10 ---> python-tools-install.sh [Pipeline] echo 22:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:11 ---> sudo-logs.sh 22:57:11 Archiving 'sudo' log.. [Pipeline] echo 22:57:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:12 ---> job-cost.sh 22:57:12 lf-activate-venv: SKIPPING 22:57:12 INFO: No Stack... 22:57:13 INFO: Retrieving Pricing Info for: v1-standard-2 22:57:13 INFO: Archiving Costs [Pipeline] echo 22:57:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:14 ---> logs-deploy.sh 22:57:14 lf-activate-venv: SKIPPING 22:57:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3084/1 22:57:14 INFO: archiving workspace using pattern(s): 22:57:16 Archives upload complete. 22:57:16 INFO: archiving logs to Nexus