Pull request #3620 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from affa643c326a000faf082957d0c0814a5d1ab683+ac45845dcaeee375e2f7ee8050d572e224107d05 (8955ce7228027f801310879bdd02acae33ba75a6) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5216117302551838874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6693390258979221051.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3620/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7039636740096172145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2705912662219616739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3620/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2826223244422014861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2834 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2012238301817364246.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5327742196882549636.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 Merge succeeded, producing 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 Checking out Revision 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 (PR-3620) > git config core.sparsecheckout # timeout=10 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4874245121466706236.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 # timeout=10 Commit message: "Merge commit 'ac45845dcaeee375e2f7ee8050d572e224107d05' into HEAD" > git rev-list --no-walk affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:05:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:05:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:05:26 ========================================================= 08:05:26 EdgeX Global Pipelines Version Info 08:05:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:05:27 ------------------- 08:05:27 stable info: 08:05:27 ------------------- 08:05:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:05:27 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:05:27 Message: update stable to v1.0.196 08:05:28 ------------------- 08:05:28 experimental info: 08:05:28 ------------------- 08:05:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:05:28 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:05:28 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3620 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3620 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3620 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d0614c [Pipeline] echo 08:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:29 provisioning config files... 08:05:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7877988912976193581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:29 ---> docker-login.sh 08:05:29 nexus3.edgexfoundry.org:10001 08:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:30 Configure a credential helper to remove this warning. See 08:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:30 08:05:30 Login Succeeded 08:05:30 nexus3.edgexfoundry.org:10002 08:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:30 Configure a credential helper to remove this warning. See 08:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:30 08:05:30 Login Succeeded 08:05:30 nexus3.edgexfoundry.org:10003 08:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:30 Configure a credential helper to remove this warning. See 08:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:30 08:05:30 Login Succeeded 08:05:30 nexus3.edgexfoundry.org:10004 08:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:31 Configure a credential helper to remove this warning. See 08:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:31 08:05:31 Login Succeeded 08:05:31 docker.io 08:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:31 Configure a credential helper to remove this warning. See 08:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:31 08:05:31 Login Succeeded 08:05:31 ---> docker-login.sh ends [Pipeline] } 08:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:32 ++ 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 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/core-command/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo core-command,cmd/core-command/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/core-data/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo core-data,cmd/core-data/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/core-metadata/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/security-bootstrapper/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/security-proxy-setup/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/support-notifications/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/support-scheduler/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:05:32 + for file in '`ls cmd/**/Dockerfile`' 08:05:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:05:32 ++ cut -d/ -f2 08:05:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:05:32 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 08:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:32 08:05:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:05:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:33 latest: Pulling from edgex-devops/git-semver 08:05:33 31603596830f: Pulling fs layer 08:05:33 b6dc333f4379: Pulling fs layer 08:05:33 3d9ef1400e77: Pulling fs layer 08:05:33 fd332fbdc1db: Pulling fs layer 08:05:33 fd332fbdc1db: Waiting 08:05:33 b6dc333f4379: Verifying Checksum 08:05:33 b6dc333f4379: Download complete 08:05:33 31603596830f: Verifying Checksum 08:05:33 31603596830f: Download complete 08:05:33 31603596830f: Pull complete 08:05:33 fd332fbdc1db: Verifying Checksum 08:05:33 fd332fbdc1db: Download complete 08:05:33 b6dc333f4379: Pull complete 08:05:34 3d9ef1400e77: Verifying Checksum 08:05:34 3d9ef1400e77: Download complete 08:05:34 3d9ef1400e77: Pull complete 08:05:34 fd332fbdc1db: Pull complete 08:05:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:05:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:05:34 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:05:35 $ docker top 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:35 [ssh-agent] Looking for ssh-agent implementation... 08:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:35 $ docker exec 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent 08:05:35 SSH_AUTH_SOCK=/tmp/ssh-VSMdbkRNwSP7/agent.14 08:05:35 SSH_AGENT_PID=21 08:05:35 Running ssh-add (command line suppressed) 08:05:36 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8816018747714531395.key (/w/workspace/edgex-go/2@tmp/private_key_8816018747714531395.key) 08:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:36 + git tag --points-at HEAD [Pipeline] } 08:05:36 $ docker exec --env ******** --env ******** 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent -k 08:05:36 unset SSH_AUTH_SOCK; 08:05:36 unset SSH_AGENT_PID; 08:05:36 echo Agent pid 21 killed; 08:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:36 [ssh-agent] Looking for ssh-agent implementation... 08:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:36 $ docker exec 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent 08:05:36 SSH_AUTH_SOCK=/tmp/ssh-ig6h3RIEgzZj/agent.53 08:05:36 SSH_AGENT_PID=60 08:05:36 Running ssh-add (command line suppressed) 08:05:36 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7518308936106294893.key (/w/workspace/edgex-go/2@tmp/private_key_7518308936106294893.key) 08:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:37 + git semver init 08:05:37 # -> Open(): unable to determine branch for HEAD 08:05:37 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:05:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:05:37 # $SEMVER_REMOTE_NAME = origin 08:05:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:05:37 # $SEMVER_USER_NAME = edgex-jenkins 08:05:37 # $SEMVER_BRANCH = PR-3620 08:05:37 # $SEMVER_TEMP = /tmp/semver-508864156 08:05:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:05:55 # '/tmp/semver-508864156' -> '/w/workspace/edgex-go/2/.semver' 08:05:55 # -> Force: false 08:05:55 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:05:55 $ docker exec --env ******** --env ******** 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent -k 08:05:55 unset SSH_AUTH_SOCK; 08:05:55 unset SSH_AGENT_PID; 08:05:55 echo Agent pid 60 killed; 08:05:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:55 + git semver [Pipeline] } 08:05:56 $ docker stop --time=1 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a 08:05:58 $ docker rm -f 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a [Pipeline] // withDockerContainer [Pipeline] sh 08:05:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:05:58 Stashed 1 file(s) [Pipeline] echo 08:05:58 [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 08:05:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:05:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:06:00 + sudo service docker restart 08:06:00 + true 08:06:00 Redirecting to /bin/systemctl restart docker.service 08:06:14 Still waiting to schedule task 08:06:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline [Pipeline] echo 08:06:18 ========================================================= 08:06:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:06:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:06:18 + 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 . 08:06:19 Sending build context to Docker daemon 328.4MB 08:06:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:06:20 Step 2/6 : FROM ${BASE} 08:06:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:06:20 540db60ca938: Pulling fs layer 08:06:20 adcc1eea9eea: Pulling fs layer 08:06:20 4c4ab2625f07: Pulling fs layer 08:06:20 0773c198feca: Pulling fs layer 08:06:20 345f892a5656: Pulling fs layer 08:06:20 4796506630df: Pulling fs layer 08:06:20 cc55df3e53f1: Pulling fs layer 08:06:20 4d027b6c602c: Pulling fs layer 08:06:20 449e75d2c14e: Pulling fs layer 08:06:20 0773c198feca: Waiting 08:06:20 345f892a5656: Waiting 08:06:20 4796506630df: Waiting 08:06:20 cc55df3e53f1: Waiting 08:06:20 4d027b6c602c: Waiting 08:06:20 449e75d2c14e: Waiting 08:06:20 4c4ab2625f07: Verifying Checksum 08:06:20 4c4ab2625f07: Download complete 08:06:20 adcc1eea9eea: Verifying Checksum 08:06:20 adcc1eea9eea: Download complete 08:06:20 345f892a5656: Verifying Checksum 08:06:20 345f892a5656: Download complete 08:06:20 4796506630df: Verifying Checksum 08:06:20 4796506630df: Download complete 08:06:20 cc55df3e53f1: Download complete 08:06:20 540db60ca938: Verifying Checksum 08:06:20 540db60ca938: Download complete 08:06:20 540db60ca938: Pull complete 08:06:20 adcc1eea9eea: Pull complete 08:06:20 4c4ab2625f07: Pull complete 08:06:21 4d027b6c602c: Verifying Checksum 08:06:21 4d027b6c602c: Download complete 08:06:26 449e75d2c14e: Verifying Checksum 08:06:26 449e75d2c14e: Download complete 08:06:29 0773c198feca: Verifying Checksum 08:06:29 0773c198feca: Download complete 08:06:32 0773c198feca: Pull complete 08:06:32 345f892a5656: Pull complete 08:06:32 4796506630df: Pull complete 08:06:32 cc55df3e53f1: Pull complete 08:06:32 4d027b6c602c: Pull complete 08:06:34 449e75d2c14e: Pull complete 08:06:34 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:06:34 ---> 0d28375d9b5b 08:06:34 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 08:06:35 ---> Running in f6bae0366bc6 08:06:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:37 (1/12) Installing libmagic (5.39-r0) 08:06:37 (2/12) Installing file (5.39-r0) 08:06:37 (3/12) Installing libc-dev (0.7.2-r3) 08:06:37 (4/12) Installing g++ (10.2.1_pre1-r3) 08:06:55 (5/12) Installing fortify-headers (1.1-r0) 08:06:55 (6/12) Installing patch (2.7.6-r7) 08:06:55 (7/12) Installing build-base (0.5-r2) 08:06:55 (8/12) Installing libsodium (1.0.18-r0) 08:06:56 (9/12) Installing pkgconf (1.7.3-r0) 08:06:56 (10/12) Installing libsodium-dev (1.0.18-r0) 08:06:56 (11/12) Installing libzmq (4.3.3-r1) 08:06:56 (12/12) Installing zeromq-dev (4.3.3-r1) 08:06:56 Executing busybox-1.32.1-r6.trigger 08:06:56 OK: 219 MiB in 52 packages 08:06:57 Removing intermediate container f6bae0366bc6 08:06:57 ---> 754db53e5682 08:06:57 Step 4/6 : WORKDIR /edgex-go 08:06:57 ---> Running in 22a21a6a523c 08:06:57 Removing intermediate container 22a21a6a523c 08:06:57 ---> aae71cfcbeb5 08:06:57 Step 5/6 : COPY go.mod . 08:06:57 ---> a7b792328c0d 08:06:57 Step 6/6 : RUN go mod download 08:06:57 ---> Running in 78eb29f1f4a5 08:07:07 Removing intermediate container 78eb29f1f4a5 08:07:07 ---> 6d87bd6593ea 08:07:07 Successfully built 6d87bd6593ea 08:07:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:07:08 + docker inspect -f . ci-base-image-x86_64 08:07:08 . [Pipeline] withDockerContainer 08:07:08 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:07:08 $ docker top 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:09 + go version 08:07:09 go version go1.16.5 linux/amd64 [Pipeline] } 08:07:09 $ docker stop --time=1 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 08:07:10 $ docker rm -f 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:10 + docker inspect -f . ci-base-image-x86_64 08:07:10 . [Pipeline] withDockerContainer 08:07:11 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:07:11 $ docker top f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:07:11 ========================================================= 08:07:11 [edgeXBuildGoParallel] Running Tests and Build... 08:07:11 ========================================================= [Pipeline] sh 08:07:11 + go mod tidy [Pipeline] sh 08:07:12 + make test 08:07:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:07:12 go mod tidy 08:07:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:07:18 ? github.com/edgexfoundry/edgex-go [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:07:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:07:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 08:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 08:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.084s coverage: 89.9% of statements 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 08:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 08:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 08:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 08:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 08:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 08:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 81.8% of statements 08:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 08:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements 08:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 08:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 08:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 08:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 91.9% of statements 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 08:08:35 GO111MODULE=on go vet ./... 08:08:57 gofmt -l . 08:08:57 [ "`gofmt -l .`" = "" ] 08:08:57 ./bin/test-attribution-txt.sh [Pipeline] sh 08:08:58 + ls -al . 08:08:58 total 568 08:08:58 drwxrwxr-x 10 1001 1001 4096 Jul 15 08:08 . 08:08:58 drwxr-xr-x 4 root root 28 Jul 15 08:07 .. 08:08:58 -rw-rw-r-- 1 1001 1001 11 Jul 15 08:05 .dockerignore 08:08:58 drwxrwxr-x 8 1001 1001 179 Jul 15 08:05 .git 08:08:58 drwxrwxr-x 3 1001 1001 125 Jul 15 08:05 .github 08:08:58 -rw-rw-r-- 1 1001 1001 818 Jul 15 08:05 .gitignore 08:08:58 -rw-rw-r-- 1 1001 1001 76 Jul 15 08:05 .hadolint.yml 08:08:58 drwx------ 3 1001 1001 58 Jul 15 08:05 .semver 08:08:58 -rw-rw-r-- 1 1001 1001 166 Jul 15 08:05 .sonarcloud.properties 08:08:58 -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:05 Attribution.txt 08:08:58 -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:05 CHANGELOG.md 08:08:58 -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:05 CONTRIBUTING.md 08:08:58 -rw-rw-r-- 1 1001 1001 931 Jul 15 08:05 Dockerfile.build 08:08:58 -rw-rw-r-- 1 1001 1001 849 Jul 15 08:05 Jenkinsfile 08:08:58 -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:05 LICENSE 08:08:58 -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:05 Makefile 08:08:58 -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:05 README.md 08:08:58 -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:05 SECURITY.md 08:08:58 -rw-rw-r-- 1 1001 1001 5 Jul 15 08:05 VERSION 08:08:58 -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:05 ZMQWindows.md 08:08:58 drwxrwxr-x 2 1001 1001 37 Jul 15 08:05 bin 08:08:58 drwxrwxr-x 14 1001 1001 4096 Jul 15 08:05 cmd 08:08:58 -rw-r--r-- 1 root root 402846 Jul 15 08:08 coverage.out 08:08:58 -rw-rw-r-- 1 1001 1001 812 Jul 15 08:05 go.mod 08:08:58 -rw-r--r-- 1 root root 21058 Jul 15 08:07 go.sum 08:08:58 drwxrwxr-x 7 1001 1001 114 Jul 15 08:05 internal 08:08:58 drwxrwxr-x 3 1001 1001 16 Jul 15 08:05 openapi 08:08:58 drwxrwxr-x 4 1001 1001 71 Jul 15 08:05 snap 08:08:58 -rw-rw-r-- 1 1001 1001 204 Jul 15 08:05 version.go [Pipeline] sh 08:08:58 + '[' -e coverage.out ] 08:08:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:08:58 Stashed 1 file(s) [Pipeline] sh 08:08:59 + make build 08:08:59 go mod tidy 08:08:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:09:01 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 08:09:08 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 08:09:08 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 08:09:09 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 08:09:09 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 08:09:09 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 08:09:10 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 08:09:11 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 08:09:12 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 08:09:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:09:13 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] } 08:09:15 $ docker stop --time=1 f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 08:09:17 $ docker rm -f f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:09:18 08:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:09:18 latest: Pulling from edgex-devops/edgex-compose 08:09:18 cbdbe7a5bc2a: Pulling fs layer 08:09:18 ca9280d653b3: Pulling fs layer 08:09:18 7e9c9ca2126c: Pulling fs layer 08:09:19 cbdbe7a5bc2a: Download complete 08:09:19 cbdbe7a5bc2a: Pull complete 08:09:19 ca9280d653b3: Verifying Checksum 08:09:19 ca9280d653b3: Download complete 08:09:20 ca9280d653b3: Pull complete 08:09:21 7e9c9ca2126c: Verifying Checksum 08:09:21 7e9c9ca2126c: Download complete 08:09:25 7e9c9ca2126c: Pull complete 08:09:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:09:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:09:25 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:09:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:09:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2841 in /w/workspace/edgexfoundry_edgex-go_PR-3620 08:09:27 $ docker top 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:09:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:09:28 + docker-compose build --help 08:09:28 + grep parallel 08:09:28 The recommended git tool is: git 08:09:28 --parallel Build images in parallel. [Pipeline] } 08:09:28 $ docker stop --time=1 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 08:09:30 $ docker rm -f 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:09:30 . [Pipeline] withDockerContainer 08:09:30 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:09:31 $ docker top 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:31 + docker-compose -f ./docker-compose-build.yml build --parallel 08:09:32 Building core-command ... 08:09:32 Building core-data ... 08:09:32 Building core-metadata ... 08:09:32 Building security-bootstrapper ... 08:09:32 Building security-proxy-setup ... 08:09:32 Building security-secretstore-setup ... 08:09:32 Building support-notifications ... 08:09:32 Building support-scheduler ... 08:09:32 Building sys-mgmt-agent ... 08:09:32 Building core-data 08:09:32 Building security-bootstrapper 08:09:32 Building security-secretstore-setup 08:09:32 Building core-metadata 08:09:32 Building security-proxy-setup 08:09:35 using credential edgex-jenkins-ssh 08:09:35 Cloning the remote Git repository 08:09:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:09:35 > git init /w/workspace/edgex-go/2 # timeout=10 08:09:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:36 > git --version # timeout=10 08:09:36 > git --version # 'git version 2.17.1' 08:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:42 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:09:42 ---> 6d87bd6593ea 08:09:42 Step 3/32 : WORKDIR /edgex-go 08:09:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:09:42 ---> 6d87bd6593ea 08:09:42 Step 3/26 : WORKDIR /edgex-go 08:09:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:09:42 ---> 6d87bd6593ea 08:09:42 Step 3/24 : WORKDIR /edgex-go 08:09:47 ---> Running in 868721773bd7 08:09:47 ---> Running in ec7c4e19163a 08:09:47 ---> Running in 971f6507f1ee 08:09:47 Removing intermediate container ec7c4e19163a 08:09:47 ---> ef6c0f3735d1 08:09:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:47 Removing intermediate container 971f6507f1ee 08:09:47 ---> 5325c8809b90 08:09:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:47 Removing intermediate container 868721773bd7 08:09:47 ---> 57ef9564c79d 08:09:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 ---> Running in ad817f82fbfd 08:09:48 ---> Running in 284f606845d8 08:09:48 ---> Running in e42fd36ad648 08:09:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:09:50 ---> 6d87bd6593ea 08:09:50 Step 3/24 : WORKDIR /edgex-go 08:09:50 ---> Using cache 08:09:50 ---> 57ef9564c79d 08:09:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:51 ---> Running in c852046f4a91 08:09:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:09:51 ---> 6d87bd6593ea 08:09:51 Step 3/22 : WORKDIR /edgex-go 08:09:51 ---> Using cache 08:09:51 ---> 57ef9564c79d 08:09:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:51 ---> Running in 2d60b367a16d 08:09:51 Removing intermediate container ad817f82fbfd 08:09:51 ---> e264f9d711fe 08:09:51 Step 5/24 : RUN apk add --update --no-cache make git 08:09:51 ---> Running in 465b0a6d1730 08:09:52 Removing intermediate container e42fd36ad648 08:09:52 ---> 03f4c413e1e5 08:09:52 Step 5/26 : RUN apk add --update --no-cache make git 08:09:52 ---> Running in 4f17f742990d 08:09:52 Removing intermediate container 284f606845d8 08:09:52 ---> 3577a2ebe82b 08:09:52 Step 5/32 : RUN apk add --update --no-cache make git 08:09:52 ---> Running in 3994e9005c79 08:09:52 Removing intermediate container c852046f4a91 08:09:52 ---> 46dde2986c11 08:09:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:09:52 ---> Running in a952991a8762 08:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:52 Removing intermediate container 2d60b367a16d 08:09:52 ---> c0677b0a2d34 08:09:52 Step 5/22 : RUN apk add --update --no-cache make git 08:09:52 ---> Running in 609365c4967a 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:53 OK: 219 MiB in 52 packages 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:53 Removing intermediate container 465b0a6d1730 08:09:53 ---> 1a20c699d391 08:09:53 Step 6/24 : COPY go.mod . 08:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:54 ---> 9ee5f694e5c5 08:09:54 Step 7/24 : RUN go mod download 08:09:54 ---> Running in 314598719bec 08:09:54 OK: 219 MiB in 52 packages 08:09:54 Removing intermediate container 3994e9005c79 08:09:54 ---> 4c8c7fbd0a58 08:09:54 Step 6/32 : COPY go.mod . 08:09:54 OK: 219 MiB in 52 packages 08:09:54 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 08:09:54 OK: 219 MiB in 52 packages 08:09:54 OK: 219 MiB in 52 packages 08:09:54 ---> 9358bc158d79 08:09:54 Step 7/32 : RUN go mod download 08:09:54 ---> Running in c26e475ceb53 08:09:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:09:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:09:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 08:09:55 Removing intermediate container 609365c4967a 08:09:55 ---> 3748179e2f9c 08:09:55 Step 6/22 : COPY go.mod . 08:09:55 Removing intermediate container 4f17f742990d 08:09:55 ---> 6b423ab87369 08:09:55 Step 6/26 : COPY go.mod . 08:09:55 ---> 58df70890d94 08:09:55 Step 7/22 : RUN go mod download 08:09:55 Removing intermediate container 314598719bec 08:09:55 ---> 7af8322875c2 08:09:55 Step 8/24 : COPY . . [Pipeline] // stage [Pipeline] } 08:09:55 Failed in branch arm64 08:09:55 ---> Running in a04ef27be8d7 08:09:55 Removing intermediate container a952991a8762 08:09:55 ---> c3d00ac503b2 08:09:55 Step 6/24 : COPY go.mod . 08:09:55 ---> 3f6e07739f56 08:09:55 Step 7/26 : RUN go mod download 08:09:55 ---> Running in b3cd26036f3e 08:09:55 ---> 5029e314daec 08:09:55 Step 7/24 : RUN go mod download 08:09:56 ---> Running in 51339ddd45e2 08:09:54 > git config core.sparsecheckout # timeout=10 08:09:54 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 08:09:57 Removing intermediate container c26e475ceb53 08:09:57 ---> 0b8088ba76db 08:09:57 Step 8/32 : COPY . . 08:09:57 Removing intermediate container a04ef27be8d7 08:09:57 ---> 88665865a35f 08:09:57 Step 8/22 : COPY . . 08:09:59 Removing intermediate container b3cd26036f3e 08:09:59 ---> 0ed1c4348a80 08:09:59 Step 8/26 : COPY . . 08:10:01 Removing intermediate container 51339ddd45e2 08:10:01 ---> 46cafbde4b0f 08:10:01 Step 8/24 : COPY . . 08:10:02 ---> 53ba278bf86e 08:10:02 Step 9/24 : RUN go mod tidy 08:10:06 ---> Running in 8b2b3c64e2a7 08:10:07 ---> bec03246322e 08:10:07 Step 9/22 : RUN go mod tidy 08:10:07 ---> 874e29367794 08:10:07 Step 9/32 : RUN go mod tidy 08:10:07 ---> 4bceb8e066a3 08:10:07 Step 9/26 : RUN go mod tidy 08:10:07 ---> Running in 9f557323dbcc 08:10:07 ---> Running in 5233558651b9 08:10:07 ---> Running in c3e84d83ee26 08:10:09 Removing intermediate container 8b2b3c64e2a7 08:10:09 ---> 4b1b34e1d23b 08:10:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:10:10 ---> Running in 3f59310192ef 08:10:10 Removing intermediate container 9f557323dbcc 08:10:10 ---> 5fefccc02202 08:10:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:10:11 ---> Running in 72b6d8ed005f 08:10:11 Removing intermediate container 5233558651b9 08:10:11 ---> e8bb389e1a11 08:10:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:10:11 Removing intermediate container c3e84d83ee26 08:10:11 ---> b7263107465c 08:10:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:10:12 ---> Running in 3c6abe69b48c 08:10:12 ---> Running in da79867fd0f7 08:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:10:13 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 08:10:14 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 08:10:14 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 08:10:22 ---> ff24282931ad 08:10:22 Step 9/24 : RUN go mod tidy 08:10:22 ---> Running in 1e6ccc1f509b 08:10:24 Removing intermediate container 1e6ccc1f509b 08:10:24 ---> 66c90087c0f7 08:10:24 Step 10/24 : RUN make cmd/core-data/core-data 08:10:24 ---> Running in fdf51091b6bc 08:10:25 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 08:10:47 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 08:10:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:10:50 Removing intermediate container 3c6abe69b48c 08:10:50 ---> 28d920240977 08:10:50 08:10:50 Step 11/32 : FROM alpine:3.12 08:10:50 Removing intermediate container 72b6d8ed005f 08:10:50 ---> 2347df1deb03 08:10:50 08:10:50 Step 11/22 : FROM alpine:3.12 08:10:51 3.12: Pulling from library/alpine 08:10:51 3.12: Pulling from library/alpine 08:10:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:10:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:10:52 Status: Downloaded newer image for alpine:3.12 08:10:52 Status: Downloaded newer image for alpine:3.12 08:10:52 ---> 13621d1b12d4 08:10:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:10:52 ---> 13621d1b12d4 08:10:52 Step 12/22 : RUN apk add --update --no-cache curl 08:10:52 ---> Running in da305ab5fe7e 08:10:52 ---> Running in 559d8bfd4d52 08:10:52 Removing intermediate container 559d8bfd4d52 08:10:52 ---> 1a264f5a4c6a 08:10:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:10:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:52 ---> Running in 713388de799a 08:10:52 (1/4) Installing ca-certificates (20191127-r4) 08:10:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:10:52 (3/4) Installing libcurl (7.77.0-r0) 08:10:52 (4/4) Installing curl (7.77.0-r0) 08:10:52 Executing busybox-1.31.1-r20.trigger 08:10:52 Executing ca-certificates-20191127-r4.trigger 08:10:53 OK: 7 MiB in 18 packages 08:10:53 Removing intermediate container 3f59310192ef 08:10:53 ---> eec232c3b764 08:10:53 08:10:53 Step 11/24 : FROM alpine:3.12 08:10:53 ---> 13621d1b12d4 08:10:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:53 ---> Running in 2963a6899350 08:10:54 Removing intermediate container da79867fd0f7 08:10:54 ---> 10b50caae873 08:10:54 08:10:54 Step 11/26 : FROM alpine:3.12 08:10:54 ---> 13621d1b12d4 08:10:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:10:54 ---> Running in c2a79a6f83ea 08:10:54 (1/2) Installing dumb-init (1.2.2-r1) 08:10:54 (2/2) Installing su-exec (0.2-r1) 08:10:54 Executing busybox-1.31.1-r20.trigger 08:10:54 OK: 6 MiB in 16 packages 08:10:54 Removing intermediate container da305ab5fe7e 08:10:54 ---> dd943682a07c 08:10:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:10:54 ---> Running in 2ce0fe6e47c3 08:10:54 Removing intermediate container 2ce0fe6e47c3 08:10:54 ---> 8cc7ae6c8ed5 08:10:54 Step 14/22 : WORKDIR /edgex 08:10:54 ---> Running in 7b9ac81c2f32 08:10:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:54 Removing intermediate container 713388de799a 08:10:54 ---> 988e559c44ac 08:10:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:10:54 ---> Running in c8cf3263bba6 08:10:54 Removing intermediate container 7b9ac81c2f32 08:10:54 ---> 962b6ce8a975 08:10:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:10:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:10:54 (1/1) Installing dumb-init (1.2.2-r1) 08:10:54 Executing busybox-1.31.1-r20.trigger 08:10:54 OK: 6 MiB in 15 packages 08:10:54 Removing intermediate container c8cf3263bba6 08:10:54 ---> dc222a7b7430 08:10:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:10:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:10:55 ---> Running in 356f030fff07 08:10:55 (1/6) Installing ca-certificates (20191127-r4) 08:10:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:10:55 (3/6) Installing libcurl (7.77.0-r0) 08:10:55 (4/6) Installing curl (7.77.0-r0) 08:10:55 (5/6) Installing dumb-init (1.2.2-r1) 08:10:55 (6/6) Installing su-exec (0.2-r1) 08:10:55 Executing busybox-1.31.1-r20.trigger 08:10:55 Executing ca-certificates-20191127-r4.trigger 08:10:55 OK: 7 MiB in 20 packages 08:10:55 ---> e4e917b7af02 08:10:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:10:55 Removing intermediate container 356f030fff07 08:10:55 ---> afa7655d3512 08:10:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:10:55 ---> Running in f4ce5d5763c8 08:10:55 Removing intermediate container 2963a6899350 08:10:55 ---> 31b756c2ac23 08:10:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:10:55 ---> Running in 53a013507898 08:10:56 Removing intermediate container 53a013507898 08:10:56 ---> 2d76203795e4 08:10:56 Step 14/24 : ENV APP_PORT=59881 08:10:56 ---> d197f8e9eb50 08:10:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:10:56 ---> Running in a65c3993bebe 08:10:56 Removing intermediate container c2a79a6f83ea 08:10:56 ---> 2907b1f0c055 08:10:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:10:56 ---> Running in fb703241800c 08:10:56 Removing intermediate container a65c3993bebe 08:10:56 ---> 6fe6b331841d 08:10:56 Step 15/24 : EXPOSE $APP_PORT 08:10:56 ---> Running in 17907a2a2c40 08:10:56 Removing intermediate container fb703241800c 08:10:56 ---> e6737630e04e 08:10:56 Step 14/26 : WORKDIR / 08:10:56 ---> 793821ce9a98 08:10:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:10:56 ---> Running in 4d40511cfd68 08:10:56 Removing intermediate container 17907a2a2c40 08:10:56 ---> 7873f3db4e4a 08:10:56 Step 16/24 : WORKDIR / 08:10:56 ---> Running in 1c02b4184f0d 08:10:56 ---> Running in 83a769ef4dc2 08:10:56 Removing intermediate container f4ce5d5763c8 08:10:56 ---> c7ad6e788118 08:10:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:10:56 ---> Running in b0c1b888af26 08:10:56 Removing intermediate container 4d40511cfd68 08:10:56 ---> e2d3bdde6e1b 08:10:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:10:56 Removing intermediate container 1c02b4184f0d 08:10:56 ---> 25e524cd0f87 08:10:56 Step 19/22 : CMD ["--init=true"] 08:10:56 Removing intermediate container 83a769ef4dc2 08:10:56 ---> 885bee865599 08:10:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:56 ---> Running in 845f82feb754 08:10:57 Removing intermediate container b0c1b888af26 08:10:57 ---> 4d2a5c844ab7 08:10:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:10:57 ---> 33e765e880a7 08:10:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:10:57 Removing intermediate container 845f82feb754 08:10:57 ---> 84da93332d91 08:10:57 Step 20/22 : LABEL arch=x86_64 08:10:57 ---> fd831126fe4c 08:10:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:10:57 ---> Running in c9e4a22153bc 08:10:57 ---> 30ad7a3d8d31 08:10:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:10:57 ---> 7bbdc3bc9011 08:10:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:10:57 ---> Running in b768ae3160dc 08:10:57 Removing intermediate container c9e4a22153bc 08:10:57 ---> 1ec9de90bdde 08:10:57 Step 21/22 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:10:57 ---> Running in 84a3d450b803 08:10:58 ---> 936937831ffa 08:10:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:10:58 ---> f11dda9b3cd7 08:10:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:10:58 Removing intermediate container 84a3d450b803 08:10:58 ---> ede001299eac 08:10:58 Step 22/22 : LABEL version=0.0.0 08:10:58 ---> Running in e71849a98ad6 08:10:58 ---> 962fb53d1426 08:10:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:10:58 ---> 3fbabfc1cff7 08:10:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:10:58 ---> Running in f89ec9c94d48 08:10:58 Removing intermediate container e71849a98ad6 08:10:58 ---> 7d830a0d7b1b 08:10:58 08:10:58 Successfully built 7d830a0d7b1b 08:10:59 Successfully tagged security-proxy-setup:latest 08:10:59  Building security-proxy-setup ... done Building support-scheduler 08:10:59 Removing intermediate container f89ec9c94d48 08:10:59 ---> 1a88388bbda9 08:10:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:59 ---> 0bafbb9b1f08 08:10:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:10:59 ---> Running in 8286a6560bbe 08:10:59 Removing intermediate container b768ae3160dc 08:10:59 ---> 689776bcc211 08:10:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:01 ---> 39da6238b5be 08:11:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:11:01 ---> e61f33ec72bf 08:11:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:11:01 Removing intermediate container 8286a6560bbe 08:11:01 ---> be9c465a0f8f 08:11:01 Step 22/24 : LABEL arch=x86_64 08:11:01 ---> Running in d5d91781adc1 08:11:01 ---> 38a560a70137 08:11:01 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/ 08:11:01 Removing intermediate container d5d91781adc1 08:11:01 ---> 459a6663722d 08:11:01 Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:01 Removing intermediate container fdf51091b6bc 08:11:01 ---> fa5071059848 08:11:01 08:11:01 Step 11/24 : FROM alpine:3.12 08:11:01 ---> 13621d1b12d4 08:11:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:11:01 ---> Running in f589b2c3effd 08:11:01 ---> 715eda9deba1 08:11:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:11:01 ---> Running in 319b3c35d96e 08:11:01 ---> Running in 89a40fccf30d 08:11:01 Removing intermediate container 319b3c35d96e 08:11:01 ---> 2baf67e891ea 08:11:01 Step 24/24 : LABEL version=0.0.0 08:11:01 Removing intermediate container 89a40fccf30d 08:11:01 ---> 36d3c829ba17 08:11:01 Step 13/24 : ENV APP_PORT=59880 08:11:01 ---> 9f06495c4375 08:11:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:11:01 ---> Running in 5b596e03c339 08:11:01 ---> Running in 35cb3559eba5 08:11:02 Removing intermediate container 5b596e03c339 08:11:02 ---> d5a150ba599e 08:11:02 08:11:02 Removing intermediate container f589b2c3effd 08:11:02 ---> 0083c7124df8 08:11:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:11:02 Successfully built d5a150ba599e 08:11:02 Successfully tagged core-metadata:latest 08:11:02  Building core-metadata ... done Building support-notifications 08:11:02 ---> Running in 682cf57e1694 08:11:02 Removing intermediate container 35cb3559eba5 08:11:02 ---> cea6cffdd9a3 08:11:02 Step 14/24 : EXPOSE $APP_PORT 08:11:02 ---> 5335b4714e6d 08:11:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:11:02 ---> Running in 3bcefe0b298e 08:11:03 Removing intermediate container 682cf57e1694 08:11:03 ---> 830e07c3fb06 08:11:03 Step 24/26 : LABEL arch=x86_64 08:11:05 Removing intermediate container 3bcefe0b298e 08:11:05 ---> 12f2e728b322 08:11:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:05 ---> 2c10db370ce0 08:11:05 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:11:05 ---> Running in 3d029dd299db 08:11:05 ---> Running in 19ca053231fd 08:11:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:06 ---> Running in 23d0169a46e0 08:11:06 ---> 6d87bd6593ea 08:11:06 Step 3/23 : WORKDIR /edgex-go 08:11:06 ---> Using cache 08:11:06 ---> 57ef9564c79d 08:11:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:06 ---> Using cache 08:11:06 ---> c0677b0a2d34 08:11:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:11:06 Removing intermediate container 3d029dd299db 08:11:06 ---> 92c37e0affc7 08:11:06 Step 25/26 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:06 ---> 6d87bd6593ea 08:11:06 Step 3/23 : WORKDIR /edgex-go 08:11:06 ---> Using cache 08:11:06 ---> 57ef9564c79d 08:11:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:06 ---> Using cache 08:11:06 ---> c0677b0a2d34 08:11:06 Step 5/23 : RUN apk add --update --no-cache make git 08:11:06 ---> Using cache 08:11:06 ---> 3748179e2f9c 08:11:06 Step 6/23 : COPY go.mod . 08:11:06 ---> Using cache 08:11:06 ---> 58df70890d94 08:11:06 Step 7/23 : RUN go mod download 08:11:06 ---> Using cache 08:11:06 ---> 88665865a35f 08:11:06 Step 8/23 : COPY . . 08:11:06 ---> Using cache 08:11:06 ---> bec03246322e 08:11:06 Step 9/23 : RUN go mod tidy 08:11:06 ---> Using cache 08:11:06 ---> 5fefccc02202 08:11:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:11:07 ---> Running in 74d85f25eaee 08:11:07 ---> Running in 71dfdb1cbb7d 08:11:07 ---> Running in 03102fe625ae 08:11:07 Removing intermediate container 23d0169a46e0 08:11:07 ---> b0c74baa1a18 08:11:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:11:07 Removing intermediate container 71dfdb1cbb7d 08:11:07 ---> aceb2224ae12 08:11:07 Step 26/26 : LABEL version=0.0.0 08:11:07 ---> Running in ce3c6589bad6 08:11:07 ---> e408e3ed98b1 08:11:07 Step 27/32 : RUN chmod +x /entrypoint.sh 08:11:07 ---> Running in 6658ff6e757b 08:11:07 Removing intermediate container ce3c6589bad6 08:11:07 ---> 865e4dcedd87 08:11:07 08:11:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:07 Successfully built 865e4dcedd87 08:11:07 Successfully tagged security-secretstore-setup:latest 08:11:07 Building sys-mgmt-agent 08:11:07  Building security-secretstore-setup ... done Removing intermediate container 19ca053231fd 08:11:07 ---> 918d13f5cb3c 08:11:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:11:07 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 08:11:08 ---> Running in ebf2418640db 08:11:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:11:08 OK: 219 MiB in 52 packages 08:11:09 Removing intermediate container 6658ff6e757b 08:11:09 ---> 74337668f709 08:11:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:11:09 ---> Running in 58f0c0cd0505 08:11:09 Removing intermediate container 74d85f25eaee 08:11:09 ---> 8c68079f3417 08:11:09 Step 6/23 : COPY go.mod . 08:11:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:11:09 Removing intermediate container 58f0c0cd0505 08:11:09 ---> 1b44303f7620 08:11:09 Step 29/32 : CMD ["gate"] 08:11:09 ---> Running in 48321c236705 08:11:09 ---> f599577b21dc 08:11:09 Step 7/23 : RUN go mod download 08:11:10 ---> Running in 4bca63aed557 08:11:10 (1/6) Installing dumb-init (1.2.2-r1) 08:11:10 Removing intermediate container 48321c236705 08:11:10 ---> 56a5f47709e9 08:11:10 Step 30/32 : LABEL arch=x86_64 08:11:10 (2/6) Installing libgcc (9.3.0-r2) 08:11:10 (3/6) Installing libsodium (1.0.18-r0) 08:11:10 ---> Running in 349304af61a4 08:11:10 (4/6) Installing libstdc++ (9.3.0-r2) 08:11:10 Removing intermediate container 349304af61a4 08:11:10 ---> 882c4cbd942c 08:11:10 Step 31/32 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:10 ---> Running in 89b92c2ad6a2 08:11:10 Removing intermediate container 89b92c2ad6a2 08:11:10 ---> e245d98ab4ae 08:11:10 Step 32/32 : LABEL version=0.0.0 08:11:10 ---> Running in e94eba3ddfae 08:11:11 (5/6) Installing libzmq (4.3.3-r0) 08:11:11 (6/6) Installing zeromq (4.3.3-r0) 08:11:11 Removing intermediate container e94eba3ddfae 08:11:11 ---> 06a68644ae00 08:11:11 08:11:11 Executing busybox-1.31.1-r20.trigger 08:11:11 OK: 8 MiB in 20 packages 08:11:11 Successfully built 06a68644ae00 08:11:11 Successfully tagged security-bootstrapper:latest 08:11:11  Building security-bootstrapper ... done Building core-command 08:11:11 Removing intermediate container 4bca63aed557 08:11:11 ---> 2e82f25f4648 08:11:11 Step 8/23 : COPY . . 08:11:15 Removing intermediate container ebf2418640db 08:11:15 ---> 49a9b7d40ddc 08:11:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:18 ---> b273091b3ab7 08:11:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:11:19 ---> 070b74c42583 08:11:19 Step 9/23 : RUN go mod tidy 08:11:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:20 ---> 6d87bd6593ea 08:11:20 Step 3/24 : WORKDIR /edgex-go 08:11:20 ---> Using cache 08:11:20 ---> 57ef9564c79d 08:11:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:20 ---> Using cache 08:11:20 ---> c0677b0a2d34 08:11:20 Step 5/24 : RUN apk add --update --no-cache make git 08:11:20 ---> Using cache 08:11:20 ---> 3748179e2f9c 08:11:20 Step 6/24 : COPY go.mod . 08:11:20 ---> Using cache 08:11:20 ---> 58df70890d94 08:11:20 Step 7/24 : RUN go mod download 08:11:20 ---> Using cache 08:11:20 ---> 88665865a35f 08:11:20 Step 8/24 : COPY . . 08:11:20 ---> Using cache 08:11:20 ---> bec03246322e 08:11:20 Step 9/24 : RUN go mod tidy 08:11:20 ---> Using cache 08:11:20 ---> 5fefccc02202 08:11:20 Step 10/24 : RUN make cmd/core-command/core-command 08:11:20 ---> 6a8b0a3f9a91 08:11:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:11:20 ---> Running in 1d9c4e7c70f6 08:11:20 ---> Running in 7f5f1b8e1581 08:11:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:20 ---> 6d87bd6593ea 08:11:20 Step 3/24 : WORKDIR /edgex-go 08:11:20 ---> Using cache 08:11:20 ---> 57ef9564c79d 08:11:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:20 ---> Using cache 08:11:20 ---> c0677b0a2d34 08:11:20 Step 5/24 : RUN apk add --update --no-cache make bash git 08:11:21 ---> ae947856b48b 08:11:21 Step 20/24 : ENTRYPOINT ["/core-data"] 08:11:21 ---> Running in 0b3196fca323 08:11:21 ---> Running in 8266afdbbcfa 08:11:21 Removing intermediate container 8266afdbbcfa 08:11:21 ---> 79a9410b1287 08:11:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:21 ---> Running in 58112b933267 08:11:21 Removing intermediate container 58112b933267 08:11:21 ---> fab28ecfec6f 08:11:21 Step 22/24 : LABEL arch=x86_64 08:11:21 ---> Running in 6c83db80458a 08:11:22 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 08:11:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:22 Removing intermediate container 6c83db80458a 08:11:22 ---> add9661db7a4 08:11:22 Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:22 ---> Running in 933afe360167 08:11:22 Removing intermediate container 933afe360167 08:11:22 ---> 29f39c1aa94d 08:11:22 Step 24/24 : LABEL version=0.0.0 08:11:22 ---> Running in 3a175a79a1c3 08:11:22 Removing intermediate container 1d9c4e7c70f6 08:11:22 ---> 3b2d0e0c3c54 08:11:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:11:22 ---> Running in b5e6c5ccd891 08:11:22 Removing intermediate container 3a175a79a1c3 08:11:22 ---> 8659c1bda04a 08:11:22 08:11:22 Successfully built 8659c1bda04a 08:11:22 Successfully tagged core-data:latest 08:11:22  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:23 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 08:11:23 OK: 219 MiB in 52 packages 08:11:23 Removing intermediate container 0b3196fca323 08:11:23 ---> 2f9913040f1b 08:11:23 Step 6/24 : COPY go.mod . 08:11:24 ---> 8e4819c82b7d 08:11:24 Step 7/24 : RUN go mod download 08:11:24 ---> Running in b0d23e74feb0 08:11:25 Removing intermediate container b0d23e74feb0 08:11:25 ---> 96b5e99c6b2d 08:11:25 Step 8/24 : COPY . . 08:11:32 ---> 77aed7a5f429 08:11:32 Step 9/24 : RUN go mod tidy 08:11:32 ---> Running in 48b5f70bb60f 08:11:33 Removing intermediate container 48b5f70bb60f 08:11:33 ---> 68b7738f09c3 08:11:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:11:34 ---> Running in d03ddd3e34a0 08:11:34 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 08:11:35 Removing intermediate container 03102fe625ae 08:11:35 ---> ca8bddf7d00b 08:11:35 08:11:35 Step 11/23 : FROM alpine:3.12 08:11:35 ---> 13621d1b12d4 08:11:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:11:35 ---> Using cache 08:11:35 ---> 31b756c2ac23 08:11:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:11:35 ---> Using cache 08:11:35 ---> 2d76203795e4 08:11:35 Step 14/23 : ENV APP_PORT=59861 08:11:35 ---> Running in 13f00271d59f 08:11:35 Removing intermediate container 13f00271d59f 08:11:35 ---> 9d89c568bd6b 08:11:35 Step 15/23 : EXPOSE $APP_PORT 08:11:35 ---> Running in 2670dc2db17f 08:11:35 Removing intermediate container 2670dc2db17f 08:11:35 ---> 7b2c2a8813c3 08:11:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:35 ---> 099157fc0ef2 08:11:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:11:36 ---> aac3edc17860 08:11:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:11:36 ---> d427beb90894 08:11:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:11:36 ---> Running in 4eb62d2de346 08:11:36 Removing intermediate container 4eb62d2de346 08:11:36 ---> 2fb248fc4494 08:11:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:36 ---> Running in cd622531255e 08:11:37 Removing intermediate container cd622531255e 08:11:37 ---> 38436053153a 08:11:37 Step 21/23 : LABEL arch=x86_64 08:11:37 ---> Running in 49eca04ae6b9 08:11:37 Removing intermediate container 49eca04ae6b9 08:11:37 ---> f50463cdc545 08:11:37 Step 22/23 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:37 ---> Running in b1ab1ed6dd2f 08:11:37 Removing intermediate container b1ab1ed6dd2f 08:11:37 ---> e13e9daa0982 08:11:37 Step 23/23 : LABEL version=0.0.0 08:11:37 ---> Running in bf87cc537bd3 08:11:37 Removing intermediate container bf87cc537bd3 08:11:37 ---> ac21532dcea7 08:11:37 08:11:37 Successfully built ac21532dcea7 08:11:37 Successfully tagged support-scheduler:latest 08:11:47  Building support-scheduler ... done Removing intermediate container 7f5f1b8e1581 08:11:47 ---> 625e75506b4c 08:11:47 08:11:47 Step 11/24 : FROM alpine:3.12 08:11:47 ---> 13621d1b12d4 08:11:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:11:47 ---> Using cache 08:11:47 ---> 31b756c2ac23 08:11:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:11:47 ---> Using cache 08:11:47 ---> 2d76203795e4 08:11:47 Step 14/24 : ENV APP_PORT=59882 08:11:47 ---> Running in 82898f26b96d 08:11:47 Removing intermediate container 82898f26b96d 08:11:47 ---> adced5527956 08:11:47 Step 15/24 : EXPOSE $APP_PORT 08:11:47 ---> Running in dc5d638a26b4 08:11:48 Removing intermediate container dc5d638a26b4 08:11:48 ---> 0e02e3ad9ea5 08:11:48 Step 16/24 : WORKDIR / 08:11:48 ---> Running in 60b6f5b63195 08:11:48 Removing intermediate container 60b6f5b63195 08:11:48 ---> 8981c6e1bed1 08:11:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:48 ---> 77af1edf22d6 08:11:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:11:49 ---> 8c6a9f924468 08:11:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:11:50 Removing intermediate container b5e6c5ccd891 08:11:50 ---> 9dd50b1869e4 08:11:50 08:11:50 Step 11/23 : FROM alpine:3.12 08:11:50 ---> 13621d1b12d4 08:11:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:11:50 ---> 351799eeb6cd 08:11:50 Step 20/24 : ENTRYPOINT ["/core-command"] 08:11:50 ---> Running in 15b3214f47fc 08:11:50 ---> Running in 4419bf91848d 08:11:50 Removing intermediate container 15b3214f47fc 08:11:50 ---> 38fb0c208f1c 08:11:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:50 ---> Running in 6940dee543e4 08:11:50 Removing intermediate container 6940dee543e4 08:11:50 ---> 7952ed870cbc 08:11:50 Step 22/24 : LABEL arch=x86_64 08:11:50 ---> Running in 6fc299ce5f40 08:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:11:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:11:50 Removing intermediate container 6fc299ce5f40 08:11:50 ---> 306342ac5228 08:11:50 Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:50 ---> Running in 38f4fabcd4c1 08:11:50 (1/2) Installing ca-certificates (20191127-r4) 08:11:50 (2/2) Installing dumb-init (1.2.2-r1) 08:11:50 Executing busybox-1.31.1-r20.trigger 08:11:50 Executing ca-certificates-20191127-r4.trigger 08:11:50 OK: 6 MiB in 16 packages 08:11:50 Removing intermediate container 38f4fabcd4c1 08:11:50 ---> 30ac9c207cd5 08:11:50 Step 24/24 : LABEL version=0.0.0 08:11:50 ---> Running in cf5dda77c0cc 08:11:50 Removing intermediate container cf5dda77c0cc 08:11:50 ---> cd471d8e611e 08:11:50 08:11:51 Successfully built cd471d8e611e 08:11:51 Successfully tagged core-command:latest 08:11:51  Building core-command ... done Removing intermediate container 4419bf91848d 08:11:51 ---> df9d86805411 08:11:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:11:51 ---> Running in 7f6ac3e9f241 08:11:51 Removing intermediate container 7f6ac3e9f241 08:11:51 ---> c9f5ebb07753 08:11:51 Step 14/23 : ENV APP_PORT=59860 08:11:51 ---> Running in 866b5dfcbfd6 08:11:51 Removing intermediate container 866b5dfcbfd6 08:11:51 ---> 4673640389a6 08:11:51 Step 15/23 : EXPOSE $APP_PORT 08:11:51 ---> Running in 19792570683a 08:11:51 Removing intermediate container 19792570683a 08:11:51 ---> 92f5e675178c 08:11:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:52 ---> ec718a6fd22e 08:11:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:11:52 ---> ebd9b7671d94 08:11:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:11:52 ---> c1af8f1f9eb4 08:11:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:11:52 ---> Running in 64c4e4098786 08:11:52 Removing intermediate container 64c4e4098786 08:11:52 ---> a2e9016e79af 08:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:52 ---> Running in a72568af5fcd 08:11:52 Removing intermediate container a72568af5fcd 08:11:52 ---> 1c0f6ff264b9 08:11:52 Step 21/23 : LABEL arch=x86_64 08:11:53 ---> Running in 013ae530fa56 08:11:53 Removing intermediate container d03ddd3e34a0 08:11:53 ---> a7689cd54be7 08:11:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:11:53 ---> Running in 9dab86e2f1d8 08:11:53 Removing intermediate container 013ae530fa56 08:11:53 ---> 635703065c4f 08:11:53 Step 22/23 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:11:53 ---> Running in dd6594be21e2 08:11:53 Removing intermediate container dd6594be21e2 08:11:53 ---> eeb36f4a7dda 08:11:53 Step 23/23 : LABEL version=0.0.0 08:11:53 ---> Running in e04d235acbfc 08:11:53 Removing intermediate container e04d235acbfc 08:11:53 ---> 793b5003fa50 08:11:53 08:11:53 Successfully built 793b5003fa50 08:11:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:11:53 Successfully tagged support-notifications:latest 08:11:54  Building support-notifications ... done Removing intermediate container 9dab86e2f1d8 08:11:54 ---> c51338cede16 08:11:54 08:11:54 Step 12/24 : FROM docker:20.10.0 08:11:54 20.10.0: Pulling from library/docker 08:11:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:11:59 Status: Downloaded newer image for docker:20.10.0 08:11:59 ---> aefe523efa57 08:11:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:12:00 ---> Running in 2cc84a7250ab 08:12:00 Removing intermediate container 2cc84a7250ab 08:12:00 ---> 3eaeae9e6dc7 08:12:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:12:00 ---> Running in 17a38ee634fb 08:12:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:00 (1/39) Installing readline (8.0.4-r0) 08:12:00 (2/39) Installing bash (5.0.17-r0) 08:12:00 Executing bash-5.0.17-r0.post-install 08:12:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:12:00 (4/39) Installing libcurl (7.77.0-r0) 08:12:00 (5/39) Installing curl (7.77.0-r0) 08:12:00 (6/39) Installing dumb-init (1.2.2-r1) 08:12:00 (7/39) Installing libbz2 (1.0.8-r1) 08:12:00 (8/39) Installing expat (2.2.9-r1) 08:12:00 (9/39) Installing libffi (3.3-r2) 08:12:00 (10/39) Installing gdbm (1.13-r1) 08:12:00 (11/39) Installing xz-libs (5.2.5-r0) 08:12:00 (12/39) Installing sqlite-libs (3.32.1-r1) 08:12:00 (13/39) Installing python3 (3.8.10-r0) 08:12:01 (14/39) Installing py3-appdirs (1.4.4-r1) 08:12:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:12:01 (16/39) Installing py3-parsing (2.4.7-r0) 08:12:01 (17/39) Installing py3-six (1.15.0-r0) 08:12:01 (18/39) Installing py3-packaging (20.4-r0) 08:12:01 (19/39) Installing py3-setuptools (47.0.0-r0) 08:12:01 (20/39) Installing py3-chardet (3.0.4-r4) 08:12:01 (21/39) Installing py3-idna (2.9-r0) 08:12:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:12:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:12:01 (24/39) Installing py3-requests (2.23.0-r0) 08:12:01 (25/39) Installing py3-msgpack (1.0.0-r0) 08:12:01 (26/39) Installing py3-lockfile (0.12.2-r3) 08:12:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:12:01 (28/39) Installing py3-colorama (0.4.3-r0) 08:12:01 (29/39) Installing py3-distlib (0.3.0-r0) 08:12:01 (30/39) Installing py3-distro (1.5.0-r1) 08:12:01 (31/39) Installing py3-webencodings (0.5.1-r3) 08:12:01 (32/39) Installing py3-html5lib (1.0.1-r4) 08:12:01 (33/39) Installing py3-pytoml (0.1.21-r0) 08:12:01 (34/39) Installing py3-pep517 (0.8.2-r0) 08:12:01 (35/39) Installing py3-progress (1.5-r0) 08:12:01 (36/39) Installing py3-toml (0.10.1-r0) 08:12:01 (37/39) Installing py3-retrying (1.3.3-r0) 08:12:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:12:01 (39/39) Installing py3-pip (20.1.1-r0) 08:12:01 Executing busybox-1.31.1-r19.trigger 08:12:01 OK: 72 MiB in 59 packages 08:12:01 Collecting docker-compose==1.23.2 08:12:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:12:02 Collecting docopt<0.7,>=0.6.1 08:12:02 Downloading docopt-0.6.2.tar.gz (25 kB) 08:12:02 Collecting jsonschema<3,>=2.5.1 08:12:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:12:02 Collecting texttable<0.10,>=0.9.0 08:12:02 Downloading texttable-0.9.1.tar.gz (11 kB) 08:12:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:12:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:12:02 Collecting docker<4.0,>=3.6.0 08:12:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:12:03 Collecting cached-property<2,>=1.2.0 08:12:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:12:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:12:03 Collecting dockerpty<0.5,>=0.4.1 08:12:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:12:03 Collecting websocket-client<1.0,>=0.32.0 08:12:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:12:03 Collecting PyYAML<4,>=3.10 08:12:03 Downloading PyYAML-3.13.tar.gz (270 kB) 08:12:04 Collecting idna<2.8,>=2.5 08:12:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:12:04 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) 08:12:04 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) 08:12:04 Collecting urllib3<1.25,>=1.21.1 08:12:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:12:04 Collecting docker-pycreds>=0.4.0 08:12:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:12:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:12:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:12:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:12:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:12:04 Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, PyYAML, docker-compose 08:12:04 Running setup.py install for docopt: started 08:12:04 Running setup.py install for docopt: finished with status 'done' 08:12:04 Running setup.py install for texttable: started 08:12:05 Running setup.py install for texttable: finished with status 'done' 08:12:05 Attempting uninstall: idna 08:12:05 Found existing installation: idna 2.9 08:12:05 Uninstalling idna-2.9: 08:12:05 Successfully uninstalled idna-2.9 08:12:05 Attempting uninstall: urllib3 08:12:05 Found existing installation: urllib3 1.25.9 08:12:05 Uninstalling urllib3-1.25.9: 08:12:05 Successfully uninstalled urllib3-1.25.9 08:12:05 Attempting uninstall: requests 08:12:05 Found existing installation: requests 2.23.0 08:12:05 Uninstalling requests-2.23.0: 08:12:05 Successfully uninstalled requests-2.23.0 08:12:05 Running setup.py install for dockerpty: started 08:12:06 Running setup.py install for dockerpty: finished with status 'done' 08:12:06 Running setup.py install for PyYAML: started 08:12:06 Running setup.py install for PyYAML: finished with status 'done' 08:12:06 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 08:12:09 Removing intermediate container 17a38ee634fb 08:12:09 ---> f54b10017cab 08:12:09 Step 15/24 : ENV APP_PORT=58890 08:12:09 ---> Running in 8535a9bb2617 08:12:09 Removing intermediate container 8535a9bb2617 08:12:09 ---> 93f8c415d6be 08:12:09 Step 16/24 : EXPOSE $APP_PORT 08:12:09 ---> Running in 9059559947ff 08:12:09 Removing intermediate container 9059559947ff 08:12:09 ---> 5ccf98b39df1 08:12:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:12:09 ---> c130f585154f 08:12:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:12:10 ---> fd765eb822a3 08:12:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:12:10 ---> b88141a2aee9 08:12:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:12:10 ---> Running in 41c702c42de9 08:12:10 Removing intermediate container 41c702c42de9 08:12:10 ---> 789e36c94467 08:12:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:10 ---> Running in 871b4a9ba040 08:12:10 Removing intermediate container 871b4a9ba040 08:12:10 ---> 4e04bf321f5b 08:12:10 Step 22/24 : LABEL arch=x86_64 08:12:10 ---> Running in d2eb16db528f 08:12:10 Removing intermediate container d2eb16db528f 08:12:10 ---> 62ea5dbd8d25 08:12:10 Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 08:12:10 ---> Running in 5a7dc324ed8d 08:12:10 Removing intermediate container 5a7dc324ed8d 08:12:10 ---> a50529a42335 08:12:10 Step 24/24 : LABEL version=0.0.0 08:12:10 ---> Running in dda382db56c8 08:12:10 Removing intermediate container dda382db56c8 08:12:10 ---> a70eacbc2d9e 08:12:10 08:12:10 Successfully built a70eacbc2d9e 08:12:10 Successfully tagged sys-mgmt-agent:latest 08:12:10  Building sys-mgmt-agent ... done  [Pipeline] } 08:12:10 $ docker stop --time=1 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead 08:12:12 $ docker rm -f 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead [Pipeline] // withDockerContainer [Pipeline] sh 08:12:12 + docker images 08:12:12 REPOSITORY TAG IMAGE ID CREATED SIZE 08:12:12 sys-mgmt-agent latest a70eacbc2d9e 2 seconds ago 311MB 08:12:12 support-notifications latest 793b5003fa50 19 seconds ago 16.7MB 08:12:12 c51338cede16 19 seconds ago 1.18GB 08:12:12 core-command latest cd471d8e611e 22 seconds ago 15.9MB 08:12:12 9dd50b1869e4 23 seconds ago 1.18GB 08:12:12 625e75506b4c 25 seconds ago 1.17GB 08:12:12 support-scheduler latest ac21532dcea7 35 seconds ago 15.9MB 08:12:12 ca8bddf7d00b 38 seconds ago 1.18GB 08:12:12 core-data latest 8659c1bda04a 50 seconds ago 20.3MB 08:12:12 security-bootstrapper latest 06a68644ae00 About a minute ago 18.6MB 08:12:12 security-secretstore-setup latest 865e4dcedd87 About a minute ago 28.7MB 08:12:12 core-metadata latest d5a150ba599e About a minute ago 16.6MB 08:12:12 fa5071059848 About a minute ago 1.18GB 08:12:12 security-proxy-setup latest 7d830a0d7b1b About a minute ago 25.7MB 08:12:12 eec232c3b764 About a minute ago 1.18GB 08:12:12 10b50caae873 About a minute ago 1.18GB 08:12:12 2347df1deb03 About a minute ago 1.18GB 08:12:12 28d920240977 About a minute ago 1.18GB 08:12:12 ci-base-image-x86_64 latest 6d87bd6593ea 5 minutes ago 677MB 08:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB 08:12:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 08:12:12 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:12:12 docker 20.10.0 aefe523efa57 7 months ago 240MB 08:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 08:12:28 Still waiting to schedule task 08:12:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:15:56 Running on prd-ubuntu18.04-docker-8c-8g-2844 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws 08:15:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:15:56 The recommended git tool is: git 08:15:59 using credential edgex-jenkins-ssh 08:15:59 Cloning the remote Git repository 08:15:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:15:59 > git init /w/workspace/edgex-go/2 # timeout=10 08:15:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:15:59 > git --version # timeout=10 08:15:59 > git --version # 'git version 2.17.1' 08:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:16:09 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:09 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 08:16:09 > git config core.sparsecheckout # timeout=10 08:16:09 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 08:16:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:16:11 ---> package-listing.sh 08:16:11 ++ facter osfamily 08:16:11 ++ tr '[:upper:]' '[:lower:]' 08:16:12 + OS_FAMILY=redhat 08:16:12 + workspace=/w/workspace/edgex-go/2 08:16:12 + START_PACKAGES=/tmp/packages_start.txt 08:16:12 + END_PACKAGES=/tmp/packages_end.txt 08:16:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:16:12 + PACKAGES=/tmp/packages_start.txt 08:16:12 + '[' /w/workspace/edgex-go/2 ']' 08:16:12 + PACKAGES=/tmp/packages_end.txt 08:16:12 + case "${OS_FAMILY}" in 08:16:12 + sort 08:16:12 + rpm -qa 08:16:14 + '[' -f /tmp/packages_start.txt ']' 08:16:14 + '[' -f /tmp/packages_end.txt ']' 08:16:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:16:14 + '[' /w/workspace/edgex-go/2 ']' 08:16:14 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:16:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:16:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:16:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:16:15 08:16:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:16:15 alpine: Pulling from edgex-lftools-log-publisher 08:16:15 5843afab3874: Pulling fs layer 08:16:15 2dfaacf7024e: Pulling fs layer 08:16:15 2dbba127c6aa: Pulling fs layer 08:16:15 1a467efa2204: Pulling fs layer 08:16:15 865369a531d5: Pulling fs layer 08:16:15 2dc3bafdbf1c: Pulling fs layer 08:16:15 9ac237eaa80d: Pulling fs layer 08:16:15 6bcad4ecc5c2: Pulling fs layer 08:16:15 7074353bde3e: Pulling fs layer 08:16:15 1a467efa2204: Waiting 08:16:15 6bcad4ecc5c2: Waiting 08:16:15 865369a531d5: Waiting 08:16:15 7074353bde3e: Waiting 08:16:15 2dc3bafdbf1c: Waiting 08:16:15 9ac237eaa80d: Waiting 08:16:15 2dfaacf7024e: Verifying Checksum 08:16:15 2dfaacf7024e: Download complete 08:16:15 1a467efa2204: Verifying Checksum 08:16:15 1a467efa2204: Download complete 08:16:15 5843afab3874: Verifying Checksum 08:16:15 5843afab3874: Download complete 08:16:15 865369a531d5: Verifying Checksum 08:16:15 865369a531d5: Download complete 08:16:15 2dc3bafdbf1c: Verifying Checksum 08:16:15 2dc3bafdbf1c: Download complete 08:16:15 9ac237eaa80d: Verifying Checksum 08:16:15 9ac237eaa80d: Download complete 08:16:15 6bcad4ecc5c2: Verifying Checksum 08:16:15 6bcad4ecc5c2: Download complete 08:16:16 5843afab3874: Pull complete 08:16:16 2dbba127c6aa: Verifying Checksum 08:16:16 2dbba127c6aa: Download complete 08:16:16 2dfaacf7024e: Pull complete 08:16:16 2dbba127c6aa: Pull complete 08:16:16 1a467efa2204: Pull complete 08:16:16 865369a531d5: Pull complete 08:16:17 2dc3bafdbf1c: Pull complete 08:16:17 9ac237eaa80d: Pull complete 08:16:17 6bcad4ecc5c2: Pull complete 08:16:19 7074353bde3e: Verifying Checksum 08:16:19 7074353bde3e: Download complete 08:16:24 7074353bde3e: Pull complete 08:16:24 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:16:24 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 08:16:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:16:26 $ docker top 44a6d9c1bbcdd59b6d6293d53ed3df8ad900ac7b07fc950ce45ef7bf9b973569 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:27 + touch /tmp/pre-build-complete [Pipeline] sh 08:16:27 + mkdir -p /var/log/sa [Pipeline] sh 08:16:28 + ls /var/log/sa-host 08:16:28 + sadf -c /var/log/sa-host/sa05 08:16:28 file_magic: OK 08:16:28 HZ: Using current value: 100 08:16:28 file_header: OK 08:16:28 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 08:16:28 Statistics: 08:16:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:16:28 File successfully converted to sysstat format version 12.5.4 08:16:28 + sadf -c /var/log/sa-host/sa15 08:16:28 file_magic: OK 08:16:28 HZ: Using current value: 100 08:16:28 file_header: OK 08:16:28 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 08:16:28 Statistics: 08:16:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:16:28 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:28 provisioning config files... 08:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3480441094624146601tmp [Pipeline] { [Pipeline] echo 08:16:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:16:28 ---> create-netrc.sh [Pipeline] } 08:16:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:16:29 ---> python-tools-install.sh [Pipeline] echo 08:16:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:16:29 ---> sudo-logs.sh 08:16:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:16:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:16:29 ---> job-cost.sh 08:16:29 lf-activate-venv: SKIPPING 08:16:29 INFO: No Stack... 08:16:31 INFO: Retrieving Pricing Info for: v3-standard-2 08:16:31 INFO: Archiving Costs [Pipeline] echo 08:16:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:16:31 ---> logs-deploy.sh 08:16:31 lf-activate-venv: SKIPPING 08:16:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3620/2 08:16:31 INFO: archiving workspace using pattern(s): 08:16:32 Archives upload complete. 08:16:32 INFO: archiving logs to Nexus 08:16:33 ---> uname -a: 08:16:33 Linux prd-centos7-docker-4c-2g-2834.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:16:33 08:16:33 08:16:33 ---> lscpu: 08:16:33 Architecture: x86_64 08:16:33 CPU op-mode(s): 32-bit, 64-bit 08:16:33 Address sizes: 40 bits physical, 48 bits virtual 08:16:33 Byte Order: Little Endian 08:16:33 CPU(s): 2 08:16:33 On-line CPU(s) list: 0,1 08:16:33 Vendor ID: AuthenticAMD 08:16:33 BIOS Vendor ID: QEMU 08:16:33 Model name: AMD EPYC-Rome Processor 08:16:33 BIOS Model name: pc-i440fx-4.2 08:16:33 CPU family: 23 08:16:33 Model: 49 08:16:33 Thread(s) per core: 1 08:16:33 Core(s) per socket: 1 08:16:33 Socket(s): 2 08:16:33 Stepping: 0 08:16:33 BogoMIPS: 5599.99 08:16:33 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:16:33 Virtualization: AMD-V 08:16:33 Hypervisor vendor: KVM 08:16:33 Virtualization type: full 08:16:33 L1d cache: 64 KiB (2 instances) 08:16:33 L1i cache: 64 KiB (2 instances) 08:16:33 L2 cache: 1 MiB (2 instances) 08:16:33 L3 cache: 32 MiB (2 instances) 08:16:33 NUMA node(s): 1 08:16:33 NUMA node0 CPU(s): 0,1 08:16:33 Vulnerability Itlb multihit: Not affected 08:16:33 Vulnerability L1tf: Not affected 08:16:33 Vulnerability Mds: Not affected 08:16:33 Vulnerability Meltdown: Not affected 08:16:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:16:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:16:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:16:33 Vulnerability Srbds: Not affected 08:16:33 Vulnerability Tsx async abort: Not affected 08:16:33 08:16:33 08:16:33 ---> nproc: 08:16:33 2 08:16:33 08:16:33 08:16:33 ---> df -h: 08:16:33 Filesystem Size Used Available Use% Mounted on 08:16:33 overlay 40.0G 12.8G 27.2G 32% / 08:16:33 tmpfs 64.0M 0 64.0M 0% /dev 08:16:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:16:33 shm 64.0M 0 64.0M 0% /dev/shm 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/2 08:16:33 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/2@tmp 08:16:33 08:16:33 08:16:33 ---> free -m: 08:16:33 total used free shared buff/cache available 08:16:33 Mem: 7821 1050 2023 0 4747 6455 08:16:33 Swap: 1023 2 1021 08:16:33 08:16:33 08:16:33 ---> ip addr: 08:16:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:16:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:16:33 inet 127.0.0.1/8 scope host lo 08:16:33 valid_lft forever preferred_lft forever 08:16:33 inet6 ::1/128 scope host 08:16:33 valid_lft forever preferred_lft forever 08:16:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:16:33 link/ether fa:16:3e:24:30:29 brd ff:ff:ff:ff:ff:ff 08:16:33 inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 08:16:33 valid_lft 85692sec preferred_lft 85692sec 08:16:33 inet6 fe80::f816:3eff:fe24:3029/64 scope link 08:16:33 valid_lft forever preferred_lft forever 08:16:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:16:33 link/ether 02:42:79:cf:d0:3b brd ff:ff:ff:ff:ff:ff 08:16:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:16:33 valid_lft forever preferred_lft forever 08:16:33 inet6 fe80::42:79ff:fecf:d03b/64 scope link 08:16:33 valid_lft forever preferred_lft forever 08:16:33 08:16:33 08:16:33 ---> sar -b -r -n DEV: 08:16:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:16:33 08:16:33 08:04:34 LINUX RESTART (2 CPU) 08:16:33 08:16:33 08:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:16:33 08:06:01 113.78 5.94 107.84 0.00 3622.42 20190.41 0.00 08:16:33 08:07:01 95.24 0.00 95.24 0.00 0.00 37624.53 0.00 08:16:33 08:08:01 112.97 0.00 112.97 0.00 0.00 16871.49 0.00 08:16:33 08:09:01 55.53 0.00 55.53 0.00 0.00 6437.39 0.00 08:16:33 08:10:01 564.23 181.25 382.97 0.00 4408.74 245011.53 0.00 08:16:33 08:11:01 577.54 257.74 319.80 0.00 14786.28 119965.12 0.00 08:16:33 08:12:01 577.71 156.33 421.39 0.00 3958.43 188736.91 0.00 08:16:33 08:13:01 68.16 10.72 57.44 0.00 1342.75 6542.23 0.00 08:16:33 08:14:01 1.17 0.00 1.17 0.00 0.00 16.87 0.00 08:16:33 08:15:01 0.22 0.00 0.22 0.00 0.00 1.88 0.00 08:16:33 08:16:01 0.60 0.28 0.32 0.00 46.64 3.55 0.00 08:16:33 Average: 197.38 55.82 141.56 0.00 2560.43 58483.11 0.00 08:16:33 08:16:33 08:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:16:33 08:06:01 5150920 0 802140 10.02 2620 2053260 1232904 13.61 732860 1713212 164 08:16:33 08:07:01 4014516 0 992564 12.39 2620 2999240 1628656 17.98 1075328 2412932 46384 08:16:33 08:08:01 3744336 0 1161240 14.50 2620 3100744 1714268 18.93 1411432 2298824 182436 08:16:33 08:09:01 3780628 0 1195688 14.93 2620 3030004 1864540 20.59 1359340 2300164 87640 08:16:33 08:10:01 144596 0 1403752 17.53 2620 6457972 2204916 24.34 3368368 3797404 219508 08:16:33 08:11:01 398068 0 1349540 16.85 2620 6258712 2182068 24.09 2722604 4190276 2312 08:16:33 08:12:01 2229060 0 1337100 16.70 2620 4440160 1853956 20.47 1847284 3229496 61648 08:16:33 08:13:01 2702396 0 1246232 15.56 2620 4057692 1419196 15.67 1380104 3233576 8 08:16:33 08:14:01 2709572 0 1239056 15.47 2620 4057692 1383204 15.27 1376860 3233552 8 08:16:33 08:15:01 2709648 0 1238972 15.47 2620 4057700 1383288 15.27 1376988 3233552 8 08:16:33 08:16:01 2705112 0 1242152 15.51 2620 4059056 1383372 15.27 1383056 3232148 12 08:16:33 Average: 2753532 0 1200767 14.99 2620 4052021 1659124 18.32 1639475 2988649 54557 08:16:33 08:16:33 08:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:16:33 08:06:01 eth0 1634.97 1456.04 6414.04 183.35 0.00 0.00 0.00 0.00 08:16:33 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:06:01 docker0 893.62 696.99 72.37 2732.72 0.00 0.00 0.00 0.00 08:16:33 08:07:01 vethd9b01e4 54.20 66.56 4.95 154.57 0.00 0.00 0.00 0.00 08:16:33 08:07:01 eth0 866.19 604.63 3489.68 51.68 0.00 0.00 0.00 0.00 08:16:33 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:07:01 docker0 185.93 241.43 11.16 533.54 0.00 0.00 0.00 0.00 08:16:33 08:08:01 eth0 121.03 101.42 352.23 23.36 0.00 0.00 0.00 0.00 08:16:33 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:08:01 vethcb14761 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 08:16:33 08:08:01 docker0 76.15 74.05 5.64 312.79 0.00 0.00 0.00 0.00 08:16:33 08:09:01 eth0 35.45 22.81 20.70 113.80 0.00 0.00 0.00 0.00 08:16:33 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:09:01 vethcb14761 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 08:16:33 08:09:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 08:16:33 08:10:01 eth0 342.92 227.73 1874.09 42.51 0.00 0.00 0.00 0.00 08:16:33 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:10:01 veth14feaae 0.00 0.78 0.00 0.05 0.00 0.00 0.00 0.00 08:16:33 08:10:01 docker0 57.46 70.78 3.84 168.40 0.00 0.00 0.00 0.00 08:16:33 08:11:01 vetha04dd6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:11:01 eth0 66.03 33.03 212.54 15.66 0.00 0.00 0.00 0.00 08:16:33 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:11:01 veth14feaae 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:16:33 08:12:01 veth670c353 23.35 53.20 1.61 327.82 0.00 0.00 0.00 0.00 08:16:33 08:12:01 eth0 358.06 236.61 1731.67 134.95 0.00 0.00 0.00 0.00 08:16:33 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:12:01 veth14feaae 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:16:33 08:13:01 eth0 16.97 9.26 28.66 5.38 0.00 0.00 0.00 0.00 08:16:33 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:13:01 docker0 1276.72 1206.06 96.89 4331.79 0.00 0.00 0.00 0.00 08:16:33 08:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:16:33 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:15:01 eth0 0.35 0.32 0.30 0.02 0.00 0.00 0.00 0.00 08:16:33 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:16:01 eth0 1.58 0.57 0.50 0.28 0.00 0.00 0.00 0.00 08:16:33 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 Average: eth0 311.11 242.95 1276.74 51.70 0.00 0.00 0.00 0.00 08:16:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:33 Average: docker0 116.19 109.76 8.82 394.21 0.00 0.00 0.00 0.00 08:16:33 08:16:33 08:16:33 ---> sar -P ALL: 08:16:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:16:33 08:16:33 08:04:34 LINUX RESTART (2 CPU) 08:16:33 08:16:33 08:05:02 CPU %user %nice %system %iowait %steal %idle 08:16:33 08:06:01 all 25.34 0.00 5.59 2.84 0.07 66.16 08:16:33 08:06:01 0 27.80 0.00 6.26 2.24 0.07 63.63 08:16:33 08:06:01 1 22.93 0.00 4.93 3.42 0.07 68.65 08:16:33 08:07:01 all 8.92 0.00 4.40 1.23 0.06 85.39 08:16:33 08:07:01 0 9.38 0.00 4.89 1.46 0.07 84.20 08:16:33 08:07:01 1 8.48 0.00 3.91 1.00 0.05 86.56 08:16:33 08:08:01 all 58.65 0.00 7.98 0.92 0.11 32.33 08:16:33 08:08:01 0 58.82 0.00 8.33 1.16 0.11 31.57 08:16:33 08:08:01 1 58.48 0.00 7.63 0.69 0.11 33.09 08:16:33 08:09:01 all 41.94 0.00 6.07 0.34 0.08 51.57 08:16:33 08:09:01 0 42.08 0.00 6.18 0.39 0.09 51.26 08:16:33 08:09:01 1 41.80 0.00 5.96 0.28 0.07 51.88 08:16:33 08:10:01 all 38.15 0.00 17.76 15.98 0.11 28.00 08:16:33 08:10:01 0 37.27 0.00 18.44 16.24 0.11 27.95 08:16:33 08:10:01 1 39.04 0.00 17.07 15.72 0.11 28.06 08:16:33 08:11:01 all 72.04 0.00 15.57 10.70 0.14 1.56 08:16:33 08:11:01 0 72.12 0.00 15.74 9.92 0.15 2.06 08:16:33 08:11:01 1 71.95 0.00 15.39 11.47 0.13 1.07 08:16:33 08:12:01 all 63.72 0.00 18.20 8.45 0.12 9.51 08:16:33 08:12:01 0 64.51 0.00 18.23 8.43 0.11 8.73 08:16:33 08:12:01 1 62.95 0.00 18.18 8.46 0.13 10.28 08:16:33 08:13:01 all 4.77 0.00 1.83 1.20 0.03 92.17 08:16:33 08:13:01 0 4.61 0.00 1.87 0.99 0.03 92.50 08:16:33 08:13:01 1 4.93 0.00 1.79 1.42 0.03 91.84 08:16:33 08:14:01 all 0.13 0.00 0.08 0.00 0.02 99.78 08:16:33 08:14:01 0 0.02 0.00 0.10 0.00 0.02 99.87 08:16:33 08:14:01 1 0.23 0.00 0.05 0.00 0.02 99.70 08:16:33 08:15:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:16:33 08:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:16:33 08:15:01 1 0.18 0.00 0.02 0.00 0.02 99.78 08:16:33 08:16:01 all 0.15 0.00 0.04 0.01 0.02 99.78 08:16:33 08:16:01 0 0.05 0.00 0.07 0.02 0.02 99.85 08:16:33 08:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:16:33 08:16:33 Average: CPU %user %nice %system %iowait %steal %idle 08:16:33 Average: all 27.59 0.00 6.82 3.65 0.07 61.87 08:16:33 Average: 0 27.82 0.00 7.05 3.58 0.07 61.47 08:16:33 Average: 1 27.36 0.00 6.59 3.72 0.07 62.26 08:16:33 08:16:33 08:16:33