Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f324dcbf099921d62e57526a26bf7984d28403e+8e84e87c96d2a5839db415490fa441319d2f8c5e (f054bc122b97139f2294524735d5a8754e9e55c7) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2677402961759318188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3583809433874400920.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2916656286246650024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh109332608929790504.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6288436405293868535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-229’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-167’ is offline ‘prd-centos7-docker-4c-2g-172’ is offline ‘prd-centos7-docker-4c-2g-233’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-175’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-176’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-177’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-235 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh4049063311042923247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e Merge succeeded, producing c0b08702cdf475d6adc0e4fbf657a09846851764 Checking out Revision c0b08702cdf475d6adc0e4fbf657a09846851764 (PR-3478) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh7963097644069665055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh6958468570314213862.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b08702cdf475d6adc0e4fbf657a09846851764 # timeout=10 Commit message: "Merge commit '8e84e87c96d2a5839db415490fa441319d2f8c5e' into HEAD" > git rev-list --no-walk 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:25:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:25:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:25:37 ========================================================= 17:25:37 EdgeX Global Pipelines Version Info 17:25:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:25:39 ------------------- 17:25:39 stable info: 17:25:39 ------------------- 17:25:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:25:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:25:39 Message: update stable to v1.0.192 17:25:39 ------------------- 17:25:39 experimental info: 17:25:39 ------------------- 17:25:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:25:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:25:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:25:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b08702cdf475d6adc0e4fbf657a09846851764 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b0870 [Pipeline] echo 17:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:40 provisioning config files... 17:25:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3340507294779878344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:40 ---> docker-login.sh 17:25:40 nexus3.edgexfoundry.org:10001 17:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:41 Configure a credential helper to remove this warning. See 17:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:41 17:25:41 Login Succeeded 17:25:41 nexus3.edgexfoundry.org:10002 17:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:41 Configure a credential helper to remove this warning. See 17:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:41 17:25:41 Login Succeeded 17:25:41 nexus3.edgexfoundry.org:10003 17:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:41 Configure a credential helper to remove this warning. See 17:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:41 17:25:41 Login Succeeded 17:25:41 nexus3.edgexfoundry.org:10004 17:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:41 Configure a credential helper to remove this warning. See 17:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:41 17:25:41 Login Succeeded 17:25:41 docker.io 17:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:42 Configure a credential helper to remove this warning. See 17:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:42 17:25:42 Login Succeeded 17:25:42 ---> docker-login.sh ends [Pipeline] } 17:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/core-command/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo core-command,cmd/core-command/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/core-data/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo core-data,cmd/core-data/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/core-metadata/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo core-metadata,cmd/core-metadata/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/security-bootstrapper/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/security-proxy-setup/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/support-notifications/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo support-notifications,cmd/support-notifications/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/support-scheduler/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:25:42 + for file in '`ls cmd/**/Dockerfile`' 17:25:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:25:42 ++ cut -d/ -f2 17:25:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:25:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:43 17:25:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:25:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:43 latest: Pulling from edgex-devops/git-semver 17:25:43 31603596830f: Pulling fs layer 17:25:43 54011a49482f: Pulling fs layer 17:25:43 a6820b24f6d8: Pulling fs layer 17:25:43 f581987b2513: Pulling fs layer 17:25:43 f581987b2513: Waiting 17:25:43 54011a49482f: Verifying Checksum 17:25:43 54011a49482f: Download complete 17:25:43 31603596830f: Verifying Checksum 17:25:43 31603596830f: Download complete 17:25:43 f581987b2513: Verifying Checksum 17:25:43 f581987b2513: Download complete 17:25:43 a6820b24f6d8: Verifying Checksum 17:25:43 a6820b24f6d8: Download complete 17:25:43 31603596830f: Pull complete 17:25:43 54011a49482f: Pull complete 17:25:44 a6820b24f6d8: Pull complete 17:25:44 f581987b2513: Pull complete 17:25:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:25:44 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:25:46 $ docker top db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:46 [ssh-agent] Looking for ssh-agent implementation... 17:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:46 $ docker exec db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent 17:25:46 SSH_AUTH_SOCK=/tmp/ssh-o0iyWE2bGobI/agent.14 17:25:46 SSH_AGENT_PID=21 17:25:46 Running ssh-add (command line suppressed) 17:25:46 Identity added: /w/workspace/edgex-go/19@tmp/private_key_5801332297277066731.key (/w/workspace/edgex-go/19@tmp/private_key_5801332297277066731.key) 17:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:46 + git tag --points-at HEAD [Pipeline] } 17:25:46 $ docker exec --env ******** --env ******** db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent -k 17:25:47 unset SSH_AUTH_SOCK; 17:25:47 unset SSH_AGENT_PID; 17:25:47 echo Agent pid 21 killed; 17:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:47 [ssh-agent] Looking for ssh-agent implementation... 17:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:47 $ docker exec db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent 17:25:47 SSH_AUTH_SOCK=/tmp/ssh-motndLL1RquL/agent.54 17:25:47 SSH_AGENT_PID=60 17:25:47 Running ssh-add (command line suppressed) 17:25:47 Identity added: /w/workspace/edgex-go/19@tmp/private_key_2139742455139618054.key (/w/workspace/edgex-go/19@tmp/private_key_2139742455139618054.key) 17:25:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:47 + git semver init 17:25:47 # -> Open(): unable to determine branch for HEAD 17:25:47 # $GIT_DIR = /w/workspace/edgex-go/19/.git 17:25:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 17:25:47 # $SEMVER_REMOTE_NAME = origin 17:25:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:25:47 # $SEMVER_USER_NAME = edgex-jenkins 17:25:47 # $SEMVER_BRANCH = PR-3478 17:25:47 # $SEMVER_TEMP = /tmp/semver-737028484 17:25:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:26:02 # '/tmp/semver-737028484' -> '/w/workspace/edgex-go/19/.semver' 17:26:02 # -> Force: false 17:26:02 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 17:26:02 $ docker exec --env ******** --env ******** db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da ssh-agent -k 17:26:02 unset SSH_AUTH_SOCK; 17:26:02 unset SSH_AGENT_PID; 17:26:02 echo Agent pid 60 killed; 17:26:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:03 + git semver [Pipeline] } 17:26:03 $ docker stop --time=1 db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da 17:26:06 $ docker rm -f db9879e06f8531e6026a28fa9e255b13fc40acaf6f94143486e6e0f54ee951da [Pipeline] // withDockerContainer [Pipeline] sh 17:26:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:07 Stashed 1 file(s) [Pipeline] echo 17:26:07 [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 17:26:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:26:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:26:08 + sudo service docker restart 17:26:08 + true 17:26:08 Redirecting to /bin/systemctl restart docker.service 17:26:22 Still waiting to schedule task 17:26:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 17:26:26 ========================================================= 17:26:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:26:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:26:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:26:28 Sending build context to Docker daemon 330.8MB 17:26:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:26:28 Step 2/6 : FROM ${BASE} 17:26:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:28 540db60ca938: Pulling fs layer 17:26:28 adcc1eea9eea: Pulling fs layer 17:26:28 4c4ab2625f07: Pulling fs layer 17:26:28 0510c868ecb4: Pulling fs layer 17:26:28 afea3b2eda06: Pulling fs layer 17:26:28 7809a108b3ef: Pulling fs layer 17:26:28 f706445af74f: Pulling fs layer 17:26:28 0510c868ecb4: Waiting 17:26:28 afea3b2eda06: Waiting 17:26:28 7809a108b3ef: Waiting 17:26:28 f706445af74f: Waiting 17:26:28 4c4ab2625f07: Verifying Checksum 17:26:28 4c4ab2625f07: Download complete 17:26:28 adcc1eea9eea: Verifying Checksum 17:26:28 adcc1eea9eea: Download complete 17:26:28 afea3b2eda06: Verifying Checksum 17:26:28 afea3b2eda06: Download complete 17:26:28 7809a108b3ef: Verifying Checksum 17:26:28 7809a108b3ef: Download complete 17:26:28 540db60ca938: Verifying Checksum 17:26:28 540db60ca938: Download complete 17:26:28 540db60ca938: Pull complete 17:26:28 adcc1eea9eea: Pull complete 17:26:28 4c4ab2625f07: Pull complete 17:26:30 f706445af74f: Verifying Checksum 17:26:30 f706445af74f: Download complete 17:26:30 0510c868ecb4: Verifying Checksum 17:26:30 0510c868ecb4: Download complete 17:26:34 0510c868ecb4: Pull complete 17:26:34 afea3b2eda06: Pull complete 17:26:34 7809a108b3ef: Pull complete 17:26:37 f706445af74f: Pull complete 17:26:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:26:37 ---> b068be0155e3 17:26:37 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 17:26:40 ---> Running in 089a646f76e4 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:26:41 (1/12) Installing libmagic (5.39-r0) 17:26:41 (2/12) Installing file (5.39-r0) 17:26:42 (3/12) Installing libc-dev (0.7.2-r3) 17:26:42 (4/12) Installing g++ (10.2.1_pre1-r3) 17:26:47 (5/12) Installing fortify-headers (1.1-r0) 17:26:47 (6/12) Installing patch (2.7.6-r6) 17:26:47 (7/12) Installing build-base (0.5-r2) 17:26:47 (8/12) Installing libsodium (1.0.18-r0) 17:26:47 (9/12) Installing pkgconf (1.7.3-r0) 17:26:47 (10/12) Installing libsodium-dev (1.0.18-r0) 17:26:47 (11/12) Installing libzmq (4.3.3-r1) 17:26:47 (12/12) Installing zeromq-dev (4.3.3-r1) 17:26:47 Executing busybox-1.32.1-r6.trigger 17:26:47 OK: 219 MiB in 52 packages 17:26:49 Removing intermediate container 089a646f76e4 17:26:49 ---> 9f5a8d0b019a 17:26:49 Step 4/6 : WORKDIR /edgex-go 17:26:49 ---> Running in ab2287b9d5c9 17:26:49 Removing intermediate container ab2287b9d5c9 17:26:49 ---> 77baf5ffaf26 17:26:49 Step 5/6 : COPY go.mod . 17:26:49 ---> c76b4a6447a8 17:26:49 Step 6/6 : RUN go mod download 17:26:49 ---> Running in c625262f8ea5 17:27:01 Removing intermediate container c625262f8ea5 17:27:01 ---> 202006a9b230 17:27:02 Successfully built 202006a9b230 17:27:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:27:02 + docker inspect -f . ci-base-image-x86_64 17:27:02 . [Pipeline] withDockerContainer 17:27:02 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:02 $ docker top a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:03 + go version 17:27:03 go version go1.16.3 linux/amd64 [Pipeline] } 17:27:03 $ docker stop --time=1 a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb 17:27:04 $ docker rm -f a90406030adb99fc4ccb690abae1b4e0fd110747cc6ab960f8df1cae05c8b0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:05 + docker inspect -f . ci-base-image-x86_64 17:27:05 . [Pipeline] withDockerContainer 17:27:05 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:27: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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:05 $ docker top fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 -eo pid,comm [Pipeline] { [Pipeline] echo 17:27:05 ========================================================= 17:27:05 [edgeXBuildGoParallel] Running Tests and Build... 17:27:05 ========================================================= [Pipeline] sh 17:27:05 + go mod tidy [Pipeline] sh 17:27:06 + make test 17:27:06 go mod tidy 17:27:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:27:11 ? github.com/edgexfoundry/edgex-go [no test files] 17:27:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:27:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:27:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:27:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:27:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:27:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:27:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:27:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:27:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:27:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:27:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:27:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:27:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.071s coverage: 46.1% of statements 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements 17:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.067s coverage: 100.0% of statements 17:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.090s coverage: 27.7% of statements 17:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:27:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements 17:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements 17:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements 17:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.234s coverage: 28.6% of statements 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 17:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.086s coverage: 97.5% of statements 17:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 17:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.240s coverage: 95.1% of statements 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:27:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:27:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:27:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements 17:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 17:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 17:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 17:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 17:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 17:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 17:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 17:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 81.8% of statements 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.5% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 46.8% of statements 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.029s coverage: 100.0% of statements 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 91.9% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.7% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:28:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:28:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:28:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 17:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 17:28:41 GO111MODULE=on go vet ./... 17:29:14 gofmt -l . 17:29:14 [ "`gofmt -l .`" = "" ] 17:29:14 ./bin/test-go-mod-tidy.sh 17:29:14 ./bin/test-attribution-txt.sh [Pipeline] sh 17:29:14 + ls -al . 17:29:14 total 852 17:29:14 drwxrwxr-x 10 1001 1001 4096 May 25 17:29 . 17:29:14 drwxr-xr-x 4 root root 30 May 25 17:27 .. 17:29:14 -rw-rw-r-- 1 1001 1001 11 May 25 17:25 .dockerignore 17:29:14 drwxrwxr-x 8 1001 1001 179 May 25 17:25 .git 17:29:14 drwxrwxr-x 3 1001 1001 125 May 25 17:25 .github 17:29:14 -rw-rw-r-- 1 1001 1001 818 May 25 17:25 .gitignore 17:29:14 drwx------ 3 1001 1001 60 May 25 17:26 .semver 17:29:14 -rw-rw-r-- 1 1001 1001 166 May 25 17:25 .sonarcloud.properties 17:29:14 -rw-rw-r-- 1 1001 1001 8609 May 25 17:25 Attribution.txt 17:29:14 -rw-rw-r-- 1 1001 1001 3804 May 25 17:25 CONTRIBUTING.md 17:29:14 -rw-rw-r-- 1 1001 1001 931 May 25 17:25 Dockerfile.build 17:29:14 -rw-rw-r-- 1 1001 1001 863 May 25 17:25 Jenkinsfile 17:29:14 -rw-rw-r-- 1 1001 1001 10775 May 25 17:25 LICENSE 17:29:14 -rw-rw-r-- 1 1001 1001 5632 May 25 17:25 Makefile 17:29:14 -rw-rw-r-- 1 1001 1001 7978 May 25 17:25 README.md 17:29:14 -rw-rw-r-- 1 1001 1001 6755 May 25 17:25 SECURITY.md 17:29:14 -rw-rw-r-- 1 1001 1001 5 May 25 17:26 VERSION 17:29:14 -rw-rw-r-- 1 1001 1001 4131 May 25 17:25 ZMQWindows.md 17:29:14 drwxrwxr-x 2 1001 1001 117 May 25 17:25 bin 17:29:14 drwxrwxr-x 14 1001 1001 4096 May 25 17:25 cmd 17:29:14 -rw-r--r-- 1 root root 741453 May 25 17:28 coverage.out 17:29:14 -rw-r--r-- 1 root root 1060 May 25 17:29 go.mod 17:29:14 -rw-r--r-- 1 root root 22219 May 25 17:27 go.sum 17:29:14 drwxrwxr-x 8 1001 1001 127 May 25 17:25 internal 17:29:14 drwxrwxr-x 4 1001 1001 26 May 25 17:25 openapi 17:29:14 drwxrwxr-x 4 1001 1001 71 May 25 17:25 snap 17:29:14 -rw-rw-r-- 1 1001 1001 168 May 25 17:25 version.go [Pipeline] sh 17:29:14 + '[' -e coverage.out ] 17:29:14 + chown 1001:1001 coverage.out [Pipeline] stash 17:29:14 Stashed 1 file(s) [Pipeline] sh 17:29:15 + make build 17:29:15 go mod tidy 17:29:15 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 17:29:17 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 17:29:25 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 17:29:25 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 17:29:27 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 17:29:27 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 17:29:28 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 17:29:29 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 17:29:30 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 17:29:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:29:31 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 17:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:29:33 $ docker stop --time=1 fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 17:29:36 $ docker rm -f fc345579e42063221cb431264544f41640bd720aedb293280b11a59311c14089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:38 17:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:38 latest: Pulling from edgex-devops/edgex-compose 17:29:38 cbdbe7a5bc2a: Pulling fs layer 17:29:38 ca9280d653b3: Pulling fs layer 17:29:38 7e9c9ca2126c: Pulling fs layer 17:29:38 cbdbe7a5bc2a: Verifying Checksum 17:29:38 cbdbe7a5bc2a: Download complete 17:29:38 cbdbe7a5bc2a: Pull complete 17:29:39 ca9280d653b3: Verifying Checksum 17:29:39 ca9280d653b3: Download complete 17:29:39 ca9280d653b3: Pull complete 17:29:39 7e9c9ca2126c: Verifying Checksum 17:29:39 7e9c9ca2126c: Download complete 17:29:43 7e9c9ca2126c: Pull complete 17:29:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:29:43 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:29:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:29:46 $ docker top 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:47 + docker-compose build --help 17:29:47 + grep parallel 17:29:47 --parallel Build images in parallel. [Pipeline] } 17:29:47 $ docker stop --time=1 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 17:29:49 $ docker rm -f 1eede0d4b78b8636948824fbe21959d29e50bcaecf2d7ac8dba27823dfe23768 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:49 . [Pipeline] withDockerContainer 17:29:49 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:29:49 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:29:49 $ docker top 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:50 + docker-compose -f ./docker-compose-build.yml build --parallel 17:29:50 Building core-command ... 17:29:50 Building core-data ... 17:29:50 Building core-metadata ... 17:29:50 Building security-bootstrapper ... 17:29:50 Building security-proxy-setup ... 17:29:50 Building security-secretstore-setup ... 17:29:50 Building support-notifications ... 17:29:50 Building support-scheduler ... 17:29:50 Building sys-mgmt-agent ... 17:29:50 Building security-secretstore-setup 17:29:50 Building support-scheduler 17:29:50 Building security-proxy-setup 17:29:50 Building security-bootstrapper 17:29:50 Building core-command 17:29:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-241 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 17:29:56 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 17:29:56 The recommended git tool is: git 17:30:02 using credential edgex-jenkins-ssh 17:30:02 Cloning the remote Git repository 17:30:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:30:02 > git init /w/workspace/edgex-go/19 # timeout=10 17:30:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:30:02 > git --version # timeout=10 17:30:02 > git --version # 'git version 2.17.1' 17:30:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:30:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:30:03 ---> 202006a9b230 17:30:03 Step 3/32 : WORKDIR /edgex-go 17:30:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:30:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:03 ---> 202006a9b230 17:30:03 Step 3/22 : WORKDIR /edgex-go 17:30:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:30:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:30:03 ---> 202006a9b230 17:30:03 Step 3/24 : WORKDIR /edgex-go 17:30:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:30:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:30:15 ---> 202006a9b230 17:30:15 Step 3/26 : WORKDIR /edgex-go 17:30:19 ---> Running in 06e47a74aa32 17:30:19 ---> Running in 402aab77482c 17:30:19 ---> Running in 50d26d866f93 17:30:19 ---> Running in 386c2dcbaa08 17:30:20 Removing intermediate container 386c2dcbaa08 17:30:20 ---> c4be562e25f9 17:30:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:20 Removing intermediate container 402aab77482c 17:30:20 ---> e36692825dec 17:30:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:20 Removing intermediate container 50d26d866f93 17:30:20 ---> f8bf69d60568 17:30:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:21 Removing intermediate container 06e47a74aa32 17:30:21 ---> ad7db1e422ef 17:30:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:21 ---> Running in 6d7fc670bff2 17:30:21 ---> Running in bd22a2479d45 17:30:21 ---> Running in 326e2c7ff0e9 17:30:21 ---> Running in 88d07cec8c81 17:30:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:30:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:21 ---> 202006a9b230 17:30:21 Step 3/23 : WORKDIR /edgex-go 17:30:21 ---> Using cache 17:30:21 ---> ad7db1e422ef 17:30:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:22 ---> Running in 2ecbca63418b 17:30:22 Removing intermediate container 6d7fc670bff2 17:30:22 ---> cdbdf327da16 17:30:22 Step 5/26 : RUN apk add --update --no-cache make git 17:30:22 ---> Running in b5a7a50cceb5 17:30:23 Removing intermediate container bd22a2479d45 17:30:23 ---> 9a0602e077ea 17:30:23 Step 5/24 : RUN apk add --update --no-cache make git 17:30:23 Removing intermediate container 326e2c7ff0e9 17:30:23 ---> 4d40cb91659a 17:30:23 Step 5/22 : RUN apk add --update --no-cache make git 17:30:23 ---> Running in bb789672ef30 17:30:23 ---> Running in 13dae9db8f2c 17:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:30:23 Removing intermediate container 2ecbca63418b 17:30:23 ---> 5ff8ae32f800 17:30:23 Step 5/23 : RUN apk add --update --no-cache make git 17:30:23 ---> Running in c27d92fa2717 17:30:23 Removing intermediate container 88d07cec8c81 17:30:23 ---> 17a03148f8f7 17:30:23 Step 5/32 : RUN apk add --update --no-cache make git 17:30:23 ---> Running in 94735faea0c1 17:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:30:24 OK: 219 MiB in 52 packages 17:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:30:24 Removing intermediate container b5a7a50cceb5 17:30:24 ---> 3497cf88a48d 17:30:24 Step 6/26 : COPY go.mod . 17:30:25 ---> 2b614fbb5035 17:30:25 Step 7/26 : RUN go mod download 17:30:25 ---> Running in 9e1628e9a6ed 17:30:25 OK: 219 MiB in 52 packages 17:30:25 Removing intermediate container bb789672ef30 17:30:25 ---> 7e9ce80a9e1f 17:30:25 Step 6/24 : COPY go.mod . 17:30:25 ---> b2fcc76a475d 17:30:25 Step 7/24 : RUN go mod download 17:30:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:30:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:30:25 ---> Running in 32b2c4fccd70 17:30:25 Removing intermediate container 9e1628e9a6ed 17:30:25 ---> 578fe7dc592e 17:30:25 Step 8/26 : COPY . . 17:30:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:30:28 OK: 219 MiB in 52 packages 17:30:28 OK: 219 MiB in 52 packages 17:30:30 OK: 219 MiB in 52 packages 17:30:31 Removing intermediate container 32b2c4fccd70 17:30:31 ---> 5e9a54745c19 17:30:31 Step 8/24 : COPY . . 17:30:31 ---> 1ef0c4b5fcb7 17:30:31 Step 9/26 : RUN go mod tidy 17:30:32 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:30:32 Failed in branch arm64 17:30:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:30:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:30:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:30:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:30:32 > git config core.sparsecheckout # timeout=10 17:30:32 > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 17:30:35 ---> Running in a60f3434ccdc 17:30:35 Removing intermediate container 13dae9db8f2c 17:30:35 ---> 4f7fa747da66 17:30:35 Step 6/22 : COPY go.mod . 17:30:35 Removing intermediate container c27d92fa2717 17:30:35 ---> d7ded8490972 17:30:35 Step 6/23 : COPY go.mod . 17:30:35 Removing intermediate container 94735faea0c1 17:30:35 ---> 9e0243d27a70 17:30:35 Step 6/32 : COPY go.mod . 17:30:35 ---> c6437820c00e 17:30:35 Step 9/24 : RUN go mod tidy 17:30:35 ---> 82c6335c2e34 17:30:35 Step 7/23 : RUN go mod download 17:30:35 ---> Running in 1127fd2426d8 17:30:35 ---> Running in 8ff6276c3586 17:30:35 ---> 4b7c8163b63d 17:30:35 Step 7/22 : RUN go mod download 17:30:35 ---> 5d87fd6b32a8 17:30:35 Step 7/32 : RUN go mod download 17:30:35 ---> Running in 01e0f1ac0a1f 17:30:35 ---> Running in 1197f739ae4c 17:30:37 Removing intermediate container a60f3434ccdc 17:30:37 ---> ae1b7b615f79 17:30:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:30:37 ---> Running in 77352392c29d 17:30:37 Removing intermediate container 01e0f1ac0a1f 17:30:37 ---> fd482b73b900 17:30:37 Step 8/32 : COPY . . 17:30:37 Removing intermediate container 8ff6276c3586 17:30:37 ---> 7b2af189cb73 17:30:37 Step 8/23 : COPY . . 17:30:37 Removing intermediate container 1197f739ae4c 17:30:37 ---> 072fe9c7e4a9 17:30:37 Step 8/22 : COPY . . 17:30:38 Removing intermediate container 1127fd2426d8 17:30:38 ---> 22a41a7a3b0f 17:30:38 Step 10/24 : RUN make cmd/core-command/core-command 17:30:38 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 17:30:40 ---> Running in cb45594094c1 17:30:41 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 17:30:51 ---> 5f4673363379 17:30:51 Step 9/23 : RUN go mod tidy 17:30:51 ---> Running in 8305d574b00f 17:30:52 ---> 63cc48d105c0 17:30:52 Step 9/32 : RUN go mod tidy 17:30:52 ---> Running in 08b19f2f3410 17:30:54 ---> 70e6f37fd098 17:30:54 Step 9/22 : RUN go mod tidy 17:30:54 ---> Running in 8463ef39a3ae 17:30:55 Removing intermediate container 8305d574b00f 17:30:55 ---> 6d990d95915b 17:30:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:30:55 ---> Running in 14e446b8bc8b 17:30:55 Removing intermediate container 08b19f2f3410 17:30:55 ---> 79cf4fca9203 17:30:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:30:55 ---> Running in 216843d4785f 17:30:55 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 17:30:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:30:56 Removing intermediate container 8463ef39a3ae 17:30:56 ---> f1e91670189b 17:30:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:30:56 ---> Running in 16f954c4cd71 17:30:57 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 17:31:05 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 17:31:07 Removing intermediate container 77352392c29d 17:31:07 ---> e1ed1cb0043e 17:31:07 17:31:07 Step 11/26 : FROM alpine:3.12 17:31:08 3.12: Pulling from library/alpine 17:31:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:31:08 Status: Downloaded newer image for alpine:3.12 17:31:08 ---> 13621d1b12d4 17:31:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:31:08 ---> Running in 85ba9015eaa5 17:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:09 (1/6) Installing ca-certificates (20191127-r4) 17:31:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:31:09 (3/6) Installing libcurl (7.76.1-r0) 17:31:09 (4/6) Installing curl (7.76.1-r0) 17:31:09 (5/6) Installing dumb-init (1.2.2-r1) 17:31:09 (6/6) Installing su-exec (0.2-r1) 17:31:09 Executing busybox-1.31.1-r20.trigger 17:31:09 Executing ca-certificates-20191127-r4.trigger 17:31:09 OK: 7 MiB in 20 packages 17:31:10 Removing intermediate container 85ba9015eaa5 17:31:10 ---> a225d1f3c5f6 17:31:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:10 ---> Running in 5b37e7d440b0 17:31:10 Removing intermediate container 5b37e7d440b0 17:31:10 ---> 9376c9eb765f 17:31:10 Step 14/26 : WORKDIR / 17:31:10 ---> Running in d898298af974 17:31:10 Removing intermediate container d898298af974 17:31:10 ---> e4fa8e8c9bb9 17:31:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:31:10 ---> b15eab966a87 17:31:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:31:11 ---> 6dae131eb0ef 17:31:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:31:11 ---> a2086e94d341 17:31:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:31:11 ---> e4f530284c83 17:31:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:31:12 ---> 07ca5d68ba4b 17:31:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:31:12 ---> 07a1bb5bd91f 17:31:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:31:12 ---> a0cd7b2501f3 17:31:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:31:13 ---> Running in 9455a8e0a46f 17:31:13 Removing intermediate container 9455a8e0a46f 17:31:13 ---> 2a1f57cc25d9 17:31:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:31:13 ---> Running in 6d073cb3a763 17:31:14 Removing intermediate container 6d073cb3a763 17:31:14 ---> bcf372232b02 17:31:14 Step 24/26 : LABEL arch=x86_64 17:31:14 ---> Running in 42c82cfd18c5 17:31:14 Removing intermediate container 42c82cfd18c5 17:31:14 ---> 9450fc50620b 17:31:14 Step 25/26 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:31:14 ---> Running in 457db3865b0e 17:31:14 Removing intermediate container 457db3865b0e 17:31:14 ---> eb6bb86053f0 17:31:14 Step 26/26 : LABEL version=0.0.0 17:31:14 ---> Running in d6f8419914a7 17:31:14 Removing intermediate container d6f8419914a7 17:31:14 ---> 7bf234af3ef9 17:31:14 17:31:14 Successfully built 7bf234af3ef9 17:31:14 Successfully tagged security-secretstore-setup:latest 17:31:14 Building support-notifications 17:31:16  Building security-secretstore-setup ... done Removing intermediate container cb45594094c1 17:31:16 ---> 22862503a19f 17:31:16 17:31:16 Step 11/24 : FROM alpine:3.12 17:31:16 ---> 13621d1b12d4 17:31:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:31:16 ---> Running in b3b4d3a4b204 17:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:17 (1/1) Installing dumb-init (1.2.2-r1) 17:31:17 Executing busybox-1.31.1-r20.trigger 17:31:17 OK: 6 MiB in 15 packages 17:31:18 Removing intermediate container b3b4d3a4b204 17:31:18 ---> 463c0c114666 17:31:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:31:18 ---> Running in 3a91543ab8d0 17:31:18 Removing intermediate container 3a91543ab8d0 17:31:18 ---> 55890c0bf30a 17:31:18 Step 14/24 : ENV APP_PORT=59882 17:31:18 ---> Running in e0b098f77d96 17:31:19 Removing intermediate container e0b098f77d96 17:31:19 ---> 7fd972e25100 17:31:19 Step 15/24 : EXPOSE $APP_PORT 17:31:19 ---> Running in a0a5c852a436 17:31:19 Removing intermediate container a0a5c852a436 17:31:19 ---> 7c1e36d8bb9e 17:31:19 Step 16/24 : WORKDIR / 17:31:19 ---> Running in 198aa62f4c9e 17:31:19 Removing intermediate container 198aa62f4c9e 17:31:19 ---> f84f68d03a64 17:31:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:19 ---> 81997fd83a6c 17:31:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:31:21 ---> 958abcbccce6 17:31:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:31:21 ---> 0c4765e2cdb1 17:31:21 Step 20/24 : ENTRYPOINT ["/core-command"] 17:31:21 ---> Running in 71fea039a187 17:31:21 Removing intermediate container 71fea039a187 17:31:21 ---> f281e2bd0b75 17:31:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:21 ---> Running in 6e42b1ab3453 17:31:21 Removing intermediate container 6e42b1ab3453 17:31:21 ---> 5ae5f0d80101 17:31:21 Step 22/24 : LABEL arch=x86_64 17:31:22 ---> Running in 4b00fb2d0c60 17:31:22 Removing intermediate container 4b00fb2d0c60 17:31:22 ---> 6e01863ba46b 17:31:22 Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:31:22 ---> Running in a35df3654126 17:31:22 Removing intermediate container a35df3654126 17:31:22 ---> 9c3069ce6b84 17:31:22 Step 24/24 : LABEL version=0.0.0 17:31:22 ---> Running in a7f3229fcd2c 17:31:22 Removing intermediate container a7f3229fcd2c 17:31:22 ---> 97adc47a66d4 17:31:22 17:31:22 Successfully built 97adc47a66d4 17:31:22 Successfully tagged core-command:latest 17:31:22  Building core-command ... done Building core-data 17:31:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:31:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:27 ---> 202006a9b230 17:31:27 Step 3/23 : WORKDIR /edgex-go 17:31:27 ---> Using cache 17:31:27 ---> ad7db1e422ef 17:31:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:27 ---> Using cache 17:31:27 ---> 17a03148f8f7 17:31:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:31:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:31:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:31:28 ---> 202006a9b230 17:31:28 Step 3/24 : WORKDIR /edgex-go 17:31:28 ---> Using cache 17:31:28 ---> ad7db1e422ef 17:31:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:28 ---> Using cache 17:31:28 ---> 17a03148f8f7 17:31:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:31:29 ---> Running in 1439e64b2067 17:31:29 ---> Running in acd165303600 17:31:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:31:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:31:30 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 17:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:31:31 OK: 219 MiB in 52 packages 17:31:31 OK: 219 MiB in 52 packages 17:31:32 Removing intermediate container 1439e64b2067 17:31:32 ---> 1b7a62387788 17:31:32 Step 6/23 : COPY go.mod . 17:31:32 Removing intermediate container acd165303600 17:31:32 ---> 4257aa80cdce 17:31:32 Step 6/24 : COPY go.mod . 17:31:32 ---> cea726f50ed6 17:31:32 Step 7/23 : RUN go mod download 17:31:32 ---> 027991ee1473 17:31:32 Step 7/24 : RUN go mod download 17:31:32 ---> Running in 4dc7191eb827 17:31:32 ---> Running in 91b7c0b9f0aa 17:31:32 Removing intermediate container 216843d4785f 17:31:32 ---> 0c6b54efb98d 17:31:32 17:31:32 Step 11/32 : FROM alpine:3.12 17:31:32 ---> 13621d1b12d4 17:31:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:31:32 ---> Running in 5b7699d31747 17:31:32 Removing intermediate container 5b7699d31747 17:31:32 ---> d71fdd876c19 17:31:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:31:32 ---> Running in 9ca021e56d09 17:31:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:34 (1/2) Installing dumb-init (1.2.2-r1) 17:31:34 (2/2) Installing su-exec (0.2-r1) 17:31:34 Executing busybox-1.31.1-r20.trigger 17:31:34 OK: 6 MiB in 16 packages 17:31:34 Removing intermediate container 4dc7191eb827 17:31:34 ---> 11885366ebb4 17:31:34 Step 8/23 : COPY . . 17:31:34 Removing intermediate container 91b7c0b9f0aa 17:31:34 ---> cf8800be0020 17:31:34 Step 8/24 : COPY . . 17:31:35 Removing intermediate container 9ca021e56d09 17:31:35 ---> 403aaab2f0d4 17:31:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:31:39 ---> Running in 1fa2b6b5c290 17:31:39 Removing intermediate container 16f954c4cd71 17:31:39 ---> 135ba4f90345 17:31:39 17:31:39 Step 11/22 : FROM alpine:3.12 17:31:39 ---> 13621d1b12d4 17:31:39 Step 12/22 : RUN apk add --update --no-cache curl 17:31:39 Removing intermediate container 14e446b8bc8b 17:31:39 ---> 124c917ea313 17:31:39 17:31:39 Step 11/23 : FROM alpine:3.12 17:31:39 ---> 13621d1b12d4 17:31:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:31:39 ---> Using cache 17:31:39 ---> 463c0c114666 17:31:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:31:39 ---> Using cache 17:31:39 ---> 55890c0bf30a 17:31:39 Step 14/23 : ENV APP_PORT=59861 17:31:40 Removing intermediate container 1fa2b6b5c290 17:31:40 ---> 346f9845c058 17:31:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:31:40 ---> Running in e8f3b9c15acd 17:31:40 ---> Running in a96c42ae6763 17:31:40 ---> Running in fdaab5054787 17:31:41 ---> a5cc6a1495d4 17:31:41 Step 9/24 : RUN go mod tidy 17:31:41 Removing intermediate container a96c42ae6763 17:31:41 ---> 0d127cf1f7e6 17:31:41 Step 15/23 : EXPOSE $APP_PORT 17:31:41 ---> Running in e234905c4164 17:31:41 Removing intermediate container fdaab5054787 17:31:41 ---> 1430d289e2a2 17:31:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:31:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:41 ---> Running in 1007129ebbd2 17:31:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:41 ---> Running in a76149151f65 17:31:41 ---> 75054168537b 17:31:41 Step 9/23 : RUN go mod tidy 17:31:41 ---> Running in 32b44919012f 17:31:41 (1/4) Installing ca-certificates (20191127-r4) 17:31:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:31:41 (3/4) Installing libcurl (7.76.1-r0) 17:31:41 (4/4) Installing curl (7.76.1-r0) 17:31:41 Executing busybox-1.31.1-r20.trigger 17:31:41 Executing ca-certificates-20191127-r4.trigger 17:31:41 OK: 7 MiB in 18 packages 17:31:41 Removing intermediate container 1007129ebbd2 17:31:41 ---> d14c3717c4ff 17:31:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:41 ---> 40466577b598 17:31:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:31:42 Removing intermediate container e8f3b9c15acd 17:31:42 ---> 3414dbb7a8b0 17:31:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:42 Removing intermediate container a76149151f65 17:31:42 ---> 22d42c8437ce 17:31:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:31:42 ---> Running in ebdb2790af08 17:31:42 ---> Running in 64ef51db8567 17:31:42 Removing intermediate container ebdb2790af08 17:31:42 ---> e750340267ba 17:31:42 Step 14/22 : WORKDIR /edgex 17:31:42 ---> f6b7ae199fd8 17:31:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:31:42 ---> Running in f3d40f191b06 17:31:42 Removing intermediate container 64ef51db8567 17:31:42 ---> dc0c63a47b6b 17:31:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:31:42 Removing intermediate container e234905c4164 17:31:42 ---> 48c1f2326518 17:31:42 Step 10/24 : RUN make cmd/core-data/core-data 17:31:42 Removing intermediate container f3d40f191b06 17:31:42 ---> 4737637c93ba 17:31:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:31:42 ---> Running in 99da541c857f 17:31:42 ---> 39ec22c0fe91 17:31:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:31:42 ---> ac9f7b9d5d1f 17:31:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:31:42 ---> Running in 6ec93b89ec8c 17:31:42 ---> Running in 24614835ae2c 17:31:42 Removing intermediate container 32b44919012f 17:31:42 ---> 11fbb906f4f6 17:31:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:31:42 ---> Running in 177557fab852 17:31:42 ---> 9e2084823dc4 17:31:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:31:43 Removing intermediate container 6ec93b89ec8c 17:31:43 ---> 77221941a5b5 17:31:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:43 ---> Running in 3a8a31f566ad 17:31:43 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 17:31:43 Removing intermediate container 3a8a31f566ad 17:31:43 ---> f1f33c097104 17:31:43 Step 21/23 : LABEL arch=x86_64 17:31:43 ---> Running in bc0d550f0216 17:31:43 ---> f5b955ddcfca 17:31:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:31:43 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 17:31:43 Removing intermediate container bc0d550f0216 17:31:43 ---> c6c486fe4193 17:31:43 Step 22/23 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:31:43 ---> Running in 7bf5d163fdd9 17:31:44 ---> e7b95f438915 17:31:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:31:44 Removing intermediate container 7bf5d163fdd9 17:31:44 ---> 5e1172e76ee9 17:31:44 Step 23/23 : LABEL version=0.0.0 17:31:44 ---> Running in a53dbcf929ad 17:31:44 ---> Running in 8cc1ab029526 17:31:44 Removing intermediate container 24614835ae2c 17:31:44 ---> b98a8ebb1644 17:31:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:44 Removing intermediate container a53dbcf929ad 17:31:44 ---> ce3a566e5f2c 17:31:44 Step 19/22 : CMD ["--init=true"] 17:31:44 Removing intermediate container 8cc1ab029526 17:31:44 ---> 40251c7b8e46 17:31:44 17:31:44 ---> Running in 82ce80ba46db 17:31:44 Successfully built 40251c7b8e46 17:31:44 Successfully tagged support-scheduler:latest 17:31:44 Building sys-mgmt-agent 17:31:44  Building support-scheduler ... done  ---> 253d156b3732 17:31:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:31:44 Removing intermediate container 82ce80ba46db 17:31:44 ---> b1d352aac581 17:31:44 Step 20/22 : LABEL arch=x86_64 17:31:44 ---> Running in 5b62265c42d9 17:31:44 Removing intermediate container 5b62265c42d9 17:31:44 ---> 601c237f5935 17:31:44 Step 21/22 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:31:45 ---> Running in f578c198cbea 17:31:45 Removing intermediate container f578c198cbea 17:31:45 ---> c11872cb48d9 17:31:45 Step 22/22 : LABEL version=0.0.0 17:31:46 ---> 8b72cf496079 17:31:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:31:46 ---> Running in 4a344ee5618c 17:31:46 Removing intermediate container 4a344ee5618c 17:31:46 ---> 0509776f3ddf 17:31:46 17:31:46 ---> 11737646b293 17:31:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:31:46 Successfully built 0509776f3ddf 17:31:46 Successfully tagged security-proxy-setup:latest 17:31:46  Building security-proxy-setup ... done Building core-metadata 17:31:46 ---> 9da005e8626e 17:31:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:31:47 ---> bb02dab73819 17:31:47 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:31:48 ---> Running in 6a6b7b3796d9 17:31:48 Removing intermediate container 6a6b7b3796d9 17:31:48 ---> f36ede82a927 17:31:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:31:49 ---> 1ce67c8374b1 17:31:49 Step 27/32 : RUN chmod +x /entrypoint.sh 17:31:49 ---> Running in 35103725f010 17:31:50 Removing intermediate container 35103725f010 17:31:50 ---> 475fc04365a3 17:31:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:31:50 ---> Running in 6608636c5267 17:31:50 Removing intermediate container 6608636c5267 17:31:50 ---> 12cfa4eaaec3 17:31:50 Step 29/32 : CMD ["gate"] 17:31:50 ---> Running in a1624e398a02 17:31:51 Removing intermediate container a1624e398a02 17:31:51 ---> 0dcdf04c171e 17:31:51 Step 30/32 : LABEL arch=x86_64 17:31:51 ---> Running in 3798426c65f1 17:31:51 Removing intermediate container 3798426c65f1 17:31:51 ---> e418b3e6b460 17:31:51 Step 31/32 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:31:51 ---> Running in 37b74487e543 17:31:51 Removing intermediate container 37b74487e543 17:31:51 ---> bf71ddfa61e3 17:31:51 Step 32/32 : LABEL version=0.0.0 17:31:51 ---> Running in e80f0ce70b33 17:31:52 Removing intermediate container e80f0ce70b33 17:31:52 ---> 11108c12da8f 17:31:52 17:31:52 Successfully built 11108c12da8f 17:31:52 Successfully tagged security-bootstrapper:latest 17:31:57  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:31:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:31:57 ---> 202006a9b230 17:31:57 Step 3/24 : WORKDIR /edgex-go 17:31:57 ---> Using cache 17:31:57 ---> ad7db1e422ef 17:31:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:57 ---> Using cache 17:31:57 ---> 17a03148f8f7 17:31:57 Step 5/24 : RUN apk add --update --no-cache make git 17:31:57 ---> Using cache 17:31:57 ---> 9e0243d27a70 17:31:57 Step 6/24 : COPY go.mod . 17:31:57 ---> Using cache 17:31:57 ---> 5d87fd6b32a8 17:31:57 Step 7/24 : RUN go mod download 17:31:57 ---> Using cache 17:31:57 ---> fd482b73b900 17:31:57 Step 8/24 : COPY . . 17:31:57 ---> Using cache 17:31:57 ---> 63cc48d105c0 17:31:57 Step 9/24 : RUN go mod tidy 17:31:57 ---> Using cache 17:31:57 ---> 79cf4fca9203 17:31:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:31:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:31:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:31:57 ---> 202006a9b230 17:31:57 Step 3/24 : WORKDIR /edgex-go 17:31:57 ---> Using cache 17:31:57 ---> ad7db1e422ef 17:31:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:57 ---> Using cache 17:31:57 ---> 17a03148f8f7 17:31:57 Step 5/24 : RUN apk add --update --no-cache make bash git 17:31:58 ---> Running in 1f6fc2e56783 17:31:58 ---> Running in 26ae2ba223b6 17:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:31:59 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 17:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:32:00 OK: 219 MiB in 52 packages 17:32:00 Removing intermediate container 1f6fc2e56783 17:32:00 ---> 09d10318ae25 17:32:00 Step 6/24 : COPY go.mod . 17:32:01 ---> e8c4d04d2985 17:32:01 Step 7/24 : RUN go mod download 17:32:01 ---> Running in 99ad8ca3d545 17:32:02 Removing intermediate container 99ad8ca3d545 17:32:02 ---> 98b4b462a6e8 17:32:02 Step 8/24 : COPY . . 17:32:08 ---> 74a4f59d22e0 17:32:08 Step 9/24 : RUN go mod tidy 17:32:08 ---> Running in d629db1ae7bc 17:32:10 Removing intermediate container d629db1ae7bc 17:32:10 ---> 8eefc9117893 17:32:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:32:10 ---> Running in d7c4f0bc7a09 17:32:11 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 17:32:16 Removing intermediate container 177557fab852 17:32:16 ---> 95473a2e53d0 17:32:16 17:32:16 Step 11/23 : FROM alpine:3.12 17:32:16 ---> 13621d1b12d4 17:32:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:32:16 ---> Running in f613d067cca9 17:32:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:16 (1/2) Installing ca-certificates (20191127-r4) 17:32:16 (2/2) Installing dumb-init (1.2.2-r1) 17:32:16 Executing busybox-1.31.1-r20.trigger 17:32:16 Executing ca-certificates-20191127-r4.trigger 17:32:17 OK: 6 MiB in 16 packages 17:32:17 Removing intermediate container f613d067cca9 17:32:17 ---> 9886cd424a4e 17:32:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:32:17 ---> Running in 993eecc1f413 17:32:17 Removing intermediate container 993eecc1f413 17:32:17 ---> a10d5e6ad7c3 17:32:17 Step 14/23 : ENV APP_PORT=59860 17:32:17 ---> Running in 7d4d3b4c4d6d 17:32:17 Removing intermediate container 7d4d3b4c4d6d 17:32:17 ---> decfbe63938f 17:32:17 Step 15/23 : EXPOSE $APP_PORT 17:32:17 ---> Running in 3df35df63e37 17:32:18 Removing intermediate container 3df35df63e37 17:32:18 ---> cf0a25db3531 17:32:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:18 ---> ae57364a8840 17:32:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:32:18 ---> b7acc202fcfa 17:32:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:32:18 ---> 59a51af63726 17:32:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:32:18 ---> Running in 4fbb8a97c030 17:32:19 Removing intermediate container 4fbb8a97c030 17:32:19 ---> f90231c7d401 17:32:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:19 ---> Running in eaf5308ee4db 17:32:19 Removing intermediate container eaf5308ee4db 17:32:19 ---> 2647d5cfb733 17:32:19 Step 21/23 : LABEL arch=x86_64 17:32:19 ---> Running in a83658e0fef7 17:32:19 Removing intermediate container a83658e0fef7 17:32:19 ---> ee9f43f07d8b 17:32:19 Step 22/23 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:32:19 ---> Running in 2b45b0369cd6 17:32:19 Removing intermediate container 2b45b0369cd6 17:32:19 ---> 08b7eac4bc85 17:32:19 Step 23/23 : LABEL version=0.0.0 17:32:19 ---> Running in 69fba8aab931 17:32:20 Removing intermediate container 69fba8aab931 17:32:20 ---> 158b9b7beac2 17:32:20 17:32:20 Successfully built 158b9b7beac2 17:32:20 Successfully tagged support-notifications:latest 17:32:21  Building support-notifications ... done Removing intermediate container 99da541c857f 17:32:21 ---> 5f7de79a8b9e 17:32:21 17:32:21 Step 11/24 : FROM alpine:3.12 17:32:21 ---> 13621d1b12d4 17:32:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:32:21 ---> Running in 4810dcd9bb36 17:32:21 Removing intermediate container 4810dcd9bb36 17:32:21 ---> 0df6bc197129 17:32:21 Step 13/24 : ENV APP_PORT=59880 17:32:21 ---> Running in 321da344c4c3 17:32:21 Removing intermediate container 321da344c4c3 17:32:21 ---> fd6fff7fcafe 17:32:21 Step 14/24 : EXPOSE $APP_PORT 17:32:21 ---> Running in 124dd79ddfbb 17:32:21 Removing intermediate container 124dd79ddfbb 17:32:21 ---> 5d900600f291 17:32:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:21 ---> Running in c77c05d785ed 17:32:23 Removing intermediate container c77c05d785ed 17:32:23 ---> d2ddb430738a 17:32:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:32:23 ---> Running in f38f88cfdc68 17:32:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:28 (1/6) Installing dumb-init (1.2.2-r1) 17:32:28 (2/6) Installing libgcc (9.3.0-r2) 17:32:28 (3/6) Installing libsodium (1.0.18-r0) 17:32:28 (4/6) Installing libstdc++ (9.3.0-r2) 17:32:29 (5/6) Installing libzmq (4.3.3-r0) 17:32:30 (6/6) Installing zeromq (4.3.3-r0) 17:32:30 Executing busybox-1.31.1-r20.trigger 17:32:30 OK: 8 MiB in 20 packages 17:32:31 Removing intermediate container f38f88cfdc68 17:32:31 ---> 0d5e2dc68fdb 17:32:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:31 Removing intermediate container 26ae2ba223b6 17:32:31 ---> f33a5e584b10 17:32:31 17:32:31 Step 11/24 : FROM alpine:3.12 17:32:31 ---> 13621d1b12d4 17:32:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:32:31 ---> Using cache 17:32:31 ---> 463c0c114666 17:32:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:31 ---> Using cache 17:32:31 ---> 55890c0bf30a 17:32:31 Step 14/24 : ENV APP_PORT=59881 17:32:31 ---> Running in bda9b6880dc2 17:32:31 ---> 0626bf36b94b 17:32:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:31 Removing intermediate container bda9b6880dc2 17:32:31 ---> 78f8f4c82b26 17:32:31 Step 15/24 : EXPOSE $APP_PORT 17:32:31 ---> Running in fe083d2cf1bc 17:32:31 Removing intermediate container fe083d2cf1bc 17:32:31 ---> e3eb38623981 17:32:31 Step 16/24 : WORKDIR / 17:32:31 ---> 0c7bb78299d5 17:32:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:32:31 ---> Running in e26038df95c8 17:32:32 ---> f84670540a3a 17:32:32 Step 20/24 : ENTRYPOINT ["/core-data"] 17:32:32 Removing intermediate container d7c4f0bc7a09 17:32:32 ---> 9baf02eadc59 17:32:32 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:32:32 Removing intermediate container e26038df95c8 17:32:32 ---> 42b95ac681b7 17:32:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:32 ---> Running in b588994f682d 17:32:32 ---> Running in f8718211b7cc 17:32:32 Removing intermediate container b588994f682d 17:32:32 ---> 7cf3bed1a175 17:32:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:32 ---> Running in 11b4366f1b1d 17:32:32 ---> cd73735f4396 17:32:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:32 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 17:32:32 Removing intermediate container 11b4366f1b1d 17:32:32 ---> 55a7f3fdc150 17:32:32 Step 22/24 : LABEL arch=x86_64 17:32:32 ---> Running in 3a713021341b 17:32:32 Removing intermediate container 3a713021341b 17:32:32 ---> 93cdf8066f3f 17:32:32 Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:32:32 ---> 1b5a122a1e70 17:32:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:32:32 ---> Running in f7d3c057b2ae 17:32:33 Removing intermediate container f7d3c057b2ae 17:32:33 ---> 3cfa03492d1d 17:32:33 Step 24/24 : LABEL version=0.0.0 17:32:33 ---> 14c0e5a941ae 17:32:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:32:33 ---> Running in af33d416e9aa 17:32:33 ---> Running in ce7486db5ad8 17:32:33 Removing intermediate container af33d416e9aa 17:32:33 ---> 0b648e6f926a 17:32:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:33 Removing intermediate container ce7486db5ad8 17:32:33 ---> 493681b608f4 17:32:33 17:32:33 Successfully built 493681b608f4 17:32:33 Successfully tagged core-data:latest 17:32:33  Building core-data ... done  ---> Running in 6931ae882c62 17:32:33 Removing intermediate container f8718211b7cc 17:32:33 ---> e76dc2e545de 17:32:33 17:32:33 Step 12/24 : FROM docker:20.10.0 17:32:33 Removing intermediate container 6931ae882c62 17:32:33 ---> 8df03f339e74 17:32:33 Step 22/24 : LABEL arch=x86_64 17:32:33 ---> Running in 43998ef6c68f 17:32:33 20.10.0: Pulling from library/docker 17:32:33 Removing intermediate container 43998ef6c68f 17:32:33 ---> e1693ba95efc 17:32:33 Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:32:33 ---> Running in f92696f19b87 17:32:33 Removing intermediate container f92696f19b87 17:32:33 ---> f8b020b42703 17:32:33 Step 24/24 : LABEL version=0.0.0 17:32:33 ---> Running in be3247be6dad 17:32:33 Removing intermediate container be3247be6dad 17:32:33 ---> 575ee7a4d7d4 17:32:33 17:32:34 Successfully built 575ee7a4d7d4 17:32:34 Successfully tagged core-metadata:latest 17:32:36  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:32:36 Status: Downloaded newer image for docker:20.10.0 17:32:36 ---> aefe523efa57 17:32:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:32:37 ---> Running in 065fe2c4cb6c 17:32:37 Removing intermediate container 065fe2c4cb6c 17:32:37 ---> de342ab88eba 17:32:37 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:32:37 ---> Running in 7304f9b5422e 17:32:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:37 (1/39) Installing readline (8.0.4-r0) 17:32:37 (2/39) Installing bash (5.0.17-r0) 17:32:37 Executing bash-5.0.17-r0.post-install 17:32:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:32:38 (4/39) Installing libcurl (7.76.1-r0) 17:32:38 (5/39) Installing curl (7.76.1-r0) 17:32:38 (6/39) Installing dumb-init (1.2.2-r1) 17:32:38 (7/39) Installing libbz2 (1.0.8-r1) 17:32:38 (8/39) Installing expat (2.2.9-r1) 17:32:38 (9/39) Installing libffi (3.3-r2) 17:32:38 (10/39) Installing gdbm (1.13-r1) 17:32:38 (11/39) Installing xz-libs (5.2.5-r0) 17:32:38 (12/39) Installing sqlite-libs (3.32.1-r0) 17:32:38 (13/39) Installing python3 (3.8.10-r0) 17:32:38 (14/39) Installing py3-appdirs (1.4.4-r1) 17:32:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:32:38 (16/39) Installing py3-parsing (2.4.7-r0) 17:32:38 (17/39) Installing py3-six (1.15.0-r0) 17:32:38 (18/39) Installing py3-packaging (20.4-r0) 17:32:38 (19/39) Installing py3-setuptools (47.0.0-r0) 17:32:38 (20/39) Installing py3-chardet (3.0.4-r4) 17:32:38 (21/39) Installing py3-idna (2.9-r0) 17:32:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:32:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:32:38 (24/39) Installing py3-requests (2.23.0-r0) 17:32:38 (25/39) Installing py3-msgpack (1.0.0-r0) 17:32:38 (26/39) Installing py3-lockfile (0.12.2-r3) 17:32:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:32:38 (28/39) Installing py3-colorama (0.4.3-r0) 17:32:38 (29/39) Installing py3-distlib (0.3.0-r0) 17:32:38 (30/39) Installing py3-distro (1.5.0-r1) 17:32:38 (31/39) Installing py3-webencodings (0.5.1-r3) 17:32:38 (32/39) Installing py3-html5lib (1.0.1-r4) 17:32:38 (33/39) Installing py3-pytoml (0.1.21-r0) 17:32:38 (34/39) Installing py3-pep517 (0.8.2-r0) 17:32:38 (35/39) Installing py3-progress (1.5-r0) 17:32:38 (36/39) Installing py3-toml (0.10.1-r0) 17:32:38 (37/39) Installing py3-retrying (1.3.3-r0) 17:32:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:32:38 (39/39) Installing py3-pip (20.1.1-r0) 17:32:38 Executing busybox-1.31.1-r19.trigger 17:32:38 OK: 72 MiB in 59 packages 17:32:39 Collecting docker-compose==1.23.2 17:32:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:32:39 Collecting docker<4.0,>=3.6.0 17:32:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:32:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:32:39 Collecting texttable<0.10,>=0.9.0 17:32:39 Downloading texttable-0.9.1.tar.gz (11 kB) 17:32:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:32:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:32:40 Collecting websocket-client<1.0,>=0.32.0 17:32:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:32:40 Collecting dockerpty<0.5,>=0.4.1 17:32:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:32:40 Collecting cached-property<2,>=1.2.0 17:32:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:32:40 Collecting PyYAML<4,>=3.10 17:32:40 Downloading PyYAML-3.13.tar.gz (270 kB) 17:32:41 Collecting jsonschema<3,>=2.5.1 17:32:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:32:41 Collecting docopt<0.7,>=0.6.1 17:32:41 Downloading docopt-0.6.2.tar.gz (25 kB) 17:32:41 Collecting docker-pycreds>=0.4.0 17:32:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:32:41 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) 17:32:41 Collecting idna<2.8,>=2.5 17:32:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:32:41 Collecting urllib3<1.25,>=1.21.1 17:32:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:32:41 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) 17:32:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:32:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:32:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:32:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:32:41 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, PyYAML, jsonschema, docopt, docker-compose 17:32:41 Attempting uninstall: idna 17:32:41 Found existing installation: idna 2.9 17:32:41 Uninstalling idna-2.9: 17:32:41 Successfully uninstalled idna-2.9 17:32:42 Attempting uninstall: urllib3 17:32:42 Found existing installation: urllib3 1.25.9 17:32:42 Uninstalling urllib3-1.25.9: 17:32:42 Successfully uninstalled urllib3-1.25.9 17:32:42 Attempting uninstall: requests 17:32:42 Found existing installation: requests 2.23.0 17:32:42 Uninstalling requests-2.23.0: 17:32:42 Successfully uninstalled requests-2.23.0 17:32:42 Running setup.py install for texttable: started 17:32:42 Running setup.py install for texttable: finished with status 'done' 17:32:42 Running setup.py install for dockerpty: started 17:32:43 Running setup.py install for dockerpty: finished with status 'done' 17:32:43 Running setup.py install for PyYAML: started 17:32:43 Running setup.py install for PyYAML: finished with status 'done' 17:32:43 Running setup.py install for docopt: started 17:32:43 Running setup.py install for docopt: finished with status 'done' 17:32:44 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.59.0 17:32:47 Removing intermediate container 7304f9b5422e 17:32:47 ---> 99f8fb12a9e1 17:32:47 Step 15/24 : ENV APP_PORT=58890 17:32:47 ---> Running in 804282f6afcf 17:32:47 Removing intermediate container 804282f6afcf 17:32:47 ---> 4e8cdd9ff3c5 17:32:47 Step 16/24 : EXPOSE $APP_PORT 17:32:47 ---> Running in c2a1a32404f0 17:32:47 Removing intermediate container c2a1a32404f0 17:32:47 ---> 54edcb8fe55e 17:32:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:32:47 ---> d26fa7bc6d04 17:32:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:32:47 ---> f9923df42e60 17:32:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:32:47 ---> 38887b7e915a 17:32:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:32:47 ---> Running in ac2666a0386d 17:32:48 Removing intermediate container ac2666a0386d 17:32:48 ---> fdd4732ccdf5 17:32:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:48 ---> Running in 5bab2304568f 17:32:48 Removing intermediate container 5bab2304568f 17:32:48 ---> 7ee7cff4d231 17:32:48 Step 22/24 : LABEL arch=x86_64 17:32:48 ---> Running in 87c4cc7a8cba 17:32:48 Removing intermediate container 87c4cc7a8cba 17:32:48 ---> 4fcec63c869c 17:32:48 Step 23/24 : LABEL git_sha=c0b08702cdf475d6adc0e4fbf657a09846851764 17:32:48 ---> Running in 5812f07eb19c 17:32:48 Removing intermediate container 5812f07eb19c 17:32:48 ---> 1ffa748e072d 17:32:48 Step 24/24 : LABEL version=0.0.0 17:32:48 ---> Running in 176340eb6d2a 17:32:48 Removing intermediate container 176340eb6d2a 17:32:48 ---> 03d3d7f4084d 17:32:48 17:32:48 Successfully built 03d3d7f4084d 17:32:48 Successfully tagged sys-mgmt-agent:latest 17:32:48  Building sys-mgmt-agent ... done  [Pipeline] } 17:32:48 $ docker stop --time=1 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 17:32:49 $ docker rm -f 82bf7195121fdc79eaedd41fca2b48eb2a6a7dcff1301207f31446160054af50 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:50 + docker images 17:32:50 REPOSITORY TAG IMAGE ID CREATED SIZE 17:32:50 sys-mgmt-agent latest 03d3d7f4084d 2 seconds ago 312MB 17:32:50 core-metadata latest 575ee7a4d7d4 17 seconds ago 18.6MB 17:32:50 core-data latest 493681b608f4 17 seconds ago 21.6MB 17:32:50 e76dc2e545de 17 seconds ago 1.16GB 17:32:50 f33a5e584b10 20 seconds ago 1.17GB 17:32:50 5f7de79a8b9e 29 seconds ago 1.17GB 17:32:50 support-notifications latest 158b9b7beac2 31 seconds ago 17.8MB 17:32:50 95473a2e53d0 35 seconds ago 1.16GB 17:32:50 security-bootstrapper latest 11108c12da8f 58 seconds ago 18.2MB 17:32:50 security-proxy-setup latest 0509776f3ddf About a minute ago 25.3MB 17:32:50 support-scheduler latest 40251c7b8e46 About a minute ago 17.1MB 17:32:50 124c917ea313 About a minute ago 1.16GB 17:32:50 135ba4f90345 About a minute ago 1.16GB 17:32:50 0c6b54efb98d About a minute ago 1.15GB 17:32:50 core-command latest 97adc47a66d4 About a minute ago 17.1MB 17:32:50 22862503a19f About a minute ago 1.16GB 17:32:50 security-secretstore-setup latest 7bf234af3ef9 About a minute ago 25.8MB 17:32:50 e1ed1cb0043e About a minute ago 1.16GB 17:32:50 ci-base-image-x86_64 latest 202006a9b230 5 minutes ago 648MB 17:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 17:32:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:32:50 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 17:32:50 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 17:33:05 Still waiting to schedule task 17:33:05 ‘prd-ubuntu18.04-docker-8c-8g-237’ is offline 17:34:16 Running on prd-ubuntu18.04-docker-8c-8g-246 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws 17:34:16 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 17:34:16 The recommended git tool is: git 17:34:18 using credential edgex-jenkins-ssh 17:34:18 Cloning the remote Git repository 17:34:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:34:18 > git init /w/workspace/edgex-go/19 # timeout=10 17:34:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:18 > git --version # timeout=10 17:34:18 > git --version # 'git version 2.17.1' 17:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:29 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 0f324dcbf099921d62e57526a26bf7984d28403e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 17:34:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:34:29 > git config core.sparsecheckout # timeout=10 17:34:29 > git checkout -f 0f324dcbf099921d62e57526a26bf7984d28403e # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:29 Failed in branch amd64 [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] { (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 17:34:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:34:30 ---> package-listing.sh 17:34:30 ++ tr '[:upper:]' '[:lower:]' 17:34:30 ++ facter osfamily 17:34:30 + OS_FAMILY=redhat 17:34:30 + workspace=/w/workspace/edgex-go/19 17:34:30 + START_PACKAGES=/tmp/packages_start.txt 17:34:30 + END_PACKAGES=/tmp/packages_end.txt 17:34:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:30 + PACKAGES=/tmp/packages_start.txt 17:34:30 + '[' /w/workspace/edgex-go/19 ']' 17:34:30 + PACKAGES=/tmp/packages_end.txt 17:34:30 + case "${OS_FAMILY}" in 17:34:30 + sort 17:34:30 + rpm -qa 17:34:32 + '[' -f /tmp/packages_start.txt ']' 17:34:32 + '[' -f /tmp/packages_end.txt ']' 17:34:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:32 + '[' /w/workspace/edgex-go/19 ']' 17:34:32 + mkdir -p /w/workspace/edgex-go/19/archives/ 17:34:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 17:34:32 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:34:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:34:33 17:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:34:33 alpine: Pulling from edgex-lftools-log-publisher 17:34:33 df20fa9351a1: Pulling fs layer 17:34:33 36b3adc4ff6f: Pulling fs layer 17:34:33 8ad3a11d3b57: Pulling fs layer 17:34:33 46f8f816bc3b: Pulling fs layer 17:34:33 93b61091891f: Pulling fs layer 17:34:33 93b9cdb0e59b: Pulling fs layer 17:34:33 5e14af77c1be: Pulling fs layer 17:34:33 01666e4c0597: Pulling fs layer 17:34:33 aa168da1d23b: Pulling fs layer 17:34:33 93b61091891f: Waiting 17:34:33 93b9cdb0e59b: Waiting 17:34:33 5e14af77c1be: Waiting 17:34:33 01666e4c0597: Waiting 17:34:33 aa168da1d23b: Waiting 17:34:33 46f8f816bc3b: Waiting 17:34:33 36b3adc4ff6f: Verifying Checksum 17:34:33 36b3adc4ff6f: Download complete 17:34:33 46f8f816bc3b: Verifying Checksum 17:34:33 46f8f816bc3b: Download complete 17:34:33 df20fa9351a1: Verifying Checksum 17:34:33 df20fa9351a1: Download complete 17:34:34 93b9cdb0e59b: Verifying Checksum 17:34:34 93b9cdb0e59b: Download complete 17:34:34 5e14af77c1be: Verifying Checksum 17:34:34 5e14af77c1be: Download complete 17:34:34 01666e4c0597: Verifying Checksum 17:34:34 01666e4c0597: Download complete 17:34:34 93b61091891f: Verifying Checksum 17:34:34 93b61091891f: Download complete 17:34:34 df20fa9351a1: Pull complete 17:34:34 8ad3a11d3b57: Verifying Checksum 17:34:34 8ad3a11d3b57: Download complete 17:34:34 36b3adc4ff6f: Pull complete 17:34:34 8ad3a11d3b57: Pull complete 17:34:34 46f8f816bc3b: Pull complete 17:34:34 93b61091891f: Pull complete 17:34:34 93b9cdb0e59b: Pull complete 17:34:35 5e14af77c1be: Pull complete 17:34:35 01666e4c0597: Pull complete 17:34:37 aa168da1d23b: Verifying Checksum 17:34:37 aa168da1d23b: Download complete 17:34:40 aa168da1d23b: Pull complete 17:34:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:34:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:34:40 prd-centos7-docker-4c-2g-235 does not seem to be running inside a container 17:34:40 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:34:43 $ docker top a8f37e2bad243fa373ae64a859a7beb0fb58b34f3dd122eba8292394cd25a266 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:43 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:44 + mkdir -p /var/log/sa [Pipeline] sh 17:34:44 + ls /var/log/sa-host 17:34:44 + sadf -c /var/log/sa-host/sa05 17:34:44 file_magic: OK 17:34:44 HZ: Using current value: 100 17:34:44 file_header: OK 17:34:44 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 17:34:44 Statistics: 17:34:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:34:44 File successfully converted to sysstat format version 12.2.1 17:34:44 + sadf -c /var/log/sa-host/sa25 17:34:44 file_magic: OK 17:34:44 HZ: Using current value: 100 17:34:44 file_header: OK 17:34:44 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 17:34:44 Statistics: 17:34:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:34:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:44 provisioning config files... 17:34:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config5246453030999938464tmp [Pipeline] { [Pipeline] echo 17:34:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:44 ---> create-netrc.sh [Pipeline] } 17:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:34:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:34:45 ---> python-tools-install.sh [Pipeline] echo 17:34:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:45 ---> sudo-logs.sh 17:34:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:34:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:45 ---> job-cost.sh 17:34:45 lf-activate-venv: SKIPPING 17:34:45 INFO: No Stack... 17:34:46 INFO: Retrieving Pricing Info for: v3-standard-2 17:34:47 INFO: Archiving Costs [Pipeline] echo 17:34:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:47 ---> logs-deploy.sh 17:34:47 lf-activate-venv: SKIPPING 17:34:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/19 17:34:47 INFO: archiving workspace using pattern(s): 17:34:48 Archives upload complete. 17:34:48 INFO: archiving logs to Nexus 17:34:48 ---> uname -a: 17:34:48 Linux prd-centos7-docker-4c-2g-235.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:34:48 17:34:48 17:34:48 ---> lscpu: 17:34:48 Architecture: x86_64 17:34:48 CPU op-mode(s): 32-bit, 64-bit 17:34:48 Byte Order: Little Endian 17:34:48 Address sizes: 40 bits physical, 48 bits virtual 17:34:48 CPU(s): 2 17:34:48 On-line CPU(s) list: 0,1 17:34:48 Thread(s) per core: 1 17:34:48 Core(s) per socket: 1 17:34:48 Socket(s): 2 17:34:48 NUMA node(s): 1 17:34:48 Vendor ID: AuthenticAMD 17:34:48 CPU family: 23 17:34:48 Model: 49 17:34:48 Model name: AMD EPYC-Rome Processor 17:34:48 Stepping: 0 17:34:48 CPU MHz: 2800.000 17:34:48 BogoMIPS: 5600.00 17:34:48 Virtualization: AMD-V 17:34:48 Hypervisor vendor: KVM 17:34:48 Virtualization type: full 17:34:48 L1d cache: 64 KiB 17:34:48 L1i cache: 64 KiB 17:34:48 L2 cache: 1 MiB 17:34:48 L3 cache: 32 MiB 17:34:48 NUMA node0 CPU(s): 0,1 17:34:48 Vulnerability Itlb multihit: Not affected 17:34:48 Vulnerability L1tf: Not affected 17:34:48 Vulnerability Mds: Not affected 17:34:48 Vulnerability Meltdown: Not affected 17:34:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:34:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:34:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:34:48 Vulnerability Srbds: Not affected 17:34:48 Vulnerability Tsx async abort: Not affected 17:34:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:34:48 17:34:48 17:34:48 ---> nproc: 17:34:48 2 17:34:48 17:34:48 17:34:48 ---> df -h: 17:34:48 Filesystem Size Used Available Use% Mounted on 17:34:48 overlay 40.0G 13.3G 26.6G 33% / 17:34:48 tmpfs 64.0M 0 64.0M 0% /dev 17:34:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:34:48 shm 64.0M 0 64.0M 0% /dev/shm 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /facter-os 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/resolv.conf 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hostname 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hosts 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/auth.log 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /run/cloud-init/result.json 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/sa-host 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/secure 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/19@tmp 17:34:48 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/19 17:34:48 17:34:48 17:34:48 ---> free -m: 17:34:48 total used free shared buff/cache available 17:34:48 Mem: 7821 1357 1579 0 4884 6447 17:34:48 Swap: 1023 1 1022 17:34:48 17:34:48 17:34:48 ---> ip addr: 17:34:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:34:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:34:48 inet 127.0.0.1/8 scope host lo 17:34:48 valid_lft forever preferred_lft forever 17:34:48 inet6 ::1/128 scope host 17:34:48 valid_lft forever preferred_lft forever 17:34:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:34:48 link/ether fa:16:3e:21:be:40 brd ff:ff:ff:ff:ff:ff 17:34:48 inet 10.30.122.8/23 brd 10.30.123.255 scope global dynamic eth0 17:34:48 valid_lft 85797sec preferred_lft 85797sec 17:34:48 inet6 fe80::f816:3eff:fe21:be40/64 scope link 17:34:48 valid_lft forever preferred_lft forever 17:34:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:34:48 link/ether 02:42:fd:66:34:2d brd ff:ff:ff:ff:ff:ff 17:34:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:34:48 valid_lft forever preferred_lft forever 17:34:48 inet6 fe80::42:fdff:fe66:342d/64 scope link 17:34:48 valid_lft forever preferred_lft forever 17:34:48 17:34:48 17:34:48 ---> sar -b -r -n DEV: 17:34:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:34:48 17:34:48 17:24:33 LINUX RESTART (2 CPU) 17:34:48 17:34:48 17:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:34:48 17:26:01 122.05 19.80 102.25 0.00 5861.96 10841.12 0.00 17:34:48 17:27:01 173.26 0.18 173.08 0.00 22.78 58180.00 0.00 17:34:48 17:28:01 74.50 0.00 74.50 0.00 0.00 8370.27 0.00 17:34:48 17:29:01 53.29 0.02 53.27 0.00 0.53 6687.89 0.00 17:34:48 17:30:05 233.14 44.29 188.84 0.00 1071.72 101871.25 0.00 17:34:48 17:31:01 711.25 316.55 394.70 0.00 10434.24 222751.75 0.00 17:34:48 17:32:01 572.89 48.89 524.00 0.00 4439.87 216599.25 0.00 17:34:48 17:33:01 299.98 16.05 283.93 0.00 1595.20 69436.20 0.00 17:34:48 17:34:01 7.93 0.00 7.93 0.00 0.00 357.45 0.00 17:34:48 Average: 246.34 47.53 198.80 0.00 2534.61 76352.65 0.00 17:34:48 17:34:48 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:34:48 17:26:01 4858992 0 1088896 13.60 2620 2058424 1781136 19.66 1127324 1606612 157528 17:34:48 17:27:01 3729444 0 1046204 13.06 2620 3230664 1435900 15.85 1219316 2483500 32 17:34:48 17:28:01 3651956 0 1199924 14.98 2620 3154432 1733400 19.14 1475600 2317712 192252 17:34:48 17:29:01 3692892 0 1199716 14.98 2620 3113704 1866276 20.60 1387356 2356628 154528 17:34:48 17:30:05 1553960 0 1331772 16.63 2620 5120580 1939412 21.41 1853904 3931632 1053344 17:34:48 17:31:01 991752 0 1773400 22.14 2620 5241160 3730780 41.19 2430228 3841656 37620 17:34:48 17:32:01 1075484 0 1645528 20.55 2620 5285300 3667596 40.49 2518452 3639260 5528 17:34:48 17:33:01 2228372 0 1301896 16.26 2620 4476044 1432720 15.82 1345872 3681052 20 17:34:48 17:34:01 2237500 0 1292768 16.14 2620 4476044 1396728 15.42 1342524 3680980 12 17:34:48 Average: 2668928 0 1320012 16.48 2620 4017372 2109328 23.29 1633397 3059892 177874 17:34:48 17:34:48 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:34:48 17:26:01 veth75a04a4 915.41 812.69 86.93 2698.31 0.00 0.00 0.00 0.00 17:34:48 17:26:01 eth0 1987.04 1731.86 6428.75 200.06 0.00 0.00 0.00 0.00 17:34:48 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:26:01 docker0 915.41 812.56 74.42 2698.30 0.00 0.00 0.00 0.00 17:34:48 17:27:01 eth0 539.16 471.65 3549.45 48.04 0.00 0.00 0.00 0.00 17:34:48 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:27:01 docker0 223.91 257.58 15.36 848.03 0.00 0.00 0.00 0.00 17:34:48 17:28:01 vethc0d83bf 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 17:34:48 17:28:01 eth0 50.36 28.09 44.12 19.18 0.00 0.00 0.00 0.00 17:34:48 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:28:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 17:34:48 17:29:01 vethc0d83bf 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 17:34:48 17:29:01 eth0 30.27 20.37 16.34 107.82 0.00 0.00 0.00 0.00 17:34:48 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:29:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 17:34:48 17:30:05 veth3794e6e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:34:48 17:30:05 eth0 166.27 139.90 1603.77 24.92 0.00 0.00 0.00 0.00 17:34:48 17:30:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:31:01 veth3794e6e 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 17:34:48 17:31:01 vethf791640 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:34:48 17:31:01 veth503d126 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:34:48 17:31:01 eth0 108.01 69.47 207.02 18.88 0.00 0.00 0.00 0.00 17:34:48 17:32:01 veth3794e6e 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 17:34:48 17:32:01 veth5b7c74e 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 17:34:48 17:32:01 veth824f798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:32:01 eth0 127.92 85.09 323.83 133.13 0.00 0.00 0.00 0.00 17:34:48 17:33:01 eth0 213.40 153.01 1674.66 26.75 0.00 0.00 0.00 0.00 17:34:48 17:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:34:48 17:33:01 docker0 1272.21 1266.22 97.97 4372.39 0.00 0.00 0.00 0.00 17:34:48 17:34:01 eth0 0.87 0.22 0.42 0.05 0.00 0.00 0.00 0.00 17:34:48 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 Average: eth0 358.59 300.49 1548.87 64.37 0.00 0.00 0.00 0.00 17:34:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:48 Average: docker0 141.41 140.74 10.89 485.99 0.00 0.00 0.00 0.00 17:34:48 17:34:48 17:34:48 ---> sar -P ALL: 17:34:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:34:48 17:34:48 17:24:33 LINUX RESTART (2 CPU) 17:34:48 17:34:48 17:25:01 CPU %user %nice %system %iowait %steal %idle 17:34:48 17:26:01 all 30.84 0.00 7.29 6.21 0.12 55.55 17:34:48 17:26:01 0 26.34 0.00 7.99 6.21 0.14 59.31 17:34:48 17:26:01 1 35.30 0.00 6.60 6.20 0.09 51.81 17:34:48 17:27:01 all 11.96 0.00 6.34 7.38 0.08 74.24 17:34:48 17:27:01 0 12.33 0.00 6.99 8.62 0.07 71.99 17:34:48 17:27:01 1 11.59 0.00 5.69 6.16 0.09 76.48 17:34:48 17:28:01 all 70.87 0.00 7.84 2.38 0.12 18.79 17:34:48 17:28:01 0 69.80 0.00 8.49 2.01 0.13 19.57 17:34:48 17:28:01 1 71.93 0.00 7.19 2.76 0.11 18.01 17:34:48 17:29:01 all 41.65 0.00 5.52 0.66 0.09 52.09 17:34:48 17:29:01 0 41.57 0.00 5.71 0.67 0.09 51.96 17:34:48 17:29:01 1 41.74 0.00 5.32 0.64 0.09 52.22 17:34:48 17:30:05 all 46.54 0.00 12.54 8.64 0.10 32.18 17:34:48 17:30:05 0 45.22 0.00 12.43 9.01 0.10 33.25 17:34:48 17:30:05 1 47.86 0.00 12.65 8.27 0.10 31.12 17:34:48 17:31:01 all 41.20 0.00 16.23 34.53 0.11 7.93 17:34:48 17:31:01 0 40.82 0.00 16.34 36.11 0.12 6.61 17:34:48 17:31:01 1 41.58 0.00 16.13 32.97 0.10 9.23 17:34:48 17:32:01 all 75.26 0.00 19.47 3.66 0.13 1.48 17:34:48 17:32:01 0 74.51 0.00 20.04 3.95 0.13 1.37 17:34:48 17:32:01 1 75.99 0.00 18.91 3.37 0.13 1.59 17:34:48 17:33:01 all 49.78 0.00 11.20 3.11 0.10 35.80 17:34:48 17:33:01 0 48.90 0.00 11.57 2.13 0.11 37.29 17:34:48 17:33:01 1 50.67 0.00 10.83 4.09 0.09 34.31 17:34:48 17:34:01 all 0.08 0.00 0.06 0.02 0.03 99.82 17:34:48 17:34:01 0 0.02 0.00 0.07 0.02 0.03 99.87 17:34:48 17:34:01 1 0.15 0.00 0.05 0.02 0.02 99.77 17:34:48 Average: all 40.29 0.00 9.44 7.14 0.10 43.03 17:34:48 Average: 0 39.32 0.00 9.78 7.36 0.10 43.44 17:34:48 Average: 1 41.26 0.00 9.10 6.92 0.09 42.63 17:34:48 17:34:48 17:34:48