Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 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-ssh7178928313479717201.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3300485241339716611.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2651141060409023218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh6518800713578351002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh231931053898648451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-38 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/94 [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/94 # 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/94@tmp/jenkins-gitclient-ssh6806005223969955729.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3779)" > git rev-list --no-walk d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:21:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:21:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:21:26 ========================================================= 18:21:26 EdgeX Global Pipelines Version Info 18:21:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:21:27 ------------------- 18:21:27 stable info: 18:21:27 ------------------- 18:21:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:21:27 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:21:27 Message: update stable to v1.0.210 18:21:28 ------------------- 18:21:28 experimental info: 18:21:28 ------------------- 18:21:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:21:28 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:21:28 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c337aa [Pipeline] echo 18:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:28 provisioning config files... 18:21:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config687049965789934626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:28 ---> docker-login.sh 18:21:28 nexus3.edgexfoundry.org:10001 18:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10002 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10003 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10004 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 docker.io 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:30 Configure a credential helper to remove this warning. See 18:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:30 18:21:30 Login Succeeded 18:21:30 ---> docker-login.sh ends [Pipeline] } 18:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:21:30 ++ 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 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/core-command/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo core-command,cmd/core-command/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/core-data/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo core-data,cmd/core-data/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/core-metadata/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo core-metadata,cmd/core-metadata/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/security-bootstrapper/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/security-proxy-setup/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/support-notifications/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo support-notifications,cmd/support-notifications/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/support-scheduler/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:21:30 + for file in '`ls cmd/**/Dockerfile`' 18:21:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:21:30 ++ cut -d/ -f2 18:21:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:21:30 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 18:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:21:31 18:21:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:21:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:21:31 latest: Pulling from edgex-devops/git-semver 18:21:31 a0d0a0d46f8b: Pulling fs layer 18:21:31 3e5f54012d9b: Pulling fs layer 18:21:31 4c7163046ea9: Pulling fs layer 18:21:31 0c2d73faf560: Pulling fs layer 18:21:31 0c2d73faf560: Waiting 18:21:31 3e5f54012d9b: Verifying Checksum 18:21:31 3e5f54012d9b: Download complete 18:21:31 a0d0a0d46f8b: Verifying Checksum 18:21:31 a0d0a0d46f8b: Download complete 18:21:31 0c2d73faf560: Verifying Checksum 18:21:31 0c2d73faf560: Download complete 18:21:31 4c7163046ea9: Verifying Checksum 18:21:31 4c7163046ea9: Download complete 18:21:31 a0d0a0d46f8b: Pull complete 18:21:31 3e5f54012d9b: Pull complete 18:21:31 4c7163046ea9: Pull complete 18:21:32 0c2d73faf560: Pull complete 18:21:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:21:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:21:32 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 18:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:21:32 $ docker top 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:21:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:32 [ssh-agent] Looking for ssh-agent implementation... 18:21:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:33 $ docker exec 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent 18:21:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlJACom/agent.14 18:21:33 SSH_AGENT_PID=21 18:21:33 Running ssh-add (command line suppressed) 18:21:33 Identity added: /w/workspace/edgex-go/94@tmp/private_key_7504425530655224893.key (/w/workspace/edgex-go/94@tmp/private_key_7504425530655224893.key) 18:21:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:33 + git tag --points-at HEAD [Pipeline] } 18:21:33 $ docker exec --env ******** --env ******** 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent -k 18:21:33 unset SSH_AUTH_SOCK; 18:21:33 unset SSH_AGENT_PID; 18:21:33 echo Agent pid 21 killed; 18:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:21:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:33 [ssh-agent] Looking for ssh-agent implementation... 18:21:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:33 $ docker exec 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent 18:21:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFlMdKp/agent.56 18:21:33 SSH_AGENT_PID=62 18:21:33 Running ssh-add (command line suppressed) 18:21:33 Identity added: /w/workspace/edgex-go/94@tmp/private_key_6122343905610588344.key (/w/workspace/edgex-go/94@tmp/private_key_6122343905610588344.key) 18:21:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:34 + git semver init 18:21:34 # -> Open(): unable to determine branch for HEAD 18:21:34 # $GIT_DIR = /w/workspace/edgex-go/94/.git 18:21:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/94 18:21:34 # $SEMVER_REMOTE_NAME = origin 18:21:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:21:34 # $SEMVER_USER_NAME = edgex-jenkins 18:21:34 # $SEMVER_BRANCH = main 18:21:34 # $SEMVER_TEMP = /tmp/semver-127865858 18:21:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:22:42 # '/tmp/semver-127865858' -> '/w/workspace/edgex-go/94/.semver' 18:22:42 # -> Force: false 18:22:42 # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } 18:22:42 $ docker exec --env ******** --env ******** 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent -k 18:22:42 unset SSH_AUTH_SOCK; 18:22:42 unset SSH_AGENT_PID; 18:22:42 echo Agent pid 62 killed; 18:22:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:42 + git semver [Pipeline] } 18:22:42 $ docker stop --time=1 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b 18:22:44 $ docker rm -f 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b [Pipeline] // withDockerContainer [Pipeline] sh 18:22:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:22:44 Stashed 1 file(s) [Pipeline] echo 18:22:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.82 [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] echo 18:22:44 ========================================================= 18:22:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:22:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:22:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:22:45 a0d0a0d46f8b: Already exists 18:22:45 31adcdaf11c8: Pulling fs layer 18:22:45 b8b176561691: Pulling fs layer 18:22:45 4527c011a84f: Pulling fs layer 18:22:45 5d74067f8e1e: Pulling fs layer 18:22:45 e0aca202a116: Pulling fs layer 18:22:45 3a43be97a3b4: Pulling fs layer 18:22:45 34cad66bf833: Pulling fs layer 18:22:45 b4e3c513aaa6: Pulling fs layer 18:22:45 5d74067f8e1e: Waiting 18:22:45 e0aca202a116: Waiting 18:22:45 3a43be97a3b4: Waiting 18:22:45 34cad66bf833: Waiting 18:22:45 b4e3c513aaa6: Waiting 18:22:45 b8b176561691: Download complete 18:22:45 31adcdaf11c8: Verifying Checksum 18:22:45 31adcdaf11c8: Download complete 18:22:45 5d74067f8e1e: Verifying Checksum 18:22:45 5d74067f8e1e: Download complete 18:22:45 e0aca202a116: Verifying Checksum 18:22:45 e0aca202a116: Download complete 18:22:45 3a43be97a3b4: Verifying Checksum 18:22:45 3a43be97a3b4: Download complete 18:22:45 31adcdaf11c8: Pull complete 18:22:45 34cad66bf833: Verifying Checksum 18:22:45 34cad66bf833: Download complete 18:22:45 b8b176561691: Pull complete 18:22:45 4527c011a84f: Verifying Checksum 18:22:45 4527c011a84f: Download complete 18:22:46 b4e3c513aaa6: Verifying Checksum 18:22:46 b4e3c513aaa6: Download complete 18:22:49 4527c011a84f: Pull complete 18:22:49 5d74067f8e1e: Pull complete 18:22:49 e0aca202a116: Pull complete 18:22:49 3a43be97a3b4: Pull complete 18:22:49 34cad66bf833: Pull complete 18:22:51 b4e3c513aaa6: Pull complete 18:22:51 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:22:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:22:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:22:52 WORKDIR /edgex 18:22:52 COPY go.mod . 18:22:52 RUN go mod download' 18:22:52 + docker build -t ci-base-image-x86_64 -f - . 18:22:54 Sending build context to Docker daemon 329.8MB 18:22:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:22:54 ---> 9f6097aaca64 18:22:54 Step 2/4 : WORKDIR /edgex 18:22:55 ---> Running in 71d8040e3e80 18:22:55 Removing intermediate container 71d8040e3e80 18:22:55 ---> 7805a0af62fc 18:22:55 Step 3/4 : COPY go.mod . 18:22:55 ---> 3e68ec620cd1 18:22:55 Step 4/4 : RUN go mod download 18:22:55 ---> Running in f12ce9874c9a 18:22:59 Still waiting to schedule task 18:22:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline 18:23:27 Removing intermediate container f12ce9874c9a 18:23:27 ---> e4b653b669a1 18:23:27 Successfully built e4b653b669a1 18:23:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:23:28 + docker inspect -f . ci-base-image-x86_64 18:23:28 . [Pipeline] withDockerContainer 18:23:28 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 18:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 ******** ci-base-image-x86_64 cat 18:23:28 $ docker top b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:29 + go version 18:23:29 go version go1.16.8 linux/amd64 [Pipeline] } 18:23:29 $ docker stop --time=1 b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede 18:23:30 $ docker rm -f b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:23:30 + docker inspect -f . ci-base-image-x86_64 18:23:30 . [Pipeline] withDockerContainer 18:23:30 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 18:23:30 $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 ******** ci-base-image-x86_64 cat 18:23:31 $ docker top 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:23:31 ========================================================= 18:23:31 [edgeXBuildGoParallel] Running Tests and Build... 18:23:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:23:31 + make test 18:23:31 go mod tidy 18:23:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:23:36 ? github.com/edgexfoundry/edgex-go [no test files] 18:23:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:23:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:24:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:24:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 18:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:24:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 18:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:24:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements 18:24:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:24:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:24:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.138s coverage: 89.5% of statements 18:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:24:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:24:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:24:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 18:24:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:24:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:24:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:24:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 18:24:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:24:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 18:24:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 18:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:24:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 18:24:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 18:24:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 18:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements 18:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 18:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 18:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 18:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.168s coverage: 82.5% of statements 18:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.251s coverage: 65.4% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 18:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 18:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:24:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 18:24:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 18:24:54 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 18:25:33 GO111MODULE=on go vet ./... 18:25:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:25:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:25:37 ./bin/test-attribution-txt.sh [Pipeline] sh 18:25:38 + ls -al . 18:25:38 total 636 18:25:38 drwxrwxr-x 10 1001 1001 4096 Oct 28 18:25 . 18:25:38 drwxr-xr-x 4 root root 30 Oct 28 18:23 .. 18:25:38 -rw-rw-r-- 1 1001 1001 11 Oct 28 18:21 .dockerignore 18:25:38 drwxrwxr-x 8 1001 1001 162 Oct 28 18:21 .git 18:25:38 drwxrwxr-x 4 1001 1001 142 Oct 28 18:21 .github 18:25:38 -rw-rw-r-- 1 1001 1001 804 Oct 28 18:21 .gitignore 18:25:38 -rw-rw-r-- 1 1001 1001 42 Oct 28 18:21 .golangci.yml 18:25:38 -rw-rw-r-- 1 1001 1001 76 Oct 28 18:21 .hadolint.yml 18:25:38 drwx------ 3 1001 1001 43 Oct 28 18:22 .semver 18:25:38 -rw-rw-r-- 1 1001 1001 166 Oct 28 18:21 .sonarcloud.properties 18:25:38 -rw-rw-r-- 1 1001 1001 1171 Oct 28 18:21 ADOPTERS.md 18:25:38 -rw-rw-r-- 1 1001 1001 8910 Oct 28 18:21 Attribution.txt 18:25:38 -rw-rw-r-- 1 1001 1001 43881 Oct 28 18:21 CHANGELOG.md 18:25:38 -rw-rw-r-- 1 1001 1001 3804 Oct 28 18:21 CONTRIBUTING.md 18:25:38 -rw-rw-r-- 1 1001 1001 677 Oct 28 18:21 GOVERNANCE.md 18:25:38 -rw-rw-r-- 1 1001 1001 849 Oct 28 18:21 Jenkinsfile 18:25:38 -rw-rw-r-- 1 1001 1001 10775 Oct 28 18:21 LICENSE 18:25:38 -rw-rw-r-- 1 1001 1001 6508 Oct 28 18:21 Makefile 18:25:38 -rw-rw-r-- 1 1001 1001 582 Oct 28 18:21 OWNERS.md 18:25:38 -rw-rw-r-- 1 1001 1001 8256 Oct 28 18:21 README.md 18:25:38 -rw-rw-r-- 1 1001 1001 6912 Oct 28 18:21 SECURITY.md 18:25:38 -rw-rw-r-- 1 1001 1001 12 Oct 28 18:22 VERSION 18:25:38 -rw-rw-r-- 1 1001 1001 4131 Oct 28 18:21 ZMQWindows.md 18:25:38 drwxrwxr-x 2 1001 1001 37 Oct 28 18:21 bin 18:25:38 drwxrwxr-x 14 1001 1001 4096 Oct 28 18:21 cmd 18:25:38 -rw-r--r-- 1 root root 428381 Oct 28 18:24 coverage.out 18:25:38 -rw-rw-r-- 1 1001 1001 848 Oct 28 18:21 go.mod 18:25:38 -rw-rw-r-- 1 1001 1001 50414 Oct 28 18:21 go.sum 18:25:38 drwxrwxr-x 8 1001 1001 124 Oct 28 18:21 internal 18:25:38 drwxrwxr-x 3 1001 1001 16 Oct 28 18:21 openapi 18:25:38 drwxrwxr-x 4 1001 1001 71 Oct 28 18:21 snap 18:25:38 -rw-rw-r-- 1 1001 1001 204 Oct 28 18:21 version.go [Pipeline] sh 18:25:38 + '[' -e coverage.out ] 18:25:38 + chown 1001:1001 coverage.out [Pipeline] stash 18:25:38 Stashed 1 file(s) [Pipeline] sh 18:25:38 + make build 18:25:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data 18:25:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:25:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command 18:25:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:25:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:25:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:25:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:25:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config 18:25:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:25:55 $ docker stop --time=1 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 18:25:57 $ docker rm -f 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:25:58 18:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:25:58 latest: Pulling from edgex-devops/edgex-compose 18:25:58 cbdbe7a5bc2a: Pulling fs layer 18:25:58 ca9280d653b3: Pulling fs layer 18:25:58 7e9c9ca2126c: Pulling fs layer 18:25:58 cbdbe7a5bc2a: Verifying Checksum 18:25:58 cbdbe7a5bc2a: Download complete 18:25:59 ca9280d653b3: Verifying Checksum 18:25:59 ca9280d653b3: Download complete 18:25:59 cbdbe7a5bc2a: Pull complete 18:25:59 7e9c9ca2126c: Verifying Checksum 18:25:59 7e9c9ca2126c: Download complete 18:26:00 ca9280d653b3: Pull complete 18:26:04 7e9c9ca2126c: Pull complete 18:26:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:26:04 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 18:26:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:26:07 $ docker top b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:07 + docker-compose build --help 18:26:07 + grep parallel 18:26:08 --parallel Build images in parallel. [Pipeline] } 18:26:08 $ docker stop --time=1 b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 18:26:09 $ docker rm -f b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:09 . [Pipeline] withDockerContainer 18:26:09 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 18:26:09 $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:26:10 $ docker top 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:10 + docker-compose -f ./docker-compose-build.yml build --parallel 18:26:11 Building core-command ... 18:26:11 Building core-data ... 18:26:11 Building core-metadata ... 18:26:11 Building security-bootstrapper ... 18:26:11 Building security-proxy-setup ... 18:26:11 Building security-secretstore-setup ... 18:26:11 Building support-notifications ... 18:26:11 Building support-scheduler ... 18:26:11 Building sys-mgmt-agent ... 18:26:11 Building support-scheduler 18:26:11 Building core-metadata 18:26:11 Building sys-mgmt-agent 18:26:11 Building core-command 18:26:11 Building security-bootstrapper 18:26:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:26:21 ---> e4b653b669a1 18:26:21 Step 3/22 : WORKDIR /edgex-go 18:26:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:26:21 ---> e4b653b669a1 18:26:21 Step 3/22 : WORKDIR /edgex-go 18:26:27 ---> Running in b6e7cd67b6d8 18:26:27 ---> Running in e5c102339b5e 18:26:32 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:32 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:26:32 ---> e4b653b669a1 18:26:32 Step 3/30 : WORKDIR /edgex-go 18:26:32 ---> Using cache 18:26:32 ---> 9e91dfdf7498 18:26:32 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:26:32 ---> e4b653b669a1 18:26:32 Step 3/23 : WORKDIR /edgex-go 18:26:32 ---> Using cache 18:26:32 ---> 9e91dfdf7498 18:26:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:26:32 ---> e4b653b669a1 18:26:32 Step 3/22 : WORKDIR /edgex-go 18:26:32 ---> Using cache 18:26:32 ---> 9e91dfdf7498 18:26:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:33 Removing intermediate container b6e7cd67b6d8 18:26:33 ---> e97bf339b17b 18:26:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:33 Removing intermediate container e5c102339b5e 18:26:33 ---> 9e91dfdf7498 18:26:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:33 ---> Running in 44d53bf57936 18:26:33 ---> Running in 80717ad2347c 18:26:33 ---> Running in a93d442bb751 18:26:33 ---> Running in f94b2d6209c8 18:26:33 ---> Running in 52336d3b38b5 18:26:34 Removing intermediate container 44d53bf57936 18:26:34 ---> 54485bc4d5e5 18:26:34 Step 5/30 : RUN apk add --update --no-cache make git 18:26:34 ---> Running in 9a8ae1d36ed8 18:26:34 Removing intermediate container 80717ad2347c 18:26:34 ---> 0f65e11128d9 18:26:34 Step 5/23 : RUN apk add --update --no-cache make git 18:26:34 ---> Running in d8e38a51f20a 18:26:34 Removing intermediate container a93d442bb751 18:26:34 ---> cebe9cf219c2 18:26:34 Step 5/22 : RUN apk add --update --no-cache make git 18:26:34 ---> Running in 24320ba76e5e 18:26:34 Removing intermediate container f94b2d6209c8 18:26:34 ---> dae302618200 18:26:34 Step 5/22 : RUN apk add --update --no-cache make bash git 18:26:34 ---> Running in e895f2e53fb7 18:26:34 Removing intermediate container 52336d3b38b5 18:26:34 ---> d178a0c2d5ab 18:26:34 Step 5/22 : RUN apk add --update --no-cache make git 18:26:34 ---> Running in 20f77fb25e1b 18:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:26:36 OK: 220 MiB in 52 packages 18:26:36 OK: 220 MiB in 52 packages 18:26:36 OK: 220 MiB in 52 packages 18:26:36 OK: 220 MiB in 52 packages 18:26:36 OK: 220 MiB in 52 packages 18:26:37 Removing intermediate container d8e38a51f20a 18:26:37 ---> 13235c93a587 18:26:37 Step 6/23 : COPY go.mod . 18:26:37 Removing intermediate container 9a8ae1d36ed8 18:26:37 ---> 250faac17b2d 18:26:37 Step 6/30 : COPY . . 18:26:37 Removing intermediate container e895f2e53fb7 18:26:37 ---> bf92f3beb4c5 18:26:37 Step 6/22 : COPY . . 18:26:37 ---> 75261b5f5496 18:26:37 Step 7/23 : RUN go mod download 18:26:41 Removing intermediate container 20f77fb25e1b 18:26:41 ---> e1e575da6432 18:26:41 Step 6/22 : COPY . . 18:26:42 ---> Running in b5502bf756d3 18:26:42 Removing intermediate container 24320ba76e5e 18:26:42 ---> ab4f4aa4f59f 18:26:42 Step 6/22 : COPY . . 18:26:43 ---> 38da6f1a9f11 18:26:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:44 ---> 9d06b88ebfd9 18:26:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:44 ---> Running in 8b10ee05ee96 18:26:45 ---> Running in 5fb016161545 18:26:49 Removing intermediate container 5fb016161545 18:26:49 ---> 6b484dae755b 18:26:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:26:49 ---> cd00cace23ba 18:26:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:49 Removing intermediate container b5502bf756d3 18:26:49 ---> afdcd835e918 18:26:49 Step 8/23 : COPY . . 18:26:49 ---> Running in cfec63765560 18:26:49 Removing intermediate container 8b10ee05ee96 18:26:49 ---> 3bc00890713f 18:26:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:26:49 ---> Running in c31791cd4f8a 18:26:49 ---> Running in 42b232e32118 18:26:49 ---> 481d1c5d0971 18:26:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:49 ---> Running in c93f43074666 18:26:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:26:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:26:53 Removing intermediate container c31791cd4f8a 18:26:53 ---> 89a660c468b0 18:26:53 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:26:53 ---> Running in 2953cce3bd9e 18:26:53 Removing intermediate container c93f43074666 18:26:53 ---> 961d15a509de 18:26:53 Step 8/22 : RUN make cmd/core-command/core-command 18:26:53 ---> Running in b3c23994b539 18:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command 18:26:55 ---> 4f534f4a5c6e 18:26:55 Step 9/23 : RUN go mod tidy 18:26:55 ---> Running in e0ea02b557e6 18:26:58 Removing intermediate container e0ea02b557e6 18:26:58 ---> ad6a1c2ac1ba 18:26:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:26:58 ---> Running in 592de7b54dce 18:26:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:27:30 Removing intermediate container cfec63765560 18:27:30 ---> da572a29868c 18:27:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:27:30 ---> Running in 3c1758656eb3 18:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:27:32 Removing intermediate container 42b232e32118 18:27:32 ---> fb3468a872f5 18:27:32 18:27:32 Step 9/30 : FROM alpine:3.14 18:27:32 Removing intermediate container 3c1758656eb3 18:27:32 ---> 3f6ee3873288 18:27:32 18:27:32 Step 10/22 : FROM docker:20.10.8 18:27:32 3.14: Pulling from library/alpine 18:27:32 20.10.8: Pulling from library/docker 18:27:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:27:32 Status: Downloaded newer image for alpine:3.14 18:27:32 ---> 14119a10abf4 18:27:32 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:27:33 ---> Running in 253f17c20cdd 18:27:33 Removing intermediate container 253f17c20cdd 18:27:33 ---> a6ef3f68bbbf 18:27:33 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:27:33 ---> Running in 8b8ac3c1202b 18:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:35 (1/2) Installing dumb-init (1.2.5-r1) 18:27:35 (2/2) Installing su-exec (0.2-r1) 18:27:35 Executing busybox-1.33.1-r3.trigger 18:27:35 OK: 6 MiB in 16 packages 18:27:35 Removing intermediate container b3c23994b539 18:27:35 ---> ab5bb0981994 18:27:35 18:27:35 Step 9/22 : FROM alpine:3.14 18:27:35 ---> 14119a10abf4 18:27:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:27:36 Removing intermediate container 8b8ac3c1202b 18:27:36 ---> 2f76962afd85 18:27:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:27:36 ---> Running in 6c7c011f0355 18:27:36 ---> Running in b64048727b78 18:27:36 Removing intermediate container b64048727b78 18:27:36 ---> 4a27ea009899 18:27:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:27:36 ---> Running in df04c16510ed 18:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:37 Removing intermediate container df04c16510ed 18:27:37 ---> cfadcbd635a3 18:27:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:27:37 (1/1) Installing dumb-init (1.2.5-r1) 18:27:37 Executing busybox-1.33.1-r3.trigger 18:27:37 OK: 6 MiB in 15 packages 18:27:37 ---> Running in 18f7a07e64a0 18:27:38 Removing intermediate container 2953cce3bd9e 18:27:38 ---> d12d9036dd30 18:27:38 18:27:38 Step 9/22 : FROM alpine:3.14 18:27:38 ---> 14119a10abf4 18:27:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:27:38 ---> Running in bec900f6d601 18:27:38 Removing intermediate container 6c7c011f0355 18:27:38 ---> e486c7cee7d9 18:27:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:27:38 ---> Running in 83b7eb3b0b36 18:27:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:27:38 Status: Downloaded newer image for docker:20.10.8 18:27:38 ---> bc6c0ffef665 18:27:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:27:38 ---> Running in 0a2c398d9128 18:27:38 Removing intermediate container 83b7eb3b0b36 18:27:38 ---> 4bcc31c36dc1 18:27:38 Step 12/22 : ENV APP_PORT=59882 18:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:38 ---> Running in f041480358b6 18:27:38 Removing intermediate container 18f7a07e64a0 18:27:38 ---> 10a581357cc6 18:27:38 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:39 ---> Running in e8dbd41a73de 18:27:39 Removing intermediate container 0a2c398d9128 18:27:39 ---> ce771799c4bc 18:27:39 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:27:39 (1/1) Installing dumb-init (1.2.5-r1) 18:27:39 Executing busybox-1.33.1-r3.trigger 18:27:39 OK: 6 MiB in 15 packages 18:27:39 Removing intermediate container f041480358b6 18:27:39 ---> 9ad753c3501b 18:27:39 Step 13/22 : EXPOSE $APP_PORT 18:27:39 ---> Running in eeb19582c23a 18:27:39 ---> Running in 9496425729a5 18:27:39 Removing intermediate container e8dbd41a73de 18:27:39 ---> 0785a391d497 18:27:39 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:27:39 Removing intermediate container 9496425729a5 18:27:39 ---> 1780989af7b9 18:27:39 Step 14/22 : WORKDIR / 18:27:39 ---> Running in 6caaddc7435b 18:27:39 ---> 0c61a2789990 18:27:39 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:27:39 ---> Running in 20b081dd6164 18:27:39 Removing intermediate container 592de7b54dce 18:27:39 ---> 838fb1416826 18:27:39 18:27:39 Step 11/23 : FROM alpine:3.14 18:27:39 ---> 14119a10abf4 18:27:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:27:39 ---> Using cache 18:27:39 ---> e486c7cee7d9 18:27:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:27:39 ---> Using cache 18:27:39 ---> 4bcc31c36dc1 18:27:39 Step 14/23 : ENV APP_PORT=59861 18:27:39 Removing intermediate container bec900f6d601 18:27:39 ---> 357610b2c507 18:27:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:27:39 ---> Running in 8eb3a02e25a7 18:27:40 ---> Running in 412f42513ecd 18:27:40 Removing intermediate container 6caaddc7435b 18:27:40 ---> d50d0e0cc5d7 18:27:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:40 Removing intermediate container 8eb3a02e25a7 18:27:40 ---> 1aa81a457aa6 18:27:40 Step 15/23 : EXPOSE $APP_PORT 18:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:40 ---> Running in eb9d12b233ae 18:27:40 Removing intermediate container 412f42513ecd 18:27:40 ---> 1f2f8b47b563 18:27:40 Step 12/22 : ENV APP_PORT=59881 18:27:40 ---> Running in f724568ce675 18:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:40 Removing intermediate container eb9d12b233ae 18:27:40 ---> 38d0e97de7bd 18:27:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:40 ---> cc086dd50cc6 18:27:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:27:40 Removing intermediate container f724568ce675 18:27:40 ---> a883c6fc5c48 18:27:40 Step 13/22 : EXPOSE $APP_PORT 18:27:40 (1/42) Installing readline (8.1.0-r0) 18:27:40 (2/42) Installing bash (5.1.4-r0) 18:27:40 Executing bash-5.1.4-r0.post-install 18:27:40 (3/42) Installing brotli-libs (1.0.9-r5) 18:27:40 ---> Running in dceb2213cf73 18:27:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:27:40 (5/42) Installing libcurl (7.79.1-r0) 18:27:40 (6/42) Installing curl (7.79.1-r0) 18:27:40 (7/42) Installing dumb-init (1.2.5-r1) 18:27:40 (8/42) Installing libbz2 (1.0.8-r1) 18:27:40 (9/42) Installing expat (2.4.1-r0) 18:27:40 (10/42) Installing libffi (3.3-r2) 18:27:40 (11/42) Installing gdbm (1.19-r0) 18:27:40 (12/42) Installing xz-libs (5.2.5-r0) 18:27:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:27:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:27:40 (15/42) Installing mpdecimal (2.5.1-r1) 18:27:40 (16/42) Installing sqlite-libs (3.35.5-r0) 18:27:40 ---> 3a51ca56534e 18:27:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:27:40 (17/42) Installing python3 (3.9.5-r1) 18:27:41 Removing intermediate container dceb2213cf73 18:27:41 ---> 0c97da58cbb5 18:27:41 Step 14/22 : WORKDIR / 18:27:41 Removing intermediate container 20b081dd6164 18:27:41 ---> 84d43a2d7895 18:27:41 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:41 ---> 2876ed8601f6 18:27:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:27:41 ---> Running in 3d43126b4b0e 18:27:41 (18/42) Installing py3-appdirs (1.4.4-r2) 18:27:41 (19/42) Installing py3-chardet (4.0.0-r2) 18:27:41 (20/42) Installing py3-idna (3.2-r0) 18:27:41 ---> 245cdd9ef13d 18:27:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:27:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:27:41 (22/42) Installing py3-certifi (2020.12.5-r1) 18:27:41 (23/42) Installing py3-requests (2.25.1-r4) 18:27:41 (24/42) Installing py3-msgpack (1.0.2-r1) 18:27:41 (25/42) Installing py3-lockfile (0.12.2-r4) 18:27:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:27:41 (27/42) Installing py3-colorama (0.4.4-r1) 18:27:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:27:41 (29/42) Installing py3-distlib (0.3.1-r3) 18:27:41 (30/42) Installing py3-distro (1.5.0-r3) 18:27:41 (31/42) Installing py3-six (1.15.0-r1) 18:27:41 (32/42) Installing py3-webencodings (0.5.1-r4) 18:27:41 ---> 192b4fff8558 18:27:41 Step 18/22 : ENTRYPOINT ["/core-command"] 18:27:41 ---> 25f88ff75262 18:27:41 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:27:41 (33/42) Installing py3-html5lib (1.1-r1) 18:27:41 Removing intermediate container 3d43126b4b0e 18:27:41 ---> 7fba8e485370 18:27:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:41 ---> Running in e1ee2a19d141 18:27:41 (34/42) Installing py3-parsing (2.4.7-r2) 18:27:41 (35/42) Installing py3-packaging (20.9-r1) 18:27:41 (36/42) Installing py3-toml (0.10.2-r2) 18:27:41 (37/42) Installing py3-pep517 (0.10.0-r2) 18:27:41 (38/42) Installing py3-progress (1.5-r2) 18:27:41 (39/42) Installing py3-retrying (1.3.3-r1) 18:27:41 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:27:41 (41/42) Installing py3-setuptools (52.0.0-r3) 18:27:42 (42/42) Installing py3-pip (20.3.4-r1) 18:27:42 ---> 0f6cedcf6337 18:27:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:27:42 ---> Running in 6431a1c89e12 18:27:42 Removing intermediate container e1ee2a19d141 18:27:42 ---> 70d1bf144736 18:27:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:42 Executing busybox-1.33.1-r3.trigger 18:27:42 OK: 84 MiB in 64 packages 18:27:42 ---> d9b3a6041fe5 18:27:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:27:42 ---> Running in 17b325c01f08 18:27:42 ---> c51d12f8aa81 18:27:42 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:27:42 Removing intermediate container 6431a1c89e12 18:27:42 ---> a734a64b6357 18:27:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:42 ---> Running in 0b64ce0cefc2 18:27:42 Removing intermediate container 17b325c01f08 18:27:42 ---> 8a994482c33a 18:27:42 Step 20/22 : LABEL arch=x86_64 18:27:42 ---> d6c30f2d095e 18:27:42 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:27:42 ---> Running in 6ee19e5e1da3 18:27:42 ---> 0e82f136d608 18:27:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:27:42 Removing intermediate container 0b64ce0cefc2 18:27:42 ---> 1b810b4482f4 18:27:42 Step 21/23 : LABEL arch=x86_64 18:27:42 Removing intermediate container 6ee19e5e1da3 18:27:42 ---> e9fd42db3444 18:27:42 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:27:42 ---> Running in 6e37c0bc4d40 18:27:42 ---> Running in 62c493175fa2 18:27:43 ---> adabe4c26dcb 18:27:43 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:27:43 Collecting docker-compose==1.23.2 18:27:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:27:43 Removing intermediate container 62c493175fa2 18:27:43 ---> 16d15fc3a86b 18:27:43 Step 22/22 : LABEL version=2.0.1-dev.82 18:27:43 Collecting docopt<0.7,>=0.6.1 18:27:43 Downloading docopt-0.6.2.tar.gz (25 kB) 18:27:43 ---> Running in adc5ecf15687 18:27:43 Removing intermediate container 6e37c0bc4d40 18:27:43 ---> 8d787d64e12f 18:27:43 Step 22/23 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:27:43 ---> 3e5e8838c114 18:27:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:27:43 ---> Running in 5f6170770481 18:27:43 ---> Running in b9cdd963f550 18:27:43 ---> f2296e62eda9 18:27:43 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:27:43 Removing intermediate container adc5ecf15687 18:27:43 ---> 0bb1108ef03c 18:27:43 18:27:43 Successfully built 0bb1108ef03c 18:27:43 Successfully tagged core-command:latest 18:27:43 Building support-notifications 18:27:43 ---> Running in f7ba24e6a0a4 18:27:43  Building core-command ... done Removing intermediate container b9cdd963f550 18:27:43 ---> cc2805bdaf99 18:27:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:43 Removing intermediate container 5f6170770481 18:27:43 ---> 801aa53e8453 18:27:43 Step 23/23 : LABEL version=2.0.1-dev.82 18:27:43 ---> Running in 480382bbe287 18:27:43 ---> Running in 2adfd384b29a 18:27:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:27:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:27:43 Removing intermediate container f7ba24e6a0a4 18:27:43 ---> 3a868e391034 18:27:43 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:27:44 Collecting PyYAML<4,>=3.10 18:27:44 Downloading PyYAML-3.13.tar.gz (270 kB) 18:27:44 Removing intermediate container 480382bbe287 18:27:44 ---> 5476b2040e7d 18:27:44 Step 20/22 : LABEL arch=x86_64 18:27:44 Collecting texttable<0.10,>=0.9.0 18:27:44 Downloading texttable-0.9.1.tar.gz (11 kB) 18:27:44 Removing intermediate container 2adfd384b29a 18:27:44 ---> 4b639f043134 18:27:44 18:27:44 Successfully built 4b639f043134 18:27:44 Collecting jsonschema<3,>=2.5.1 18:27:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:27:44 Collecting cached-property<2,>=1.2.0 18:27:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:27:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:27:44 Collecting dockerpty<0.5,>=0.4.1 18:27:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:27:45 ---> Running in 0b4fff580c46 18:27:45 Successfully tagged support-scheduler:latest 18:27:45  Building support-scheduler ... done Building security-secretstore-setup 18:27:45 ---> aa582abc932c 18:27:45 Step 25/30 : RUN chmod +x /entrypoint.sh 18:27:46 Collecting websocket-client<1.0,>=0.32.0 18:27:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:27:46 Collecting docker<4.0,>=3.6.0 18:27:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:27:46 Collecting docker-pycreds>=0.4.0 18:27:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:27:46 Collecting urllib3<1.25,>=1.21.1 18:27:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:27:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:27:46 Collecting idna<2.8,>=2.5 18:27:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:27:46 Collecting chardet<3.1.0,>=3.0.2 18:27:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:27:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:27:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:27:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:27:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:27:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:27:46 Attempting uninstall: urllib3 18:27:46 Found existing installation: urllib3 1.26.5 18:27:46 Uninstalling urllib3-1.26.5: 18:27:46 Successfully uninstalled urllib3-1.26.5 18:27:49 Attempting uninstall: idna 18:27:49 Found existing installation: idna 3.2 18:27:49 Uninstalling idna-3.2: 18:27:49 Successfully uninstalled idna-3.2 18:27:50 Attempting uninstall: chardet 18:27:50 Found existing installation: chardet 4.0.0 18:27:50 Uninstalling chardet-4.0.0: 18:27:50 Successfully uninstalled chardet-4.0.0 18:27:50 ---> Running in 2c0712f69621 18:27:50 Removing intermediate container 0b4fff580c46 18:27:50 ---> ae68da61b61f 18:27:50 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:27:50 Attempting uninstall: requests 18:27:50 Found existing installation: requests 2.25.1 18:27:50 Uninstalling requests-2.25.1: 18:27:50 Successfully uninstalled requests-2.25.1 18:27:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:27:51 ---> e4b653b669a1 18:27:51 Step 3/24 : WORKDIR /edgex-go 18:27:51 ---> Using cache 18:27:51 ---> 9e91dfdf7498 18:27:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:51 ---> Using cache 18:27:51 ---> d178a0c2d5ab 18:27:51 Step 5/24 : RUN apk add --update --no-cache make git 18:27:51 ---> Using cache 18:27:51 ---> e1e575da6432 18:27:51 Step 6/24 : COPY . . 18:27:51 ---> Using cache 18:27:51 ---> cd00cace23ba 18:27:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:51 ---> Using cache 18:27:51 ---> 89a660c468b0 18:27:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:51 Running setup.py install for texttable: started 18:27:51 ---> Running in c00e3a064007 18:27:51 ---> Running in f61c1baaec10 18:27:51 Removing intermediate container c00e3a064007 18:27:51 ---> 64a4813e321c 18:27:51 Step 22/22 : LABEL version=2.0.1-dev.82 18:27:51 ---> Running in 8cc726869a4b 18:27:52 Removing intermediate container 8cc726869a4b 18:27:52 ---> 48cff7994190 18:27:52 18:27:52 Running setup.py install for texttable: finished with status 'done' 18:27:52 Running setup.py install for PyYAML: started 18:27:52 Successfully built 48cff7994190 18:27:52 Successfully tagged core-metadata:latest 18:27:52 Building security-proxy-setup 18:27:52  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:52 Removing intermediate container 2c0712f69621 18:27:52 ---> 6f9ac8cc2aac 18:27:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:27:52 Running setup.py install for PyYAML: finished with status 'done' 18:27:54 Running setup.py install for docopt: started 18:27:54 ---> Running in 16eaa96478cd 18:27:54 Running setup.py install for docopt: finished with status 'done' 18:27:54 Running setup.py install for dockerpty: started 18:27:55 Running setup.py install for dockerpty: finished with status 'done' 18:27:55 Removing intermediate container 16eaa96478cd 18:27:55 ---> 49c94e626d55 18:27:55 Step 27/30 : CMD ["gate"] 18:27:55 ---> Running in c561a7e06b69 18:27:56 Removing intermediate container c561a7e06b69 18:27:56 ---> 2a1f9bca8b04 18:27:56 Step 28/30 : LABEL arch=x86_64 18:27:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 18:27:56 ---> Running in 84994fc89585 18:27:57 Removing intermediate container 84994fc89585 18:27:57 ---> 65b580065833 18:27:57 Step 29/30 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:27:57 ---> Running in 6d460542c213 18:27:57 Removing intermediate container 6d460542c213 18:27:57 ---> 307c9cf0ea61 18:27:57 Step 30/30 : LABEL version=2.0.1-dev.82 18:27:58 ---> Running in 09674d511a6d 18:27:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:27:58 ---> e4b653b669a1 18:27:58 Step 3/21 : WORKDIR /edgex-go 18:27:58 ---> Using cache 18:27:58 ---> 9e91dfdf7498 18:27:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:58 ---> Using cache 18:27:58 ---> d178a0c2d5ab 18:27:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:27:58 ---> Running in 1bca367d1fda 18:27:58 Removing intermediate container 09674d511a6d 18:27:58 ---> a9b7834fd04b 18:27:58 18:27:58 Successfully built a9b7834fd04b 18:27:58 Successfully tagged security-bootstrapper:latest 18:27:58  Building security-bootstrapper ... done Building core-data 18:27:58 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:27:58 ---> e4b653b669a1 18:27:58 Step 3/20 : WORKDIR /edgex-go 18:27:58 ---> Using cache 18:27:58 ---> 9e91dfdf7498 18:27:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:58 ---> Using cache 18:27:58 ---> d178a0c2d5ab 18:27:58 Step 5/20 : RUN apk add --update --no-cache make git 18:27:58 ---> Using cache 18:27:58 ---> e1e575da6432 18:27:58 Step 6/20 : COPY . . 18:27:58 ---> Using cache 18:27:58 ---> cd00cace23ba 18:27:58 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:58 ---> Using cache 18:27:58 ---> 89a660c468b0 18:27:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:27:58 ---> Running in e148ec931401 18:27:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:28:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:00 OK: 220 MiB in 52 packages 18:28:04 Removing intermediate container 1bca367d1fda 18:28:04 ---> 2200aee45be3 18:28:04 Step 6/21 : COPY . . 18:28:04 Removing intermediate container eeb19582c23a 18:28:04 ---> 08b9ebec858c 18:28:04 Step 13/22 : ENV APP_PORT=58890 18:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:05 ---> e4b653b669a1 18:28:05 Step 3/22 : WORKDIR /edgex-go 18:28:05 ---> Using cache 18:28:05 ---> 9e91dfdf7498 18:28:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:05 ---> Using cache 18:28:05 ---> d178a0c2d5ab 18:28:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:28:08 ---> Running in 30ad2daaa8c7 18:28:09 ---> Running in 7e915a90479b 18:28:09 Removing intermediate container 30ad2daaa8c7 18:28:09 ---> 3383d222b919 18:28:09 Step 14/22 : EXPOSE $APP_PORT 18:28:09 ---> Running in 0e9b06542387 18:28:09 ---> b28a6b369482 18:28:09 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:09 Removing intermediate container 0e9b06542387 18:28:09 ---> 9ce460906cb9 18:28:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:09 ---> Running in b48fdac41914 18:28:10 ---> 9d35898496a1 18:28:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:10 ---> 3f798bb5c574 18:28:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:28:11 ---> 29b5c40e4308 18:28:11 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:28:11 ---> Running in c3bc9295f50d 18:28:11 OK: 220 MiB in 52 packages 18:28:11 Removing intermediate container c3bc9295f50d 18:28:11 ---> b9022ec8962b 18:28:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:11 ---> Running in e5b204f17fdd 18:28:11 Removing intermediate container b48fdac41914 18:28:11 ---> dccdc700daba 18:28:11 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:28:11 Removing intermediate container e5b204f17fdd 18:28:11 ---> 71d02f48fb0a 18:28:11 Step 20/22 : LABEL arch=x86_64 18:28:11 ---> Running in 1af2531c3ef5 18:28:11 ---> Running in 091b95a3edb5 18:28:11 Removing intermediate container 7e915a90479b 18:28:11 ---> 0579924046b5 18:28:11 Step 6/22 : COPY . . 18:28:11 Removing intermediate container 1af2531c3ef5 18:28:11 ---> b69f45f1b97e 18:28:11 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:11 ---> Running in bc91dde0ece4 18:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:28:12 Removing intermediate container bc91dde0ece4 18:28:12 ---> 7d803cac755f 18:28:12 Step 22/22 : LABEL version=2.0.1-dev.82 18:28:12 ---> Running in abd409a1d8de 18:28:13 Removing intermediate container abd409a1d8de 18:28:13 ---> 0c669d100374 18:28:13 18:28:13 Successfully built 0c669d100374 18:28:13 Successfully tagged sys-mgmt-agent:latest 18:28:20  Building sys-mgmt-agent ... done  ---> a30c97ab69c8 18:28:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:20 ---> Running in 2981d75f2de3 18:28:21 Removing intermediate container 2981d75f2de3 18:28:21 ---> acf9e5484524 18:28:21 Step 8/22 : RUN make cmd/core-data/core-data 18:28:21 ---> Running in 0c8bcd28edc5 18:28:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data 18:28:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:28:26 Removing intermediate container f61c1baaec10 18:28:26 ---> 3dab3d1daf51 18:28:26 18:28:26 Step 9/24 : FROM alpine:3.14 18:28:26 ---> 14119a10abf4 18:28:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:28:26 ---> Running in ecd04b51c308 18:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:27 (1/3) Installing ca-certificates (20191127-r5) 18:28:27 (2/3) Installing dumb-init (1.2.5-r1) 18:28:27 (3/3) Installing su-exec (0.2-r1) 18:28:27 Executing busybox-1.33.1-r3.trigger 18:28:27 Executing ca-certificates-20191127-r5.trigger 18:28:27 OK: 6 MiB in 17 packages 18:28:28 Removing intermediate container ecd04b51c308 18:28:28 ---> 1c7dd62fe19a 18:28:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:28 ---> Running in 1e4d8cfa08ba 18:28:28 Removing intermediate container 1e4d8cfa08ba 18:28:28 ---> 8e14e83b3036 18:28:28 Step 12/24 : WORKDIR / 18:28:28 ---> Running in a053e133cced 18:28:28 Removing intermediate container a053e133cced 18:28:28 ---> 4595cb392f4f 18:28:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:28:28 ---> 58a80c4b0672 18:28:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:28:29 ---> 17e91f28c104 18:28:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config 18:28:29 ---> 79361d456352 18:28:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:28:29 ---> 6f98d4adfd20 18:28:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:28:30 ---> 5eda7adac2e9 18:28:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:28:31 ---> 29dde1c1311b 18:28:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:28:31 ---> 14d0d93a8375 18:28:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:28:31 ---> Running in 69a8296d5b39 18:28:32 Removing intermediate container 69a8296d5b39 18:28:32 ---> abbbe61cea3d 18:28:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:28:32 ---> Running in 57c9b9f993e2 18:28:32 Removing intermediate container 57c9b9f993e2 18:28:32 ---> d4a690ab48d4 18:28:32 Step 22/24 : LABEL arch=x86_64 18:28:32 ---> Running in 1c2e0317171a 18:28:32 Removing intermediate container 1c2e0317171a 18:28:32 ---> 05e8083c3453 18:28:32 Step 23/24 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:32 ---> Running in 6557d9c543f3 18:28:32 Removing intermediate container 6557d9c543f3 18:28:32 ---> 68e9f2741aed 18:28:32 Step 24/24 : LABEL version=2.0.1-dev.82 18:28:32 ---> Running in b793e15f2a48 18:28:33 Removing intermediate container b793e15f2a48 18:28:33 ---> 90fc1631d81e 18:28:33 18:28:33 Successfully built 90fc1631d81e 18:28:33 Successfully tagged security-secretstore-setup:latest 18:28:34  Building security-secretstore-setup ... done Removing intermediate container e148ec931401 18:28:34 ---> 33ac4e9f1a00 18:28:34 18:28:34 Step 9/20 : FROM alpine:3.14 18:28:34 ---> 14119a10abf4 18:28:34 Step 10/20 : RUN apk add --update --no-cache curl 18:28:34 ---> Running in 46bb2cfdfe5f 18:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:35 (1/5) Installing ca-certificates (20191127-r5) 18:28:35 (2/5) Installing brotli-libs (1.0.9-r5) 18:28:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:28:35 (4/5) Installing libcurl (7.79.1-r0) 18:28:35 (5/5) Installing curl (7.79.1-r0) 18:28:35 Executing busybox-1.33.1-r3.trigger 18:28:35 Executing ca-certificates-20191127-r5.trigger 18:28:35 OK: 8 MiB in 19 packages 18:28:36 Removing intermediate container 46bb2cfdfe5f 18:28:36 ---> a7c567320c20 18:28:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:36 ---> Running in ca0cde1a62a3 18:28:36 Removing intermediate container ca0cde1a62a3 18:28:36 ---> 5dfe98550aaa 18:28:36 Step 12/20 : WORKDIR /edgex 18:28:36 ---> Running in 12a613daaa7e 18:28:36 Removing intermediate container 12a613daaa7e 18:28:36 ---> 95a00f0b3805 18:28:36 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:28:36 ---> 105fd438213c 18:28:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:28:37 ---> 38825c08473b 18:28:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:28:37 ---> 4b1284c98f91 18:28:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:28:37 ---> Running in 0880e9b8056a 18:28:37 Removing intermediate container 0880e9b8056a 18:28:37 ---> d6bc95cfb92c 18:28:37 Step 17/20 : CMD ["--init=true"] 18:28:37 ---> Running in 45dea7714872 18:28:38 Removing intermediate container 45dea7714872 18:28:38 ---> 1770bf4c17a5 18:28:38 Step 18/20 : LABEL arch=x86_64 18:28:38 ---> Running in fd9268c3f63c 18:28:38 Removing intermediate container fd9268c3f63c 18:28:38 ---> 821966fb3a2c 18:28:38 Step 19/20 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:38 ---> Running in c13a1db0d5d4 18:28:38 Removing intermediate container c13a1db0d5d4 18:28:38 ---> fb466022a911 18:28:38 Step 20/20 : LABEL version=2.0.1-dev.82 18:28:38 ---> Running in 0e1c75685571 18:28:38 Removing intermediate container 0e1c75685571 18:28:38 ---> 4eddd45f73a5 18:28:38 18:28:38 Successfully built 4eddd45f73a5 18:28:38 Successfully tagged security-proxy-setup:latest 18:28:42  Building security-proxy-setup ... done Removing intermediate container 091b95a3edb5 18:28:42 ---> d9529c4ab55e 18:28:42 18:28:42 Step 9/21 : FROM alpine:3.14 18:28:42 ---> 14119a10abf4 18:28:42 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:28:42 ---> Running in fabab48629d7 18:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:43 (1/2) Installing ca-certificates (20191127-r5) 18:28:43 (2/2) Installing dumb-init (1.2.5-r1) 18:28:43 Executing busybox-1.33.1-r3.trigger 18:28:43 Executing ca-certificates-20191127-r5.trigger 18:28:43 OK: 6 MiB in 16 packages 18:28:43 Removing intermediate container fabab48629d7 18:28:43 ---> b768f107a7bf 18:28:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:28:43 ---> Running in 12d68360c8bc 18:28:43 Removing intermediate container 12d68360c8bc 18:28:43 ---> 5a76a4db4c39 18:28:43 Step 12/21 : ENV APP_PORT=59860 18:28:43 ---> Running in fcbe385cb8df 18:28:44 Removing intermediate container fcbe385cb8df 18:28:44 ---> 5827e35d3719 18:28:44 Step 13/21 : EXPOSE $APP_PORT 18:28:44 ---> Running in 57355144d110 18:28:44 Removing intermediate container 57355144d110 18:28:44 ---> c004fee40385 18:28:44 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:44 ---> 955f8aff23c0 18:28:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:28:45 ---> ea923258218d 18:28:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:28:45 ---> 67fbecaab79c 18:28:45 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:28:45 ---> Running in 5f6b4485ee85 18:28:45 Removing intermediate container 5f6b4485ee85 18:28:45 ---> c80d5834a85e 18:28:45 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:45 ---> Running in fc345ba2cbfe 18:28:45 Removing intermediate container fc345ba2cbfe 18:28:45 ---> 2db4b5f74379 18:28:45 Step 19/21 : LABEL arch=x86_64 18:28:45 ---> Running in 5b7598e2a8a4 18:28:45 Removing intermediate container 5b7598e2a8a4 18:28:45 ---> 82f748443264 18:28:45 Step 20/21 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:45 ---> Running in 1a9593e8e3d4 18:28:45 Removing intermediate container 1a9593e8e3d4 18:28:45 ---> d6cd390761d5 18:28:45 Step 21/21 : LABEL version=2.0.1-dev.82 18:28:45 ---> Running in bfb8f1c57ef6 18:28:45 Removing intermediate container bfb8f1c57ef6 18:28:45 ---> 1222ddfcde5f 18:28:45 18:28:45 Successfully built 1222ddfcde5f 18:28:45 Successfully tagged support-notifications:latest 18:28:47  Building support-notifications ... done Removing intermediate container 0c8bcd28edc5 18:28:47 ---> 59b5188f5aff 18:28:47 18:28:47 Step 9/22 : FROM alpine:3.14 18:28:47 ---> 14119a10abf4 18:28:47 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:28:47 ---> Running in 7c75212e42d0 18:28:47 Removing intermediate container 7c75212e42d0 18:28:47 ---> 9676609b4580 18:28:47 Step 11/22 : ENV APP_PORT=59880 18:28:47 ---> Running in 2779eb10fd52 18:28:47 Removing intermediate container 2779eb10fd52 18:28:47 ---> d4aa482eaf03 18:28:47 Step 12/22 : EXPOSE $APP_PORT 18:28:47 ---> Running in da0cf43fe63c 18:28:48 Removing intermediate container da0cf43fe63c 18:28:48 ---> 9b7d15b46722 18:28:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:48 ---> Running in 4f0452239a7d 18:28:48 Removing intermediate container 4f0452239a7d 18:28:48 ---> 1e6fb4693fe2 18:28:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:28:48 ---> Running in 2fa11670cdda 18:28:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:49 (1/6) Installing dumb-init (1.2.5-r1) 18:28:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:28:49 (3/6) Installing libsodium (1.0.18-r0) 18:28:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:28:50 (5/6) Installing libzmq (4.3.4-r0) 18:28:50 (6/6) Installing zeromq (4.3.4-r0) 18:28:50 Executing busybox-1.33.1-r3.trigger 18:28:50 OK: 8 MiB in 20 packages 18:28:50 Removing intermediate container 2fa11670cdda 18:28:50 ---> 1329aee6ce6f 18:28:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:50 ---> 7552263a6f0f 18:28:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:28:51 ---> 52933bb47e74 18:28:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:28:51 ---> ad210714a307 18:28:51 Step 18/22 : ENTRYPOINT ["/core-data"] 18:28:51 ---> Running in 755a3f7a7ba5 18:28:51 Removing intermediate container 755a3f7a7ba5 18:28:51 ---> ed78f196ab28 18:28:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:51 ---> Running in a5df3c822a80 18:28:51 Removing intermediate container a5df3c822a80 18:28:51 ---> 9ef2c5b74c22 18:28:51 Step 20/22 : LABEL arch=x86_64 18:28:51 ---> Running in 23b167f1ee44 18:28:51 Removing intermediate container 23b167f1ee44 18:28:51 ---> d2c1b6cf560d 18:28:51 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:51 ---> Running in a6bdfbf71b9a 18:28:51 Removing intermediate container a6bdfbf71b9a 18:28:51 ---> 5caf2edb0a14 18:28:51 Step 22/22 : LABEL version=2.0.1-dev.82 18:28:51 ---> Running in f92830e928af 18:28:51 Removing intermediate container f92830e928af 18:28:51 ---> 18f620891b0b 18:28:51 18:28:51 Successfully built 18f620891b0b 18:28:51 Successfully tagged core-data:latest 18:28:52  Building core-data ... done  [Pipeline] } 18:28:52 $ docker stop --time=1 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 18:28:53 $ docker rm -f 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:53 + docker images 18:28:53 REPOSITORY TAG IMAGE ID CREATED SIZE 18:28:53 core-data latest 18f620891b0b 2 seconds ago 20.7MB 18:28:53 59b5188f5aff 7 seconds ago 1.76GB 18:28:53 support-notifications latest 1222ddfcde5f 8 seconds ago 16.9MB 18:28:53 d9529c4ab55e 12 seconds ago 1.76GB 18:28:53 security-proxy-setup latest 4eddd45f73a5 15 seconds ago 26.9MB 18:28:53 33ac4e9f1a00 20 seconds ago 1.76GB 18:28:53 security-secretstore-setup latest 90fc1631d81e 21 seconds ago 28.4MB 18:28:53 3dab3d1daf51 28 seconds ago 1.76GB 18:28:53 sys-mgmt-agent latest 0c669d100374 41 seconds ago 294MB 18:28:53 security-bootstrapper latest a9b7834fd04b 55 seconds ago 18.9MB 18:28:53 core-metadata latest 48cff7994190 About a minute ago 16.9MB 18:28:53 support-scheduler latest 4b639f043134 About a minute ago 16.2MB 18:28:53 core-command latest 0bb1108ef03c About a minute ago 16.1MB 18:28:53 838fb1416826 About a minute ago 1.76GB 18:28:53 d12d9036dd30 About a minute ago 1.76GB 18:28:53 ab5bb0981994 About a minute ago 1.75GB 18:28:53 3f6ee3873288 About a minute ago 1.76GB 18:28:53 fb3468a872f5 About a minute ago 1.76GB 18:28:53 ci-base-image-x86_64 latest e4b653b669a1 5 minutes ago 1.25GB 18:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 18:28:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 18:28:53 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 18:28:53 alpine 3.14 14119a10abf4 2 months ago 5.6MB 18:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:53 provisioning config files... 18:28:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config332731028684767901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:54 ---> docker-login.sh 18:28:54 nexus3.edgexfoundry.org:10001 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10002 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10003 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10004 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 docker.io 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 ---> docker-login.sh ends [Pipeline] } 18:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:55 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:28:55 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:55 latest 18:28:55 2.0.1-dev.82 18:28:55 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:28:55 main 18:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:28:55 + docker push nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:28:55 e8626d968f90: Preparing 18:28:55 f37e2d69f427: Preparing 18:28:55 7189ec5c40d7: Preparing 18:28:55 df5bcca4f0ad: Preparing 18:28:55 e2eb06d8af82: Preparing 18:28:55 e2eb06d8af82: Layer already exists 18:28:55 7189ec5c40d7: Pushed 18:28:55 e8626d968f90: Pushed 18:28:55 df5bcca4f0ad: Pushed 18:28:56 f37e2d69f427: Pushed 18:28:56 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:28:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 18:28:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:28:57 e8626d968f90: Preparing 18:28:57 f37e2d69f427: Preparing 18:28:57 7189ec5c40d7: Preparing 18:28:57 df5bcca4f0ad: Preparing 18:28:57 e2eb06d8af82: Preparing 18:28:57 f37e2d69f427: Layer already exists 18:28:57 e8626d968f90: Layer already exists 18:28:57 e2eb06d8af82: Layer already exists 18:28:57 df5bcca4f0ad: Layer already exists 18:28:57 7189ec5c40d7: Layer already exists 18:28:57 latest: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:28:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:28:58 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 18:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:28:58 e8626d968f90: Preparing 18:28:58 f37e2d69f427: Preparing 18:28:58 7189ec5c40d7: Preparing 18:28:58 df5bcca4f0ad: Preparing 18:28:58 e2eb06d8af82: Preparing 18:28:58 7189ec5c40d7: Layer already exists 18:28:58 df5bcca4f0ad: Layer already exists 18:28:58 e8626d968f90: Layer already exists 18:28:58 f37e2d69f427: Layer already exists 18:28:58 e2eb06d8af82: Layer already exists 18:28:58 2.0.1-dev.82: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:28:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:28:58 + docker push nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:28:58 e8626d968f90: Preparing 18:28:58 f37e2d69f427: Preparing 18:28:58 7189ec5c40d7: Preparing 18:28:58 df5bcca4f0ad: Preparing 18:28:58 e2eb06d8af82: Preparing 18:28:58 df5bcca4f0ad: Layer already exists 18:28:58 e2eb06d8af82: Layer already exists 18:28:58 f37e2d69f427: Layer already exists 18:28:58 e8626d968f90: Layer already exists 18:28:58 7189ec5c40d7: Layer already exists 18:28:58 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:28:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 18:28:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:28:59 e8626d968f90: Preparing 18:28:59 f37e2d69f427: Preparing 18:28:59 7189ec5c40d7: Preparing 18:28:59 df5bcca4f0ad: Preparing 18:28:59 e2eb06d8af82: Preparing 18:28:59 e2eb06d8af82: Layer already exists 18:28:59 e8626d968f90: Layer already exists 18:28:59 f37e2d69f427: Layer already exists 18:28:59 7189ec5c40d7: Layer already exists 18:28:59 df5bcca4f0ad: Layer already exists 18:28:59 main: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:59 ===================================================== [Pipeline] echo 18:28:59 taggedImages: 18:28:59 - nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:59 - nexus3.edgexfoundry.org:10004/core-command:latest 18:28:59 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 18:28:59 - nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:28:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:28:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:28:59 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:59 latest 18:28:59 2.0.1-dev.82 18:28:59 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:28:59 main 18:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:28:59 + docker push nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:28:59 32971ebc6a08: Preparing 18:28:59 63806f2408e9: Preparing 18:28:59 7189ec5c40d7: Preparing 18:28:59 1e4f6fb38b6e: Preparing 18:28:59 3acc8f3995e5: Preparing 18:28:59 e2eb06d8af82: Preparing 18:28:59 e2eb06d8af82: Waiting 18:28:59 7189ec5c40d7: Layer already exists 18:29:00 e2eb06d8af82: Layer already exists 18:29:00 32971ebc6a08: Pushed 18:29:00 3acc8f3995e5: Pushed 18:29:00 1e4f6fb38b6e: Pushed 18:29:01 63806f2408e9: Pushed 18:29:01 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:29:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 18:29:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:29:01 32971ebc6a08: Preparing 18:29:01 63806f2408e9: Preparing 18:29:01 7189ec5c40d7: Preparing 18:29:01 1e4f6fb38b6e: Preparing 18:29:01 3acc8f3995e5: Preparing 18:29:01 e2eb06d8af82: Preparing 18:29:01 e2eb06d8af82: Waiting 18:29:01 32971ebc6a08: Layer already exists 18:29:01 1e4f6fb38b6e: Layer already exists 18:29:01 3acc8f3995e5: Layer already exists 18:29:01 7189ec5c40d7: Layer already exists 18:29:01 63806f2408e9: Layer already exists 18:29:01 e2eb06d8af82: Layer already exists 18:29:01 latest: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:29:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:02 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 18:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:29:02 32971ebc6a08: Preparing 18:29:02 63806f2408e9: Preparing 18:29:02 7189ec5c40d7: Preparing 18:29:02 1e4f6fb38b6e: Preparing 18:29:02 3acc8f3995e5: Preparing 18:29:02 e2eb06d8af82: Preparing 18:29:02 e2eb06d8af82: Waiting 18:29:02 3acc8f3995e5: Layer already exists 18:29:02 63806f2408e9: Layer already exists 18:29:02 1e4f6fb38b6e: Layer already exists 18:29:02 32971ebc6a08: Layer already exists 18:29:02 7189ec5c40d7: Layer already exists 18:29:02 e2eb06d8af82: Layer already exists 18:29:02 2.0.1-dev.82: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:29:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:02 + docker push nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:29:02 32971ebc6a08: Preparing 18:29:02 63806f2408e9: Preparing 18:29:02 7189ec5c40d7: Preparing 18:29:02 1e4f6fb38b6e: Preparing 18:29:02 3acc8f3995e5: Preparing 18:29:02 e2eb06d8af82: Preparing 18:29:02 e2eb06d8af82: Waiting 18:29:02 63806f2408e9: Layer already exists 18:29:02 3acc8f3995e5: Layer already exists 18:29:02 1e4f6fb38b6e: Layer already exists 18:29:02 7189ec5c40d7: Layer already exists 18:29:02 32971ebc6a08: Layer already exists 18:29:02 e2eb06d8af82: Layer already exists 18:29:02 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:29:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 18:29:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:29:03 32971ebc6a08: Preparing 18:29:03 63806f2408e9: Preparing 18:29:03 7189ec5c40d7: Preparing 18:29:03 1e4f6fb38b6e: Preparing 18:29:03 3acc8f3995e5: Preparing 18:29:03 e2eb06d8af82: Preparing 18:29:03 e2eb06d8af82: Waiting 18:29:03 7189ec5c40d7: Layer already exists 18:29:03 3acc8f3995e5: Layer already exists 18:29:03 63806f2408e9: Layer already exists 18:29:03 1e4f6fb38b6e: Layer already exists 18:29:03 32971ebc6a08: Layer already exists 18:29:03 e2eb06d8af82: Layer already exists 18:29:03 main: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:03 ===================================================== [Pipeline] echo 18:29:03 taggedImages: 18:29:03 - nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:03 - nexus3.edgexfoundry.org:10004/core-data:latest 18:29:03 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 18:29:03 - nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:29:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:29:03 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:03 latest 18:29:03 2.0.1-dev.82 18:29:03 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:03 main 18:29:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:29:04 38b01b74837c: Preparing 18:29:04 dd61a6917adb: Preparing 18:29:04 7189ec5c40d7: Preparing 18:29:04 48de250201f8: Preparing 18:29:04 e2eb06d8af82: Preparing 18:29:04 e2eb06d8af82: Layer already exists 18:29:04 7189ec5c40d7: Layer already exists 18:29:04 38b01b74837c: Pushed 18:29:04 48de250201f8: Pushed 18:29:05 dd61a6917adb: Pushed 18:29:05 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 18:29:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:29:06 38b01b74837c: Preparing 18:29:06 dd61a6917adb: Preparing 18:29:06 7189ec5c40d7: Preparing 18:29:06 48de250201f8: Preparing 18:29:06 e2eb06d8af82: Preparing 18:29:06 dd61a6917adb: Layer already exists 18:29:06 48de250201f8: Layer already exists 18:29:06 e2eb06d8af82: Layer already exists 18:29:06 38b01b74837c: Layer already exists 18:29:06 7189ec5c40d7: Layer already exists 18:29:06 latest: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 18:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:29:06 38b01b74837c: Preparing 18:29:06 dd61a6917adb: Preparing 18:29:06 7189ec5c40d7: Preparing 18:29:06 48de250201f8: Preparing 18:29:06 e2eb06d8af82: Preparing 18:29:06 dd61a6917adb: Layer already exists 18:29:06 38b01b74837c: Layer already exists 18:29:06 7189ec5c40d7: Layer already exists 18:29:06 48de250201f8: Layer already exists 18:29:06 e2eb06d8af82: Layer already exists 18:29:06 2.0.1-dev.82: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:29:07 38b01b74837c: Preparing 18:29:07 dd61a6917adb: Preparing 18:29:07 7189ec5c40d7: Preparing 18:29:07 48de250201f8: Preparing 18:29:07 e2eb06d8af82: Preparing 18:29:07 dd61a6917adb: Layer already exists 18:29:07 38b01b74837c: Layer already exists 18:29:07 7189ec5c40d7: Layer already exists 18:29:07 48de250201f8: Layer already exists 18:29:07 e2eb06d8af82: Layer already exists 18:29:07 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 18:29:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:29:07 38b01b74837c: Preparing 18:29:07 dd61a6917adb: Preparing 18:29:07 7189ec5c40d7: Preparing 18:29:07 48de250201f8: Preparing 18:29:07 e2eb06d8af82: Preparing 18:29:07 dd61a6917adb: Layer already exists 18:29:07 48de250201f8: Layer already exists 18:29:07 38b01b74837c: Layer already exists 18:29:07 e2eb06d8af82: Layer already exists 18:29:07 7189ec5c40d7: Layer already exists 18:29:07 main: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:07 ===================================================== [Pipeline] echo 18:29:07 taggedImages: 18:29:07 - nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:29:07 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 18:29:07 - nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:29:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:29:07 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:07 latest 18:29:07 2.0.1-dev.82 18:29:07 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:07 main 18:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:29:08 bac7ae87160f: Preparing 18:29:08 bac7ae87160f: Preparing 18:29:08 d397162d9753: Preparing 18:29:08 410b6b17035e: Preparing 18:29:08 b5767ec78d8b: Preparing 18:29:08 4eec87ccd8bc: Preparing 18:29:08 7189ec5c40d7: Preparing 18:29:08 9b9990bf95a7: Preparing 18:29:08 86a7e254b830: Preparing 18:29:08 b76bf0c9f5e6: Preparing 18:29:08 177e31c2590b: Preparing 18:29:08 e2eb06d8af82: Preparing 18:29:08 7189ec5c40d7: Waiting 18:29:08 9b9990bf95a7: Waiting 18:29:08 86a7e254b830: Waiting 18:29:08 b76bf0c9f5e6: Waiting 18:29:08 177e31c2590b: Waiting 18:29:08 e2eb06d8af82: Waiting 18:29:08 b5767ec78d8b: Pushed 18:29:08 410b6b17035e: Pushed 18:29:08 7189ec5c40d7: Layer already exists 18:29:08 d397162d9753: Pushed 18:29:08 bac7ae87160f: Pushed 18:29:08 9b9990bf95a7: Pushed 18:29:08 e2eb06d8af82: Layer already exists 18:29:08 177e31c2590b: Pushed 18:29:08 b76bf0c9f5e6: Pushed 18:29:08 86a7e254b830: Pushed 18:29:09 4eec87ccd8bc: Pushed 18:29:09 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh 18:29:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 18:29:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:29:10 bac7ae87160f: Preparing 18:29:10 bac7ae87160f: Preparing 18:29:10 d397162d9753: Preparing 18:29:10 410b6b17035e: Preparing 18:29:10 b5767ec78d8b: Preparing 18:29:10 4eec87ccd8bc: Preparing 18:29:10 7189ec5c40d7: Preparing 18:29:10 9b9990bf95a7: Preparing 18:29:10 86a7e254b830: Preparing 18:29:10 b76bf0c9f5e6: Preparing 18:29:10 177e31c2590b: Preparing 18:29:10 e2eb06d8af82: Preparing 18:29:10 7189ec5c40d7: Waiting 18:29:10 9b9990bf95a7: Waiting 18:29:10 86a7e254b830: Waiting 18:29:10 b76bf0c9f5e6: Waiting 18:29:10 177e31c2590b: Waiting 18:29:10 e2eb06d8af82: Waiting 18:29:10 d397162d9753: Layer already exists 18:29:10 410b6b17035e: Layer already exists 18:29:10 4eec87ccd8bc: Layer already exists 18:29:10 bac7ae87160f: Layer already exists 18:29:10 b5767ec78d8b: Layer already exists 18:29:10 7189ec5c40d7: Layer already exists 18:29:10 86a7e254b830: Layer already exists 18:29:10 9b9990bf95a7: Layer already exists 18:29:10 b76bf0c9f5e6: Layer already exists 18:29:10 177e31c2590b: Layer already exists 18:29:10 e2eb06d8af82: Layer already exists 18:29:10 latest: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh 18:29:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 18:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:29:10 bac7ae87160f: Preparing 18:29:10 bac7ae87160f: Preparing 18:29:10 d397162d9753: Preparing 18:29:10 410b6b17035e: Preparing 18:29:10 b5767ec78d8b: Preparing 18:29:10 4eec87ccd8bc: Preparing 18:29:10 7189ec5c40d7: Preparing 18:29:10 9b9990bf95a7: Preparing 18:29:10 86a7e254b830: Preparing 18:29:10 b76bf0c9f5e6: Preparing 18:29:10 177e31c2590b: Preparing 18:29:10 e2eb06d8af82: Preparing 18:29:10 7189ec5c40d7: Waiting 18:29:10 9b9990bf95a7: Waiting 18:29:10 86a7e254b830: Waiting 18:29:10 b76bf0c9f5e6: Waiting 18:29:10 177e31c2590b: Waiting 18:29:10 e2eb06d8af82: Waiting 18:29:10 b5767ec78d8b: Layer already exists 18:29:10 4eec87ccd8bc: Layer already exists 18:29:10 d397162d9753: Layer already exists 18:29:10 410b6b17035e: Layer already exists 18:29:10 bac7ae87160f: Layer already exists 18:29:10 7189ec5c40d7: Layer already exists 18:29:10 9b9990bf95a7: Layer already exists 18:29:10 86a7e254b830: Layer already exists 18:29:10 b76bf0c9f5e6: Layer already exists 18:29:10 177e31c2590b: Layer already exists 18:29:10 e2eb06d8af82: Layer already exists 18:29:10 2.0.1-dev.82: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh 18:29:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:29:11 bac7ae87160f: Preparing 18:29:11 bac7ae87160f: Preparing 18:29:11 d397162d9753: Preparing 18:29:11 410b6b17035e: Preparing 18:29:11 b5767ec78d8b: Preparing 18:29:11 4eec87ccd8bc: Preparing 18:29:11 7189ec5c40d7: Preparing 18:29:11 9b9990bf95a7: Preparing 18:29:11 86a7e254b830: Preparing 18:29:11 b76bf0c9f5e6: Preparing 18:29:11 177e31c2590b: Preparing 18:29:11 e2eb06d8af82: Preparing 18:29:11 7189ec5c40d7: Waiting 18:29:11 9b9990bf95a7: Waiting 18:29:11 86a7e254b830: Waiting 18:29:11 b76bf0c9f5e6: Waiting 18:29:11 177e31c2590b: Waiting 18:29:11 e2eb06d8af82: Waiting 18:29:11 b5767ec78d8b: Layer already exists 18:29:11 d397162d9753: Layer already exists 18:29:11 bac7ae87160f: Layer already exists 18:29:11 4eec87ccd8bc: Layer already exists 18:29:11 410b6b17035e: Layer already exists 18:29:11 9b9990bf95a7: Layer already exists 18:29:11 7189ec5c40d7: Layer already exists 18:29:11 86a7e254b830: Layer already exists 18:29:11 177e31c2590b: Layer already exists 18:29:11 b76bf0c9f5e6: Layer already exists 18:29:11 e2eb06d8af82: Layer already exists 18:29:11 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh 18:29:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 18:29:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:29:12 bac7ae87160f: Preparing 18:29:12 bac7ae87160f: Preparing 18:29:12 d397162d9753: Preparing 18:29:12 410b6b17035e: Preparing 18:29:12 b5767ec78d8b: Preparing 18:29:12 4eec87ccd8bc: Preparing 18:29:12 7189ec5c40d7: Preparing 18:29:12 9b9990bf95a7: Preparing 18:29:12 86a7e254b830: Preparing 18:29:12 b76bf0c9f5e6: Preparing 18:29:12 177e31c2590b: Preparing 18:29:12 e2eb06d8af82: Preparing 18:29:12 7189ec5c40d7: Waiting 18:29:12 9b9990bf95a7: Waiting 18:29:12 86a7e254b830: Waiting 18:29:12 b76bf0c9f5e6: Waiting 18:29:12 177e31c2590b: Waiting 18:29:12 e2eb06d8af82: Waiting 18:29:12 4eec87ccd8bc: Layer already exists 18:29:12 d397162d9753: Layer already exists 18:29:12 410b6b17035e: Layer already exists 18:29:12 bac7ae87160f: Layer already exists 18:29:12 b5767ec78d8b: Layer already exists 18:29:12 7189ec5c40d7: Layer already exists 18:29:12 9b9990bf95a7: Layer already exists 18:29:12 b76bf0c9f5e6: Layer already exists 18:29:12 177e31c2590b: Layer already exists 18:29:12 86a7e254b830: Layer already exists 18:29:12 e2eb06d8af82: Layer already exists 18:29:12 main: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:12 ===================================================== [Pipeline] echo 18:29:12 taggedImages: 18:29:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:29:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 18:29:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:29:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:29:12 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:12 latest 18:29:12 2.0.1-dev.82 18:29:12 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:12 main 18:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:29:12 d9b8fe477813: Preparing 18:29:12 162d027b25eb: Preparing 18:29:12 7a0362565b5e: Preparing 18:29:12 7b1fe9371370: Preparing 18:29:12 1705268b0f38: Preparing 18:29:12 e2eb06d8af82: Preparing 18:29:12 e2eb06d8af82: Waiting 18:29:13 7a0362565b5e: Pushed 18:29:13 7b1fe9371370: Pushed 18:29:13 e2eb06d8af82: Layer already exists 18:29:13 1705268b0f38: Pushed 18:29:13 d9b8fe477813: Pushed 18:29:13 162d027b25eb: Pushed 18:29:13 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:29:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:29:14 d9b8fe477813: Preparing 18:29:14 162d027b25eb: Preparing 18:29:14 7a0362565b5e: Preparing 18:29:14 7b1fe9371370: Preparing 18:29:14 1705268b0f38: Preparing 18:29:14 e2eb06d8af82: Preparing 18:29:14 e2eb06d8af82: Waiting 18:29:14 7a0362565b5e: Layer already exists 18:29:14 d9b8fe477813: Layer already exists 18:29:14 1705268b0f38: Layer already exists 18:29:14 162d027b25eb: Layer already exists 18:29:14 7b1fe9371370: Layer already exists 18:29:14 e2eb06d8af82: Layer already exists 18:29:14 latest: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 18:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:29:14 d9b8fe477813: Preparing 18:29:14 162d027b25eb: Preparing 18:29:14 7a0362565b5e: Preparing 18:29:14 7b1fe9371370: Preparing 18:29:14 1705268b0f38: Preparing 18:29:14 e2eb06d8af82: Preparing 18:29:14 e2eb06d8af82: Waiting 18:29:14 162d027b25eb: Layer already exists 18:29:14 1705268b0f38: Layer already exists 18:29:14 d9b8fe477813: Layer already exists 18:29:14 7a0362565b5e: Layer already exists 18:29:14 7b1fe9371370: Layer already exists 18:29:14 e2eb06d8af82: Layer already exists 18:29:14 2.0.1-dev.82: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:29:15 d9b8fe477813: Preparing 18:29:15 162d027b25eb: Preparing 18:29:15 7a0362565b5e: Preparing 18:29:15 7b1fe9371370: Preparing 18:29:15 1705268b0f38: Preparing 18:29:15 e2eb06d8af82: Preparing 18:29:15 e2eb06d8af82: Waiting 18:29:15 7a0362565b5e: Layer already exists 18:29:15 162d027b25eb: Layer already exists 18:29:15 1705268b0f38: Layer already exists 18:29:15 d9b8fe477813: Layer already exists 18:29:15 7b1fe9371370: Layer already exists 18:29:15 e2eb06d8af82: Layer already exists 18:29:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:29:15 d9b8fe477813: Preparing 18:29:15 162d027b25eb: Preparing 18:29:15 7a0362565b5e: Preparing 18:29:15 7b1fe9371370: Preparing 18:29:15 1705268b0f38: Preparing 18:29:15 e2eb06d8af82: Preparing 18:29:15 e2eb06d8af82: Waiting 18:29:15 1705268b0f38: Layer already exists 18:29:15 162d027b25eb: Layer already exists 18:29:15 d9b8fe477813: Layer already exists 18:29:15 7b1fe9371370: Layer already exists 18:29:15 7a0362565b5e: Layer already exists 18:29:15 e2eb06d8af82: Layer already exists 18:29:15 main: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:15 ===================================================== [Pipeline] echo 18:29:15 taggedImages: 18:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 18:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:29:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:29:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:15 latest 18:29:15 2.0.1-dev.82 18:29:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:15 main 18:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:29:16 8d509305e4c6: Preparing 18:29:16 d109bfc386d6: Preparing 18:29:16 128fe3b7abca: Preparing 18:29:16 ab5e259190f5: Preparing 18:29:16 545c41c54d63: Preparing 18:29:16 7e72168fc7a0: Preparing 18:29:16 aac66c45bc8a: Preparing 18:29:16 22e5f3b66cee: Preparing 18:29:16 788bae3e834e: Preparing 18:29:16 e2eb06d8af82: Preparing 18:29:16 aac66c45bc8a: Waiting 18:29:16 22e5f3b66cee: Waiting 18:29:16 788bae3e834e: Waiting 18:29:16 e2eb06d8af82: Waiting 18:29:16 7e72168fc7a0: Waiting 18:29:17 8d509305e4c6: Pushed 18:29:17 545c41c54d63: Pushed 18:29:17 d109bfc386d6: Pushed 18:29:17 ab5e259190f5: Pushed 18:29:17 7e72168fc7a0: Pushed 18:29:17 e2eb06d8af82: Layer already exists 18:29:17 aac66c45bc8a: Pushed 18:29:17 22e5f3b66cee: Pushed 18:29:17 788bae3e834e: Pushed 18:29:17 128fe3b7abca: Pushed 18:29:17 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:29:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 18:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:29:18 8d509305e4c6: Preparing 18:29:18 d109bfc386d6: Preparing 18:29:18 128fe3b7abca: Preparing 18:29:18 ab5e259190f5: Preparing 18:29:18 545c41c54d63: Preparing 18:29:18 7e72168fc7a0: Preparing 18:29:18 aac66c45bc8a: Preparing 18:29:18 22e5f3b66cee: Preparing 18:29:18 788bae3e834e: Preparing 18:29:18 e2eb06d8af82: Preparing 18:29:18 7e72168fc7a0: Waiting 18:29:18 aac66c45bc8a: Waiting 18:29:18 22e5f3b66cee: Waiting 18:29:18 788bae3e834e: Waiting 18:29:18 e2eb06d8af82: Waiting 18:29:18 545c41c54d63: Layer already exists 18:29:18 128fe3b7abca: Layer already exists 18:29:18 d109bfc386d6: Layer already exists 18:29:18 ab5e259190f5: Layer already exists 18:29:18 8d509305e4c6: Layer already exists 18:29:18 7e72168fc7a0: Layer already exists 18:29:18 22e5f3b66cee: Layer already exists 18:29:18 788bae3e834e: Layer already exists 18:29:18 e2eb06d8af82: Layer already exists 18:29:18 aac66c45bc8a: Layer already exists 18:29:18 latest: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:29:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 18:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:29:18 8d509305e4c6: Preparing 18:29:18 d109bfc386d6: Preparing 18:29:18 128fe3b7abca: Preparing 18:29:18 ab5e259190f5: Preparing 18:29:18 545c41c54d63: Preparing 18:29:18 7e72168fc7a0: Preparing 18:29:18 aac66c45bc8a: Preparing 18:29:18 22e5f3b66cee: Preparing 18:29:18 788bae3e834e: Preparing 18:29:18 e2eb06d8af82: Preparing 18:29:18 7e72168fc7a0: Waiting 18:29:18 aac66c45bc8a: Waiting 18:29:18 22e5f3b66cee: Waiting 18:29:18 788bae3e834e: Waiting 18:29:18 e2eb06d8af82: Waiting 18:29:18 d109bfc386d6: Layer already exists 18:29:18 8d509305e4c6: Layer already exists 18:29:18 128fe3b7abca: Layer already exists 18:29:18 545c41c54d63: Layer already exists 18:29:18 ab5e259190f5: Layer already exists 18:29:18 aac66c45bc8a: Layer already exists 18:29:18 7e72168fc7a0: Layer already exists 18:29:18 22e5f3b66cee: Layer already exists 18:29:18 788bae3e834e: Layer already exists 18:29:18 e2eb06d8af82: Layer already exists 18:29:18 2.0.1-dev.82: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:29:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:29:19 8d509305e4c6: Preparing 18:29:19 d109bfc386d6: Preparing 18:29:19 128fe3b7abca: Preparing 18:29:19 ab5e259190f5: Preparing 18:29:19 545c41c54d63: Preparing 18:29:19 7e72168fc7a0: Preparing 18:29:19 aac66c45bc8a: Preparing 18:29:19 22e5f3b66cee: Preparing 18:29:19 788bae3e834e: Preparing 18:29:19 e2eb06d8af82: Preparing 18:29:19 7e72168fc7a0: Waiting 18:29:19 aac66c45bc8a: Waiting 18:29:19 22e5f3b66cee: Waiting 18:29:19 788bae3e834e: Waiting 18:29:19 e2eb06d8af82: Waiting 18:29:19 545c41c54d63: Layer already exists 18:29:19 8d509305e4c6: Layer already exists 18:29:19 d109bfc386d6: Layer already exists 18:29:19 128fe3b7abca: Layer already exists 18:29:19 ab5e259190f5: Layer already exists 18:29:19 7e72168fc7a0: Layer already exists 18:29:19 22e5f3b66cee: Layer already exists 18:29:19 aac66c45bc8a: Layer already exists 18:29:19 788bae3e834e: Layer already exists 18:29:19 e2eb06d8af82: Layer already exists 18:29:19 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh 18:29:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 18:29:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:29:20 8d509305e4c6: Preparing 18:29:20 d109bfc386d6: Preparing 18:29:20 128fe3b7abca: Preparing 18:29:20 ab5e259190f5: Preparing 18:29:20 545c41c54d63: Preparing 18:29:20 7e72168fc7a0: Preparing 18:29:20 aac66c45bc8a: Preparing 18:29:20 22e5f3b66cee: Preparing 18:29:20 788bae3e834e: Preparing 18:29:20 e2eb06d8af82: Preparing 18:29:20 7e72168fc7a0: Waiting 18:29:20 aac66c45bc8a: Waiting 18:29:20 22e5f3b66cee: Waiting 18:29:20 788bae3e834e: Waiting 18:29:20 e2eb06d8af82: Waiting 18:29:20 545c41c54d63: Layer already exists 18:29:20 128fe3b7abca: Layer already exists 18:29:20 8d509305e4c6: Layer already exists 18:29:20 d109bfc386d6: Layer already exists 18:29:20 ab5e259190f5: Layer already exists 18:29:20 aac66c45bc8a: Layer already exists 18:29:20 22e5f3b66cee: Layer already exists 18:29:20 788bae3e834e: Layer already exists 18:29:20 7e72168fc7a0: Layer already exists 18:29:20 e2eb06d8af82: Layer already exists 18:29:20 main: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:20 ===================================================== [Pipeline] echo 18:29:20 taggedImages: 18:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 18:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:29:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:29:20 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:20 latest 18:29:20 2.0.1-dev.82 18:29:20 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:20 main 18:29:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:29:20 51c9792fc751: Preparing 18:29:20 5c8db6fbd88f: Preparing 18:29:20 7189ec5c40d7: Preparing 18:29:20 7f4add83bc8b: Preparing 18:29:20 e2eb06d8af82: Preparing 18:29:20 e2eb06d8af82: Layer already exists 18:29:20 7189ec5c40d7: Layer already exists 18:29:20 51c9792fc751: Pushed 18:29:20 7f4add83bc8b: Pushed 18:29:22 5c8db6fbd88f: Pushed 18:29:22 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 18:29:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:29:22 51c9792fc751: Preparing 18:29:22 5c8db6fbd88f: Preparing 18:29:22 7189ec5c40d7: Preparing 18:29:22 7f4add83bc8b: Preparing 18:29:22 e2eb06d8af82: Preparing 18:29:22 51c9792fc751: Layer already exists 18:29:22 7189ec5c40d7: Layer already exists 18:29:22 e2eb06d8af82: Layer already exists 18:29:22 7f4add83bc8b: Layer already exists 18:29:22 5c8db6fbd88f: Layer already exists 18:29:22 latest: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 18:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:29:23 51c9792fc751: Preparing 18:29:23 5c8db6fbd88f: Preparing 18:29:23 7189ec5c40d7: Preparing 18:29:23 7f4add83bc8b: Preparing 18:29:23 e2eb06d8af82: Preparing 18:29:23 e2eb06d8af82: Layer already exists 18:29:23 7189ec5c40d7: Layer already exists 18:29:23 5c8db6fbd88f: Layer already exists 18:29:23 51c9792fc751: Layer already exists 18:29:23 7f4add83bc8b: Layer already exists 18:29:23 2.0.1-dev.82: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:29:23 51c9792fc751: Preparing 18:29:23 5c8db6fbd88f: Preparing 18:29:23 7189ec5c40d7: Preparing 18:29:23 7f4add83bc8b: Preparing 18:29:23 e2eb06d8af82: Preparing 18:29:23 7f4add83bc8b: Layer already exists 18:29:23 7189ec5c40d7: Layer already exists 18:29:23 5c8db6fbd88f: Layer already exists 18:29:23 51c9792fc751: Layer already exists 18:29:23 e2eb06d8af82: Layer already exists 18:29:23 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh 18:29:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 18:29:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:29:24 51c9792fc751: Preparing 18:29:24 5c8db6fbd88f: Preparing 18:29:24 7189ec5c40d7: Preparing 18:29:24 7f4add83bc8b: Preparing 18:29:24 e2eb06d8af82: Preparing 18:29:24 5c8db6fbd88f: Layer already exists 18:29:24 7f4add83bc8b: Layer already exists 18:29:24 e2eb06d8af82: Layer already exists 18:29:24 7189ec5c40d7: Layer already exists 18:29:24 51c9792fc751: Layer already exists 18:29:24 main: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:24 ===================================================== [Pipeline] echo 18:29:24 taggedImages: 18:29:24 - nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:29:24 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 18:29:24 - nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:29:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:29:24 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:24 latest 18:29:24 2.0.1-dev.82 18:29:24 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:24 main 18:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:29:25 c0782fb972d9: Preparing 18:29:25 dd5c32715274: Preparing 18:29:25 7189ec5c40d7: Preparing 18:29:25 df5bcca4f0ad: Preparing 18:29:25 e2eb06d8af82: Preparing 18:29:25 e2eb06d8af82: Layer already exists 18:29:25 df5bcca4f0ad: Layer already exists 18:29:25 7189ec5c40d7: Layer already exists 18:29:25 c0782fb972d9: Pushed 18:29:26 dd5c32715274: Pushed 18:29:26 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 18:29:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:29:26 c0782fb972d9: Preparing 18:29:26 dd5c32715274: Preparing 18:29:26 7189ec5c40d7: Preparing 18:29:26 df5bcca4f0ad: Preparing 18:29:26 e2eb06d8af82: Preparing 18:29:26 7189ec5c40d7: Layer already exists 18:29:26 c0782fb972d9: Layer already exists 18:29:26 e2eb06d8af82: Layer already exists 18:29:26 dd5c32715274: Layer already exists 18:29:26 df5bcca4f0ad: Layer already exists 18:29:26 latest: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 18:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:29:27 c0782fb972d9: Preparing 18:29:27 dd5c32715274: Preparing 18:29:27 7189ec5c40d7: Preparing 18:29:27 df5bcca4f0ad: Preparing 18:29:27 e2eb06d8af82: Preparing 18:29:27 c0782fb972d9: Layer already exists 18:29:27 df5bcca4f0ad: Layer already exists 18:29:27 7189ec5c40d7: Layer already exists 18:29:27 e2eb06d8af82: Layer already exists 18:29:27 dd5c32715274: Layer already exists 18:29:27 2.0.1-dev.82: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:29:28 c0782fb972d9: Preparing 18:29:28 dd5c32715274: Preparing 18:29:28 7189ec5c40d7: Preparing 18:29:28 df5bcca4f0ad: Preparing 18:29:28 e2eb06d8af82: Preparing 18:29:28 e2eb06d8af82: Layer already exists 18:29:28 7189ec5c40d7: Layer already exists 18:29:28 c0782fb972d9: Layer already exists 18:29:28 dd5c32715274: Layer already exists 18:29:28 df5bcca4f0ad: Layer already exists 18:29:28 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:29:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 18:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:29:28 c0782fb972d9: Preparing 18:29:28 dd5c32715274: Preparing 18:29:28 7189ec5c40d7: Preparing 18:29:28 df5bcca4f0ad: Preparing 18:29:28 e2eb06d8af82: Preparing 18:29:28 e2eb06d8af82: Layer already exists 18:29:28 7189ec5c40d7: Layer already exists 18:29:28 df5bcca4f0ad: Layer already exists 18:29:28 dd5c32715274: Layer already exists 18:29:28 c0782fb972d9: Layer already exists 18:29:28 main: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:28 ===================================================== [Pipeline] echo 18:29:28 taggedImages: 18:29:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:28 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:29:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 18:29:28 - nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:28 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:29:28 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:29:28 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:28 latest 18:29:28 2.0.1-dev.82 18:29:28 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:28 main 18:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 18:29:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:29:29 9f79c7e07943: Preparing 18:29:29 42704974dc97: Preparing 18:29:29 1840c9c515fb: Preparing 18:29:29 162feb73d452: Preparing 18:29:29 879b85f2d1ed: Preparing 18:29:29 6777e3bbcb7c: Preparing 18:29:29 fd08d546f6b8: Preparing 18:29:29 0636255016a6: Preparing 18:29:29 84e9d258764d: Preparing 18:29:29 56463f638872: Preparing 18:29:29 e2eb06d8af82: Preparing 18:29:29 6777e3bbcb7c: Waiting 18:29:29 fd08d546f6b8: Waiting 18:29:29 0636255016a6: Waiting 18:29:29 84e9d258764d: Waiting 18:29:29 56463f638872: Waiting 18:29:29 e2eb06d8af82: Waiting 18:29:29 879b85f2d1ed: Layer already exists 18:29:29 6777e3bbcb7c: Layer already exists 18:29:29 fd08d546f6b8: Layer already exists 18:29:30 42704974dc97: Pushed 18:29:30 0636255016a6: Layer already exists 18:29:30 84e9d258764d: Layer already exists 18:29:30 56463f638872: Layer already exists 18:29:30 e2eb06d8af82: Layer already exists 18:29:30 9f79c7e07943: Pushed 18:29:30 1840c9c515fb: Pushed 18:29:35 162feb73d452: Pushed 18:29:35 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh 18:29:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 18:29:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:29:36 9f79c7e07943: Preparing 18:29:36 42704974dc97: Preparing 18:29:36 1840c9c515fb: Preparing 18:29:36 162feb73d452: Preparing 18:29:36 879b85f2d1ed: Preparing 18:29:36 6777e3bbcb7c: Preparing 18:29:36 fd08d546f6b8: Preparing 18:29:36 0636255016a6: Preparing 18:29:36 84e9d258764d: Preparing 18:29:36 56463f638872: Preparing 18:29:36 e2eb06d8af82: Preparing 18:29:36 6777e3bbcb7c: Waiting 18:29:36 fd08d546f6b8: Waiting 18:29:36 0636255016a6: Waiting 18:29:36 84e9d258764d: Waiting 18:29:36 56463f638872: Waiting 18:29:36 e2eb06d8af82: Waiting 18:29:36 9f79c7e07943: Layer already exists 18:29:36 1840c9c515fb: Layer already exists 18:29:36 162feb73d452: Layer already exists 18:29:36 42704974dc97: Layer already exists 18:29:36 879b85f2d1ed: Layer already exists 18:29:36 6777e3bbcb7c: Layer already exists 18:29:36 0636255016a6: Layer already exists 18:29:36 fd08d546f6b8: Layer already exists 18:29:36 84e9d258764d: Layer already exists 18:29:36 56463f638872: Layer already exists 18:29:36 e2eb06d8af82: Layer already exists 18:29:36 latest: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh 18:29:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 18:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:29:36 9f79c7e07943: Preparing 18:29:36 42704974dc97: Preparing 18:29:36 1840c9c515fb: Preparing 18:29:36 162feb73d452: Preparing 18:29:36 879b85f2d1ed: Preparing 18:29:36 6777e3bbcb7c: Preparing 18:29:36 fd08d546f6b8: Preparing 18:29:36 0636255016a6: Preparing 18:29:36 84e9d258764d: Preparing 18:29:36 56463f638872: Preparing 18:29:36 e2eb06d8af82: Preparing 18:29:36 6777e3bbcb7c: Waiting 18:29:36 fd08d546f6b8: Waiting 18:29:36 0636255016a6: Waiting 18:29:36 84e9d258764d: Waiting 18:29:36 56463f638872: Waiting 18:29:36 e2eb06d8af82: Waiting 18:29:36 879b85f2d1ed: Layer already exists 18:29:36 162feb73d452: Layer already exists 18:29:36 9f79c7e07943: Layer already exists 18:29:36 1840c9c515fb: Layer already exists 18:29:36 42704974dc97: Layer already exists 18:29:36 6777e3bbcb7c: Layer already exists 18:29:36 fd08d546f6b8: Layer already exists 18:29:36 84e9d258764d: Layer already exists 18:29:36 0636255016a6: Layer already exists 18:29:36 56463f638872: Layer already exists 18:29:36 e2eb06d8af82: Layer already exists 18:29:36 2.0.1-dev.82: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh 18:29:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 18:29:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:29:37 9f79c7e07943: Preparing 18:29:37 42704974dc97: Preparing 18:29:37 1840c9c515fb: Preparing 18:29:37 162feb73d452: Preparing 18:29:37 879b85f2d1ed: Preparing 18:29:37 6777e3bbcb7c: Preparing 18:29:37 fd08d546f6b8: Preparing 18:29:37 0636255016a6: Preparing 18:29:37 84e9d258764d: Preparing 18:29:37 56463f638872: Preparing 18:29:37 e2eb06d8af82: Preparing 18:29:37 6777e3bbcb7c: Waiting 18:29:37 fd08d546f6b8: Waiting 18:29:37 0636255016a6: Waiting 18:29:37 56463f638872: Waiting 18:29:37 e2eb06d8af82: Waiting 18:29:37 42704974dc97: Layer already exists 18:29:37 9f79c7e07943: Layer already exists 18:29:37 162feb73d452: Layer already exists 18:29:37 879b85f2d1ed: Layer already exists 18:29:37 1840c9c515fb: Layer already exists 18:29:37 6777e3bbcb7c: Layer already exists 18:29:37 0636255016a6: Layer already exists 18:29:37 56463f638872: Layer already exists 18:29:37 84e9d258764d: Layer already exists 18:29:37 fd08d546f6b8: Layer already exists 18:29:37 e2eb06d8af82: Layer already exists 18:29:37 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh 18:29:37 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 18:29:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:29:37 9f79c7e07943: Preparing 18:29:37 42704974dc97: Preparing 18:29:37 1840c9c515fb: Preparing 18:29:37 162feb73d452: Preparing 18:29:37 879b85f2d1ed: Preparing 18:29:37 6777e3bbcb7c: Preparing 18:29:37 fd08d546f6b8: Preparing 18:29:37 0636255016a6: Preparing 18:29:37 84e9d258764d: Preparing 18:29:37 56463f638872: Preparing 18:29:37 e2eb06d8af82: Preparing 18:29:37 6777e3bbcb7c: Waiting 18:29:37 fd08d546f6b8: Waiting 18:29:37 0636255016a6: Waiting 18:29:37 84e9d258764d: Waiting 18:29:37 56463f638872: Waiting 18:29:37 e2eb06d8af82: Waiting 18:29:37 879b85f2d1ed: Layer already exists 18:29:37 42704974dc97: Layer already exists 18:29:37 9f79c7e07943: Layer already exists 18:29:37 1840c9c515fb: Layer already exists 18:29:37 162feb73d452: Layer already exists 18:29:37 0636255016a6: Layer already exists 18:29:37 fd08d546f6b8: Layer already exists 18:29:37 6777e3bbcb7c: Layer already exists 18:29:37 84e9d258764d: Layer already exists 18:29:37 56463f638872: Layer already exists 18:29:37 e2eb06d8af82: Layer already exists 18:29:37 main: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:37 ===================================================== [Pipeline] echo 18:29:37 taggedImages: 18:29:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 18:29:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:29:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 18:29:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 18:29:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:53:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12263 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:53:55 Running in /w/workspace/edgex-go/94 [Pipeline] { [Pipeline] checkout 20:53:55 The recommended git tool is: git 20:54:02 using credential edgex-jenkins-ssh 20:54:02 Cloning the remote Git repository 20:54:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:54:02 > git init /w/workspace/edgex-go/94 # timeout=10 20:54:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:02 > git --version # timeout=10 20:54:02 > git --version # 'git version 2.17.1' 20:54:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:31 Avoid second fetch 20:54:31 Checking out Revision 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (main) 20:54:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:31 > git config core.sparsecheckout # timeout=10 20:54:31 > git checkout -f 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 20:54:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3779)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:37 Dload Upload Total Spent Left Speed 20:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 20:54:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:54:38 + sudo tee /etc/docker/daemon.new 20:54:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:54:38 { 20:54:38 "registry-mirrors": [ 20:54:38 "https://nexus3.edgexfoundry.org:10001" 20:54:38 ], 20:54:38 "bip": "10.250.0.254/24", 20:54:38 "hosts": [ 20:54:38 "tcp://0.0.0.0:5555", 20:54:38 "unix:///var/run/docker.sock" 20:54:38 ], 20:54:38 "mtu": 1458, 20:54:38 "selinux-enabled": true, 20:54:38 "seccomp-profile": "/etc/docker/seccomp.json" 20:54:38 } [Pipeline] sh 20:54:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:54:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:57 provisioning config files... 20:54:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config4081527222190908784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:58 ---> docker-login.sh 20:54:58 nexus3.edgexfoundry.org:10001 20:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:59 Configure a credential helper to remove this warning. See 20:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:59 20:54:59 Login Succeeded 20:54:59 nexus3.edgexfoundry.org:10002 20:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:00 Configure a credential helper to remove this warning. See 20:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:00 20:55:00 Login Succeeded 20:55:00 nexus3.edgexfoundry.org:10003 20:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:00 Configure a credential helper to remove this warning. See 20:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:00 20:55:00 Login Succeeded 20:55:00 nexus3.edgexfoundry.org:10004 20:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:01 Configure a credential helper to remove this warning. See 20:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:01 20:55:01 Login Succeeded 20:55:01 docker.io 20:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:02 Configure a credential helper to remove this warning. See 20:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:02 20:55:02 Login Succeeded 20:55:02 ---> docker-login.sh ends [Pipeline] } 20:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:02 ========================================================= 20:55:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:55:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:55:03 552d1f2373af: Pulling fs layer 20:55:03 ea3f2d53f512: Pulling fs layer 20:55:03 9e70ebbbe112: Pulling fs layer 20:55:03 7a9cfe048b4a: Pulling fs layer 20:55:03 72dc09318566: Pulling fs layer 20:55:03 f4f7b4309257: Pulling fs layer 20:55:03 0ac9a79272e3: Pulling fs layer 20:55:03 b78e95d17946: Pulling fs layer 20:55:03 7a9cfe048b4a: Waiting 20:55:03 72dc09318566: Waiting 20:55:03 b78e95d17946: Waiting 20:55:03 9e70ebbbe112: Download complete 20:55:03 ea3f2d53f512: Verifying Checksum 20:55:03 ea3f2d53f512: Download complete 20:55:03 72dc09318566: Verifying Checksum 20:55:03 72dc09318566: Download complete 20:55:03 f4f7b4309257: Verifying Checksum 20:55:03 f4f7b4309257: Download complete 20:55:03 552d1f2373af: Download complete 20:55:03 0ac9a79272e3: Verifying Checksum 20:55:03 0ac9a79272e3: Download complete 20:55:04 552d1f2373af: Pull complete 20:55:05 ea3f2d53f512: Pull complete 20:55:05 9e70ebbbe112: Pull complete 20:55:05 b78e95d17946: Verifying Checksum 20:55:05 b78e95d17946: Download complete 20:55:06 7a9cfe048b4a: Verifying Checksum 20:55:06 7a9cfe048b4a: Download complete 20:55:18 7a9cfe048b4a: Pull complete 20:55:18 72dc09318566: Pull complete 20:55:18 f4f7b4309257: Pull complete 20:55:18 0ac9a79272e3: Pull complete 20:55:24 b78e95d17946: Pull complete 20:55:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:55:24 + docker build -t ci-base-image-arm64 -f - . 20:55:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:24 WORKDIR /edgex 20:55:24 COPY go.mod . 20:55:24 RUN go mod download 20:55:27 Sending build context to Docker daemon 166.5MB 20:55:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:27 ---> 8b459fc5aaf0 20:55:27 Step 2/4 : WORKDIR /edgex 20:55:29 ---> Running in a39f6a559fe5 20:55:29 Removing intermediate container a39f6a559fe5 20:55:29 ---> 64085891f7ec 20:55:29 Step 3/4 : COPY go.mod . 20:55:30 ---> a8680fa5474a 20:55:30 Step 4/4 : RUN go mod download 20:55:30 ---> Running in ba62aaa52508 20:56:52 Removing intermediate container ba62aaa52508 20:56:52 ---> bdea5fb2d392 20:56:52 Successfully built bdea5fb2d392 20:56:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:56:52 + docker inspect -f . ci-base-image-arm64 20:56:52 . [Pipeline] withDockerContainer 20:56:52 prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container 20:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 ******** ci-base-image-arm64 cat 20:56:54 $ docker top 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:55 + go version 20:56:55 go version go1.16.8 linux/arm64 [Pipeline] } 20:56:55 $ docker stop --time=1 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 20:56:57 $ docker rm -f 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:58 20:56:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:56:59 29e5d40040c1: Pulling fs layer 20:56:59 1ce36da41761: Pulling fs layer 20:56:59 25b303627fd3: Pulling fs layer 20:56:59 29e5d40040c1: Verifying Checksum 20:56:59 29e5d40040c1: Download complete 20:56:59 1ce36da41761: Verifying Checksum 20:56:59 1ce36da41761: Download complete 20:56:59 29e5d40040c1: Pull complete 20:57:01 25b303627fd3: Verifying Checksum 20:57:01 25b303627fd3: Download complete 20:57:01 1ce36da41761: Pull complete 20:57:11 25b303627fd3: Pull complete 20:57:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:57:11 prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container 20:57:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:57:14 $ docker top f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:15 + docker-compose build --help 20:57:15 + grep parallel 20:57:22 --parallel Build images in parallel. [Pipeline] } 20:57:22 $ docker stop --time=1 f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d 20:57:24 $ docker rm -f f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:24 . [Pipeline] withDockerContainer 20:57:25 prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container 20:57:25 $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:57:26 $ docker top 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:57:34 Building core-command ... 20:57:34 Building core-data ... 20:57:34 Building core-metadata ... 20:57:34 Building security-bootstrapper ... 20:57:34 Building security-proxy-setup ... 20:57:34 Building security-secretstore-setup ... 20:57:34 Building support-notifications ... 20:57:34 Building support-scheduler ... 20:57:34 Building sys-mgmt-agent ... 20:57:34 Building security-secretstore-setup 20:57:34 Building core-metadata 20:57:34 Building support-scheduler 20:57:34 Building security-proxy-setup 20:57:34 Building security-bootstrapper 20:58:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> bdea5fb2d392 20:58:21 Step 3/30 : WORKDIR /edgex-go 20:58:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> bdea5fb2d392 20:58:21 Step 3/23 : WORKDIR /edgex-go 20:58:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> bdea5fb2d392 20:58:21 Step 3/22 : WORKDIR /edgex-go 20:58:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> bdea5fb2d392 20:58:21 Step 3/24 : WORKDIR /edgex-go 20:58:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:58:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> bdea5fb2d392 20:58:21 Step 3/20 : WORKDIR /edgex-go 20:58:21 ---> Running in c44eade13ca0 20:58:21 ---> Running in 770cc98fa2a9 20:58:21 ---> Running in c127bb05ab8e 20:58:21 ---> Running in e114868329a2 20:58:21 ---> Running in d0eb8f0dd9be 20:58:21 Removing intermediate container c127bb05ab8e 20:58:21 ---> cc1392bdb0d4 20:58:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 Removing intermediate container c44eade13ca0 20:58:21 ---> 7fc67cf0b4b9 20:58:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 Removing intermediate container d0eb8f0dd9be 20:58:21 ---> 42084d7c92b9 20:58:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 Removing intermediate container e114868329a2 20:58:21 ---> ab00f2b91ad9 20:58:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 Removing intermediate container 770cc98fa2a9 20:58:21 ---> d38a95f63c50 20:58:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 ---> Running in 45aef8e369af 20:58:21 ---> Running in 4534a8ac867b 20:58:21 ---> Running in 5aace7614c9a 20:58:21 ---> Running in 1c76433af925 20:58:21 ---> Running in bc18b8542de3 20:58:25 Removing intermediate container 45aef8e369af 20:58:25 ---> 9bbc8ff15a30 20:58:25 Step 5/22 : RUN apk add --update --no-cache make git 20:58:25 Removing intermediate container 4534a8ac867b 20:58:25 ---> b245537dfb8f 20:58:25 Step 5/20 : RUN apk add --update --no-cache make git 20:58:26 ---> Running in 7c93fc4d6f15 20:58:26 ---> Running in aae0bc2186c6 20:58:26 Removing intermediate container 5aace7614c9a 20:58:26 ---> 35e83f772d50 20:58:26 Step 5/30 : RUN apk add --update --no-cache make git 20:58:26 ---> Running in d62ca7b3f0c1 20:58:26 Removing intermediate container 1c76433af925 20:58:26 ---> fac0a429764b 20:58:26 Step 5/24 : RUN apk add --update --no-cache make git 20:58:26 Removing intermediate container bc18b8542de3 20:58:26 ---> 4cb5b3e549ee 20:58:26 Step 5/23 : RUN apk add --update --no-cache make git 20:58:27 ---> Running in 5a86f9959171 20:58:27 ---> Running in 27002dae984b 20:58:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:31 OK: 219 MiB in 52 packages 20:58:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:33 OK: 219 MiB in 52 packages 20:58:33 OK: 219 MiB in 52 packages 20:58:33 Removing intermediate container 7c93fc4d6f15 20:58:33 ---> 21b5f80ef9a3 20:58:33 Step 6/22 : COPY . . 20:58:33 OK: 219 MiB in 52 packages 20:58:34 OK: 219 MiB in 52 packages 20:58:35 Removing intermediate container aae0bc2186c6 20:58:35 ---> 74246f5263fb 20:58:35 Step 6/20 : COPY . . 20:58:35 Removing intermediate container d62ca7b3f0c1 20:58:35 ---> 5b9376ea4242 20:58:35 Step 6/30 : COPY . . 20:58:35 Removing intermediate container 27002dae984b 20:58:35 ---> 68847ae00b14 20:58:35 Step 6/24 : COPY . . 20:58:36 Removing intermediate container 5a86f9959171 20:58:36 ---> 0359b85725ca 20:58:36 Step 6/23 : COPY go.mod . 20:58:38 ---> 9f25fa275c92 20:58:38 Step 7/23 : RUN go mod download 20:58:38 ---> Running in 1bd4ce1b80f9 20:58:45 Removing intermediate container 1bd4ce1b80f9 20:58:45 ---> 70a11d20e129 20:58:45 Step 8/23 : COPY . . 20:58:53 ---> c7c80a1cefc7 20:58:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:53 ---> Running in 0f8428860fc1 20:58:53 ---> 85bdecffcf12 20:58:53 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:53 ---> de0a30a41e7d 20:58:53 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:53 ---> Running in 329da9fe69c7 20:58:54 ---> Running in 8589061bf4d0 20:58:54 ---> 605ff40e9e92 20:58:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:55 ---> Running in 9047a8226607 20:59:00 Removing intermediate container 0f8428860fc1 20:59:00 ---> 0f622364faeb 20:59:00 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:59:00 ---> Running in c9862c8adecc 20:59:00 Removing intermediate container 329da9fe69c7 20:59:00 ---> 147f88909c0e 20:59:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:59:01 ---> Running in 89e6deef0ac1 20:59:01 Removing intermediate container 8589061bf4d0 20:59:01 ---> 80f3f3cef52e 20:59:01 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:59:01 Removing intermediate container 9047a8226607 20:59:01 ---> 4cc88a3f7316 20:59:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:01 ---> Running in f7309b75e65b 20:59:01 ---> Running in 3177fa81fe34 20:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:59:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:59:05 ---> ba84598e58de 20:59:05 Step 9/23 : RUN go mod tidy 20:59:05 ---> Running in f7021e92c9b0 20:59:16 Removing intermediate container f7021e92c9b0 20:59:16 ---> 881df2a3c6af 20:59:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:59:16 ---> Running in eee3126e8917 20:59:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config 21:01:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:52 Removing intermediate container f7309b75e65b 21:01:52 ---> c06288418e01 21:01:52 21:01:52 Step 9/30 : FROM alpine:3.14 21:01:52 3.14: Pulling from library/alpine 21:01:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:01:52 Status: Downloaded newer image for alpine:3.14 21:01:52 ---> bb3de5531c18 21:01:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:01:52 ---> Running in 1d1698d2f6bf 21:01:54 Removing intermediate container 1d1698d2f6bf 21:01:54 ---> 9a5e41fb6455 21:01:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:01:54 ---> Running in 5a1e4c312102 21:01:55 Removing intermediate container 89e6deef0ac1 21:01:55 ---> c29a74a737e3 21:01:55 21:01:55 Step 9/20 : FROM alpine:3.14 21:01:55 ---> bb3de5531c18 21:01:55 Step 10/20 : RUN apk add --update --no-cache curl 21:01:55 ---> Running in 40437fe00dcc 21:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:58 Removing intermediate container 3177fa81fe34 21:01:58 ---> 7780b6cc8386 21:01:58 21:01:58 Step 9/24 : FROM alpine:3.14 21:01:58 ---> bb3de5531c18 21:01:58 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:58 ---> Running in 3e22bbc2b3d8 21:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:59 (1/2) Installing dumb-init (1.2.5-r1) 21:01:59 (2/2) Installing su-exec (0.2-r1) 21:01:59 Executing busybox-1.33.1-r3.trigger 21:01:59 OK: 5 MiB in 16 packages 21:02:00 (1/5) Installing ca-certificates (20191127-r5) 21:02:00 (2/5) Installing brotli-libs (1.0.9-r5) 21:02:00 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:02:00 (4/5) Installing libcurl (7.79.1-r0) 21:02:00 (5/5) Installing curl (7.79.1-r0) 21:02:00 Executing busybox-1.33.1-r3.trigger 21:02:00 Executing ca-certificates-20191127-r5.trigger 21:02:00 OK: 8 MiB in 19 packages 21:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:02 Removing intermediate container 5a1e4c312102 21:02:02 ---> 0ab02db3dd38 21:02:02 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:02:02 ---> Running in 52a58580154c 21:02:02 (1/3) Installing ca-certificates (20191127-r5) 21:02:03 (2/3) Installing dumb-init (1.2.5-r1) 21:02:03 (3/3) Installing su-exec (0.2-r1) 21:02:03 Executing busybox-1.33.1-r3.trigger 21:02:03 Executing ca-certificates-20191127-r5.trigger 21:02:03 OK: 6 MiB in 17 packages 21:02:03 Removing intermediate container 52a58580154c 21:02:03 ---> 149c46495fae 21:02:03 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:02:04 ---> Running in 780580f34b22 21:02:04 Removing intermediate container 40437fe00dcc 21:02:04 ---> 0af701bed103 21:02:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:04 ---> Running in 69a0ac8657db 21:02:04 Removing intermediate container c9862c8adecc 21:02:04 ---> 8753ebae5185 21:02:04 21:02:04 Step 9/22 : FROM alpine:3.14 21:02:04 ---> bb3de5531c18 21:02:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:02:04 ---> Running in 2932ca42a9f5 21:02:04 Removing intermediate container 780580f34b22 21:02:04 ---> 09bd1f7d6fca 21:02:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:02:05 ---> Running in 54c16f4acbdf 21:02:05 Removing intermediate container 69a0ac8657db 21:02:05 ---> 8d02f20e3fd6 21:02:05 Step 12/20 : WORKDIR /edgex 21:02:06 ---> Running in 75b1abe053d2 21:02:06 Removing intermediate container 3e22bbc2b3d8 21:02:06 ---> dcc9543c4404 21:02:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:06 ---> Running in 7522c6509ce9 21:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:07 Removing intermediate container 75b1abe053d2 21:02:07 ---> 7fa5b7ca400d 21:02:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:07 Removing intermediate container 7522c6509ce9 21:02:07 ---> ec5c464103d4 21:02:07 Step 12/24 : WORKDIR / 21:02:07 ---> Running in 7a4fdd8e8f70 21:02:08 (1/1) Installing dumb-init (1.2.5-r1) 21:02:08 Executing busybox-1.33.1-r3.trigger 21:02:08 OK: 5 MiB in 15 packages 21:02:08 Removing intermediate container 7a4fdd8e8f70 21:02:08 ---> 60fa102b8700 21:02:08 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:02:09 ---> 9961184a74cf 21:02:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:09 Removing intermediate container 54c16f4acbdf 21:02:09 ---> 8ec55b7fbb9a 21:02:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:02:09 ---> Running in 32ca6677ba2d 21:02:10 ---> 62e87c71abf8 21:02:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:02:10 Removing intermediate container 32ca6677ba2d 21:02:10 ---> 7ddcc36b1908 21:02:10 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:02:10 Removing intermediate container 2932ca42a9f5 21:02:10 ---> bd9dd16225b9 21:02:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:10 ---> Running in 96d36b5a2ceb 21:02:11 Removing intermediate container eee3126e8917 21:02:11 ---> 2ff8288d97a1 21:02:11 21:02:11 Step 11/23 : FROM alpine:3.14 21:02:11 ---> bb3de5531c18 21:02:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:02:11 ---> Using cache 21:02:11 ---> bd9dd16225b9 21:02:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:11 ---> 7b79c283b39e 21:02:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:11 ---> Running in 8079ff3d29a2 21:02:12 Removing intermediate container 8079ff3d29a2 21:02:12 ---> c973b053445e 21:02:12 Step 14/23 : ENV APP_PORT=59861 21:02:12 Removing intermediate container 96d36b5a2ceb 21:02:12 ---> 746c4c0e9437 21:02:12 Step 12/22 : ENV APP_PORT=59881 21:02:12 ---> Running in 3e8a56bec026 21:02:12 ---> Running in 1a6d3dd899fd 21:02:12 ---> be55d24380f5 21:02:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:02:12 ---> db04a9dd9a60 21:02:12 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:02:12 ---> Running in 40e38c6a29b0 21:02:13 Removing intermediate container 3e8a56bec026 21:02:13 ---> f9a720dfe720 21:02:13 Step 15/23 : EXPOSE $APP_PORT 21:02:13 Removing intermediate container 1a6d3dd899fd 21:02:13 ---> Running in 5dbb958c733c 21:02:13 ---> e4c1b82838df 21:02:13 Step 13/22 : EXPOSE $APP_PORT 21:02:13 ---> Running in 1794111faf95 21:02:14 ---> e1fe5dfb7f6b 21:02:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:02:14 ---> dc2850d6f888 21:02:14 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:02:14 Removing intermediate container 5dbb958c733c 21:02:14 ---> 3ba2f4d9cd80 21:02:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:14 Removing intermediate container 1794111faf95 21:02:14 ---> ed1fd25b270e 21:02:14 Step 14/22 : WORKDIR / 21:02:14 ---> Running in 705fa3bc876e 21:02:14 ---> Running in 4205cd9014cc 21:02:15 Removing intermediate container 705fa3bc876e 21:02:15 ---> dd3e00496190 21:02:15 Step 17/20 : CMD ["--init=true"] 21:02:15 ---> Running in eb4b007ee6ab 21:02:15 Removing intermediate container 4205cd9014cc 21:02:15 ---> 9ba54ddbfabc 21:02:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:15 ---> 02628ba55bc7 21:02:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:02:15 ---> 37d59b46d958 21:02:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:16 Removing intermediate container 40e38c6a29b0 21:02:16 ---> e5bb6203a681 21:02:16 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:16 Removing intermediate container eb4b007ee6ab 21:02:16 ---> 8f7d11058caa 21:02:16 Step 18/20 : LABEL arch=arm64 21:02:16 ---> Running in dcdb0d674dd1 21:02:16 ---> 8319db2a3ba9 21:02:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:17 Removing intermediate container dcdb0d674dd1 21:02:17 ---> a3555108769f 21:02:17 Step 19/20 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:02:17 ---> Running in 1d979332db6c 21:02:17 ---> a628483f9b15 21:02:17 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:02:17 ---> 90bf72923e27 21:02:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:02:17 ---> ca9cb945b6ac 21:02:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:02:18 Removing intermediate container 1d979332db6c 21:02:18 ---> 7f25578c8b13 21:02:18 Step 20/20 : LABEL version=2.0.1-dev.82 21:02:18 ---> Running in e9402ef9fab2 21:02:19 ---> 4c04d3aec387 21:02:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:02:19 Removing intermediate container e9402ef9fab2 21:02:19 ---> 8c16d44b5da9 21:02:19 21:02:19 ---> a8216a8b3a87 21:02:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:02:19 ---> Running in c7638baeb083 21:02:19 Successfully built 8c16d44b5da9 21:02:19 Successfully tagged security-proxy-setup-arm64:latest 21:02:19  Building security-proxy-setup ... done Building core-command 21:02:19 ---> e3cc5575c892 21:02:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:02:20 ---> a57398584116 21:02:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:02:20 Removing intermediate container c7638baeb083 21:02:20 ---> 8be2d7e5f7b8 21:02:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:20 ---> 195a4de26e13 21:02:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:02:20 ---> Running in 10e918d3a520 21:02:20 ---> Running in b54941cf2d89 21:02:21 Removing intermediate container 10e918d3a520 21:02:21 ---> 29a01ad0ea0c 21:02:21 Step 21/23 : LABEL arch=arm64 21:02:21 Removing intermediate container b54941cf2d89 21:02:21 ---> 86643940d812 21:02:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:21 ---> 5d3d552d7082 21:02:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:02:21 ---> Running in 46c88077f4dd 21:02:21 ---> cd758bef65c5 21:02:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:02:21 ---> Running in 69aa25f94d8a 21:02:21 ---> Running in c200a5b2bcf9 21:02:22 Removing intermediate container 46c88077f4dd 21:02:22 ---> a83d86c4a311 21:02:22 Step 22/23 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:02:22 Removing intermediate container 69aa25f94d8a 21:02:22 ---> 1a0c68a195d2 21:02:22 Step 20/22 : LABEL arch=arm64 21:02:22 ---> Running in 018ed91fe018 21:02:22 ---> Running in e5f474b07d0e 21:02:22 ---> 88dd44ff1124 21:02:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:02:23 Removing intermediate container 018ed91fe018 21:02:23 ---> 2281ae3ef6b6 21:02:23 Step 23/23 : LABEL version=2.0.1-dev.82 21:02:23 Removing intermediate container e5f474b07d0e 21:02:23 ---> d664fd2cbf4f 21:02:23 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:02:23 ---> Running in 75dbf5b8328f 21:02:23 ---> Running in 700310d640d0 21:02:24 ---> f69123734980 21:02:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:02:24 Removing intermediate container 700310d640d0 21:02:24 ---> c283e9a246c0 21:02:24 Step 22/22 : LABEL version=2.0.1-dev.82 21:02:24 Removing intermediate container 75dbf5b8328f 21:02:24 ---> 71da0115c875 21:02:24 21:02:25 ---> Running in 7ce1ce00ff48 21:02:25 ---> Running in f96a712ad648 21:02:25 Successfully built 71da0115c875 21:02:25 Successfully tagged support-scheduler-arm64:latest 21:02:25  Building support-scheduler ... done Removing intermediate container c200a5b2bcf9 21:02:25 Building support-notifications 21:02:25 ---> 31d29af0b453 21:02:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:02:25 ---> Running in 515beb663224 21:02:25 Removing intermediate container 7ce1ce00ff48 21:02:25 Removing intermediate container f96a712ad648 21:02:25 ---> aa656d32d9fe 21:02:25 21:02:25 ---> dfa9aaf63dee 21:02:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:02:25 Removing intermediate container 515beb663224 21:02:25 ---> 0f60c315677f 21:02:25 Step 22/24 : LABEL arch=arm64 21:02:25 Successfully built aa656d32d9fe 21:02:25 Successfully tagged core-metadata-arm64:latest 21:02:26 Building core-data 21:02:26  Building core-metadata ... done  ---> Running in 510309d1502f 21:02:26 ---> be540f03c324 21:02:26 Removing intermediate container 510309d1502f 21:02:26 Step 25/30 : RUN chmod +x /entrypoint.sh 21:02:26 ---> 66d159828a39 21:02:26 Step 23/24 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:02:27 ---> Running in 99030fdc63c2 21:02:27 ---> Running in 09a5c179b27a 21:02:27 Removing intermediate container 99030fdc63c2 21:02:27 ---> d58c0eb4b57e 21:02:27 Step 24/24 : LABEL version=2.0.1-dev.82 21:02:27 ---> Running in 1d3463f336b1 21:02:28 Removing intermediate container 1d3463f336b1 21:02:28 ---> 3a5789579233 21:02:28 21:02:28 Successfully built 3a5789579233 21:02:28 Successfully tagged security-secretstore-setup-arm64:latest 21:02:28  Building security-secretstore-setup ... done Building sys-mgmt-agent 21:02:29 Removing intermediate container 09a5c179b27a 21:02:29 ---> 120c8658d69c 21:02:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:02:29 ---> Running in 00de270b75e6 21:02:30 Removing intermediate container 00de270b75e6 21:02:30 ---> 7bfe9feb2306 21:02:30 Step 27/30 : CMD ["gate"] 21:02:30 ---> Running in 12596a589504 21:02:31 Removing intermediate container 12596a589504 21:02:31 ---> 205a0d48e0cd 21:02:31 Step 28/30 : LABEL arch=arm64 21:02:31 ---> Running in 2b8ac5b8adfc 21:02:32 Removing intermediate container 2b8ac5b8adfc 21:02:32 ---> 4b43e54a98b8 21:02:32 Step 29/30 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:02:32 ---> Running in 6be18895e7be 21:02:33 Removing intermediate container 6be18895e7be 21:02:33 ---> e2ec4098c8b6 21:02:33 Step 30/30 : LABEL version=2.0.1-dev.82 21:02:33 ---> Running in 506986744a04 21:02:34 Removing intermediate container 506986744a04 21:02:34 ---> 03bc10f59a88 21:02:34 21:02:34 Successfully built 03bc10f59a88 21:02:34 Successfully tagged security-bootstrapper-arm64:latest 21:02:52  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:52 ---> bdea5fb2d392 21:02:52 Step 3/22 : WORKDIR /edgex-go 21:02:52 ---> Using cache 21:02:52 ---> ab00f2b91ad9 21:02:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:52 ---> Using cache 21:02:52 ---> fac0a429764b 21:02:52 Step 5/22 : RUN apk add --update --no-cache make git 21:02:52 ---> Using cache 21:02:52 ---> 68847ae00b14 21:02:52 Step 6/22 : COPY . . 21:02:52 ---> Using cache 21:02:52 ---> 605ff40e9e92 21:02:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:52 ---> Using cache 21:02:52 ---> 4cc88a3f7316 21:02:52 Step 8/22 : RUN make cmd/core-command/core-command 21:02:52 ---> Running in beb9fc7bc3d5 21:02:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command 21:02:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:02:58 ---> bdea5fb2d392 21:02:58 Step 3/21 : WORKDIR /edgex-go 21:02:58 ---> Using cache 21:02:58 ---> ab00f2b91ad9 21:02:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:58 ---> Using cache 21:02:58 ---> fac0a429764b 21:02:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:58 ---> bdea5fb2d392 21:02:58 Step 3/22 : WORKDIR /edgex-go 21:02:58 ---> Using cache 21:02:58 ---> ab00f2b91ad9 21:02:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:58 ---> Using cache 21:02:58 ---> fac0a429764b 21:02:58 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:02:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:58 ---> bdea5fb2d392 21:02:58 Step 3/22 : WORKDIR /edgex-go 21:02:58 ---> Using cache 21:02:58 ---> ab00f2b91ad9 21:02:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:58 ---> Using cache 21:02:58 ---> fac0a429764b 21:02:58 Step 5/22 : RUN apk add --update --no-cache make bash git 21:02:58 ---> Running in ee712198420f 21:02:58 ---> Running in 0cd27fefad17 21:02:58 ---> Running in 78d9d1721c14 21:03:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:03 OK: 219 MiB in 52 packages 21:03:03 OK: 219 MiB in 52 packages 21:03:03 OK: 219 MiB in 52 packages 21:03:05 Removing intermediate container ee712198420f 21:03:05 ---> 0b9e64c539de 21:03:05 Step 6/21 : COPY . . 21:03:05 Removing intermediate container 78d9d1721c14 21:03:05 ---> 86ee0d7837eb 21:03:05 Step 6/22 : COPY . . 21:03:06 Removing intermediate container 0cd27fefad17 21:03:06 ---> 801dda4b629f 21:03:06 Step 6/22 : COPY . . 21:03:32 ---> dcd866f8acf1 21:03:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:32 ---> 2887fcf75bad 21:03:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:32 ---> adf01ed7c30c 21:03:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:32 ---> Running in bc74c15e439d 21:03:32 ---> Running in bd46243547c0 21:03:32 ---> Running in 3447fcf83117 21:03:35 Removing intermediate container bd46243547c0 21:03:35 ---> 5b1c35ceb91d 21:03:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:03:35 Removing intermediate container bc74c15e439d 21:03:35 ---> c6f3a686e92c 21:03:35 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:03:35 Removing intermediate container 3447fcf83117 21:03:35 ---> 6df693d01fc5 21:03:35 Step 8/22 : RUN make cmd/core-data/core-data 21:03:36 ---> Running in 4a4ba532fbef 21:03:36 ---> Running in 7a8ce0d58bc5 21:03:36 ---> Running in 90b2982f3b8a 21:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:03:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data 21:04:01 Removing intermediate container beb9fc7bc3d5 21:04:01 ---> 917c2dcf3049 21:04:01 21:04:01 Step 9/22 : FROM alpine:3.14 21:04:01 ---> bb3de5531c18 21:04:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:04:01 ---> Using cache 21:04:01 ---> bd9dd16225b9 21:04:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:01 ---> Using cache 21:04:01 ---> 746c4c0e9437 21:04:01 Step 12/22 : ENV APP_PORT=59882 21:04:01 ---> Running in e0e02bbfc626 21:04:01 Removing intermediate container e0e02bbfc626 21:04:01 ---> 8d267f6ece15 21:04:01 Step 13/22 : EXPOSE $APP_PORT 21:04:01 ---> Running in 3a92aa04d7b1 21:04:01 Removing intermediate container 3a92aa04d7b1 21:04:01 ---> 4380709ce50e 21:04:01 Step 14/22 : WORKDIR / 21:04:01 ---> Running in 097f150331ea 21:04:02 Removing intermediate container 097f150331ea 21:04:02 ---> 375d74fe595a 21:04:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:03 ---> b41ee8fcc518 21:04:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:04:05 ---> 3ba2d510d2b8 21:04:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:04:06 ---> 34f1120c5662 21:04:06 Step 18/22 : ENTRYPOINT ["/core-command"] 21:04:06 ---> Running in cc58d7e161f4 21:04:07 Removing intermediate container cc58d7e161f4 21:04:07 ---> cfe4e25b54e0 21:04:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:07 ---> Running in b358169d6999 21:04:08 Removing intermediate container b358169d6999 21:04:08 ---> 5804c910b092 21:04:08 Step 20/22 : LABEL arch=arm64 21:04:08 ---> Running in 7e21a2685991 21:04:09 Removing intermediate container 7e21a2685991 21:04:09 ---> ddec61d9d908 21:04:09 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:04:09 ---> Running in db7a703cac4c 21:04:09 Removing intermediate container db7a703cac4c 21:04:09 ---> 828f510e49ae 21:04:09 Step 22/22 : LABEL version=2.0.1-dev.82 21:04:09 ---> Running in b855c3213dd8 21:04:10 Removing intermediate container b855c3213dd8 21:04:10 ---> f50de95c28eb 21:04:10 21:04:10 Successfully built f50de95c28eb 21:04:10 Successfully tagged core-command-arm64:latest 21:05:32  Building core-command ... done Removing intermediate container 7a8ce0d58bc5 21:05:32 ---> 01e51650ca90 21:05:32 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:05:32 ---> Running in c104d7f2ee41 21:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:05:32 Removing intermediate container c104d7f2ee41 21:05:32 ---> a1465cabde16 21:05:32 21:05:32 Step 10/22 : FROM docker:20.10.8 21:05:32 20.10.8: Pulling from library/docker 21:05:33 Removing intermediate container 4a4ba532fbef 21:05:33 ---> a126c2d2a0be 21:05:33 21:05:33 Step 9/21 : FROM alpine:3.14 21:05:33 ---> bb3de5531c18 21:05:33 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:34 ---> Running in 31f5578edefb 21:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:37 (1/2) Installing ca-certificates (20191127-r5) 21:05:37 (2/2) Installing dumb-init (1.2.5-r1) 21:05:37 Executing busybox-1.33.1-r3.trigger 21:05:37 Executing ca-certificates-20191127-r5.trigger 21:05:37 OK: 6 MiB in 16 packages 21:05:40 Removing intermediate container 31f5578edefb 21:05:40 ---> 28fef621e70a 21:05:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:40 ---> Running in 9e2847a9e8ad 21:05:41 Removing intermediate container 9e2847a9e8ad 21:05:41 ---> 48ec70044f9d 21:05:41 Step 12/21 : ENV APP_PORT=59860 21:05:41 ---> Running in 2d3ffef2de22 21:05:42 Removing intermediate container 2d3ffef2de22 21:05:42 ---> 34c0afc60dbd 21:05:42 Step 13/21 : EXPOSE $APP_PORT 21:05:42 ---> Running in 874d1ea4e1d5 21:05:42 Removing intermediate container 874d1ea4e1d5 21:05:42 ---> e276a440f13c 21:05:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:43 Removing intermediate container 90b2982f3b8a 21:05:43 ---> 292dc1fd2474 21:05:43 21:05:43 Step 9/22 : FROM alpine:3.14 21:05:43 ---> bb3de5531c18 21:05:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:43 ---> Running in d476ddbd6912 21:05:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 21:05:43 Status: Downloaded newer image for docker:20.10.8 21:05:43 ---> 3734d5adc5ac 21:05:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:05:43 ---> Running in 44fafa2243c2 21:05:43 Removing intermediate container d476ddbd6912 21:05:43 ---> 1ff301e0b7f9 21:05:43 Step 11/22 : ENV APP_PORT=59880 21:05:44 ---> Running in deb532d6330a 21:05:44 ---> 9f202a1b2b6b 21:05:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:44 Removing intermediate container 44fafa2243c2 21:05:44 ---> 82dc0e09b141 21:05:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:05:44 ---> Running in 31f5f4c9f582 21:05:44 Removing intermediate container deb532d6330a 21:05:44 ---> e56e847b5889 21:05:44 Step 12/22 : EXPOSE $APP_PORT 21:05:44 ---> Running in 31070298f66c 21:05:45 Removing intermediate container 31070298f66c 21:05:45 ---> 24ca9a43652d 21:05:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:45 ---> Running in 5b708b6ab2a9 21:05:45 ---> 340b9dcfb87a 21:05:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:47 ---> 04919c8543f6 21:05:47 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:05:47 ---> Running in 0b86105fdab0 21:05:47 Removing intermediate container 0b86105fdab0 21:05:47 ---> e7a90a925151 21:05:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:47 ---> Running in c458f9363fa9 21:05:48 (1/42) Installing readline (8.1.0-r0) 21:05:48 (2/42) Installing bash (5.1.4-r0) 21:05:48 Executing bash-5.1.4-r0.post-install 21:05:48 (3/42) Installing brotli-libs (1.0.9-r5) 21:05:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:05:48 (5/42) Installing libcurl (7.79.1-r0) 21:05:48 (6/42) Installing curl (7.79.1-r0) 21:05:48 (7/42) Installing dumb-init (1.2.5-r1) 21:05:48 Removing intermediate container c458f9363fa9 21:05:48 ---> f0a43805bee8 21:05:48 Step 19/21 : LABEL arch=arm64 21:05:48 (8/42) Installing libbz2 (1.0.8-r1) 21:05:48 (9/42) Installing expat (2.4.1-r0) 21:05:48 (10/42) Installing libffi (3.3-r2) 21:05:48 (11/42) Installing gdbm (1.19-r0) 21:05:48 (12/42) Installing xz-libs (5.2.5-r0) 21:05:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:05:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:48 Removing intermediate container 5b708b6ab2a9 21:05:48 ---> a75ffd4b02b4 21:05:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 21:05:48 (15/42) Installing mpdecimal (2.5.1-r1) 21:05:48 ---> Running in 6c6e050f3335 21:05:48 (16/42) Installing sqlite-libs (3.35.5-r0) 21:05:48 (17/42) Installing python3 (3.9.5-r1) 21:05:48 ---> Running in 73f389d9980e 21:05:49 Removing intermediate container 6c6e050f3335 21:05:49 ---> b2fdbd079687 21:05:49 Step 20/21 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:05:49 ---> Running in 2735d3dba5fc 21:05:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:50 Removing intermediate container 2735d3dba5fc 21:05:50 ---> d246a335b9d3 21:05:50 Step 21/21 : LABEL version=2.0.1-dev.82 21:05:50 ---> Running in 848af8df008e 21:05:51 (18/42) Installing py3-appdirs (1.4.4-r2) 21:05:51 (19/42) Installing py3-chardet (4.0.0-r2) 21:05:51 (20/42) Installing py3-idna (3.2-r0) 21:05:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:51 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:05:51 (22/42) Installing py3-certifi (2020.12.5-r1) 21:05:51 (23/42) Installing py3-requests (2.25.1-r4) 21:05:51 (24/42) Installing py3-msgpack (1.0.2-r1) 21:05:51 (25/42) Installing py3-lockfile (0.12.2-r4) 21:05:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:05:51 Removing intermediate container 848af8df008e 21:05:51 ---> c5fcb392235c 21:05:51 21:05:51 (27/42) Installing py3-colorama (0.4.4-r1) 21:05:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:05:51 (29/42) Installing py3-distlib (0.3.1-r3) 21:05:51 (30/42) Installing py3-distro (1.5.0-r3) 21:05:51 (31/42) Installing py3-six (1.15.0-r1) 21:05:51 (32/42) Installing py3-webencodings (0.5.1-r4) 21:05:51 (33/42) Installing py3-html5lib (1.1-r1) 21:05:51 (34/42) Installing py3-parsing (2.4.7-r2) 21:05:51 (35/42) Installing py3-packaging (20.9-r1) 21:05:51 (36/42) Installing py3-toml (0.10.2-r2) 21:05:51 (37/42) Installing py3-pep517 (0.10.0-r2) 21:05:51 (38/42) Installing py3-progress (1.5-r2) 21:05:51 (39/42) Installing py3-retrying (1.3.3-r1) 21:05:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:05:51 (41/42) Installing py3-setuptools (52.0.0-r3) 21:05:51 Successfully built c5fcb392235c 21:05:51 Successfully tagged support-notifications-arm64:latest 21:05:51  Building support-notifications ... done (42/42) Installing py3-pip (20.3.4-r1) 21:05:52 (1/6) Installing dumb-init (1.2.5-r1) 21:05:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:05:52 (3/6) Installing libsodium (1.0.18-r0) 21:05:52 Executing busybox-1.33.1-r3.trigger 21:05:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:52 OK: 84 MiB in 64 packages 21:05:52 (5/6) Installing libzmq (4.3.4-r0) 21:05:53 (6/6) Installing zeromq (4.3.4-r0) 21:05:53 Executing busybox-1.33.1-r3.trigger 21:05:53 OK: 8 MiB in 20 packages 21:05:55 Removing intermediate container 73f389d9980e 21:05:55 ---> fd432eaa23c9 21:05:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:55 ---> c33414516ab7 21:05:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:05:57 ---> 037e7a75dcdd 21:05:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:05:57 ---> 2d7c46638f76 21:05:57 Step 18/22 : ENTRYPOINT ["/core-data"] 21:05:57 ---> Running in 4f8ab2a5ba2a 21:05:58 Removing intermediate container 4f8ab2a5ba2a 21:05:58 ---> e06e8cd1410d 21:05:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:58 ---> Running in df84dc73bbf0 21:05:58 Removing intermediate container df84dc73bbf0 21:05:58 ---> 3b7534c1f596 21:05:58 Step 20/22 : LABEL arch=arm64 21:05:58 ---> Running in f28cce1f8f7a 21:05:58 Collecting docker-compose==1.23.2 21:05:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:05:59 Removing intermediate container f28cce1f8f7a 21:05:59 ---> 49b7e3e64577 21:05:59 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:05:59 ---> Running in 0c8fc5e3bb84 21:05:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:05:59 Removing intermediate container 0c8fc5e3bb84 21:05:59 ---> 4226408e8b3d 21:05:59 Step 22/22 : LABEL version=2.0.1-dev.82 21:05:59 Collecting jsonschema<3,>=2.5.1 21:05:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:05:59 ---> Running in fdb67949c39c 21:06:00 Removing intermediate container fdb67949c39c 21:06:00 ---> d1ff7afc5b72 21:06:00 21:06:00 Successfully built d1ff7afc5b72 21:06:00 Successfully tagged core-data-arm64:latest 21:06:01  Building core-data ... done Collecting PyYAML<4,>=3.10 21:06:01 Downloading PyYAML-3.13.tar.gz (270 kB) 21:06:06 Collecting docker<4.0,>=3.6.0 21:06:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:06:06 Collecting dockerpty<0.5,>=0.4.1 21:06:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:06:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:06:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:06:11 Collecting websocket-client<1.0,>=0.32.0 21:06:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:06:11 Collecting cached-property<2,>=1.2.0 21:06:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:06:11 Collecting docopt<0.7,>=0.6.1 21:06:11 Downloading docopt-0.6.2.tar.gz (25 kB) 21:06:15 Collecting texttable<0.10,>=0.9.0 21:06:15 Downloading texttable-0.9.1.tar.gz (11 kB) 21:06:17 Collecting docker-pycreds>=0.4.0 21:06:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:06:18 Collecting chardet<3.1.0,>=3.0.2 21:06:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:06:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:06:19 Collecting urllib3<1.25,>=1.21.1 21:06:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:06:19 Collecting idna<2.8,>=2.5 21:06:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:06:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:06:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:06:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:06:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:06:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:06:21 Attempting uninstall: urllib3 21:06:21 Found existing installation: urllib3 1.26.5 21:06:21 Uninstalling urllib3-1.26.5: 21:06:21 Successfully uninstalled urllib3-1.26.5 21:06:22 Attempting uninstall: idna 21:06:22 Found existing installation: idna 3.2 21:06:22 Uninstalling idna-3.2: 21:06:23 Successfully uninstalled idna-3.2 21:06:24 Attempting uninstall: chardet 21:06:24 Found existing installation: chardet 4.0.0 21:06:24 Uninstalling chardet-4.0.0: 21:06:24 Successfully uninstalled chardet-4.0.0 21:06:27 Attempting uninstall: requests 21:06:27 Found existing installation: requests 2.25.1 21:06:27 Uninstalling requests-2.25.1: 21:06:27 Successfully uninstalled requests-2.25.1 21:06:27 Running setup.py install for texttable: started 21:06:31 Running setup.py install for texttable: finished with status 'done' 21:06:31 Running setup.py install for PyYAML: started 21:06:34 Running setup.py install for PyYAML: finished with status 'done' 21:06:34 Running setup.py install for docopt: started 21:06:38 Running setup.py install for docopt: finished with status 'done' 21:06:38 Running setup.py install for dockerpty: started 21:06:40 Running setup.py install for dockerpty: finished with status 'done' 21:06:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 21:06:53 Removing intermediate container 31f5f4c9f582 21:06:53 ---> 7e86019f7696 21:06:53 Step 13/22 : ENV APP_PORT=58890 21:06:53 ---> Running in c80638df4527 21:06:53 Removing intermediate container c80638df4527 21:06:53 ---> 613b26ded021 21:06:53 Step 14/22 : EXPOSE $APP_PORT 21:06:53 ---> Running in 11de7dea5b77 21:06:54 Removing intermediate container 11de7dea5b77 21:06:54 ---> e6afa3c9965a 21:06:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:06:55 ---> f334231b8c9f 21:06:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:06:56 ---> db3661f866ef 21:06:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:06:57 ---> 7e9dcbe2dc85 21:06:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:06:57 ---> Running in 7b3434605b92 21:06:58 Removing intermediate container 7b3434605b92 21:06:58 ---> fdda04585ef8 21:06:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:58 ---> Running in 931c58c3a897 21:06:58 Removing intermediate container 931c58c3a897 21:06:58 ---> 4e21268dbd5f 21:06:58 Step 20/22 : LABEL arch=arm64 21:06:58 ---> Running in b7ca2cc8be6f 21:06:59 Removing intermediate container b7ca2cc8be6f 21:06:59 ---> 471c5215302b 21:06:59 Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:06:59 ---> Running in d6a61829378c 21:06:59 Removing intermediate container d6a61829378c 21:06:59 ---> a4b07f2c53ca 21:06:59 Step 22/22 : LABEL version=2.0.1-dev.82 21:07:00 ---> Running in c94bdf0341c6 21:07:00 Removing intermediate container c94bdf0341c6 21:07:00 ---> 80a68f7c5692 21:07:00 21:07:00 Successfully built 80a68f7c5692 21:07:00 Successfully tagged sys-mgmt-agent-arm64:latest 21:07:01  Building sys-mgmt-agent ... done  [Pipeline] } 21:07:01 $ docker stop --time=1 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 21:07:02 $ docker rm -f 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:03 + docker images 21:07:03 REPOSITORY TAG IMAGE ID CREATED SIZE 21:07:03 sys-mgmt-agent-arm64 latest 80a68f7c5692 3 seconds ago 277MB 21:07:03 core-data-arm64 latest d1ff7afc5b72 About a minute ago 19.5MB 21:07:03 support-notifications-arm64 latest c5fcb392235c About a minute ago 16.1MB 21:07:03 292dc1fd2474 About a minute ago 1.46GB 21:07:03 a126c2d2a0be About a minute ago 1.46GB 21:07:03 a1465cabde16 About a minute ago 1.45GB 21:07:03 core-command-arm64 latest f50de95c28eb 2 minutes ago 15.2MB 21:07:03 917c2dcf3049 3 minutes ago 1.45GB 21:07:03 security-bootstrapper-arm64 latest 03bc10f59a88 4 minutes ago 17.8MB 21:07:03 security-secretstore-setup-arm64 latest 3a5789579233 4 minutes ago 26.8MB 21:07:03 core-metadata-arm64 latest aa656d32d9fe 4 minutes ago 15.9MB 21:07:03 support-scheduler-arm64 latest 71da0115c875 4 minutes ago 15.3MB 21:07:03 security-proxy-setup-arm64 latest 8c16d44b5da9 4 minutes ago 25.4MB 21:07:03 2ff8288d97a1 4 minutes ago 1.46GB 21:07:03 8753ebae5185 5 minutes ago 1.46GB 21:07:03 7780b6cc8386 5 minutes ago 1.46GB 21:07:03 c29a74a737e3 5 minutes ago 1.46GB 21:07:03 c06288418e01 5 minutes ago 1.46GB 21:07:03 ci-base-image-arm64 latest bdea5fb2d392 10 minutes ago 1.24GB 21:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 21:07:03 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 21:07:03 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 21:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:04 provisioning config files... 21:07:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config1607255647832635555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:04 ---> docker-login.sh 21:07:04 nexus3.edgexfoundry.org:10001 21:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 nexus3.edgexfoundry.org:10002 21:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:05 Configure a credential helper to remove this warning. See 21:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:05 21:07:05 Login Succeeded 21:07:05 nexus3.edgexfoundry.org:10003 21:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:06 Configure a credential helper to remove this warning. See 21:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:06 21:07:06 Login Succeeded 21:07:06 nexus3.edgexfoundry.org:10004 21:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:06 Configure a credential helper to remove this warning. See 21:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:06 21:07:06 Login Succeeded 21:07:07 docker.io 21:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:08 Configure a credential helper to remove this warning. See 21:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:08 21:07:08 Login Succeeded 21:07:08 ---> docker-login.sh ends [Pipeline] } 21:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:07:08 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:08 latest 21:07:08 2.0.1-dev.82 21:07:08 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:08 main 21:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:07:08 29631321322f: Preparing 21:07:08 6040101374c1: Preparing 21:07:08 825d5f7d74b0: Preparing 21:07:08 5a90975c8b9e: Preparing 21:07:08 ee420dfed78a: Preparing 21:07:09 ee420dfed78a: Layer already exists 21:07:09 825d5f7d74b0: Pushed 21:07:09 29631321322f: Pushed 21:07:09 5a90975c8b9e: Pushed 21:07:12 6040101374c1: Pushed 21:07:12 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:07:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:07:13 29631321322f: Preparing 21:07:13 6040101374c1: Preparing 21:07:13 825d5f7d74b0: Preparing 21:07:13 5a90975c8b9e: Preparing 21:07:13 ee420dfed78a: Preparing 21:07:13 5a90975c8b9e: Layer already exists 21:07:13 ee420dfed78a: Layer already exists 21:07:13 29631321322f: Layer already exists 21:07:13 825d5f7d74b0: Layer already exists 21:07:13 6040101374c1: Layer already exists 21:07:13 latest: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:07:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 21:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:07:14 29631321322f: Preparing 21:07:14 6040101374c1: Preparing 21:07:14 825d5f7d74b0: Preparing 21:07:14 5a90975c8b9e: Preparing 21:07:14 ee420dfed78a: Preparing 21:07:14 825d5f7d74b0: Layer already exists 21:07:14 29631321322f: Layer already exists 21:07:14 ee420dfed78a: Layer already exists 21:07:14 6040101374c1: Layer already exists 21:07:14 5a90975c8b9e: Layer already exists 21:07:14 2.0.1-dev.82: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:07:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:07:14 29631321322f: Preparing 21:07:14 6040101374c1: Preparing 21:07:14 825d5f7d74b0: Preparing 21:07:14 5a90975c8b9e: Preparing 21:07:14 ee420dfed78a: Preparing 21:07:15 825d5f7d74b0: Layer already exists 21:07:15 29631321322f: Layer already exists 21:07:15 ee420dfed78a: Layer already exists 21:07:15 5a90975c8b9e: Layer already exists 21:07:15 6040101374c1: Layer already exists 21:07:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh 21:07:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:07:15 29631321322f: Preparing 21:07:15 6040101374c1: Preparing 21:07:15 825d5f7d74b0: Preparing 21:07:15 5a90975c8b9e: Preparing 21:07:15 ee420dfed78a: Preparing 21:07:16 6040101374c1: Layer already exists 21:07:16 ee420dfed78a: Layer already exists 21:07:16 29631321322f: Layer already exists 21:07:16 825d5f7d74b0: Layer already exists 21:07:16 5a90975c8b9e: Layer already exists 21:07:16 main: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:16 ===================================================== [Pipeline] echo 21:07:16 taggedImages: 21:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 21:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:07:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:07:16 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:16 latest 21:07:16 2.0.1-dev.82 21:07:16 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:16 main 21:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:07:17 9509d8d0d72a: Preparing 21:07:17 eb5ceb8cb93b: Preparing 21:07:17 825d5f7d74b0: Preparing 21:07:17 f7fddf937c5d: Preparing 21:07:17 eb33d1634558: Preparing 21:07:17 ee420dfed78a: Preparing 21:07:17 ee420dfed78a: Waiting 21:07:17 825d5f7d74b0: Layer already exists 21:07:17 ee420dfed78a: Layer already exists 21:07:17 eb33d1634558: Pushed 21:07:17 9509d8d0d72a: Pushed 21:07:18 f7fddf937c5d: Pushed 21:07:20 eb5ceb8cb93b: Pushed 21:07:20 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh 21:07:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:07:21 9509d8d0d72a: Preparing 21:07:21 eb5ceb8cb93b: Preparing 21:07:21 825d5f7d74b0: Preparing 21:07:21 f7fddf937c5d: Preparing 21:07:21 eb33d1634558: Preparing 21:07:21 ee420dfed78a: Preparing 21:07:21 ee420dfed78a: Waiting 21:07:21 f7fddf937c5d: Layer already exists 21:07:21 eb33d1634558: Layer already exists 21:07:21 eb5ceb8cb93b: Layer already exists 21:07:21 9509d8d0d72a: Layer already exists 21:07:21 825d5f7d74b0: Layer already exists 21:07:21 ee420dfed78a: Layer already exists 21:07:21 latest: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh 21:07:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 21:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:07:22 9509d8d0d72a: Preparing 21:07:22 eb5ceb8cb93b: Preparing 21:07:22 825d5f7d74b0: Preparing 21:07:22 f7fddf937c5d: Preparing 21:07:22 eb33d1634558: Preparing 21:07:22 ee420dfed78a: Preparing 21:07:22 9509d8d0d72a: Layer already exists 21:07:22 f7fddf937c5d: Layer already exists 21:07:22 825d5f7d74b0: Layer already exists 21:07:22 eb33d1634558: Layer already exists 21:07:22 eb5ceb8cb93b: Layer already exists 21:07:22 ee420dfed78a: Layer already exists 21:07:22 2.0.1-dev.82: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh 21:07:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:07:23 9509d8d0d72a: Preparing 21:07:23 eb5ceb8cb93b: Preparing 21:07:23 825d5f7d74b0: Preparing 21:07:23 f7fddf937c5d: Preparing 21:07:23 eb33d1634558: Preparing 21:07:23 ee420dfed78a: Preparing 21:07:23 ee420dfed78a: Waiting 21:07:23 825d5f7d74b0: Layer already exists 21:07:23 eb5ceb8cb93b: Layer already exists 21:07:23 9509d8d0d72a: Layer already exists 21:07:23 eb33d1634558: Layer already exists 21:07:23 f7fddf937c5d: Layer already exists 21:07:23 ee420dfed78a: Layer already exists 21:07:23 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh 21:07:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:07:24 9509d8d0d72a: Preparing 21:07:24 eb5ceb8cb93b: Preparing 21:07:24 825d5f7d74b0: Preparing 21:07:24 f7fddf937c5d: Preparing 21:07:24 eb33d1634558: Preparing 21:07:24 ee420dfed78a: Preparing 21:07:24 ee420dfed78a: Waiting 21:07:24 eb5ceb8cb93b: Layer already exists 21:07:24 9509d8d0d72a: Layer already exists 21:07:24 825d5f7d74b0: Layer already exists 21:07:24 f7fddf937c5d: Layer already exists 21:07:24 eb33d1634558: Layer already exists 21:07:24 ee420dfed78a: Layer already exists 21:07:24 main: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:24 ===================================================== [Pipeline] echo 21:07:24 taggedImages: 21:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 21:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:07:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:07:24 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:24 latest 21:07:24 2.0.1-dev.82 21:07:24 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:24 main 21:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:07:25 6cf8dfa75bc2: Preparing 21:07:25 41a8b4c17513: Preparing 21:07:25 825d5f7d74b0: Preparing 21:07:25 5a90975c8b9e: Preparing 21:07:25 ee420dfed78a: Preparing 21:07:25 5a90975c8b9e: Layer already exists 21:07:25 825d5f7d74b0: Layer already exists 21:07:25 ee420dfed78a: Layer already exists 21:07:25 6cf8dfa75bc2: Pushed 21:07:28 41a8b4c17513: Pushed 21:07:28 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:07:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:07:29 6cf8dfa75bc2: Preparing 21:07:29 41a8b4c17513: Preparing 21:07:29 825d5f7d74b0: Preparing 21:07:29 5a90975c8b9e: Preparing 21:07:29 ee420dfed78a: Preparing 21:07:29 41a8b4c17513: Layer already exists 21:07:29 6cf8dfa75bc2: Layer already exists 21:07:29 ee420dfed78a: Layer already exists 21:07:29 5a90975c8b9e: Layer already exists 21:07:29 825d5f7d74b0: Layer already exists 21:07:29 latest: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:07:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 21:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:07:30 6cf8dfa75bc2: Preparing 21:07:30 41a8b4c17513: Preparing 21:07:30 825d5f7d74b0: Preparing 21:07:30 5a90975c8b9e: Preparing 21:07:30 ee420dfed78a: Preparing 21:07:30 6cf8dfa75bc2: Layer already exists 21:07:30 ee420dfed78a: Layer already exists 21:07:30 41a8b4c17513: Layer already exists 21:07:30 825d5f7d74b0: Layer already exists 21:07:30 5a90975c8b9e: Layer already exists 21:07:30 2.0.1-dev.82: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:07:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:07:31 6cf8dfa75bc2: Preparing 21:07:31 41a8b4c17513: Preparing 21:07:31 825d5f7d74b0: Preparing 21:07:31 5a90975c8b9e: Preparing 21:07:31 ee420dfed78a: Preparing 21:07:31 ee420dfed78a: Layer already exists 21:07:31 825d5f7d74b0: Layer already exists 21:07:31 6cf8dfa75bc2: Layer already exists 21:07:31 5a90975c8b9e: Layer already exists 21:07:31 41a8b4c17513: Layer already exists 21:07:31 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh 21:07:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:07:32 6cf8dfa75bc2: Preparing 21:07:32 41a8b4c17513: Preparing 21:07:32 825d5f7d74b0: Preparing 21:07:32 5a90975c8b9e: Preparing 21:07:32 ee420dfed78a: Preparing 21:07:32 ee420dfed78a: Layer already exists 21:07:32 825d5f7d74b0: Layer already exists 21:07:32 6cf8dfa75bc2: Layer already exists 21:07:32 5a90975c8b9e: Layer already exists 21:07:32 41a8b4c17513: Layer already exists 21:07:32 main: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:32 ===================================================== [Pipeline] echo 21:07:32 taggedImages: 21:07:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:07:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 21:07:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:07:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:07:32 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:32 latest 21:07:32 2.0.1-dev.82 21:07:32 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:32 main 21:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:07:33 926a1cd80e5b: Preparing 21:07:33 926a1cd80e5b: Preparing 21:07:33 f0ca6de24bac: Preparing 21:07:33 34f0820af87b: Preparing 21:07:33 c4fd2761d441: Preparing 21:07:33 73a7be57e3be: Preparing 21:07:33 825d5f7d74b0: Preparing 21:07:33 a4ed4659289e: Preparing 21:07:33 50ec9e9347d1: Preparing 21:07:33 134c791b2016: Preparing 21:07:33 3a8e69606d41: Preparing 21:07:33 ee420dfed78a: Preparing 21:07:33 134c791b2016: Waiting 21:07:33 825d5f7d74b0: Waiting 21:07:33 a4ed4659289e: Waiting 21:07:33 50ec9e9347d1: Waiting 21:07:33 3a8e69606d41: Waiting 21:07:33 ee420dfed78a: Waiting 21:07:33 926a1cd80e5b: Pushed 21:07:33 c4fd2761d441: Pushed 21:07:33 34f0820af87b: Pushed 21:07:33 f0ca6de24bac: Pushed 21:07:33 825d5f7d74b0: Layer already exists 21:07:33 50ec9e9347d1: Pushed 21:07:33 134c791b2016: Pushed 21:07:33 a4ed4659289e: Pushed 21:07:33 3a8e69606d41: Pushed 21:07:33 ee420dfed78a: Layer already exists 21:07:37 73a7be57e3be: Pushed 21:07:37 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:07:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:07:38 926a1cd80e5b: Preparing 21:07:38 926a1cd80e5b: Preparing 21:07:38 f0ca6de24bac: Preparing 21:07:38 34f0820af87b: Preparing 21:07:38 c4fd2761d441: Preparing 21:07:38 73a7be57e3be: Preparing 21:07:38 825d5f7d74b0: Preparing 21:07:38 a4ed4659289e: Preparing 21:07:38 50ec9e9347d1: Preparing 21:07:38 134c791b2016: Preparing 21:07:38 3a8e69606d41: Preparing 21:07:38 ee420dfed78a: Preparing 21:07:38 a4ed4659289e: Waiting 21:07:38 50ec9e9347d1: Waiting 21:07:38 825d5f7d74b0: Waiting 21:07:38 134c791b2016: Waiting 21:07:38 3a8e69606d41: Waiting 21:07:38 ee420dfed78a: Waiting 21:07:38 73a7be57e3be: Layer already exists 21:07:38 c4fd2761d441: Layer already exists 21:07:38 34f0820af87b: Layer already exists 21:07:38 926a1cd80e5b: Layer already exists 21:07:38 f0ca6de24bac: Layer already exists 21:07:38 a4ed4659289e: Layer already exists 21:07:38 134c791b2016: Layer already exists 21:07:38 825d5f7d74b0: Layer already exists 21:07:38 50ec9e9347d1: Layer already exists 21:07:38 3a8e69606d41: Layer already exists 21:07:38 ee420dfed78a: Layer already exists 21:07:38 latest: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:07:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 21:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:07:38 926a1cd80e5b: Preparing 21:07:38 926a1cd80e5b: Preparing 21:07:38 f0ca6de24bac: Preparing 21:07:38 34f0820af87b: Preparing 21:07:38 c4fd2761d441: Preparing 21:07:38 73a7be57e3be: Preparing 21:07:38 825d5f7d74b0: Preparing 21:07:38 a4ed4659289e: Preparing 21:07:38 50ec9e9347d1: Preparing 21:07:38 134c791b2016: Preparing 21:07:38 3a8e69606d41: Preparing 21:07:38 ee420dfed78a: Preparing 21:07:38 50ec9e9347d1: Waiting 21:07:38 825d5f7d74b0: Waiting 21:07:38 134c791b2016: Waiting 21:07:38 3a8e69606d41: Waiting 21:07:38 ee420dfed78a: Waiting 21:07:38 a4ed4659289e: Waiting 21:07:39 73a7be57e3be: Layer already exists 21:07:39 926a1cd80e5b: Layer already exists 21:07:39 34f0820af87b: Layer already exists 21:07:39 c4fd2761d441: Layer already exists 21:07:39 f0ca6de24bac: Layer already exists 21:07:39 50ec9e9347d1: Layer already exists 21:07:39 825d5f7d74b0: Layer already exists 21:07:39 134c791b2016: Layer already exists 21:07:39 a4ed4659289e: Layer already exists 21:07:39 3a8e69606d41: Layer already exists 21:07:39 ee420dfed78a: Layer already exists 21:07:39 2.0.1-dev.82: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:07:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:07:39 926a1cd80e5b: Preparing 21:07:39 926a1cd80e5b: Preparing 21:07:39 f0ca6de24bac: Preparing 21:07:39 34f0820af87b: Preparing 21:07:39 c4fd2761d441: Preparing 21:07:39 73a7be57e3be: Preparing 21:07:39 825d5f7d74b0: Preparing 21:07:39 a4ed4659289e: Preparing 21:07:39 50ec9e9347d1: Preparing 21:07:39 134c791b2016: Preparing 21:07:39 3a8e69606d41: Preparing 21:07:39 ee420dfed78a: Preparing 21:07:39 50ec9e9347d1: Waiting 21:07:39 134c791b2016: Waiting 21:07:39 825d5f7d74b0: Waiting 21:07:39 3a8e69606d41: Waiting 21:07:39 ee420dfed78a: Waiting 21:07:39 a4ed4659289e: Waiting 21:07:40 73a7be57e3be: Layer already exists 21:07:40 926a1cd80e5b: Layer already exists 21:07:40 f0ca6de24bac: Layer already exists 21:07:40 c4fd2761d441: Layer already exists 21:07:40 34f0820af87b: Layer already exists 21:07:40 825d5f7d74b0: Layer already exists 21:07:40 a4ed4659289e: Layer already exists 21:07:40 50ec9e9347d1: Layer already exists 21:07:40 3a8e69606d41: Layer already exists 21:07:40 134c791b2016: Layer already exists 21:07:40 ee420dfed78a: Layer already exists 21:07:40 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh 21:07:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:07:41 926a1cd80e5b: Preparing 21:07:41 926a1cd80e5b: Preparing 21:07:41 f0ca6de24bac: Preparing 21:07:41 34f0820af87b: Preparing 21:07:41 c4fd2761d441: Preparing 21:07:41 73a7be57e3be: Preparing 21:07:41 825d5f7d74b0: Preparing 21:07:41 a4ed4659289e: Preparing 21:07:41 50ec9e9347d1: Preparing 21:07:41 134c791b2016: Preparing 21:07:41 3a8e69606d41: Preparing 21:07:41 ee420dfed78a: Preparing 21:07:41 a4ed4659289e: Waiting 21:07:41 50ec9e9347d1: Waiting 21:07:41 134c791b2016: Waiting 21:07:41 825d5f7d74b0: Waiting 21:07:41 3a8e69606d41: Waiting 21:07:41 ee420dfed78a: Waiting 21:07:41 f0ca6de24bac: Layer already exists 21:07:41 73a7be57e3be: Layer already exists 21:07:41 c4fd2761d441: Layer already exists 21:07:41 926a1cd80e5b: Layer already exists 21:07:41 34f0820af87b: Layer already exists 21:07:41 50ec9e9347d1: Layer already exists 21:07:41 134c791b2016: Layer already exists 21:07:41 a4ed4659289e: Layer already exists 21:07:41 825d5f7d74b0: Layer already exists 21:07:41 3a8e69606d41: Layer already exists 21:07:41 ee420dfed78a: Layer already exists 21:07:41 main: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:41 ===================================================== [Pipeline] echo 21:07:41 taggedImages: 21:07:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:07:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 21:07:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:07:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:07:41 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:41 latest 21:07:41 2.0.1-dev.82 21:07:41 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:41 main 21:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:42 ccd4685ac0c0: Preparing 21:07:42 7d15f0e2d84e: Preparing 21:07:42 9adeb8caf9f6: Preparing 21:07:42 bedcf6f3b4d2: Preparing 21:07:42 2b2a8b199148: Preparing 21:07:42 ee420dfed78a: Preparing 21:07:42 ee420dfed78a: Waiting 21:07:42 9adeb8caf9f6: Pushed 21:07:42 bedcf6f3b4d2: Pushed 21:07:42 ee420dfed78a: Layer already exists 21:07:43 2b2a8b199148: Pushed 21:07:45 7d15f0e2d84e: Pushed 21:07:45 ccd4685ac0c0: Pushed 21:07:45 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh 21:07:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:46 ccd4685ac0c0: Preparing 21:07:46 7d15f0e2d84e: Preparing 21:07:46 9adeb8caf9f6: Preparing 21:07:46 bedcf6f3b4d2: Preparing 21:07:46 2b2a8b199148: Preparing 21:07:46 ee420dfed78a: Preparing 21:07:46 ee420dfed78a: Waiting 21:07:46 ccd4685ac0c0: Layer already exists 21:07:46 7d15f0e2d84e: Layer already exists 21:07:46 9adeb8caf9f6: Layer already exists 21:07:46 2b2a8b199148: Layer already exists 21:07:46 bedcf6f3b4d2: Layer already exists 21:07:46 ee420dfed78a: Layer already exists 21:07:46 latest: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh 21:07:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 21:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:47 ccd4685ac0c0: Preparing 21:07:47 7d15f0e2d84e: Preparing 21:07:47 9adeb8caf9f6: Preparing 21:07:47 bedcf6f3b4d2: Preparing 21:07:47 2b2a8b199148: Preparing 21:07:47 ee420dfed78a: Preparing 21:07:47 ee420dfed78a: Waiting 21:07:47 9adeb8caf9f6: Layer already exists 21:07:47 ccd4685ac0c0: Layer already exists 21:07:47 bedcf6f3b4d2: Layer already exists 21:07:47 7d15f0e2d84e: Layer already exists 21:07:47 2b2a8b199148: Layer already exists 21:07:47 ee420dfed78a: Layer already exists 21:07:47 2.0.1-dev.82: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh 21:07:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:48 ccd4685ac0c0: Preparing 21:07:48 7d15f0e2d84e: Preparing 21:07:48 9adeb8caf9f6: Preparing 21:07:48 bedcf6f3b4d2: Preparing 21:07:48 2b2a8b199148: Preparing 21:07:48 ee420dfed78a: Preparing 21:07:48 ee420dfed78a: Waiting 21:07:48 ccd4685ac0c0: Layer already exists 21:07:48 bedcf6f3b4d2: Layer already exists 21:07:48 7d15f0e2d84e: Layer already exists 21:07:48 9adeb8caf9f6: Layer already exists 21:07:48 2b2a8b199148: Layer already exists 21:07:48 ee420dfed78a: Layer already exists 21:07:48 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh 21:07:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:49 ccd4685ac0c0: Preparing 21:07:49 7d15f0e2d84e: Preparing 21:07:49 9adeb8caf9f6: Preparing 21:07:49 bedcf6f3b4d2: Preparing 21:07:49 2b2a8b199148: Preparing 21:07:49 ee420dfed78a: Preparing 21:07:49 ee420dfed78a: Waiting 21:07:49 7d15f0e2d84e: Layer already exists 21:07:49 9adeb8caf9f6: Layer already exists 21:07:49 2b2a8b199148: Layer already exists 21:07:49 ccd4685ac0c0: Layer already exists 21:07:49 bedcf6f3b4d2: Layer already exists 21:07:49 ee420dfed78a: Layer already exists 21:07:49 main: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:49 ===================================================== [Pipeline] echo 21:07:49 taggedImages: 21:07:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:07:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 21:07:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:07:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:07:49 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:49 latest 21:07:49 2.0.1-dev.82 21:07:49 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:49 main 21:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:50 47f946796f8c: Preparing 21:07:50 a2d5c55b3e73: Preparing 21:07:50 0a395aa3bd6b: Preparing 21:07:50 073cd7acedf7: Preparing 21:07:50 da8ba0e9581c: Preparing 21:07:50 d97b800019e2: Preparing 21:07:50 30bde930b440: Preparing 21:07:50 19c6046ba533: Preparing 21:07:50 82c53ab4c745: Preparing 21:07:50 ee420dfed78a: Preparing 21:07:50 d97b800019e2: Waiting 21:07:50 30bde930b440: Waiting 21:07:50 19c6046ba533: Waiting 21:07:50 82c53ab4c745: Waiting 21:07:50 ee420dfed78a: Waiting 21:07:50 da8ba0e9581c: Pushed 21:07:50 47f946796f8c: Pushed 21:07:50 a2d5c55b3e73: Pushed 21:07:50 d97b800019e2: Pushed 21:07:50 30bde930b440: Pushed 21:07:50 19c6046ba533: Pushed 21:07:50 ee420dfed78a: Layer already exists 21:07:51 82c53ab4c745: Pushed 21:07:53 073cd7acedf7: Pushed 21:07:53 0a395aa3bd6b: Pushed 21:07:53 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:07:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:07:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:54 47f946796f8c: Preparing 21:07:54 a2d5c55b3e73: Preparing 21:07:54 0a395aa3bd6b: Preparing 21:07:54 073cd7acedf7: Preparing 21:07:54 da8ba0e9581c: Preparing 21:07:54 d97b800019e2: Preparing 21:07:54 30bde930b440: Preparing 21:07:54 19c6046ba533: Preparing 21:07:54 82c53ab4c745: Preparing 21:07:54 ee420dfed78a: Preparing 21:07:54 d97b800019e2: Waiting 21:07:54 30bde930b440: Waiting 21:07:54 19c6046ba533: Waiting 21:07:54 82c53ab4c745: Waiting 21:07:54 ee420dfed78a: Waiting 21:07:54 0a395aa3bd6b: Layer already exists 21:07:54 a2d5c55b3e73: Layer already exists 21:07:54 073cd7acedf7: Layer already exists 21:07:54 da8ba0e9581c: Layer already exists 21:07:54 47f946796f8c: Layer already exists 21:07:54 d97b800019e2: Layer already exists 21:07:54 30bde930b440: Layer already exists 21:07:54 82c53ab4c745: Layer already exists 21:07:54 19c6046ba533: Layer already exists 21:07:54 ee420dfed78a: Layer already exists 21:07:54 latest: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:07:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 21:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:55 47f946796f8c: Preparing 21:07:55 a2d5c55b3e73: Preparing 21:07:55 0a395aa3bd6b: Preparing 21:07:55 073cd7acedf7: Preparing 21:07:55 da8ba0e9581c: Preparing 21:07:55 d97b800019e2: Preparing 21:07:55 30bde930b440: Preparing 21:07:55 19c6046ba533: Preparing 21:07:55 82c53ab4c745: Preparing 21:07:55 ee420dfed78a: Preparing 21:07:55 d97b800019e2: Waiting 21:07:55 30bde930b440: Waiting 21:07:55 82c53ab4c745: Waiting 21:07:55 ee420dfed78a: Waiting 21:07:55 19c6046ba533: Waiting 21:07:55 47f946796f8c: Layer already exists 21:07:55 073cd7acedf7: Layer already exists 21:07:55 da8ba0e9581c: Layer already exists 21:07:55 0a395aa3bd6b: Layer already exists 21:07:55 a2d5c55b3e73: Layer already exists 21:07:55 d97b800019e2: Layer already exists 21:07:55 19c6046ba533: Layer already exists 21:07:55 30bde930b440: Layer already exists 21:07:55 ee420dfed78a: Layer already exists 21:07:55 82c53ab4c745: Layer already exists 21:07:55 2.0.1-dev.82: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:07:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:07:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:56 47f946796f8c: Preparing 21:07:56 a2d5c55b3e73: Preparing 21:07:56 0a395aa3bd6b: Preparing 21:07:56 073cd7acedf7: Preparing 21:07:56 da8ba0e9581c: Preparing 21:07:56 d97b800019e2: Preparing 21:07:56 30bde930b440: Preparing 21:07:56 19c6046ba533: Preparing 21:07:56 82c53ab4c745: Preparing 21:07:56 ee420dfed78a: Preparing 21:07:56 d97b800019e2: Waiting 21:07:56 30bde930b440: Waiting 21:07:56 19c6046ba533: Waiting 21:07:56 82c53ab4c745: Waiting 21:07:56 ee420dfed78a: Waiting 21:07:56 073cd7acedf7: Layer already exists 21:07:56 47f946796f8c: Layer already exists 21:07:56 da8ba0e9581c: Layer already exists 21:07:56 0a395aa3bd6b: Layer already exists 21:07:56 a2d5c55b3e73: Layer already exists 21:07:56 30bde930b440: Layer already exists 21:07:56 d97b800019e2: Layer already exists 21:07:56 82c53ab4c745: Layer already exists 21:07:56 ee420dfed78a: Layer already exists 21:07:56 19c6046ba533: Layer already exists 21:07:56 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh 21:07:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 21:07:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:57 47f946796f8c: Preparing 21:07:57 a2d5c55b3e73: Preparing 21:07:57 0a395aa3bd6b: Preparing 21:07:57 073cd7acedf7: Preparing 21:07:57 da8ba0e9581c: Preparing 21:07:57 d97b800019e2: Preparing 21:07:57 30bde930b440: Preparing 21:07:57 19c6046ba533: Preparing 21:07:57 82c53ab4c745: Preparing 21:07:57 ee420dfed78a: Preparing 21:07:57 d97b800019e2: Waiting 21:07:57 19c6046ba533: Waiting 21:07:57 82c53ab4c745: Waiting 21:07:57 30bde930b440: Waiting 21:07:57 ee420dfed78a: Waiting 21:07:57 47f946796f8c: Layer already exists 21:07:57 0a395aa3bd6b: Layer already exists 21:07:57 073cd7acedf7: Layer already exists 21:07:57 a2d5c55b3e73: Layer already exists 21:07:57 da8ba0e9581c: Layer already exists 21:07:57 d97b800019e2: Layer already exists 21:07:57 19c6046ba533: Layer already exists 21:07:57 82c53ab4c745: Layer already exists 21:07:57 30bde930b440: Layer already exists 21:07:57 ee420dfed78a: Layer already exists 21:07:57 main: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:57 ===================================================== [Pipeline] echo 21:07:57 taggedImages: 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:07:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:07:57 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:57 latest 21:07:57 2.0.1-dev.82 21:07:57 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:07:57 main 21:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:07:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:07:58 287e01aed58d: Preparing 21:07:58 6a6629e05ad4: Preparing 21:07:58 825d5f7d74b0: Preparing 21:07:58 af6806664f62: Preparing 21:07:58 ee420dfed78a: Preparing 21:07:58 825d5f7d74b0: Layer already exists 21:07:58 ee420dfed78a: Layer already exists 21:07:58 287e01aed58d: Pushed 21:07:59 af6806664f62: Pushed 21:08:01 6a6629e05ad4: Pushed 21:08:02 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:08:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:08:02 287e01aed58d: Preparing 21:08:02 6a6629e05ad4: Preparing 21:08:02 825d5f7d74b0: Preparing 21:08:02 af6806664f62: Preparing 21:08:02 ee420dfed78a: Preparing 21:08:03 825d5f7d74b0: Layer already exists 21:08:03 af6806664f62: Layer already exists 21:08:03 287e01aed58d: Layer already exists 21:08:03 6a6629e05ad4: Layer already exists 21:08:03 ee420dfed78a: Layer already exists 21:08:03 latest: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:08:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 21:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:08:03 287e01aed58d: Preparing 21:08:03 6a6629e05ad4: Preparing 21:08:03 825d5f7d74b0: Preparing 21:08:03 af6806664f62: Preparing 21:08:03 ee420dfed78a: Preparing 21:08:04 287e01aed58d: Layer already exists 21:08:04 ee420dfed78a: Layer already exists 21:08:04 6a6629e05ad4: Layer already exists 21:08:04 825d5f7d74b0: Layer already exists 21:08:04 af6806664f62: Layer already exists 21:08:04 2.0.1-dev.82: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:08:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:08:04 287e01aed58d: Preparing 21:08:04 6a6629e05ad4: Preparing 21:08:04 825d5f7d74b0: Preparing 21:08:04 af6806664f62: Preparing 21:08:04 ee420dfed78a: Preparing 21:08:05 825d5f7d74b0: Layer already exists 21:08:05 6a6629e05ad4: Layer already exists 21:08:05 af6806664f62: Layer already exists 21:08:05 ee420dfed78a: Layer already exists 21:08:05 287e01aed58d: Layer already exists 21:08:05 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh 21:08:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 21:08:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:08:05 287e01aed58d: Preparing 21:08:05 6a6629e05ad4: Preparing 21:08:05 825d5f7d74b0: Preparing 21:08:05 af6806664f62: Preparing 21:08:05 ee420dfed78a: Preparing 21:08:06 af6806664f62: Layer already exists 21:08:06 825d5f7d74b0: Layer already exists 21:08:06 ee420dfed78a: Layer already exists 21:08:06 287e01aed58d: Layer already exists 21:08:06 6a6629e05ad4: Layer already exists 21:08:06 main: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:06 ===================================================== [Pipeline] echo 21:08:06 taggedImages: 21:08:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:08:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 21:08:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:08:06 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:08:06 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:06 latest 21:08:06 2.0.1-dev.82 21:08:06 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:06 main 21:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:08:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:08:07 25acb44ae382: Preparing 21:08:07 4a6879d6cc18: Preparing 21:08:07 825d5f7d74b0: Preparing 21:08:07 5a90975c8b9e: Preparing 21:08:07 ee420dfed78a: Preparing 21:08:07 5a90975c8b9e: Layer already exists 21:08:07 825d5f7d74b0: Layer already exists 21:08:07 ee420dfed78a: Layer already exists 21:08:07 25acb44ae382: Pushed 21:08:10 4a6879d6cc18: Pushed 21:08:10 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh 21:08:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:08:11 25acb44ae382: Preparing 21:08:11 4a6879d6cc18: Preparing 21:08:11 825d5f7d74b0: Preparing 21:08:11 5a90975c8b9e: Preparing 21:08:11 ee420dfed78a: Preparing 21:08:11 ee420dfed78a: Layer already exists 21:08:11 5a90975c8b9e: Layer already exists 21:08:11 825d5f7d74b0: Layer already exists 21:08:11 25acb44ae382: Layer already exists 21:08:11 4a6879d6cc18: Layer already exists 21:08:11 latest: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh 21:08:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 21:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:08:12 25acb44ae382: Preparing 21:08:12 4a6879d6cc18: Preparing 21:08:12 825d5f7d74b0: Preparing 21:08:12 5a90975c8b9e: Preparing 21:08:12 ee420dfed78a: Preparing 21:08:12 4a6879d6cc18: Layer already exists 21:08:12 5a90975c8b9e: Layer already exists 21:08:12 25acb44ae382: Layer already exists 21:08:12 825d5f7d74b0: Layer already exists 21:08:12 ee420dfed78a: Layer already exists 21:08:12 2.0.1-dev.82: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh 21:08:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:08:13 25acb44ae382: Preparing 21:08:13 4a6879d6cc18: Preparing 21:08:13 825d5f7d74b0: Preparing 21:08:13 5a90975c8b9e: Preparing 21:08:13 ee420dfed78a: Preparing 21:08:13 5a90975c8b9e: Layer already exists 21:08:13 825d5f7d74b0: Layer already exists 21:08:13 25acb44ae382: Layer already exists 21:08:13 ee420dfed78a: Layer already exists 21:08:13 4a6879d6cc18: Layer already exists 21:08:13 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh 21:08:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 21:08:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:08:14 25acb44ae382: Preparing 21:08:14 4a6879d6cc18: Preparing 21:08:14 825d5f7d74b0: Preparing 21:08:14 5a90975c8b9e: Preparing 21:08:14 ee420dfed78a: Preparing 21:08:14 ee420dfed78a: Layer already exists 21:08:14 5a90975c8b9e: Layer already exists 21:08:14 825d5f7d74b0: Layer already exists 21:08:14 25acb44ae382: Layer already exists 21:08:14 4a6879d6cc18: Layer already exists 21:08:14 main: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:14 ===================================================== [Pipeline] echo 21:08:14 taggedImages: 21:08:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:08:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 21:08:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:08:15 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:08:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:15 latest 21:08:15 2.0.1-dev.82 21:08:15 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:15 main 21:08:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh 21:08:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:08:15 bcb7e45c3e4b: Preparing 21:08:15 983722bd1729: Preparing 21:08:15 05deec3bec39: Preparing 21:08:15 429201b100d0: Preparing 21:08:15 166dde17997b: Preparing 21:08:15 78c4bc0ebec3: Preparing 21:08:15 45596ee15a31: Preparing 21:08:15 52dc75cd08be: Preparing 21:08:15 a6e1fd50fee5: Preparing 21:08:15 56eb02710082: Preparing 21:08:15 ee420dfed78a: Preparing 21:08:15 52dc75cd08be: Waiting 21:08:15 a6e1fd50fee5: Waiting 21:08:15 56eb02710082: Waiting 21:08:15 ee420dfed78a: Waiting 21:08:15 78c4bc0ebec3: Waiting 21:08:15 45596ee15a31: Waiting 21:08:15 166dde17997b: Layer already exists 21:08:15 78c4bc0ebec3: Layer already exists 21:08:16 45596ee15a31: Layer already exists 21:08:16 983722bd1729: Pushed 21:08:16 52dc75cd08be: Layer already exists 21:08:16 a6e1fd50fee5: Layer already exists 21:08:16 56eb02710082: Layer already exists 21:08:16 ee420dfed78a: Layer already exists 21:08:16 bcb7e45c3e4b: Pushed 21:08:18 05deec3bec39: Pushed 21:08:37 429201b100d0: Pushed 21:08:37 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh 21:08:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:08:37 bcb7e45c3e4b: Preparing 21:08:37 983722bd1729: Preparing 21:08:37 05deec3bec39: Preparing 21:08:37 429201b100d0: Preparing 21:08:37 166dde17997b: Preparing 21:08:37 78c4bc0ebec3: Preparing 21:08:37 45596ee15a31: Preparing 21:08:37 52dc75cd08be: Preparing 21:08:37 a6e1fd50fee5: Preparing 21:08:37 56eb02710082: Preparing 21:08:37 ee420dfed78a: Preparing 21:08:37 45596ee15a31: Waiting 21:08:38 52dc75cd08be: Waiting 21:08:38 a6e1fd50fee5: Waiting 21:08:38 56eb02710082: Waiting 21:08:38 ee420dfed78a: Waiting 21:08:38 78c4bc0ebec3: Waiting 21:08:38 05deec3bec39: Layer already exists 21:08:38 429201b100d0: Layer already exists 21:08:38 bcb7e45c3e4b: Layer already exists 21:08:38 983722bd1729: Layer already exists 21:08:38 166dde17997b: Layer already exists 21:08:38 a6e1fd50fee5: Layer already exists 21:08:38 78c4bc0ebec3: Layer already exists 21:08:38 52dc75cd08be: Layer already exists 21:08:38 56eb02710082: Layer already exists 21:08:38 45596ee15a31: Layer already exists 21:08:38 ee420dfed78a: Layer already exists 21:08:38 latest: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh 21:08:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 21:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:08:38 bcb7e45c3e4b: Preparing 21:08:38 983722bd1729: Preparing 21:08:38 05deec3bec39: Preparing 21:08:38 429201b100d0: Preparing 21:08:38 166dde17997b: Preparing 21:08:38 78c4bc0ebec3: Preparing 21:08:38 45596ee15a31: Preparing 21:08:38 52dc75cd08be: Preparing 21:08:38 a6e1fd50fee5: Preparing 21:08:38 56eb02710082: Preparing 21:08:38 ee420dfed78a: Preparing 21:08:38 78c4bc0ebec3: Waiting 21:08:38 45596ee15a31: Waiting 21:08:38 52dc75cd08be: Waiting 21:08:38 a6e1fd50fee5: Waiting 21:08:38 56eb02710082: Waiting 21:08:38 ee420dfed78a: Waiting 21:08:39 05deec3bec39: Layer already exists 21:08:39 166dde17997b: Layer already exists 21:08:39 429201b100d0: Layer already exists 21:08:39 983722bd1729: Layer already exists 21:08:39 bcb7e45c3e4b: Layer already exists 21:08:39 52dc75cd08be: Layer already exists 21:08:39 45596ee15a31: Layer already exists 21:08:39 78c4bc0ebec3: Layer already exists 21:08:39 a6e1fd50fee5: Layer already exists 21:08:39 56eb02710082: Layer already exists 21:08:39 ee420dfed78a: Layer already exists 21:08:39 2.0.1-dev.82: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh 21:08:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh 21:08:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:08:39 bcb7e45c3e4b: Preparing 21:08:39 983722bd1729: Preparing 21:08:39 05deec3bec39: Preparing 21:08:39 429201b100d0: Preparing 21:08:39 166dde17997b: Preparing 21:08:39 78c4bc0ebec3: Preparing 21:08:39 45596ee15a31: Preparing 21:08:39 52dc75cd08be: Preparing 21:08:39 a6e1fd50fee5: Preparing 21:08:39 56eb02710082: Preparing 21:08:39 ee420dfed78a: Preparing 21:08:39 45596ee15a31: Waiting 21:08:39 52dc75cd08be: Waiting 21:08:39 a6e1fd50fee5: Waiting 21:08:39 56eb02710082: Waiting 21:08:39 ee420dfed78a: Waiting 21:08:39 78c4bc0ebec3: Waiting 21:08:40 bcb7e45c3e4b: Layer already exists 21:08:40 983722bd1729: Layer already exists 21:08:40 05deec3bec39: Layer already exists 21:08:40 166dde17997b: Layer already exists 21:08:40 429201b100d0: Layer already exists 21:08:40 45596ee15a31: Layer already exists 21:08:40 a6e1fd50fee5: Layer already exists 21:08:40 78c4bc0ebec3: Layer already exists 21:08:40 56eb02710082: Layer already exists 21:08:40 52dc75cd08be: Layer already exists 21:08:40 ee420dfed78a: Layer already exists 21:08:40 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh 21:08:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 21:08:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:08:41 bcb7e45c3e4b: Preparing 21:08:41 983722bd1729: Preparing 21:08:41 05deec3bec39: Preparing 21:08:41 429201b100d0: Preparing 21:08:41 166dde17997b: Preparing 21:08:41 78c4bc0ebec3: Preparing 21:08:41 45596ee15a31: Preparing 21:08:41 52dc75cd08be: Preparing 21:08:41 a6e1fd50fee5: Preparing 21:08:41 56eb02710082: Preparing 21:08:41 ee420dfed78a: Preparing 21:08:41 52dc75cd08be: Waiting 21:08:41 56eb02710082: Waiting 21:08:41 a6e1fd50fee5: Waiting 21:08:41 ee420dfed78a: Waiting 21:08:41 78c4bc0ebec3: Waiting 21:08:41 45596ee15a31: Waiting 21:08:41 05deec3bec39: Layer already exists 21:08:41 bcb7e45c3e4b: Layer already exists 21:08:41 983722bd1729: Layer already exists 21:08:41 166dde17997b: Layer already exists 21:08:41 429201b100d0: Layer already exists 21:08:41 56eb02710082: Layer already exists 21:08:41 78c4bc0ebec3: Layer already exists 21:08:41 a6e1fd50fee5: Layer already exists 21:08:41 45596ee15a31: Layer already exists 21:08:41 52dc75cd08be: Layer already exists 21:08:41 ee420dfed78a: Layer already exists 21:08:41 main: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:41 ===================================================== [Pipeline] echo 21:08:41 taggedImages: 21:08:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 21:08:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:08:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 21:08:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 21:08:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:41 21:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:42 arm64: Pulling from edgex-lftools-log-publisher 21:08:42 448f6bf000e3: Pulling fs layer 21:08:42 f757da607395: Pulling fs layer 21:08:42 05883995daec: Pulling fs layer 21:08:42 8603b9c90790: Pulling fs layer 21:08:42 1560dd03e051: Pulling fs layer 21:08:42 27f5ce0e4adf: Pulling fs layer 21:08:42 c2d8d7efcc4b: Pulling fs layer 21:08:42 1560dd03e051: Waiting 21:08:42 27f5ce0e4adf: Waiting 21:08:42 c2d8d7efcc4b: Waiting 21:08:42 8603b9c90790: Waiting 21:08:42 f757da607395: Verifying Checksum 21:08:42 f757da607395: Download complete 21:08:42 8603b9c90790: Verifying Checksum 21:08:42 8603b9c90790: Download complete 21:08:42 1560dd03e051: Verifying Checksum 21:08:42 1560dd03e051: Download complete 21:08:42 05883995daec: Verifying Checksum 21:08:42 05883995daec: Download complete 21:08:42 27f5ce0e4adf: Verifying Checksum 21:08:42 27f5ce0e4adf: Download complete 21:08:43 448f6bf000e3: Verifying Checksum 21:08:43 448f6bf000e3: Download complete 21:08:46 c2d8d7efcc4b: Verifying Checksum 21:08:46 c2d8d7efcc4b: Download complete 21:08:47 448f6bf000e3: Pull complete 21:08:48 f757da607395: Pull complete 21:08:50 05883995daec: Pull complete 21:08:50 8603b9c90790: Pull complete 21:08:51 1560dd03e051: Pull complete 21:08:52 27f5ce0e4adf: Pull complete 21:09:10 c2d8d7efcc4b: Pull complete 21:09:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:09:11 prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container 21:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:09:14 $ docker top 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:16 ---> job-cost.sh 21:09:16 lf-activate-venv: SKIPPING 21:09:16 INFO: No Stack... 21:09:17 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:17 INFO: Archiving Costs [Pipeline] sh 21:09:18 + + catcut /w/workspace/edgex-go/94/archives/cost.csv -d, 21:09:18 -f6 [Pipeline] lock 21:09:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] 21:09:18 Resource [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] did not exist. Created. 21:09:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:19 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:20 Stashed 1 file(s) [Pipeline] } 21:09:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:20 $ docker stop --time=1 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 21:09:21 $ docker rm -f 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:09:22 provisioning config files... 21:09:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/94@tmp/config878161806783129531tmp [Pipeline] { [Pipeline] sh 21:09:22 + set +x 21:09:22 + curl -s https://codecov.io/bash 21:09:22 + bash -s -- 21:09:22 21:09:22 _____ _ 21:09:22 / ____| | | 21:09:22 | | ___ __| | ___ ___ _____ __ 21:09:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:22 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:22 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:22 Bash-1.0.6 21:09:22 21:09:22 21:09:22 ==> git version 2.24.4 found 21:09:22 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:09:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:09:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:09:22 ==> Jenkins CI detected. 21:09:23 current dir:  /w/workspace/edgex-go/94 21:09:23 project root: . 21:09:23 --> token set from env 21:09:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:23 ==> Running gcov in . (disable via -X gcov) 21:09:23 ==> Python coveragepy not found 21:09:23 ==> Searching for coverage reports in: 21:09:23 + . 21:09:23 -> Found 1 reports 21:09:23 ==> Detecting git/mercurial file structure 21:09:23 ==> Reading reports 21:09:23 + ./coverage.out bytes=428381 21:09:23 ==> Appending adjustments 21:09:23 https://docs.codecov.io/docs/fixing-reports 21:09:24 + Found adjustments 21:09:24 ==> Gzipping contents 21:09:24 60K /tmp/codecov.Xcbqqt.gz 21:09:24 ==> Uploading reports 21:09:24 url: https://codecov.io 21:09:24 query: branch=main&commit=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:24 -> Pinging Codecov 21:09:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:24 -> Uploading to 21:09:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/2c337aa67f7f49cab4b4922dfb9771da0d6f35f3/39a00b66-5248-4146-bc03-ecb92fb9bd1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T210924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=318c213f5557c757eb1341b27e779ba232527230c163c1f493023be0b4d4a326 21:09:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:24 Dload Upload Total Spent Left Speed 21:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57664 0 0 100 57664 0 180k --:--:-- --:--:-- --:--:-- 181k 21:09:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] } 21:09:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:09:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:25 21:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:25 188c0c94c7c5: Pulling fs layer 21:09:25 0ef7d3d256c8: Pulling fs layer 21:09:25 de9db76c5a1d: Pulling fs layer 21:09:25 0eba1c9be4d2: Pulling fs layer 21:09:25 0d57e429df01: Pulling fs layer 21:09:25 4e4be7b47b0d: Pulling fs layer 21:09:25 e1f770b5df2f: Pulling fs layer 21:09:25 85a0685a4137: Pulling fs layer 21:09:25 0eba1c9be4d2: Waiting 21:09:25 0d57e429df01: Waiting 21:09:25 4e4be7b47b0d: Waiting 21:09:25 e1f770b5df2f: Waiting 21:09:25 85a0685a4137: Waiting 21:09:25 de9db76c5a1d: Verifying Checksum 21:09:25 de9db76c5a1d: Download complete 21:09:25 0ef7d3d256c8: Verifying Checksum 21:09:25 0ef7d3d256c8: Download complete 21:09:25 0d57e429df01: Verifying Checksum 21:09:25 0d57e429df01: Download complete 21:09:25 4e4be7b47b0d: Verifying Checksum 21:09:25 4e4be7b47b0d: Download complete 21:09:25 188c0c94c7c5: Verifying Checksum 21:09:25 188c0c94c7c5: Download complete 21:09:26 188c0c94c7c5: Pull complete 21:09:26 e1f770b5df2f: Verifying Checksum 21:09:26 e1f770b5df2f: Download complete 21:09:26 0eba1c9be4d2: Verifying Checksum 21:09:26 0eba1c9be4d2: Download complete 21:09:26 0ef7d3d256c8: Pull complete 21:09:26 de9db76c5a1d: Pull complete 21:09:26 85a0685a4137: Verifying Checksum 21:09:26 85a0685a4137: Download complete 21:09:30 0eba1c9be4d2: Pull complete 21:09:30 0d57e429df01: Pull complete 21:09:30 4e4be7b47b0d: Pull complete 21:09:31 e1f770b5df2f: Pull complete 21:09:34 85a0685a4137: Pull complete 21:09:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:09:34 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:09:37 $ docker top f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:09:37 + set -o pipefail 21:09:37 + snyk monitor '--org=edgex-jenkins' 21:09:42 21:09:42 Monitoring /w/workspace/edgex-go/94 (github.com/edgexfoundry/edgex-go)... 21:09:42 21:09:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9a4e4e2f-7bf9-498d-86b1-0d43dfdaf305 21:09:42 21:09:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:09:42 21:09:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:42 21:09:42 [Pipeline] } 21:09:42 $ docker stop --time=1 f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c 21:09:44 $ docker rm -f f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:09:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:45 provisioning config files... 21:09:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/94@tmp/config3647148862763525277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:45 --> edgex-publish-swagger.sh 21:09:45 === Publish openapi/v2 API === 21:09:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:09:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/94/openapi/v2/core-command.yaml] 21:09:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:45 Dload Upload Total Spent Left Speed 21:09:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29878 0:00:01 0:00:01 --:--:-- 29906 21:09:46 21:09:46 21:09:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/94/openapi/v2/core-data.yaml] 21:09:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:46 Dload Upload Total Spent Left Speed 21:09:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 70404 0:00:01 0:00:01 --:--:-- 70481 21:09:47 21:09:47 21:09:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/94/openapi/v2/core-metadata.yaml] 21:09:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:47 Dload Upload Total Spent Left Speed 21:09:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 110k 21:09:48 21:09:48 21:09:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/94/openapi/v2/support-notifications.yaml] 21:09:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:48 Dload Upload Total Spent Left Speed 21:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 91881 --:--:-- --:--:-- --:--:-- 91861 100 88830 0 0 100 88830 0 91865 --:--:-- --:--:-- --:--:-- 91861 21:09:49 21:09:49 21:09:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/94/openapi/v2/support-scheduler.yaml] 21:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:49 Dload Upload Total Spent Left Speed 21:09:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 41746 --:--:-- --:--:-- --:--:-- 41772 21:09:50 21:09:50 21:09:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/94/openapi/v2/system-agent.yaml] 21:09:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:50 Dload Upload Total Spent Left Speed 21:09:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19000 0:00:01 0:00:01 --:--:-- 18995 100 19603 0 0 100 19603 0 18997 0:00:01 0:00:01 --:--:-- 18995 21:09:51 21:09:51 [Pipeline] } 21:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 21:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:09:52 . [Pipeline] withDockerContainer 21:09:52 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:09:52 $ docker top cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:52 [ssh-agent] Looking for ssh-agent implementation... 21:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:52 $ docker exec cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 ssh-agent 21:09:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKGBDA/agent.14 21:09:53 SSH_AGENT_PID=21 21:09:53 Running ssh-add (command line suppressed) 21:09:53 Identity added: /w/workspace/edgex-go/94@tmp/private_key_3176372149311467210.key (/w/workspace/edgex-go/94@tmp/private_key_3176372149311467210.key) 21:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:53 + git semver tag 21:09:53 # -> Open(): unable to determine branch for HEAD 21:09:53 # $GIT_DIR = /w/workspace/edgex-go/94/.git 21:09:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/94 21:09:53 # $SEMVER_REMOTE_NAME = origin 21:09:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:09:53 # $SEMVER_USER_NAME = edgex-jenkins 21:09:53 # $SEMVER_BRANCH = main 21:09:53 # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver 21:09:53 # 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 HEAD 21:09:53 # -> Force: false 21:09:53 # 2294a56c5fd61aefb6e2bd0d6a5a2597eba5d245 refs/tags/v2.0.1-dev.82 [Pipeline] } 21:09:53 $ docker exec --env ******** --env ******** cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 ssh-agent -k 21:09:53 unset SSH_AUTH_SOCK; 21:09:53 unset SSH_AGENT_PID; 21:09:53 echo Agent pid 21 killed; 21:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:53 + git semver [Pipeline] } 21:09:53 $ docker stop --time=1 cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 21:09:55 $ docker rm -f cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:55 21:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:55 0.23.1-centos7: Pulling from edgex-lftools 21:09:55 ab5ef0e58194: Pulling fs layer 21:09:55 9712f1f96733: Pulling fs layer 21:09:55 63f879dbbcfc: Pulling fs layer 21:09:55 0d9ebad4ef96: Pulling fs layer 21:09:55 e9a5061849ea: Pulling fs layer 21:09:55 d747dcd14b5f: Pulling fs layer 21:09:55 2de7ff778b66: Pulling fs layer 21:09:55 0d9ebad4ef96: Waiting 21:09:55 d747dcd14b5f: Waiting 21:09:55 2de7ff778b66: Waiting 21:09:55 e9a5061849ea: Waiting 21:09:55 9712f1f96733: Verifying Checksum 21:09:55 9712f1f96733: Download complete 21:09:56 63f879dbbcfc: Verifying Checksum 21:09:56 63f879dbbcfc: Download complete 21:09:56 0d9ebad4ef96: Verifying Checksum 21:09:56 0d9ebad4ef96: Download complete 21:09:56 d747dcd14b5f: Verifying Checksum 21:09:56 d747dcd14b5f: Download complete 21:09:56 e9a5061849ea: Verifying Checksum 21:09:56 e9a5061849ea: Download complete 21:09:56 ab5ef0e58194: Verifying Checksum 21:09:56 ab5ef0e58194: Download complete 21:09:56 2de7ff778b66: Verifying Checksum 21:09:56 2de7ff778b66: Download complete 21:09:59 ab5ef0e58194: Pull complete 21:09:59 9712f1f96733: Pull complete 21:10:00 63f879dbbcfc: Pull complete 21:10:04 0d9ebad4ef96: Pull complete 21:10:04 e9a5061849ea: Pull complete 21:10:04 d747dcd14b5f: Pull complete 21:10:05 2de7ff778b66: Pull complete 21:10:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:10:05 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:10:11 $ docker top 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:10:11 provisioning config files... 21:10:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/94@tmp/config7071887651976509767tmp 21:10:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/94@tmp/config2630702084238356006tmp 21:10:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/94@tmp/config2136389064005560661tmp [Pipeline] { [Pipeline] echo 21:10:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:10:11 ---> sigul-configuration.sh 21:10:11 gpg: directory `/root/.gnupg' created 21:10:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:10:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:10:11 gpg: keyring `/root/.gnupg/secring.gpg' created 21:10:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:10:11 gpg: CAST5 encrypted data 21:10:11 gpg: encrypted with 1 passphrase 21:10:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:10:11 + mkdir /home/jenkins 21:10:11 + mkdir /home/jenkins/sigul [Pipeline] sh 21:10:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:10:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:12 ---> sigul-install.sh 21:10:12 Sigul already installed; skipping installation. [Pipeline] sh 21:10:12 + git tag --list 21:10:12 0.6.0 21:10:12 0.6.1 21:10:12 0.7.0 21:10:12 0.7.1 21:10:12 v1.0.0 21:10:12 v1.0.1 21:10:12 v1.1.0 21:10:12 v1.2.0 21:10:12 v1.2.1 21:10:12 v1.3.0 21:10:12 v1.3.1 21:10:12 v2.0.0 21:10:12 v2.0.1-dev.1 21:10:12 v2.0.1-dev.10 21:10:12 v2.0.1-dev.11 21:10:12 v2.0.1-dev.12 21:10:12 v2.0.1-dev.13 21:10:12 v2.0.1-dev.14 21:10:12 v2.0.1-dev.15 21:10:12 v2.0.1-dev.16 21:10:12 v2.0.1-dev.17 21:10:12 v2.0.1-dev.18 21:10:12 v2.0.1-dev.19 21:10:12 v2.0.1-dev.2 21:10:12 v2.0.1-dev.20 21:10:12 v2.0.1-dev.21 21:10:12 v2.0.1-dev.22 21:10:12 v2.0.1-dev.23 21:10:12 v2.0.1-dev.24 21:10:12 v2.0.1-dev.25 21:10:12 v2.0.1-dev.26 21:10:12 v2.0.1-dev.27 21:10:12 v2.0.1-dev.28 21:10:12 v2.0.1-dev.29 21:10:12 v2.0.1-dev.3 21:10:12 v2.0.1-dev.30 21:10:12 v2.0.1-dev.31 21:10:12 v2.0.1-dev.32 21:10:12 v2.0.1-dev.33 21:10:12 v2.0.1-dev.34 21:10:12 v2.0.1-dev.35 21:10:12 v2.0.1-dev.36 21:10:12 v2.0.1-dev.37 21:10:12 v2.0.1-dev.38 21:10:12 v2.0.1-dev.39 21:10:12 v2.0.1-dev.4 21:10:12 v2.0.1-dev.40 21:10:12 v2.0.1-dev.41 21:10:12 v2.0.1-dev.42 21:10:12 v2.0.1-dev.43 21:10:12 v2.0.1-dev.44 21:10:12 v2.0.1-dev.45 21:10:12 v2.0.1-dev.46 21:10:12 v2.0.1-dev.47 21:10:12 v2.0.1-dev.48 21:10:12 v2.0.1-dev.49 21:10:12 v2.0.1-dev.5 21:10:12 v2.0.1-dev.50 21:10:12 v2.0.1-dev.51 21:10:12 v2.0.1-dev.52 21:10:12 v2.0.1-dev.53 21:10:12 v2.0.1-dev.54 21:10:12 v2.0.1-dev.55 21:10:12 v2.0.1-dev.56 21:10:12 v2.0.1-dev.57 21:10:12 v2.0.1-dev.58 21:10:12 v2.0.1-dev.59 21:10:12 v2.0.1-dev.6 21:10:12 v2.0.1-dev.60 21:10:12 v2.0.1-dev.61 21:10:12 v2.0.1-dev.62 21:10:12 v2.0.1-dev.63 21:10:12 v2.0.1-dev.64 21:10:12 v2.0.1-dev.65 21:10:12 v2.0.1-dev.66 21:10:12 v2.0.1-dev.67 21:10:12 v2.0.1-dev.68 21:10:12 v2.0.1-dev.69 21:10:12 v2.0.1-dev.7 21:10:12 v2.0.1-dev.70 21:10:12 v2.0.1-dev.71 21:10:12 v2.0.1-dev.72 21:10:12 v2.0.1-dev.73 21:10:12 v2.0.1-dev.74 21:10:12 v2.0.1-dev.75 21:10:12 v2.0.1-dev.76 21:10:12 v2.0.1-dev.77 21:10:12 v2.0.1-dev.78 21:10:12 v2.0.1-dev.79 21:10:12 v2.0.1-dev.8 21:10:12 v2.0.1-dev.80 21:10:12 v2.0.1-dev.81 21:10:12 v2.0.1-dev.82 21:10:12 v2.0.1-dev.9 [Pipeline] sh 21:10:13 + lftools sign git-tag v2.0.1-dev.82 21:10:13 Signing Git tag with Sigul... 21:10:13 Signing v2.0.1-dev.82 [Pipeline] echo 21:10:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:14 $ docker stop --time=1 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a 21:10:16 $ docker rm -f 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:16 . [Pipeline] withDockerContainer 21:10:16 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:10:17 $ docker top 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:17 [ssh-agent] Looking for ssh-agent implementation... 21:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:17 $ docker exec 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef ssh-agent 21:10:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICemKI/agent.13 21:10:17 SSH_AGENT_PID=19 21:10:17 Running ssh-add (command line suppressed) 21:10:17 Identity added: /w/workspace/edgex-go/94@tmp/private_key_7881957420385312263.key (/w/workspace/edgex-go/94@tmp/private_key_7881957420385312263.key) 21:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:17 + git semver bump pre 21:10:17 # -> Open(): unable to determine branch for HEAD 21:10:17 # $GIT_DIR = /w/workspace/edgex-go/94/.git 21:10:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/94 21:10:17 # $SEMVER_REMOTE_NAME = origin 21:10:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:17 # $SEMVER_USER_NAME = edgex-jenkins 21:10:17 # $SEMVER_BRANCH = main 21:10:17 # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver 21:10:17 2.0.1-dev.83 [Pipeline] } 21:10:17 $ docker exec --env ******** --env ******** 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef ssh-agent -k 21:10:17 unset SSH_AUTH_SOCK; 21:10:17 unset SSH_AGENT_PID; 21:10:17 echo Agent pid 19 killed; 21:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:18 + git semver [Pipeline] } 21:10:18 $ docker stop --time=1 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef 21:10:19 $ docker rm -f 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:10:19 . [Pipeline] withDockerContainer 21:10:19 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:10:20 $ docker top 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:20 [ssh-agent] Looking for ssh-agent implementation... 21:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:20 $ docker exec 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb ssh-agent 21:10:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpHaML/agent.14 21:10:20 SSH_AGENT_PID=20 21:10:20 Running ssh-add (command line suppressed) 21:10:20 Identity added: /w/workspace/edgex-go/94@tmp/private_key_8786437746832112035.key (/w/workspace/edgex-go/94@tmp/private_key_8786437746832112035.key) 21:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:21 + git semver push 21:10:21 # -> Open(): unable to determine branch for HEAD 21:10:21 # $GIT_DIR = /w/workspace/edgex-go/94/.git 21:10:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/94 21:10:21 # $SEMVER_REMOTE_NAME = origin 21:10:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:10:21 # $SEMVER_USER_NAME = edgex-jenkins 21:10:21 # $SEMVER_BRANCH = main 21:10:21 # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } 21:10:25 $ docker exec --env ******** --env ******** 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb ssh-agent -k 21:10:25 unset SSH_AUTH_SOCK; 21:10:25 unset SSH_AGENT_PID; 21:10:25 echo Agent pid 20 killed; 21:10:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:25 + git semver [Pipeline] } 21:10:25 $ docker stop --time=1 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb 21:10:26 $ docker rm -f 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:10:27 + '[' -d /w/workspace/edgex-go/94/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:28 ---> package-listing.sh 21:10:28 ++ tr '[:upper:]' '[:lower:]' 21:10:28 ++ facter osfamily 21:10:28 + OS_FAMILY=redhat 21:10:28 + workspace=/w/workspace/edgex-go/94 21:10:28 + START_PACKAGES=/tmp/packages_start.txt 21:10:28 + END_PACKAGES=/tmp/packages_end.txt 21:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:28 + PACKAGES=/tmp/packages_start.txt 21:10:28 + '[' /w/workspace/edgex-go/94 ']' 21:10:28 + PACKAGES=/tmp/packages_end.txt 21:10:28 + case "${OS_FAMILY}" in 21:10:28 + rpm -qa 21:10:28 + sort 21:10:31 + '[' -f /tmp/packages_start.txt ']' 21:10:31 + '[' -f /tmp/packages_end.txt ']' 21:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:31 + '[' /w/workspace/edgex-go/94 ']' 21:10:31 + mkdir -p /w/workspace/edgex-go/94/archives/ 21:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/94/archives/ [Pipeline] echo 21:10:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:32 21:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:33 latest: Pulling from edgex-lftools-log-publisher 21:10:33 b4d181a07f80: Pulling fs layer 21:10:33 a1111a8f2ec3: Pulling fs layer 21:10:33 ed53099fbce6: Pulling fs layer 21:10:33 dc539afda2c1: Pulling fs layer 21:10:33 77bc0d833cb6: Pulling fs layer 21:10:33 9065ff56babe: Pulling fs layer 21:10:33 d287ab97295c: Pulling fs layer 21:10:33 dc539afda2c1: Waiting 21:10:33 77bc0d833cb6: Waiting 21:10:33 9065ff56babe: Waiting 21:10:33 d287ab97295c: Waiting 21:10:33 a1111a8f2ec3: Verifying Checksum 21:10:33 a1111a8f2ec3: Download complete 21:10:33 dc539afda2c1: Verifying Checksum 21:10:33 dc539afda2c1: Download complete 21:10:33 ed53099fbce6: Verifying Checksum 21:10:33 ed53099fbce6: Download complete 21:10:33 77bc0d833cb6: Verifying Checksum 21:10:33 77bc0d833cb6: Download complete 21:10:33 9065ff56babe: Verifying Checksum 21:10:33 9065ff56babe: Download complete 21:10:33 b4d181a07f80: Download complete 21:10:33 d287ab97295c: Verifying Checksum 21:10:33 d287ab97295c: Download complete 21:10:35 b4d181a07f80: Pull complete 21:10:35 a1111a8f2ec3: Pull complete 21:10:35 ed53099fbce6: Pull complete 21:10:35 dc539afda2c1: Pull complete 21:10:36 77bc0d833cb6: Pull complete 21:10:36 9065ff56babe: Pull complete 21:10:42 d287ab97295c: Pull complete 21:10:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:10:42 prd-centos7-docker-4c-2g-38 does not seem to be running inside a container 21:10:42 $ 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/94/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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:46 $ docker top 6fc638b8cc5bd9d7de527774c2c5565630e1534d7f46f172bf81d8d90f20876e -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:47 + ls /var/log/sa-host 21:10:47 + sadf -c /var/log/sa-host/sa28 21:10:47 file_magic: OK 21:10:47 HZ: Using current value: 100 21:10:47 file_header: OK 21:10:47 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 21:10:47 Statistics: 21:10:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:47 File successfully converted to sysstat format version 12.0.3 21:10:47 + sadf -c /var/log/sa-host/sa30 21:10:47 file_magic: OK 21:10:47 HZ: Using current value: 100 21:10:47 file_header: OK 21:10:47 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 21:10:47 Statistics: 21:10:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:47 provisioning config files... 21:10:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/94@tmp/config2477726124546827739tmp [Pipeline] { [Pipeline] echo 21:10:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:48 ---> create-netrc.sh [Pipeline] } 21:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:48 ---> python-tools-install.sh [Pipeline] echo 21:10:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:48 ---> sudo-logs.sh 21:10:48 Archiving 'sudo' log.. 21:10:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-38.novalocal: Name or service not known 21:10:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-38.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:10:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:49 ---> job-cost.sh 21:10:49 lf-activate-venv: SKIPPING 21:10:49 DEBUG: total: 0.10999999940395355 21:10:49 INFO: Retrieving Stack Cost... 21:10:49 INFO: Retrieving Pricing Info for: v3-standard-2 21:10:50 INFO: Archiving Costs [Pipeline] echo 21:10:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> logs-deploy.sh 21:10:50 lf-activate-venv: SKIPPING 21:10:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/94 21:10:50 INFO: archiving workspace using pattern(s): 21:10:50 Archives upload complete. 21:10:51 INFO: archiving logs to Nexus 21:10:51 ---> uname -a: 21:10:51 Linux prd-centos7-docker-4c-2g-38.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:10:51 21:10:51 21:10:51 ---> lscpu: 21:10:51 Architecture: x86_64 21:10:51 CPU op-mode(s): 32-bit, 64-bit 21:10:51 Byte Order: Little Endian 21:10:51 Address sizes: 40 bits physical, 48 bits virtual 21:10:51 CPU(s): 2 21:10:51 On-line CPU(s) list: 0,1 21:10:51 Thread(s) per core: 1 21:10:51 Core(s) per socket: 1 21:10:51 Socket(s): 2 21:10:51 NUMA node(s): 1 21:10:51 Vendor ID: AuthenticAMD 21:10:51 CPU family: 23 21:10:51 Model: 49 21:10:51 Model name: AMD EPYC-Rome Processor 21:10:51 Stepping: 0 21:10:51 CPU MHz: 2799.998 21:10:51 BogoMIPS: 5599.99 21:10:51 Virtualization: AMD-V 21:10:51 Hypervisor vendor: KVM 21:10:51 Virtualization type: full 21:10:51 L1d cache: 32K 21:10:51 L1i cache: 32K 21:10:51 L2 cache: 512K 21:10:51 L3 cache: 16384K 21:10:51 NUMA node0 CPU(s): 0,1 21:10:51 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 21:10:51 21:10:51 21:10:51 ---> nproc: 21:10:51 2 21:10:51 21:10:51 21:10:51 ---> df -h: 21:10:51 Filesystem Size Used Avail Use% Mounted on 21:10:51 overlay 40G 15G 26G 37% / 21:10:51 tmpfs 64M 0 64M 0% /dev 21:10:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:10:51 shm 64M 0 64M 0% /dev/shm 21:10:51 /dev/vda1 40G 15G 26G 37% /facter-os 21:10:51 21:10:51 21:10:51 ---> sar -b -r -n DEV: 21:10:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:10:51 21:10:51 18:19:52 LINUX RESTART (2 CPU) 21:10:51 21:10:51 18:21:01 tps rtps wtps bread/s bwrtn/s 21:10:51 18:22:01 79.82 3.16 76.65 2324.20 4212.64 21:10:51 18:23:01 127.39 0.25 127.14 27.57 43569.63 21:10:51 18:24:01 288.91 0.00 288.91 0.00 55703.16 21:10:51 18:25:02 53.33 0.00 53.33 0.00 10763.33 21:10:51 18:26:01 126.14 0.00 126.14 0.00 10412.76 21:10:51 18:27:01 775.48 292.21 483.27 8766.58 309966.58 21:10:51 18:28:01 494.90 111.62 383.28 4356.86 137209.44 21:10:51 18:29:01 381.10 35.39 345.70 3771.22 117136.21 21:10:51 18:30:01 11.27 0.48 10.79 4.13 240.52 21:10:51 18:31:01 0.38 0.05 0.33 0.40 5.33 21:10:51 18:32:01 0.37 0.00 0.37 0.00 4.50 21:10:51 18:33:01 0.25 0.00 0.25 0.00 3.02 21:10:51 18:34:01 0.25 0.00 0.25 0.00 2.73 21:10:51 18:35:01 0.43 0.15 0.28 4.66 3.15 21:10:51 18:36:01 0.80 0.08 0.72 2.67 12.89 21:10:51 18:37:01 0.28 0.00 0.28 0.00 3.30 21:10:51 18:38:01 0.22 0.00 0.22 0.00 2.45 21:10:51 18:39:01 0.27 0.00 0.27 0.00 3.17 21:10:51 18:40:01 0.25 0.00 0.25 0.00 3.81 21:10:51 18:41:01 0.22 0.00 0.22 0.00 2.72 21:10:51 18:42:01 0.28 0.00 0.28 0.00 3.17 21:10:51 18:43:01 0.20 0.00 0.20 0.00 2.87 21:10:51 18:44:01 0.23 0.00 0.23 0.00 1.93 21:10:51 18:45:01 0.28 0.00 0.28 0.00 3.03 21:10:51 18:46:01 0.28 0.00 0.28 0.00 4.08 21:10:51 18:47:01 0.27 0.00 0.27 0.00 3.58 21:10:51 18:48:01 0.25 0.00 0.25 0.00 2.56 21:10:51 18:49:01 0.17 0.00 0.17 0.00 1.49 21:10:51 18:50:01 0.25 0.00 0.25 0.00 3.02 21:10:51 18:51:01 0.20 0.00 0.20 0.00 2.55 21:10:51 18:52:01 0.27 0.02 0.25 0.13 3.02 21:10:51 18:53:01 0.25 0.00 0.25 0.00 2.75 21:10:51 18:54:01 0.20 0.00 0.20 0.00 1.78 21:10:51 18:55:01 0.25 0.00 0.25 0.00 3.15 21:10:51 18:56:01 0.22 0.00 0.22 0.00 2.32 21:10:51 18:57:01 0.25 0.00 0.25 0.00 3.28 21:10:51 18:58:01 0.20 0.00 0.20 0.00 2.45 21:10:51 18:59:01 0.17 0.00 0.17 0.00 1.90 21:10:51 19:00:01 0.28 0.00 0.28 0.00 3.05 21:10:51 19:01:01 0.23 0.02 0.22 0.13 2.32 21:10:51 19:02:01 0.50 0.18 0.32 3.46 5.00 21:10:51 19:03:01 0.28 0.00 0.28 0.00 3.30 21:10:51 19:04:01 0.22 0.00 0.22 0.00 2.72 21:10:51 19:05:01 0.17 0.00 0.17 0.00 1.63 21:10:51 19:06:01 0.20 0.00 0.20 0.00 1.67 21:10:51 19:07:01 0.17 0.00 0.17 0.00 1.50 21:10:51 19:08:01 0.25 0.00 0.25 0.00 3.15 21:10:51 19:09:01 0.22 0.00 0.22 0.00 2.32 21:10:51 19:10:01 0.17 0.00 0.17 0.00 1.63 21:10:51 19:11:01 0.17 0.00 0.17 0.00 1.37 21:10:51 19:12:01 0.17 0.00 0.17 0.00 1.63 21:10:51 19:13:01 0.28 0.00 0.28 0.00 3.08 21:10:51 19:14:01 0.23 0.00 0.23 0.00 2.85 21:10:51 19:15:01 0.20 0.00 0.20 0.00 1.92 21:10:51 19:16:01 0.17 0.00 0.17 0.00 1.37 21:10:51 19:17:01 0.17 0.00 0.17 0.00 1.63 21:10:51 19:18:01 0.17 0.00 0.17 0.00 1.52 21:10:51 19:19:01 0.33 0.00 0.33 0.00 5.16 21:10:51 19:20:01 0.25 0.00 0.25 0.00 3.12 21:10:51 19:21:01 0.25 0.00 0.25 0.00 4.10 21:10:51 19:22:02 0.22 0.00 0.22 0.00 3.05 21:10:51 19:23:01 0.41 0.00 0.41 0.00 6.95 21:10:51 19:24:01 0.32 0.00 0.32 0.00 4.73 21:10:51 19:25:01 0.22 0.00 0.22 0.00 3.03 21:10:51 19:26:01 0.22 0.00 0.22 0.00 3.03 21:10:51 19:27:01 0.17 0.00 0.17 0.00 1.47 21:10:51 19:28:01 0.35 0.00 0.35 0.00 5.96 21:10:51 19:29:01 0.22 0.00 0.22 0.00 2.15 21:10:51 19:30:01 0.17 0.00 0.17 0.00 1.33 21:10:51 19:31:01 0.17 0.00 0.17 0.00 1.47 21:10:51 19:32:01 0.17 0.00 0.17 0.00 1.47 21:10:51 19:33:01 0.25 0.00 0.25 0.00 2.98 21:10:51 19:34:01 0.22 0.00 0.22 0.00 2.02 21:10:51 19:35:01 291.66 269.79 21.87 3752.56 1109.13 21:10:51 19:36:01 0.58 0.00 0.58 0.00 8.23 21:10:51 19:37:01 0.17 0.00 0.17 0.00 1.47 21:10:51 19:38:01 0.17 0.00 0.17 0.00 1.60 21:10:51 19:39:01 0.27 0.00 0.27 0.00 2.87 21:10:51 19:40:01 0.22 0.00 0.22 0.00 2.42 21:10:51 19:41:01 0.17 0.00 0.17 0.00 1.33 21:10:51 19:42:01 0.20 0.00 0.20 0.00 1.78 21:10:51 19:43:01 0.18 0.00 0.18 0.00 2.00 21:10:51 19:44:01 0.27 0.00 0.27 0.00 2.87 21:10:51 19:45:01 0.22 0.00 0.22 0.00 2.28 21:10:51 19:46:01 0.17 0.00 0.17 0.00 1.33 21:10:51 19:47:01 0.17 0.00 0.17 0.00 1.60 21:10:51 19:48:01 0.17 0.00 0.17 0.00 1.33 21:10:51 19:49:01 0.30 0.00 0.30 0.00 3.18 21:10:51 19:50:01 0.23 0.00 0.23 0.00 2.95 21:10:51 19:51:01 0.17 0.02 0.15 0.13 2.00 21:10:51 19:52:01 0.17 0.00 0.17 0.00 1.33 21:10:51 19:53:01 0.18 0.02 0.17 0.13 1.47 21:10:51 19:54:01 0.28 0.00 0.28 0.00 3.27 21:10:51 19:55:01 0.32 0.00 0.32 0.00 4.55 21:10:51 19:56:01 0.20 0.00 0.20 0.00 1.78 21:10:51 19:57:01 0.18 0.00 0.18 0.00 1.87 21:10:51 19:58:01 0.27 0.00 0.27 0.00 3.27 21:10:51 19:59:02 0.22 0.00 0.22 0.00 2.02 21:10:51 20:00:01 0.17 0.00 0.17 0.00 1.36 21:10:51 20:01:01 0.42 0.25 0.17 73.42 1.60 21:10:51 20:02:01 0.32 0.00 0.32 0.00 3.86 21:10:51 20:03:01 0.25 0.00 0.25 0.00 3.20 21:10:51 20:04:01 0.17 0.00 0.17 0.00 1.50 21:10:51 20:05:01 0.20 0.00 0.20 0.00 1.75 21:10:51 20:06:01 0.28 0.00 0.28 0.00 3.17 21:10:51 20:07:01 0.25 0.00 0.25 0.00 2.73 21:10:51 20:08:01 0.15 0.00 0.15 0.00 1.77 21:10:51 20:09:01 0.20 0.00 0.20 0.00 1.70 21:10:51 20:10:01 0.20 0.00 0.20 0.00 2.57 21:10:51 20:11:01 0.30 0.00 0.30 0.00 3.57 21:10:51 20:12:01 0.22 0.00 0.22 0.00 2.32 21:10:51 20:13:01 0.17 0.00 0.17 0.00 1.50 21:10:51 20:14:01 0.17 0.00 0.17 0.00 1.37 21:10:51 20:15:01 0.38 0.00 0.38 0.00 5.36 21:10:51 20:16:01 0.22 0.00 0.22 0.00 2.58 21:10:51 20:17:01 0.37 0.00 0.37 0.00 5.75 21:10:51 20:18:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:19:01 0.17 0.00 0.17 0.00 1.60 21:10:51 20:20:01 0.27 0.00 0.27 0.00 3.15 21:10:51 20:21:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:22:01 0.27 0.00 0.27 0.00 3.02 21:10:51 20:23:01 0.22 0.00 0.22 0.00 2.42 21:10:51 20:24:01 0.25 0.00 0.25 0.00 3.50 21:10:51 20:25:01 0.27 0.00 0.27 0.00 3.00 21:10:51 20:26:01 0.22 0.00 0.22 0.00 2.42 21:10:51 20:27:01 0.27 0.00 0.27 0.00 3.13 21:10:51 20:28:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:29:01 0.17 0.00 0.17 0.00 1.47 21:10:51 20:30:01 0.27 0.00 0.27 0.00 2.87 21:10:51 20:31:01 0.23 0.00 0.23 0.00 2.73 21:10:51 20:32:01 0.37 0.00 0.37 0.00 5.33 21:10:51 20:33:02 0.27 0.00 0.27 0.00 2.96 21:10:51 20:34:01 0.17 0.00 0.17 0.00 1.49 21:10:51 20:35:01 0.27 0.00 0.27 0.00 3.03 21:10:51 20:36:01 0.25 0.00 0.25 0.00 2.70 21:10:51 20:37:01 0.27 0.00 0.27 0.00 3.13 21:10:51 20:38:01 0.25 0.00 0.25 0.00 2.33 21:10:51 20:39:01 0.18 0.00 0.18 0.00 1.87 21:10:51 20:40:01 0.27 0.00 0.27 0.00 2.86 21:10:51 20:41:01 0.22 0.00 0.22 0.00 2.42 21:10:51 20:42:01 0.27 0.00 0.27 0.00 3.27 21:10:51 20:43:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:44:01 0.17 0.00 0.17 0.00 1.33 21:10:51 20:45:01 0.30 0.00 0.30 0.00 3.18 21:10:51 20:46:01 0.23 0.00 0.23 0.00 2.95 21:10:51 20:47:01 0.27 0.00 0.27 0.00 3.13 21:10:51 20:48:01 0.22 0.00 0.22 0.00 2.15 21:10:51 20:49:01 0.17 0.00 0.17 0.00 1.33 21:10:51 20:50:01 0.27 0.00 0.27 0.00 3.13 21:10:51 20:51:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:52:01 0.30 0.00 0.30 0.00 3.63 21:10:51 20:53:01 0.27 0.00 0.27 0.00 3.75 21:10:51 20:54:01 0.15 0.00 0.15 0.00 1.73 21:10:51 20:55:01 0.27 0.00 0.27 0.00 3.27 21:10:51 20:56:01 0.22 0.00 0.22 0.00 2.28 21:10:51 20:57:01 0.27 0.00 0.27 0.00 3.40 21:10:51 20:58:01 0.20 0.00 0.20 0.00 2.42 21:10:51 20:59:01 0.20 0.00 0.20 0.00 1.90 21:10:51 21:00:01 0.30 0.00 0.30 0.00 5.15 21:10:51 21:01:01 0.22 0.00 0.22 0.00 2.28 21:10:51 21:02:01 0.27 0.00 0.27 0.00 3.40 21:10:51 21:03:01 0.22 0.00 0.22 0.00 2.15 21:10:51 21:04:02 0.27 0.00 0.27 0.00 3.00 21:10:51 21:05:01 0.22 0.00 0.22 0.00 2.32 21:10:51 21:06:01 0.37 0.00 0.37 0.00 5.73 21:10:51 21:07:01 0.20 0.00 0.20 0.00 2.82 21:10:51 21:08:01 0.18 0.02 0.17 0.13 1.33 21:10:51 21:09:01 0.27 0.00 0.27 0.00 3.13 21:10:51 21:10:01 161.76 2.96 158.80 568.40 32150.94 21:10:51 Average: 16.76 4.25 12.51 140.18 4283.04 21:10:51 21:10:51 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:10:51 18:22:01 5344952 0 711720 8.89 2620 1949648 1474652 16.28 848040 1570376 92396 21:10:51 18:23:01 3904256 0 833368 10.41 2620 3268696 1578656 17.43 1083800 2638816 315912 21:10:51 18:24:01 3433196 0 968196 12.09 2620 3604928 1518436 16.76 1311180 2786148 258260 21:10:51 18:25:02 3252024 0 1178176 14.71 2620 3576120 1878536 20.74 1431752 2839100 72600 21:10:51 18:26:01 3218096 0 1080944 13.50 2620 3707280 1849424 20.42 1414544 2885076 245988 21:10:51 18:27:01 387904 0 1626312 20.31 2620 5992104 3877684 42.81 3105508 3870936 25376 21:10:51 18:28:01 840436 0 1443772 18.03 2620 5722112 2507108 27.68 2128060 4393580 287656 21:10:51 18:29:01 2373844 0 1151304 14.38 2620 4481172 1609344 17.77 1386460 3623028 36 21:10:51 18:30:01 2365552 0 1159308 14.48 2620 4481460 1609032 17.76 1549892 3469248 16 21:10:51 18:31:01 2384440 0 1140416 14.24 2620 4481464 1382528 15.26 1540780 3465640 8 21:10:51 18:32:01 2392040 0 1132812 14.14 2620 4481468 1382600 15.26 1540572 3460760 8 21:10:51 18:33:01 2394660 0 1130188 14.11 2620 4481472 1367204 15.09 1538984 3460760 8 21:10:51 18:34:01 2394824 0 1130016 14.11 2620 4481480 1367216 15.09 1539140 3460764 8 21:10:51 18:35:01 2394844 0 1129996 14.11 2620 4481480 1368776 15.11 1540020 3459152 8 21:10:51 18:36:01 2396492 0 1128316 14.09 2620 4481512 1367120 15.09 1540944 3456816 8 21:10:51 18:37:01 2396264 0 1128540 14.09 2620 4481516 1367192 15.09 1541268 3456816 12 21:10:51 18:38:01 2395812 0 1128988 14.10 2620 4481520 1367276 15.10 1541640 3456816 8 21:10:51 18:39:01 2396760 0 1128032 14.08 2620 4481528 1367100 15.09 1540876 3456816 20 21:10:51 18:40:01 2396612 0 1128180 14.09 2620 4481528 1367100 15.09 1540896 3456816 12 21:10:51 18:41:01 2396608 0 1128176 14.09 2620 4481536 1367184 15.09 1541124 3456560 8 21:10:51 18:42:01 2396836 0 1127948 14.08 2620 4481536 1367100 15.09 1541032 3456560 12 21:10:51 18:43:01 2396868 0 1127904 14.08 2620 4481548 1367100 15.09 1540924 3456564 8 21:10:51 18:44:01 2396836 0 1127932 14.08 2620 4481552 1367100 15.09 1541052 3456560 8 21:10:51 18:45:01 2396852 0 1127916 14.08 2620 4481552 1367100 15.09 1540936 3456560 8 21:10:51 18:46:01 2396624 0 1128136 14.09 2620 4481560 1367184 15.09 1541036 3456560 16 21:10:51 18:47:01 2397000 0 1127756 14.08 2620 4481564 1367100 15.09 1540944 3456564 12 21:10:51 18:48:01 2396604 0 1128148 14.09 2620 4481568 1367100 15.09 1541068 3456560 8 21:10:51 18:49:01 2396352 0 1128396 14.09 2620 4481572 1367220 15.09 1541324 3456560 8 21:10:51 18:50:01 2396736 0 1128008 14.08 2620 4481576 1367100 15.09 1540964 3456560 8 21:10:51 18:51:01 2396640 0 1128100 14.09 2620 4481580 1367184 15.09 1541060 3456560 8 21:10:51 18:52:01 2395836 0 1128900 14.10 2620 4481584 1367316 15.10 1541744 3456564 20 21:10:51 18:53:01 2396568 0 1128164 14.09 2620 4481588 1367100 15.09 1541088 3456564 12 21:10:51 18:54:01 2396932 0 1127796 14.08 2620 4481592 1367100 15.09 1540976 3456564 8 21:10:51 18:55:01 2395892 0 1128832 14.09 2620 4481596 1367304 15.10 1541448 3456564 8 21:10:51 18:56:01 2396188 0 1128532 14.09 2620 4481600 1367292 15.10 1541708 3456564 8 21:10:51 18:57:01 2396776 0 1127936 14.08 2620 4481608 1367100 15.09 1541116 3456564 8 21:10:51 18:58:01 2396740 0 1127972 14.08 2620 4481608 1367232 15.10 1541312 3456564 8 21:10:51 18:59:01 2396600 0 1128100 14.09 2620 4481620 1367256 15.10 1541340 3456568 8 21:10:51 19:00:01 2396900 0 1127800 14.08 2620 4481620 1367100 15.09 1541016 3456564 8 21:10:51 19:01:01 2396028 0 1128668 14.09 2620 4481624 1369528 15.12 1541724 3456564 8 21:10:51 19:02:01 2395956 0 1128552 14.09 2620 4481812 1367764 15.10 1541876 3456684 8 21:10:51 19:03:01 2395884 0 1128620 14.09 2620 4481816 1367812 15.10 1541956 3456684 16 21:10:51 19:04:01 2395520 0 1128980 14.10 2620 4481820 1367800 15.10 1541840 3456684 12 21:10:51 19:05:01 2395512 0 1128984 14.10 2620 4481824 1367824 15.10 1542036 3456688 8 21:10:51 19:06:01 2395772 0 1128720 14.09 2620 4481828 1367752 15.10 1541888 3456684 8 21:10:51 19:07:01 2396032 0 1128456 14.09 2620 4481832 1367644 15.10 1541420 3456684 8 21:10:51 19:08:01 2395568 0 1128916 14.10 2620 4481836 1367776 15.10 1541888 3456684 8 21:10:51 19:09:01 2396444 0 1128036 14.08 2620 4481840 1367608 15.10 1541352 3456684 12 21:10:51 19:10:01 2396196 0 1128276 14.09 2620 4481848 1367608 15.10 1541360 3456684 8 21:10:51 19:11:01 2396208 0 1128264 14.09 2620 4481848 1367692 15.10 1541448 3456684 8 21:10:51 19:12:01 2396212 0 1128252 14.09 2620 4481856 1367656 15.10 1541448 3456684 8 21:10:51 19:13:01 2395608 0 1128856 14.09 2620 4481856 1367764 15.10 1541752 3456684 12 21:10:51 19:14:01 2396336 0 1128124 14.09 2620 4481860 1367608 15.10 1541372 3456684 12 21:10:51 19:15:01 2396312 0 1128140 14.09 2620 4481868 1367608 15.10 1541380 3456684 8 21:10:51 19:16:01 2396068 0 1128384 14.09 2620 4481868 1367692 15.10 1541588 3456684 8 21:10:51 19:17:01 2396124 0 1128320 14.09 2620 4481876 1367656 15.10 1541520 3456684 8 21:10:51 19:18:01 2396188 0 1128256 14.09 2620 4481876 1367608 15.10 1541508 3456684 8 21:10:51 19:19:01 2396336 0 1128100 14.09 2620 4481884 1367608 15.10 1541396 3456684 8 21:10:51 19:20:01 2396080 0 1128352 14.09 2620 4481888 1367608 15.10 1541400 3456684 8 21:10:51 19:21:01 2395820 0 1128608 14.09 2620 4481892 1367704 15.10 1541492 3456688 8 21:10:51 19:22:02 2395948 0 1128476 14.09 2620 4481896 1367608 15.10 1541408 3456684 16 21:10:51 19:23:01 2396188 0 1128236 14.09 2620 4481896 1367608 15.10 1541408 3456684 8 21:10:51 19:24:01 2396204 0 1128212 14.09 2620 4481904 1367608 15.10 1541532 3456684 8 21:10:51 19:25:01 2396064 0 1128348 14.09 2620 4481908 1367608 15.10 1541420 3456684 8 21:10:51 19:26:01 2395968 0 1128440 14.09 2620 4481912 1367680 15.10 1541512 3456684 8 21:10:51 19:27:01 2396384 0 1128020 14.08 2620 4481916 1367608 15.10 1541548 3456684 8 21:10:51 19:28:01 2396188 0 1128212 14.09 2620 4481920 1367608 15.10 1541548 3456688 8 21:10:51 19:29:01 2396188 0 1128208 14.09 2620 4481924 1367608 15.10 1541444 3456684 8 21:10:51 19:30:01 2396188 0 1128204 14.09 2620 4481928 1367608 15.10 1541448 3456684 8 21:10:51 19:31:01 2396092 0 1128296 14.09 2620 4481932 1367680 15.10 1541540 3456684 8 21:10:51 19:32:01 2396352 0 1128032 14.08 2620 4481936 1367608 15.10 1541424 3456684 8 21:10:51 19:33:01 2396436 0 1127940 14.08 2620 4481944 1367608 15.10 1541596 3456684 8 21:10:51 19:34:01 2396296 0 1128080 14.09 2620 4481944 1367608 15.10 1541576 3456684 8 21:10:51 19:35:01 2236196 0 1224884 15.29 2620 4545240 1367640 15.10 1581752 3479708 8 21:10:51 19:36:01 2236068 0 1225012 15.30 2620 4545240 1367736 15.10 1581844 3479708 8 21:10:51 19:37:01 2236344 0 1224732 15.29 2620 4545244 1367676 15.10 1581884 3479708 8 21:10:51 19:38:01 2236304 0 1224764 15.29 2620 4545252 1367640 15.10 1581764 3479708 8 21:10:51 19:39:01 2236172 0 1224896 15.29 2620 4545252 1367640 15.10 1581764 3479708 8 21:10:51 19:40:01 2236072 0 1224984 15.30 2620 4545264 1367640 15.10 1581776 3479708 8 21:10:51 19:41:01 2236100 0 1224956 15.29 2620 4545264 1367712 15.10 1581864 3479708 8 21:10:51 19:42:01 2236180 0 1224868 15.29 2620 4545272 1367640 15.10 1581784 3479708 12 21:10:51 19:43:01 2236296 0 1224748 15.29 2620 4545276 1367640 15.10 1581792 3479708 8 21:10:51 19:44:01 2236064 0 1224980 15.30 2620 4545276 1367640 15.10 1581788 3479708 8 21:10:51 19:45:01 2236064 0 1224972 15.30 2620 4545284 1367640 15.10 1581796 3479708 8 21:10:51 19:46:01 2236216 0 1224820 15.29 2620 4545284 1367724 15.10 1581892 3479708 8 21:10:51 19:47:01 2236156 0 1224872 15.29 2620 4545292 1367640 15.10 1581808 3479708 8 21:10:51 19:48:01 2236204 0 1224820 15.29 2620 4545296 1367640 15.10 1581812 3479708 8 21:10:51 19:49:01 2236304 0 1224716 15.29 2620 4545300 1367640 15.10 1581816 3479708 8 21:10:51 19:50:01 2236036 0 1224980 15.30 2620 4545304 1367748 15.10 1581988 3479708 8 21:10:51 19:51:01 2235836 0 1225172 15.30 2620 4545312 1367724 15.10 1582032 3479720 8 21:10:51 19:52:01 2236196 0 1224812 15.29 2620 4545312 1367640 15.10 1581836 3479712 8 21:10:51 19:53:01 2235616 0 1225388 15.30 2620 4545316 1367784 15.10 1582084 3479716 8 21:10:51 19:54:01 2235948 0 1225052 15.30 2620 4545320 1367640 15.10 1581960 3479716 8 21:10:51 19:55:01 2236048 0 1224948 15.29 2620 4545324 1367640 15.10 1581864 3479700 8 21:10:51 19:56:01 2235828 0 1225160 15.30 2620 4545332 1367724 15.10 1581960 3479700 8 21:10:51 19:57:01 2236084 0 1224904 15.29 2620 4545332 1367712 15.10 1581960 3479700 8 21:10:51 19:58:01 2236180 0 1224800 15.29 2620 4545340 1367640 15.10 1581880 3479704 8 21:10:51 19:59:02 2236188 0 1224792 15.29 2620 4545340 1367640 15.10 1581880 3479700 8 21:10:51 20:00:01 2237460 0 1223516 15.28 2620 4545344 1366048 15.08 1581680 3479008 8 21:10:51 20:01:01 2232400 0 1226364 15.31 2620 4547556 1370924 15.14 1583492 3481212 8 21:10:51 20:02:01 2233816 0 1224944 15.29 2620 4547560 1367640 15.10 1582596 3481212 8 21:10:51 20:03:01 2234072 0 1224684 15.29 2620 4547564 1367640 15.10 1582600 3481212 8 21:10:51 20:04:01 2233564 0 1225188 15.30 2620 4547568 1367748 15.10 1582964 3481216 8 21:10:51 20:05:01 2233668 0 1225080 15.30 2620 4547572 1367640 15.10 1582692 3481212 8 21:10:51 20:06:01 2234008 0 1224736 15.29 2620 4547576 1367724 15.10 1582824 3481212 8 21:10:51 20:07:01 2234096 0 1224644 15.29 2620 4547580 1367640 15.10 1582620 3481212 8 21:10:51 20:08:01 2233400 0 1225336 15.30 2620 4547584 1367808 15.10 1583008 3481212 8 21:10:51 20:09:01 2234160 0 1224572 15.29 2620 4547588 1367640 15.10 1582696 3481212 8 21:10:51 20:10:01 2233964 0 1224760 15.29 2620 4547596 1367640 15.10 1582680 3481216 8 21:10:51 20:11:01 2233860 0 1224856 15.29 2620 4547604 1367736 15.10 1582740 3481212 8 21:10:51 20:12:01 2233980 0 1224736 15.29 2620 4547604 1367640 15.10 1582756 3481212 8 21:10:51 20:13:01 2233848 0 1224860 15.29 2620 4547612 1367640 15.10 1582644 3481216 8 21:10:51 20:14:01 2233856 0 1224848 15.29 2620 4547616 1367640 15.10 1582768 3481212 8 21:10:51 20:15:01 2234492 0 1224268 15.29 2620 4547560 1367100 15.09 1582488 3481188 8 21:10:51 20:16:01 2233640 0 1225112 15.30 2620 4547568 1367268 15.10 1582880 3481188 8 21:10:51 20:17:01 2234112 0 1224640 15.29 2620 4547568 1367100 15.09 1582384 3481188 8 21:10:51 20:18:01 2234268 0 1224476 15.29 2620 4547576 1367100 15.09 1582276 3481188 8 21:10:51 20:19:01 2233624 0 1225112 15.30 2620 4547584 1367280 15.10 1582964 3481188 8 21:10:51 20:20:01 2234276 0 1224456 15.29 2620 4547588 1367100 15.09 1582404 3481188 8 21:10:51 20:21:01 2234148 0 1224580 15.29 2620 4547592 1367184 15.09 1582496 3481188 8 21:10:51 20:22:01 2233648 0 1225080 15.30 2620 4547592 1367280 15.10 1582796 3481188 8 21:10:51 20:23:01 2234236 0 1224484 15.29 2620 4547600 1367100 15.09 1582416 3481188 8 21:10:51 20:24:01 2234244 0 1224472 15.29 2620 4547604 1367100 15.09 1582420 3481188 8 21:10:51 20:25:01 2234244 0 1224468 15.29 2620 4547608 1367100 15.09 1582424 3481188 8 21:10:51 20:26:01 2234132 0 1224576 15.29 2620 4547612 1367184 15.09 1582516 3481188 8 21:10:51 20:27:01 2234228 0 1224476 15.29 2620 4547616 1367100 15.09 1582432 3481188 12 21:10:51 20:28:01 2234144 0 1224556 15.29 2620 4547620 1367100 15.09 1582436 3481188 8 21:10:51 20:29:01 2234236 0 1224456 15.29 2620 4547628 1367100 15.09 1582440 3481192 8 21:10:51 20:30:01 2234244 0 1224448 15.29 2620 4547628 1367100 15.09 1582444 3481188 8 21:10:51 20:31:01 2233876 0 1224812 15.29 2620 4547632 1367184 15.09 1582540 3481188 8 21:10:51 20:32:01 2234228 0 1224456 15.29 2620 4547636 1367100 15.09 1582452 3481188 8 21:10:51 20:33:02 2234344 0 1224336 15.29 2620 4547640 1367100 15.09 1582572 3481188 8 21:10:51 20:34:01 2234392 0 1224280 15.29 2620 4547648 1367100 15.09 1582464 3481188 8 21:10:51 20:35:01 2234260 0 1224408 15.29 2620 4547652 1367100 15.09 1582584 3481188 8 21:10:51 20:36:01 2234000 0 1224660 15.29 2620 4547660 1367196 15.09 1582576 3481188 8 21:10:51 20:37:01 2234128 0 1224528 15.29 2620 4547664 1367100 15.09 1582480 3481188 8 21:10:51 20:38:01 2234112 0 1224544 15.29 2620 4547664 1367100 15.09 1582596 3481188 8 21:10:51 20:39:01 2234584 0 1224064 15.28 2620 4547672 1367100 15.09 1582560 3481188 8 21:10:51 20:40:01 2234556 0 1224092 15.28 2620 4547672 1367100 15.09 1582540 3481188 8 21:10:51 20:41:01 2234148 0 1224492 15.29 2620 4547680 1367172 15.09 1582580 3481188 8 21:10:51 20:42:01 2233788 0 1224848 15.29 2620 4547684 1367244 15.10 1582972 3481188 8 21:10:51 20:43:01 2234324 0 1224308 15.29 2620 4547688 1367100 15.09 1582640 3481188 8 21:10:51 20:44:01 2234244 0 1224384 15.29 2620 4547692 1367100 15.09 1582624 3481188 8 21:10:51 20:45:01 2234236 0 1224388 15.29 2620 4547696 1367100 15.09 1582628 3481192 8 21:10:51 20:46:01 2233600 0 1225020 15.30 2620 4547700 1367328 15.10 1582988 3481188 8 21:10:51 20:47:01 2234228 0 1224388 15.29 2620 4547704 1367100 15.09 1582644 3481188 8 21:10:51 20:48:01 2234376 0 1224236 15.29 2620 4547708 1367100 15.09 1582648 3481188 8 21:10:51 20:49:01 2234524 0 1224084 15.28 2620 4547712 1367100 15.09 1582532 3481188 8 21:10:51 20:50:01 2234236 0 1224364 15.29 2620 4547720 1367100 15.09 1582540 3481188 8 21:10:51 20:51:01 2234188 0 1224408 15.29 2620 4547724 1367184 15.09 1582636 3481188 8 21:10:51 20:52:01 2233996 0 1224588 15.29 2620 4547736 1367100 15.09 1582556 3481196 8 21:10:51 20:53:01 2233568 0 1225016 15.30 2620 4547736 1367316 15.10 1583028 3481188 8 21:10:51 20:54:01 2233196 0 1225384 15.30 2620 4547740 1367352 15.10 1583408 3481188 12 21:10:51 20:55:01 2234144 0 1224428 15.29 2620 4547748 1367100 15.09 1582568 3481192 16 21:10:51 20:56:01 2234148 0 1224424 15.29 2620 4547748 1367184 15.09 1582660 3481188 8 21:10:51 20:57:01 2234276 0 1224288 15.29 2620 4547756 1367100 15.09 1582584 3481188 8 21:10:51 20:58:01 2233584 0 1224980 15.30 2620 4547756 1367304 15.10 1582976 3481188 8 21:10:51 20:59:01 2234128 0 1224428 15.29 2620 4547764 1367100 15.09 1582588 3481188 8 21:10:51 21:00:01 2233516 0 1225036 15.30 2620 4547768 1367280 15.10 1583040 3481188 8 21:10:51 21:01:01 2231304 0 1227248 15.32 2620 4547768 1370420 15.13 1583964 3481188 8 21:10:51 21:02:01 2234004 0 1224540 15.29 2620 4547776 1367100 15.09 1582720 3481188 8 21:10:51 21:03:01 2234036 0 1224504 15.29 2620 4547780 1367100 15.09 1582720 3481188 8 21:10:51 21:04:02 2233996 0 1224540 15.29 2620 4547784 1367100 15.09 1582724 3481188 8 21:10:51 21:05:01 2233988 0 1224540 15.29 2620 4547792 1367100 15.09 1582732 3481188 8 21:10:51 21:06:01 2233728 0 1224796 15.29 2620 4547796 1367172 15.09 1582824 3481188 8 21:10:51 21:07:01 2234176 0 1224340 15.29 2620 4547804 1367100 15.09 1582624 3481192 8 21:10:51 21:08:01 2233556 0 1224960 15.29 2620 4547804 1367280 15.10 1583084 3481192 8 21:10:51 21:09:01 2233880 0 1224632 15.29 2620 4547808 1367100 15.09 1582636 3481192 8 21:10:51 21:10:01 824004 0 1393920 17.40 2620 5788396 1841380 20.33 1869392 4505772 504828 21:10:51 Average: 2316985 0 1184196 14.79 2620 4505139 1403544 15.50 1568662 3458614 10677 21:10:51 21:10:51 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:10:51 18:22:01 veth2c850b0 655.89 485.10 59.08 1587.52 0.00 0.00 0.00 0.00 21:10:51 18:22:01 eth0 680.90 807.96 2832.59 87.56 0.00 0.00 0.00 0.00 21:10:51 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:22:01 docker0 655.89 484.96 50.11 1587.51 0.00 0.00 0.00 0.00 21:10:51 18:23:01 veth724269a 103.23 121.31 10.20 804.17 0.00 0.00 0.00 0.00 21:10:51 18:23:01 eth0 595.07 637.71 5150.93 63.19 0.00 0.00 0.00 0.00 21:10:51 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:23:01 docker0 566.60 469.58 42.17 1927.03 0.00 0.00 0.00 0.00 21:10:51 18:24:01 veth5aa8fa3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:24:01 eth0 108.18 82.58 1266.75 17.21 0.00 0.00 0.00 0.00 21:10:51 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:24:01 docker0 65.22 78.55 5.22 1238.27 0.00 0.00 0.00 0.00 21:10:51 18:25:02 veth5aa8fa3 1.85 1.85 0.14 0.16 0.00 0.00 0.00 0.00 21:10:51 18:25:02 eth0 27.52 14.62 21.40 11.40 0.00 0.00 0.00 0.00 21:10:51 18:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:25:02 docker0 1.85 1.85 0.12 0.16 0.00 0.00 0.00 0.00 21:10:51 18:26:01 eth0 88.78 57.51 1710.70 126.79 0.00 0.00 0.00 0.00 21:10:51 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:27:01 veth94562d5 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:27:01 veth1c1ee39 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 21:10:51 18:27:01 vethef38ca0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:27:01 vethb9dfa46 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:28:01 veth1c1ee39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:28:01 eth0 2343.59 2091.51 15189.27 405.69 0.00 0.00 0.00 0.00 21:10:51 18:28:01 veth5623e39 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:28:01 vethae12bc9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 18:29:01 eth0 134.46 100.63 282.80 343.62 0.00 0.00 0.00 0.00 21:10:51 18:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 18:29:01 docker0 1338.47 1146.00 100.87 5696.66 0.00 0.00 0.00 0.00 21:10:51 18:30:01 eth0 330.47 339.88 183.51 1372.47 0.00 0.00 0.00 0.00 21:10:51 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:31:01 eth0 2.27 0.75 0.80 0.44 0.00 0.00 0.00 0.00 21:10:51 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:32:01 eth0 0.97 0.52 0.54 0.39 0.00 0.00 0.00 0.00 21:10:51 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:33:01 eth0 1.73 0.30 0.41 0.20 0.00 0.00 0.00 0.00 21:10:51 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:34:01 eth0 0.95 0.52 0.54 0.39 0.00 0.00 0.00 0.00 21:10:51 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:35:01 eth0 0.20 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:10:51 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:36:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 21:10:51 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:37:01 eth0 1.28 0.40 0.36 0.18 0.00 0.00 0.00 0.00 21:10:51 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:38:01 eth0 0.60 0.33 0.28 0.23 0.00 0.00 0.00 0.00 21:10:51 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:39:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:10:51 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:41:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:43:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:44:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:45:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:46:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:47:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:48:01 eth0 0.40 0.03 0.04 0.00 0.00 0.00 0.00 0.00 21:10:51 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:49:01 eth0 0.51 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:10:51 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:50:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:51:01 eth0 0.68 0.22 0.18 0.07 0.00 0.00 0.00 0.00 21:10:51 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:52:01 eth0 1.27 0.50 0.57 0.36 0.00 0.00 0.00 0.00 21:10:51 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:53:01 eth0 0.10 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:10:51 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:54:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:55:01 eth0 1.03 0.40 0.33 0.21 0.00 0.00 0.00 0.00 21:10:51 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:56:01 eth0 0.62 0.37 0.40 0.26 0.00 0.00 0.00 0.00 21:10:51 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:57:01 eth0 0.50 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:58:01 eth0 0.93 0.23 0.32 0.19 0.00 0.00 0.00 0.00 21:10:51 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:59:01 eth0 0.55 0.28 0.27 0.16 0.00 0.00 0.00 0.00 21:10:51 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:00:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 21:10:51 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:01:01 eth0 0.50 0.15 0.16 0.07 0.00 0.00 0.00 0.00 21:10:51 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:02:01 eth0 0.78 0.30 0.30 0.17 0.00 0.00 0.00 0.00 21:10:51 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:03:01 eth0 0.90 0.23 0.31 0.23 0.00 0.00 0.00 0.00 21:10:51 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:04:01 eth0 2.30 0.53 0.54 0.22 0.00 0.00 0.00 0.00 21:10:51 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:05:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:10:51 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:06:01 eth0 0.40 0.17 0.09 0.07 0.00 0.00 0.00 0.00 21:10:51 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:07:01 eth0 0.63 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:10:51 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:08:01 eth0 1.77 0.80 0.85 0.59 0.00 0.00 0.00 0.00 21:10:51 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:09:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:10:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:11:01 eth0 0.22 0.17 0.08 0.04 0.00 0.00 0.00 0.00 21:10:51 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:12:01 eth0 0.17 0.07 0.06 0.03 0.00 0.00 0.00 0.00 21:10:51 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:13:01 eth0 0.98 0.27 0.32 0.17 0.00 0.00 0.00 0.00 21:10:51 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:14:01 eth0 0.08 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:10:51 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:15:01 eth0 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:16:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:10:51 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:17:01 eth0 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:10:51 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:18:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:19:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:21:01 eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:10:51 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:22:02 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:23:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:24:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:25:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:26:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:27:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:28:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:29:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:31:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:32:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:34:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:35:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:36:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:10:51 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:37:01 eth0 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:10:51 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:38:01 eth0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:10:51 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:39:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:40:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:41:01 eth0 0.33 0.25 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:42:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:43:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:44:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:45:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:46:01 eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:47:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:49:01 eth0 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:50:01 eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:10:51 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:51:01 eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:52:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:53:01 eth0 0.55 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:10:51 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:54:01 eth0 0.13 0.05 0.01 0.04 0.00 0.00 0.00 0.00 21:10:51 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:55:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:56:01 eth0 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:10:51 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:57:01 eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:10:51 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:58:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:59:02 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 19:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:01:01 eth0 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:02:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:03:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:04:01 eth0 1.57 0.33 0.39 0.17 0.00 0.00 0.00 0.00 21:10:51 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:05:01 eth0 0.00 0.02 0.00 0.03 0.00 0.00 0.00 0.00 21:10:51 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:06:01 eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00 21:10:51 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:07:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:08:01 eth0 0.62 0.30 0.28 0.17 0.00 0.00 0.00 0.00 21:10:51 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:10:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:11:01 eth0 0.30 0.17 0.14 0.10 0.00 0.00 0.00 0.00 21:10:51 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:12:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:13:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:14:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:15:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:16:01 eth0 0.75 0.37 0.40 0.26 0.00 0.00 0.00 0.00 21:10:51 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:17:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:18:01 eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 21:10:51 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:19:01 eth0 0.68 0.30 0.28 0.20 0.00 0.00 0.00 0.00 21:10:51 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:20:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:21:01 eth0 0.78 0.27 0.19 0.08 0.00 0.00 0.00 0.00 21:10:51 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:22:01 eth0 0.58 0.25 0.27 0.20 0.00 0.00 0.00 0.00 21:10:51 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:23:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:24:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:26:01 eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:27:01 eth0 0.12 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:28:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:30:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:31:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:32:01 eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:33:02 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:10:51 20:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:34:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:35:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:36:01 eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:37:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:38:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:39:01 eth0 0.12 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:41:01 eth0 0.50 0.30 0.16 0.08 0.00 0.00 0.00 0.00 21:10:51 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:42:01 eth0 1.08 0.32 0.32 0.17 0.00 0.00 0.00 0.00 21:10:51 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:44:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:45:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:46:01 eth0 1.23 0.43 0.45 0.27 0.00 0.00 0.00 0.00 21:10:51 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:48:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:49:01 eth0 0.12 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:10:51 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:50:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:51:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:52:01 eth0 0.95 0.00 0.07 0.00 0.00 0.00 0.00 0.00 21:10:51 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:53:01 eth0 5.40 0.32 0.73 0.08 0.00 0.00 0.00 0.00 21:10:51 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:54:01 eth0 1.55 0.77 0.81 0.67 0.00 0.00 0.00 0.00 21:10:51 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:55:01 eth0 0.20 0.02 0.01 0.03 0.00 0.00 0.00 0.00 21:10:51 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:56:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:57:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:10:51 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:58:01 eth0 1.55 0.33 0.32 0.20 0.00 0.00 0.00 0.00 21:10:51 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:59:01 eth0 1.25 0.00 0.14 0.00 0.00 0.00 0.00 0.00 21:10:51 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:00:01 eth0 0.78 0.32 0.29 0.17 0.00 0.00 0.00 0.00 21:10:51 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:01:01 eth0 0.35 0.17 0.14 0.10 0.00 0.00 0.00 0.00 21:10:51 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:02:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:03:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:04:02 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 21:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:05:01 eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:10:51 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:06:01 eth0 0.35 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:10:51 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:07:01 eth0 0.37 0.07 0.02 0.00 0.00 0.00 0.00 0.00 21:10:51 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:08:01 eth0 2.07 0.30 0.40 0.17 0.00 0.00 0.00 0.00 21:10:51 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:09:01 eth0 2.70 0.00 0.26 0.00 0.00 0.00 0.00 0.00 21:10:51 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:10:01 eth0 351.29 218.35 7651.51 97.50 0.00 0.00 0.00 0.00 21:10:51 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 21:10:01 docker0 32.41 51.49 3.08 391.80 0.00 0.00 0.00 0.00 21:10:51 Average: eth0 15.29 14.08 123.94 12.83 0.00 0.00 0.00 0.00 21:10:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:51 Average: docker0 8.12 7.09 0.62 36.05 0.00 0.00 0.00 0.00 21:10:51 21:10:51 21:10:51 ---> sar -P ALL: 21:10:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:10:51 21:10:51 18:19:52 LINUX RESTART (2 CPU) 21:10:51 21:10:51 18:21:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 18:22:01 all 11.24 0.00 3.39 2.27 0.09 83.02 21:10:51 18:22:01 0 10.78 0.00 3.50 1.72 0.11 83.90 21:10:51 18:22:01 1 11.70 0.00 3.28 2.81 0.07 82.15 21:10:51 18:23:01 all 21.45 0.00 5.88 2.32 0.08 70.27 21:10:51 18:23:01 0 25.34 0.00 6.53 2.08 0.07 65.97 21:10:51 18:23:01 1 17.63 0.00 5.23 2.55 0.09 74.50 21:10:51 18:24:01 all 53.85 0.00 10.62 2.54 0.13 32.86 21:10:51 18:24:01 0 52.59 0.00 11.32 2.58 0.13 33.38 21:10:51 18:24:01 1 55.09 0.00 9.93 2.50 0.13 32.35 21:10:51 18:25:02 all 34.86 0.00 4.47 0.52 0.08 60.07 21:10:51 18:25:02 0 35.15 0.00 4.27 0.42 0.09 60.07 21:10:51 18:25:02 1 34.57 0.00 4.68 0.61 0.07 60.07 21:10:51 18:26:01 all 71.73 0.00 8.06 2.14 0.13 17.94 21:10:51 18:26:01 0 72.19 0.00 8.22 2.22 0.13 17.23 21:10:51 18:26:01 1 71.27 0.00 7.89 2.05 0.13 18.65 21:10:51 18:27:01 all 39.11 0.00 19.91 22.63 0.11 18.24 21:10:51 18:27:01 0 40.43 0.00 19.46 22.12 0.11 17.89 21:10:51 18:27:01 1 37.79 0.00 20.36 23.15 0.11 18.59 21:10:51 18:28:01 all 73.89 0.00 14.77 9.85 0.16 1.34 21:10:51 18:28:01 0 74.18 0.00 15.26 9.48 0.15 0.94 21:10:51 18:28:01 1 73.59 0.00 14.28 10.23 0.17 1.73 21:10:51 18:29:01 all 59.79 0.00 14.16 5.89 0.12 20.03 21:10:51 18:29:01 0 59.28 0.00 14.85 6.60 0.11 19.16 21:10:51 18:29:01 1 60.31 0.00 13.47 5.18 0.13 20.91 21:10:51 18:30:01 all 13.86 0.00 2.71 0.06 0.07 83.30 21:10:51 18:30:01 0 13.94 0.00 2.92 0.05 0.07 83.02 21:10:51 18:30:01 1 13.77 0.00 2.50 0.07 0.07 83.59 21:10:51 18:31:01 all 0.42 0.00 0.08 0.00 0.02 99.48 21:10:51 18:31:01 0 0.50 0.00 0.10 0.00 0.02 99.38 21:10:51 18:31:01 1 0.33 0.00 0.07 0.00 0.02 99.58 21:10:51 18:32:01 all 0.12 0.00 0.07 0.00 0.02 99.80 21:10:51 18:32:01 0 0.13 0.00 0.07 0.00 0.03 99.77 21:10:51 18:32:01 1 0.10 0.00 0.07 0.00 0.00 99.83 21:10:51 21:10:51 18:32:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 18:33:01 all 0.18 0.00 0.04 0.00 0.02 99.76 21:10:51 18:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 18:33:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:10:51 18:34:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:10:51 18:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:10:51 18:34:01 1 0.28 0.00 0.03 0.00 0.00 99.68 21:10:51 18:35:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:10:51 18:35:01 0 0.27 0.00 0.05 0.00 0.02 99.67 21:10:51 18:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:10:51 18:36:01 all 0.25 0.00 0.03 0.00 0.02 99.70 21:10:51 18:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 18:36:01 1 0.45 0.00 0.03 0.00 0.02 99.50 21:10:51 18:37:01 all 0.22 0.00 0.03 0.00 0.01 99.74 21:10:51 18:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 18:37:01 1 0.40 0.00 0.02 0.00 0.00 99.58 21:10:51 18:38:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 18:38:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:10:51 18:38:01 1 0.25 0.00 0.03 0.00 0.03 99.68 21:10:51 18:39:01 all 0.15 0.00 0.05 0.00 0.01 99.79 21:10:51 18:39:01 0 0.22 0.00 0.02 0.00 0.00 99.77 21:10:51 18:39:01 1 0.08 0.00 0.08 0.00 0.02 99.82 21:10:51 18:40:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:10:51 18:40:01 0 0.23 0.00 0.05 0.00 0.03 99.68 21:10:51 18:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:10:51 18:41:01 all 0.18 0.00 0.05 0.00 0.01 99.77 21:10:51 18:41:01 0 0.30 0.00 0.05 0.00 0.00 99.65 21:10:51 18:41:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 18:42:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:10:51 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:10:51 18:42:01 1 0.38 0.00 0.05 0.00 0.02 99.55 21:10:51 18:43:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:10:51 18:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 18:43:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:10:51 21:10:51 18:43:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 18:44:01 all 0.15 0.00 0.03 0.00 0.02 99.81 21:10:51 18:44:01 0 0.25 0.00 0.02 0.00 0.02 99.72 21:10:51 18:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 18:45:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:10:51 18:45:01 0 0.38 0.00 0.02 0.00 0.00 99.60 21:10:51 18:45:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:10:51 18:46:01 all 0.18 0.00 0.03 0.01 0.01 99.77 21:10:51 18:46:01 0 0.32 0.00 0.03 0.00 0.00 99.65 21:10:51 18:46:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:10:51 18:47:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:10:51 18:47:01 0 0.28 0.00 0.02 0.00 0.00 99.70 21:10:51 18:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:10:51 18:48:01 all 0.15 0.00 0.04 0.00 0.02 99.79 21:10:51 18:48:01 0 0.27 0.00 0.03 0.00 0.02 99.68 21:10:51 18:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 18:49:01 all 0.29 0.00 0.04 0.00 0.01 99.66 21:10:51 18:49:01 0 0.53 0.00 0.05 0.00 0.02 99.41 21:10:51 18:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:10:51 18:50:01 all 0.12 0.00 0.05 0.00 0.01 99.82 21:10:51 18:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:10:51 18:50:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:10:51 18:51:01 all 0.26 0.00 0.03 0.00 0.02 99.69 21:10:51 18:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:10:51 18:51:01 1 0.50 0.00 0.03 0.00 0.02 99.45 21:10:51 18:52:01 all 0.28 0.00 0.03 0.00 0.00 99.69 21:10:51 18:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:10:51 18:52:01 1 0.50 0.00 0.03 0.00 0.00 99.47 21:10:51 18:53:01 all 0.18 0.00 0.04 0.00 0.03 99.75 21:10:51 18:53:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:10:51 18:53:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:10:51 18:54:01 all 0.20 0.00 0.05 0.00 0.00 99.75 21:10:51 18:54:01 0 0.08 0.00 0.05 0.00 0.00 99.87 21:10:51 18:54:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:10:51 21:10:51 18:54:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 18:55:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:10:51 18:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 18:55:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:10:51 18:56:01 all 0.22 0.00 0.03 0.00 0.00 99.75 21:10:51 18:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:10:51 18:56:01 1 0.37 0.00 0.03 0.00 0.00 99.60 21:10:51 18:57:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:10:51 18:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 18:57:01 1 0.32 0.00 0.03 0.00 0.03 99.62 21:10:51 18:58:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:10:51 18:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:10:51 18:58:01 1 0.35 0.00 0.05 0.00 0.00 99.60 21:10:51 18:59:01 all 0.12 0.00 0.04 0.00 0.01 99.83 21:10:51 18:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 18:59:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:10:51 19:00:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:10:51 19:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 19:00:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:10:51 19:01:01 all 0.18 0.00 0.02 0.00 0.01 99.80 21:10:51 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:10:51 19:01:01 1 0.33 0.00 0.02 0.00 0.02 99.63 21:10:51 19:02:01 all 0.23 0.00 0.05 0.00 0.01 99.72 21:10:51 19:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:10:51 19:02:01 1 0.38 0.00 0.07 0.00 0.00 99.55 21:10:51 19:03:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:10:51 19:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:03:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:10:51 19:04:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:10:51 19:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:10:51 19:04:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 19:05:01 all 0.22 0.00 0.03 0.00 0.01 99.75 21:10:51 19:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:05:01 1 0.40 0.00 0.03 0.00 0.00 99.57 21:10:51 21:10:51 19:05:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 19:06:01 all 0.13 0.00 0.03 0.00 0.01 99.82 21:10:51 19:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 19:06:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:10:51 19:07:01 all 0.21 0.00 0.04 0.00 0.02 99.73 21:10:51 19:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:10:51 19:07:01 1 0.37 0.00 0.03 0.00 0.00 99.60 21:10:51 19:08:01 all 0.25 0.00 0.05 0.00 0.00 99.70 21:10:51 19:08:01 0 0.07 0.00 0.07 0.00 0.00 99.87 21:10:51 19:08:01 1 0.43 0.00 0.03 0.00 0.00 99.53 21:10:51 19:09:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:10:51 19:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 19:09:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:10:51 19:10:01 all 0.22 0.00 0.03 0.00 0.01 99.75 21:10:51 19:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:10:01 1 0.40 0.00 0.02 0.00 0.00 99.58 21:10:51 19:11:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:10:51 19:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 19:11:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:10:51 19:12:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:10:51 19:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:12:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:10:51 19:13:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:10:51 19:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 19:13:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:10:51 19:14:01 all 0.18 0.00 0.02 0.00 0.02 99.79 21:10:51 19:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:10:51 19:14:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:10:51 19:15:01 all 0.16 0.00 0.03 0.00 0.01 99.81 21:10:51 19:15:01 0 0.27 0.00 0.02 0.00 0.00 99.72 21:10:51 19:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 19:16:01 all 0.14 0.00 0.03 0.00 0.03 99.81 21:10:51 19:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:10:51 19:16:01 1 0.22 0.00 0.03 0.00 0.03 99.72 21:10:51 21:10:51 19:16:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 19:17:01 all 0.11 0.00 0.04 0.00 0.01 99.84 21:10:51 19:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 19:17:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:10:51 19:18:01 all 0.06 0.00 0.02 0.00 0.01 99.92 21:10:51 19:18:01 0 0.08 0.00 0.02 0.00 0.02 99.88 21:10:51 19:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 19:19:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:10:51 19:19:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:10:51 19:19:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 19:20:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:10:51 19:20:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:10:51 19:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:21:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:10:51 19:21:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:10:51 19:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:22:02 all 0.10 0.00 0.03 0.00 0.02 99.85 21:10:51 19:22:02 0 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 19:22:02 1 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:23:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:10:51 19:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:10:51 19:23:01 1 0.12 0.00 0.02 0.00 0.00 99.86 21:10:51 19:24:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 19:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:24:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:10:51 19:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 19:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:25:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:10:51 19:26:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:10:51 19:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:10:51 19:26:01 1 0.17 0.00 0.02 0.00 0.00 99.82 21:10:51 19:27:01 all 0.13 0.00 0.05 0.00 0.02 99.81 21:10:51 19:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:10:51 19:27:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:10:51 21:10:51 19:27:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 19:28:01 all 0.21 0.00 0.02 0.00 0.02 99.76 21:10:51 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:28:01 1 0.38 0.00 0.02 0.00 0.02 99.58 21:10:51 19:29:01 all 0.20 0.00 0.02 0.00 0.02 99.77 21:10:51 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:29:01 1 0.38 0.00 0.02 0.00 0.02 99.58 21:10:51 19:30:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:10:51 19:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:10:51 19:30:01 1 0.42 0.00 0.05 0.00 0.02 99.52 21:10:51 19:31:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:10:51 19:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:10:51 19:31:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 19:32:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:10:51 19:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 19:32:01 1 0.43 0.00 0.03 0.00 0.02 99.52 21:10:51 19:33:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:10:51 19:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:10:51 19:33:01 1 0.40 0.00 0.05 0.00 0.02 99.53 21:10:51 19:34:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:10:51 19:34:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:10:51 19:34:01 1 0.37 0.00 0.05 0.00 0.00 99.58 21:10:51 19:35:01 all 0.19 4.10 14.37 2.37 0.04 78.93 21:10:51 19:35:01 0 0.12 4.20 14.29 2.37 0.05 78.98 21:10:51 19:35:01 1 0.25 3.99 14.46 2.38 0.03 78.88 21:10:51 19:36:01 all 0.08 0.00 0.04 0.00 0.02 99.87 21:10:51 19:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 19:36:01 1 0.10 0.00 0.03 0.00 0.02 99.85 21:10:51 19:37:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:10:51 19:37:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:10:51 19:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 19:38:01 all 0.11 0.00 0.03 0.00 0.02 99.85 21:10:51 19:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 19:38:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:10:51 21:10:51 19:38:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 19:39:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:10:51 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:10:51 19:39:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:10:51 19:40:01 all 0.22 0.00 0.03 0.00 0.02 99.74 21:10:51 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:40:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:10:51 19:41:01 all 0.20 0.00 0.03 0.00 0.03 99.75 21:10:51 19:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:10:51 19:41:01 1 0.38 0.00 0.05 0.00 0.03 99.53 21:10:51 19:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 21:10:51 19:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 19:42:01 1 0.13 0.00 0.02 0.00 0.00 99.85 21:10:51 19:43:01 all 0.20 0.00 0.03 0.00 0.03 99.74 21:10:51 19:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 19:43:01 1 0.37 0.00 0.03 0.00 0.03 99.57 21:10:51 19:44:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:10:51 19:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:44:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:10:51 19:45:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:10:51 19:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:45:01 1 0.43 0.00 0.03 0.00 0.02 99.52 21:10:51 19:46:01 all 0.12 0.00 0.03 0.00 0.01 99.84 21:10:51 19:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:10:51 19:46:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:10:51 19:47:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:10:51 19:47:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:10:51 19:47:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:10:51 19:48:01 all 0.09 0.00 0.03 0.00 0.03 99.86 21:10:51 19:48:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 19:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:10:51 19:49:01 all 0.25 0.00 0.03 0.00 0.01 99.72 21:10:51 19:49:01 0 0.45 0.00 0.00 0.00 0.00 99.55 21:10:51 19:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 21:10:51 19:49:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 19:50:01 all 0.24 0.00 0.03 0.00 0.02 99.71 21:10:51 19:50:01 0 0.43 0.00 0.03 0.00 0.02 99.52 21:10:51 19:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 19:51:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:10:51 19:51:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:10:51 19:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:10:51 19:52:01 all 0.23 0.00 0.02 0.00 0.01 99.75 21:10:51 19:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 19:52:01 1 0.42 0.00 0.02 0.00 0.02 99.55 21:10:51 19:53:01 all 0.25 0.00 0.02 0.00 0.01 99.72 21:10:51 19:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:53:01 1 0.47 0.00 0.02 0.00 0.00 99.52 21:10:51 19:54:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:10:51 19:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:10:51 19:54:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 19:55:01 all 0.23 0.00 0.02 0.00 0.02 99.73 21:10:51 19:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 19:55:01 1 0.45 0.00 0.02 0.00 0.02 99.52 21:10:51 19:56:01 all 0.23 0.00 0.04 0.00 0.02 99.72 21:10:51 19:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 19:56:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 19:57:01 all 0.20 0.00 0.03 0.00 0.00 99.77 21:10:51 19:57:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:10:51 19:57:01 1 0.35 0.00 0.02 0.00 0.00 99.63 21:10:51 19:58:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 19:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:58:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:10:51 19:59:02 all 0.22 0.00 0.02 0.00 0.02 99.75 21:10:51 19:59:02 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 19:59:02 1 0.40 0.00 0.02 0.00 0.02 99.57 21:10:51 20:00:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:10:51 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:10:51 20:00:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:10:51 21:10:51 20:00:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:01:01 all 0.08 0.00 0.06 0.03 0.02 99.82 21:10:51 20:01:01 0 0.05 0.00 0.07 0.03 0.02 99.83 21:10:51 20:01:01 1 0.12 0.00 0.05 0.02 0.02 99.80 21:10:51 20:02:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:10:51 20:02:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:10:51 20:02:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 20:03:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:10:51 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:03:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:10:51 20:04:01 all 0.20 0.00 0.03 0.00 0.02 99.76 21:10:51 20:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:10:51 20:04:01 1 0.32 0.00 0.00 0.00 0.02 99.67 21:10:51 20:05:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:10:51 20:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 20:05:01 1 0.38 0.00 0.03 0.00 0.00 99.58 21:10:51 20:06:01 all 0.09 0.00 0.03 0.00 0.01 99.87 21:10:51 20:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 20:06:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:10:51 20:07:01 all 0.14 0.00 0.03 0.00 0.03 99.81 21:10:51 20:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:07:01 1 0.27 0.00 0.03 0.00 0.03 99.67 21:10:51 20:08:01 all 0.23 0.00 0.03 0.00 0.00 99.74 21:10:51 20:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:10:51 20:08:01 1 0.38 0.00 0.05 0.00 0.00 99.57 21:10:51 20:09:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:10:51 20:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:09:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:10:51 20:10:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:10:51 20:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 20:10:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:10:51 20:11:01 all 0.22 0.00 0.03 0.00 0.01 99.74 21:10:51 20:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 20:11:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 21:10:51 20:11:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:12:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 20:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:10:51 20:12:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:10:51 20:13:01 all 0.21 0.00 0.03 0.00 0.00 99.77 21:10:51 20:13:01 0 0.12 0.00 0.02 0.00 0.00 99.87 21:10:51 20:13:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:10:51 20:14:01 all 0.18 0.00 0.02 0.00 0.02 99.78 21:10:51 20:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:14:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:10:51 20:15:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:10:51 20:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:10:51 20:15:01 1 0.37 0.00 0.03 0.00 0.00 99.60 21:10:51 20:16:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:10:51 20:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:16:01 1 0.22 0.00 0.05 0.00 0.02 99.72 21:10:51 20:17:01 all 0.16 0.00 0.04 0.00 0.01 99.79 21:10:51 20:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:10:51 20:17:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:10:51 20:18:01 all 0.18 0.00 0.03 0.00 0.01 99.79 21:10:51 20:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:18:01 1 0.30 0.00 0.02 0.00 0.00 99.68 21:10:51 20:19:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:10:51 20:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:10:51 20:19:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:10:51 20:20:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:10:51 20:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:20:01 1 0.35 0.00 0.02 0.00 0.00 99.63 21:10:51 20:21:01 all 0.12 0.00 0.04 0.00 0.01 99.83 21:10:51 20:21:01 0 0.17 0.00 0.05 0.00 0.02 99.77 21:10:51 20:21:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:10:51 20:22:01 all 0.20 0.00 0.05 0.00 0.01 99.74 21:10:51 20:22:01 0 0.38 0.00 0.05 0.00 0.02 99.55 21:10:51 20:22:01 1 0.02 0.00 0.05 0.00 0.00 99.93 21:10:51 21:10:51 20:22:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:23:01 all 0.14 0.00 0.02 0.00 0.02 99.82 21:10:51 20:23:01 0 0.22 0.00 0.02 0.00 0.02 99.75 21:10:51 20:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:10:51 20:24:01 all 0.15 0.00 0.03 0.00 0.02 99.80 21:10:51 20:24:01 0 0.27 0.00 0.02 0.00 0.00 99.72 21:10:51 20:24:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:10:51 20:25:01 all 0.10 0.00 0.04 0.00 0.02 99.84 21:10:51 20:25:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 20:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 20:26:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:10:51 20:26:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:10:51 20:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:10:51 20:27:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:10:51 20:27:01 0 0.28 0.00 0.03 0.00 0.00 99.68 21:10:51 20:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:28:01 all 0.23 0.00 0.04 0.00 0.03 99.71 21:10:51 20:28:01 0 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 20:28:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:10:51 20:29:01 all 0.14 0.00 0.03 0.00 0.01 99.82 21:10:51 20:29:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:10:51 20:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 20:30:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:10:51 20:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:10:51 20:30:01 1 0.33 0.00 0.05 0.00 0.02 99.60 21:10:51 20:31:01 all 0.20 0.00 0.03 0.01 0.02 99.75 21:10:51 20:31:01 0 0.00 0.00 0.02 0.02 0.02 99.95 21:10:51 20:31:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 20:32:01 all 0.15 0.00 0.05 0.00 0.02 99.78 21:10:51 20:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:10:51 20:32:01 1 0.25 0.00 0.07 0.00 0.00 99.68 21:10:51 20:33:02 all 0.15 0.00 0.03 0.00 0.02 99.80 21:10:51 20:33:02 0 0.28 0.00 0.05 0.00 0.02 99.65 21:10:51 20:33:02 1 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 21:10:51 20:33:02 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:34:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 20:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:34:01 1 0.29 0.00 0.03 0.00 0.02 99.66 21:10:51 20:35:01 all 0.22 0.00 0.02 0.00 0.02 99.75 21:10:51 20:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:35:01 1 0.42 0.00 0.02 0.00 0.02 99.55 21:10:51 20:36:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:10:51 20:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 20:36:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:10:51 20:37:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:10:51 20:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 20:37:01 1 0.33 0.00 0.05 0.00 0.00 99.62 21:10:51 20:38:01 all 0.25 0.00 0.03 0.00 0.01 99.71 21:10:51 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 20:38:01 1 0.47 0.00 0.05 0.00 0.02 99.47 21:10:51 20:39:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:10:51 20:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:10:51 20:39:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:10:51 20:40:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:10:51 20:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:10:51 20:40:01 1 0.30 0.00 0.02 0.00 0.00 99.68 21:10:51 20:41:01 all 0.23 0.00 0.04 0.00 0.02 99.71 21:10:51 20:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 20:41:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:10:51 20:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:10:51 20:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 20:42:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:10:51 20:43:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:10:51 20:43:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:10:51 20:43:01 1 0.33 0.00 0.03 0.00 0.00 99.63 21:10:51 20:44:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:10:51 20:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:10:51 20:44:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:10:51 21:10:51 20:44:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:45:01 all 0.16 0.00 0.03 0.00 0.02 99.80 21:10:51 20:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 20:45:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:10:51 20:46:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:10:51 20:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:10:51 20:46:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:10:51 20:47:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:10:51 20:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 20:47:01 1 0.22 0.00 0.07 0.00 0.02 99.70 21:10:51 20:48:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:10:51 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:10:51 20:48:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:10:51 20:49:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:10:51 20:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 20:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:10:51 20:50:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:10:51 20:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:10:51 20:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:10:51 20:51:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:10:51 20:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:10:51 20:51:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:10:51 20:52:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:10:51 20:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:10:51 20:52:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 20:53:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:10:51 20:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 20:53:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:10:51 20:54:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:10:51 20:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:10:51 20:54:01 1 0.45 0.00 0.05 0.00 0.02 99.48 21:10:51 20:55:01 all 0.25 0.00 0.03 0.00 0.01 99.72 21:10:51 20:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 20:55:01 1 0.47 0.00 0.03 0.00 0.00 99.50 21:10:51 21:10:51 20:55:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 20:56:01 all 0.22 0.00 0.03 0.00 0.03 99.72 21:10:51 20:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:10:51 20:56:01 1 0.40 0.00 0.05 0.00 0.03 99.52 21:10:51 20:57:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:10:51 20:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:10:51 20:57:01 1 0.38 0.00 0.02 0.00 0.02 99.58 21:10:51 20:58:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:10:51 20:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:10:51 20:58:01 1 0.28 0.00 0.05 0.00 0.02 99.65 21:10:51 20:59:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:10:51 20:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:10:51 20:59:01 1 0.42 0.00 0.02 0.00 0.00 99.57 21:10:51 21:00:01 all 0.23 0.00 0.03 0.00 0.03 99.72 21:10:51 21:00:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:10:51 21:00:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:10:51 21:01:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:10:51 21:01:01 0 0.25 0.00 0.05 0.00 0.02 99.68 21:10:51 21:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:10:51 21:02:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:10:51 21:02:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:10:51 21:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:10:51 21:03:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:10:51 21:03:01 0 0.43 0.00 0.05 0.00 0.02 99.50 21:10:51 21:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:10:51 21:04:02 all 0.10 0.00 0.03 0.00 0.01 99.86 21:10:51 21:04:02 0 0.15 0.00 0.03 0.00 0.00 99.82 21:10:51 21:04:02 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 21:05:01 all 0.16 0.00 0.04 0.00 0.01 99.79 21:10:51 21:05:01 0 0.25 0.00 0.02 0.00 0.00 99.73 21:10:51 21:05:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:10:51 21:06:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:10:51 21:06:01 0 0.30 0.00 0.03 0.00 0.02 99.65 21:10:51 21:06:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:10:51 21:10:51 21:06:01 CPU %user %nice %system %iowait %steal %idle 21:10:51 21:07:01 all 0.22 0.00 0.03 0.00 0.00 99.75 21:10:51 21:07:01 0 0.37 0.00 0.02 0.00 0.00 99.62 21:10:51 21:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:10:51 21:08:01 all 0.18 0.00 0.05 0.00 0.01 99.76 21:10:51 21:08:01 0 0.32 0.00 0.03 0.00 0.00 99.65 21:10:51 21:08:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:10:51 21:09:01 all 0.14 0.00 0.03 0.00 0.02 99.82 21:10:51 21:09:01 0 0.23 0.00 0.02 0.00 0.02 99.73 21:10:51 21:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:10:51 21:10:01 all 19.06 0.00 7.82 2.78 0.06 70.27 21:10:51 21:10:01 0 19.18 0.00 7.81 2.53 0.05 70.42 21:10:51 21:10:01 1 18.94 0.00 7.84 3.03 0.07 70.12 21:10:51 Average: all 2.36 0.02 0.62 0.29 0.02 96.69 21:10:51 Average: 0 2.31 0.02 0.63 0.29 0.02 96.73 21:10:51 Average: 1 2.40 0.02 0.61 0.30 0.02 96.65 21:10:51 21:10:51 21:10:51