Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 2d44ac80c31bebaf6982c3b2fc77103a37445d49 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2d44ac80c31bebaf6982c3b2fc77103a37445d49 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org 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-18594 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/33 [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/33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2d44ac80c31bebaf6982c3b2fc77103a37445d49 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d44ac80c31bebaf6982c3b2fc77103a37445d49 # timeout=10 Merge succeeded, producing 3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 Checking out Revision 3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 # timeout=10 Commit message: "Merge commit '2d44ac80c31bebaf6982c3b2fc77103a37445d49' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:49 ========================================================= 00:31:49 EdgeX Global Pipelines Version Info 00:31:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1186f5100bc5844975a35d5a79b042b95d53d273 # timeout=10 00:31:51 ------------------- 00:31:51 stable info: 00:31:51 ------------------- 00:31:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:51 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:51 Message: update stable to v1.0.173 00:31:52 ------------------- 00:31:52 experimental info: 00:31:52 ------------------- 00:31:52 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:52 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:52 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3efc2c0 [Pipeline] echo 00:31:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:55 provisioning config files... 00:31:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config2746749591599344750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:55 ---> docker-login.sh 00:31:55 nexus3.edgexfoundry.org:10001 00:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:56 Configure a credential helper to remove this warning. See 00:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:56 00:31:56 Login Succeeded 00:31:56 nexus3.edgexfoundry.org:10002 00:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:56 Configure a credential helper to remove this warning. See 00:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:56 00:31:56 Login Succeeded 00:31:56 nexus3.edgexfoundry.org:10003 00:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:56 Configure a credential helper to remove this warning. See 00:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:56 00:31:56 Login Succeeded 00:31:56 nexus3.edgexfoundry.org:10004 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 docker.io 00:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:57 Configure a credential helper to remove this warning. See 00:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:57 00:31:57 Login Succeeded 00:31:57 ---> docker-login.sh ends [Pipeline] } 00:31:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:58 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-command/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-command,cmd/core-command/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-data/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-data,cmd/core-data/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/core-metadata/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/support-notifications/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/support-scheduler/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:58 + for file in '`ls cmd/**/Dockerfile`' 00:31:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:58 ++ cut -d/ -f2 00:31:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:58 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:59 00:31:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:59 latest: Pulling from edgex-devops/git-semver 00:31:59 31603596830f: Pulling fs layer 00:31:59 2a8b12db71e7: Pulling fs layer 00:31:59 6ca5941a6612: Pulling fs layer 00:31:59 ecc8261a40a4: Pulling fs layer 00:31:59 ecc8261a40a4: Waiting 00:31:59 2a8b12db71e7: Verifying Checksum 00:31:59 2a8b12db71e7: Download complete 00:31:59 31603596830f: Verifying Checksum 00:31:59 31603596830f: Download complete 00:32:00 ecc8261a40a4: Verifying Checksum 00:32:00 ecc8261a40a4: Download complete 00:32:00 6ca5941a6612: Verifying Checksum 00:32:00 6ca5941a6612: Download complete 00:32:00 31603596830f: Pull complete 00:32:00 2a8b12db71e7: Pull complete 00:32:02 6ca5941a6612: Pull complete 00:32:03 ecc8261a40a4: Pull complete 00:32:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:03 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:06 $ docker top aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:06 [ssh-agent] Looking for ssh-agent implementation... 00:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:07 $ docker exec aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad ssh-agent 00:32:07 SSH_AUTH_SOCK=/tmp/ssh-jt7iYGYuhHSt/agent.12 00:32:07 SSH_AGENT_PID=17 00:32:07 Running ssh-add (command line suppressed) 00:32:07 Identity added: /w/workspace/edgex-go/33@tmp/private_key_4407842501486007562.key (/w/workspace/edgex-go/33@tmp/private_key_4407842501486007562.key) 00:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:08 + git tag --points-at HEAD [Pipeline] } 00:32:08 $ docker exec --env ******** --env ******** aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad ssh-agent -k 00:32:08 unset SSH_AUTH_SOCK; 00:32:08 unset SSH_AGENT_PID; 00:32:08 echo Agent pid 17 killed; 00:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:08 [ssh-agent] Looking for ssh-agent implementation... 00:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:09 $ docker exec aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad ssh-agent 00:32:09 SSH_AUTH_SOCK=/tmp/ssh-RcyL6iWnXLzv/agent.46 00:32:09 SSH_AGENT_PID=51 00:32:09 Running ssh-add (command line suppressed) 00:32:09 Identity added: /w/workspace/edgex-go/33@tmp/private_key_3816103435338164536.key (/w/workspace/edgex-go/33@tmp/private_key_3816103435338164536.key) 00:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:10 + git semver init 00:32:10 # -> Open(): unable to determine branch for HEAD 00:32:10 # $GIT_DIR = /w/workspace/edgex-go/33/.git 00:32:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 00:32:10 # $SEMVER_REMOTE_NAME = origin 00:32:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:10 # $SEMVER_USER_NAME = edgex-jenkins 00:32:10 # $SEMVER_BRANCH = PR-2858 00:32:10 # $SEMVER_TEMP = /tmp/semver-220607187 00:32:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:43 # '/tmp/semver-220607187' -> '/w/workspace/edgex-go/33/.semver' 00:32:43 # -> Force: false 00:32:43 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } 00:32:43 $ docker exec --env ******** --env ******** aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad ssh-agent -k 00:32:43 unset SSH_AUTH_SOCK; 00:32:43 unset SSH_AGENT_PID; 00:32:43 echo Agent pid 51 killed; 00:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:44 + git semver [Pipeline] } 00:32:44 $ docker stop --time=1 aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad 00:32:46 $ docker rm -f aa470d78a63f78535a4e4de8f3edb46ac534dc94ed74e7f472242e58ce2d28ad [Pipeline] // withDockerContainer [Pipeline] sh 00:32:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:47 Stashed 1 file(s) [Pipeline] echo 00:32:47 [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 00:32:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:49 + sudo service docker restart 00:32:49 + true 00:32:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:50 ========================================================= 00:32:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:57 Sending build context to Docker daemon 326.4MB 00:32:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:57 Step 2/6 : FROM ${BASE} 00:32:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:57 188c0c94c7c5: Pulling fs layer 00:32:57 0ef7d3d256c8: Pulling fs layer 00:32:57 de9db76c5a1d: Pulling fs layer 00:32:57 bca2f99d35d6: Pulling fs layer 00:32:57 93359f2a8cfa: Pulling fs layer 00:32:57 7c6f9722023f: Pulling fs layer 00:32:57 a35cf1a2eb13: Pulling fs layer 00:32:57 bca2f99d35d6: Waiting 00:32:57 93359f2a8cfa: Waiting 00:32:57 7c6f9722023f: Waiting 00:32:57 a35cf1a2eb13: Waiting 00:32:57 de9db76c5a1d: Verifying Checksum 00:32:57 de9db76c5a1d: Download complete 00:32:57 0ef7d3d256c8: Verifying Checksum 00:32:57 0ef7d3d256c8: Download complete 00:32:57 93359f2a8cfa: Verifying Checksum 00:32:57 93359f2a8cfa: Download complete 00:32:57 7c6f9722023f: Download complete 00:32:58 188c0c94c7c5: Verifying Checksum 00:32:58 188c0c94c7c5: Download complete 00:32:58 188c0c94c7c5: Pull complete 00:32:59 0ef7d3d256c8: Pull complete 00:32:59 de9db76c5a1d: Pull complete 00:33:01 a35cf1a2eb13: Verifying Checksum 00:33:01 a35cf1a2eb13: Download complete 00:33:03 Still waiting to schedule task 00:33:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:03 bca2f99d35d6: Download complete 00:33:14 bca2f99d35d6: Pull complete 00:33:14 93359f2a8cfa: Pull complete 00:33:14 7c6f9722023f: Pull complete 00:33:18 a35cf1a2eb13: Pull complete 00:33:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:18 ---> a62c8e92a672 00:33:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:18 ---> Running in 7dfcd5c7a855 00:33:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:21 (1/12) Installing libmagic (5.38-r0) 00:33:21 (2/12) Installing file (5.38-r0) 00:33:21 (3/12) Installing libc-dev (0.7.2-r3) 00:33:21 (4/12) Installing g++ (9.3.0-r2) 00:33:26 (5/12) Installing fortify-headers (1.1-r0) 00:33:26 (6/12) Installing patch (2.7.6-r6) 00:33:26 (7/12) Installing build-base (0.5-r2) 00:33:26 (8/12) Installing libsodium (1.0.18-r0) 00:33:26 (9/12) Installing pkgconf (1.7.2-r0) 00:33:26 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:26 (11/12) Installing libzmq (4.3.3-r0) 00:33:26 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:27 Executing busybox-1.31.1-r19.trigger 00:33:27 OK: 233 MiB in 51 packages 00:33:31 Removing intermediate container 7dfcd5c7a855 00:33:31 ---> 9118ca50d16b 00:33:31 Step 4/6 : WORKDIR /edgex-go 00:33:31 ---> Running in f940cebc8309 00:33:31 Removing intermediate container f940cebc8309 00:33:31 ---> 1357b42e81b5 00:33:31 Step 5/6 : COPY go.mod . 00:33:31 ---> 7ae245aae54a 00:33:31 Step 6/6 : RUN go mod download 00:33:31 ---> Running in e4944dc2f700 00:33:58 Removing intermediate container e4944dc2f700 00:33:58 ---> afb87de51df8 00:33:58 Successfully built afb87de51df8 00:33:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:58 + docker inspect -f . ci-base-image-x86_64 00:33:59 . [Pipeline] withDockerContainer 00:33:59 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:01 $ docker top 9319c4aad19d3239f66fa3cfb911c998ee40302d67ede7cf7cb4e6d0dde8cfe5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:02 + go version 00:34:02 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:02 $ docker stop --time=1 9319c4aad19d3239f66fa3cfb911c998ee40302d67ede7cf7cb4e6d0dde8cfe5 00:34:03 $ docker rm -f 9319c4aad19d3239f66fa3cfb911c998ee40302d67ede7cf7cb4e6d0dde8cfe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:04 + docker inspect -f . ci-base-image-x86_64 00:34:04 . [Pipeline] withDockerContainer 00:34:04 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:34:05 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:06 $ docker top 7c86c2eb1a9de7a75474ad3f77b00943b2e2aee81e0e71b0be8040eb2aa5469b -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:06 ========================================================= 00:34:06 [edgeXBuildGoParallel] Running Tests and Build... 00:34:06 ========================================================= [Pipeline] sh 00:34:07 + make test 00:34:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:23 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:35:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.193s coverage: 46.6% of statements 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.331s coverage: 27.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:35:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.483s coverage: 77.8% of statements 00:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.717s coverage: 82.4% of statements 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.584s coverage: 28.6% of statements 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.119s coverage: 100.0% of statements 00:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.260s coverage: 86.7% of statements 00:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.292s coverage: 97.5% of statements 00:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.118s coverage: 78.3% of statements 00:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.589s coverage: 93.8% of statements 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.134s coverage: 0.1% of statements 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 75.5% of statements 00:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.8% of statements 00:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.179s coverage: 87.2% of statements 00:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements 00:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.4% of statements 00:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.297s coverage: 63.5% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 00:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.604s coverage: 55.9% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 37.0% of statements 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.527s coverage: 84.0% of statements 00:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.074s coverage: 100.0% of statements 00:35:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18599 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:30 Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout 00:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements 00:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.033s coverage: 29.1% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.171s coverage: 99.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.098s coverage: 100.0% of statements 00:35:36 using credential edgex-jenkins-ssh 00:35:36 Cloning the remote Git repository 00:35:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements 00:35:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:36 > git init /w/workspace/edgex-go/33 # timeout=10 00:35:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:36 > git --version # timeout=10 00:35:36 > git --version # 'git version 2.17.1' 00:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements 00:35:37 GO111MODULE=on go vet ./... 00:35:57 Merging remotes/origin/master commit 2d44ac80c31bebaf6982c3b2fc77103a37445d49 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:57 > git config core.sparsecheckout # timeout=10 00:35:57 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:35:58 Merge succeeded, producing 5b5be064c8329cf50ebc28af1ce0337ae5808404 00:35:58 Checking out Revision 5b5be064c8329cf50ebc28af1ce0337ae5808404 (PR-2858) 00:35:57 > git remote # timeout=10 00:35:57 > git config --get remote.origin.url # timeout=10 00:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:57 > git merge 2d44ac80c31bebaf6982c3b2fc77103a37445d49 # timeout=10 00:35:58 > git rev-parse HEAD^{commit} # timeout=10 00:35:58 > git config core.sparsecheckout # timeout=10 00:35:58 > git checkout -f 5b5be064c8329cf50ebc28af1ce0337ae5808404 # timeout=10 00:36:02 Commit message: "Merge commit '2d44ac80c31bebaf6982c3b2fc77103a37445d49' into HEAD" 00:36:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:02 > git rev-list --no-walk 1186f5100bc5844975a35d5a79b042b95d53d273 # timeout=10 00:36:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:05 + sudo service docker restart 00:36:05 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:07 provisioning config files... 00:36:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config6638407435267737980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:07 ---> docker-login.sh 00:36:07 nexus3.edgexfoundry.org:10001 00:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:09 Configure a credential helper to remove this warning. See 00:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:09 00:36:09 Login Succeeded 00:36:09 nexus3.edgexfoundry.org:10002 00:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:09 Configure a credential helper to remove this warning. See 00:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:09 00:36:09 Login Succeeded 00:36:09 nexus3.edgexfoundry.org:10003 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 nexus3.edgexfoundry.org:10004 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:10 Configure a credential helper to remove this warning. See 00:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:10 00:36:10 Login Succeeded 00:36:10 docker.io 00:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 ---> docker-login.sh ends [Pipeline] } 00:36:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:11 ========================================================= 00:36:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:14 Sending build context to Docker daemon 165.5MB 00:36:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:14 Step 2/6 : FROM ${BASE} 00:36:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:14 5f621e34cdf4: Pulling fs layer 00:36:14 a4357932f1b6: Pulling fs layer 00:36:14 18c013af1878: Pulling fs layer 00:36:14 00ac8860ef70: Pulling fs layer 00:36:14 63d7cb157983: Pulling fs layer 00:36:14 b116817d02f9: Pulling fs layer 00:36:14 745a02a5169b: Pulling fs layer 00:36:14 63d7cb157983: Waiting 00:36:14 b116817d02f9: Waiting 00:36:14 745a02a5169b: Waiting 00:36:14 18c013af1878: Verifying Checksum 00:36:14 18c013af1878: Download complete 00:36:14 a4357932f1b6: Verifying Checksum 00:36:14 a4357932f1b6: Download complete 00:36:14 63d7cb157983: Download complete 00:36:14 b116817d02f9: Download complete 00:36:14 5f621e34cdf4: Verifying Checksum 00:36:14 5f621e34cdf4: Download complete 00:36:15 5f621e34cdf4: Pull complete 00:36:15 a4357932f1b6: Pull complete 00:36:16 18c013af1878: Pull complete 00:36:17 745a02a5169b: Download complete 00:36:18 00ac8860ef70: Verifying Checksum 00:36:18 00ac8860ef70: Download complete 00:36:25 gofmt -l . 00:36:25 [ "`gofmt -l .`" = "" ] 00:36:25 ./bin/test-go-mod-tidy.sh 00:36:25 ./bin/test-attribution-txt.sh [Pipeline] sh 00:36:26 + ls -al . 00:36:26 total 640 00:36:26 drwxrwxr-x 10 1001 1001 4096 Jan 6 00:36 . 00:36:26 drwxr-xr-x 4 root root 30 Jan 6 00:34 .. 00:36:26 -rw-rw-r-- 1 1001 1001 11 Jan 6 00:31 .dockerignore 00:36:26 drwxrwxr-x 8 1001 1001 179 Jan 6 00:31 .git 00:36:26 drwxrwxr-x 3 1001 1001 125 Jan 6 00:31 .github 00:36:26 -rw-rw-r-- 1 1001 1001 824 Jan 6 00:31 .gitignore 00:36:26 drwx------ 3 1001 1001 47 Jan 6 00:32 .semver 00:36:26 -rw-rw-r-- 1 1001 1001 166 Jan 6 00:31 .sonarcloud.properties 00:36:26 -rw-rw-r-- 1 1001 1001 3804 Jan 6 00:31 CONTRIBUTING.md 00:36:26 -rw-rw-r-- 1 1001 1001 931 Jan 6 00:31 Dockerfile.build 00:36:26 -rw-rw-r-- 1 1001 1001 863 Jan 6 00:31 Jenkinsfile 00:36:26 -rw-rw-r-- 1 1001 1001 10775 Jan 6 00:31 LICENSE 00:36:26 -rw-rw-r-- 1 1001 1001 5750 Jan 6 00:31 Makefile 00:36:26 -rw-rw-r-- 1 1001 1001 6511 Jan 6 00:31 README.md 00:36:26 -rw-rw-r-- 1 1001 1001 6744 Jan 6 00:31 SECURITY.md 00:36:26 -rw-rw-r-- 1 1001 1001 5 Jan 6 00:32 VERSION 00:36:26 -rw-rw-r-- 1 1001 1001 4131 Jan 6 00:31 ZMQWindows.md 00:36:26 drwxrwxr-x 2 1001 1001 117 Jan 6 00:31 bin 00:36:26 drwxrwxr-x 14 1001 1001 4096 Jan 6 00:31 cmd 00:36:26 -rw-r--r-- 1 root root 541590 Jan 6 00:35 coverage.out 00:36:26 -rw-r--r-- 1 root root 979 Jan 6 00:36 go.mod 00:36:26 -rw-r--r-- 1 root root 19019 Jan 6 00:36 go.sum 00:36:26 drwxrwxr-x 8 1001 1001 127 Jan 6 00:31 internal 00:36:26 drwxrwxr-x 4 1001 1001 26 Jan 6 00:31 openapi 00:36:26 drwxrwxr-x 4 1001 1001 71 Jan 6 00:31 snap 00:36:26 -rw-rw-r-- 1 1001 1001 168 Jan 6 00:31 version.go [Pipeline] sh 00:36:27 + '[' -e coverage.out ] 00:36:27 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:27 Stashed 1 file(s) [Pipeline] sh 00:36:28 + make build 00:36:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36:29 00ac8860ef70: Pull complete 00:36:29 63d7cb157983: Pull complete 00:36:29 b116817d02f9: Pull complete 00:36:33 745a02a5169b: Pull complete 00:36:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:33 ---> b7e6874047d6 00:36:33 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:37 ---> Running in 0303d302cdef 00:36:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:39 (1/12) Installing libmagic (5.38-r0) 00:36:39 (2/12) Installing file (5.38-r0) 00:36:39 (3/12) Installing libc-dev (0.7.2-r3) 00:36:39 (4/12) Installing g++ (9.3.0-r2) 00:36:42 (5/12) Installing fortify-headers (1.1-r0) 00:36:42 (6/12) Installing patch (2.7.6-r6) 00:36:42 (7/12) Installing build-base (0.5-r2) 00:36:42 (8/12) Installing libsodium (1.0.18-r0) 00:36:42 (9/12) Installing pkgconf (1.7.2-r0) 00:36:42 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:42 (11/12) Installing libzmq (4.3.3-r0) 00:36:42 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:43 Executing busybox-1.31.1-r19.trigger 00:36:43 OK: 217 MiB in 51 packages 00:36:47 Removing intermediate container 0303d302cdef 00:36:47 ---> 34fcef54fc9b 00:36:47 Step 4/6 : WORKDIR /edgex-go 00:36:47 ---> Running in f092baec0f60 00:36:47 Removing intermediate container f092baec0f60 00:36:47 ---> 2a6811408b1b 00:36:47 Step 5/6 : COPY go.mod . 00:36:48 ---> ed077cf9bef1 00:36:48 Step 6/6 : RUN go mod download 00:36:48 ---> Running in 224f379b7872 00:36:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36: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 00:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:37:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:37:14 $ docker stop --time=1 7c86c2eb1a9de7a75474ad3f77b00943b2e2aee81e0e71b0be8040eb2aa5469b 00:37:15 Removing intermediate container 224f379b7872 00:37:15 ---> fdb55008ce77 00:37:15 Successfully built fdb55008ce77 00:37:15 Successfully tagged ci-base-image-arm64:latest 00:37:16 $ docker rm -f 7c86c2eb1a9de7a75474ad3f77b00943b2e2aee81e0e71b0be8040eb2aa5469b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 00:37:17 + docker inspect -f . ci-base-image-arm64 00:37:17 . [Pipeline] withDockerContainer 00:37:18 prd-ubuntu18.04-docker-arm64-4c-16g-18599 does not seem to be running inside a container 00:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:19 $ docker top 4f68a58d120099708ec7118116ece863684ec6d9ae5b2622da948ef17f07828b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 00:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:20 + go version 00:37:20 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:20 $ docker stop --time=1 4f68a58d120099708ec7118116ece863684ec6d9ae5b2622da948ef17f07828b 00:37:20 00:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:22 $ docker rm -f 4f68a58d120099708ec7118116ece863684ec6d9ae5b2622da948ef17f07828b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:23 + docker inspect -f . ci-base-image-arm64 00:37:23 . [Pipeline] withDockerContainer 00:37:23 latest: Pulling from edgex-devops/edgex-compose 00:37:23 cbdbe7a5bc2a: Pulling fs layer 00:37:23 ca9280d653b3: Pulling fs layer 00:37:23 7e9c9ca2126c: Pulling fs layer 00:37:24 prd-ubuntu18.04-docker-arm64-4c-16g-18599 does not seem to be running inside a container 00:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:24 cbdbe7a5bc2a: Verifying Checksum 00:37:24 cbdbe7a5bc2a: Download complete 00:37:24 cbdbe7a5bc2a: Pull complete 00:37:25 ca9280d653b3: Verifying Checksum 00:37:25 ca9280d653b3: Download complete 00:37:25 $ docker top 7d5e92147ae392cd2d31cbcaa033b40d5ad7199d8c2dce4595237b0407605dd0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:25 ========================================================= 00:37:25 [edgeXBuildGoParallel] Running Tests and Build... 00:37:25 ========================================================= [Pipeline] sh 00:37:26 + make test 00:37:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:27 7e9c9ca2126c: Verifying Checksum 00:37:27 7e9c9ca2126c: Download complete 00:37:27 ca9280d653b3: Pull complete 00:37:37 7e9c9ca2126c: Pull complete 00:37:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:37:37 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:37:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:40 $ docker top f8316957d4a5e47cb98cf4201de7dbb36d18d6b29a9312ed21e84adfcd9333c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:41 + docker-compose build --help 00:37:41 + grep parallel 00:37:43 --parallel Build images in parallel. [Pipeline] } 00:37:43 $ docker stop --time=1 f8316957d4a5e47cb98cf4201de7dbb36d18d6b29a9312ed21e84adfcd9333c3 00:37:45 $ docker rm -f f8316957d4a5e47cb98cf4201de7dbb36d18d6b29a9312ed21e84adfcd9333c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:45 . [Pipeline] withDockerContainer 00:37:46 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:37:46 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:47 $ docker top 29081f731918ddc7233db08269880312151c400031aec3c55f1f60f5d36599f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:48 + docker-compose -f ./docker-compose-build.yml build --parallel 00:37:48 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:49 Building docker-core-command-go ... 00:37:49 Building docker-core-data-go ... 00:37:49 Building docker-core-metadata-go ... 00:37:49 Building docker-security-bootstrap-redis-go ... 00:37:49 Building docker-security-proxy-setup-go ... 00:37:49 Building docker-security-secretstore-setup-go ... 00:37:49 Building docker-support-notifications-go ... 00:37:49 Building docker-support-scheduler-go ... 00:37:49 Building docker-sys-mgmt-agent-go ... 00:37:49 Building docker-security-secretstore-setup-go 00:37:49 Building docker-core-command-go 00:37:49 Building docker-support-scheduler-go 00:37:49 Building docker-support-notifications-go 00:37:49 Building docker-core-metadata-go 00:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:46 ---> afb87de51df8 00:38:46 Step 3/22 : WORKDIR /edgex-go 00:38:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:46 ---> afb87de51df8 00:38:46 Step 3/24 : WORKDIR /edgex-go 00:38:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:46 ---> afb87de51df8 00:38:46 Step 3/21 : WORKDIR /edgex-go 00:38:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:46 ---> afb87de51df8 00:38:46 Step 3/24 : WORKDIR /edgex-go 00:38:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:46 ---> afb87de51df8 00:38:46 Step 3/22 : WORKDIR /edgex-go 00:38:46 ---> Running in bb0d3d4841db 00:38:46 ---> Running in aec349d620a6 00:38:46 ---> Running in 5fa4b58c913f 00:38:46 ---> Running in 962b3ec0ad02 00:38:46 ---> Running in 9bc4a02e9e55 00:38:46 Removing intermediate container bb0d3d4841db 00:38:46 ---> 88c134a7fc9a 00:38:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 Removing intermediate container 5fa4b58c913f 00:38:46 ---> 5db6a9455845 00:38:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 Removing intermediate container aec349d620a6 00:38:46 ---> f8ee523627e0 00:38:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 Removing intermediate container 9bc4a02e9e55 00:38:46 ---> daf8ed6ab251 00:38:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 Removing intermediate container 962b3ec0ad02 00:38:46 ---> 7ded1fcf106d 00:38:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:46 ---> Running in 03d6e8099e06 00:38:46 ---> Running in 6b5263e4ce9b 00:38:46 ---> Running in 55a91225ee7f 00:38:46 ---> Running in 9be066bb9488 00:38:46 ---> Running in 34bfeff4634f 00:38:49 Removing intermediate container 55a91225ee7f 00:38:49 ---> 94724e6f6584 00:38:49 Step 5/22 : RUN apk add --update --no-cache make git 00:38:49 Removing intermediate container 34bfeff4634f 00:38:49 ---> 40acde11d6fd 00:38:49 Step 5/22 : RUN apk add --update --no-cache make git 00:38:49 ---> Running in 500af273e71b 00:38:49 Removing intermediate container 9be066bb9488 00:38:49 ---> adb32a822e33 00:38:49 Step 5/21 : RUN apk add --update --no-cache make git 00:38:49 ---> Running in c001041ea821 00:38:49 Removing intermediate container 03d6e8099e06 00:38:49 ---> 0fff5b8c265e 00:38:49 Step 5/24 : RUN apk add --update --no-cache make git 00:38:49 ---> Running in 5901bdbd60b1 00:38:49 Removing intermediate container 6b5263e4ce9b 00:38:49 ---> d55e2bb1ff8e 00:38:49 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:49 ---> Running in d594e8c0da3c 00:38:50 ---> Running in 9e435bb2ed76 00:38:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:52 OK: 233 MiB in 51 packages 00:38:53 OK: 233 MiB in 51 packages 00:38:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:53 OK: 233 MiB in 51 packages 00:38:53 Removing intermediate container 9e435bb2ed76 00:38:53 ---> 7bda227b631b 00:38:53 Step 6/24 : COPY go.mod . 00:38:53 Removing intermediate container 500af273e71b 00:38:53 ---> 4e729441e954 00:38:53 Step 6/22 : COPY go.mod . 00:38:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:54 ---> dbc5df2d3520 00:38:54 Step 7/24 : RUN go mod download 00:38:54 ---> 21a770a943d6 00:38:54 Step 7/22 : RUN go mod download 00:38:54 ---> Running in 2598700d8afc 00:38:54 OK: 233 MiB in 51 packages 00:38:54 Removing intermediate container 5901bdbd60b1 00:38:54 ---> 07883d1fed84 00:38:54 Step 6/21 : COPY go.mod . 00:38:54 ---> Running in dd19cb153243 00:38:55 ---> 78a6d85dd7cf 00:38:55 Step 7/21 : RUN go mod download 00:38:55 ---> Running in 2678eb9dc90b 00:38:55 OK: 233 MiB in 51 packages 00:38:55 Removing intermediate container c001041ea821 00:38:55 ---> 6c127c65be4c 00:38:55 Step 6/22 : COPY go.mod . 00:38:56 ---> 6be92cccd959 00:38:56 Step 7/22 : RUN go mod download 00:38:56 ---> Running in cd0f771571e7 00:38:56 Removing intermediate container d594e8c0da3c 00:38:56 ---> 0cadadbf6ccd 00:38:56 Step 6/24 : COPY go.mod . 00:38:57 ---> 404e1da1606b 00:38:57 Step 7/24 : RUN go mod download 00:38:57 ---> Running in 815e0e98871c 00:38:57 Removing intermediate container 2678eb9dc90b 00:38:57 ---> d812e946747d 00:38:57 Step 8/21 : COPY . . 00:38:58 Removing intermediate container dd19cb153243 00:38:58 ---> af758435f48a 00:38:58 Step 8/22 : COPY . . 00:38:58 Removing intermediate container 2598700d8afc 00:38:58 ---> 8fafb240b196 00:38:58 Step 8/24 : COPY . . 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.213s coverage: 46.6% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:04 Removing intermediate container cd0f771571e7 00:39:04 ---> 0e6c91a773d8 00:39:04 Step 8/22 : COPY . . 00:39:06 Removing intermediate container 815e0e98871c 00:39:06 ---> 987f982c86dc 00:39:06 Step 8/24 : COPY . . 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.522s coverage: 27.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.627s coverage: 77.8% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.388s coverage: 82.4% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.184s coverage: 28.6% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.128s coverage: 100.0% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 78.3% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.097s coverage: 93.8% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.176s coverage: 0.1% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.127s coverage: 75.5% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.132s coverage: 87.2% of statements 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.674s coverage: 63.5% of statements 00:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.893s coverage: 55.9% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.333s coverage: 37.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.580s coverage: 84.0% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.303s coverage: 47.1% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.107s coverage: 100.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.091s coverage: 0.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:39:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:39:49 GO111MODULE=on go vet ./... 00:39:54 ---> a0f0524f4f68 00:39:54 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:39:54 ---> 25bc6b46c310 00:39:54 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:39:54 ---> 8bcd119ff856 00:39:54 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:39:54 ---> Running in 7969e3c5d35b 00:39:54 ---> Running in 41b5d80647ce 00:39:54 ---> Running in 5ced16e9c466 00:39:54 ---> 897eb087856a 00:39:54 Step 9/22 : RUN make cmd/core-command/core-command 00:39:54 ---> 1937ed230862 00:39:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:54 ---> Running in 77a2c8b31cad 00:39:54 ---> Running in ca6d7647f4b0 00:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39: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 00:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:48 Removing intermediate container 5ced16e9c466 00:40:48 ---> e27e23c9f4c2 00:40:48 00:40:48 Step 10/24 : FROM scratch 00:40:48 ---> 00:40:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:40:48 Removing intermediate container 41b5d80647ce 00:40:48 ---> 245fb4e82950 00:40:48 00:40:48 Step 10/21 : FROM scratch 00:40:48 ---> 00:40:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:48 Removing intermediate container 77a2c8b31cad 00:40:48 ---> e909e38f18da 00:40:48 00:40:48 Step 10/22 : FROM scratch 00:40:48 ---> 00:40:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:50 ---> Running in 838d3afae020 00:40:50 ---> Running in 5176cc3ef724 00:40:50 ---> Running in 07771b003feb 00:40:50 Removing intermediate container ca6d7647f4b0 00:40:50 ---> 81db90fa1873 00:40:50 00:40:50 Step 10/24 : FROM alpine:3.12 00:40:51 3.12: Pulling from library/alpine 00:40:52 Removing intermediate container 07771b003feb 00:40:52 ---> 36d09fc61d41 00:40:52 Step 12/22 : ENV APP_PORT=48082 00:40:52 Removing intermediate container 5176cc3ef724 00:40:52 ---> 6c6e27a88759 00:40:52 Step 12/21 : ENV APP_PORT=48085 00:40:52 Removing intermediate container 838d3afae020 00:40:52 ---> 88d44898f669 00:40:52 Step 12/24 : ENV APP_PORT=48060 00:40:53 ---> Running in 239b7b4d9319 00:40:53 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:40:53 ---> Running in a89b56bfcc01 00:40:53 ---> Running in f4b63fd46727 00:40:53 Status: Downloaded newer image for alpine:3.12 00:40:53 ---> 389fef711851 00:40:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:53 Removing intermediate container 7969e3c5d35b 00:40:53 ---> 4166fe5047c3 00:40:53 00:40:53 Step 10/22 : FROM scratch 00:40:53 ---> 00:40:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:53 ---> Running in b858e925748a 00:40:53 ---> Using cache 00:40:53 ---> 6c6e27a88759 00:40:53 Step 12/22 : ENV APP_PORT=48081 00:40:53 ---> Running in dd33f37f2b94 00:40:53 Removing intermediate container a89b56bfcc01 00:40:53 ---> f595e551b510 00:40:53 Step 13/21 : EXPOSE $APP_PORT 00:40:53 Removing intermediate container 239b7b4d9319 00:40:53 ---> d105e5f6eeac 00:40:53 Step 13/22 : EXPOSE $APP_PORT 00:40:53 Removing intermediate container f4b63fd46727 00:40:53 ---> f7cae2dffe16 00:40:53 Step 13/24 : EXPOSE $APP_PORT 00:40:53 ---> Running in d67930b2e3b3 00:40:53 ---> Running in 8d1f98f6d8bf 00:40:53 ---> Running in 609ea804eba5 00:40:53 Removing intermediate container dd33f37f2b94 00:40:53 ---> bc58e24c0396 00:40:53 Step 13/22 : EXPOSE $APP_PORT 00:40:54 Removing intermediate container d67930b2e3b3 00:40:54 ---> 67923967af35 00:40:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:40:54 ---> Running in 68b6b0ed9312 00:40:54 Removing intermediate container 8d1f98f6d8bf 00:40:54 ---> 5cb91053ebf5 00:40:54 Step 14/22 : WORKDIR / 00:40:54 Removing intermediate container 609ea804eba5 00:40:54 ---> 0e87f21d7c08 00:40:54 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:40:54 ---> Running in a859eab28d4b 00:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:54 ---> a83480419e5e 00:40:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:54 Removing intermediate container 68b6b0ed9312 00:40:54 ---> ac76ea39430b 00:40:54 Step 14/22 : WORKDIR / 00:40:54 (1/5) Installing ca-certificates (20191127-r4) 00:40:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:54 ---> Running in d9bdf4e1fed4 00:40:54 Removing intermediate container a859eab28d4b 00:40:54 ---> f19b82fd790e 00:40:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:40:54 (3/5) Installing libcurl (7.69.1-r3) 00:40:54 (4/5) Installing curl (7.69.1-r3) 00:40:54 (5/5) Installing dumb-init (1.2.2-r1) 00:40:54 Executing busybox-1.31.1-r19.trigger 00:40:54 Executing ca-certificates-20191127-r4.trigger 00:40:54 OK: 7 MiB in 19 packages 00:40:55 ---> eeb26bf3291d 00:40:55 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:40:55 Removing intermediate container d9bdf4e1fed4 00:40:55 ---> 89681b9fc812 00:40:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:40:55 ---> 2772c7213fc3 00:40:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:55 ---> 2c8711d132fd 00:40:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:56 ---> 90e4c2b47faf 00:40:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:56 Removing intermediate container b858e925748a 00:40:56 ---> a4471b2c9782 00:40:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:56 ---> 51803804a02a 00:40:56 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:40:56 ---> 231bf4173e3f 00:40:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:40:57 ---> Running in c4b3067012a7 00:40:57 ---> 8d4f8e564d04 00:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:57 ---> Running in ef1f771fd23f 00:40:57 Removing intermediate container c4b3067012a7 00:40:57 ---> 03f52fb8fde0 00:40:57 Step 13/24 : WORKDIR / 00:40:57 Removing intermediate container ef1f771fd23f 00:40:57 ---> e23efc34400c 00:40:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:57 ---> 0853da6985ea 00:40:57 gofmt -l . 00:40:57 [ "`gofmt -l .`" = "" ] 00:40:57 ./bin/test-go-mod-tidy.sh 00:40:57 ./bin/test-attribution-txt.sh 00:40:58 Step 18/22 : ENTRYPOINT ["/core-command"] 00:40:58 ---> Running in 211d13cd39b2 00:40:58 ---> 37b1b2b2ce44 00:40:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:40:58 ---> Running in 38c29655e514 00:40:58 ---> Running in ad028762e500 00:40:58 ---> 00f72246a4ba 00:40:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:59 Removing intermediate container 211d13cd39b2 00:40:59 ---> 15091ea76053 00:40:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:59 Removing intermediate container 38c29655e514 00:40:59 ---> 7056918c7cd8 00:40:59 Step 19/21 : LABEL arch=x86_64 00:40:59 Removing intermediate container ad028762e500 00:40:59 ---> 50c21e1814d8 00:40:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:59 ---> 7d247a9580fc 00:40:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:59 ---> Running in 1027de906350 00:40:59 ---> Running in b614f54c5f4a 00:40:59 ---> 02a2e44029fe 00:40:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:41:00 ---> Running in a12649206c69 00:41:00 ---> 49c35dfcc5c3 00:41:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:00 Removing intermediate container 1027de906350 00:41:00 ---> 7a8bf59a302e 00:41:00 Step 20/21 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:41:00 Removing intermediate container b614f54c5f4a 00:41:00 ---> c6c005a986cf 00:41:00 Step 20/22 : LABEL arch=x86_64 00:41:00 ---> Running in 432948a9d1d1 00:41:00 Removing intermediate container a12649206c69 00:41:00 ---> 3ddd8d1f3c1b 00:41:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:00 ---> Running in a20dd3313e30 00:41:00 ---> 54233e37342b 00:41:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:00 ---> Running in 42172f9a0218 00:41:01 ---> 10899e1e73ac 00:41:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:01 Removing intermediate container 432948a9d1d1 00:41:01 ---> f28634bf6ae0 00:41:01 Step 21/21 : LABEL version=0.0.0 00:41:01 Removing intermediate container a20dd3313e30 00:41:01 ---> 0b2772da225c 00:41:01 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:41:01 ---> Running in a9699eaca073 00:41:01 ---> Running in d2966802c454 00:41:01 ---> 78ff67f29816 00:41:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:01 Removing intermediate container 42172f9a0218 00:41:01 ---> 9fc2875b33b1 00:41:01 Step 20/22 : LABEL arch=x86_64 [Pipeline] sh 00:41:02 ---> 552c3a262d34 00:41:02 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:41:02 ---> Running in 2d1aa00d77aa 00:41:02 Removing intermediate container a9699eaca073 00:41:02 ---> 201480c0205f 00:41:02 00:41:02 ---> Running in fc56d1c3a7e1 00:41:02 Removing intermediate container d2966802c454 00:41:02 ---> 3bf140438ab7 00:41:02 Step 22/22 : LABEL version=0.0.0 00:41:02 + ls -al . 00:41:02 total 668 00:41:02 drwxrwxr-x 9 1001 1001 4096 Jan 6 00:41 . 00:41:02 drwxr-xr-x 4 root root 4096 Jan 6 00:37 .. 00:41:02 -rw-rw-r-- 1 1001 1001 11 Jan 6 00:35 .dockerignore 00:41:02 drwxrwxr-x 8 1001 1001 4096 Jan 6 00:36 .git 00:41:02 drwxrwxr-x 3 1001 1001 4096 Jan 6 00:35 .github 00:41:02 -rw-rw-r-- 1 1001 1001 824 Jan 6 00:35 .gitignore 00:41:02 -rw-rw-r-- 1 1001 1001 166 Jan 6 00:35 .sonarcloud.properties 00:41:02 -rw-rw-r-- 1 1001 1001 3804 Jan 6 00:35 CONTRIBUTING.md 00:41:02 -rw-rw-r-- 1 1001 1001 931 Jan 6 00:35 Dockerfile.build 00:41:02 -rw-rw-r-- 1 1001 1001 863 Jan 6 00:35 Jenkinsfile 00:41:02 -rw-rw-r-- 1 1001 1001 10775 Jan 6 00:35 LICENSE 00:41:02 -rw-rw-r-- 1 1001 1001 5750 Jan 6 00:35 Makefile 00:41:02 -rw-rw-r-- 1 1001 1001 6511 Jan 6 00:35 README.md 00:41:02 -rw-rw-r-- 1 1001 1001 6744 Jan 6 00:35 SECURITY.md 00:41:02 -rw-rw-r-- 1 1001 1001 5 Jan 6 00:32 VERSION 00:41:02 -rw-rw-r-- 1 1001 1001 4131 Jan 6 00:35 ZMQWindows.md 00:41:02 drwxrwxr-x 2 1001 1001 4096 Jan 6 00:35 bin 00:41:02 drwxrwxr-x 14 1001 1001 4096 Jan 6 00:35 cmd 00:41:02 -rw-r--r-- 1 root root 541590 Jan 6 00:39 coverage.out 00:41:02 -rw-r--r-- 1 root root 979 Jan 6 00:40 go.mod 00:41:02 -rw-r--r-- 1 root root 19019 Jan 6 00:40 go.sum 00:41:02 drwxrwxr-x 8 1001 1001 4096 Jan 6 00:35 internal 00:41:02 drwxrwxr-x 4 1001 1001 4096 Jan 6 00:35 openapi 00:41:02 drwxrwxr-x 4 1001 1001 4096 Jan 6 00:35 snap 00:41:02 -rw-rw-r-- 1 1001 1001 168 Jan 6 00:35 version.go 00:41:02 ---> Running in aebec6d05824 00:41:02 Removing intermediate container 2d1aa00d77aa 00:41:02 ---> ebe3c5422064 00:41:02 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 [Pipeline] sh 00:41:03 Removing intermediate container fc56d1c3a7e1 00:41:03 ---> a1db072ac86b 00:41:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:03 Successfully built 201480c0205f 00:41:03 Successfully tagged docker-support-scheduler-go:latest 00:41:03 Building docker-security-bootstrap-redis-go 00:41:03  Building docker-support-scheduler-go ... done  ---> 5e4d4dbbcb3c 00:41:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:03 ---> Running in b3eafd864915 00:41:03 ---> Running in c000bbb4bb85 00:41:03 + '[' -e coverage.out ] 00:41:03 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:03 Warning: overwriting stash ‘coverage-report’ 00:41:03 Removing intermediate container aebec6d05824 00:41:03 ---> fa4701ab2b16 00:41:03 00:41:04 Successfully built fa4701ab2b16 00:41:04 Removing intermediate container b3eafd864915 00:41:04 ---> 09282ee006de 00:41:04 Step 22/22 : LABEL version=0.0.0 00:41:04 Successfully tagged docker-core-command-go:latest 00:41:04  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:41:04 Removing intermediate container c000bbb4bb85 00:41:04 ---> af8bbb94269d 00:41:04 Step 22/24 : LABEL arch=x86_64 00:41:04 ---> Running in b589b467d9ad 00:41:04 ---> Running in 9c714c687485 00:41:04 ---> 04a745ca1300 00:41:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:04 Stashed 1 file(s) [Pipeline] sh 00:41:05 Removing intermediate container b589b467d9ad 00:41:05 ---> f23cb3f08fd8 00:41:05 00:41:05 + make build 00:41:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:05 Removing intermediate container 9c714c687485 00:41:05 ---> 6dd0bbbc0d6c 00:41:05 Step 23/24 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:41:05 Successfully built f23cb3f08fd8 00:41:05 Successfully tagged docker-core-metadata-go:latest 00:41:05 Building docker-core-data-go 00:41:05  Building docker-core-metadata-go ... done  ---> Running in ade05ec306d8 00:41:05 ---> 7bec9cffd4ea 00:41:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:41:06 ---> Running in db68aa2aab05 00:41:07 Removing intermediate container ade05ec306d8 00:41:07 ---> b3cef3db7d1b 00:41:07 Step 24/24 : LABEL version=0.0.0 00:41:08 ---> Running in 78f89ac9de9c 00:41:09 Removing intermediate container 78f89ac9de9c 00:41:09 ---> 1104bf890a50 00:41:09 00:41:09 Successfully built 1104bf890a50 00:41:09 Successfully tagged docker-support-notifications-go:latest 00:41:09  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:41:12 Removing intermediate container db68aa2aab05 00:41:12 ---> 4200f50e1624 00:41:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:41:12 ---> Running in 07364314d07d 00:41:12 Removing intermediate container 07364314d07d 00:41:12 ---> a51a221c9a87 00:41:12 Step 22/24 : LABEL arch=x86_64 00:41:14 ---> Running in c86d10d51e53 00:41:14 Removing intermediate container c86d10d51e53 00:41:14 ---> 2af868b61bd0 00:41:14 Step 23/24 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:41:14 ---> Running in 742f42f7dede 00:41:15 Removing intermediate container 742f42f7dede 00:41:15 ---> 98278d94624c 00:41:15 Step 24/24 : LABEL version=0.0.0 00:41:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:15 ---> Running in b8c78a80a993 00:41:16 Removing intermediate container b8c78a80a993 00:41:16 ---> 8bf6129a40ee 00:41:16 00:41:16 Successfully built 8bf6129a40ee 00:41:16 Successfully tagged docker-security-secretstore-setup-go:latest 00:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:41:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:45  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:41:45 ---> afb87de51df8 00:41:45 Step 3/21 : WORKDIR /edgex-go 00:41:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:45 ---> afb87de51df8 00:41:45 Step 3/23 : WORKDIR /edgex-go 00:41:45 ---> Using cache 00:41:45 ---> 7ded1fcf106d 00:41:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:45 ---> Using cache 00:41:45 ---> 7ded1fcf106d 00:41:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:45 ---> Using cache 00:41:45 ---> 40acde11d6fd 00:41:45 Step 5/21 : RUN apk add --update --no-cache make git 00:41:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:41:45 ---> afb87de51df8 00:41:45 Step 3/22 : WORKDIR /edgex-go 00:41:45 ---> Using cache 00:41:45 ---> 7ded1fcf106d 00:41:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:45 ---> Using cache 00:41:45 ---> 40acde11d6fd 00:41:45 Step 5/22 : RUN apk add --update --no-cache make git 00:41:45 ---> Using cache 00:41:45 ---> 40acde11d6fd 00:41:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:41:45 ---> Using cache 00:41:45 ---> 6c127c65be4c 00:41:45 Step 6/21 : COPY go.mod . 00:41:45 ---> Using cache 00:41:45 ---> 6c127c65be4c 00:41:45 Step 6/22 : COPY go.mod . 00:41:45 ---> Using cache 00:41:45 ---> 6be92cccd959 00:41:45 Step 7/21 : RUN go mod download 00:41:45 ---> Using cache 00:41:45 ---> 6be92cccd959 00:41:45 Step 7/22 : RUN go mod download 00:41:45 ---> Using cache 00:41:45 ---> 0e6c91a773d8 00:41:45 Step 8/22 : COPY . . 00:41:45 ---> Using cache 00:41:45 ---> 0e6c91a773d8 00:41:45 Step 8/21 : COPY . . 00:41:45 ---> Using cache 00:41:45 ---> Using cache 00:41:45 ---> 897eb087856a 00:41:45 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:41:45 ---> 897eb087856a 00:41:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:41:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:46 ---> afb87de51df8 00:41:46 Step 3/26 : WORKDIR /edgex-go 00:41:46 ---> Using cache 00:41:46 ---> 7ded1fcf106d 00:41:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:46 ---> Using cache 00:41:46 ---> 40acde11d6fd 00:41:46 Step 5/26 : RUN apk add --update --no-cache make bash git 00:41:46 ---> Running in aaa423fe9248 00:41:46 ---> Running in 136ff4c5a36b 00:41:46 ---> Running in 0b4f3f4d710f 00:41:46 ---> Running in d8390d05c088 00:41:49 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 00:41:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:51 OK: 233 MiB in 51 packages 00:41:51 OK: 233 MiB in 51 packages 00:41:53 Removing intermediate container 0b4f3f4d710f 00:41:53 ---> 5df34074257b 00:41:53 Step 6/26 : COPY go.mod . 00:41:53 Removing intermediate container d8390d05c088 00:41:53 ---> 0d2dd9485bd9 00:41:53 Step 6/23 : COPY go.mod . 00:41:54 ---> 598219b68bef 00:41:54 Step 7/23 : RUN go mod download 00:41:54 ---> eb5521e3eb7d 00:41:54 Step 7/26 : RUN go mod download 00:41:54 ---> Running in 4bfba17a5b19 00:41:54 ---> Running in ae3874bd4ac3 00:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:01 Removing intermediate container 4bfba17a5b19 00:42:01 ---> 535446a6efc2 00:42:01 Step 8/23 : COPY . . 00:42:01 Removing intermediate container ae3874bd4ac3 00:42:01 ---> 25938c0d6734 00:42:01 Step 8/26 : COPY . . 00:42:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:06 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 00:42:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:42:13 $ docker stop --time=1 7d5e92147ae392cd2d31cbcaa033b40d5ad7199d8c2dce4595237b0407605dd0 00:42:15 $ docker rm -f 7d5e92147ae392cd2d31cbcaa033b40d5ad7199d8c2dce4595237b0407605dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:17 00:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:18 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:18 29e5d40040c1: Pulling fs layer 00:42:18 1ce36da41761: Pulling fs layer 00:42:18 25b303627fd3: Pulling fs layer 00:42:18 29e5d40040c1: Verifying Checksum 00:42:18 29e5d40040c1: Download complete 00:42:19 29e5d40040c1: Pull complete 00:42:19 1ce36da41761: Download complete 00:42:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:42:20 1ce36da41761: Pull complete 00:42:20 25b303627fd3: Download complete 00:42:29 Removing intermediate container aaa423fe9248 00:42:29 ---> 28505a05c09e 00:42:29 00:42:29 Step 10/22 : FROM alpine:3.12 00:42:29 ---> 389fef711851 00:42:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:42:29 ---> Using cache 00:42:29 ---> a4471b2c9782 00:42:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:42:30 ---> Running in a81e1fe6faf1 00:42:30 25b303627fd3: Pull complete 00:42:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:31 prd-ubuntu18.04-docker-arm64-4c-16g-18599 does not seem to be running inside a container 00:42:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:31 Removing intermediate container a81e1fe6faf1 00:42:31 ---> d6bb76577302 00:42:31 Step 13/22 : WORKDIR / 00:42:32 ---> Running in 2e2106c8a257 00:42:33 Removing intermediate container 2e2106c8a257 00:42:33 ---> bfeefcf42479 00:42:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:42:34 $ docker top 366c7dd38addc954bcf85ef940d75f1a1994e77b61bc0746281ed7ec3a7ac0dd -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:35 + grep parallel 00:42:35 + docker-compose build --help 00:42:36 ---> 7cdf75a773ee 00:42:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:42:38 Removing intermediate container 136ff4c5a36b 00:42:38 ---> cd4beaf48e40 00:42:38 00:42:38 Step 10/21 : FROM alpine:3.12 00:42:38 ---> 389fef711851 00:42:38 Step 11/21 : RUN apk add --update --no-cache curl 00:42:38 --parallel Build images in parallel. [Pipeline] } 00:42:38 $ docker stop --time=1 366c7dd38addc954bcf85ef940d75f1a1994e77b61bc0746281ed7ec3a7ac0dd 00:42:38 ---> 97085cc7da0a 00:42:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:42:38 ---> Running in 1bf9bba502fd 00:42:40 $ docker rm -f 366c7dd38addc954bcf85ef940d75f1a1994e77b61bc0746281ed7ec3a7ac0dd 00:42:40 ---> 709c87dca537 00:42:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:41 . [Pipeline] withDockerContainer 00:42:41 prd-ubuntu18.04-docker-arm64-4c-16g-18599 does not seem to be running inside a container 00:42:42 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:42 ---> cfc1e812f86c 00:42:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:42 ---> 47e804d3c977 00:42:42 Step 18/22 : RUN chmod +x entrypoint.sh 00:42:42 ---> Running in 549f52d9148b 00:42:42 (1/4) Installing ca-certificates (20191127-r4) 00:42:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:42:42 (3/4) Installing libcurl (7.69.1-r3) 00:42:42 (4/4) Installing curl (7.69.1-r3) 00:42:42 Executing busybox-1.31.1-r19.trigger 00:42:42 ---> 9ee404107800 00:42:42 Step 9/23 : RUN make cmd/core-data/core-data 00:42:42 Executing ca-certificates-20191127-r4.trigger 00:42:42 ---> Running in cf5601b59f16 00:42:42 OK: 7 MiB in 18 packages 00:42:43 ---> Running in 6de77416d2bd 00:42:43 $ docker top 84b02329f197e9be8275438086e29b2c4b52717792cab16429f2f5545cbcb7fc -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42: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 00:42:44 Removing intermediate container 1bf9bba502fd 00:42:44 ---> 2343b73accb4 00:42:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:44 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:44 ---> Running in 7a77eaad874f 00:42:45 Removing intermediate container 7a77eaad874f 00:42:45 ---> 6444c80c5999 00:42:45 Step 13/21 : WORKDIR /edgex 00:42:45 Removing intermediate container cf5601b59f16 00:42:45 ---> 647c624d04ac 00:42:45 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:42:45 ---> Running in 9f7037a7d86a 00:42:45 ---> Running in 684d53b9950a 00:42:45 Removing intermediate container 9f7037a7d86a 00:42:45 ---> 9171be323cb3 00:42:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:45 Removing intermediate container 684d53b9950a 00:42:45 ---> 7d360e3ca4d7 00:42:45 Step 20/22 : LABEL arch=x86_64 00:42:46 ---> Running in 5bc5975d7a63 00:42:46 ---> 91ecba9fc014 00:42:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:46 Removing intermediate container 5bc5975d7a63 00:42:46 ---> c11118115e0d 00:42:46 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:42:47 ---> Running in c7adbd9c3bbd 00:42:47 Removing intermediate container c7adbd9c3bbd 00:42:47 ---> 92198bbf4381 00:42:47 Step 22/22 : LABEL version=0.0.0 00:42:47 ---> Running in 341e8fe19581 00:42:47 ---> 69ba4be5d0a3 00:42:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:42:47 Removing intermediate container 341e8fe19581 00:42:47 ---> b8ef0cb515cd 00:42:47 00:42:48 Building docker-core-command-go ... 00:42:48 Building docker-core-data-go ... 00:42:48 Building docker-core-metadata-go ... 00:42:48 Building docker-security-bootstrap-redis-go ... 00:42:48 Building docker-security-proxy-setup-go ... 00:42:48 Building docker-security-secretstore-setup-go ... 00:42:48 Building docker-support-notifications-go ... 00:42:48 Building docker-support-scheduler-go ... 00:42:48 Building docker-sys-mgmt-agent-go ... 00:42:48 Building docker-security-proxy-setup-go 00:42:48 Building docker-core-metadata-go 00:42:48 Building docker-core-data-go 00:42:48 Building docker-sys-mgmt-agent-go 00:42:48 Building docker-support-scheduler-go 00:42:48 Successfully built b8ef0cb515cd 00:42:48 Successfully tagged docker-security-bootstrap-redis-go:latest 00:42:49  Building docker-security-bootstrap-redis-go ... done  ---> 8be309cfbed2 00:42:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:42:49 ---> Running in fcc3b94407bb 00:42:50 Removing intermediate container fcc3b94407bb 00:42:50 ---> 2e9eef64bc27 00:42:50 Step 18/21 : CMD ["--init=true"] 00:42:50 ---> Running in fb171834a70d 00:42:50 Removing intermediate container fb171834a70d 00:42:50 ---> f5e1b30be8dd 00:42:50 Step 19/21 : LABEL arch=x86_64 00:42:50 ---> Running in e647bc70be6b 00:42:53 Removing intermediate container e647bc70be6b 00:42:53 ---> 8ae1d9892c72 00:42:53 Step 20/21 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:42:53 ---> Running in cef1b2aec876 00:42:53 Removing intermediate container cef1b2aec876 00:42:53 ---> 1b958a86a6ad 00:42:53 Step 21/21 : LABEL version=0.0.0 00:42:54 ---> Running in 73a9208da566 00:42:54 Removing intermediate container 73a9208da566 00:42:54 ---> 80fdb9e3d799 00:42:54 00:42:55 Successfully built 80fdb9e3d799 00:42:55 Successfully tagged docker-security-proxy-setup-go:latest 00:43:14  Building docker-security-proxy-setup-go ... done Removing intermediate container 549f52d9148b 00:43:14 ---> 31cad9f98647 00:43:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:43:14 ---> Running in a5d506a43d8f 00:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:18 Removing intermediate container a5d506a43d8f 00:43:18 ---> 7e73c603d832 00:43:18 00:43:18 Step 11/26 : FROM docker:20.10.0 00:43:18 Removing intermediate container 6de77416d2bd 00:43:18 ---> e82df6e9ec1c 00:43:18 00:43:18 Step 10/23 : FROM alpine:3.12 00:43:18 ---> 389fef711851 00:43:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:43:18 20.10.0: Pulling from library/docker 00:43:18 ---> Running in 9c38c2c2aa96 00:43:18 Removing intermediate container 9c38c2c2aa96 00:43:18 ---> fdc5a3809fef 00:43:18 Step 12/23 : ENV APP_PORT=48080 00:43:18 ---> Running in f5664a1deebd 00:43:19 Removing intermediate container f5664a1deebd 00:43:19 ---> 1f47b010fdfe 00:43:19 Step 13/23 : EXPOSE $APP_PORT 00:43:19 ---> Running in 0f95a73aa91b 00:43:19 Removing intermediate container 0f95a73aa91b 00:43:19 ---> 4a1f43950d5b 00:43:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:20 ---> Running in 69139a4c8f42 00:43:23 Removing intermediate container 69139a4c8f42 00:43:23 ---> e6dd22e6a0ab 00:43:23 Step 15/23 : RUN apk add --update --no-cache zeromq 00:43:23 ---> Running in 28615c0384cb 00:43:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:26 (1/5) Installing libgcc (9.3.0-r2) 00:43:26 (2/5) Installing libsodium (1.0.18-r0) 00:43:26 (3/5) Installing libstdc++ (9.3.0-r2) 00:43:26 (4/5) Installing libzmq (4.3.3-r0) 00:43:26 (5/5) Installing zeromq (4.3.3-r0) 00:43:26 Executing busybox-1.31.1-r19.trigger 00:43:27 OK: 8 MiB in 19 packages 00:43:28 Removing intermediate container 28615c0384cb 00:43:28 ---> 43461589d5ad 00:43:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:43:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:43:28 Status: Downloaded newer image for docker:20.10.0 00:43:28 ---> aefe523efa57 00:43:28 Step 12/26 : RUN apk add --no-cache bash 00:43:28 ---> Running in a923f159c852 00:43:28 ---> 081468953501 00:43:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:43:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:29 (1/2) Installing readline (8.0.4-r0) 00:43:29 (2/2) Installing bash (5.0.17-r0) 00:43:29 Executing bash-5.0.17-r0.post-install 00:43:29 Executing busybox-1.31.1-r19.trigger 00:43:30 OK: 12 MiB in 22 packages 00:43:30 ---> dc63703f173f 00:43:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:43:30 ---> 4f1b00c6f1a0 00:43:30 Step 19/23 : ENTRYPOINT ["/core-data"] 00:43:30 ---> Running in 265f04c994ca 00:43:30 Removing intermediate container a923f159c852 00:43:30 ---> d1cf39185619 00:43:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:43:30 ---> Running in ff510ffe3388 00:43:30 Removing intermediate container 265f04c994ca 00:43:30 ---> 882c9e083192 00:43:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:30 ---> Running in 9c0c72ad18d1 00:43:31 Removing intermediate container ff510ffe3388 00:43:31 ---> bca7a1068efd 00:43:31 Step 14/26 : ENV APP_PORT=48090 00:43:31 ---> Running in 857981b584ef 00:43:31 Removing intermediate container 9c0c72ad18d1 00:43:31 ---> bcd426b27704 00:43:31 Step 21/23 : LABEL arch=x86_64 00:43:31 ---> Running in 0a032bb321aa 00:43:31 Removing intermediate container 857981b584ef 00:43:31 ---> 95fefd383d7e 00:43:31 Step 15/26 : EXPOSE $APP_PORT 00:43:31 ---> Running in 06708eb39823 00:43:31 Removing intermediate container 0a032bb321aa 00:43:31 ---> 966fe06f693b 00:43:31 Step 22/23 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:43:31 ---> Running in 742aef61565e 00:43:32 Removing intermediate container 06708eb39823 00:43:32 ---> b20d01577a2c 00:43:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:43:32 Removing intermediate container 742aef61565e 00:43:32 ---> 58902c6e96bc 00:43:32 Step 23/23 : LABEL version=0.0.0 00:43:32 ---> Running in 72e250016207 00:43:32 Removing intermediate container 72e250016207 00:43:32 ---> e1be608a8dd2 00:43:32 00:43:32 ---> 759620e95e5b 00:43:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:43:32 Successfully built e1be608a8dd2 00:43:32 Successfully tagged docker-core-data-go:latest 00:43:33  Building docker-core-data-go ... done  ---> 4e24ce78173f 00:43:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:43:34 ---> 29a4de515388 00:43:34 Step 19/26 : RUN apk --no-cache add py3-pip 00:43:34 ---> Running in 715b252884e5 00:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:35 (1/33) Installing libbz2 (1.0.8-r1) 00:43:35 (2/33) Installing expat (2.2.9-r1) 00:43:35 (3/33) Installing libffi (3.3-r2) 00:43:35 (4/33) Installing gdbm (1.13-r1) 00:43:35 (5/33) Installing xz-libs (5.2.5-r0) 00:43:35 (6/33) Installing sqlite-libs (3.32.1-r0) 00:43:35 (7/33) Installing python3 (3.8.5-r0) 00:43:36 (8/33) Installing py3-appdirs (1.4.4-r1) 00:43:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:43:36 (10/33) Installing py3-parsing (2.4.7-r0) 00:43:36 (11/33) Installing py3-six (1.15.0-r0) 00:43:36 (12/33) Installing py3-packaging (20.4-r0) 00:43:36 (13/33) Installing py3-setuptools (47.0.0-r0) 00:43:36 (14/33) Installing py3-chardet (3.0.4-r4) 00:43:36 (15/33) Installing py3-idna (2.9-r0) 00:43:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:43:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:43:36 (18/33) Installing py3-requests (2.23.0-r0) 00:43:36 (19/33) Installing py3-msgpack (1.0.0-r0) 00:43:36 (20/33) Installing py3-lockfile (0.12.2-r3) 00:43:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:43:36 (22/33) Installing py3-colorama (0.4.3-r0) 00:43:37 (23/33) Installing py3-distlib (0.3.0-r0) 00:43:37 (24/33) Installing py3-distro (1.5.0-r1) 00:43:37 (25/33) Installing py3-webencodings (0.5.1-r3) 00:43:37 (26/33) Installing py3-html5lib (1.0.1-r4) 00:43:37 (27/33) Installing py3-pytoml (0.1.21-r0) 00:43:37 (28/33) Installing py3-pep517 (0.8.2-r0) 00:43:37 (29/33) Installing py3-progress (1.5-r0) 00:43:37 (30/33) Installing py3-toml (0.10.1-r0) 00:43:37 (31/33) Installing py3-retrying (1.3.3-r0) 00:43:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:43:37 (33/33) Installing py3-pip (20.1.1-r0) 00:43:37 Executing busybox-1.31.1-r19.trigger 00:43:37 OK: 71 MiB in 55 packages 00:43:47 Removing intermediate container 715b252884e5 00:43:47 ---> 5c7f465dd15e 00:43:47 Step 20/26 : RUN pip install docker-compose==1.23.2 00:43:47 ---> Running in b44f8535e647 00:43:48 Collecting docker-compose==1.23.2 00:43:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:43:48 Collecting docopt<0.7,>=0.6.1 00:43:48 Downloading docopt-0.6.2.tar.gz (25 kB) 00:43:49 Collecting jsonschema<3,>=2.5.1 00:43:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:43:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:43:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:43:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:43:50 Collecting cached-property<2,>=1.2.0 00:43:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:43:50 Collecting docker<4.0,>=3.6.0 00:43:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:43:50 Collecting texttable<0.10,>=0.9.0 00:43:50 Downloading texttable-0.9.1.tar.gz (11 kB) 00:43:51 Collecting websocket-client<1.0,>=0.32.0 00:43:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:43:51 Collecting dockerpty<0.5,>=0.4.1 00:43:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:43:53 Collecting PyYAML<4,>=3.10 00:43:53 Downloading PyYAML-3.13.tar.gz (270 kB) 00:43:54 Collecting idna<2.8,>=2.5 00:43:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:43:54 Collecting urllib3<1.25,>=1.21.1 00:43:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:43:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:43:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:43:55 Collecting docker-pycreds>=0.4.0 00:43:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:43:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:43:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:43:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:43:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:43:55 Installing collected packages: docopt, jsonschema, idna, urllib3, requests, cached-property, docker-pycreds, websocket-client, docker, texttable, dockerpty, PyYAML, docker-compose 00:43:55 Running setup.py install for docopt: started 00:43:55 Running setup.py install for docopt: finished with status 'done' 00:43:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:56 ---> fdb55008ce77 00:43:56 Step 3/26 : WORKDIR /edgex-go 00:43:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:56 ---> fdb55008ce77 00:43:56 Step 3/21 : WORKDIR /edgex-go 00:43:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:56 00:43:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder ---> fdb55008ce77 00:43:56 00:43:56 Step 3/23 : WORKDIR /edgex-go ---> fdb55008ce77 00:43:56 00:43:56 Step 3/21 : WORKDIR /edgex-go 00:43:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:56 ---> fdb55008ce77 00:43:56 Step 3/22 : WORKDIR /edgex-go 00:43:56 Attempting uninstall: idna 00:43:56 Found existing installation: idna 2.9 00:43:56 Uninstalling idna-2.9: 00:43:56 Successfully uninstalled idna-2.9 00:43:56 Attempting uninstall: urllib3 00:43:56 Found existing installation: urllib3 1.25.9 00:43:56 Uninstalling urllib3-1.25.9: 00:43:56 Successfully uninstalled urllib3-1.25.9 00:43:56 Attempting uninstall: requests 00:43:56 Found existing installation: requests 2.23.0 00:43:56 Uninstalling requests-2.23.0: 00:43:56 Successfully uninstalled requests-2.23.0 00:43:57 Running setup.py install for texttable: started 00:43:58 Running setup.py install for texttable: finished with status 'done' 00:43:58 Running setup.py install for dockerpty: started 00:43:58 ---> Running in 7a54f4188850 00:43:58 ---> Running in d537d641c5b3 00:43:58 ---> Running in 7af3c55d45e4 00:43:58 ---> Running in 9a57ae99630c 00:43:58 ---> Running in 44b101948d73 00:43:58 Removing intermediate container 7af3c55d45e4 00:43:58 ---> 7231f0f78b75 00:43:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:58 Removing intermediate container 9a57ae99630c 00:43:58 ---> a99fb9f76ea9 00:43:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:58 Removing intermediate container d537d641c5b3 00:43:58 ---> dc6233c18238 00:43:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:58 Removing intermediate container 44b101948d73 00:43:58 ---> 6d67836606ea 00:43:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:58 Removing intermediate container 7a54f4188850 00:43:58 ---> e8c0f9a74809 00:43:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:59 Running setup.py install for dockerpty: finished with status 'done' 00:43:59 Running setup.py install for PyYAML: started 00:43:59 ---> Running in b0eca340fb5c 00:43:59 ---> Running in 0946620f5bf1 00:43:59 ---> Running in 4aeeeaee7004 00:43:59 ---> Running in 88aa9f82cbdb 00:43:59 ---> Running in ff2e05ad692b 00:43:59 Running setup.py install for PyYAML: finished with status 'done' 00:43:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:44:02 Removing intermediate container b0eca340fb5c 00:44:02 ---> e2955af74f0a 00:44:02 Step 5/22 : RUN apk add --update --no-cache make git 00:44:02 ---> Running in 43a116e40488 00:44:03 Removing intermediate container 4aeeeaee7004 00:44:03 ---> e3998eb44883 00:44:03 Step 5/21 : RUN apk add --update --no-cache make git 00:44:03 Removing intermediate container 0946620f5bf1 00:44:03 ---> 714bf3963fdc 00:44:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:03 ---> Running in fe682d882187 00:44:03 Removing intermediate container b44f8535e647 00:44:03 ---> e80658f8f6d6 00:44:03 Step 21/26 : RUN apk --no-cache add curl 00:44:03 ---> Running in 1ae7a932ab84 00:44:03 ---> Running in 878a21502e21 00:44:03 Removing intermediate container 88aa9f82cbdb 00:44:03 ---> 3f44bdb4ec61 00:44:03 Step 5/21 : RUN apk add --update --no-cache make git 00:44:04 Removing intermediate container ff2e05ad692b 00:44:04 ---> 8d6620973ab3 00:44:04 Step 5/26 : RUN apk add --update --no-cache make bash git 00:44:04 ---> Running in 034d90019ef7 00:44:04 ---> Running in 92c6986424d7 00:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:44:05 (2/3) Installing libcurl (7.69.1-r3) 00:44:05 (3/3) Installing curl (7.69.1-r3) 00:44:05 Executing busybox-1.31.1-r19.trigger 00:44:05 OK: 72 MiB in 58 packages 00:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:05 Removing intermediate container 1ae7a932ab84 00:44:05 ---> 3921f23cb5ae 00:44:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:05 ---> Running in 187bd9600986 00:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:06 Removing intermediate container 187bd9600986 00:44:06 ---> 8cbb6be65d87 00:44:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:06 ---> Running in ec1ed01becc0 00:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:06 Removing intermediate container ec1ed01becc0 00:44:06 ---> 7c86ce76a916 00:44:06 Step 24/26 : LABEL arch=x86_64 00:44:06 ---> Running in 4338b81d537e 00:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:06 OK: 217 MiB in 51 packages 00:44:07 Removing intermediate container 4338b81d537e 00:44:07 ---> 07e822ccb16d 00:44:07 Step 25/26 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:44:07 ---> Running in 145e8f89f184 00:44:07 OK: 217 MiB in 51 packages 00:44:07 OK: 217 MiB in 51 packages 00:44:07 Removing intermediate container 145e8f89f184 00:44:07 ---> 354396db6cd9 00:44:07 Step 26/26 : LABEL version=0.0.0 00:44:07 ---> Running in e38650ff89a6 00:44:07 OK: 217 MiB in 51 packages 00:44:07 Removing intermediate container e38650ff89a6 00:44:07 ---> 50221ab5f58e 00:44:07 00:44:07 OK: 217 MiB in 51 packages 00:44:07 Successfully built 50221ab5f58e 00:44:07 Successfully tagged docker-sys-mgmt-agent-go:latest 00:44:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:44:08 $ docker stop --time=1 29081f731918ddc7233db08269880312151c400031aec3c55f1f60f5d36599f6 00:44:08 Removing intermediate container 43a116e40488 00:44:08 ---> e18400d0b5d7 00:44:08 Step 6/22 : COPY go.mod . 00:44:08 Removing intermediate container 878a21502e21 00:44:08 ---> c4d3d490b288 00:44:08 Step 6/23 : COPY go.mod . 00:44:08 Removing intermediate container fe682d882187 00:44:08 ---> acda6fe0d71f 00:44:08 Step 6/21 : COPY go.mod . 00:44:09 Removing intermediate container 92c6986424d7 00:44:09 ---> c25810eedc8b 00:44:09 Step 6/26 : COPY go.mod . 00:44:09 Removing intermediate container 034d90019ef7 00:44:09 ---> c0b87beac337 00:44:09 Step 6/21 : COPY go.mod . 00:44:09 ---> 40508b0fb754 00:44:09 Step 7/22 : RUN go mod download 00:44:09 ---> Running in f7b35878c334 00:44:09 ---> 5b8a8fe6fb6f 00:44:09 Step 7/23 : RUN go mod download 00:44:10 ---> e8cc2dfccd11 00:44:10 Step 7/21 : RUN go mod download 00:44:10 ---> Running in 108296835dbb 00:44:10 ---> 539035094a1e 00:44:10 Step 7/26 : RUN go mod download 00:44:10 ---> Running in 9423f7b3131b 00:44:10 $ docker rm -f 29081f731918ddc7233db08269880312151c400031aec3c55f1f60f5d36599f6 00:44:10 ---> f92145ccd403 00:44:10 Step 7/21 : RUN go mod download 00:44:10 ---> Running in ce71c6f3a03e [Pipeline] // withDockerContainer [Pipeline] sh 00:44:10 ---> Running in 65cc5484e03e 00:44:11 + grep docker 00:44:11 + docker images 00:44:12 docker-sys-mgmt-agent-go latest 50221ab5f58e 4 seconds ago 313MB 00:44:12 docker-core-data-go latest e1be608a8dd2 39 seconds ago 22.2MB 00:44:12 docker-security-proxy-setup-go latest 80fdb9e3d799 About a minute ago 24.5MB 00:44:12 docker-security-bootstrap-redis-go latest b8ef0cb515cd About a minute ago 15.8MB 00:44:12 docker-security-secretstore-setup-go latest 8bf6129a40ee 2 minutes ago 24.6MB 00:44:12 docker-support-notifications-go latest 1104bf890a50 3 minutes ago 12MB 00:44:12 docker-core-metadata-go latest f23cb3f08fd8 3 minutes ago 13MB 00:44:12 docker-core-command-go latest fa4701ab2b16 3 minutes ago 10.6MB 00:44:12 docker-support-scheduler-go latest 201480c0205f 3 minutes ago 10.7MB 00:44:12 docker 20.10.0 aefe523efa57 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 00:44:14 Removing intermediate container f7b35878c334 00:44:14 ---> e11c8c87bea7 00:44:14 Step 8/22 : COPY . . 00:44:14 Removing intermediate container 108296835dbb 00:44:14 ---> 2e724ee04bf3 00:44:14 Step 8/23 : COPY . . 00:44:15 Removing intermediate container 9423f7b3131b 00:44:15 ---> 2aa9a8f2983f 00:44:15 Step 8/21 : COPY . . 00:44:15 Removing intermediate container 65cc5484e03e 00:44:15 ---> cee8063909b5 00:44:15 Step 8/21 : COPY . . 00:44:16 Removing intermediate container ce71c6f3a03e 00:44:16 ---> a34cc9cea7a0 00:44:16 Step 8/26 : COPY . . 00:44:28 Still waiting to schedule task 00:44:28 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 00:44:38 ---> a0441322e34d 00:44:38 Step 9/23 : RUN make cmd/core-data/core-data 00:44:38 ---> cfb6d4c59aed 00:44:38 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:44:38 ---> 4fec49d6159d 00:44:38 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:44:38 ---> Running in 11b4fcec6922 00:44:38 ---> Running in 5e4607ab117b 00:44:38 ---> be886e31c311 00:44:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:38 ---> 6de41c7a96a5 00:44:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:44:38 ---> Running in 373e22bb0ac8 00:44:38 ---> Running in 6bfe05802c0a 00:44:38 ---> Running in d16c52e0727f 00:44:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:21 Removing intermediate container d16c52e0727f 00:46:21 ---> 9613b7d09584 00:46:21 00:46:21 Step 10/21 : FROM alpine:3.12 00:46:21 3.12: Pulling from library/alpine 00:46:21 Removing intermediate container 6bfe05802c0a 00:46:21 ---> 8b08917e239f 00:46:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:21 Removing intermediate container 373e22bb0ac8 00:46:21 ---> f7d793c59b48 00:46:21 00:46:21 Step 10/21 : FROM scratch 00:46:21 ---> 00:46:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:21 ---> Running in df291f2c67ce 00:46:21 ---> Running in 13f30b918abc 00:46:21 Removing intermediate container df291f2c67ce 00:46:21 ---> f19dba552a56 00:46:21 Step 12/21 : ENV APP_PORT=48085 00:46:21 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:21 Status: Downloaded newer image for alpine:3.12 00:46:21 ---> afeebe901d6b 00:46:21 Step 11/21 : RUN apk add --update --no-cache curl 00:46:21 ---> Running in 66740a195d72 00:46:21 ---> Running in 89ba84802e96 00:46:21 Removing intermediate container 66740a195d72 00:46:21 ---> b68019914172 00:46:21 Step 13/21 : EXPOSE $APP_PORT 00:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:21 ---> Running in 65db4c8366ab 00:46:22 Removing intermediate container 65db4c8366ab 00:46:22 ---> 99838cf2ecf0 00:46:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:46:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:23 ---> ce88f54c58ea 00:46:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:23 (1/4) Installing ca-certificates (20191127-r4) 00:46:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:24 (3/4) Installing libcurl (7.69.1-r3) 00:46:24 (4/4) Installing curl (7.69.1-r3) 00:46:24 Executing busybox-1.31.1-r19.trigger 00:46:24 Executing ca-certificates-20191127-r4.trigger 00:46:24 OK: 7 MiB in 18 packages 00:46:26 ---> 697b828fd9fe 00:46:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:27 Removing intermediate container 13f30b918abc 00:46:27 ---> b3c5c49e9f42 00:46:27 00:46:27 Step 11/26 : FROM docker:20.10.0 00:46:27 20.10.0: Pulling from library/docker 00:46:27 Removing intermediate container 89ba84802e96 00:46:27 ---> f383fa7fae81 00:46:27 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:27 ---> 498f0be9e399 00:46:27 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:46:28 ---> Running in b92f41dbbd7e 00:46:28 ---> Running in 26cbae72ee80 00:46:29 Removing intermediate container b92f41dbbd7e 00:46:29 ---> a379fc54b8dc 00:46:29 Step 13/21 : WORKDIR /edgex 00:46:29 Removing intermediate container 26cbae72ee80 00:46:29 ---> 6e33b7ffc748 00:46:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:29 ---> Running in 097ef9a6a419 00:46:29 ---> Running in 4dab9ce40084 00:46:31 Removing intermediate container 097ef9a6a419 00:46:31 ---> ae204d50c3a0 00:46:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:31 Removing intermediate container 4dab9ce40084 00:46:31 ---> 265f785bf0bd 00:46:31 Step 19/21 : LABEL arch=arm64 00:46:31 ---> Running in 45c0285beca4 00:46:32 ---> 114d5499b8f2 00:46:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:32 Removing intermediate container 45c0285beca4 00:46:32 ---> 2729529768fe 00:46:32 Step 20/21 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:46:33 ---> Running in 203726fff4b8 00:46:34 Removing intermediate container 203726fff4b8 00:46:34 ---> 0ca96e540070 00:46:34 Step 21/21 : LABEL version=0.0.0 00:46:35 ---> Running in 5fccc3099ffd 00:46:35 ---> 7f395b53b4fa 00:46:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:37 Removing intermediate container 5fccc3099ffd 00:46:37 ---> b7bceff004f7 00:46:37 00:46:37 Successfully built b7bceff004f7 00:46:38 Successfully tagged docker-support-scheduler-go-arm64:latest 00:46:38 Building docker-security-secretstore-setup-go 00:46:38  Building docker-support-scheduler-go ... done  ---> d9af7cd93efe 00:46:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:38 ---> Running in add49eae6637 00:46:38 Removing intermediate container 5e4607ab117b 00:46:38 ---> 362d6aa5c6d5 00:46:38 00:46:38 Step 10/22 : FROM scratch 00:46:38 ---> 00:46:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:38 ---> Using cache 00:46:38 ---> f19dba552a56 00:46:38 Step 12/22 : ENV APP_PORT=48081 00:46:39 ---> Running in e9932d5ff793 00:46:40 Removing intermediate container add49eae6637 00:46:40 ---> 1469b240a146 00:46:40 Step 18/21 : CMD ["--init=true"] 00:46:40 Removing intermediate container e9932d5ff793 00:46:40 ---> b44487be1772 00:46:40 Step 13/22 : EXPOSE $APP_PORT 00:46:41 ---> Running in 4174625bf048 00:46:41 ---> Running in df5f2463740d 00:46:43 Removing intermediate container 4174625bf048 00:46:43 ---> 3a3c9177a2f3 00:46:43 Step 19/21 : LABEL arch=arm64 00:46:43 Removing intermediate container df5f2463740d 00:46:43 ---> dd447b7179e4 00:46:43 Step 14/22 : WORKDIR / 00:46:43 ---> Running in 83e81f20a829 00:46:43 ---> Running in f63d90be1b5f 00:46:44 Removing intermediate container 11b4fcec6922 00:46:44 ---> 7dd47198d2d7 00:46:44 00:46:44 Step 10/23 : FROM alpine:3.12 00:46:44 ---> afeebe901d6b 00:46:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:44 ---> Running in d3ab87c99ed0 00:46:44 Removing intermediate container 83e81f20a829 00:46:44 ---> ba5bd7981ab3 00:46:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:46:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:46:44 Removing intermediate container f63d90be1b5f 00:46:44 ---> 8d6864530731 00:46:44 Step 20/21 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:46:44 Status: Downloaded newer image for docker:20.10.0 00:46:44 ---> eeaf43b92773 00:46:44 Step 12/26 : RUN apk add --no-cache bash 00:46:45 ---> Running in 0e4aa40886b7 00:46:45 ---> Running in fc590a0eced5 00:46:45 Removing intermediate container d3ab87c99ed0 00:46:45 ---> 0e7d0b74a1da 00:46:45 Step 12/23 : ENV APP_PORT=48080 00:46:45 ---> Running in b59eb7ddf5aa 00:46:45 ---> 6f511ca56d0b 00:46:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:45 Removing intermediate container 0e4aa40886b7 00:46:45 ---> a578e917f897 00:46:45 Step 21/21 : LABEL version=0.0.0 00:46:46 ---> Running in 583df737d0ef 00:46:46 Removing intermediate container b59eb7ddf5aa 00:46:46 ---> 7d14c7ab00ad 00:46:46 Step 13/23 : EXPOSE $APP_PORT 00:46:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:47 ---> Running in 935fb09cf2a3 00:46:47 Removing intermediate container 583df737d0ef 00:46:47 ---> bcd4a0f4cdd9 00:46:47 00:46:47 (1/2) Installing readline (8.0.4-r0) 00:46:47 (2/2) Installing bash (5.0.17-r0) 00:46:47 Executing bash-5.0.17-r0.post-install 00:46:47 Executing busybox-1.31.1-r19.trigger 00:46:47 OK: 12 MiB in 22 packages 00:46:48 Successfully built bcd4a0f4cdd9 00:46:48 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:46:48  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 00:46:48 Removing intermediate container 935fb09cf2a3 00:46:48 ---> 7f5933a6d4ed 00:46:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:48 ---> 0095bf9a3670 00:46:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:46:48 ---> Running in b342453e685f 00:46:49 Removing intermediate container fc590a0eced5 00:46:49 ---> 31974132a37d 00:46:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:46:50 ---> c2d1ba718228 00:46:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:46:50 ---> Running in 952b34e52819 00:46:51 ---> Running in 040b7921c74c 00:46:51 Removing intermediate container 952b34e52819 00:46:51 ---> 21285a686269 00:46:51 Step 14/26 : ENV APP_PORT=48090 00:46:52 Removing intermediate container 040b7921c74c 00:46:52 ---> a51211be98a7 00:46:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:52 ---> Running in 90a94397b20d 00:46:52 ---> Running in 4f9b1c684b1a 00:46:52 Removing intermediate container b342453e685f 00:46:52 ---> 1c4969a7c5dd 00:46:52 Step 15/23 : RUN apk add --update --no-cache zeromq 00:46:53 ---> Running in 8fc89d06c557 00:46:53 Removing intermediate container 90a94397b20d 00:46:53 ---> 2ac76a0cd1a7 00:46:53 Step 15/26 : EXPOSE $APP_PORT 00:46:53 Removing intermediate container 4f9b1c684b1a 00:46:53 ---> 0aa64d11e6ff 00:46:53 Step 20/22 : LABEL arch=arm64 00:46:53 ---> Running in bc3a877ef184 00:46:54 ---> Running in c6e48c9a8981 00:46:55 Removing intermediate container bc3a877ef184 00:46:55 ---> cf949b8fbdf1 00:46:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:46:55 Removing intermediate container c6e48c9a8981 00:46:55 ---> f639e1627f2d 00:46:55 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:55 ---> Running in 3e9e6ba9ece0 00:46:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:57 Removing intermediate container 3e9e6ba9ece0 00:46:57 ---> c5c1ea3b9ca1 00:46:57 Step 22/22 : LABEL version=0.0.0 00:46:57 ---> 95d68f81e146 00:46:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:46:57 (1/5) Installing libgcc (9.3.0-r2) 00:46:57 ---> Running in 7a24ac040372 00:46:57 (2/5) Installing libsodium (1.0.18-r0) 00:46:57 (3/5) Installing libstdc++ (9.3.0-r2) 00:46:58 (4/5) Installing libzmq (4.3.3-r0) 00:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:58 ---> fdb55008ce77 00:46:58 Step 3/24 : WORKDIR /edgex-go 00:46:58 ---> Using cache 00:46:58 ---> e8c0f9a74809 00:46:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:58 ---> Using cache 00:46:58 ---> 8d6620973ab3 00:46:58 Step 5/24 : RUN apk add --update --no-cache make git 00:46:58 (5/5) Installing zeromq (4.3.3-r0) 00:46:58 Executing busybox-1.31.1-r19.trigger 00:46:58 OK: 8 MiB in 19 packages 00:46:58 ---> ac21cbb13684 00:46:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:46:58 Removing intermediate container 7a24ac040372 00:46:58 ---> 7116112069b6 00:46:58 00:46:58 ---> Running in cf9f428d8b93 00:46:59 Successfully built 7116112069b6 00:46:59 Successfully tagged docker-core-metadata-go-arm64:latest 00:46:59 Building docker-support-notifications-go 00:46:59  Building docker-core-metadata-go ... done  ---> 0876f6014efd 00:46:59 Step 19/26 : RUN apk --no-cache add py3-pip 00:47:00 ---> Running in 6f9192ed65b9 00:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:00 Removing intermediate container 8fc89d06c557 00:47:00 ---> 054e6389edfb 00:47:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:02 ---> 169b87e7d6d3 00:47:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:02 OK: 217 MiB in 51 packages 00:47:03 (1/33) Installing libbz2 (1.0.8-r1) 00:47:03 (2/33) Installing expat (2.2.9-r1) 00:47:03 (3/33) Installing libffi (3.3-r2) 00:47:03 (4/33) Installing gdbm (1.13-r1) 00:47:03 (5/33) Installing xz-libs (5.2.5-r0) 00:47:03 (6/33) Installing sqlite-libs (3.32.1-r0) 00:47:03 (7/33) Installing python3 (3.8.5-r0) 00:47:05 (8/33) Installing py3-appdirs (1.4.4-r1) 00:47:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:47:05 (10/33) Installing py3-parsing (2.4.7-r0) 00:47:05 (11/33) Installing py3-six (1.15.0-r0) 00:47:05 (12/33) Installing py3-packaging (20.4-r0) 00:47:05 (13/33) Installing py3-setuptools (47.0.0-r0) 00:47:05 (14/33) Installing py3-chardet (3.0.4-r4) 00:47:05 (15/33) Installing py3-idna (2.9-r0) 00:47:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:47:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:47:05 (18/33) Installing py3-requests (2.23.0-r0) 00:47:05 (19/33) Installing py3-msgpack (1.0.0-r0) 00:47:05 (20/33) Installing py3-lockfile (0.12.2-r3) 00:47:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:47:05 (22/33) Installing py3-colorama (0.4.3-r0) 00:47:05 (23/33) Installing py3-distlib (0.3.0-r0) 00:47:05 (24/33) Installing py3-distro (1.5.0-r1) 00:47:05 (25/33) Installing py3-webencodings (0.5.1-r3) 00:47:05 (26/33) Installing py3-html5lib (1.0.1-r4) 00:47:05 (27/33) Installing py3-pytoml (0.1.21-r0) 00:47:05 (28/33) Installing py3-pep517 (0.8.2-r0) 00:47:05 (29/33) Installing py3-progress (1.5-r0) 00:47:05 (30/33) Installing py3-toml (0.10.1-r0) 00:47:05 (31/33) Installing py3-retrying (1.3.3-r0) 00:47:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:47:05 (33/33) Installing py3-pip (20.1.1-r0) 00:47:06 ---> 725e08325e77 00:47:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:47:06 Executing busybox-1.31.1-r19.trigger 00:47:06 OK: 71 MiB in 55 packages 00:47:06 Removing intermediate container cf9f428d8b93 00:47:06 ---> 129f7cce4169 00:47:06 Step 6/24 : COPY go.mod . 00:47:08 ---> 8fb85a6d522f 00:47:08 Step 7/24 : RUN go mod download 00:47:08 ---> b280b9062e46 00:47:08 Step 19/23 : ENTRYPOINT ["/core-data"] 00:47:08 ---> Running in 39c703f39b9e 00:47:08 ---> Running in ebe061b66b53 00:47:10 Running on prd-ubuntu18.04-docker-8c-8g-18605 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:47:10 Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout 00:47:10 Removing intermediate container ebe061b66b53 00:47:10 ---> 17db149365ad 00:47:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:10 ---> Running in 2703533e15ff 00:47:11 Removing intermediate container 2703533e15ff 00:47:11 ---> 13774a202ecf 00:47:11 Step 21/23 : LABEL arch=arm64 00:47:12 using credential edgex-jenkins-ssh 00:47:12 ---> Running in f03801687eef 00:47:12 Cloning the remote Git repository 00:47:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:47:12 > git init /w/workspace/edgex-go/33 # timeout=10 00:47:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:47:12 > git --version # timeout=10 00:47:12 > git --version # 'git version 2.17.1' 00:47:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:13 Removing intermediate container f03801687eef 00:47:13 ---> 4d3239398602 00:47:13 Step 22/23 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:47:13 Removing intermediate container 39c703f39b9e 00:47:13 ---> 23ee6cbdbe8b 00:47:13 Step 8/24 : COPY . . 00:47:13 ---> Running in 0c85e61b577c 00:47:14 Removing intermediate container 0c85e61b577c 00:47:14 ---> f4f4d88f3d97 00:47:14 Step 23/23 : LABEL version=0.0.0 00:47:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:14 ---> fdb55008ce77 00:47:14 Step 3/22 : WORKDIR /edgex-go 00:47:14 ---> Using cache 00:47:14 ---> e8c0f9a74809 00:47:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:14 ---> Using cache 00:47:14 ---> 8d6620973ab3 00:47:14 Step 5/22 : RUN apk add --update --no-cache make git 00:47:14 ---> Using cache 00:47:14 ---> 129f7cce4169 00:47:14 Step 6/22 : COPY go.mod . 00:47:14 ---> Using cache 00:47:14 ---> 8fb85a6d522f 00:47:14 Step 7/22 : RUN go mod download 00:47:14 ---> Using cache 00:47:14 ---> 23ee6cbdbe8b 00:47:14 Step 8/22 : COPY . . 00:47:15 ---> Running in b08ad5699351 00:47:17 Removing intermediate container 6f9192ed65b9 00:47:17 ---> 37976c4d040e 00:47:17 Step 20/26 : RUN pip install docker-compose==1.23.2 00:47:17 Removing intermediate container b08ad5699351 00:47:17 ---> bbfa00b616fc 00:47:17 00:47:17 Successfully built bbfa00b616fc 00:47:18 Successfully tagged docker-core-data-go-arm64:latest 00:47:18  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go 00:47:18 ---> Running in f7d570e521b5 00:47:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:47:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:47:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:47:20 Merging remotes/origin/master commit 2d44ac80c31bebaf6982c3b2fc77103a37445d49 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:47:20 Merge succeeded, producing ef4a053b2bf7e07210f13f2e6c664da5c33fa0f1 00:47:20 Checking out Revision ef4a053b2bf7e07210f13f2e6c664da5c33fa0f1 (PR-2858) 00:47:20 > git config core.sparsecheckout # timeout=10 00:47:20 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:47:20 > git remote # timeout=10 00:47:20 > git config --get remote.origin.url # timeout=10 00:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:20 > git merge 2d44ac80c31bebaf6982c3b2fc77103a37445d49 # timeout=10 00:47:20 > git rev-parse HEAD^{commit} # timeout=10 00:47:20 > git config core.sparsecheckout # timeout=10 00:47:20 > git checkout -f ef4a053b2bf7e07210f13f2e6c664da5c33fa0f1 # timeout=10 00:47:24 Commit message: "Merge commit '2d44ac80c31bebaf6982c3b2fc77103a37445d49' into HEAD" 00:47:24 First time build. Skipping changelog. 00:47:24 > git rev-list --no-walk 1186f5100bc5844975a35d5a79b042b95d53d273 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:25 Collecting docker-compose==1.23.2 00:47:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:47:25 Collecting dockerpty<0.5,>=0.4.1 00:47:25 + echo snap-build.sh 00:47:25 snap-build.sh 00:47:25 + SNAP_BASE_DIR=. 00:47:25 + '[' '!' -z /w/workspace/edgex-go/33 ']' 00:47:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/33 00:47:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/33]' 00:47:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/33] 00:47:25 + cd /w/workspace/edgex-go/33 00:47:25 + sudo apt-get remove -qy --purge lxd lxd-client 00:47:25 Reading package lists... 00:47:25 Building dependency tree... 00:47:25 Reading state information... 00:47:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:47:25 The following packages were automatically installed and are no longer required: 00:47:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:47:25 uidmap xdelta3 00:47:25 Use 'sudo apt autoremove' to remove them. 00:47:25 The following packages will be REMOVED: 00:47:25 lxd* lxd-client* 00:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:25 ---> fdb55008ce77 00:47:25 Step 3/24 : WORKDIR /edgex-go 00:47:25 ---> Using cache 00:47:25 ---> e8c0f9a74809 00:47:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:25 ---> Using cache 00:47:25 ---> 8d6620973ab3 00:47:25 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:47:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:47:26 After this operation, 31.7 MB disk space will be freed. 00:47:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:47:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:47:28 Removing lxd dnsmasq configuration 00:47:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:47:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:47:28 Collecting websocket-client<1.0,>=0.32.0 00:47:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:47:29 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:47:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:47:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:47:30 Processing triggers for systemd (237-3ubuntu10.42) ... 00:47:30 Processing triggers for ureadahead (0.100.0-21) ... 00:47:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:47:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:47:31 ---> Running in e9c6a0608d82 00:47:31 Collecting cached-property<2,>=1.2.0 00:47:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:47:32 Collecting docopt<0.7,>=0.6.1 00:47:32 Downloading docopt-0.6.2.tar.gz (25 kB) 00:47:32 + sudo snap remove --purge lxd 00:47:32 snap "lxd" is not installed 00:47:32 + sudo groupadd --force --system lxd 00:47:32 ++ whoami 00:47:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:47:32 + newgrp - lxd 00:47:32 + sudo snap install lxd 00:47:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:34 Collecting jsonschema<3,>=2.5.1 00:47:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:47:35 OK: 217 MiB in 51 packages 00:47:36 Collecting docker<4.0,>=3.6.0 00:47:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:47:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:47:37 ---> 4ad07fd566a7 00:47:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:37 ---> dc540a1d380d 00:47:37 Step 9/22 : RUN make cmd/core-command/core-command 00:47:37 Collecting texttable<0.10,>=0.9.0 00:47:37 Downloading texttable-0.9.1.tar.gz (11 kB) 00:47:37 ---> Running in 98730cadc69c 00:47:37 ---> Running in eba3f78f2b75 00:47:38 Removing intermediate container e9c6a0608d82 00:47:38 ---> 3f092f9ae270 00:47:38 Step 6/24 : COPY go.mod . 00:47:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:39 ---> fdb55008ce77 00:47:39 Step 3/22 : WORKDIR /edgex-go 00:47:39 ---> Using cache 00:47:39 ---> e8c0f9a74809 00:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:39 ---> Using cache 00:47:39 ---> 8d6620973ab3 00:47:39 Step 5/22 : RUN apk add --update --no-cache make git 00:47:39 ---> Using cache 00:47:39 ---> 129f7cce4169 00:47:39 Step 6/22 : COPY go.mod . 00:47:39 ---> Using cache 00:47:39 ---> 8fb85a6d522f 00:47:39 Step 7/22 : RUN go mod download 00:47:39 ---> Using cache 00:47:39 ---> 23ee6cbdbe8b 00:47:39 Step 8/22 : COPY . . 00:47:39 ---> Using cache 00:47:39 ---> dc540a1d380d 00:47:39 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:47:39 ---> Running in 4f13ef3182dc 00:47:39 ---> 56db38331811 00:47:39 Step 7/24 : RUN go mod download 00:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47:39 ---> Running in 0ecaad91f49b 00:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:47:40 2021-01-06T00:47:37Z INFO Waiting for automatic snapd restart... 00:47:40 Collecting PyYAML<4,>=3.10 00:47:40 Downloading PyYAML-3.13.tar.gz (270 kB) 00:47:41 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 00:47:44 Removing intermediate container 0ecaad91f49b 00:47:44 ---> 7481cec187e9 00:47:44 Step 8/24 : COPY . . 00:47:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:47:45 Collecting idna<2.8,>=2.5 00:47:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:47:46 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:47:47 Collecting urllib3<1.25,>=1.21.1 00:47:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:47:48 Collecting docker-pycreds>=0.4.0 00:47:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:47:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:47:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:47:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:47:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:47:50 Installing collected packages: dockerpty, websocket-client, idna, urllib3, requests, cached-property, docopt, jsonschema, docker-pycreds, docker, texttable, PyYAML, docker-compose 00:47:50 Running setup.py install for dockerpty: started 00:47:53 Running setup.py install for dockerpty: finished with status 'done' 00:47:54 Attempting uninstall: idna 00:47:54 Found existing installation: idna 2.9 00:47:54 Uninstalling idna-2.9: 00:47:54 Successfully uninstalled idna-2.9 00:47:55 lxd 4.9 from Canonical* installed 00:47:55 + sudo lxd init --auto 00:47:55 Attempting uninstall: urllib3 00:47:55 Found existing installation: urllib3 1.25.9 00:47:55 Uninstalling urllib3-1.25.9: 00:47:55 Successfully uninstalled urllib3-1.25.9 00:47:56 Attempting uninstall: requests 00:47:56 Found existing installation: requests 2.23.0 00:47:56 Uninstalling requests-2.23.0: 00:47:57 Successfully uninstalled requests-2.23.0 00:47:57 Running setup.py install for docopt: started 00:48:01 Running setup.py install for docopt: finished with status 'done' 00:48:02 + sudo snap install --classic snapcraft 00:48:02 ---> 45e3fdbfaafd 00:48:02 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:48:02 ---> Running in 6f3c0704c66a 00:48:03 Running setup.py install for texttable: started 00:48: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 00:48:05 Running setup.py install for texttable: finished with status 'done' 00:48:05 Running setup.py install for PyYAML: started 00:48:08 Running setup.py install for PyYAML: finished with status 'done' 00:48:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:48:10 snapcraft 4.4.4 from Canonical* installed 00:48:10 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:48:10 + patch --verbose -p1 00:48:10 Hmm... Looks like a unified diff to me... 00:48:10 The text leading up to this was: 00:48:10 -------------------------- 00:48:10 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:48:10 |From: Tony Espy 00:48:10 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:48:10 |Subject: [PATCH] optimize snap build for pipeline CI check 00:48:10 | 00:48:10 |This patch is used by the EdgeX CI pipeline builds to 00:48:10 |optimize the snap CI check run for pull requests. When 00:48:10 |applied, it essentially strips out everything (apps and 00:48:10 |parts) from the snapcraft.yaml file except those required 00:48:10 |to build edgex-go, as the whole idea of the CI check is to 00:48:10 |catch changes to edgex-go that break the snap build. 00:48:10 | 00:48:10 |In general, anyone updating snapcraft.yaml will also need 00:48:10 |to update this patch file, otherwise it may fail to apply, 00:48:10 |resulting in a failed snap build CI check in the associated 00:48:10 |pull request. 00:48:10 | 00:48:10 |Note - in addition to applying this patch, the pipeline also 00:48:10 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:48:10 |need to build the finally binary .snap file (and it won't 00:48:10 |work with the patch applied). This further reduces the build 00:48:10 |time. 00:48:10 |--- 00:48:10 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:48:10 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:48:10 | 00:48:10 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:48:10 |index 1e537489..faf42425 100644 00:48:10 |--- a/snap/snapcraft.yaml 00:48:10 |+++ b/snap/snapcraft.yaml 00:48:10 -------------------------- 00:48:10 patching file snap/snapcraft.yaml 00:48:10 Using Plan A... 00:48:10 Hunk #1 succeeded at 73. 00:48:10 Hunk #2 succeeded at 202 with fuzz 1. 00:48:10 Hunk #3 succeeded at 214. 00:48:10 Hunk #4 FAILED at 222. 00:48:10 Hunk #5 succeeded at 300 (offset 1 line). 00:48:10 Hunk #6 succeeded at 327 (offset 1 line). 00:48:10 Hunk #7 succeeded at 361 (offset 1 line). 00:48:10 Hunk #8 FAILED at 411. 00:48:10 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:48:10 Hmm... Ignoring the trailing garbage. 00:48:10 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:48:11 Failed in branch amd64 00:48:15 Removing intermediate container f7d570e521b5 00:48:15 ---> df8e7faf8320 00:48:15 Step 21/26 : RUN apk --no-cache add curl 00:48:15 ---> Running in b8a3f7800262 00:48:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:48:17 (2/3) Installing libcurl (7.69.1-r3) 00:48:18 (3/3) Installing curl (7.69.1-r3) 00:48:18 Executing busybox-1.31.1-r19.trigger 00:48:18 OK: 71 MiB in 58 packages 00:48:20 Removing intermediate container b8a3f7800262 00:48:20 ---> e20faaeb429e 00:48:20 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:48:20 ---> Running in c273e769c58d 00:48:20 Removing intermediate container c273e769c58d 00:48:20 ---> 15f55b51102a 00:48:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:21 ---> Running in b526d1e67d0a 00:48:22 Removing intermediate container b526d1e67d0a 00:48:22 ---> 41d83f686ccb 00:48:22 Step 24/26 : LABEL arch=arm64 00:48:22 ---> Running in 1cbeea24992e 00:48:22 Removing intermediate container 1cbeea24992e 00:48:22 ---> de1947c65f36 00:48:22 Step 25/26 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:48:23 ---> Running in 021b0f5e7c28 00:48:23 Removing intermediate container 021b0f5e7c28 00:48:23 ---> 2553b65c340a 00:48:23 Step 26/26 : LABEL version=0.0.0 00:48:23 ---> Running in 68754960b80d 00:48:24 Removing intermediate container 68754960b80d 00:48:24 ---> 038bb92d08d0 00:48:24 00:48:25 Successfully built 038bb92d08d0 00:48:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:48:51  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:49:07 Removing intermediate container 4f13ef3182dc 00:49:07 ---> 8ec4dc6789fc 00:49:07 00:49:07 Step 10/22 : FROM alpine:3.12 00:49:07 ---> afeebe901d6b 00:49:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:07 Removing intermediate container 98730cadc69c 00:49:07 ---> 8af2deb91871 00:49:07 00:49:07 Step 10/24 : FROM alpine:3.12 00:49:07 ---> afeebe901d6b 00:49:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:07 ---> Running in 64391560e364 00:49:07 ---> Running in e8700ceccb69 00:49:07 Removing intermediate container eba3f78f2b75 00:49:07 ---> e7ef2b491fe9 00:49:07 00:49:07 Step 10/22 : FROM scratch 00:49:07 ---> 00:49:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:07 ---> Using cache 00:49:07 ---> f19dba552a56 00:49:07 Step 12/22 : ENV APP_PORT=48082 00:49:07 ---> Running in 6e72adee7cb3 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 Removing intermediate container 6e72adee7cb3 00:49:07 ---> 9ad013d39bcd 00:49:07 Step 13/22 : EXPOSE $APP_PORT 00:49:07 ---> Running in e9df6e0de8ce 00:49:07 (1/5) Installing ca-certificates (20191127-r4) 00:49:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:08 (3/5) Installing libcurl (7.69.1-r3) 00:49:08 (4/5) Installing curl (7.69.1-r3) 00:49:08 (5/5) Installing dumb-init (1.2.2-r1) 00:49:08 Executing busybox-1.31.1-r19.trigger 00:49:08 Executing ca-certificates-20191127-r4.trigger 00:49:08 (1/5) Installing ca-certificates (20191127-r4) 00:49:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:08 (3/5) Installing libcurl (7.69.1-r3) 00:49:08 OK: 7 MiB in 19 packages 00:49:08 (4/5) Installing curl (7.69.1-r3) 00:49:08 (5/5) Installing dumb-init (1.2.2-r1) 00:49:08 Executing busybox-1.31.1-r19.trigger 00:49:08 Executing ca-certificates-20191127-r4.trigger 00:49:08 OK: 7 MiB in 19 packages 00:49:08 Removing intermediate container e9df6e0de8ce 00:49:08 ---> f29651d6dadf 00:49:08 Step 14/22 : WORKDIR / 00:49:09 ---> Running in de40d3b0e6f3 00:49:09 Removing intermediate container de40d3b0e6f3 00:49:09 ---> f6ead9fd8b5a 00:49:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:49:11 Removing intermediate container 64391560e364 00:49:11 ---> 6a93f38e3d46 00:49:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:49:11 ---> 3ee0dbd934f0 00:49:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:11 Removing intermediate container e8700ceccb69 00:49:11 ---> 472ec8c4edf0 00:49:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:11 ---> Running in 4d50b8a0d187 00:49:11 ---> Running in 5a0d8fe0b7a7 00:49:11 Removing intermediate container 5a0d8fe0b7a7 00:49:11 ---> b2978938f384 00:49:11 Step 13/24 : WORKDIR / 00:49:11 Removing intermediate container 4d50b8a0d187 00:49:11 ---> f84ed8974fc3 00:49:11 Step 13/22 : WORKDIR / 00:49:12 ---> Running in 6c47ed5f902c 00:49:12 ---> Running in eff174158873 00:49:12 ---> ea393210dc1d 00:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:13 Removing intermediate container eff174158873 00:49:13 ---> 960dd86d195d 00:49:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:49:13 Removing intermediate container 6c47ed5f902c 00:49:13 ---> 64fd8efde081 00:49:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:14 ---> 10dd154d7aa7 00:49:14 Step 18/22 : ENTRYPOINT ["/core-command"] 00:49:14 ---> Running in ead483e4036a 00:49:14 ---> d93f10d84edd 00:49:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:49:14 ---> e0c6ee5cd267 00:49:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:14 Removing intermediate container 6f3c0704c66a 00:49:14 ---> a8c9cd6eeb85 00:49:14 00:49:14 Step 10/24 : FROM scratch 00:49:14 ---> 00:49:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:49:15 ---> Running in 947d09bb422a 00:49:15 Removing intermediate container ead483e4036a 00:49:15 ---> a402cbb627e2 00:49:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:15 ---> Running in bb325b147e17 00:49:15 Removing intermediate container 947d09bb422a 00:49:15 ---> 2e9248f107a6 00:49:15 Step 12/24 : ENV APP_PORT=48060 00:49:15 ---> 1a36469a0c63 00:49:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:15 ---> Running in b6f2ad810201 00:49:16 ---> 5a1079dc8df6 00:49:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:49:16 Removing intermediate container bb325b147e17 00:49:16 ---> 2080616efc11 00:49:16 Step 20/22 : LABEL arch=arm64 00:49:16 ---> Running in 4230606188c2 00:49:16 Removing intermediate container b6f2ad810201 00:49:16 ---> 74017c74e48e 00:49:16 Step 13/24 : EXPOSE $APP_PORT 00:49:16 ---> Running in 4486a4b6faa3 00:49:16 ---> a6f9d58a2aac 00:49:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:17 Removing intermediate container 4230606188c2 00:49:17 ---> cda66ad8ba96 00:49:17 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:49:17 ---> 4c2a72d76641 00:49:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:49:17 Removing intermediate container 4486a4b6faa3 00:49:17 ---> 337dfe6b197e 00:49:17 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:49:17 ---> Running in ec779b8af52c 00:49:18 Removing intermediate container ec779b8af52c 00:49:18 ---> 5fb46264a5dd 00:49:18 Step 22/22 : LABEL version=0.0.0 00:49:18 ---> 9c9f410fe37d 00:49:18 ---> 6ff77db4cb1a 00:49:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:18 Step 18/22 : RUN chmod +x entrypoint.sh 00:49:18 ---> eb63a5d15a50 00:49:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:49:18 ---> Running in 16f5fb7354a6 00:49:18 ---> Running in 1706f0c116d1 00:49:19 Removing intermediate container 1706f0c116d1 00:49:19 ---> d44a6ca2f741 00:49:19 00:49:19 ---> 08b320ce9f0a 00:49:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:19 Successfully built d44a6ca2f741 00:49:20 ---> 822733be5f10 00:49:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:49:20 Successfully tagged docker-core-command-go-arm64:latest 00:49:21  Building docker-core-command-go ... done  ---> 644cf59940bd 00:49:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:21 ---> Running in 08bffd6e6068 00:49:21 ---> 51b6a3994c35 00:49:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:49:21 Removing intermediate container 16f5fb7354a6 00:49:21 ---> 40fd6db9ff08 00:49:21 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:49:21 ---> Running in 80339d8b6711 00:49:22 Removing intermediate container 80339d8b6711 00:49:22 ---> 9bc2febdcce2 00:49:22 Step 20/22 : LABEL arch=arm64 00:49:22 ---> e4c637cf943b 00:49:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:22 ---> Running in 57a69fd68cfa 00:49:23 Removing intermediate container 57a69fd68cfa 00:49:23 ---> 9c7b84adb126 00:49:23 Step 21/22 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:49:23 ---> Running in c81f0deee0c2 00:49:23 ---> 0c08a0f43f89 00:49:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:23 Removing intermediate container c81f0deee0c2 00:49:23 ---> fc86bb01a0d4 00:49:23 Step 22/22 : LABEL version=0.0.0 00:49:24 ---> Running in d54f09fc3f69 00:49:24 Removing intermediate container 08bffd6e6068 00:49:24 ---> 848893a77f6d 00:49:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:24 ---> Running in 78842e0b3c12 00:49:24 ---> 718741ff66ad 00:49:24 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:49:24 Removing intermediate container d54f09fc3f69 00:49:24 ---> 691b15776a30 00:49:24 00:49:24 ---> Running in c2aca965005a 00:49:24 Removing intermediate container 78842e0b3c12 00:49:24 ---> b2f2407565de 00:49:24 Step 22/24 : LABEL arch=arm64 00:49:24 Successfully built 691b15776a30 00:49:24 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:49:25  Building docker-security-bootstrap-redis-go ... done  ---> Running in 08ba4a14795f 00:49:25 Removing intermediate container c2aca965005a 00:49:25 ---> 59c39a2600de 00:49:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:25 ---> Running in 7489f0d41587 00:49:25 Removing intermediate container 08ba4a14795f 00:49:25 ---> ad2139723357 00:49:25 Step 23/24 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:49:25 ---> Running in 352d93d0b3a1 00:49:25 Removing intermediate container 7489f0d41587 00:49:25 ---> 0e9dfcbb5916 00:49:25 Step 22/24 : LABEL arch=arm64 00:49:25 ---> Running in dee6d392779d 00:49:26 Removing intermediate container 352d93d0b3a1 00:49:26 ---> e62f90ae79f3 00:49:26 Step 24/24 : LABEL version=0.0.0 00:49:26 ---> Running in 1f58a582da46 00:49:26 Removing intermediate container dee6d392779d 00:49:26 ---> 0814b965c79d 00:49:26 Step 23/24 : LABEL git_sha=3efc2c03ecbe3e95dde7cf7b53b1d03c5e2dd004 00:49:26 ---> Running in beda89a436ea 00:49:27 Removing intermediate container 1f58a582da46 00:49:27 ---> ca76310f4661 00:49:27 00:49:27 Removing intermediate container beda89a436ea 00:49:27 ---> d10b0c98ec37 00:49:27 Step 24/24 : LABEL version=0.0.0 00:49:27 Successfully built ca76310f4661 00:49:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:27  Building docker-security-secretstore-setup-go ... done  ---> Running in 1590522dd448 00:49:27 Removing intermediate container 1590522dd448 00:49:27 ---> a8732a28caa7 00:49:27 00:49:28 Successfully built a8732a28caa7 00:49:28 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:28  Building docker-support-notifications-go ... done  [Pipeline] } 00:49:28 $ docker stop --time=1 84b02329f197e9be8275438086e29b2c4b52717792cab16429f2f5545cbcb7fc 00:49:30 $ docker rm -f 84b02329f197e9be8275438086e29b2c4b52717792cab16429f2f5545cbcb7fc [Pipeline] // withDockerContainer [Pipeline] sh 00:49:31 + docker images 00:49:31 + grep docker 00:49:32 docker-support-notifications-go-arm64 latest a8732a28caa7 4 seconds ago 11.4MB 00:49:32 docker-security-secretstore-setup-go-arm64 latest ca76310f4661 5 seconds ago 23.4MB 00:49:32 docker-security-bootstrap-redis-go-arm64 latest 691b15776a30 7 seconds ago 15.1MB 00:49:32 docker-core-command-go-arm64 latest d44a6ca2f741 13 seconds ago 9.98MB 00:49:32 docker-sys-mgmt-agent-go-arm64 latest 038bb92d08d0 About a minute ago 300MB 00:49:32 docker-core-data-go-arm64 latest bbfa00b616fc 2 minutes ago 21MB 00:49:32 docker-core-metadata-go-arm64 latest 7116112069b6 2 minutes ago 12.2MB 00:49:32 docker-security-proxy-setup-go-arm64 latest bcd4a0f4cdd9 2 minutes ago 23.3MB 00:49:32 docker-support-scheduler-go-arm64 latest b7bceff004f7 2 minutes ago 10MB 00:49:32 docker 20.10.0 eeaf43b92773 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 00:49:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:39 ---> package-listing.sh 00:49:39 ++ tr '[:upper:]' '[:lower:]' 00:49:39 ++ facter osfamily 00:49:39 + OS_FAMILY=redhat 00:49:39 + workspace=/w/workspace/edgex-go/33 00:49:39 + START_PACKAGES=/tmp/packages_start.txt 00:49:39 + END_PACKAGES=/tmp/packages_end.txt 00:49:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:39 + PACKAGES=/tmp/packages_start.txt 00:49:39 + '[' /w/workspace/edgex-go/33 ']' 00:49:39 + PACKAGES=/tmp/packages_end.txt 00:49:39 + case "${OS_FAMILY}" in 00:49:39 + rpm -qa 00:49:39 + sort 00:49:46 + '[' -f /tmp/packages_start.txt ']' 00:49:46 + '[' -f /tmp/packages_end.txt ']' 00:49:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:46 + '[' /w/workspace/edgex-go/33 ']' 00:49:46 + mkdir -p /w/workspace/edgex-go/33/archives/ 00:49:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/33/archives/ [Pipeline] echo 00:49:46 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/33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:49:48 00:49:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:49:49 alpine: Pulling from edgex-lftools-log-publisher 00:49:49 df20fa9351a1: Pulling fs layer 00:49:49 36b3adc4ff6f: Pulling fs layer 00:49:49 8ad3a11d3b57: Pulling fs layer 00:49:49 46f8f816bc3b: Pulling fs layer 00:49:49 93b61091891f: Pulling fs layer 00:49:49 93b9cdb0e59b: Pulling fs layer 00:49:49 5e14af77c1be: Pulling fs layer 00:49:49 01666e4c0597: Pulling fs layer 00:49:49 aa168da1d23b: Pulling fs layer 00:49:49 93b9cdb0e59b: Waiting 00:49:49 5e14af77c1be: Waiting 00:49:49 01666e4c0597: Waiting 00:49:49 aa168da1d23b: Waiting 00:49:49 46f8f816bc3b: Waiting 00:49:49 93b61091891f: Waiting 00:49:49 36b3adc4ff6f: Verifying Checksum 00:49:49 36b3adc4ff6f: Download complete 00:49:49 46f8f816bc3b: Verifying Checksum 00:49:49 46f8f816bc3b: Download complete 00:49:49 df20fa9351a1: Verifying Checksum 00:49:49 df20fa9351a1: Download complete 00:49:49 93b9cdb0e59b: Verifying Checksum 00:49:49 93b9cdb0e59b: Download complete 00:49:49 5e14af77c1be: Verifying Checksum 00:49:49 5e14af77c1be: Download complete 00:49:49 01666e4c0597: Verifying Checksum 00:49:49 01666e4c0597: Download complete 00:49:49 93b61091891f: Verifying Checksum 00:49:49 93b61091891f: Download complete 00:49:49 df20fa9351a1: Pull complete 00:49:50 36b3adc4ff6f: Pull complete 00:49:50 8ad3a11d3b57: Verifying Checksum 00:49:50 8ad3a11d3b57: Download complete 00:49:51 8ad3a11d3b57: Pull complete 00:49:51 46f8f816bc3b: Pull complete 00:49:52 93b61091891f: Pull complete 00:49:53 93b9cdb0e59b: Pull complete 00:49:53 aa168da1d23b: Verifying Checksum 00:49:53 aa168da1d23b: Download complete 00:49:55 5e14af77c1be: Pull complete 00:49:55 01666e4c0597: Pull complete 00:50:07 aa168da1d23b: Pull complete 00:50:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:50:08 prd-centos7-docker-4c-2g-18594 does not seem to be running inside a container 00:50:08 $ 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/33/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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:50:13 $ docker top 29536b631cdee05ebca0a57b56a07b1b4e03ecc2ed940844d8b7c1bd5eff6c07 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:15 + touch /tmp/pre-build-complete [Pipeline] sh 00:50:15 + mkdir -p /var/log/sa [Pipeline] sh 00:50:16 + ls /var/log/sa-host 00:50:16 + sadf -c /var/log/sa-host/sa06 00:50:16 file_magic: OK 00:50:16 HZ: Using current value: 100 00:50:16 file_header: OK 00:50:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:50:16 Statistics: 00:50:16 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... 00:50:16 File successfully converted to sysstat format version 12.2.1 00:50:16 + sadf -c /var/log/sa-host/sa23 00:50:16 file_magic: OK 00:50:16 HZ: Using current value: 100 00:50:16 file_header: OK 00:50:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:50:16 Statistics: 00:50:16 Hnuu...uuuununununu... 00:50:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:17 provisioning config files... 00:50:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/33@tmp/config285155289480975174tmp [Pipeline] { [Pipeline] echo 00:50:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:50:18 ---> create-netrc.sh [Pipeline] } 00:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:50:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:50:18 ---> python-tools-install.sh [Pipeline] echo 00:50:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:50:19 ---> sudo-logs.sh 00:50:19 Archiving 'sudo' log.. [Pipeline] echo 00:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:50:19 ---> job-cost.sh 00:50:19 lf-activate-venv: SKIPPING 00:50:19 INFO: No Stack... 00:50:20 INFO: Retrieving Pricing Info for: v1-standard-2 00:50:21 INFO: Archiving Costs [Pipeline] echo 00:50:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:50:21 ---> logs-deploy.sh 00:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/33 00:50:21 INFO: archiving workspace using pattern(s): 00:50:25 Archives upload complete. 00:50:25 INFO: archiving logs to Nexus 00:50:27 ---> uname -a: 00:50:27 Linux prd-centos7-docker-4c-2g-18594.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:50:27 00:50:27 00:50:27 ---> lscpu: 00:50:27 Architecture: x86_64 00:50:27 CPU op-mode(s): 32-bit, 64-bit 00:50:27 Byte Order: Little Endian 00:50:27 Address sizes: 40 bits physical, 48 bits virtual 00:50:27 CPU(s): 4 00:50:27 On-line CPU(s) list: 0-3 00:50:27 Thread(s) per core: 1 00:50:27 Core(s) per socket: 1 00:50:27 Socket(s): 4 00:50:27 NUMA node(s): 1 00:50:27 Vendor ID: GenuineIntel 00:50:27 CPU family: 6 00:50:27 Model: 44 00:50:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:50:27 Stepping: 1 00:50:27 CPU MHz: 2933.438 00:50:27 BogoMIPS: 5866.87 00:50:27 Virtualization: VT-x 00:50:27 Hypervisor vendor: KVM 00:50:27 Virtualization type: full 00:50:27 L1d cache: 128 KiB 00:50:27 L1i cache: 128 KiB 00:50:27 L2 cache: 16 MiB 00:50:27 L3 cache: 64 MiB 00:50:27 NUMA node0 CPU(s): 0-3 00:50:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:50:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:50:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:50:27 Vulnerability Meltdown: Mitigation; PTI 00:50:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:50:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:50:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:50:27 Vulnerability Srbds: Not affected 00:50:27 Vulnerability Tsx async abort: Not affected 00:50:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:50:27 00:50:27 00:50:27 ---> nproc: 00:50:27 4 00:50:27 00:50:27 00:50:27 ---> df -h: 00:50:27 Filesystem Size Used Available Use% Mounted on 00:50:27 overlay 50.0G 12.0G 38.0G 24% / 00:50:27 tmpfs 64.0M 0 64.0M 0% /dev 00:50:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:50:27 shm 64.0M 0 64.0M 0% /dev/shm 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/33 00:50:27 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/33@tmp 00:50:27 00:50:27 00:50:27 ---> free -m: 00:50:27 total used free shared buff/cache available 00:50:27 Mem: 1837 704 319 0 813 1051 00:50:27 Swap: 1023 98 925 00:50:27 00:50:27 00:50:27 ---> ip addr: 00:50:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:50:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:50:27 inet 127.0.0.1/8 scope host lo 00:50:27 valid_lft forever preferred_lft forever 00:50:27 inet6 ::1/128 scope host 00:50:27 valid_lft forever preferred_lft forever 00:50:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:50:27 link/ether fa:16:3e:4f:ab:b2 brd ff:ff:ff:ff:ff:ff 00:50:27 inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic eth0 00:50:27 valid_lft 85207sec preferred_lft 85207sec 00:50:27 inet6 fe80::f816:3eff:fe4f:abb2/64 scope link 00:50:27 valid_lft forever preferred_lft forever 00:50:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:50:27 link/ether 02:42:6f:98:7c:45 brd ff:ff:ff:ff:ff:ff 00:50:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:50:27 valid_lft forever preferred_lft forever 00:50:27 inet6 fe80::42:6fff:fe98:7c45/64 scope link 00:50:27 valid_lft forever preferred_lft forever 00:50:27 00:50:27 00:50:27 ---> sar -b -r -n DEV: 00:50:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 00:50:27 00:50:27 00:30:20 LINUX RESTART (4 CPU) 00:50:27 00:50:27 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:50:27 00:32:01 61.60 24.41 37.19 0.00 5189.04 7120.25 0.00 00:50:27 00:33:02 118.10 55.65 62.45 0.00 5732.00 27225.71 0.00 00:50:27 00:34:01 243.04 68.90 174.14 0.00 3450.54 37090.64 0.00 00:50:27 00:35:01 131.95 71.95 59.99 0.00 2242.49 6896.52 0.00 00:50:27 00:36:01 104.01 54.17 49.84 0.00 1942.21 4425.43 0.00 00:50:27 00:37:01 76.65 28.51 48.14 0.00 2082.77 7461.74 0.00 00:50:27 00:38:03 163.54 36.14 127.40 0.00 11843.40 71034.14 0.00 00:50:27 00:39:03 1187.99 986.50 201.49 0.00 93307.43 103138.65 0.00 00:50:27 00:40:01 2412.02 2146.48 265.55 0.00 125053.63 144111.70 0.00 00:50:27 00:41:02 256.06 108.21 147.86 0.00 5989.50 24202.56 0.00 00:50:27 00:42:03 1130.08 912.46 217.62 0.00 78731.40 120763.32 0.00 00:50:27 00:43:02 1363.04 1137.81 225.23 0.00 63937.40 68402.48 0.00 00:50:27 00:44:01 168.02 23.91 144.11 0.00 1996.09 26746.32 0.00 00:50:27 00:45:01 45.92 24.43 21.50 0.00 3038.14 771.00 0.00 00:50:27 00:46:01 2.21 1.91 0.30 0.00 62.53 4.96 0.00 00:50:27 00:47:01 1.56 0.73 0.83 0.00 7.71 15.84 0.00 00:50:27 00:48:01 0.83 0.65 0.18 0.00 7.06 2.15 0.00 00:50:27 00:49:01 0.35 0.10 0.25 0.00 0.80 3.26 0.00 00:50:27 00:50:01 107.10 60.76 46.33 0.00 5949.66 11612.44 0.00 00:50:27 Average: 394.78 298.82 95.96 0.00 21473.70 34690.83 0.00 00:50:27 00:50:27 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:50:27 00:32:01 82676 0 636528 33.83 2620 1159720 1522672 51.97 533988 1060992 46848 00:50:27 00:33:02 69968 0 623872 33.16 2596 1185108 1356368 46.29 679736 917916 26456 00:50:27 00:34:01 233480 0 757376 40.25 1492 889196 2079476 70.97 531780 844364 36 00:50:27 00:35:01 190876 0 776452 41.27 1388 912828 1815220 61.95 643860 768736 35268 00:50:27 00:36:01 258680 0 765272 40.67 684 856908 1657340 56.56 614524 727216 90940 00:50:27 00:37:01 155956 0 800768 42.56 588 924232 1583168 54.03 687376 750804 47372 00:50:27 00:38:03 71076 0 700012 37.20 172 1110284 1273288 43.46 719128 841976 28092 00:50:27 00:39:03 87156 0 823180 43.75 0 971208 2359052 80.51 731024 845048 80984 00:50:27 00:40:01 108316 0 1026044 54.53 0 747184 4460748 152.24 860512 646924 6496 00:50:27 00:41:02 417900 0 664164 35.30 0 799480 1614908 55.11 531124 685052 4544 00:50:27 00:42:03 196056 0 721320 38.34 0 964168 2212308 75.50 581992 864912 31836 00:50:27 00:43:02 281836 0 770180 40.93 0 829528 2338500 79.81 635980 720536 59720 00:50:27 00:44:01 156036 0 660820 35.12 0 1064688 1412180 48.20 572196 904656 0 00:50:27 00:45:01 165772 0 617676 32.83 0 1098096 1245996 42.52 520436 952168 20 00:50:27 00:46:01 168088 0 614204 32.64 0 1099252 1212060 41.37 518340 952172 8 00:50:27 00:47:01 167604 0 614664 32.67 0 1099276 1212156 41.37 518452 952384 8 00:50:27 00:48:01 167104 0 615160 32.69 0 1099280 1212288 41.37 518812 952568 8 00:50:27 00:49:01 167352 0 614904 32.68 0 1099288 1212060 41.37 518388 952624 8 00:50:27 00:50:01 74792 0 692932 36.83 0 1113820 1639484 55.95 691944 856756 67036 00:50:27 Average: 169512 0 710291 37.75 502 1001239 1758909 60.03 611031 852516 27667 00:50:27 00:50:27 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:50:27 00:32:01 eth0 749.19 593.82 3617.76 91.06 0.00 0.00 0.00 0.00 00:50:27 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:33:02 eth0 890.86 979.59 4887.55 124.96 0.00 0.00 0.00 0.00 00:50:27 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:33:02 docker0 777.73 641.18 65.98 2655.56 0.00 0.00 0.00 0.00 00:50:27 00:34:01 veth7fa6fac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:34:01 eth0 255.17 163.07 1487.95 22.42 0.00 0.00 0.00 0.00 00:50:27 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:34:01 veth2637acd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:35:01 vethe3eb6ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:35:01 eth0 30.87 26.42 24.31 58.92 0.00 0.00 0.00 0.00 00:50:27 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:35:01 docker0 880.08 814.48 73.40 3475.73 0.00 0.00 0.00 0.00 00:50:27 00:36:01 vethe3eb6ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:36:01 eth0 31.50 22.24 23.41 12.88 0.00 0.00 0.00 0.00 00:50:27 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:37:01 vethe3eb6ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:37:01 eth0 29.79 22.99 19.28 71.29 0.00 0.00 0.00 0.00 00:50:27 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:38:03 eth0 172.59 121.70 1671.49 21.39 0.00 0.00 0.00 0.00 00:50:27 00:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:38:03 vethe30a92e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:38:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:39:03 eth0 43.92 26.86 156.62 7.57 0.00 0.00 0.00 0.00 00:50:27 00:39:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:39:03 vethe30a92e 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:39:03 docker0 15.59 28.66 0.84 144.67 0.00 0.00 0.00 0.00 00:50:27 00:40:01 veth037eb47 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:40:01 veth764ba93 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:40:01 vethe10f160 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:40:01 vethba92f2e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:41:02 eth0 2296.23 2013.57 12069.51 486.07 0.00 0.00 0.00 0.00 00:50:27 00:41:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:50:27 00:41:02 vethe30a92e 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 00:50:27 00:41:02 docker0 899.75 850.28 74.51 3666.09 0.00 0.00 0.00 0.00 00:50:27 00:42:03 veth716171b 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 00:50:27 00:42:03 veth726ccbb 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 00:50:27 00:42:03 eth0 34.35 25.99 77.60 11.56 0.00 0.00 0.00 0.00 00:50:27 00:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:43:02 vethf39236b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:43:02 eth0 33.07 26.93 60.46 12.18 0.00 0.00 0.00 0.00 00:50:27 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:43:02 veth9a708ac 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:50:27 00:44:01 eth0 246.32 175.46 1680.76 105.13 0.00 0.00 0.00 0.00 00:50:27 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:44:01 vethe30a92e 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 00:50:27 00:44:01 docker0 950.56 946.37 77.94 4237.30 0.00 0.00 0.00 0.00 00:50:27 00:45:01 eth0 15.36 10.60 44.66 4.39 0.00 0.00 0.00 0.00 00:50:27 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:45:01 docker0 2.90 5.44 0.16 35.78 0.00 0.00 0.00 0.00 00:50:27 00:46:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:47:01 eth0 0.67 0.18 0.18 0.07 0.00 0.00 0.00 0.00 00:50:27 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:48:01 eth0 0.67 0.57 0.32 0.22 0.00 0.00 0.00 0.00 00:50:27 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:49:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:50:27 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:50:01 eth0 200.47 163.44 2167.30 17.98 0.00 0.00 0.00 0.00 00:50:27 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 Average: eth0 146.77 126.49 844.78 33.47 0.00 0.00 0.00 0.00 00:50:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:27 Average: docker0 49.55 49.47 4.06 222.09 0.00 0.00 0.00 0.00 00:50:27 00:50:27 00:50:27 ---> sar -P ALL: 00:50:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 00:50:27 00:50:27 00:30:20 LINUX RESTART (4 CPU) 00:50:27 00:50:27 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:50:27 00:32:01 all 12.26 0.00 3.97 1.15 15.79 66.84 00:50:27 00:32:01 0 10.79 0.00 5.03 1.03 17.31 65.84 00:50:27 00:32:01 1 11.31 0.00 3.20 1.35 16.11 68.02 00:50:27 00:32:01 2 15.62 0.00 3.50 1.51 14.18 65.19 00:50:27 00:32:01 3 11.38 0.00 4.13 0.69 15.54 68.26 00:50:27 00:33:02 all 9.28 0.00 4.70 1.32 14.66 70.03 00:50:27 00:33:02 0 13.80 0.00 6.30 2.01 16.05 61.85 00:50:27 00:33:02 1 10.14 0.00 4.25 0.71 14.35 70.55 00:50:27 00:33:02 2 5.99 0.00 4.12 1.75 14.27 73.87 00:50:27 00:33:02 3 7.37 0.00 4.21 0.85 14.04 73.52 00:50:27 00:34:01 all 6.58 0.00 6.79 3.66 16.16 66.81 00:50:27 00:34:01 0 7.29 0.00 7.78 4.01 16.46 64.46 00:50:27 00:34:01 1 5.97 0.00 6.66 4.37 16.16 66.84 00:50:27 00:34:01 2 6.36 0.00 5.92 3.53 15.80 68.40 00:50:27 00:34:01 3 6.74 0.00 6.84 2.72 16.22 67.49 00:50:27 00:35:01 all 35.95 0.00 11.21 3.50 20.64 28.69 00:50:27 00:35:01 0 43.65 0.00 12.32 3.25 17.15 23.63 00:50:27 00:35:01 1 28.86 0.00 9.54 3.42 24.28 33.91 00:50:27 00:35:01 2 31.94 0.00 10.01 3.07 21.98 32.99 00:50:27 00:35:01 3 40.26 0.00 13.23 4.30 18.75 23.46 00:50:27 00:36:01 all 48.94 0.00 15.22 2.42 16.46 16.97 00:50:27 00:36:01 0 45.81 0.00 14.70 3.07 17.17 19.25 00:50:27 00:36:01 1 45.06 0.00 15.19 2.80 17.79 19.16 00:50:27 00:36:01 2 49.44 0.00 14.97 1.52 15.85 18.23 00:50:27 00:36:01 3 55.76 0.00 16.04 2.26 14.96 10.98 00:50:27 00:37:01 all 24.95 0.00 11.63 2.89 20.64 39.89 00:50:27 00:37:01 0 23.90 0.00 11.24 2.24 20.77 41.85 00:50:27 00:37:01 1 23.56 0.00 10.34 2.40 21.44 42.26 00:50:27 00:37:01 2 24.90 0.00 12.26 3.71 19.92 39.21 00:50:27 00:37:01 3 27.51 0.00 12.72 3.24 20.42 36.11 00:50:27 00:38:03 all 8.40 0.00 8.31 2.07 19.81 61.40 00:50:27 00:38:03 0 7.31 0.00 8.85 2.17 19.32 62.34 00:50:27 00:38:03 1 9.01 0.00 8.19 1.95 19.33 61.52 00:50:27 00:38:03 2 8.63 0.00 8.17 1.69 20.33 61.18 00:50:27 00:38:03 3 8.64 0.00 8.04 2.49 20.28 60.55 00:50:27 00:39:03 all 13.74 0.00 16.19 9.38 29.95 30.74 00:50:27 00:39:03 0 12.39 0.00 14.03 10.92 30.47 32.21 00:50:27 00:39:03 1 13.17 0.00 17.08 8.78 29.92 31.05 00:50:27 00:39:03 2 14.62 0.00 15.72 8.29 29.53 31.84 00:50:27 00:39:03 3 14.84 0.00 18.02 9.47 29.88 27.78 00:50:27 00:40:01 all 15.27 0.00 15.86 25.08 23.81 19.98 00:50:27 00:40:01 0 15.20 0.00 15.08 25.81 24.04 19.87 00:50:27 00:40:01 1 14.69 0.00 15.70 24.44 22.94 22.22 00:50:27 00:40:01 2 14.72 0.00 15.52 26.29 23.60 19.86 00:50:27 00:40:01 3 16.52 0.00 17.20 23.69 24.70 17.89 00:50:27 00:41:02 all 55.46 0.00 14.32 6.25 13.32 10.66 00:50:27 00:41:02 0 55.32 0.00 15.20 5.22 14.19 10.07 00:50:27 00:41:02 1 57.05 0.00 15.10 5.34 11.48 11.03 00:50:27 00:41:02 2 55.52 0.00 13.73 7.67 12.72 10.36 00:50:27 00:41:02 3 53.90 0.00 13.21 6.80 14.94 11.15 00:50:27 00:42:03 all 21.34 0.00 16.65 9.35 27.55 25.11 00:50:27 00:42:03 0 20.45 0.00 17.57 9.06 27.55 25.37 00:50:27 00:42:03 1 21.17 0.00 16.13 8.94 28.48 25.28 00:50:27 00:42:03 2 21.30 0.00 16.32 10.81 27.18 24.40 00:50:27 00:42:03 3 22.46 0.00 16.57 8.59 26.98 25.40 00:50:27 00:50:27 00:42:03 CPU %user %nice %system %iowait %steal %idle 00:50:27 00:43:02 all 34.35 0.00 17.57 15.31 20.00 12.77 00:50:27 00:43:02 0 33.58 0.00 18.45 14.52 19.83 13.63 00:50:27 00:43:02 1 35.53 0.00 17.83 16.44 18.35 11.84 00:50:27 00:43:02 2 34.51 0.00 16.37 15.24 20.68 13.20 00:50:27 00:43:02 3 33.75 0.00 17.67 15.03 21.13 12.42 00:50:27 00:44:01 all 13.64 0.00 8.66 5.12 14.35 58.23 00:50:27 00:44:01 0 14.93 0.00 8.37 4.37 14.35 57.97 00:50:27 00:44:01 1 10.78 0.00 8.15 5.34 13.86 61.87 00:50:27 00:44:01 2 17.71 0.00 10.36 7.22 15.48 49.23 00:50:27 00:44:01 3 11.27 0.00 7.81 3.59 13.74 63.59 00:50:27 00:45:01 all 0.75 0.00 1.21 1.17 2.18 94.70 00:50:27 00:45:01 0 0.92 0.00 1.25 0.42 2.10 95.32 00:50:27 00:45:01 1 0.79 0.00 1.30 0.69 2.07 95.15 00:50:27 00:45:01 2 0.56 0.00 1.03 1.80 2.20 94.40 00:50:27 00:45:01 3 0.72 0.00 1.27 1.75 2.35 93.92 00:50:27 00:46:01 all 0.11 0.00 0.06 0.03 0.46 99.33 00:50:27 00:46:01 0 0.33 0.00 0.05 0.08 0.30 99.24 00:50:27 00:46:01 1 0.03 0.00 0.07 0.00 0.48 99.42 00:50:27 00:46:01 2 0.03 0.00 0.05 0.03 0.43 99.45 00:50:27 00:46:01 3 0.05 0.00 0.07 0.02 0.65 99.22 00:50:27 00:47:01 all 0.11 0.00 0.17 0.02 1.02 98.68 00:50:27 00:47:01 0 0.12 0.00 0.13 0.00 0.86 98.89 00:50:27 00:47:01 1 0.13 0.00 0.30 0.00 0.90 98.67 00:50:27 00:47:01 2 0.15 0.00 0.13 0.08 1.03 98.61 00:50:27 00:47:01 3 0.03 0.00 0.13 0.00 1.30 98.53 00:50:27 00:48:01 all 0.10 0.00 0.03 0.02 0.34 99.52 00:50:27 00:48:01 0 0.00 0.00 0.02 0.02 0.20 99.77 00:50:27 00:48:01 1 0.02 0.00 0.03 0.00 0.27 99.68 00:50:27 00:48:01 2 0.33 0.00 0.05 0.02 0.65 98.95 00:50:27 00:48:01 3 0.03 0.00 0.03 0.03 0.23 99.67 00:50:27 00:49:01 all 0.08 0.00 0.12 0.00 0.66 99.14 00:50:27 00:49:01 0 0.02 0.00 0.15 0.00 0.60 99.24 00:50:27 00:49:01 1 0.05 0.00 0.13 0.00 0.61 99.20 00:50:27 00:49:01 2 0.08 0.00 0.07 0.00 0.73 99.12 00:50:27 00:49:01 3 0.18 0.00 0.12 0.02 0.68 99.00 00:50:27 00:50:01 all 2.80 0.00 2.40 1.89 5.80 87.11 00:50:27 00:50:01 0 2.01 0.00 2.72 0.25 5.53 89.49 00:50:27 00:50:01 1 3.60 0.00 2.52 3.64 6.18 84.06 00:50:27 00:50:01 2 2.26 0.00 2.21 1.28 5.56 88.69 00:50:27 00:50:01 3 3.32 0.00 2.16 2.38 5.92 86.22 00:50:27 Average: all 15.27 0.00 7.89 4.55 13.62 58.67 00:50:27 Average: 0 15.41 0.00 8.12 4.47 13.68 58.31 00:50:27 Average: 1 14.71 0.00 7.74 4.56 13.74 59.25 00:50:27 Average: 2 15.32 0.00 7.66 4.81 13.55 58.66 00:50:27 Average: 3 15.65 0.00 8.04 4.37 13.48 58.46 00:50:27 00:50:27 00:50:27