Pull request #4169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35ac6a55ad2bbf9100ca7551023baf47654b965d+ca92d9d5a1a4b96f9a744d26107768f846b4a1ff (0ec5a3da2dafbbb8ba8ca9ae4624c377681c7643) 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-ssh8189418722574996797.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4007352019465410135.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10629173490239021055.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2399950674590622012.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17086695235178442050.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7242317097746095534.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1378 in /w/workspace/edgexfoundry_edgex-go_PR-4169 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4169/head:refs/remotes/origin/PR-4169 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca92d9d5a1a4b96f9a744d26107768f846b4a1ff into PR head commit 35ac6a55ad2bbf9100ca7551023baf47654b965d Merge succeeded, producing 35ac6a55ad2bbf9100ca7551023baf47654b965d Checking out Revision 35ac6a55ad2bbf9100ca7551023baf47654b965d (PR-4169) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:06 ========================================================= 19:04:06 EdgeX Global Pipelines Version Info 19:04:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:07 ------------------- 19:04:07 stable info: 19:04:07 ------------------- 19:04:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:04:07 Message: update stable to v1.0.239 19:04:08 ------------------- 19:04:08 experimental info: 19:04:08 ------------------- 19:04:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:04:08 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4169 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4169 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4169 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35ac6a5 [Pipeline] echo 19:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:09 provisioning config files... 19:04:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5470844994682387565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:10 ---> docker-login.sh 19:04:10 nexus3.edgexfoundry.org:10001 19:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:10 Configure a credential helper to remove this warning. See 19:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:10 19:04:10 Login Succeeded 19:04:10 nexus3.edgexfoundry.org:10002 19:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:10 Configure a credential helper to remove this warning. See 19:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:10 19:04:10 Login Succeeded 19:04:10 nexus3.edgexfoundry.org:10003 19:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:10 Configure a credential helper to remove this warning. See 19:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:10 19:04:10 Login Succeeded 19:04:10 nexus3.edgexfoundry.org:10004 19:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:10 Configure a credential helper to remove this warning. See 19:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:10 19:04:10 Login Succeeded 19:04:10 docker.io 19:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:11 Configure a credential helper to remove this warning. See 19:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:11 19:04:11 Login Succeeded 19:04:11 ---> docker-login.sh ends [Pipeline] } 19:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:11 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + dirname cmd/core-command/Dockerfile 19:04:11 + echo core-command,cmd/core-command/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + dirname cmd/core-data/Dockerfile 19:04:11 + echo core-data,cmd/core-data/Dockerfile 19:04:11 + dirname cmd/core-metadata/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:11 + + dirname cmd/security-bootstrapper/Dockerfile 19:04:11 cut -d/ -f2 19:04:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:11 + dirname cmd/security-proxy-setup/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:11 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:11 + dirname cmd/security-spire-agent/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:11 + dirname cmd/security-spire-config/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:11 + + dirname cmd/security-spire-server/Dockerfile 19:04:11 cut -d/ -f2 19:04:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + dirname cmd/support-notifications/Dockerfile 19:04:11 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:11 + dirname cmd/support-scheduler/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:04:11 + dirname cmd/sys-mgmt-agent/Dockerfile 19:04:11 + cut -d/ -f2 19:04:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:04:11 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh 19:04:11 + git rev-list -1 --merges 35ac6a55ad2bbf9100ca7551023baf47654b965d~1..35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo 19:04:12 -----------> git rev-list -1 --merges 35ac6a55ad2bbf9100ca7551023baf47654b965d~1..35ac6a55ad2bbf9100ca7551023baf47654b965d 35ac6a55ad2bbf9100ca7551023baf47654b965d [false] [Pipeline] sh 19:04:12 + git log --format=format:%s -1 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo 19:04:12 ========================================================= 19:04:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:12 + grep -v github /etc/ssh/ssh_known_hosts 19:04:12 + [ -e /tmp/ssh_known_hosts ] 19:04:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:12 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:13 19:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:13 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:13 b85a868b505f: Pulling fs layer 19:04:13 e2be974225ed: Pulling fs layer 19:04:13 339a4e72a1f5: Pulling fs layer 19:04:13 988bab9f4d93: Pulling fs layer 19:04:13 1469e6f7b9e6: Pulling fs layer 19:04:13 eaf3925da568: Pulling fs layer 19:04:13 bab4dde63d76: Pulling fs layer 19:04:13 bde34c3a00c8: Pulling fs layer 19:04:13 b352a97aabf1: Pulling fs layer 19:04:13 4872d77fe225: Pulling fs layer 19:04:13 5851b861e8e6: Pulling fs layer 19:04:13 988bab9f4d93: Waiting 19:04:13 1469e6f7b9e6: Waiting 19:04:13 eaf3925da568: Waiting 19:04:13 bab4dde63d76: Waiting 19:04:13 b352a97aabf1: Waiting 19:04:13 bde34c3a00c8: Waiting 19:04:13 4872d77fe225: Waiting 19:04:13 5851b861e8e6: Waiting 19:04:13 e2be974225ed: Verifying Checksum 19:04:13 e2be974225ed: Download complete 19:04:13 988bab9f4d93: Verifying Checksum 19:04:13 988bab9f4d93: Download complete 19:04:13 1469e6f7b9e6: Verifying Checksum 19:04:13 1469e6f7b9e6: Download complete 19:04:13 eaf3925da568: Verifying Checksum 19:04:13 eaf3925da568: Download complete 19:04:13 339a4e72a1f5: Verifying Checksum 19:04:13 339a4e72a1f5: Download complete 19:04:13 bde34c3a00c8: Verifying Checksum 19:04:13 bde34c3a00c8: Download complete 19:04:13 b352a97aabf1: Download complete 19:04:13 4872d77fe225: Verifying Checksum 19:04:13 4872d77fe225: Download complete 19:04:13 5851b861e8e6: Verifying Checksum 19:04:13 5851b861e8e6: Download complete 19:04:13 b85a868b505f: Verifying Checksum 19:04:13 b85a868b505f: Download complete 19:04:14 bab4dde63d76: Verifying Checksum 19:04:14 bab4dde63d76: Download complete 19:04:15 b85a868b505f: Pull complete 19:04:15 e2be974225ed: Pull complete 19:04:15 339a4e72a1f5: Pull complete 19:04:15 988bab9f4d93: Pull complete 19:04:15 1469e6f7b9e6: Pull complete 19:04:15 eaf3925da568: Pull complete 19:04:17 bab4dde63d76: Pull complete 19:04:17 bde34c3a00c8: Pull complete 19:04:17 b352a97aabf1: Pull complete 19:04:17 4872d77fe225: Pull complete 19:04:17 5851b861e8e6: Pull complete 19:04:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:18 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:19 $ docker top dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 -eo pid,comm 19:04:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:04:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:19 [ssh-agent] Looking for ssh-agent implementation... 19:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:19 $ docker exec dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent 19:04:19 SSH_AUTH_SOCK=/tmp/ssh-GZ1uwvo0q8EP/agent.33 19:04:19 SSH_AGENT_PID=39 19:04:19 Running ssh-add (command line suppressed) 19:04:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1060676987410957530.key (/w/workspace/edgex-go/1@tmp/private_key_1060676987410957530.key) 19:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:20 + git tag --points-at HEAD [Pipeline] } 19:04:20 $ docker exec --env ******** --env ******** dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent -k 19:04:20 unset SSH_AUTH_SOCK; 19:04:20 unset SSH_AGENT_PID; 19:04:20 echo Agent pid 39 killed; 19:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:20 [ssh-agent] Looking for ssh-agent implementation... 19:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:20 $ docker exec dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent 19:04:20 SSH_AUTH_SOCK=/tmp/ssh-sm6rsvXp3oo6/agent.72 19:04:20 SSH_AGENT_PID=79 19:04:20 Running ssh-add (command line suppressed) 19:04:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13937265894767772363.key (/w/workspace/edgex-go/1@tmp/private_key_13937265894767772363.key) 19:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:21 + git semver init 19:04:21 2022-09-27 19:04:21,402 [run_init] DEBUG init version:0.0.0 force:False 19:04:21 2022-09-27 19:04:21,403 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:21 2022-09-27 19:04:21,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:21 2022-09-27 19:04:21,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:04:26 2022-09-27 19:04:26,175 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:26 2022-09-27 19:04:26,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4169 with force:False 19:04:26 2022-09-27 19:04:26,175 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4169 19:04:26 2022-09-27 19:04:26,179 [execute] INFO git cat-file --batch-check 19:04:26 2022-09-27 19:04:26,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:26 2022-09-27 19:04:26,187 [execute] INFO git cat-file --batch 19:04:26 2022-09-27 19:04:26,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:26 2022-09-27 19:04:26,192 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4169 19:04:26 0.0.0 [Pipeline] } 19:04:26 $ docker exec --env ******** --env ******** dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent -k 19:04:26 unset SSH_AUTH_SOCK; 19:04:26 unset SSH_AGENT_PID; 19:04:26 echo Agent pid 79 killed; 19:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:27 + git semver [Pipeline] } 19:04:27 $ docker stop --time=1 dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 19:04:28 $ docker rm -f dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:29 Stashed 1 file(s) [Pipeline] echo 19:04:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:30 ========================================================= 19:04:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:30 2408cc74d12b: Pulling fs layer 19:04:30 ea60b727a1ce: Pulling fs layer 19:04:30 30c4a7721957: Pulling fs layer 19:04:30 370296b7ddb6: Pulling fs layer 19:04:30 7c6cee850709: Pulling fs layer 19:04:30 39a5fcdaea64: Pulling fs layer 19:04:30 d94ebbe4e438: Pulling fs layer 19:04:30 bcfd1f05c69d: Pulling fs layer 19:04:30 59ccb84bbe0f: Pulling fs layer 19:04:30 39a5fcdaea64: Waiting 19:04:30 d94ebbe4e438: Waiting 19:04:30 bcfd1f05c69d: Waiting 19:04:30 59ccb84bbe0f: Waiting 19:04:30 7c6cee850709: Waiting 19:04:30 370296b7ddb6: Waiting 19:04:30 30c4a7721957: Verifying Checksum 19:04:30 30c4a7721957: Download complete 19:04:30 ea60b727a1ce: Verifying Checksum 19:04:30 ea60b727a1ce: Download complete 19:04:30 7c6cee850709: Verifying Checksum 19:04:30 7c6cee850709: Download complete 19:04:30 39a5fcdaea64: Verifying Checksum 19:04:30 39a5fcdaea64: Download complete 19:04:30 2408cc74d12b: Verifying Checksum 19:04:30 d94ebbe4e438: Download complete 19:04:31 2408cc74d12b: Pull complete 19:04:31 ea60b727a1ce: Pull complete 19:04:31 30c4a7721957: Pull complete 19:04:31 59ccb84bbe0f: Download complete 19:04:31 370296b7ddb6: Download complete 19:04:31 bcfd1f05c69d: Verifying Checksum 19:04:31 bcfd1f05c69d: Download complete 19:04:35 370296b7ddb6: Pull complete 19:04:35 7c6cee850709: Pull complete 19:04:35 39a5fcdaea64: Pull complete 19:04:35 d94ebbe4e438: Pull complete 19:04:36 bcfd1f05c69d: Pull complete 19:04:37 59ccb84bbe0f: Pull complete 19:04:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:37 WORKDIR /edgex 19:04:37 COPY go.mod . 19:04:37 RUN go mod download 19:04:37 + docker build -t ci-base-image-x86_64 -f - . 19:04:38 Sending build context to Docker daemon 169.5MB 19:04:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:38 ---> a4fb48ad2a94 19:04:38 Step 2/4 : WORKDIR /edgex 19:04:41 ---> Running in 1a6c048773d0 19:04:41 Removing intermediate container 1a6c048773d0 19:04:41 ---> b1de1f12c9ad 19:04:41 Step 3/4 : COPY go.mod . 19:04:41 ---> be81e6a07f30 19:04:41 Step 4/4 : RUN go mod download 19:04:41 ---> Running in e99f1c1c62ef 19:04:44 Still waiting to schedule task 19:04:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:50 Removing intermediate container e99f1c1c62ef 19:04:50 ---> 229d3d18a216 19:04:50 Successfully built 229d3d18a216 19:04:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:51 + docker inspect -f . ci-base-image-x86_64 19:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:51 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:51 $ docker top c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:52 + go version 19:04:52 go version go1.18.3 linux/amd64 [Pipeline] } 19:04:52 $ docker stop --time=1 c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 19:04:53 $ docker rm -f c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:54 + docker inspect -f . ci-base-image-x86_64 19:04:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:54 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:54 $ docker top 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:54 ========================================================= 19:04:54 [edgeXBuildGoParallel] Running Tests and Build... 19:04:54 ========================================================= [Pipeline] sh 19:04:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:55 + make test 19:04:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:05:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 19:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.110s coverage: 75.6% of statements 19:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements 19:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.041s coverage: 89.2% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.115s coverage: 2.0% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 95.6% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.108s coverage: 94.1% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 19:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.234s coverage: 80.5% of statements 19:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.8% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:05:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:05:38 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 19:05:56 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:05:56 GO111MODULE=on go vet ./... 19:05:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:59 + ls -al . 19:05:59 total 756 19:05:59 drwxrwxr-x 11 1001 1001 4096 Sep 27 19:04 . 19:05:59 drwxr-xr-x 4 root root 4096 Sep 27 19:04 .. 19:05:59 drwxrwxr-x 2 1001 1001 4096 Sep 27 19:04 .blubracket 19:05:59 -rw-rw-r-- 1 1001 1001 16 Sep 27 19:04 .dockerignore 19:05:59 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:05 .git 19:05:59 drwxrwxr-x 3 1001 1001 4096 Sep 27 19:04 .github 19:05:59 -rw-rw-r-- 1 1001 1001 1030 Sep 27 19:04 .gitignore 19:05:59 -rw-rw-r-- 1 1001 1001 42 Sep 27 19:04 .golangci.yml 19:05:59 -rw-rw-r-- 1 1001 1001 87 Sep 27 19:04 .hadolint.yml 19:05:59 drwxr-xr-x 3 1001 1001 4096 Sep 27 19:04 .semver 19:05:59 -rw-rw-r-- 1 1001 1001 166 Sep 27 19:04 .sonarcloud.properties 19:05:59 -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:04 ADOPTERS.md 19:05:59 -rw-rw-r-- 1 1001 1001 10722 Sep 27 19:04 Attribution.txt 19:05:59 -rw-rw-r-- 1 1001 1001 63209 Sep 27 19:04 CHANGELOG.md 19:05:59 -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:04 CONTRIBUTING.md 19:05:59 -rw-rw-r-- 1 1001 1001 677 Sep 27 19:04 GOVERNANCE.md 19:05:59 -rw-rw-r-- 1 1001 1001 850 Sep 27 19:04 Jenkinsfile 19:05:59 -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:04 LICENSE 19:05:59 -rw-rw-r-- 1 1001 1001 13724 Sep 27 19:04 Makefile 19:05:59 -rw-rw-r-- 1 1001 1001 582 Sep 27 19:04 OWNERS.md 19:05:59 -rw-rw-r-- 1 1001 1001 9799 Sep 27 19:04 README.md 19:05:59 -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:04 SECURITY.md 19:05:59 -rw-rw-r-- 1 1001 1001 5 Sep 27 19:04 VERSION 19:05:59 -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:04 ZMQWindows.md 19:05:59 drwxrwxr-x 2 1001 1001 4096 Sep 27 19:04 bin 19:05:59 drwxrwxr-x 18 1001 1001 4096 Sep 27 19:04 cmd 19:05:59 -rw-r--r-- 1 root root 496148 Sep 27 19:05 coverage.out 19:05:59 -rw-rw-r-- 1 1001 1001 3458 Sep 27 19:04 go.mod 19:05:59 -rw-rw-r-- 1 1001 1001 38041 Sep 27 19:04 go.sum 19:05:59 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:04 internal 19:05:59 drwxrwxr-x 3 1001 1001 4096 Sep 27 19:04 openapi 19:05:59 drwxrwxr-x 4 1001 1001 4096 Sep 27 19:04 snap 19:05:59 -rw-rw-r-- 1 1001 1001 204 Sep 27 19:04 version.go [Pipeline] sh 19:06:00 + '[' -e coverage.out ] 19:06:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:00 Stashed 1 file(s) [Pipeline] sh 19:06:00 + make build 19:06:00 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:06:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1390 in /w/workspace/edgexfoundry_edgex-go_PR-4169 [Pipeline] { [Pipeline] ws 19:06:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:14 The recommended git tool is: git 19:06:19 using credential edgex-jenkins-ssh 19:06:19 Cloning the remote Git repository 19:06:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:19 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:19 > git --version # timeout=10 19:06:19 > git --version # 'git version 2.25.1' 19:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:20 Verifying host key using known hosts file 19:06:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:06:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:06:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:06:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:06:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:06:37 Merging remotes/origin/main commit ca92d9d5a1a4b96f9a744d26107768f846b4a1ff into PR head commit 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] } 19:06:38 $ docker stop --time=1 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed 19:06:38 Merge succeeded, producing 35ac6a55ad2bbf9100ca7551023baf47654b965d 19:06:38 Checking out Revision 35ac6a55ad2bbf9100ca7551023baf47654b965d (PR-4169) 19:06:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:37 Verifying host key using known hosts file 19:06:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:06:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4169/head:refs/remotes/origin/PR-4169 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:37 > git config core.sparsecheckout # timeout=10 19:06:37 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 19:06:38 > git remote # timeout=10 19:06:38 > git config --get remote.origin.url # timeout=10 19:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:38 Verifying host key using known hosts file 19:06:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:06:38 > git merge ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 19:06:38 > git rev-parse HEAD^{commit} # timeout=10 19:06:38 > git config core.sparsecheckout # timeout=10 19:06:38 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 19:06:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:06:38 > git --version # timeout=10 19:06:38 > git --version # 'git version 2.25.1' 19:06:39 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:40 $ docker rm -f 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:41 19:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:42 Dload Upload Total Spent Left Speed 19:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 19:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:42 latest: Pulling from edgex-devops/edgex-compose 19:06:42 cbdbe7a5bc2a: Pulling fs layer 19:06:42 ca9280d653b3: Pulling fs layer 19:06:42 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 19:06:42 cbdbe7a5bc2a: Verifying Checksum 19:06:42 cbdbe7a5bc2a: Download complete 19:06:42 ca9280d653b3: Verifying Checksum 19:06:42 ca9280d653b3: Download complete 19:06:42 cbdbe7a5bc2a: Pull complete 19:06:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:43 7e9c9ca2126c: Verifying Checksum 19:06:43 7e9c9ca2126c: Download complete 19:06:43 ca9280d653b3: Pull complete 19:06:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:43 + sudo tee /etc/docker/daemon.new 19:06:43 { 19:06:43 "registry-mirrors": [ 19:06:43 "https://nexus3.edgexfoundry.org:10001" 19:06:43 ], 19:06:43 "bip": "10.250.0.254/24", 19:06:43 "hosts": [ 19:06:43 "tcp://0.0.0.0:5555", 19:06:43 "unix:///var/run/docker.sock" 19:06:43 ], 19:06:43 "mtu": 1458, 19:06:43 "selinux-enabled": true, 19:06:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:43 } [Pipeline] sh 19:06:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:43 + sudo service docker restart 19:06:46 7e9c9ca2126c: Pull complete 19:06:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:46 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:06:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:48 $ docker top 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:48 + docker-compose build --help 19:06:48 + grep parallel 19:06:49 --parallel Build images in parallel. [Pipeline] } 19:06:49 $ docker stop --time=1 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 19:06:50 $ docker rm -f 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:51 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:51 $ docker top 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:52 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:52 Building core-command ... 19:06:52 Building core-data ... 19:06:52 Building core-metadata ... 19:06:52 Building security-bootstrapper ... 19:06:52 Building security-proxy-setup ... 19:06:52 Building security-secretstore-setup ... 19:06:52 Building security-spiffe-token-provider ... 19:06:52 Building security-spire-agent ... 19:06:52 Building security-spire-config ... 19:06:52 Building security-spire-server ... 19:06:52 Building support-notifications ... 19:06:52 Building support-scheduler ... 19:06:52 Building sys-mgmt-agent ... 19:06:52 Building security-proxy-setup 19:06:52 Building security-spiffe-token-provider 19:06:52 Building core-data 19:06:52 Building security-spire-agent 19:06:52 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:02 provisioning config files... 19:07:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3795719605135218005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:02 ---> 229d3d18a216 19:07:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:07:02 ---> docker-login.sh 19:07:02 nexus3.edgexfoundry.org:10001 19:07:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> 229d3d18a216 19:07:03 Step 3/22 : WORKDIR /edgex-go 19:07:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> 229d3d18a216 19:07:03 Step 3/26 : WORKDIR /edgex-go 19:07:03 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> 229d3d18a216 19:07:03 Step 3/20 : WORKDIR /edgex-go 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10002 19:07:03 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> 229d3d18a216 19:07:03 Step 3/33 : WORKDIR /edgex-go 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10003 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10004 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 docker.io 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 ---> docker-login.sh ends [Pipeline] } 19:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:05 ========================================================= 19:07:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:05 b3c136eddcbf: Pulling fs layer 19:07:05 c0a3192eca97: Pulling fs layer 19:07:05 a050256f5b6f: Pulling fs layer 19:07:05 656be50a0ddc: Pulling fs layer 19:07:05 2bbca73fdf42: Pulling fs layer 19:07:05 46d945488cbd: Pulling fs layer 19:07:05 8a5474983e97: Pulling fs layer 19:07:05 329c88fbcd65: Pulling fs layer 19:07:05 656be50a0ddc: Waiting 19:07:05 2bbca73fdf42: Waiting 19:07:05 46d945488cbd: Waiting 19:07:05 329c88fbcd65: Waiting 19:07:05 8a5474983e97: Waiting 19:07:06 a050256f5b6f: Verifying Checksum 19:07:06 a050256f5b6f: Download complete 19:07:06 c0a3192eca97: Download complete 19:07:06 2bbca73fdf42: Download complete 19:07:06 46d945488cbd: Verifying Checksum 19:07:06 46d945488cbd: Download complete 19:07:06 b3c136eddcbf: Verifying Checksum 19:07:06 b3c136eddcbf: Download complete 19:07:07 b3c136eddcbf: Pull complete 19:07:07 329c88fbcd65: Verifying Checksum 19:07:07 329c88fbcd65: Download complete 19:07:07 ---> Running in 29cdc10dd35d 19:07:07 ---> Running in baf92b7b3a9f 19:07:07 ---> Running in d61809a1fc73 19:07:07 ---> Running in 6dbcf57ac41f 19:07:07 ---> Running in 7c50bdc47196 19:07:07 Removing intermediate container baf92b7b3a9f 19:07:07 ---> f2994ff639c5 19:07:07 Step 4/24 : WORKDIR /edgex-go 19:07:07 Removing intermediate container 6dbcf57ac41f 19:07:07 ---> 94a709f2d23f 19:07:07 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:07 Removing intermediate container 7c50bdc47196 19:07:07 ---> 73b920f480ea 19:07:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:07:07 Removing intermediate container d61809a1fc73 19:07:07 ---> af63f64ab7b3 19:07:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:07 ---> Running in 6f32d0607e6b 19:07:07 Removing intermediate container 29cdc10dd35d 19:07:07 ---> 67488da18e48 19:07:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:07 ---> Running in a32afb2ab2d3 19:07:07 ---> Running in af5014c16c19 19:07:07 ---> Running in 938126594b01 19:07:07 ---> Running in ae90f2dff0c7 19:07:07 Removing intermediate container 6f32d0607e6b 19:07:07 ---> 995154f64d16 19:07:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:07 ---> Running in 7232b4a69e7c 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:07 c0a3192eca97: Pull complete 19:07:07 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:07 v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:07 OK: 17045 distinct packages available 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:08 a050256f5b6f: Pull complete 19:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:08 OK: 211 MiB in 51 packages 19:07:08 Removing intermediate container a32afb2ab2d3 19:07:08 ---> ce78d1444e7d 19:07:08 Step 5/33 : RUN apk add --update --no-cache make git 19:07:08 Removing intermediate container 938126594b01 19:07:08 ---> d57399544da9 19:07:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:07:08 ---> Running in 26bd367e95d0 19:07:08 ---> Running in 8d27a3625cbd 19:07:08 Removing intermediate container ae90f2dff0c7 19:07:08 ---> 36581953702d 19:07:08 Step 5/22 : RUN apk add --update --no-cache make git 19:07:08 Removing intermediate container 7232b4a69e7c 19:07:08 ---> 745acdc81464 19:07:08 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:07:08 ---> Running in 669d58349b37 19:07:08 ---> Running in 2eae868b7813 19:07:08 Removing intermediate container af5014c16c19 19:07:08 ---> 6c0784ad1cc9 19:07:08 Step 5/20 : COPY go.mod vendor* ./ 19:07:08 8a5474983e97: Verifying Checksum 19:07:08 8a5474983e97: Download complete 19:07:08 ---> 7f49cf94628c 19:07:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:08 ---> Running in 8f802d6a6867 19:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:09 656be50a0ddc: Verifying Checksum 19:07:09 656be50a0ddc: Download complete 19:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:10 OK: 211 MiB in 51 packages 19:07:11 Removing intermediate container 2eae868b7813 19:07:11 ---> c30ccb22b6ba 19:07:11 Step 7/24 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container 26bd367e95d0 19:07:11 ---> 598c2ad4fdcd 19:07:11 Step 6/33 : COPY go.mod vendor* ./ 19:07:11 Removing intermediate container 8d27a3625cbd 19:07:11 ---> 3cbea21eee5c 19:07:11 Step 6/26 : COPY go.mod vendor* ./ 19:07:11 ---> 85e28c33cdda 19:07:11 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 Removing intermediate container 669d58349b37 19:07:11 ---> f89ccd6c14de 19:07:11 Step 6/22 : COPY go.mod vendor* ./ 19:07:11 ---> 18e93cfa641d 19:07:11 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in ebb89f5c18f7 19:07:11 ---> a8fc622d279e 19:07:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in f22156d3fda7 19:07:11 ---> 22194f0aa8d4 19:07:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:11 ---> Running in b21323f0a1a1 19:07:11 ---> Running in 40a81de63d87 19:07:21 656be50a0ddc: Pull complete 19:07:21 2bbca73fdf42: Pull complete 19:07:21 46d945488cbd: Pull complete 19:07:28 8a5474983e97: Pull complete 19:07:29 Removing intermediate container f22156d3fda7 19:07:29 ---> 3845bfb18ede 19:07:29 Step 8/33 : COPY . . 19:07:29 Removing intermediate container ebb89f5c18f7 19:07:29 ---> 8e2644a5644a 19:07:29 Step 9/24 : COPY . . 19:07:29 Removing intermediate container 8f802d6a6867 19:07:29 ---> 09e322ebe5a5 19:07:29 Step 7/20 : COPY . . 19:07:29 Removing intermediate container 40a81de63d87 19:07:29 ---> 2397e9f411da 19:07:29 Step 8/22 : COPY . . 19:07:29 Removing intermediate container b21323f0a1a1 19:07:29 ---> de3b6c154417 19:07:29 Step 8/26 : COPY . . 19:07:29 329c88fbcd65: Pull complete 19:07:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:30 WORKDIR /edgex 19:07:30 COPY go.mod . 19:07:30 RUN go mod download 19:07:30 + docker build -t ci-base-image-arm64 -f - . 19:07:31 Sending build context to Docker daemon 3.246MB 19:07:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:31 ---> ff4287adb874 19:07:31 Step 2/4 : WORKDIR /edgex 19:07:33 ---> Running in 6357b1bb66d5 19:07:33 Removing intermediate container 6357b1bb66d5 19:07:33 ---> 7c8b95d99a0b 19:07:33 Step 3/4 : COPY go.mod . 19:07:33 ---> 8f7629311f8f 19:07:33 Step 4/4 : RUN go mod download 19:07:33 ---> Running in 9eac6334d136 19:07:37 ---> 84ea2961c7f5 19:07:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:07:37 ---> 30a505e1b3b4 19:07:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:07:37 ---> 2619afd8bb64 19:07:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:07:37 ---> a9b7cd1a70b4 19:07:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:07:37 ---> cef62582faba 19:07:37 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:07:37 ---> Running in 222ee86c3a3e 19:07:37 ---> Running in 08446874f83b 19:07:37 ---> Running in c67004de81b0 19:07:37 ---> Running in 1187e161c957 19:07:37 ---> Running in 239c6317e349 19:07:37 Removing intermediate container 239c6317e349 19:07:37 ---> 41b5a81dbdd3 19:07:37 Step 10/26 : WORKDIR /edgex-go/spire-build 19:07:37 ---> Running in 0f886535cc8a 19:07:37 Removing intermediate container 0f886535cc8a 19:07:37 ---> ba70a85d8c29 19:07:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:37 ---> Running in 110c928bdf7b 19:07:37 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:38 Removing intermediate container 110c928bdf7b 19:07:38 ---> 5b88d9712133 19:07:38 Step 12/26 : WORKDIR /edgex-go 19:07:38 ---> Running in 6cc391d9540e 19:07:39 Removing intermediate container 6cc391d9540e 19:07:39 ---> fb5595a9a1fb 19:07:39 19:07:39 Step 13/26 : FROM alpine:3.15 19:07:39 3.15: Pulling from library/alpine 19:07:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:07:39 Status: Downloaded newer image for alpine:3.15 19:07:39 ---> c4fc93816858 19:07:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:39 ---> Running in 9efecd35afb8 19:07:39 Removing intermediate container 9efecd35afb8 19:07:39 ---> bdeb8e1c0475 19:07:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:40 ---> Running in f9cfa80bb0c7 19:07:41 Removing intermediate container f9cfa80bb0c7 19:07:41 ---> b02f04d90afa 19:07:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:41 ---> Running in e4ec0ce907ed 19:07:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:43 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:07:43 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:07:43 OK: 15857 distinct packages available 19:07:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:44 (1/5) Installing dumb-init (1.2.5-r1) 19:07:44 (2/5) Installing musl-obstack (1.2.3-r0) 19:07:44 (3/5) Installing libucontext (1.1-r0) 19:07:44 (4/5) Installing gcompat (1.0.0-r4) 19:07:44 (5/5) Installing openssl (1.1.1q-r0) 19:07:44 Executing busybox-1.34.1-r7.trigger 19:07:44 OK: 7 MiB in 19 packages 19:07:46 Removing intermediate container e4ec0ce907ed 19:07:46 ---> 069612ff6495 19:07:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:47 ---> 0005b7ff6546 19:07:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:50 ---> 8b4bcdc348ed 19:07:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:51 ---> d1d5213ca4b1 19:07:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:52 ---> 9409f104e030 19:07:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:52 ---> 04e3d3ec482d 19:07:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:52 ---> Running in 0aa965607072 19:07:53 Removing intermediate container 0aa965607072 19:07:53 ---> 07839175689e 19:07:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:53 ---> Running in 89db77bb73b8 19:07:54 Removing intermediate container 89db77bb73b8 19:07:54 ---> 7ef96f260304 19:07:54 Step 24/26 : LABEL arch=x86_64 19:07:54 ---> Running in 948d1f0a443d 19:07:54 Removing intermediate container 948d1f0a443d 19:07:54 ---> 4aa495dda458 19:07:54 Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:07:54 ---> Running in e9b53fae2005 19:07:54 Removing intermediate container e9b53fae2005 19:07:54 ---> 1479b745b8fd 19:07:54 Step 26/26 : LABEL version=0.0.0 19:07:54 ---> Running in 691c2645d583 19:07:55 Removing intermediate container 691c2645d583 19:07:55 ---> a0d28e716c8e 19:07:55 19:07:55 Successfully built a0d28e716c8e 19:07:55 Successfully tagged security-spire-agent:latest 19:07:55 Building security-spire-config 19:07:58  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:07:58 ---> 229d3d18a216 19:07:58 Step 3/26 : WORKDIR /edgex-go 19:07:58 ---> Using cache 19:07:58 ---> af63f64ab7b3 19:07:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:58 ---> Using cache 19:07:58 ---> d57399544da9 19:07:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:07:58 ---> Using cache 19:07:58 ---> 3cbea21eee5c 19:07:58 Step 6/26 : COPY go.mod vendor* ./ 19:07:58 ---> Using cache 19:07:58 ---> a8fc622d279e 19:07:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:58 ---> Using cache 19:07:58 ---> de3b6c154417 19:07:58 Step 8/26 : COPY . . 19:07:58 ---> Using cache 19:07:58 ---> a9b7cd1a70b4 19:07:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:07:58 ---> Using cache 19:07:58 ---> 41b5a81dbdd3 19:07:58 Step 10/26 : WORKDIR /edgex-go/spire-build 19:07:58 ---> Using cache 19:07:58 ---> ba70a85d8c29 19:07:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:58 ---> Using cache 19:07:58 ---> 5b88d9712133 19:07:58 Step 12/26 : WORKDIR /edgex-go 19:07:58 ---> Using cache 19:07:58 ---> fb5595a9a1fb 19:07:58 19:07:58 Step 13/26 : FROM alpine:3.15 19:07:58 ---> c4fc93816858 19:07:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:58 ---> Using cache 19:07:58 ---> bdeb8e1c0475 19:07:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:58 ---> Using cache 19:07:58 ---> b02f04d90afa 19:07:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:07:59 ---> Running in c42ea33c59f7 19:08:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:02 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:08:02 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:08:02 OK: 15857 distinct packages available 19:08:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:03 (1/4) Installing dumb-init (1.2.5-r1) 19:08:03 (2/4) Installing musl-obstack (1.2.3-r0) 19:08:03 (3/4) Installing libucontext (1.1-r0) 19:08:03 (4/4) Installing gcompat (1.0.0-r4) 19:08:03 Executing busybox-1.34.1-r7.trigger 19:08:03 OK: 6 MiB in 18 packages 19:08:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:05 Removing intermediate container c42ea33c59f7 19:08:05 ---> 8a8bed98d2fc 19:08:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:06 Removing intermediate container 9eac6334d136 19:08:06 ---> bb3443162f06 19:08:06 Successfully built bb3443162f06 19:08:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:06 + docker inspect -f . ci-base-image-arm64 19:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 19:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:06 ---> 6ccfaed6079e 19:08:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:08:07 $ docker top 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:08 ---> 24f7aa0fbd79 19:08:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:08:08 ---> Running in c3b4f9b79d60 19:08:08 Removing intermediate container 1187e161c957 19:08:08 ---> 6fa2e4ddd01c 19:08:08 19:08:08 Step 10/33 : FROM alpine:3.16 19:08:08 Removing intermediate container c67004de81b0 19:08:08 ---> 6bda11f6aa37 19:08:08 19:08:08 Step 10/22 : FROM alpine:3.16 19:08:08 Removing intermediate container c3b4f9b79d60 19:08:08 ---> 531f0fbd34a2 19:08:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:08:08 + go version 19:08:08 go version go1.18.3 linux/arm64 [Pipeline] } 19:08:08 $ docker stop --time=1 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 19:08:09 3.16: Pulling from library/alpine 19:08:09 3.16: Pulling from library/alpine 19:08:09 ---> d755d85a8ab6 19:08:09 Step 21/26 : WORKDIR / 19:08:09 ---> Running in b14bd574d62b 19:08:10 Removing intermediate container 08446874f83b 19:08:10 ---> 53b1fbcce49b 19:08:10 19:08:10 Step 11/24 : FROM alpine:3.16 19:08:10 Removing intermediate container b14bd574d62b 19:08:10 ---> c552cecce004 19:08:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:10 $ docker rm -f 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 19:08:10 3.16: Pulling from library/alpine 19:08:10 ---> Running in 1af321b732c4 19:08:10 Removing intermediate container 222ee86c3a3e 19:08:10 ---> b2f2fbd7ee80 19:08:10 19:08:10 Step 9/20 : FROM alpine:3.15 19:08:10 ---> c4fc93816858 19:08:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:08:10 19:08:10 ---> Using cache 19:08:10 ---> bdeb8e1c0475 19:08:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:10 ---> Using cache 19:08:10 ---> b02f04d90afa 19:08:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:08:10 Status: Downloaded newer image for alpine:3.16 19:08:10 Status: Image is up to date for alpine:3.16 19:08:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:08:10 Status: Image is up to date for alpine:3.16 19:08:10 ---> 9c6f07244728 19:08:10 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:10 ---> 9c6f07244728 19:08:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:08:10 ---> 9c6f07244728 19:08:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:08:10 ---> Running in 4947b14ca73d 19:08:10 ---> Running in da26538728d0 19:08:10 ---> Running in 1c78d6024f50 19:08:10 ---> Running in deb7d0f294d8 19:08:10 Removing intermediate container 1af321b732c4 19:08:10 ---> 4f6639f1aa88 19:08:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:10 ---> Running in 5079d4baa148 19:08:10 Removing intermediate container 1c78d6024f50 19:08:10 ---> ad8887e78fe6 19:08:10 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:08:10 Removing intermediate container deb7d0f294d8 19:08:10 ---> 63c1edd026df 19:08:10 Step 13/24 : ENV APP_PORT=59880 19:08:10 ---> Running in c485c9196240 19:08:10 ---> Running in b78900c740c8 19:08:10 Removing intermediate container 5079d4baa148 19:08:10 ---> 0cd1a286d0cc 19:08:10 Step 24/26 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:08:11 ---> Running in 08bfde873661 19:08:11 Removing intermediate container b78900c740c8 19:08:11 ---> 87d1bacdff5f 19:08:11 Step 14/24 : EXPOSE $APP_PORT 19:08:11 ---> Running in 713d3254ac14 19:08:11 Removing intermediate container 08bfde873661 19:08:11 ---> a65c6b2dce58 19:08:11 Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:11 ---> Running in 7eddbce90578 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:11 Removing intermediate container 713d3254ac14 19:08:11 ---> 7e745c89ce2f 19:08:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:11 ---> Running in 1c0c24925ff5 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:11 Removing intermediate container 7eddbce90578 19:08:11 ---> b1413c706899 19:08:11 Step 26/26 : LABEL version=0.0.0 19:08:11 ---> Running in 8a84b5165812 19:08:11 + docker inspect -f . ci-base-image-arm64 19:08:11 . [Pipeline] } [Pipeline] // withEnv 19:08:11 Removing intermediate container 8a84b5165812 19:08:11 ---> fee3717a1cb4 19:08:11 19:08:11 (1/2) Installing dumb-init (1.2.5-r1) 19:08:11 (2/2) Installing su-exec (0.2-r1) 19:08:11 Executing busybox-1.35.0-r17.trigger 19:08:11 Successfully built fee3717a1cb4 19:08:11 OK: 6 MiB in 16 packages 19:08:11 Successfully tagged security-spire-config:latest 19:08:11  Building security-spire-config ... done Building security-spire-server 19:08:11 (1/6) Installing ca-certificates (20220614-r0) 19:08:11 (2/6) Installing brotli-libs (1.0.9-r6) 19:08:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:08:11 (4/6) Installing libcurl (7.83.1-r3) 19:08:11 (5/6) Installing curl (7.83.1-r3) 19:08:11 (6/6) Installing dumb-init (1.2.5-r1) 19:08:11 Executing busybox-1.35.0-r17.trigger 19:08:11 Executing ca-certificates-20220614-r0.trigger 19:08:11 OK: 8 MiB in 20 packages [Pipeline] withDockerContainer 19:08:11 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 19:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:12 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:08:12 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:08:12 OK: 15857 distinct packages available 19:08:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:12 $ docker top 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:13 ========================================================= 19:08:13 [edgeXBuildGoParallel] Running Tests and Build... 19:08:13 ========================================================= [Pipeline] sh 19:08:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 19:08:13 Removing intermediate container c485c9196240 19:08:13 ---> 733ef8fa6e8d 19:08:13 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:08:13 (1/9) Installing ca-certificates (20220614-r0) 19:08:13 Removing intermediate container 1c0c24925ff5 19:08:13 ---> 5d35049effc7 19:08:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:08:13 (2/9) Installing brotli-libs (1.0.9-r5) 19:08:13 ---> Running in 2e078808b143 [Pipeline] sh 19:08:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:08:13 ---> Running in e47151fd0a4b 19:08:13 Removing intermediate container da26538728d0 19:08:13 ---> 79cec65d7173 19:08:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:08:13 ---> 229d3d18a216 19:08:13 Step 3/25 : WORKDIR /edgex-go 19:08:13 ---> Using cache 19:08:13 ---> af63f64ab7b3 19:08:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:13 ---> Using cache 19:08:13 ---> d57399544da9 19:08:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:08:13 ---> Using cache 19:08:13 ---> 3cbea21eee5c 19:08:13 Step 6/25 : COPY go.mod vendor* ./ 19:08:13 ---> Using cache 19:08:13 ---> a8fc622d279e 19:08:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:13 ---> Using cache 19:08:13 ---> de3b6c154417 19:08:13 Step 8/25 : COPY . . 19:08:13 ---> Using cache 19:08:13 ---> a9b7cd1a70b4 19:08:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:08:13 ---> Using cache 19:08:13 ---> 41b5a81dbdd3 19:08:13 Step 10/25 : WORKDIR /edgex-go/spire-build 19:08:13 ---> Using cache 19:08:13 ---> ba70a85d8c29 19:08:13 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:08:13 (4/9) Installing libcurl (7.80.0-r3) 19:08:13 ---> Running in bb5357154ba3 19:08:13 (5/9) Installing curl (7.80.0-r3) 19:08:13 ---> Running in f294afcb1eea 19:08:13 Removing intermediate container 2e078808b143 19:08:13 ---> 8cac4dad86da 19:08:13 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:08:13 + make test 19:08:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:14 (6/9) Installing dumb-init (1.2.5-r1) 19:08:14 ---> Running in e4e34e4072c2 19:08:14 Removing intermediate container bb5357154ba3 19:08:14 ---> 16e55092cd89 19:08:14 Step 13/22 : WORKDIR /edgex 19:08:14 (7/9) Installing musl-obstack (1.2.3-r0) 19:08:14 ---> Running in ff4a874a6a24 19:08:14 Removing intermediate container e4e34e4072c2 19:08:14 ---> f87b45d4d117 19:08:14 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:08:14 (8/9) Installing libucontext (1.1-r0) 19:08:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:14 ---> Running in 9b713492e223 19:08:14 Removing intermediate container ff4a874a6a24 19:08:14 ---> e3429568c9b9 19:08:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:08:14 (9/9) Installing gcompat (1.0.0-r4) 19:08:14 Removing intermediate container 9b713492e223 19:08:14 ---> 2cdee37b3cee 19:08:14 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:08:14 Executing busybox-1.34.1-r7.trigger 19:08:14 Executing ca-certificates-20220614-r0.trigger 19:08:14 ---> Running in f78fd5ac2fdf 19:08:14 OK: 8 MiB in 23 packages 19:08:14 ---> 163b0baf8896 19:08:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:08:14 Removing intermediate container f78fd5ac2fdf 19:08:14 ---> 37a7d34ae36d 19:08:14 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:08:14 Removing intermediate container f294afcb1eea 19:08:14 ---> 7ea4d2fb7099 19:08:14 Step 12/25 : WORKDIR /edgex-go 19:08:14 ---> Running in 0e69a96b4cce 19:08:14 ---> Running in 54bb87ed7b23 19:08:14 ---> ee3e7d2bb71d 19:08:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:08:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:15 Removing intermediate container 54bb87ed7b23 19:08:15 ---> 4bef0018eab9 19:08:15 19:08:15 Step 13/25 : FROM alpine:3.15 19:08:15 ---> c4fc93816858 19:08:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:15 ---> Using cache 19:08:15 ---> bdeb8e1c0475 19:08:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:15 ---> Using cache 19:08:15 ---> b02f04d90afa 19:08:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:15 ---> Using cache 19:08:15 ---> 069612ff6495 19:08:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:15 Removing intermediate container 4947b14ca73d 19:08:15 ---> d9c2c826da7c 19:08:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:15 (1/6) Installing dumb-init (1.2.5-r1) 19:08:15 ---> 15f0c5fab694 19:08:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:15 ---> 06ab6a8fb199 19:08:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:08:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:08:15 (3/6) Installing libsodium (1.0.18-r0) 19:08:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:08:15 (5/6) Installing libzmq (4.3.4-r0) 19:08:15 (6/6) Installing zeromq (4.3.4-r0) 19:08:15 Executing busybox-1.35.0-r17.trigger 19:08:15 OK: 8 MiB in 20 packages 19:08:15 Removing intermediate container 0e69a96b4cce 19:08:15 ---> 7fa3177326ee 19:08:15 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:08:16 ---> 0aeafc148237 19:08:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:16 ---> c1e2af432cb5 19:08:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:08:16 ---> Running in a9f5fd2d59f2 19:08:16 ---> Running in d4f1b782fa48 19:08:16 ---> bd061742e89c 19:08:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:08:16 Removing intermediate container a9f5fd2d59f2 19:08:16 ---> b62ac3d6913c 19:08:16 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:08:16 ---> 4ab1ebfe6a43 19:08:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:16 ---> Running in ad54adb96813 19:08:16 ---> a382d6606659 19:08:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:08:16 ---> 456c6cfc6c9b 19:08:16 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:08:16 ---> Running in 85209dc27473 19:08:16 Removing intermediate container ad54adb96813 19:08:16 ---> bd3b718d2c4f 19:08:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:16 Removing intermediate container e47151fd0a4b 19:08:16 ---> e623b187950f 19:08:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:16 ---> 5d52a9cbe332 19:08:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:08:16 ---> Running in 82cf4584d7fc 19:08:16 Removing intermediate container 82cf4584d7fc 19:08:16 ---> bd300538a000 19:08:16 Step 18/20 : LABEL arch=x86_64 19:08:16 ---> Running in aa3c2288b1f9 19:08:16 ---> 1835b6db869c 19:08:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:08:16 ---> 05f154220c12 19:08:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:16 ---> Running in 5c093a1f84e1 19:08:16 Removing intermediate container aa3c2288b1f9 19:08:16 ---> 4dcbf7d27ea9 19:08:16 Step 19/20 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:16 ---> Running in b3bfe6addd05 19:08:16 Removing intermediate container 5c093a1f84e1 19:08:16 ---> 5db0554712b4 19:08:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:16 ---> Running in 1048f5f15585 19:08:17 Removing intermediate container b3bfe6addd05 19:08:17 ---> c27ec2458725 19:08:17 Step 20/20 : LABEL version=0.0.0 19:08:17 ---> Running in e124198be4ac 19:08:17 Removing intermediate container d4f1b782fa48 19:08:17 ---> d6c7701bb97c 19:08:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:08:17 Removing intermediate container 1048f5f15585 19:08:17 ---> ed24f66c6e29 19:08:17 Step 23/25 : LABEL arch=x86_64 19:08:17 ---> 6b439f4a1e7f 19:08:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:08:17 ---> Running in c777fbec4aaa 19:08:17 ---> Running in 096b8a045c7e 19:08:17 Removing intermediate container e124198be4ac 19:08:17 ---> 4598f92fa556 19:08:17 19:08:17 Removing intermediate container 85209dc27473 19:08:17 ---> 9a1b8e744e8f 19:08:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:17 Removing intermediate container c777fbec4aaa 19:08:17 ---> 5b7d438bb96a 19:08:17 Step 20/22 : LABEL arch=x86_64 19:08:17 Successfully built 4598f92fa556 19:08:17 Successfully tagged security-spiffe-token-provider:latest 19:08:17  Building security-spiffe-token-provider ... done Building security-secretstore-setup 19:08:17 Removing intermediate container 096b8a045c7e 19:08:17 ---> 17f54102a541 19:08:17 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:17 ---> Running in 8b242164c1b6 19:08:17 ---> bd123bb579ec 19:08:17 Step 20/24 : ENTRYPOINT ["/core-data"] 19:08:17 ---> Running in d7bc8fb13022 19:08:17 ---> Running in ba5aef67f0c5 19:08:17 ---> 61540a13a9d1 19:08:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:08:17 Removing intermediate container 8b242164c1b6 19:08:17 ---> 30c712af27e1 19:08:17 Step 21/22 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:18 Removing intermediate container d7bc8fb13022 19:08:18 ---> 5a1f29f980dc 19:08:18 Step 25/25 : LABEL version=0.0.0 19:08:18 Removing intermediate container ba5aef67f0c5 19:08:18 ---> debcb446a679 19:08:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:18 ---> Running in 5594b0e35685 19:08:18 ---> a7e527f8617d 19:08:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:08:18 ---> Running in 2c28b414b32a 19:08:18 ---> Running in 0641adb5caae 19:08:18 Removing intermediate container 5594b0e35685 19:08:18 ---> c44d48ffc15d 19:08:18 Step 22/22 : LABEL version=0.0.0 19:08:18 ---> 111f70cc0598 19:08:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:08:18 ---> Running in 2062f3a894f3 19:08:18 Removing intermediate container 2c28b414b32a 19:08:18 ---> 865e5ff885d1 19:08:18 19:08:18 Removing intermediate container 0641adb5caae 19:08:18 ---> b1c5616d4684 19:08:18 Step 22/24 : LABEL arch=x86_64 19:08:18 ---> Running in 9ff21ba9bc17 19:08:18 Removing intermediate container 2062f3a894f3 19:08:18 ---> b47300a24b12 19:08:18 19:08:18 Successfully built 865e5ff885d1 19:08:18 Successfully tagged security-spire-server:latest 19:08:18 Building support-notifications 19:08:18  Building security-spire-server ... done  ---> 1834e852aae3 19:08:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:08:18 Successfully built b47300a24b12 19:08:18 Removing intermediate container 9ff21ba9bc17 19:08:18 ---> 777795535ec7 19:08:18 Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:18 Successfully tagged security-proxy-setup:latest 19:08:18  Building security-proxy-setup ... done Building core-metadata 19:08:18 ---> Running in 689db334513b 19:08:19 ---> 10dc0731477c 19:08:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:08:19 Removing intermediate container 689db334513b 19:08:19 ---> 6d2bbc03eb2b 19:08:19 Step 24/24 : LABEL version=0.0.0 19:08:19 ---> Running in c254497b94a2 19:08:19 ---> a387aba13972 19:08:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:08:20 Removing intermediate container c254497b94a2 19:08:20 ---> ec00702a036c 19:08:20 19:08:20 Successfully built ec00702a036c 19:08:20 Successfully tagged core-data:latest 19:08:20 Building core-command 19:08:20  Building core-data ... done  ---> f55dc835bde1 19:08:20 Step 28/33 : RUN chmod +x /entrypoint.sh 19:08:20 ---> Running in 1a0424de3480 19:08:21 Removing intermediate container 1a0424de3480 19:08:21 ---> f810bb650633 19:08:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:08:22 ---> Running in 306a6ab573b2 19:08:22 Removing intermediate container 306a6ab573b2 19:08:22 ---> 445774599dd7 19:08:22 Step 30/33 : CMD ["gate"] 19:08:22 ---> Running in 975447e284a3 19:08:22 Removing intermediate container 975447e284a3 19:08:22 ---> f9103daafae5 19:08:22 Step 31/33 : LABEL arch=x86_64 19:08:22 ---> Running in 358435b9b3f6 19:08:22 Removing intermediate container 358435b9b3f6 19:08:22 ---> c4030840c2a9 19:08:22 Step 32/33 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:08:22 ---> Running in bf63913496ec 19:08:22 Removing intermediate container bf63913496ec 19:08:22 ---> e433d362f664 19:08:22 Step 33/33 : LABEL version=0.0.0 19:08:23 ---> Running in a9b69e270014 19:08:23 Removing intermediate container a9b69e270014 19:08:23 ---> 71e3d75ace50 19:08:23 19:08:23 Successfully built 71e3d75ace50 19:08:23 Successfully tagged security-bootstrapper:latest 19:08:23  Building security-bootstrapper ... done Building support-scheduler 19:08:24 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:08:24 ---> 229d3d18a216 19:08:24 Step 3/25 : WORKDIR /edgex-go 19:08:24 ---> Using cache 19:08:24 ---> af63f64ab7b3 19:08:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:24 ---> Using cache 19:08:24 ---> d57399544da9 19:08:24 Step 5/25 : RUN apk add --update --no-cache make git 19:08:26 ---> Running in 75b4faeb4249 19:08:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 229d3d18a216 19:08:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:27 ---> Using cache 19:08:27 ---> f2994ff639c5 19:08:27 Step 4/23 : WORKDIR /edgex-go 19:08:27 ---> Using cache 19:08:27 ---> 995154f64d16 19:08:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:27 ---> Using cache 19:08:27 ---> 745acdc81464 19:08:27 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:08:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 229d3d18a216 19:08:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:08:27 ---> Using cache 19:08:27 ---> f2994ff639c5 19:08:27 Step 4/25 : WORKDIR /edgex-go 19:08:27 ---> Using cache 19:08:27 ---> 995154f64d16 19:08:27 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:27 ---> Using cache 19:08:27 ---> 745acdc81464 19:08:27 Step 6/25 : RUN apk add --update --no-cache make git 19:08:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 229d3d18a216 19:08:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:08:27 ---> Using cache 19:08:27 ---> f2994ff639c5 19:08:27 Step 4/24 : WORKDIR /edgex-go 19:08:27 ---> Using cache 19:08:27 ---> 995154f64d16 19:08:27 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:27 ---> Using cache 19:08:27 ---> 745acdc81464 19:08:27 Step 6/24 : RUN apk add --update --no-cache make git 19:08:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:27 OK: 211 MiB in 51 packages 19:08:28 ---> Running in 0b7617e991ac 19:08:28 ---> Running in a48d9268e948 19:08:28 ---> Running in 86492ce25f33 19:08:28 Removing intermediate container 75b4faeb4249 19:08:28 ---> 47993e9e392d 19:08:28 Step 6/25 : COPY go.mod vendor* ./ 19:08:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:28 ---> 229d3d18a216 19:08:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:28 ---> Using cache 19:08:28 ---> f2994ff639c5 19:08:28 Step 4/23 : WORKDIR /edgex-go 19:08:28 ---> Using cache 19:08:28 ---> 995154f64d16 19:08:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:28 ---> Using cache 19:08:28 ---> 745acdc81464 19:08:28 Step 6/23 : RUN apk add --update --no-cache make git 19:08:28 ---> Running in ef607d71c2b6 19:08:28 ---> fb4d6df36f9e 19:08:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:28 ---> Running in fa487f69c5a4 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:29 OK: 211 MiB in 51 packages 19:08:30 OK: 211 MiB in 51 packages 19:08:30 Removing intermediate container 0b7617e991ac 19:08:30 ---> efe24f2fefbf 19:08:30 Step 7/25 : COPY go.mod vendor* ./ 19:08:30 OK: 211 MiB in 51 packages 19:08:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:30 ---> 4c1bdd325774 19:08:30 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:30 ---> Running in 5d58414778fe 19:08:31 Removing intermediate container a48d9268e948 19:08:31 ---> 4f19cd76cece 19:08:31 Step 7/23 : COPY go.mod vendor* ./ 19:08:31 Removing intermediate container 86492ce25f33 19:08:31 ---> 84cca08c717a 19:08:31 Step 7/24 : COPY go.mod vendor* ./ 19:08:31 OK: 211 MiB in 51 packages 19:08:31 ---> 7daeba624a4f 19:08:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:31 ---> efe217868249 19:08:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:31 ---> Running in d47fd48b9ff7 19:08:31 ---> Running in 7f628b6ec3e1 19:08:31 Removing intermediate container ef607d71c2b6 19:08:31 ---> 1c357467ff67 19:08:31 Step 7/23 : COPY go.mod vendor* ./ 19:08:31 ---> 909f1e0251dc 19:08:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:31 ---> Running in 47c921bdba9f 19:08:37 Removing intermediate container fa487f69c5a4 19:08:37 ---> 35614f1c0dab 19:08:37 Step 8/25 : COPY . . 19:08:43 ---> 10b72a765dcd 19:08:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:43 ---> Running in bf3bc1ac9613 19:08:43 Removing intermediate container 5d58414778fe 19:08:43 ---> 7b786b85659e 19:08:43 Step 9/25 : COPY . . 19:08:43 Removing intermediate container d47fd48b9ff7 19:08:43 ---> 921c28ff460d 19:08:43 Step 9/23 : COPY . . 19:08:43 Removing intermediate container 47c921bdba9f 19:08:43 ---> 782051c8037a 19:08:43 Step 9/23 : COPY . . 19:08:43 Removing intermediate container 7f628b6ec3e1 19:08:43 ---> fb229386ef47 19:08:43 Step 9/24 : COPY . . 19:08:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:46 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:53 ---> 64af666ef4c6 19:08:53 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:53 ---> c32cb99c0858 19:08:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:08:53 ---> 3d99b09bb202 19:08:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:08:53 ---> 8afd7b7a6c01 19:08:53 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:53 ---> Running in 4f27a2f6de49 19:08:53 ---> Running in 52ef9cbdd866 19:08:53 ---> Running in bcd403d0274c 19:08:53 ---> Running in b449b77900a4 19:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:58 Removing intermediate container bf3bc1ac9613 19:08:58 ---> c9c9e3154b29 19:08:58 19:08:58 Step 10/25 : FROM alpine:3.16 19:08:58 ---> 9c6f07244728 19:08:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:08:58 ---> Running in 122b5b42cc3f 19:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:00 (1/3) Installing ca-certificates (20220614-r0) 19:09:00 (2/3) Installing dumb-init (1.2.5-r1) 19:09:00 (3/3) Installing su-exec (0.2-r1) 19:09:00 Executing busybox-1.35.0-r17.trigger 19:09:00 Executing ca-certificates-20220614-r0.trigger 19:09:00 OK: 6 MiB in 17 packages 19:09:01 Removing intermediate container 122b5b42cc3f 19:09:01 ---> 13834abc127b 19:09:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:01 ---> Running in 14049fc88a1f 19:09:01 Removing intermediate container 14049fc88a1f 19:09:01 ---> ad2064687ed4 19:09:01 Step 13/25 : WORKDIR / 19:09:01 ---> Running in 08f6bc39135e 19:09:01 Removing intermediate container 08f6bc39135e 19:09:01 ---> 22fa64cdd9a2 19:09:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:02 ---> 4731e8966987 19:09:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:02 ---> fdbe07c17e45 19:09:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:02 ---> 8072cb681a56 19:09:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:03 ---> 9d06e20b97c8 19:09:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:04 ---> e63c05bbc42a 19:09:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:05 ---> af93b96db10f 19:09:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:05 ---> ac4701a1de4e 19:09:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:05 ---> Running in 705ac7d819ae 19:09:07 Removing intermediate container 705ac7d819ae 19:09:07 ---> 84e6dcbf3d3e 19:09:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:09:07 ---> Running in 9610da38f9e3 19:09:08 Removing intermediate container 9610da38f9e3 19:09:08 ---> 63878a340728 19:09:08 Step 23/25 : LABEL arch=x86_64 19:09:08 ---> Running in 5b7abc416cee 19:09:08 Removing intermediate container 5b7abc416cee 19:09:08 ---> 34ac63513c95 19:09:08 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:09:08 ---> Running in 143a12322cdd 19:09:09 Removing intermediate container 143a12322cdd 19:09:09 ---> 4aef25eab8e3 19:09:09 Step 25/25 : LABEL version=0.0.0 19:09:09 ---> Running in bf5c08103fb9 19:09:09 Removing intermediate container bf5c08103fb9 19:09:09 ---> c4baaa13097d 19:09:09 19:09:09 Successfully built c4baaa13097d 19:09:09 Successfully tagged security-secretstore-setup:latest 19:09:09  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:09:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:13 ---> 229d3d18a216 19:09:13 Step 3/23 : WORKDIR /edgex-go 19:09:13 ---> Using cache 19:09:13 ---> af63f64ab7b3 19:09:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:13 ---> Using cache 19:09:13 ---> d57399544da9 19:09:13 Step 5/23 : RUN apk add --update --no-cache make bash git 19:09:13 ---> Running in 9eb5c2aed39a 19:09:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:16 OK: 211 MiB in 51 packages 19:09:16 Removing intermediate container 9eb5c2aed39a 19:09:16 ---> 84280a543e60 19:09:16 Step 6/23 : COPY go.mod vendor* ./ 19:09:17 ---> 1b1fc70d0e55 19:09:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:17 ---> Running in e2ad7cdfb70c 19:09:29 Removing intermediate container 4f27a2f6de49 19:09:29 ---> 2074c81bca44 19:09:29 19:09:29 Step 11/25 : FROM alpine:3.16 19:09:29 ---> 9c6f07244728 19:09:29 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:09:29 Removing intermediate container b449b77900a4 19:09:29 ---> 98d42679fa8f 19:09:29 19:09:29 Step 11/24 : FROM alpine:3.16 19:09:29 ---> 9c6f07244728 19:09:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:09:29 ---> Running in 8a9b0dc533bc 19:09:29 ---> Running in 5d6683d13e3c 19:09:30 Removing intermediate container e2ad7cdfb70c 19:09:30 ---> fb505f281235 19:09:30 Step 8/23 : COPY . . 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:30 (1/1) Installing dumb-init (1.2.5-r1) 19:09:30 Executing busybox-1.35.0-r17.trigger 19:09:30 OK: 6 MiB in 15 packages 19:09:30 (1/1) Installing dumb-init (1.2.5-r1) 19:09:30 Executing busybox-1.35.0-r17.trigger 19:09:30 OK: 6 MiB in 15 packages 19:09:32 Removing intermediate container 5d6683d13e3c 19:09:32 ---> 2b1bc500d696 19:09:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:32 Removing intermediate container 8a9b0dc533bc 19:09:32 ---> 7125d146b901 19:09:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:32 ---> Running in 3dc4ff7a219f 19:09:33 ---> Running in 54ba4faf0b37 19:09:33 Removing intermediate container 3dc4ff7a219f 19:09:33 ---> b9726bdd6f24 19:09:33 Step 14/24 : ENV APP_PORT=59882 19:09:33 Removing intermediate container 54ba4faf0b37 19:09:33 ---> 89b181e8fd70 19:09:33 Step 14/25 : ENV APP_PORT=59881 19:09:33 ---> Running in 301f3fb2ff63 19:09:33 ---> Running in 24ece4a88330 19:09:33 ---> e5725c446458 19:09:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:09:33 Removing intermediate container 301f3fb2ff63 19:09:33 ---> c8f580184165 19:09:33 Step 15/24 : EXPOSE $APP_PORT 19:09:34 Removing intermediate container 24ece4a88330 19:09:34 ---> 5326af19e798 19:09:34 Step 15/25 : EXPOSE $APP_PORT 19:09:34 ---> Running in f3bcd7b236b0 19:09:34 ---> Running in 4a5ccef8df7b 19:09:34 ---> Running in 7822f586fd70 19:09:34 Removing intermediate container 4a5ccef8df7b 19:09:34 ---> b8eb077e685f 19:09:34 Step 16/24 : WORKDIR / 19:09:34 Removing intermediate container 7822f586fd70 19:09:34 ---> 0571ceea0788 19:09:34 Step 16/25 : WORKDIR / 19:09:34 ---> Running in e4c27caa343f 19:09:34 ---> Running in 4dfd027c5504 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:34 Removing intermediate container 4dfd027c5504 19:09:34 ---> 21f65fc512c8 19:09:34 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:34 Removing intermediate container e4c27caa343f 19:09:34 ---> 03930948ede3 19:09:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:35 ---> c026203799df 19:09:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:35 ---> 9a1ef7a3c8a0 19:09:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:35 Removing intermediate container bcd403d0274c 19:09:35 ---> 5129ddd7099f 19:09:35 19:09:35 Step 11/23 : FROM alpine:3.16 19:09:35 ---> 9c6f07244728 19:09:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:35 Removing intermediate container 52ef9cbdd866 19:09:35 ---> c4ee58914270 19:09:35 19:09:35 Step 11/23 : FROM alpine:3.16 19:09:35 ---> 9c6f07244728 19:09:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:09:35 ---> Using cache 19:09:35 ---> 7125d146b901 19:09:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:35 ---> Using cache 19:09:35 ---> 89b181e8fd70 19:09:35 Step 14/23 : ENV APP_PORT=59861 19:09:35 ---> 55ecda338991 19:09:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:35 ---> Running in 86a96fb6f04b 19:09:35 ---> Running in d7ae42d41910 19:09:35 ---> e4bd8dbd8cfd 19:09:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:35 Removing intermediate container 86a96fb6f04b 19:09:35 ---> d2d05a9250bd 19:09:35 Step 15/23 : EXPOSE $APP_PORT 19:09:35 ---> Running in 8eb5e3136492 19:09:35 ---> bd9350015ab0 19:09:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:09:35 ---> db6fae00be4a 19:09:35 Step 20/24 : ENTRYPOINT ["/core-command"] 19:09:35 ---> Running in 0b550ea7c4e9 19:09:35 Removing intermediate container 8eb5e3136492 19:09:35 ---> e981121ccab7 19:09:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:35 ---> efc303492902 19:09:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:35 Removing intermediate container 0b550ea7c4e9 19:09:35 ---> db42aa2a7a0c 19:09:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:36 ---> Running in ead43c527796 19:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:36 ---> Running in 52b99fa20a91 19:09:36 ---> 6781883c5005 19:09:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:36 Removing intermediate container ead43c527796 19:09:36 ---> dc0bd5c4ff17 19:09:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:36 Removing intermediate container 52b99fa20a91 19:09:36 ---> f078979976a4 19:09:36 Step 22/24 : LABEL arch=x86_64 19:09:36 ---> Running in c8a6bff6b25b 19:09:36 (1/2) Installing ca-certificates (20220614-r0) 19:09:36 (2/2) Installing dumb-init (1.2.5-r1) 19:09:36 Executing busybox-1.35.0-r17.trigger 19:09:36 Executing ca-certificates-20220614-r0.trigger 19:09:36 ---> Running in f7f37a8d18b8 19:09:36 OK: 6 MiB in 16 packages 19:09:36 Removing intermediate container c8a6bff6b25b 19:09:36 ---> 9dbc08136e01 19:09:36 Step 23/25 : LABEL arch=x86_64 19:09:36 Removing intermediate container f7f37a8d18b8 19:09:36 ---> 6a8bf6bc1a3c 19:09:36 Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:09:36 ---> Running in ac22f4a7cbf6 19:09:36 ---> Running in 749d8918c5ad 19:09:36 Removing intermediate container ac22f4a7cbf6 19:09:36 ---> 5878537d9c3a 19:09:36 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:09:36 ---> 0f4651a1bb11 19:09:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:36 Removing intermediate container 749d8918c5ad 19:09:36 ---> fe083b8cc86a 19:09:36 Step 24/24 : LABEL version=0.0.0 19:09:36 ---> Running in 7abac96511fd 19:09:36 ---> Running in 34f51b434147 19:09:36 Removing intermediate container d7ae42d41910 19:09:36 ---> 7cc67637610e 19:09:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:36 Removing intermediate container 34f51b434147 19:09:36 ---> f445d1bed60a 19:09:36 19:09:36 ---> Running in 0c2db8d229d2 19:09:36 Removing intermediate container 7abac96511fd 19:09:36 ---> 19d62ed883aa 19:09:36 Step 25/25 : LABEL version=0.0.0 19:09:37 Successfully built f445d1bed60a 19:09:37 ---> 355fbf4ebf53 19:09:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:09:37 Successfully tagged core-command:latest 19:09:37  Building core-command ... done  ---> Running in fd2f265c4c86 19:09:37 ---> Running in 10b8e81d7056 19:09:37 Removing intermediate container 0c2db8d229d2 19:09:37 ---> 9bb86803c3fd 19:09:37 Step 14/23 : ENV APP_PORT=59860 19:09:37 ---> Running in c29bc152025f 19:09:37 Removing intermediate container fd2f265c4c86 19:09:37 ---> a383a6112648 19:09:37 19:09:37 Removing intermediate container 10b8e81d7056 19:09:37 ---> 6bbab02414e0 19:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:37 Removing intermediate container c29bc152025f 19:09:37 ---> e39fe0ad73de 19:09:37 Step 15/23 : EXPOSE $APP_PORT 19:09:37 Successfully built a383a6112648 19:09:37 Successfully tagged core-metadata:latest 19:09:37  Building core-metadata ... done  ---> Running in 383608e65b02 19:09:37 ---> Running in a167ffc699a8 19:09:37 Removing intermediate container 383608e65b02 19:09:37 ---> 46895ebd8e8f 19:09:37 Step 21/23 : LABEL arch=x86_64 19:09:37 Removing intermediate container a167ffc699a8 19:09:37 ---> 2575475a0491 19:09:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:37 ---> Running in 67743d044555 19:09:37 Removing intermediate container 67743d044555 19:09:37 ---> 5e8f1da5645b 19:09:37 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:09:37 ---> b42f82e1f0a8 19:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:37 ---> Running in 1fdf13923953 19:09:37 Removing intermediate container 1fdf13923953 19:09:37 ---> 1fa2a25d1150 19:09:37 Step 23/23 : LABEL version=0.0.0 19:09:37 ---> Running in 8258a42e88c8 19:09:38 Removing intermediate container 8258a42e88c8 19:09:38 ---> 9d2daafb725a 19:09:38 19:09:38 Successfully built 9d2daafb725a 19:09:38 Successfully tagged support-scheduler:latest 19:09:38  Building support-scheduler ... done  ---> a071d54d00ce 19:09:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:38 ---> 022b2ce42d1d 19:09:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:09:38 ---> Running in 27f171aada1a 19:09:38 Removing intermediate container 27f171aada1a 19:09:38 ---> 71db2209563d 19:09:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:38 ---> Running in 834f46553f7a 19:09:38 Removing intermediate container 834f46553f7a 19:09:38 ---> 11f70ffb8996 19:09:38 Step 21/23 : LABEL arch=x86_64 19:09:38 ---> Running in b97aa4ea4755 19:09:38 Removing intermediate container b97aa4ea4755 19:09:38 ---> 5ec60db03b68 19:09:38 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:09:39 ---> Running in 74f92aa14d06 19:09:39 Removing intermediate container 74f92aa14d06 19:09:39 ---> 37846fe794c2 19:09:39 Step 23/23 : LABEL version=0.0.0 19:09:39 ---> Running in 2e1f5cbbdcfb 19:09:39 Removing intermediate container 2e1f5cbbdcfb 19:09:39 ---> 55c5d4e6ee95 19:09:39 19:09:39 Successfully built 55c5d4e6ee95 19:09:39 Successfully tagged support-notifications:latest 19:09:49  Building support-notifications ... done Removing intermediate container f3bcd7b236b0 19:09:49 ---> c51bc7af797a 19:09:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:09:49 ---> Running in 42ea08c78605 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:49 Removing intermediate container 42ea08c78605 19:09:49 ---> 60aa6e263765 19:09:49 19:09:49 Step 11/23 : FROM alpine:3.16 19:09:49 ---> 9c6f07244728 19:09:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:09:49 ---> Running in 5de7b0ae7906 19:09:49 Removing intermediate container 5de7b0ae7906 19:09:49 ---> c1cdbdfae9fd 19:09:49 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:09:49 ---> Running in fb8949c7c1a2 19:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:49 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:09:49 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:09:49 (3/33) Installing readline (8.1.2-r0) 19:09:49 (4/33) Installing bash (5.1.16-r2) 19:09:49 Executing bash-5.1.16-r2.post-install 19:09:49 (5/33) Installing ca-certificates (20220614-r0) 19:09:49 (6/33) Installing brotli-libs (1.0.9-r6) 19:09:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:09:49 (8/33) Installing libcurl (7.83.1-r3) 19:09:49 (9/33) Installing curl (7.83.1-r3) 19:09:49 (10/33) Installing docker-cli (20.10.18-r0) 19:09:50 (11/33) Installing dumb-init (1.2.5-r1) 19:09:50 (12/33) Installing libbz2 (1.0.8-r1) 19:09:50 (13/33) Installing expat (2.4.9-r0) 19:09:50 (14/33) Installing libffi (3.4.2-r1) 19:09:50 (15/33) Installing gdbm (1.23-r0) 19:09:50 (16/33) Installing xz-libs (5.2.5-r1) 19:09:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:09:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:09:50 (19/33) Installing mpdecimal (2.5.1-r1) 19:09:50 (20/33) Installing sqlite-libs (3.38.5-r0) 19:09:50 (21/33) Installing python3 (3.10.5-r0) 19:09:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:09:50 (23/33) Installing py3-tomli (2.0.1-r1) 19:09:50 (24/33) Installing py3-pep517 (0.12.0-r2) 19:09:50 (25/33) Installing py3-six (1.16.0-r1) 19:09:50 (26/33) Installing py3-retrying (1.3.3-r3) 19:09:50 (27/33) Installing py3-appdirs (1.4.4-r3) 19:09:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:09:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:09:50 (30/33) Installing py3-parsing (2.4.7-r3) 19:09:50 (31/33) Installing py3-packaging (21.3-r0) 19:09:50 (32/33) Installing py3-setuptools (59.4.0-r0) 19:09:50 (33/33) Installing py3-pip (22.1.1-r0) 19:09:51 Executing busybox-1.35.0-r17.trigger 19:09:51 Executing ca-certificates-20220614-r0.trigger 19:09:51 OK: 122 MiB in 47 packages 19:09:52 Collecting docker-compose==1.23.2 19:09:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:09:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.7 MB/s eta 0:00:00 19:09:52 Collecting dockerpty<0.5,>=0.4.1 19:09:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:09:52 Preparing metadata (setup.py): started 19:09:52 Preparing metadata (setup.py): finished with status 'done' 19:09:53 Collecting docker<4.0,>=3.6.0 19:09:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:09:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 69.6 MB/s eta 0:00:00 19:09:53 Collecting PyYAML<4,>=3.10 19:09:53 Downloading PyYAML-3.13.tar.gz (270 kB) 19:09:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.5 MB/s eta 0:00:00 19:09:53 Preparing metadata (setup.py): started 19:09:53 Preparing metadata (setup.py): finished with status 'done' 19:09:53 Collecting jsonschema<3,>=2.5.1 19:09:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:09:53 Collecting docopt<0.7,>=0.6.1 19:09:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:09:53 Preparing metadata (setup.py): started 19:09:53 Preparing metadata (setup.py): finished with status 'done' 19:09:53 Collecting cached-property<2,>=1.2.0 19:09:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:09:53 Collecting texttable<0.10,>=0.9.0 19:09:53 Downloading texttable-0.9.1.tar.gz (11 kB) 19:09:53 Preparing metadata (setup.py): started 19:09:54 Preparing metadata (setup.py): finished with status 'done' 19:09:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:09:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 125.0 MB/s eta 0:00:00 19:09:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:09:54 Collecting websocket-client<1.0,>=0.32.0 19:09:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 139.1 MB/s eta 0:00:00 19:09:54 Collecting docker-pycreds>=0.4.0 19:09:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:09:54 Collecting certifi>=2017.4.17 19:09:54 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 58.2 MB/s eta 0:00:00 19:09:54 Collecting idna<2.8,>=2.5 19:09:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 131.4 MB/s eta 0:00:00 19:09:54 Collecting chardet<3.1.0,>=3.0.2 19:09:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.3 MB/s eta 0:00:00 19:09:54 Collecting urllib3<1.25,>=1.21.1 19:09:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.2 MB/s eta 0:00:00 19:09:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:09:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:09:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:09:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:09:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:09:55 Running setup.py install for texttable: started 19:09:55 Running setup.py install for texttable: finished with status 'done' 19:09:55 Running setup.py install for PyYAML: started 19:09:55 Running setup.py install for PyYAML: finished with status 'done' 19:09:55 Running setup.py install for docopt: started 19:09:56 Running setup.py install for docopt: finished with status 'done' 19:09:56 Running setup.py install for dockerpty: started 19:09:56 Running setup.py install for dockerpty: finished with status 'done' 19:09:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 19:09:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:10:00 Removing intermediate container fb8949c7c1a2 19:10:00 ---> b682b5bace84 19:10:00 Step 14/23 : ENV APP_PORT=58890 19:10:00 ---> Running in 275adce69fbb 19:10:00 Removing intermediate container 275adce69fbb 19:10:00 ---> bf4a478be895 19:10:00 Step 15/23 : EXPOSE $APP_PORT 19:10:00 ---> Running in c6e9929ebad5 19:10:00 Removing intermediate container c6e9929ebad5 19:10:00 ---> baeaaa379057 19:10:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:00 ---> a31fc9d51f34 19:10:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:00 ---> 74cb870f5d30 19:10:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:00 ---> d6ec5637b976 19:10:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:00 ---> Running in 053d5840d396 19:10:00 Removing intermediate container 053d5840d396 19:10:00 ---> 92fa41af98fe 19:10:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:00 ---> Running in 0d476d629cd6 19:10:00 Removing intermediate container 0d476d629cd6 19:10:00 ---> 2b6c1bdb2f01 19:10:00 Step 21/23 : LABEL arch=x86_64 19:10:00 ---> Running in 76f440b3c490 19:10:00 Removing intermediate container 76f440b3c490 19:10:00 ---> 082a2ccdc7d0 19:10:00 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:10:00 ---> Running in a4d6d9949907 19:10:01 Removing intermediate container a4d6d9949907 19:10:01 ---> 4244abab460e 19:10:01 Step 23/23 : LABEL version=0.0.0 19:10:01 ---> Running in 753b7a988b29 19:10:01 Removing intermediate container 753b7a988b29 19:10:01 ---> e0f9ea777c47 19:10:01 19:10:01 Successfully built e0f9ea777c47 19:10:01 Successfully tagged sys-mgmt-agent:latest 19:10:01  Building sys-mgmt-agent ... done  [Pipeline] } 19:10:01 $ docker stop --time=1 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b 19:10:02 $ docker rm -f 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b [Pipeline] // withDockerContainer [Pipeline] sh 19:10:02 + docker images 19:10:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:10:02 sys-mgmt-agent latest e0f9ea777c47 1 second ago 136MB 19:10:02 60aa6e263765 13 seconds ago 1.55GB 19:10:02 support-notifications latest 55c5d4e6ee95 23 seconds ago 27.3MB 19:10:02 core-metadata latest a383a6112648 25 seconds ago 18.2MB 19:10:02 support-scheduler latest 9d2daafb725a 25 seconds ago 26.7MB 19:10:02 core-command latest f445d1bed60a 26 seconds ago 17.3MB 19:10:02 5129ddd7099f 27 seconds ago 1.63GB 19:10:02 c4ee58914270 27 seconds ago 1.63GB 19:10:02 2074c81bca44 33 seconds ago 1.58GB 19:10:02 98d42679fa8f 34 seconds ago 1.57GB 19:10:02 security-secretstore-setup latest c4baaa13097d 53 seconds ago 29.2MB 19:10:02 c9c9e3154b29 About a minute ago 1.57GB 19:10:02 security-bootstrapper latest 71e3d75ace50 About a minute ago 19.8MB 19:10:02 core-data latest ec00702a036c About a minute ago 21.6MB 19:10:02 security-spire-server latest 865e5ff885d1 About a minute ago 86.5MB 19:10:02 security-proxy-setup latest b47300a24b12 About a minute ago 27.4MB 19:10:02 security-spiffe-token-provider latest 4598f92fa556 About a minute ago 29.3MB 19:10:02 4bef0018eab9 About a minute ago 1.45GB 19:10:02 security-spire-config latest fee3717a1cb4 About a minute ago 85.8MB 19:10:02 53b1fbcce49b About a minute ago 1.58GB 19:10:02 b2f2fbd7ee80 About a minute ago 1.6GB 19:10:02 6fa2e4ddd01c About a minute ago 1.56GB 19:10:02 6bda11f6aa37 About a minute ago 1.56GB 19:10:02 security-spire-agent latest a0d28e716c8e 2 minutes ago 125MB 19:10:02 fb5595a9a1fb 2 minutes ago 1.45GB 19:10:02 ci-base-image-x86_64 latest 229d3d18a216 5 minutes ago 940MB 19:10:02 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 19:10:02 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 19:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.474s coverage: 28.7% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.662s coverage: 98.5% of statements 19:10:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.673s coverage: 75.6% of statements 19:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.884s coverage: 54.2% of statements 19:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.710s coverage: 89.2% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.238s coverage: 2.0% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.571s coverage: 95.6% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.447s coverage: 72.2% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.585s coverage: 60.0% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.357s coverage: 0.9% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.227s coverage: 29.6% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.374s coverage: 96.3% of statements 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 19:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements 19:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 80.5% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 65.1% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 19:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 19:12:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.7% of statements 19:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.384s coverage: 65.8% of statements 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 41.8% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.215s coverage: 100.0% of statements 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:12:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 19:12:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:12:29 GO111MODULE=on go vet ./... 19:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:21 ./bin/test-attribution-txt.sh [Pipeline] echo 19:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:14:21 + ls -al . 19:14:21 total 752 19:14:21 drwxrwxr-x 10 1001 1001 4096 Sep 27 19:08 . 19:14:21 drwxr-xr-x 4 root root 4096 Sep 27 19:08 .. 19:14:21 drwxrwxr-x 2 1001 1001 4096 Sep 27 19:06 .blubracket 19:14:21 -rw-rw-r-- 1 1001 1001 16 Sep 27 19:06 .dockerignore 19:14:21 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:06 .git 19:14:21 drwxrwxr-x 3 1001 1001 4096 Sep 27 19:06 .github 19:14:21 -rw-rw-r-- 1 1001 1001 1030 Sep 27 19:06 .gitignore 19:14:21 -rw-rw-r-- 1 1001 1001 42 Sep 27 19:06 .golangci.yml 19:14:21 -rw-rw-r-- 1 1001 1001 87 Sep 27 19:06 .hadolint.yml 19:14:21 -rw-rw-r-- 1 1001 1001 166 Sep 27 19:06 .sonarcloud.properties 19:14:21 -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:06 ADOPTERS.md 19:14:21 -rw-rw-r-- 1 1001 1001 10722 Sep 27 19:06 Attribution.txt 19:14:21 -rw-rw-r-- 1 1001 1001 63209 Sep 27 19:06 CHANGELOG.md 19:14:21 -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:06 CONTRIBUTING.md 19:14:21 -rw-rw-r-- 1 1001 1001 677 Sep 27 19:06 GOVERNANCE.md 19:14:21 -rw-rw-r-- 1 1001 1001 850 Sep 27 19:06 Jenkinsfile 19:14:21 -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:06 LICENSE 19:14:21 -rw-rw-r-- 1 1001 1001 13724 Sep 27 19:06 Makefile 19:14:21 -rw-rw-r-- 1 1001 1001 582 Sep 27 19:06 OWNERS.md 19:14:21 -rw-rw-r-- 1 1001 1001 9799 Sep 27 19:06 README.md 19:14:21 -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:06 SECURITY.md 19:14:21 -rw-rw-r-- 1 1001 1001 5 Sep 27 19:04 VERSION 19:14:21 -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:06 ZMQWindows.md 19:14:21 drwxrwxr-x 2 1001 1001 4096 Sep 27 19:06 bin 19:14:21 drwxrwxr-x 18 1001 1001 4096 Sep 27 19:06 cmd 19:14:21 -rw-r--r-- 1 root root 496148 Sep 27 19:12 coverage.out 19:14:21 -rw-rw-r-- 1 1001 1001 3458 Sep 27 19:06 go.mod 19:14:21 -rw-rw-r-- 1 1001 1001 38041 Sep 27 19:06 go.sum 19:14:21 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:06 internal 19:14:21 drwxrwxr-x 3 1001 1001 4096 Sep 27 19:06 openapi 19:14:21 drwxrwxr-x 4 1001 1001 4096 Sep 27 19:06 snap 19:14:21 -rw-rw-r-- 1 1001 1001 204 Sep 27 19:06 version.go [Pipeline] sh 19:14:21 + '[' -e coverage.out ] 19:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:21 Warning: overwriting stash ‘coverage-report’ 19:14:22 Stashed 1 file(s) [Pipeline] sh 19:14:23 + make build 19:14:23 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:16:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:17:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:17:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:17:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:18:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:18:24 $ docker stop --time=1 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec 19:18:26 $ docker rm -f 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:29 19:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:30 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:30 29e5d40040c1: Pulling fs layer 19:18:30 1ce36da41761: Pulling fs layer 19:18:30 25b303627fd3: Pulling fs layer 19:18:30 29e5d40040c1: Verifying Checksum 19:18:30 29e5d40040c1: Download complete 19:18:30 1ce36da41761: Verifying Checksum 19:18:30 1ce36da41761: Download complete 19:18:30 29e5d40040c1: Pull complete 19:18:32 25b303627fd3: Verifying Checksum 19:18:32 25b303627fd3: Download complete 19:18:32 1ce36da41761: Pull complete 19:18:42 25b303627fd3: Pull complete 19:18:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 19:18:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:44 $ docker top edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:45 + docker-compose+ grep parallel 19:18:45 build --help 19:18:49 --parallel Build images in parallel. [Pipeline] } 19:18:49 $ docker stop --time=1 edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c 19:18:51 $ docker rm -f edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:52 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 19:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:53 $ docker top 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:54 + docker-compose -f ./docker-compose-build.yml build --parallel 19:18:58 Building core-command ... 19:18:58 Building core-data ... 19:18:58 Building core-metadata ... 19:18:58 Building security-bootstrapper ... 19:18:58 Building security-proxy-setup ... 19:18:58 Building security-secretstore-setup ... 19:18:58 Building security-spiffe-token-provider ... 19:18:58 Building security-spire-agent ... 19:18:58 Building security-spire-config ... 19:18:58 Building security-spire-server ... 19:18:58 Building support-notifications ... 19:18:58 Building support-scheduler ... 19:18:58 Building sys-mgmt-agent ... 19:18:58 Building security-spire-agent 19:18:58 Building security-bootstrapper 19:18:58 Building sys-mgmt-agent 19:18:58 Building security-secretstore-setup 19:18:58 Building core-metadata 19:19:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:45 ---> bb3443162f06 19:19:45 Step 3/23 : WORKDIR /edgex-go 19:19:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:19:45 ---> bb3443162f06 19:19:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:19:46 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:19:46 ---> bb3443162f06 19:19:46 Step 3/33 : WORKDIR /edgex-go 19:19:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:19:46 ---> bb3443162f06 19:19:46 Step 3/25 : WORKDIR /edgex-go 19:19:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:46 ---> bb3443162f06 19:19:46 Step 3/26 : WORKDIR /edgex-go 19:19:46 ---> Running in 508cbe240f34 19:19:46 ---> Running in ba1483ceb5c5 19:19:46 ---> Running in 577c94668cd4 19:19:46 ---> Running in 46c359182676 19:19:46 ---> Running in 27b16d157700 19:19:47 Removing intermediate container 508cbe240f34 19:19:47 ---> 613bb977c6cc 19:19:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:47 ---> Running in d392ba0be510 19:19:47 Removing intermediate container 46c359182676 19:19:47 ---> 260c559641e6 19:19:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:47 Removing intermediate container ba1483ceb5c5 19:19:47 ---> e55dd09d31f2 19:19:47 Step 4/25 : WORKDIR /edgex-go 19:19:47 Removing intermediate container 577c94668cd4 19:19:47 ---> 6954defbdf97 19:19:47 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:47 ---> Running in ed2cbb4f8c0d 19:19:47 Removing intermediate container 27b16d157700 19:19:47 ---> Running in 867c122febac 19:19:47 ---> de440d13882d 19:19:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:48 ---> Running in c24cda984d1d 19:19:48 ---> Running in 3c5eb9b81455 19:19:48 Removing intermediate container ed2cbb4f8c0d 19:19:48 ---> a44c79aa6761 19:19:48 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:48 ---> Running in 8e85c5bac46c 19:19:51 Removing intermediate container d392ba0be510 19:19:51 ---> f65cc6a5bd84 19:19:51 Step 5/25 : RUN apk add --update --no-cache make git 19:19:51 ---> Running in f310f02016e3 19:19:52 Removing intermediate container c24cda984d1d 19:19:52 ---> 6310c65c9381 19:19:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:19:52 ---> Running in 4e4f0ccfd206 19:19:52 Removing intermediate container 867c122febac 19:19:52 ---> e9fba1d4eb1e 19:19:52 Step 5/33 : RUN apk add --update --no-cache make git 19:19:52 ---> Running in def138b1e825 19:19:52 Removing intermediate container 8e85c5bac46c 19:19:52 ---> 53d7344a6b5d 19:19:52 Step 6/25 : RUN apk add --update --no-cache make git 19:19:53 Removing intermediate container 3c5eb9b81455 19:19:53 ---> c885efbd5e48 19:19:53 Step 5/23 : RUN apk add --update --no-cache make bash git 19:19:53 ---> Running in 52f97af575bf 19:19:53 ---> Running in 2abd34af4060 19:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:56 OK: 221 MiB in 51 packages 19:19:56 OK: 221 MiB in 51 packages 19:19:56 OK: 221 MiB in 51 packages 19:19:57 OK: 221 MiB in 51 packages 19:19:57 OK: 221 MiB in 51 packages 19:19:58 Removing intermediate container f310f02016e3 19:19:58 ---> d8d76065b750 19:19:58 Step 6/25 : COPY go.mod vendor* ./ 19:19:58 Removing intermediate container 4e4f0ccfd206 19:19:58 Removing intermediate container def138b1e825 19:19:58 ---> 83c8a0caf536 19:19:58 Step 6/33 : COPY go.mod vendor* ./ 19:19:58 ---> 3f88cefc0765 19:19:58 Step 6/26 : COPY go.mod vendor* ./ 19:19:59 Removing intermediate container 52f97af575bf 19:19:59 Removing intermediate container 2abd34af4060 19:19:59 ---> c9f005a36217 19:19:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:59 ---> 6d521c8bb768 19:19:59 Step 7/25 : COPY go.mod vendor* ./ 19:19:59 ---> 793153d49e8f 19:19:59 Step 6/23 : COPY go.mod vendor* ./ 19:19:59 ---> Running in bb796a6bcd54 19:20:00 ---> a5e75be72913 19:20:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:00 ---> Running in 8c5ca0a7a362 19:20:00 ---> 5035c076b6b7 19:20:00 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:00 ---> Running in af32d6788c78 19:20:00 ---> df7cf2df4170 19:20:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:00 ---> 37f8c29d83f2 19:20:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:00 ---> Running in 929b9f48ad8a 19:20:01 ---> Running in 07ebc35ffbf3 19:21:08 Removing intermediate container 929b9f48ad8a 19:21:08 ---> 15870ec30285 19:21:08 Step 9/25 : COPY . . 19:21:08 Removing intermediate container bb796a6bcd54 19:21:08 ---> ed1f46bd09cf 19:21:08 Step 8/25 : COPY . . 19:21:08 Removing intermediate container 8c5ca0a7a362 19:21:08 ---> 30c3773323f3 19:21:08 Step 8/26 : COPY . . 19:21:08 Removing intermediate container af32d6788c78 19:21:08 ---> 6f9bac6e6871 19:21:08 Step 8/33 : COPY . . 19:21:08 Removing intermediate container 07ebc35ffbf3 19:21:08 ---> dde17b657f57 19:21:08 Step 8/23 : COPY . . 19:21:23 ---> 212bb13befb4 19:21:23 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:21:23 ---> aafe3b25faad 19:21:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:21:23 ---> 204b82ddfa04 19:21:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:21:23 ---> Running in fae4053cfa05 19:21:23 ---> Running in f9a14f25e505 19:21:23 ---> 257e57184d33 19:21:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:23 ---> Running in 405d9aa539a5 19:21:23 ---> d2b8827c8a08 19:21:23 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:23 ---> Running in 59f228cef50b 19:21:23 ---> Running in 309da2ca98a8 19:21:23 Removing intermediate container f9a14f25e505 19:21:23 ---> dfba3a7a8482 19:21:23 Step 10/26 : WORKDIR /edgex-go/spire-build 19:21:23 ---> Running in 18f10e38027a 19:21:24 Removing intermediate container 18f10e38027a 19:21:24 ---> 05ee446c962c 19:21:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:21:24 ---> Running in 1dc2f3c57e09 19:21:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:27 Removing intermediate container 1dc2f3c57e09 19:21:27 ---> f43c7a46c7e2 19:21:27 Step 12/26 : WORKDIR /edgex-go 19:21:27 ---> Running in 1a6297c86738 19:21:28 Removing intermediate container 1a6297c86738 19:21:28 ---> ce67f234932a 19:21:28 19:21:28 Step 13/26 : FROM alpine:3.15 19:21:28 3.15: Pulling from library/alpine 19:21:29 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:21:29 Status: Downloaded newer image for alpine:3.15 19:21:29 ---> 02e0d6fdf486 19:21:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:29 ---> Running in 79573ea0a976 19:21:30 Removing intermediate container 79573ea0a976 19:21:30 ---> c09c231abf49 19:21:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:30 ---> Running in f5779662ac41 19:21:33 Removing intermediate container f5779662ac41 19:21:33 ---> eae37bcdeb39 19:21:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:33 ---> Running in 22292026e35b 19:21:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:37 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:21:37 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:21:37 OK: 15734 distinct packages available 19:21:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:39 (1/5) Installing dumb-init (1.2.5-r1) 19:21:40 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:40 (3/5) Installing libucontext (1.1-r0) 19:21:40 (4/5) Installing gcompat (1.0.0-r4) 19:21:40 (5/5) Installing openssl (1.1.1q-r0) 19:21:40 Executing busybox-1.34.1-r7.trigger 19:21:40 OK: 6 MiB in 19 packages 19:21:42 Removing intermediate container 22292026e35b 19:21:42 ---> e8bab95ffda6 19:21:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:21:45 ---> ba0f5e4aee90 19:21:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:52 ---> a2e3d55171ff 19:21:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:52 ---> 319581ff2e5f 19:21:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:53 ---> fee6aa6e62c5 19:21:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:54 ---> 42e60ebee9de 19:21:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:54 ---> Running in d7282b98efe7 19:21:54 Removing intermediate container d7282b98efe7 19:21:54 ---> 3796fa990024 19:21:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:54 ---> Running in f9768eff01a0 19:21:55 Removing intermediate container f9768eff01a0 19:21:55 ---> 1622dfd1a80a 19:21:55 Step 24/26 : LABEL arch=arm64 19:21:55 ---> Running in 40a2333a7f03 19:21:55 Removing intermediate container 40a2333a7f03 19:21:55 ---> 408389a7067e 19:21:55 Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:21:55 ---> Running in 60fb095d4fdd 19:21:56 Removing intermediate container 60fb095d4fdd 19:21:56 ---> 4447dbf43e05 19:21:56 Step 26/26 : LABEL version=0.0.0 19:21:56 ---> Running in db33e82a71ee 19:21:56 Removing intermediate container db33e82a71ee 19:21:56 ---> c9d86108c07f 19:21:56 19:21:57 Successfully built c9d86108c07f 19:21:57 Successfully tagged security-spire-agent-arm64:latest 19:21:57  Building security-spire-agent ... done Building security-spire-server 19:22:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:15 ---> bb3443162f06 19:22:15 Step 3/25 : WORKDIR /edgex-go 19:22:15 ---> Using cache 19:22:15 ---> de440d13882d 19:22:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:15 ---> Using cache 19:22:15 ---> c885efbd5e48 19:22:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:22:15 ---> Running in f955d62da653 19:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:17 OK: 221 MiB in 51 packages 19:22:18 Removing intermediate container f955d62da653 19:22:18 ---> 1a1b7e6e045f 19:22:18 Step 6/25 : COPY go.mod vendor* ./ 19:22:19 ---> 01c904bf7afe 19:22:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:19 ---> Running in b6b4982c3696 19:23:16 Removing intermediate container b6b4982c3696 19:23:16 ---> c99142ada3f7 19:23:16 Step 8/25 : COPY . . 19:23:28 ---> f626d5cf9936 19:23:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:23:28 ---> Running in deb04f6f7a5e 19:23:28 Removing intermediate container deb04f6f7a5e 19:23:28 ---> 9b83c5e5c975 19:23:28 Step 10/25 : WORKDIR /edgex-go/spire-build 19:23:28 ---> Running in 2b59a1181056 19:23:28 Removing intermediate container 2b59a1181056 19:23:28 ---> dd60ba2c0b3d 19:23:28 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:28 ---> Running in 188af60e3cf0 19:23:31 Removing intermediate container 188af60e3cf0 19:23:31 ---> 00d6f73ec87a 19:23:31 Step 12/25 : WORKDIR /edgex-go 19:23:31 ---> Running in 1e05f86e98fb 19:23:31 Removing intermediate container 1e05f86e98fb 19:23:31 ---> 85eca4a55650 19:23:31 19:23:31 Step 13/25 : FROM alpine:3.15 19:23:31 ---> 02e0d6fdf486 19:23:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:31 ---> Using cache 19:23:31 ---> c09c231abf49 19:23:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:31 ---> Using cache 19:23:31 ---> eae37bcdeb39 19:23:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:31 ---> Using cache 19:23:31 ---> e8bab95ffda6 19:23:31 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:37 ---> fdf015c0a719 19:23:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:23:38 ---> ae891924aa42 19:23:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:23:38 ---> f0d239801a17 19:23:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:23:39 ---> 43b71702b5de 19:23:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:39 ---> Running in 2d9c6357900c 19:23:40 Removing intermediate container 2d9c6357900c 19:23:40 ---> 2b3f39b81dd7 19:23:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:40 ---> Running in 34aa7aa51c6e 19:23:40 Removing intermediate container 34aa7aa51c6e 19:23:40 ---> 14abc863cd9c 19:23:40 Step 23/25 : LABEL arch=arm64 19:23:40 ---> Running in 94ee2ed20809 19:23:41 Removing intermediate container 94ee2ed20809 19:23:41 ---> 872d761c18fe 19:23:41 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:23:41 ---> Running in 19deb4cafaa6 19:23:41 Removing intermediate container 19deb4cafaa6 19:23:41 ---> 237622e3a7db 19:23:41 Step 25/25 : LABEL version=0.0.0 19:23:42 ---> Running in b5d1a5e8f545 19:23:42 Removing intermediate container b5d1a5e8f545 19:23:42 ---> 498657aa482c 19:23:42 19:23:42 Successfully built 498657aa482c 19:23:43 Successfully tagged security-spire-server-arm64:latest 19:23:43 Building security-spire-config 19:24:05  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:05 ---> bb3443162f06 19:24:05 Step 3/26 : WORKDIR /edgex-go 19:24:05 ---> Using cache 19:24:05 ---> de440d13882d 19:24:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:05 ---> Using cache 19:24:05 ---> c885efbd5e48 19:24:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:05 ---> Using cache 19:24:05 ---> 1a1b7e6e045f 19:24:05 Step 6/26 : COPY go.mod vendor* ./ 19:24:05 ---> Using cache 19:24:05 ---> 01c904bf7afe 19:24:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:05 ---> Using cache 19:24:05 ---> c99142ada3f7 19:24:05 Step 8/26 : COPY . . 19:24:05 ---> Using cache 19:24:05 ---> f626d5cf9936 19:24:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:05 ---> Using cache 19:24:05 ---> 9b83c5e5c975 19:24:05 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:05 ---> Using cache 19:24:05 ---> dd60ba2c0b3d 19:24:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:05 ---> Running in 425980d3d1e5 19:24:05 Removing intermediate container 425980d3d1e5 19:24:05 ---> 7c4107e5f91f 19:24:05 Step 12/26 : WORKDIR /edgex-go 19:24:05 ---> Running in 3df43c01f907 19:24:06 Removing intermediate container 3df43c01f907 19:24:06 ---> ae96f94e3337 19:24:06 19:24:06 Step 13/26 : FROM alpine:3.15 19:24:06 ---> 02e0d6fdf486 19:24:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:06 ---> Using cache 19:24:06 ---> c09c231abf49 19:24:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:06 ---> Using cache 19:24:06 ---> eae37bcdeb39 19:24:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:06 ---> Running in 9db55fb5ae08 19:24:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:10 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:10 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:10 OK: 15734 distinct packages available 19:24:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:13 (1/4) Installing dumb-init (1.2.5-r1) 19:24:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:13 (3/4) Installing libucontext (1.1-r0) 19:24:13 (4/4) Installing gcompat (1.0.0-r4) 19:24:13 Executing busybox-1.34.1-r7.trigger 19:24:13 OK: 6 MiB in 18 packages 19:24:15 Removing intermediate container 9db55fb5ae08 19:24:15 ---> 4efd6320f699 19:24:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:20 ---> afd1f3eeaeb0 19:24:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:20 ---> c9f3c865377f 19:24:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:21 ---> Running in 50f2accda669 19:24:21 Removing intermediate container 50f2accda669 19:24:21 ---> 314ec55c59dc 19:24:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:22 ---> feb7f79a8619 19:24:22 Step 21/26 : WORKDIR / 19:24:22 ---> Running in e546095e27fa 19:24:22 Removing intermediate container e546095e27fa 19:24:22 ---> 153d7b6a85ca 19:24:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:22 ---> Running in 770720799dfb 19:24:23 Removing intermediate container 770720799dfb 19:24:23 ---> ee463c74e537 19:24:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:23 ---> Running in 8a929208321b 19:24:24 Removing intermediate container 8a929208321b 19:24:24 ---> f3716af9ee4b 19:24:24 Step 24/26 : LABEL arch=arm64 19:24:24 ---> Running in 495cc32658d6 19:24:25 Removing intermediate container 495cc32658d6 19:24:25 ---> 54ad66f5bf3a 19:24:25 Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:24:25 ---> Running in 1ebc11932330 19:24:25 Removing intermediate container 1ebc11932330 19:24:25 ---> aa8a601b6b51 19:24:25 Step 26/26 : LABEL version=0.0.0 19:24:25 ---> Running in e43ef165c623 19:24:25 Removing intermediate container e43ef165c623 19:24:25 ---> dfcc708a11ed 19:24:25 19:24:26 Successfully built dfcc708a11ed 19:24:26 Successfully tagged security-spire-config-arm64:latest 19:24:26  Building security-spire-config ... done Building support-scheduler 19:24:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:44 ---> bb3443162f06 19:24:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:24:44 ---> Using cache 19:24:44 ---> e55dd09d31f2 19:24:44 Step 4/23 : WORKDIR /edgex-go 19:24:44 ---> Using cache 19:24:44 ---> a44c79aa6761 19:24:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:44 ---> Using cache 19:24:44 ---> 53d7344a6b5d 19:24:44 Step 6/23 : RUN apk add --update --no-cache make git 19:24:44 ---> Using cache 19:24:44 ---> 6d521c8bb768 19:24:44 Step 7/23 : COPY go.mod vendor* ./ 19:24:44 ---> Using cache 19:24:44 ---> df7cf2df4170 19:24:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:44 ---> Using cache 19:24:44 ---> 15870ec30285 19:24:44 Step 9/23 : COPY . . 19:24:44 ---> Using cache 19:24:44 ---> 212bb13befb4 19:24:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:24:44 ---> Running in 01ea21363c84 19:24:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:27:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:15 Removing intermediate container 405d9aa539a5 19:27:15 ---> a0c8ff8e4d1e 19:27:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:15 ---> Running in aa0f1bc2cec9 19:27:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:27:23 Removing intermediate container aa0f1bc2cec9 19:27:23 ---> 87eeaea8aed6 19:27:23 19:27:23 Step 11/23 : FROM alpine:3.16 19:27:23 3.16: Pulling from library/alpine 19:27:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:27:24 Status: Downloaded newer image for alpine:3.16 19:27:24 ---> a6215f271958 19:27:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:27:24 ---> Running in fa3e8057fce9 19:27:25 Removing intermediate container fa3e8057fce9 19:27:25 ---> 0d8eb1137942 19:27:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:27:25 ---> Running in 69254ee8ce2b 19:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:27:30 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:27:30 (3/33) Installing readline (8.1.2-r0) 19:27:30 (4/33) Installing bash (5.1.16-r2) 19:27:30 Executing bash-5.1.16-r2.post-install 19:27:30 (5/33) Installing ca-certificates (20220614-r0) 19:27:30 (6/33) Installing brotli-libs (1.0.9-r6) 19:27:30 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:27:30 (8/33) Installing libcurl (7.83.1-r3) 19:27:30 (9/33) Installing curl (7.83.1-r3) 19:27:30 (10/33) Installing docker-cli (20.10.18-r0) 19:27:30 Removing intermediate container 59f228cef50b 19:27:30 ---> 859fbaf5763c 19:27:30 19:27:30 Step 10/25 : FROM alpine:3.16 19:27:30 ---> a6215f271958 19:27:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:30 ---> Running in 958a8ee2b930 19:27:31 (11/33) Installing dumb-init (1.2.5-r1) 19:27:31 (12/33) Installing libbz2 (1.0.8-r1) 19:27:31 (13/33) Installing expat (2.4.9-r0) 19:27:31 (14/33) Installing libffi (3.4.2-r1) 19:27:31 (15/33) Installing gdbm (1.23-r0) 19:27:31 (16/33) Installing xz-libs (5.2.5-r1) 19:27:31 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:27:31 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:27:31 (19/33) Installing mpdecimal (2.5.1-r1) 19:27:31 (20/33) Installing sqlite-libs (3.38.5-r0) 19:27:31 (21/33) Installing python3 (3.10.5-r0) 19:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:27:34 (23/33) Installing py3-tomli (2.0.1-r1) 19:27:34 (24/33) Installing py3-pep517 (0.12.0-r2) 19:27:34 (25/33) Installing py3-six (1.16.0-r1) 19:27:34 (26/33) Installing py3-retrying (1.3.3-r3) 19:27:34 (27/33) Installing py3-appdirs (1.4.4-r3) 19:27:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:27:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:27:34 (30/33) Installing py3-parsing (2.4.7-r3) 19:27:34 (31/33) Installing py3-packaging (21.3-r0) 19:27:34 (32/33) Installing py3-setuptools (59.4.0-r0) 19:27:34 (33/33) Installing py3-pip (22.1.1-r0) 19:27:35 (1/3) Installing ca-certificates (20220614-r0) 19:27:36 (2/3) Installing dumb-init (1.2.5-r1) 19:27:36 (3/3) Installing su-exec (0.2-r1) 19:27:36 Executing busybox-1.35.0-r17.trigger 19:27:36 Executing ca-certificates-20220614-r0.trigger 19:27:36 Executing busybox-1.35.0-r17.trigger 19:27:36 Executing ca-certificates-20220614-r0.trigger 19:27:36 OK: 6 MiB in 17 packages 19:27:36 OK: 120 MiB in 47 packages 19:27:38 Removing intermediate container 309da2ca98a8 19:27:38 ---> 404d52216e91 19:27:38 19:27:38 Step 10/33 : FROM alpine:3.16 19:27:38 ---> a6215f271958 19:27:38 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:39 ---> Running in 77ce895ea1f0 19:27:39 Removing intermediate container 958a8ee2b930 19:27:39 ---> d1e9984442c2 19:27:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:39 Removing intermediate container 77ce895ea1f0 19:27:39 ---> Running in c75daa40edb9 19:27:39 ---> e5c0ae140245 19:27:39 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:27:39 ---> Running in 9f29c74f5f0d 19:27:40 Removing intermediate container c75daa40edb9 19:27:40 ---> 397f72fc6ca5 19:27:40 Step 13/25 : WORKDIR / 19:27:40 ---> Running in 50928f1ab1ff 19:27:41 Removing intermediate container 50928f1ab1ff 19:27:41 ---> cf72ee0c5c1e 19:27:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:42 ---> 8dd7272df585 19:27:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:43 ---> be8fb8ac5e0f 19:27:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:44 (1/2) Installing dumb-init (1.2.5-r1) 19:27:44 (2/2) Installing su-exec (0.2-r1) 19:27:44 Executing busybox-1.35.0-r17.trigger 19:27:44 OK: 5 MiB in 16 packages 19:27:44 ---> 2f7aee09d13a 19:27:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:46 ---> 78392a52662e 19:27:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:46 Removing intermediate container 9f29c74f5f0d 19:27:46 ---> cf1d59abbf25 19:27:46 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:27:46 ---> Running in bb5a927cbf32 19:27:47 Removing intermediate container bb5a927cbf32 19:27:47 ---> a8f6770135bd 19:27:47 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:27:47 ---> Running in 420842d5b763 19:27:47 Removing intermediate container 420842d5b763 19:27:47 ---> dc212548de93 19:27:47 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:27:47 ---> 4de65779bc9a 19:27:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:48 ---> Running in 989dd886064b 19:27:48 Removing intermediate container 989dd886064b 19:27:48 ---> 4785cfa2041d 19:27:48 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:27:49 ---> Running in 81731708c286 19:27:49 Removing intermediate container 81731708c286 19:27:49 ---> 09e5f172b7eb 19:27:49 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:27:50 ---> Running in 7ef33f4c9fdc 19:27:50 ---> d6d8e18e9db9 19:27:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:52 ---> cd0c4fd55b1b 19:27:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:52 ---> Running in 8d3d8acc47a2 19:27:54 Removing intermediate container 7ef33f4c9fdc 19:27:54 ---> 8f8a1f56704b 19:27:54 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:27:54 ---> Running in a1e555a6e3cd 19:27:54 Removing intermediate container a1e555a6e3cd 19:27:54 ---> 5d5eb7b814c9 19:27:54 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:27:56 Removing intermediate container 8d3d8acc47a2 19:27:56 ---> b40ac42097b7 19:27:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:27:56 ---> Running in 0a7fb2c8f647 19:27:56 ---> 1d9d8d6baeb0 19:27:56 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:27:56 ---> Running in 117929db2c1e 19:27:56 Removing intermediate container 0a7fb2c8f647 19:27:56 ---> bbf87947e0b2 19:27:56 Step 23/25 : LABEL arch=arm64 19:27:56 ---> Running in c6beef7db8d5 19:27:56 Collecting docker-compose==1.23.2 19:27:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:27:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.4 MB/s eta 0:00:00 19:27:57 Removing intermediate container c6beef7db8d5 19:27:57 ---> f8b91d06f5ba 19:27:57 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:27:57 ---> Running in 1c7db0a6c6ca 19:27:58 Removing intermediate container 1c7db0a6c6ca 19:27:58 ---> 8d70d33eb7dc 19:27:58 Step 25/25 : LABEL version=0.0.0 19:27:58 Collecting docker<4.0,>=3.6.0 19:27:58 ---> Running in f6be1e3ad2e8 19:27:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.1 MB/s eta 0:00:00 19:27:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:27:59 Removing intermediate container f6be1e3ad2e8 19:27:59 ---> 68a6d4527cb3 19:27:59 19:27:59 Collecting jsonschema<3,>=2.5.1 19:27:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:27:59 Collecting cached-property<2,>=1.2.0 19:27:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:27:59 Successfully built 68a6d4527cb3 19:27:59 Collecting docopt<0.7,>=0.6.1 19:27:59 Successfully tagged security-secretstore-setup-arm64:latest 19:27:59 Building support-notifications 19:27:59 Downloading docopt-0.6.2.tar.gz (25 kB) 19:27:59  Building security-secretstore-setup ... done  Preparing metadata (setup.py): started 19:28:00 Removing intermediate container 117929db2c1e 19:28:00 ---> 5bc9ea7686e1 19:28:00 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:00 ---> 2f58d4bda897 19:28:00 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:02 Preparing metadata (setup.py): finished with status 'done' 19:28:02 Collecting texttable<0.10,>=0.9.0 19:28:02 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:02 Preparing metadata (setup.py): started 19:28:02 ---> 5ecde032bfee 19:28:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:03 ---> 31bd2110a39c 19:28:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:04 ---> c3ada72e771a 19:28:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:28:05 Preparing metadata (setup.py): finished with status 'done' 19:28:05 Collecting dockerpty<0.5,>=0.4.1 19:28:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:05 Preparing metadata (setup.py): started 19:28:05 ---> 5e77e178e29e 19:28:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:28:06 ---> 483df6a9a6c3 19:28:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:07 ---> f459d2d9edaf 19:28:07 Step 28/33 : RUN chmod +x /entrypoint.sh 19:28:07 ---> Running in f6018312ceba 19:28:08 Preparing metadata (setup.py): finished with status 'done' 19:28:09 Collecting websocket-client<1.0,>=0.32.0 19:28:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 3.5 MB/s eta 0:00:00 19:28:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.9 MB/s eta 0:00:00 19:28:11 Removing intermediate container f6018312ceba 19:28:11 ---> cc8417258ac8 19:28:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:28:11 ---> Running in 813b27afda14 19:28:11 Collecting PyYAML<4,>=3.10 19:28:11 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.4 MB/s eta 0:00:00 19:28:12 Removing intermediate container 813b27afda14 19:28:12 ---> ba1068e4d05a 19:28:12 Step 30/33 : CMD ["gate"] 19:28:12 ---> Running in 322b7d688ca8 19:28:12 Removing intermediate container 322b7d688ca8 19:28:12 ---> 542308cffd67 19:28:12 Step 31/33 : LABEL arch=arm64 19:28:13 ---> Running in 9f29d60b0641 19:28:13 Removing intermediate container 9f29d60b0641 19:28:13 ---> 7b218c32d838 19:28:13 Step 32/33 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:28:13 ---> Running in 46b2cf317cac 19:28:14 Removing intermediate container 46b2cf317cac 19:28:14 ---> 6bf35178b717 19:28:14 Step 33/33 : LABEL version=0.0.0 19:28:14 Preparing metadata (setup.py): started 19:28:15 ---> Running in a14f36536d07 19:28:16 Removing intermediate container a14f36536d07 19:28:16 ---> 51b9706a5b9f 19:28:16 19:28:17 Successfully built 51b9706a5b9f 19:28:17 Successfully tagged security-bootstrapper-arm64:latest 19:28:17  Building security-bootstrapper ... done Building core-command 19:28:17 Preparing metadata (setup.py): finished with status 'done' 19:28:18 Collecting docker-pycreds>=0.4.0 19:28:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:19 ---> bb3443162f06 19:28:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:28:19 ---> Using cache 19:28:19 ---> e55dd09d31f2 19:28:19 Step 4/23 : WORKDIR /edgex-go 19:28:19 ---> Using cache 19:28:19 ---> a44c79aa6761 19:28:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:19 ---> Using cache 19:28:19 ---> 53d7344a6b5d 19:28:19 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:28:19 ---> Running in a4db234d6083 19:28:19 Collecting chardet<3.1.0,>=3.0.2 19:28:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 19:28:19 Collecting idna<2.8,>=2.5 19:28:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.7 MB/s eta 0:00:00 19:28:20 Collecting urllib3<1.25,>=1.21.1 19:28:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.5 MB/s eta 0:00:00 19:28:21 Collecting certifi>=2017.4.17 19:28:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:21 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:28:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.2 MB/s eta 0:00:00 19:28:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:28:23 Running setup.py install for texttable: started 19:28:24 OK: 221 MiB in 51 packages 19:28:26 Removing intermediate container fae4053cfa05 19:28:26 ---> f41e3f2da934 19:28:26 19:28:26 Step 11/25 : FROM alpine:3.16 19:28:26 ---> a6215f271958 19:28:26 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:28:26 Removing intermediate container a4db234d6083 19:28:26 ---> cc97adc20882 19:28:26 Step 7/23 : COPY go.mod vendor* ./ 19:28:26 ---> Running in 0a4ffb0aebb7 19:28:26 Running setup.py install for texttable: finished with status 'done' 19:28:26 Running setup.py install for PyYAML: started 19:28:28 ---> 5660d28e4c4a 19:28:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:28 ---> Running in 64bcd00974d4 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:31 Running setup.py install for PyYAML: finished with status 'done' 19:28:31 (1/1) Installing dumb-init (1.2.5-r1) 19:28:31 Executing busybox-1.35.0-r17.trigger 19:28:31 OK: 5 MiB in 15 packages 19:28:33 Running setup.py install for docopt: started 19:28:33 Removing intermediate container 0a4ffb0aebb7 19:28:33 ---> 687cf6766b2f 19:28:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:33 ---> Running in ead8e33f4fcb 19:28:34 Removing intermediate container ead8e33f4fcb 19:28:34 ---> fdf6fd5bc9d5 19:28:34 Step 14/25 : ENV APP_PORT=59881 19:28:34 ---> Running in 94b6b16b6dae 19:28:35 Removing intermediate container 94b6b16b6dae 19:28:35 ---> 5211c13b97e1 19:28:35 Step 15/25 : EXPOSE $APP_PORT 19:28:35 ---> Running in aa64d09df23e 19:28:36 Running setup.py install for docopt: finished with status 'done' 19:28:36 Removing intermediate container aa64d09df23e 19:28:36 ---> f12a078c4c66 19:28:36 Step 16/25 : WORKDIR / 19:28:36 ---> Running in ad89d7bc303d 19:28:37 Removing intermediate container ad89d7bc303d 19:28:37 ---> c18a174a0d52 19:28:37 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:38 ---> bb3443162f06 19:28:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:28:38 ---> Using cache 19:28:38 ---> e55dd09d31f2 19:28:38 Step 4/24 : WORKDIR /edgex-go 19:28:38 ---> Using cache 19:28:38 ---> a44c79aa6761 19:28:38 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:38 ---> Using cache 19:28:38 ---> 53d7344a6b5d 19:28:38 Step 6/24 : RUN apk add --update --no-cache make git 19:28:38 ---> Using cache 19:28:38 ---> 6d521c8bb768 19:28:38 Step 7/24 : COPY go.mod vendor* ./ 19:28:38 ---> Using cache 19:28:38 ---> df7cf2df4170 19:28:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:38 ---> Using cache 19:28:38 ---> 15870ec30285 19:28:38 Step 9/24 : COPY . . 19:28:38 ---> Using cache 19:28:38 ---> 212bb13befb4 19:28:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:38 ---> Running in ad02b95ddfe9 19:28:39 ---> 36853e8c5a44 19:28:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:28:40 Running setup.py install for dockerpty: started 19:28:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:41 ---> 042fd28531a3 19:28:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:28:42 ---> 8b05e24e9161 19:28:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:28:43 ---> f15960f3acbe 19:28:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:28:43 ---> Running in 90ab0f129052 19:28:43 Removing intermediate container 90ab0f129052 19:28:43 ---> 6c7e2c9206ea 19:28:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:44 ---> Running in 35f72a86de93 19:28:44 Running setup.py install for dockerpty: finished with status 'done' 19:28:44 Removing intermediate container 35f72a86de93 19:28:44 ---> 7ea90b5a22f5 19:28:44 Step 23/25 : LABEL arch=arm64 19:28:45 ---> Running in 63d0d43d2482 19:28:45 Removing intermediate container 63d0d43d2482 19:28:45 ---> 12c63aeaf527 19:28:45 Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:28:45 ---> Running in e8044bf48e26 19:28:46 Removing intermediate container e8044bf48e26 19:28:46 ---> a61c2f86d339 19:28:46 Step 25/25 : LABEL version=0.0.0 19:28:46 ---> Running in d4c10e74c650 19:28:47 Removing intermediate container d4c10e74c650 19:28:47 ---> ac6fa07d812e 19:28:47 19:28:47 Successfully built ac6fa07d812e 19:28:47 Successfully tagged core-metadata-arm64:latest 19:28:47 Building security-spiffe-token-provider 19:28:49  Building core-metadata ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 19:28:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:29:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:29:11 ---> bb3443162f06 19:29:11 Step 3/20 : WORKDIR /edgex-go 19:29:11 ---> Using cache 19:29:11 ---> de440d13882d 19:29:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:29:11 ---> Running in 2d866143966e 19:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:13 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:29:13 v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:29:13 OK: 16899 distinct packages available 19:29:13 Removing intermediate container 69254ee8ce2b 19:29:13 ---> 3ba89c67fae1 19:29:13 Step 14/23 : ENV APP_PORT=58890 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:13 ---> Running in bded48a2172a 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:14 Removing intermediate container bded48a2172a 19:29:14 ---> 24d735d72ecf 19:29:14 Step 15/23 : EXPOSE $APP_PORT 19:29:14 ---> Running in 7d78964a23be 19:29:15 OK: 221 MiB in 51 packages 19:29:15 Removing intermediate container 7d78964a23be 19:29:15 ---> d22a5db7b09c 19:29:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:29:17 Removing intermediate container 2d866143966e 19:29:17 ---> 877191228b63 19:29:17 Step 5/20 : COPY go.mod vendor* ./ 19:29:19 ---> 987fba6fa637 19:29:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:19 ---> Running in ea7a4477c076 19:29:20 ---> a3ea0db7a41b 19:29:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:29:22 ---> b58ce8332e62 19:29:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:29:24 ---> eb8eebf55657 19:29:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:29:24 ---> Running in f7af8c5f8dc1 19:29:25 Removing intermediate container f7af8c5f8dc1 19:29:25 ---> 6773bce51516 19:29:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:25 ---> Running in 4592332b402b 19:29:26 Removing intermediate container 4592332b402b 19:29:26 ---> 49cfcc06efda 19:29:26 Step 21/23 : LABEL arch=arm64 19:29:26 ---> Running in 87f48cfa8707 19:29:27 Removing intermediate container 87f48cfa8707 19:29:27 ---> ab48da2f7e7f 19:29:27 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:29:28 ---> Running in f31a3bf2d482 19:29:29 Removing intermediate container f31a3bf2d482 19:29:29 ---> 5217c138d5b8 19:29:29 Step 23/23 : LABEL version=0.0.0 19:29:29 ---> Running in 2baad104f4ff 19:29:29 Removing intermediate container 2baad104f4ff 19:29:29 ---> ae58068feaab 19:29:29 19:29:30 Successfully built ae58068feaab 19:29:30 Successfully tagged sys-mgmt-agent-arm64:latest 19:29:30 Building security-proxy-setup 19:29:38  Building sys-mgmt-agent ... done Removing intermediate container 64bcd00974d4 19:29:38 ---> 31c427efdd1f 19:29:38 Step 9/23 : COPY . . 19:29:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:48 ---> bb3443162f06 19:29:48 Step 3/22 : WORKDIR /edgex-go 19:29:48 ---> Using cache 19:29:48 ---> de440d13882d 19:29:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:48 ---> Using cache 19:29:48 ---> c885efbd5e48 19:29:48 Step 5/22 : RUN apk add --update --no-cache make git 19:29:48 ---> Running in 2af3e294ddda 19:29:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:53 OK: 221 MiB in 51 packages 19:29:54 ---> 04c8ff281a65 19:29:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:29:55 Removing intermediate container 2af3e294ddda 19:29:55 ---> 1ea7091c2e35 19:29:55 Step 6/22 : COPY go.mod vendor* ./ 19:29:55 ---> Running in fa9195d04be8 19:29:57 ---> 60fbe251c8a3 19:29:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:58 ---> Running in 1a88ea8abd8a 19:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:21 Removing intermediate container ea7a4477c076 19:30:21 ---> da434f800e73 19:30:21 Step 7/20 : COPY . . 19:30:33 ---> 047e17f64469 19:30:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:33 ---> Running in b4a32e56d161 19:30:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:31:02 Removing intermediate container 1a88ea8abd8a 19:31:02 ---> 7b3a99b18ea6 19:31:02 Step 8/22 : COPY . . 19:31:12 ---> e20fbd094dff 19:31:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:31:12 ---> Running in 9b012fc70f33 19:31:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:34:06 Removing intermediate container 01ea21363c84 19:34:06 ---> 5d2826df4810 19:34:06 19:34:06 Step 11/23 : FROM alpine:3.16 19:34:06 ---> a6215f271958 19:34:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:34:06 ---> Using cache 19:34:06 ---> 687cf6766b2f 19:34:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:06 ---> Using cache 19:34:06 ---> fdf6fd5bc9d5 19:34:06 Step 14/23 : ENV APP_PORT=59861 19:34:06 ---> Running in 3a24e56f37f7 19:34:06 Removing intermediate container 3a24e56f37f7 19:34:06 ---> a336497eafb2 19:34:06 Step 15/23 : EXPOSE $APP_PORT 19:34:06 ---> Running in 2b846def7a8e 19:34:06 Removing intermediate container 2b846def7a8e 19:34:06 ---> 55ff0999f596 19:34:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:06 ---> 37229296b67e 19:34:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:06 ---> cabf263f5b72 19:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:06 ---> b75345be1e9c 19:34:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:34:06 ---> Running in d8f5d4e98f0c 19:34:06 Removing intermediate container d8f5d4e98f0c 19:34:06 ---> b47b049d5385 19:34:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:06 ---> Running in d1739ae845a1 19:34:06 Removing intermediate container d1739ae845a1 19:34:06 ---> 682ca43a62c9 19:34:06 Step 21/23 : LABEL arch=arm64 19:34:06 ---> Running in 12baf24e6e2e 19:34:06 Removing intermediate container 12baf24e6e2e 19:34:06 ---> 725a1a74fc93 19:34:06 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:34:06 ---> Running in 00b90b297629 19:34:06 Removing intermediate container 00b90b297629 19:34:06 ---> 46b1b4ed8ce6 19:34:06 Step 23/23 : LABEL version=0.0.0 19:34:06 ---> Running in 3f1f9ee51da2 19:34:06 Removing intermediate container 3f1f9ee51da2 19:34:06 ---> 672d2c099f2e 19:34:06 19:34:06 Successfully built 672d2c099f2e 19:34:06 Successfully tagged support-scheduler-arm64:latest 19:34:06  Building support-scheduler ... done Building core-data 19:34:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:34:18 ---> bb3443162f06 19:34:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:34:18 ---> Using cache 19:34:18 ---> e55dd09d31f2 19:34:18 Step 4/24 : WORKDIR /edgex-go 19:34:18 ---> Using cache 19:34:18 ---> a44c79aa6761 19:34:18 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:18 ---> Using cache 19:34:18 ---> 53d7344a6b5d 19:34:18 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:34:18 ---> Running in aa568662e37d 19:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:22 OK: 221 MiB in 51 packages 19:34:23 Removing intermediate container aa568662e37d 19:34:23 ---> 1ce7b02ed215 19:34:23 Step 7/24 : COPY go.mod vendor* ./ 19:34:24 ---> b357e2cfeb4a 19:34:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:24 ---> Running in df23dc7f5662 19:35:03 Removing intermediate container ad02b95ddfe9 19:35:03 ---> f052aef951a0 19:35:03 19:35:03 Step 11/24 : FROM alpine:3.16 19:35:03 ---> a6215f271958 19:35:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:35:03 ---> Using cache 19:35:03 ---> 687cf6766b2f 19:35:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:03 ---> Using cache 19:35:03 ---> fdf6fd5bc9d5 19:35:03 Step 14/24 : ENV APP_PORT=59882 19:35:03 ---> Running in 1edd906c3781 19:35:03 Removing intermediate container 1edd906c3781 19:35:03 ---> cd8abb76835f 19:35:03 Step 15/24 : EXPOSE $APP_PORT 19:35:03 ---> Running in cf508f7260c8 19:35:03 Removing intermediate container cf508f7260c8 19:35:03 ---> b10e00650ecf 19:35:03 Step 16/24 : WORKDIR / 19:35:03 ---> Running in 1b03a600fbb5 19:35:03 Removing intermediate container 1b03a600fbb5 19:35:03 ---> 5686667b1da7 19:35:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:03 ---> c951796f0593 19:35:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:04 ---> 55a11f2f77d3 19:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:35:05 ---> 80dd00075b77 19:35:05 Step 20/24 : ENTRYPOINT ["/core-command"] 19:35:05 ---> Running in df7debc1b7db 19:35:06 Removing intermediate container df7debc1b7db 19:35:06 ---> ac4ff6b9b62d 19:35:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:06 ---> Running in 248b3df0e5b7 19:35:07 Removing intermediate container 248b3df0e5b7 19:35:07 ---> 91f3ae94e007 19:35:07 Step 22/24 : LABEL arch=arm64 19:35:07 ---> Running in 4169a7b5c3ad 19:35:08 Removing intermediate container 4169a7b5c3ad 19:35:08 ---> eae18f6abd60 19:35:08 Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:35:08 ---> Running in 1f6c39d10819 19:35:09 Removing intermediate container 1f6c39d10819 19:35:09 ---> 6218522678ed 19:35:09 Step 24/24 : LABEL version=0.0.0 19:35:09 ---> Running in 3b9e8aef90b0 19:35:10 Removing intermediate container 3b9e8aef90b0 19:35:10 ---> 9ee3cd109427 19:35:10 19:35:11 Successfully built 9ee3cd109427 19:35:11 Successfully tagged core-command-arm64:latest 19:35:26  Building core-command ... done Removing intermediate container df23dc7f5662 19:35:26 ---> 5de9e27df9e7 19:35:26 Step 9/24 : COPY . . 19:35:38 ---> c72a22c4fdff 19:35:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:35:38 ---> Running in 888d2c9a4e2a 19:35:38 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:36:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:35 Removing intermediate container 9b012fc70f33 19:36:35 ---> 1752afb14b98 19:36:35 19:36:35 Step 10/22 : FROM alpine:3.16 19:36:35 ---> a6215f271958 19:36:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:35 ---> Running in 8514db9d7341 19:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:39 (1/6) Installing ca-certificates (20220614-r0) 19:36:39 (2/6) Installing brotli-libs (1.0.9-r6) 19:36:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:36:39 (4/6) Installing libcurl (7.83.1-r3) 19:36:39 (5/6) Installing curl (7.83.1-r3) 19:36:39 (6/6) Installing dumb-init (1.2.5-r1) 19:36:39 Executing busybox-1.35.0-r17.trigger 19:36:39 Executing ca-certificates-20220614-r0.trigger 19:36:39 OK: 8 MiB in 20 packages 19:36:42 Removing intermediate container 8514db9d7341 19:36:42 ---> 7d5fbaa77a8b 19:36:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:42 ---> Running in 828efd43d909 19:36:42 Removing intermediate container 828efd43d909 19:36:42 ---> 5f5ce3e430b6 19:36:42 Step 13/22 : WORKDIR /edgex 19:36:42 ---> Running in 1fb5040ae7cd 19:36:43 Removing intermediate container 1fb5040ae7cd 19:36:43 ---> d1642ef7fc54 19:36:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:43 ---> 0ef88e24b367 19:36:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:45 ---> af228067b204 19:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:47 ---> dfb42e6724d0 19:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:48 ---> 9929eb641a42 19:36:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:48 ---> Running in f7b90c7904fd 19:36:51 Removing intermediate container f7b90c7904fd 19:36:51 ---> 2949b1285601 19:36:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:51 ---> Running in 0106b6589ed6 19:36:51 Removing intermediate container 0106b6589ed6 19:36:51 ---> a125d0c87820 19:36:51 Step 20/22 : LABEL arch=arm64 19:36:51 ---> Running in 6f9520dbf1ec 19:36:52 Removing intermediate container 6f9520dbf1ec 19:36:52 ---> 3b2e5f3e8a97 19:36:52 Step 21/22 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:36:52 ---> Running in 16fe2eed4eb0 19:36:52 Removing intermediate container 16fe2eed4eb0 19:36:52 ---> fd4c0d3c8c4b 19:36:52 Step 22/22 : LABEL version=0.0.0 19:36:53 ---> Running in 58b337bca0d4 19:36:53 Removing intermediate container 58b337bca0d4 19:36:53 ---> bce81b31f27b 19:36:53 19:36:53 Successfully built bce81b31f27b 19:36:53 Successfully tagged security-proxy-setup-arm64:latest 19:37:40  Building security-proxy-setup ... done Removing intermediate container b4a32e56d161 19:37:40 ---> 975ca23c88ed 19:37:40 19:37:40 Step 9/20 : FROM alpine:3.15 19:37:40 ---> 02e0d6fdf486 19:37:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:40 ---> Using cache 19:37:40 ---> c09c231abf49 19:37:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:40 ---> Using cache 19:37:40 ---> eae37bcdeb39 19:37:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:40 ---> Running in 1983ece3debb 19:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:40 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:37:40 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:37:40 OK: 15734 distinct packages available 19:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:40 (1/9) Installing ca-certificates (20220614-r0) 19:37:40 (2/9) Installing brotli-libs (1.0.9-r5) 19:37:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:37:40 (4/9) Installing libcurl (7.80.0-r3) 19:37:40 (5/9) Installing curl (7.80.0-r3) 19:37:40 (6/9) Installing dumb-init (1.2.5-r1) 19:37:40 (7/9) Installing musl-obstack (1.2.3-r0) 19:37:40 (8/9) Installing libucontext (1.1-r0) 19:37:40 (9/9) Installing gcompat (1.0.0-r4) 19:37:40 Executing busybox-1.34.1-r7.trigger 19:37:40 Executing ca-certificates-20220614-r0.trigger 19:37:40 OK: 8 MiB in 23 packages 19:37:42 Removing intermediate container 1983ece3debb 19:37:42 ---> 8dbe1a17aa98 19:37:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:43 ---> 17f4bd937266 19:37:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:45 ---> 3cab9cef2875 19:37:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:37:46 ---> c8b4e81b7f82 19:37:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:37:46 ---> Running in 068192e3ca22 19:37:47 Removing intermediate container 068192e3ca22 19:37:47 ---> e2ffd8028701 19:37:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:47 ---> Running in aff6d93da710 19:37:47 Removing intermediate container aff6d93da710 19:37:47 ---> e33aef4daf67 19:37:47 Step 18/20 : LABEL arch=arm64 19:37:47 ---> Running in b5af5a7015b9 19:37:48 Removing intermediate container b5af5a7015b9 19:37:48 ---> a42311499e8a 19:37:48 Step 19/20 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:37:48 ---> Running in 5d407a48cfe5 19:37:49 Removing intermediate container 5d407a48cfe5 19:37:49 ---> 457e1354f3ea 19:37:49 Step 20/20 : LABEL version=0.0.0 19:37:49 ---> Running in 67958fc274db 19:37:50 Removing intermediate container 67958fc274db 19:37:50 ---> 83407a26a03e 19:37:50 19:37:50 Successfully built 83407a26a03e 19:37:50 Successfully tagged security-spiffe-token-provider-arm64:latest 19:37:59  Building security-spiffe-token-provider ... done Removing intermediate container fa9195d04be8 19:37:59 ---> 2b78929185ea 19:37:59 19:37:59 Step 11/23 : FROM alpine:3.16 19:37:59 ---> a6215f271958 19:37:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:37:59 ---> Running in b9cc2864f19d 19:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:01 (1/2) Installing ca-certificates (20220614-r0) 19:38:02 (2/2) Installing dumb-init (1.2.5-r1) 19:38:02 Executing busybox-1.35.0-r17.trigger 19:38:02 Executing ca-certificates-20220614-r0.trigger 19:38:02 OK: 6 MiB in 16 packages 19:38:04 Removing intermediate container b9cc2864f19d 19:38:04 ---> 28297d8dc7a5 19:38:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:04 ---> Running in 67b04999ebd8 19:38:04 Removing intermediate container 67b04999ebd8 19:38:04 ---> 64a11a59d9b7 19:38:04 Step 14/23 : ENV APP_PORT=59860 19:38:04 ---> Running in 7589e355d5b7 19:38:05 Removing intermediate container 7589e355d5b7 19:38:05 ---> 4849c921db0a 19:38:05 Step 15/23 : EXPOSE $APP_PORT 19:38:05 ---> Running in c88f912879c5 19:38:05 Removing intermediate container c88f912879c5 19:38:05 ---> ee2a8df2297f 19:38:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:06 ---> bf36c4fbadc9 19:38:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:08 ---> 559e0270ff6d 19:38:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:09 ---> a2f1f4c87e6d 19:38:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:38:09 ---> Running in 6a7f72a58c0c 19:38:10 Removing intermediate container 6a7f72a58c0c 19:38:10 ---> f9f0166414b2 19:38:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:10 ---> Running in 611e790efda8 19:38:10 Removing intermediate container 611e790efda8 19:38:10 ---> b7b1a7e0ab29 19:38:10 Step 21/23 : LABEL arch=arm64 19:38:10 ---> Running in 50efd07eb673 19:38:11 Removing intermediate container 50efd07eb673 19:38:11 ---> 6b7a16fd7171 19:38:11 Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:38:11 ---> Running in bb5acb71fe4e 19:38:11 Removing intermediate container bb5acb71fe4e 19:38:11 ---> 81751e9ee896 19:38:11 Step 23/23 : LABEL version=0.0.0 19:38:11 ---> Running in fef29d1078a9 19:38:12 Removing intermediate container fef29d1078a9 19:38:12 ---> fc2793cd9eab 19:38:12 19:38:12 Successfully built fc2793cd9eab 19:38:12 Successfully tagged support-notifications-arm64:latest 19:38:44  Building support-notifications ... done Removing intermediate container 888d2c9a4e2a 19:38:44 ---> bad2f70756bb 19:38:44 19:38:44 Step 11/24 : FROM alpine:3.16 19:38:44 ---> a6215f271958 19:38:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:38:44 ---> Running in 6e9b6792ea0b 19:38:44 Removing intermediate container 6e9b6792ea0b 19:38:44 ---> d5bd5cfedc88 19:38:44 Step 13/24 : ENV APP_PORT=59880 19:38:44 ---> Running in 3e73857cfd88 19:38:44 Removing intermediate container 3e73857cfd88 19:38:44 ---> c913d3af724a 19:38:44 Step 14/24 : EXPOSE $APP_PORT 19:38:44 ---> Running in 740057586c06 19:38:44 Removing intermediate container 740057586c06 19:38:44 ---> 5dd148ceddf8 19:38:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:44 ---> Running in 8fbd3704e985 19:38:45 Removing intermediate container 8fbd3704e985 19:38:45 ---> 0605fd4619b7 19:38:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:38:45 ---> Running in aa1b447d3587 19:38:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:48 (1/6) Installing dumb-init (1.2.5-r1) 19:38:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:38:48 (3/6) Installing libsodium (1.0.18-r0) 19:38:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:38:49 (5/6) Installing libzmq (4.3.4-r0) 19:38:49 (6/6) Installing zeromq (4.3.4-r0) 19:38:49 Executing busybox-1.35.0-r17.trigger 19:38:49 OK: 8 MiB in 20 packages 19:38:50 Removing intermediate container aa1b447d3587 19:38:50 ---> 44fb66692f09 19:38:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:50 ---> aeb08ecb57b7 19:38:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:51 ---> 51a47e54f832 19:38:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:38:52 ---> d4911946c06a 19:38:52 Step 20/24 : ENTRYPOINT ["/core-data"] 19:38:52 ---> Running in 5cd7a039cc44 19:38:52 Removing intermediate container 5cd7a039cc44 19:38:52 ---> 4a3854045e68 19:38:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:52 ---> Running in cb045ee2b821 19:38:53 Removing intermediate container cb045ee2b821 19:38:53 ---> 92234cf981e0 19:38:53 Step 22/24 : LABEL arch=arm64 19:38:53 ---> Running in 2d68b6d7eed9 19:38:53 Removing intermediate container 2d68b6d7eed9 19:38:53 ---> 0ec69eca51c5 19:38:53 Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d 19:38:53 ---> Running in c7b59b6ec113 19:38:53 Removing intermediate container c7b59b6ec113 19:38:53 ---> 2269c8bbb5cb 19:38:53 Step 24/24 : LABEL version=0.0.0 19:38:53 ---> Running in 7bcda91b553e 19:38:54 Removing intermediate container 7bcda91b553e 19:38:54 ---> 3ea9846ad339 19:38:54 19:38:54 Successfully built 3ea9846ad339 19:38:54 Successfully tagged core-data-arm64:latest 19:38:54  Building core-data ... done  [Pipeline] } 19:38:54 $ docker stop --time=1 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 19:38:56 $ docker rm -f 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:56 + docker images 19:38:57 REPOSITORY TAG IMAGE ID CREATED SIZE 19:38:57 core-data-arm64 latest 3ea9846ad339 3 seconds ago 20.7MB 19:38:57 bad2f70756bb 15 seconds ago 1.41GB 19:38:57 support-notifications-arm64 latest fc2793cd9eab 44 seconds ago 26.3MB 19:38:57 2b78929185ea 59 seconds ago 1.46GB 19:38:57 security-spiffe-token-provider-arm64 latest 83407a26a03e About a minute ago 28.4MB 19:38:57 975ca23c88ed About a minute ago 1.43GB 19:38:57 security-proxy-setup-arm64 latest bce81b31f27b 2 minutes ago 26.4MB 19:38:57 1752afb14b98 2 minutes ago 1.39GB 19:38:57 core-command-arm64 latest 9ee3cd109427 3 minutes ago 16.7MB 19:38:57 f052aef951a0 4 minutes ago 1.4GB 19:38:57 support-scheduler-arm64 latest 672d2c099f2e 4 minutes ago 25.7MB 19:38:57 5d2826df4810 5 minutes ago 1.46GB 19:38:57 sys-mgmt-agent-arm64 latest ae58068feaab 9 minutes ago 133MB 19:38:57 core-metadata-arm64 latest ac6fa07d812e 10 minutes ago 17.5MB 19:38:57 f41e3f2da934 10 minutes ago 1.41GB 19:38:57 security-bootstrapper-arm64 latest 51b9706a5b9f 10 minutes ago 19.1MB 19:38:57 security-secretstore-setup-arm64 latest 68a6d4527cb3 10 minutes ago 28.2MB 19:38:57 404d52216e91 11 minutes ago 1.39GB 19:38:57 859fbaf5763c 11 minutes ago 1.39GB 19:38:57 87eeaea8aed6 11 minutes ago 1.38GB 19:38:57 security-spire-config-arm64 latest dfcc708a11ed 14 minutes ago 83.6MB 19:38:57 ae96f94e3337 14 minutes ago 1.28GB 19:38:57 security-spire-server-arm64 latest 498657aa482c 15 minutes ago 84.2MB 19:38:57 85eca4a55650 15 minutes ago 1.28GB 19:38:57 security-spire-agent-arm64 latest c9d86108c07f 17 minutes ago 122MB 19:38:57 ce67f234932a 17 minutes ago 1.28GB 19:38:57 ci-base-image-arm64 latest bb3443162f06 30 minutes ago 941MB 19:38:57 alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB 19:38:57 alpine 3.16 a6215f271958 7 weeks ago 5.29MB 19:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:57 19:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:58 arm64: Pulling from edgex-lftools-log-publisher 19:38:58 8998bd30e6a1: Pulling fs layer 19:38:58 04944245beec: Pulling fs layer 19:38:58 699f458cf7ca: Pulling fs layer 19:38:58 765212b225bb: Pulling fs layer 19:38:58 f23df028b6ca: Pulling fs layer 19:38:58 d65c8cfc05b1: Pulling fs layer 19:38:58 2437ff75d9bd: Pulling fs layer 19:38:58 765212b225bb: Waiting 19:38:58 d65c8cfc05b1: Waiting 19:38:58 f23df028b6ca: Waiting 19:38:58 2437ff75d9bd: Waiting 19:38:58 04944245beec: Verifying Checksum 19:38:58 04944245beec: Download complete 19:38:58 765212b225bb: Verifying Checksum 19:38:58 765212b225bb: Download complete 19:38:58 f23df028b6ca: Verifying Checksum 19:38:58 f23df028b6ca: Download complete 19:38:58 d65c8cfc05b1: Verifying Checksum 19:38:58 d65c8cfc05b1: Download complete 19:38:58 699f458cf7ca: Verifying Checksum 19:38:58 699f458cf7ca: Download complete 19:38:59 8998bd30e6a1: Verifying Checksum 19:38:59 8998bd30e6a1: Download complete 19:39:01 2437ff75d9bd: Verifying Checksum 19:39:01 2437ff75d9bd: Download complete 19:39:03 8998bd30e6a1: Pull complete 19:39:03 04944245beec: Pull complete 19:39:05 699f458cf7ca: Pull complete 19:39:05 765212b225bb: Pull complete 19:39:06 f23df028b6ca: Pull complete 19:39:06 d65c8cfc05b1: Pull complete 19:39:21 2437ff75d9bd: Pull complete 19:39:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:21 prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 19:39:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:39:24 $ docker top 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:24 ---> job-cost.sh 19:39:25 lf-activate-venv: SKIPPING 19:39:25 INFO: No Stack... 19:39:25 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:26 INFO: Archiving Costs [Pipeline] sh 19:39:27 + cut -d, -f6 19:39:27 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:39:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] 19:39:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] did not exist. Created. 19:39:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:39:27 Stashed 1 file(s) [Pipeline] } 19:39:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:27 $ docker stop --time=1 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 19:39:29 $ docker rm -f 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 [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 19:39:30 provisioning config files... 19:39:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7412251559960777345tmp [Pipeline] { [Pipeline] sh 19:39:30 + set +x 19:39:30 + curl -s https://codecov.io/bash 19:39:30 + bash -s -- 19:39:30 19:39:30 _____ _ 19:39:30 / ____| | | 19:39:30 | | ___ __| | ___ ___ _____ __ 19:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:30 Bash-1.0.6 19:39:30 19:39:30 19:39:30 ==> git version 2.25.1 found 19:39:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:39:30 Release-Date: 2020-01-08 19:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:30 ==> Jenkins CI detected. 19:39:30 current dir:  /w/workspace/edgex-go/1 19:39:30 project root: . 19:39:30 --> token set from env 19:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:30 ==> Running gcov in . (disable via -X gcov) 19:39:30 ==> Python coveragepy not found 19:39:30 ==> Searching for coverage reports in: 19:39:30 + . 19:39:30 -> Found 1 reports 19:39:30 ==> Detecting git/mercurial file structure 19:39:30 ==> Reading reports 19:39:30 + ./coverage.out bytes=496148 19:39:30 ==> Appending adjustments 19:39:30 https://docs.codecov.io/docs/fixing-reports 19:39:32 + Found adjustments 19:39:32 ==> Gzipping contents 19:39:32 64K /tmp/codecov.jt31HY.gz 19:39:32 ==> Uploading reports 19:39:32 url: https://codecov.io 19:39:32 query: branch=PR-4169&commit=35ac6a55ad2bbf9100ca7551023baf47654b965d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4169&job=&cmd_args= 19:39:32 -> Pinging Codecov 19:39:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4169&commit=35ac6a55ad2bbf9100ca7551023baf47654b965d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4169&job=&cmd_args= 19:39:32 -> Uploading to 19:39:32 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/00271124DB129430A58F1EEE437C3FCB/35ac6a55ad2bbf9100ca7551023baf47654b965d/d990fc81-b99d-42f7-bee0-419a80472fd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T193932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cad524d71a5566d57e7e7d7da69e6b04b88a837fea4e9f9f8d46ee7ecb75398 19:39:32 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:32 Dload Upload Total Spent Left Speed 19:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64997 0 0 100 64997 0 227k --:--:-- --:--:-- --:--:-- 227k 19:39:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] } 19:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:39:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:39:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:35 ---> package-listing.sh 19:39:35 ++ facter osfamily 19:39:35 ++ tr '[:upper:]' '[:lower:]' 19:39:35 + OS_FAMILY=debian 19:39:35 + workspace=/w/workspace/edgex-go/1 19:39:35 + START_PACKAGES=/tmp/packages_start.txt 19:39:35 + END_PACKAGES=/tmp/packages_end.txt 19:39:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:35 + PACKAGES=/tmp/packages_start.txt 19:39:35 + '[' /w/workspace/edgex-go/1 ']' 19:39:35 + PACKAGES=/tmp/packages_end.txt 19:39:35 + case "${OS_FAMILY}" in 19:39:35 + dpkg -l 19:39:35 + grep '^ii' 19:39:35 + '[' -f /tmp/packages_start.txt ']' 19:39:35 + '[' -f /tmp/packages_end.txt ']' 19:39:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:35 + '[' /w/workspace/edgex-go/1 ']' 19:39:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:39:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:39:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:39:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:36 19:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:36 latest: Pulling from edgex-lftools-log-publisher 19:39:36 5eb5b503b376: Pulling fs layer 19:39:36 5c69ac0246d0: Pulling fs layer 19:39:36 ec43610c2a17: Pulling fs layer 19:39:36 3a2ae6a8a46f: Pulling fs layer 19:39:36 33b1e0a273af: Pulling fs layer 19:39:36 5d3b04190fa2: Pulling fs layer 19:39:36 2f39f015ded8: Pulling fs layer 19:39:36 5d3b04190fa2: Waiting 19:39:36 33b1e0a273af: Waiting 19:39:36 2f39f015ded8: Waiting 19:39:36 3a2ae6a8a46f: Waiting 19:39:36 5c69ac0246d0: Download complete 19:39:36 3a2ae6a8a46f: Verifying Checksum 19:39:36 3a2ae6a8a46f: Download complete 19:39:36 33b1e0a273af: Verifying Checksum 19:39:36 33b1e0a273af: Download complete 19:39:36 5d3b04190fa2: Verifying Checksum 19:39:36 5d3b04190fa2: Download complete 19:39:36 ec43610c2a17: Verifying Checksum 19:39:36 ec43610c2a17: Download complete 19:39:37 5eb5b503b376: Verifying Checksum 19:39:37 5eb5b503b376: Download complete 19:39:37 2f39f015ded8: Download complete 19:39:38 5eb5b503b376: Pull complete 19:39:38 5c69ac0246d0: Pull complete 19:39:38 ec43610c2a17: Pull complete 19:39:38 3a2ae6a8a46f: Pull complete 19:39:39 33b1e0a273af: Pull complete 19:39:39 5d3b04190fa2: Pull complete 19:39:43 2f39f015ded8: Pull complete 19:39:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:43 prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container 19:39:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:39:44 $ docker top 83119a746dc2aad55ed61cde665f64e743c41b868972f4fbc58b5e08175d3064 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:45 + ls /var/log/sa-host 19:39:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:46 provisioning config files... 19:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config879867062286469455tmp [Pipeline] { [Pipeline] echo 19:39:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:46 ---> create-netrc.sh [Pipeline] } 19:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:46 ---> python-tools-install.sh [Pipeline] echo 19:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:47 ---> sudo-logs.sh 19:39:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:39:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:47 ---> job-cost.sh 19:39:47 lf-activate-venv: SKIPPING 19:39:47 DEBUG: total: 0.10999999940395355 19:39:47 INFO: Retrieving Stack Cost... 19:39:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:39:48 INFO: Archiving Costs [Pipeline] echo 19:39:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:48 ---> logs-deploy.sh 19:39:48 lf-activate-venv: SKIPPING 19:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4169/1 19:39:48 INFO: archiving workspace using pattern(s): 19:39:49 Archives upload complete. 19:39:50 INFO: archiving logs to Nexus 19:39:50 ---> uname -a: 19:39:50 Linux prd-ubuntu20-04-docker-8c-8g-1378 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:39:50 19:39:50 19:39:50 ---> lscpu: 19:39:50 Architecture: x86_64 19:39:50 CPU op-mode(s): 32-bit, 64-bit 19:39:50 Byte Order: Little Endian 19:39:50 Address sizes: 40 bits physical, 48 bits virtual 19:39:50 CPU(s): 8 19:39:50 On-line CPU(s) list: 0-7 19:39:50 Thread(s) per core: 1 19:39:50 Core(s) per socket: 1 19:39:50 Socket(s): 8 19:39:50 NUMA node(s): 1 19:39:50 Vendor ID: AuthenticAMD 19:39:50 CPU family: 23 19:39:50 Model: 49 19:39:50 Model name: AMD EPYC-Rome Processor 19:39:50 Stepping: 0 19:39:50 CPU MHz: 2799.998 19:39:50 BogoMIPS: 5599.99 19:39:50 Virtualization: AMD-V 19:39:50 Hypervisor vendor: KVM 19:39:50 Virtualization type: full 19:39:50 L1d cache: 256 KiB 19:39:50 L1i cache: 256 KiB 19:39:50 L2 cache: 4 MiB 19:39:50 L3 cache: 128 MiB 19:39:50 NUMA node0 CPU(s): 0-7 19:39:50 Vulnerability Itlb multihit: Not affected 19:39:50 Vulnerability L1tf: Not affected 19:39:50 Vulnerability Mds: Not affected 19:39:50 Vulnerability Meltdown: Not affected 19:39:50 Vulnerability Mmio stale data: Not affected 19:39:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:39:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:39:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:39:50 Vulnerability Srbds: Not affected 19:39:50 Vulnerability Tsx async abort: Not affected 19:39:50 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:39:50 19:39:50 19:39:50 ---> nproc: 19:39:50 8 19:39:50 19:39:50 19:39:50 ---> df -h: 19:39:50 Filesystem Size Used Avail Use% Mounted on 19:39:50 overlay 155G 20G 136G 13% / 19:39:50 tmpfs 64M 0 64M 0% /dev 19:39:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:39:50 shm 64M 0 64M 0% /dev/shm 19:39:50 /dev/vda1 155G 20G 136G 13% /facter-os 19:39:50 19:39:50 19:39:50 ---> sar -b -r -n DEV: 19:39:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1378) 09/27/22 _x86_64_ (8 CPU) 19:39:50 19:39:50 17:17:46 LINUX RESTART (8 CPU) 19:39:50 19:39:50 17:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:39:50 17:19:01 79.77 32.86 46.91 0.00 3444.23 108227.56 0.00 19:39:50 17:20:01 1.62 0.00 1.62 0.00 0.00 19.08 0.00 19:39:50 17:21:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 19:39:50 17:22:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 19:39:50 17:23:01 20.64 9.00 11.65 0.00 2907.96 2553.42 0.00 19:39:50 17:24:01 2.48 0.00 2.48 0.00 0.00 36.52 0.00 19:39:50 17:25:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 19:39:50 17:26:01 5.18 3.60 1.58 0.00 83.97 28.79 0.00 19:39:50 17:27:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 19:39:50 17:28:01 1.92 0.00 1.92 0.00 0.00 28.79 0.00 19:39:50 17:29:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 19:39:50 17:30:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 19:39:50 17:31:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 19:39:50 17:32:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 19:39:50 17:33:01 1.75 0.02 1.73 0.00 0.13 19.33 0.00 19:39:50 17:34:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 19:39:50 17:35:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 19:39:50 17:36:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 19:39:50 17:37:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 19:39:50 17:38:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 19:39:50 17:39:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 19:39:50 17:40:01 2.68 0.18 2.50 0.00 18.53 27.86 0.00 19:39:50 17:41:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 19:39:50 17:42:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 19:39:50 17:43:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 19:39:50 17:44:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 19:39:50 17:45:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 19:39:50 17:46:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 19:39:50 17:47:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 19:39:50 17:48:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 19:39:50 17:49:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 19:39:50 17:50:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 19:39:50 17:51:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 19:39:50 17:52:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 19:39:50 17:53:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 19:39:50 17:54:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 19:39:50 17:55:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:39:50 17:56:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 19:39:50 17:57:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 19:39:50 17:58:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 19:39:50 17:59:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 19:39:50 18:00:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 19:39:50 18:01:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 19:39:50 18:02:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 19:39:50 18:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 19:39:50 18:04:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 19:39:50 18:05:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:39:50 18:06:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 19:39:50 18:07:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 19:39:50 18:08:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 19:39:50 18:09:01 1.07 0.00 1.07 0.00 0.00 12.07 0.00 19:39:50 18:10:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 19:39:50 18:11:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 19:39:50 18:12:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 19:39:50 18:13:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 19:39:50 18:14:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 19:39:50 18:15:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 19:39:50 18:16:01 2.77 1.02 1.75 0.00 21.86 25.20 0.00 19:39:50 18:17:01 1.87 0.02 1.85 0.00 0.13 20.93 0.00 19:39:50 18:18:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 19:39:50 18:19:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 19:39:50 18:20:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 19:39:50 18:21:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 19:39:50 18:22:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 19:39:50 18:23:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 19:39:50 18:24:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 19:39:50 18:25:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 19:39:50 18:26:01 0.87 0.00 0.87 0.00 0.00 11.73 0.00 19:39:50 18:27:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 19:39:50 18:28:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 19:39:50 18:29:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 19:39:50 18:30:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 19:39:50 18:31:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:39:50 18:32:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 19:39:50 18:33:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 19:39:50 18:34:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 19:39:50 18:35:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 19:39:50 18:36:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 19:39:50 18:37:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 19:39:50 18:38:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 19:39:50 18:39:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 19:39:50 18:40:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 19:39:50 18:41:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 19:39:50 18:42:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 19:39:50 18:43:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 19:39:50 18:44:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 19:39:50 18:45:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 19:39:50 18:46:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:39:50 18:47:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 19:39:50 18:48:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 19:39:50 18:49:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 19:39:50 18:50:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 19:39:50 18:51:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 19:39:50 18:52:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 19:39:50 18:53:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 19:39:50 18:54:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 19:39:50 18:55:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 19:39:50 18:56:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 19:39:50 18:57:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 19:39:50 18:58:01 0.83 0.00 0.83 0.00 0.00 10.93 0.00 19:39:50 18:59:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 19:39:50 19:00:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 19:39:50 19:01:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 19:39:50 19:02:01 0.90 0.00 0.90 0.00 0.00 12.40 0.00 19:39:50 19:03:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 19:39:50 19:04:01 4.60 2.58 2.02 0.00 127.96 298.43 0.00 19:39:50 19:05:01 156.86 10.91 145.94 0.00 1791.17 73659.19 0.00 19:39:50 19:06:01 37.60 0.15 37.45 0.00 2.40 13674.78 0.00 19:39:50 19:07:01 81.59 0.10 81.49 0.00 14.80 34565.71 0.00 19:39:50 19:08:01 682.37 6.43 675.94 0.00 64.52 305921.41 0.00 19:39:50 19:09:01 1136.55 5.51 1131.04 0.00 61.45 399272.51 0.00 19:39:50 19:10:01 896.32 0.30 896.02 0.00 15.59 141537.89 0.00 19:39:50 19:11:01 5.78 0.02 5.77 0.00 0.67 86.92 0.00 19:39:50 19:12:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 19:39:50 19:13:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 19:39:50 19:14:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 19:39:50 19:15:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 19:39:50 19:16:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 19:39:50 19:17:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 19:39:50 19:18:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 19:39:50 19:19:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 19:39:50 19:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 19:39:50 19:21:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 19:39:50 19:22:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 19:39:50 19:23:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 19:39:50 19:24:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 19:39:50 19:25:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 19:39:50 19:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 19:39:50 19:27:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 19:39:50 19:28:01 17.46 0.93 16.53 0.00 12.00 2139.64 0.00 19:39:50 19:29:01 6.23 0.00 6.23 0.00 0.00 75.17 0.00 19:39:50 19:30:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 19:39:50 19:31:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 19:39:50 19:32:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 19:39:50 19:33:02 1.17 0.00 1.17 0.00 0.00 18.26 0.00 19:39:50 19:34:01 1.75 0.00 1.75 0.00 0.00 19.25 0.00 19:39:50 19:35:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 19:39:50 19:36:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 19:39:50 19:37:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:39:50 19:38:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 19:39:50 19:39:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:39:50 Average: 23.39 0.52 22.86 0.00 60.78 7690.07 0.00 19:39:50 19:39:50 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:39:50 17:19:01 30608804 31873888 496464 1.51 47188 1536644 1658968 4.89 603588 1408728 276 19:39:50 17:20:01 30609504 31874680 495032 1.51 47236 1536648 1658968 4.89 604240 1408712 176 19:39:50 17:21:01 30609028 31874300 495220 1.51 47260 1536640 1658968 4.89 604036 1408792 12 19:39:50 17:22:01 30609012 31874312 495140 1.51 47292 1536644 1658968 4.89 603924 1408796 4 19:39:50 17:23:01 30423376 31858316 506176 1.54 51552 1694592 1700080 5.01 704036 1477800 552 19:39:50 17:24:01 30422904 31857888 506664 1.54 51596 1694596 1717228 5.06 705920 1477760 44 19:39:50 17:25:01 30422684 31857684 506744 1.54 51624 1694600 1717228 5.06 706404 1477764 4 19:39:50 17:26:01 30384364 31822712 540876 1.64 51664 1697396 1717228 5.06 747968 1479480 44 19:39:50 17:27:01 30384396 31822772 540784 1.64 51696 1697400 1717228 5.06 747392 1479444 12 19:39:50 17:28:01 30384000 31822444 541020 1.65 51784 1697376 1717228 5.06 747744 1479376 32 19:39:50 17:29:01 30383404 31821884 541732 1.65 51808 1697380 1717228 5.06 748672 1479380 8 19:39:50 17:30:01 30382844 31821380 542160 1.65 51856 1697388 1717228 5.06 748588 1479384 176 19:39:50 17:31:01 30382836 31821376 542100 1.65 51872 1697388 1717228 5.06 748928 1479388 8 19:39:50 17:32:01 30382528 31821116 542312 1.65 51896 1697392 1717228 5.06 748392 1479392 44 19:39:50 17:33:01 30377324 31816020 547020 1.66 51940 1697384 1678496 4.95 748400 1479392 24 19:39:50 17:34:01 30377220 31815960 546940 1.66 51972 1697400 1678496 4.95 749016 1479400 4 19:39:50 17:35:01 30376968 31815720 547116 1.66 52012 1697404 1678496 4.95 749628 1479404 24 19:39:50 17:36:01 30376660 31815488 547324 1.66 52044 1697404 1678496 4.95 750036 1479404 160 19:39:50 17:37:01 30376644 31815476 547268 1.66 52068 1697408 1678496 4.95 749628 1479408 8 19:39:50 17:38:01 30376828 31815708 547200 1.66 52100 1697400 1678496 4.95 749664 1479408 4 19:39:50 17:39:01 30376748 31815660 547192 1.66 52140 1697416 1678496 4.95 749900 1479412 32 19:39:50 17:40:01 30374392 31814036 548692 1.67 52180 1697972 1712260 5.05 750292 1479680 4 19:39:50 17:41:01 30373840 31813608 549020 1.67 52204 1698104 1712260 5.05 750300 1479792 8 19:39:50 17:42:01 30373632 31813464 549052 1.67 52228 1698108 1712260 5.05 750460 1479816 40 19:39:50 17:43:01 30373876 31813720 548716 1.67 52260 1698100 1712260 5.05 751376 1479816 8 19:39:50 17:44:01 30373792 31813672 548856 1.67 52308 1698112 1712260 5.05 751836 1479820 44 19:39:50 17:45:01 30373172 31813172 549004 1.67 52340 1698112 1712260 5.05 751840 1479824 4 19:39:50 17:46:01 30373060 31813128 549016 1.67 52380 1698112 1712260 5.05 751876 1479836 200 19:39:50 17:47:01 30373248 31813348 548736 1.67 52404 1698120 1712260 5.05 752040 1479828 156 19:39:50 17:48:01 30373240 31813348 548636 1.67 52436 1698124 1712260 5.05 752044 1479832 188 19:39:50 17:49:01 30373160 31813380 548556 1.67 52532 1698128 1712260 5.05 752152 1479840 8 19:39:50 17:50:01 30372852 31813132 548708 1.67 52620 1698128 1712260 5.05 752276 1479844 12 19:39:50 17:51:01 30372780 31813228 548660 1.67 52716 1698136 1712260 5.05 752480 1479840 152 19:39:50 17:52:01 30372948 31813464 548552 1.67 52812 1698136 1712260 5.05 752888 1479848 160 19:39:50 17:53:01 30372648 31813288 548704 1.67 52916 1698132 1712260 5.05 753024 1479860 8 19:39:50 17:54:01 30372472 31813144 548672 1.67 52956 1698140 1712260 5.05 752928 1479848 44 19:39:50 17:55:01 30372172 31812896 548884 1.67 52980 1698144 1712260 5.05 753000 1479852 8 19:39:50 17:56:01 30371712 31812484 549060 1.67 53012 1698152 1712260 5.05 753020 1479856 48 19:39:50 17:57:01 30371412 31812216 549284 1.67 53028 1698152 1712260 5.05 753064 1479856 8 19:39:50 17:58:01 30371396 31812204 549204 1.67 53060 1698156 1712260 5.05 753104 1479860 4 19:39:50 17:59:01 30371312 31812296 549280 1.67 53092 1698284 1712260 5.05 753220 1479984 8 19:39:50 18:00:01 30371232 31812332 549244 1.67 53180 1698280 1712260 5.05 753312 1480000 4 19:39:50 18:01:01 30370912 31812028 549668 1.67 53204 1698292 1712260 5.05 753376 1479996 8 19:39:50 18:02:01 30370904 31812044 549616 1.67 53244 1698292 1712260 5.05 753416 1479996 40 19:39:50 18:03:01 30371108 31812300 549328 1.67 53276 1698280 1712260 5.05 753532 1480004 8 19:39:50 18:04:01 30370248 31811472 550072 1.67 53324 1698288 1712260 5.05 755268 1480004 4 19:39:50 18:05:01 30370140 31811436 550172 1.67 53364 1698300 1712260 5.05 755100 1480012 12 19:39:50 18:06:01 30370388 31811744 550088 1.67 53396 1698304 1712260 5.05 755228 1480016 40 19:39:50 18:07:01 30370120 31811488 550308 1.67 53412 1698308 1695864 5.00 754972 1480012 8 19:39:50 18:08:01 30370048 31811444 550272 1.67 53444 1698308 1695864 5.00 755376 1480024 44 19:39:50 18:09:01 30369716 31811156 550700 1.67 53492 1698308 1695864 5.00 755336 1480024 4 19:39:50 18:10:01 30369400 31810884 550896 1.68 53532 1698320 1695864 5.00 755908 1480028 196 19:39:50 18:11:01 30369432 31810976 550804 1.68 53572 1698320 1695864 5.00 755748 1480032 8 19:39:50 18:12:01 30369552 31811124 550812 1.68 53596 1698324 1695864 5.00 756068 1480032 180 19:39:50 18:13:01 30369512 31811108 550776 1.67 53620 1698324 1695864 5.00 755860 1480032 4 19:39:50 18:14:01 30369244 31810920 550912 1.68 53684 1698332 1711924 5.05 756124 1480036 28 19:39:50 18:15:01 30368944 31810680 551100 1.68 53732 1698336 1711924 5.05 756140 1480044 8 19:39:50 18:16:01 30365204 31807880 553496 1.68 53856 1698952 1734052 5.11 756448 1480592 472 19:39:50 18:17:01 30365156 31807856 553436 1.68 53892 1698944 1734052 5.11 756784 1480596 4 19:39:50 18:18:01 30365036 31807772 553332 1.68 53924 1698956 1734052 5.11 756496 1480596 192 19:39:50 18:19:01 30365212 31808024 553256 1.68 53976 1698952 1734052 5.11 756844 1480600 4 19:39:50 18:20:01 30365116 31808100 553044 1.68 54016 1699088 1734052 5.11 756744 1480728 188 19:39:50 18:21:01 30364800 31807860 553252 1.68 54044 1699092 1734052 5.11 756864 1480732 24 19:39:50 18:22:01 30364372 31807448 553484 1.68 54068 1699100 1734052 5.11 757132 1480736 188 19:39:50 18:23:01 30364640 31807768 553184 1.68 54092 1699100 1734052 5.11 757012 1480744 24 19:39:50 18:24:01 30364624 31807764 553096 1.68 54128 1699108 1734052 5.11 757280 1480748 216 19:39:50 18:25:01 30365028 31808232 553040 1.68 54168 1699108 1734052 5.11 757072 1480752 4 19:39:50 18:26:01 30359680 31802968 558124 1.70 54208 1699112 1714180 5.05 764964 1479880 224 19:39:50 18:27:01 30359648 31802960 558072 1.70 54248 1699116 1714180 5.05 765016 1479884 12 19:39:50 18:28:01 30359348 31802700 558280 1.70 54284 1699116 1714180 5.05 764732 1479884 196 19:39:50 18:29:01 30359332 31802752 558184 1.70 54340 1699104 1714180 5.05 764976 1479892 4 19:39:50 18:30:01 30358984 31802440 558400 1.70 54380 1699120 1714180 5.05 764976 1479888 44 19:39:50 18:31:01 30359220 31802720 558044 1.70 54428 1699124 1714180 5.05 765076 1479892 8 19:39:50 18:32:01 30359380 31802996 557956 1.70 54492 1699128 1714180 5.05 765280 1479900 48 19:39:50 18:33:01 30359104 31802728 558168 1.70 54516 1699132 1714180 5.05 765248 1479900 8 19:39:50 18:34:01 30358804 31802496 558360 1.70 54556 1699136 1714180 5.05 765732 1479904 204 19:39:50 18:35:01 30358756 31802456 558292 1.70 54600 1699136 1714180 5.05 765540 1479904 8 19:39:50 18:36:01 30358708 31802476 558228 1.70 54640 1699140 1714180 5.05 765616 1479912 204 19:39:50 18:37:01 30358660 31802428 558180 1.70 54672 1699140 1714180 5.05 765640 1479912 8 19:39:50 18:38:01 30358392 31802252 558352 1.70 54704 1699144 1714180 5.05 765820 1479912 204 19:39:50 18:39:01 30358236 31802100 558616 1.70 54756 1699128 1730348 5.10 766012 1479912 4 19:39:50 18:40:01 30358180 31802108 558588 1.70 54788 1699148 1730348 5.10 765920 1479920 44 19:39:50 18:41:01 30358140 31802108 558504 1.70 54812 1699160 1730348 5.10 766008 1479928 44 19:39:50 18:42:01 30357888 31801912 558680 1.70 54844 1699160 1730348 5.10 766392 1479928 192 19:39:50 18:43:01 30358068 31802100 558604 1.70 54876 1699164 1730348 5.10 766376 1479932 4 19:39:50 18:44:01 30358052 31802116 558520 1.70 54924 1699164 1730348 5.10 766308 1479932 188 19:39:50 18:45:01 30358188 31802308 558468 1.70 54972 1699168 1730348 5.10 766568 1479936 8 19:39:50 18:46:01 30358164 31802336 558444 1.70 55012 1699172 1729688 5.10 766448 1479940 204 19:39:50 18:47:01 30358064 31802256 558708 1.70 55044 1699172 1729688 5.10 766488 1479940 8 19:39:50 18:48:01 30358064 31802292 558612 1.70 55084 1699176 1729688 5.10 766556 1479944 204 19:39:50 18:49:01 30357512 31801780 559068 1.70 55128 1699168 1729688 5.10 766820 1479944 8 19:39:50 18:50:01 30357828 31802144 558696 1.70 55176 1699184 1729688 5.10 766732 1479948 204 19:39:50 18:51:01 30357924 31802288 558688 1.70 55208 1699184 1729688 5.10 767100 1479948 4 19:39:50 18:52:01 30357396 31801940 559036 1.70 55248 1699316 1729688 5.10 767772 1480076 212 19:39:50 18:53:01 30357348 31801936 558980 1.70 55288 1699320 1729688 5.10 767436 1480080 8 19:39:50 18:54:01 30356828 31801484 559400 1.70 55328 1699320 1729688 5.10 767716 1480092 184 19:39:50 18:55:01 30356780 31801472 559332 1.70 55380 1699324 1729688 5.10 767632 1480092 24 19:39:50 18:56:01 30355724 31800480 560284 1.70 55420 1699324 1729688 5.10 768344 1480096 180 19:39:50 18:57:01 30355644 31800404 560276 1.70 55452 1699320 1729688 5.10 768368 1480100 28 19:39:50 18:58:01 30355836 31800660 560192 1.70 55480 1699332 1729688 5.10 768456 1480108 204 19:39:50 18:59:01 30355512 31800372 560540 1.70 55516 1699336 1729688 5.10 769300 1480104 4 19:39:50 19:00:01 30354732 31799604 561220 1.71 55556 1699344 1729688 5.10 769148 1480108 208 19:39:50 19:01:01 30354496 31799436 561384 1.71 55588 1699344 1729688 5.10 770188 1480112 36 19:39:50 19:02:01 30354164 31799136 561616 1.71 55620 1699348 1729688 5.10 769884 1480116 212 19:39:50 19:03:01 30354116 31799112 561580 1.71 55644 1699348 1729688 5.10 769908 1480116 12 19:39:50 19:04:01 30251188 31731528 628260 1.91 55856 1733976 1729688 5.10 840504 1509916 23340 19:39:50 19:05:01 28104492 31446404 847716 2.58 114128 3444812 2297456 6.77 1422560 2912344 89592 19:39:50 19:06:01 27758780 31505660 785728 2.39 118740 3800736 1961852 5.78 1375620 3259740 186952 19:39:50 19:07:01 24609188 31480928 811832 2.47 120540 6853236 2615916 7.71 1679900 6032836 3003976 19:39:50 19:08:01 21496576 30833132 1426088 4.34 268728 8946860 3854768 11.36 2913420 7648104 65800 19:39:50 19:09:01 18627904 31262040 990492 3.01 409288 11906776 3450472 10.17 2444900 10779804 14808 19:39:50 19:10:01 19236004 31541608 727368 2.21 451784 11529736 2042752 6.02 2241220 10396076 980 19:39:50 19:11:01 19267304 31568064 705044 2.14 451840 11529440 1889732 5.57 2216232 10395440 200 19:39:50 19:12:01 19269116 31569800 703676 2.14 451856 11529440 1889732 5.57 2215216 10395440 288 19:39:50 19:13:01 19278740 31579440 694044 2.11 451868 11529444 1889732 5.57 2205464 10395444 8 19:39:50 19:14:01 19280668 31581396 692012 2.10 451900 11529436 1889732 5.57 2203932 10395444 104 19:39:50 19:15:01 19284504 31585268 688184 2.09 451924 11529448 1873624 5.52 2200380 10395448 180 19:39:50 19:16:01 19284424 31585232 688196 2.09 451968 11529448 1873624 5.52 2200624 10395452 4 19:39:50 19:17:01 19284612 31585460 687896 2.09 452004 11529456 1873624 5.52 2199788 10395456 16 19:39:50 19:18:01 19285068 31585928 687344 2.09 452012 11529460 1873624 5.52 2200264 10395460 216 19:39:50 19:19:01 19285384 31586260 687024 2.09 452028 11529456 1873624 5.52 2200096 10395460 8 19:39:50 19:20:01 19285512 31586412 687032 2.09 452044 11529464 1873624 5.52 2200256 10395464 192 19:39:50 19:21:01 19285460 31586364 687268 2.09 452048 11529464 1873624 5.52 2200072 10395464 12 19:39:50 19:22:01 19285476 31586392 687212 2.09 452056 11529468 1873624 5.52 2200068 10395468 184 19:39:50 19:23:01 19285104 31586148 687396 2.09 452056 11529596 1873624 5.52 2200096 10395596 8 19:39:50 19:24:01 19285640 31586696 686884 2.09 452072 11529596 1873624 5.52 2199968 10395600 192 19:39:50 19:25:01 19285792 31586864 686876 2.09 452076 11529608 1873624 5.52 2200428 10395608 16 19:39:50 19:26:01 19284436 31585604 688120 2.09 452084 11529612 1873624 5.52 2200792 10395468 208 19:39:50 19:27:01 19284356 31585568 688096 2.09 452092 11529616 1873624 5.52 2200528 10395472 12 19:39:50 19:28:01 19176580 31580636 679524 2.07 466484 11623824 1914880 5.64 2256428 10438748 1592 19:39:50 19:29:01 19176912 31580964 679244 2.07 466532 11623824 1914880 5.64 2255784 10438752 12 19:39:50 19:30:01 19177228 31581328 678868 2.06 466572 11623832 1914880 5.64 2255748 10438756 4 19:39:50 19:31:01 19177692 31581792 678344 2.06 466580 11623832 1914880 5.64 2255420 10438756 8 19:39:50 19:32:01 19177832 31581944 678112 2.06 466616 11623828 1914880 5.64 2255456 10438760 40 19:39:50 19:33:02 19177532 31581916 678316 2.06 466640 11623836 1914880 5.64 2255296 10438968 52 19:39:50 19:34:01 19177548 31581936 678224 2.06 466652 11623840 1914880 5.64 2255380 10438972 4 19:39:50 19:35:01 19177436 31581848 678144 2.06 466672 11623836 1914880 5.64 2255324 10438976 8 19:39:50 19:36:01 19177204 31581668 678176 2.06 466716 11623844 1914880 5.64 2255344 10438976 36 19:39:50 19:37:01 19177408 31581924 677892 2.06 466728 11623848 1914880 5.64 2255372 10438980 8 19:39:50 19:38:01 19177600 31582136 677840 2.06 466740 11623852 1914880 5.64 2255404 10438984 336 19:39:50 19:39:01 19177120 31581672 678276 2.06 466748 11623856 1914880 5.64 2255504 10438988 8 19:39:50 Average: 27784823 31744866 594118 1.81 144888 3981512 1792806 5.28 1108327 3543486 24097 19:39:50 19:39:50 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:39:50 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:39:50 17:19:01 ens3 271.25 171.27 469.51 26.97 0.00 0.00 0.00 0.00 19:39:50 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:20:01 ens3 0.73 0.37 0.36 0.27 0.00 0.00 0.00 0.00 19:39:50 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:39:50 17:23:01 ens3 32.84 23.46 475.50 1.81 0.00 0.00 0.00 0.00 19:39:50 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:24:01 ens3 2.03 0.70 1.73 0.17 0.00 0.00 0.00 0.00 19:39:50 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:25:01 ens3 0.43 0.23 0.26 0.20 0.00 0.00 0.00 0.00 19:39:50 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:39:50 17:26:01 ens3 13.90 9.68 12.39 6.27 0.00 0.00 0.00 0.00 19:39:50 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:27:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:29:01 ens3 0.87 0.40 0.37 0.27 0.00 0.00 0.00 0.00 19:39:50 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:34:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 19:39:50 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:35:01 ens3 1.13 0.82 0.53 0.31 0.00 0.00 0.00 0.00 19:39:50 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:39:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:39:50 17:40:01 ens3 0.35 0.35 0.11 0.04 0.00 0.00 0.00 0.00 19:39:50 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:43:01 ens3 0.48 0.33 0.31 0.21 0.00 0.00 0.00 0.00 19:39:50 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:44:01 ens3 1.23 0.82 0.48 0.36 0.00 0.00 0.00 0.00 19:39:50 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:39:50 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:48:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 19:39:50 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:49:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:54:01 ens3 0.28 0.28 0.08 0.08 0.00 0.00 0.00 0.00 19:39:50 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 17:59:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:03:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:39:50 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:04:01 ens3 1.42 0.80 0.71 0.55 0.00 0.00 0.00 0.00 19:39:50 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:09:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:10:01 ens3 0.28 0.13 0.28 0.01 0.00 0.00 0.00 0.00 19:39:50 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:14:01 ens3 0.27 0.28 0.08 0.08 0.00 0.00 0.00 0.00 19:39:50 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:19:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:24:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 19:39:50 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:39:50 18:26:01 ens3 4.07 3.53 2.32 4.46 0.00 0.00 0.00 0.00 19:39:50 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:29:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 19:39:50 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:34:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:39:01 ens3 0.13 0.07 0.07 0.06 0.00 0.00 0.00 0.00 19:39:50 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:43:01 ens3 0.43 0.30 0.26 0.21 0.00 0.00 0.00 0.00 19:39:50 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:49:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 19:39:50 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:51:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:39:50 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:52:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 19:39:50 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:54:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:56:01 ens3 0.30 0.20 0.50 0.02 0.00 0.00 0.00 0.00 19:39:50 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:39:50 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 18:58:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 19:39:50 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 18:59:01 ens3 0.57 0.37 0.33 0.27 0.00 0.00 0.00 0.00 19:39:50 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:00:01 ens3 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 19:39:50 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:01:01 ens3 0.50 0.22 0.27 0.20 0.00 0.00 0.00 0.00 19:39:50 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:02:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:39:50 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:39:50 19:04:01 ens3 179.51 126.87 570.41 39.35 0.00 0.00 0.00 0.00 19:39:50 19:05:01 docker0 525.46 462.57 39.62 3470.91 0.00 0.00 0.00 0.00 19:39:50 19:05:01 veth7b7868f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:05:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 19:39:50 19:05:01 ens3 1016.75 1023.93 11489.30 128.10 0.00 0.00 0.00 0.00 19:39:50 19:06:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 19:39:50 19:06:01 veth7b7868f 1.52 1.55 0.12 0.13 0.00 0.00 0.00 0.00 19:39:50 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:06:01 ens3 48.62 47.93 24.27 90.51 0.00 0.00 0.00 0.00 19:39:50 19:07:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:39:50 19:07:01 veth546c08a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:07:01 ens3 108.87 68.84 1706.94 19.76 0.00 0.00 0.00 0.00 19:39:50 19:08:01 docker0 452.01 498.17 31.52 4805.58 0.00 0.00 0.00 0.00 19:39:50 19:08:01 veth14603d0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:08:01 veth00d8e68 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:39:50 19:08:01 veth5608c63 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:08:01 veth546c08a 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 19:39:50 19:08:01 vethf60f1b9 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:08:01 ens3 537.54 476.15 4880.89 53.62 0.00 0.00 0.00 0.00 19:39:50 19:08:01 veth9ec2105 6.00 7.68 0.43 37.98 0.00 0.00 0.00 0.00 19:39:50 19:09:01 veth4fb04e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:09:01 veth8ce099e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:09:01 docker0 370.89 492.05 27.47 4973.69 0.00 0.00 0.00 0.00 19:39:50 19:09:01 vethdb09ccd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:09:01 veth5f6c7a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:39:50 19:09:01 veth546c08a 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 19:39:50 19:09:01 ens3 554.38 431.04 5058.31 167.90 0.00 0.00 0.00 0.00 19:39:50 19:10:01 docker0 73.03 144.64 5.92 1708.11 0.00 0.00 0.00 0.00 19:39:50 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:10:01 veth546c08a 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 19:39:50 19:10:01 ens3 187.24 96.88 1742.32 32.86 0.00 0.00 0.00 0.00 19:39:50 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:11:01 ens3 2.03 1.33 2.28 0.90 0.00 0.00 0.00 0.00 19:39:50 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:14:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 19:39:50 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:15:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:39:50 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:16:01 ens3 1.05 0.98 2.52 0.25 0.00 0.00 0.00 0.00 19:39:50 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:19:01 ens3 0.32 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:39:50 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:20:01 ens3 0.98 0.38 0.39 0.27 0.00 0.00 0.00 0.00 19:39:50 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:21:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:39:50 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:23:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:39:50 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:24:01 ens3 0.55 0.33 0.18 0.14 0.00 0.00 0.00 0.00 19:39:50 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:25:01 ens3 0.45 0.30 0.31 0.21 0.00 0.00 0.00 0.00 19:39:50 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:39:50 19:26:01 ens3 2.65 2.30 1.49 3.99 0.00 0.00 0.00 0.00 19:39:50 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:27:01 ens3 1.30 0.67 0.82 1.09 0.00 0.00 0.00 0.00 19:39:50 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:39:50 19:28:01 ens3 33.21 19.81 822.70 1.51 0.00 0.00 0.00 0.00 19:39:50 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:29:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:39:50 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:32:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:39:50 19:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:33:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:34:01 ens3 0.29 0.27 0.09 0.08 0.00 0.00 0.00 0.00 19:39:50 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:35:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:50 19:39:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:39:50 Average: docker0 10.09 11.34 0.74 106.12 0.00 0.00 0.00 0.00 19:39:50 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 19:39:50 Average: ens3 21.43 17.88 193.47 4.15 0.00 0.00 0.00 0.00 19:39:50 19:39:50 19:39:50 ---> sar -P ALL: 19:39:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1378) 09/27/22 _x86_64_ (8 CPU) 19:39:50 19:39:50 17:17:46 LINUX RESTART (8 CPU) 19:39:50 19:39:50 17:18:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 17:19:01 all 1.97 0.00 0.66 0.67 0.01 96.68 19:39:50 17:19:01 0 1.55 0.00 0.57 0.23 0.00 97.65 19:39:50 17:19:01 1 2.89 0.00 0.47 0.23 0.00 96.41 19:39:50 17:19:01 2 2.52 0.00 0.50 0.60 0.02 96.36 19:39:50 17:19:01 3 1.44 0.00 0.42 0.25 0.02 97.87 19:39:50 17:19:01 4 2.66 0.00 1.64 0.40 0.02 95.29 19:39:50 17:19:01 5 1.52 0.00 0.35 0.13 0.02 97.98 19:39:50 17:19:01 6 2.24 0.00 0.43 1.17 0.00 96.16 19:39:50 17:19:01 7 0.99 0.00 0.94 2.34 0.02 95.71 19:39:50 17:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:39:50 17:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 17:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 17:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:20:01 7 0.05 0.00 0.00 0.02 0.00 99.93 19:39:50 17:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:39:50 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 17:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 19:39:50 17:22:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:39:50 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:23:01 all 0.42 0.00 0.26 0.19 0.01 99.12 19:39:50 17:23:01 0 0.40 0.00 0.23 0.07 0.02 99.28 19:39:50 17:23:01 1 0.60 0.00 0.30 0.03 0.00 99.07 19:39:50 17:23:01 2 0.47 0.00 0.57 0.78 0.02 98.17 19:39:50 17:23:01 3 0.05 0.00 0.12 0.00 0.02 99.82 19:39:50 17:23:01 4 0.20 0.00 0.28 0.17 0.00 99.35 19:39:50 17:23:01 5 1.27 0.00 0.32 0.38 0.00 98.03 19:39:50 17:23:01 6 0.15 0.00 0.10 0.05 0.00 99.70 19:39:50 17:23:01 7 0.20 0.00 0.17 0.03 0.02 99.58 19:39:50 17:24:01 all 0.02 0.00 0.02 0.01 0.00 99.94 19:39:50 17:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 17:24:01 1 0.03 0.00 0.03 0.07 0.02 99.85 19:39:50 17:24:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 17:24:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 17:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 19:39:50 17:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 17:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:39:50 17:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:25:01 2 0.02 0.00 0.03 0.02 0.02 99.92 19:39:50 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:25:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:39:50 17:26:01 all 0.41 0.00 0.05 0.02 0.01 99.51 19:39:50 17:26:01 0 1.72 0.00 0.03 0.00 0.02 98.23 19:39:50 17:26:01 1 0.12 0.00 0.08 0.02 0.00 99.78 19:39:50 17:26:01 2 0.12 0.00 0.05 0.03 0.03 99.77 19:39:50 17:26:01 3 0.13 0.00 0.03 0.05 0.02 99.77 19:39:50 17:26:01 4 0.10 0.00 0.02 0.00 0.00 99.88 19:39:50 17:26:01 5 0.33 0.00 0.05 0.02 0.00 99.60 19:39:50 17:26:01 6 0.48 0.00 0.02 0.00 0.00 99.50 19:39:50 17:26:01 7 0.25 0.00 0.08 0.07 0.02 99.58 19:39:50 17:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:39:50 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:27:01 2 0.00 0.00 0.03 0.03 0.00 99.93 19:39:50 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:39:50 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 17:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 17:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:28:01 2 0.02 0.00 0.00 0.05 0.00 99.93 19:39:50 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:28:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 17:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:39:50 17:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 17:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:29:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 17:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 17:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 17:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:29:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:39:50 19:39:50 17:29:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 17:30:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:39:50 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:30:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 17:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:39:50 17:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 17:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 17:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 17:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:32:01 2 0.00 0.00 0.00 0.03 0.02 99.95 19:39:50 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:32:01 7 0.03 0.00 0.03 0.02 0.02 99.90 19:39:50 17:33:01 all 0.25 0.00 0.02 0.01 0.01 99.72 19:39:50 17:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 17:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 17:33:01 2 0.05 0.00 0.02 0.03 0.00 99.90 19:39:50 17:33:01 3 1.78 0.00 0.07 0.00 0.02 98.14 19:39:50 17:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 17:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 17:34:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:39:50 17:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:34:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 17:34:01 3 1.94 0.00 0.02 0.00 0.00 98.05 19:39:50 17:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:35:01 all 0.09 0.00 0.02 0.01 0.00 99.87 19:39:50 17:35:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 17:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:35:01 2 0.00 0.00 0.00 0.05 0.00 99.95 19:39:50 17:35:01 3 0.67 0.00 0.05 0.00 0.00 99.29 19:39:50 17:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 19:39:50 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 17:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:39:50 17:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 17:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 17:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 17:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:50 17:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:39:50 17:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:38:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 17:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 17:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 17:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:38:01 7 0.03 0.00 0.02 0.03 0.02 99.90 19:39:50 17:39:01 all 0.00 0.00 0.00 0.00 0.00 99.98 19:39:50 17:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:39:01 2 0.02 0.00 0.03 0.03 0.02 99.90 19:39:50 17:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:40:01 all 0.10 0.00 0.03 0.01 0.01 99.86 19:39:50 17:40:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:39:50 17:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 17:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:39:50 17:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 17:40:01 4 0.05 0.00 0.03 0.03 0.00 99.88 19:39:50 17:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 17:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 17:40:01 7 0.52 0.00 0.07 0.03 0.00 99.38 19:39:50 19:39:50 17:40:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 17:41:01 all 0.00 0.00 0.00 0.00 0.00 99.98 19:39:50 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 17:42:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:39:50 17:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:39:50 17:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:43:01 4 0.00 0.00 0.03 0.02 0.02 99.93 19:39:50 17:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 17:43:01 6 0.10 0.00 0.00 0.00 0.00 99.90 19:39:50 17:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 17:44:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:39:50 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 17:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:44:01 4 0.03 0.00 0.02 0.07 0.02 99.87 19:39:50 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:39:50 17:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:39:50 17:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 17:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 17:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 17:46:01 all 0.01 0.00 0.00 0.07 0.00 99.91 19:39:50 17:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 17:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:46:01 4 0.02 0.00 0.00 0.53 0.02 99.43 19:39:50 17:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:46:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 17:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 19:39:50 17:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:47:01 4 0.02 0.00 0.03 0.02 0.02 99.92 19:39:50 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:47:01 7 0.00 0.00 0.02 0.02 0.02 99.95 19:39:50 17:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:48:01 4 0.00 0.00 0.03 0.03 0.02 99.92 19:39:50 17:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 17:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:39:50 17:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:49:01 4 0.03 0.00 0.00 0.07 0.02 99.88 19:39:50 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:39:50 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:39:50 17:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:50:01 4 0.03 0.00 0.03 0.05 0.00 99.88 19:39:50 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:50:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:39:50 17:51:01 all 0.00 0.00 0.01 0.01 0.01 99.97 19:39:50 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:51:01 4 0.02 0.00 0.03 0.10 0.02 99.83 19:39:50 17:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:39:50 17:51:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 17:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:52:01 4 0.02 0.00 0.03 0.08 0.02 99.85 19:39:50 17:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 17:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:39:50 17:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:53:01 4 0.03 0.00 0.02 0.08 0.00 99.87 19:39:50 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:53:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 17:54:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:39:50 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 17:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:54:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:39:50 17:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:39:50 17:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 17:55:01 3 0.02 0.00 0.00 0.00 0.03 99.95 19:39:50 17:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 17:56:01 all 0.09 0.00 0.01 0.01 0.01 99.89 19:39:50 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:56:01 3 0.68 0.00 0.03 0.00 0.02 99.27 19:39:50 17:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:56:01 7 0.03 0.00 0.02 0.03 0.02 99.90 19:39:50 17:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:39:50 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:57:01 3 2.00 0.00 0.00 0.00 0.02 97.98 19:39:50 17:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 17:58:01 all 0.26 0.00 0.00 0.01 0.00 99.72 19:39:50 17:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 17:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 17:58:01 3 1.97 0.00 0.00 0.00 0.02 98.01 19:39:50 17:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:58:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:39:50 17:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 17:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 17:59:01 3 2.00 0.00 0.03 0.00 0.02 97.95 19:39:50 17:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 17:59:01 7 0.00 0.00 0.00 0.03 0.02 99.95 19:39:50 18:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:39:50 18:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:00:01 3 1.97 0.00 0.02 0.00 0.02 98.00 19:39:50 18:00:01 4 0.02 0.00 0.00 0.08 0.00 99.90 19:39:50 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:00:01 7 0.03 0.00 0.02 0.03 0.00 99.92 19:39:50 18:01:01 all 0.26 0.00 0.00 0.00 0.01 99.73 19:39:50 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:01:01 3 1.95 0.00 0.02 0.00 0.02 98.01 19:39:50 18:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:01:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:39:50 18:02:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:39:50 18:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:02:01 3 1.91 0.00 0.03 0.00 0.02 98.04 19:39:50 18:02:01 4 0.00 0.00 0.02 0.07 0.00 99.92 19:39:50 18:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:02:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 19:39:50 18:02:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:03:01 all 0.07 0.00 0.02 0.00 0.00 99.90 19:39:50 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:03:01 3 0.47 0.00 0.08 0.00 0.02 99.43 19:39:50 18:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:03:01 7 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 18:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:39:50 18:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:39:50 18:04:01 4 0.02 0.00 0.02 0.05 0.00 99.92 19:39:50 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:04:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:39:50 18:05:01 all 0.09 0.00 0.01 0.00 0.01 99.89 19:39:50 18:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:05:01 3 0.62 0.00 0.03 0.00 0.02 99.33 19:39:50 18:05:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 18:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 18:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:39:50 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:06:01 2 0.03 0.00 0.02 0.00 0.03 99.92 19:39:50 18:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:39:50 18:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:07:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:39:50 18:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:08:01 7 0.00 0.00 0.00 0.03 0.02 99.95 19:39:50 18:09:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:39:50 18:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:39:50 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:39:50 18:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 18:10:01 3 0.12 0.00 0.02 0.00 0.02 99.85 19:39:50 18:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:11:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:11:01 3 2.00 0.00 0.00 0.00 0.00 98.00 19:39:50 18:11:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:39:50 18:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:12:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:39:50 18:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:12:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:39:50 18:12:01 3 1.99 0.00 0.00 0.00 0.02 98.00 19:39:50 18:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:13:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:39:50 18:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:13:01 3 1.97 0.00 0.02 0.00 0.00 98.01 19:39:50 18:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:39:50 18:13:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:14:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:39:50 18:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:14:01 3 1.99 0.00 0.00 0.00 0.02 98.00 19:39:50 18:14:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:39:50 18:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:15:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:39:50 18:15:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:39:50 18:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:15:01 3 1.97 0.00 0.02 0.00 0.00 98.01 19:39:50 18:15:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:16:01 all 0.31 0.00 0.02 0.02 0.00 99.64 19:39:50 18:16:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:39:50 18:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:16:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:39:50 18:16:01 3 2.00 0.00 0.03 0.00 0.02 97.95 19:39:50 18:16:01 4 0.03 0.00 0.02 0.10 0.00 99.85 19:39:50 18:16:01 5 0.23 0.00 0.03 0.03 0.00 99.70 19:39:50 18:16:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:39:50 18:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:17:01 2 0.02 0.00 0.05 0.00 0.02 99.92 19:39:50 18:17:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:39:50 18:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 18:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:18:01 all 0.08 0.00 0.01 0.01 0.00 99.90 19:39:50 18:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:18:01 3 0.55 0.00 0.05 0.00 0.02 99.38 19:39:50 18:18:01 4 0.02 0.00 0.02 0.07 0.00 99.90 19:39:50 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:19:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:20:01 all 0.01 0.00 0.01 0.02 0.01 99.95 19:39:50 18:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:20:01 4 0.02 0.00 0.02 0.08 0.02 99.87 19:39:50 18:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:20:01 7 0.00 0.00 0.00 0.07 0.00 99.93 19:39:50 18:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:39:50 18:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:23:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:39:50 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:23:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 18:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:24:01 all 0.00 0.00 0.01 0.00 0.01 99.97 19:39:50 18:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:39:50 18:24:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:25:01 all 0.14 0.00 0.01 0.01 0.00 99.84 19:39:50 18:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:25:01 3 1.04 0.00 0.05 0.00 0.00 98.91 19:39:50 18:25:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:26:01 all 0.32 0.00 0.02 0.00 0.00 99.65 19:39:50 18:26:01 0 0.08 0.00 0.07 0.00 0.00 99.85 19:39:50 18:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:39:50 18:26:01 2 0.18 0.00 0.03 0.00 0.02 99.77 19:39:50 18:26:01 3 2.04 0.00 0.00 0.00 0.02 97.95 19:39:50 18:26:01 4 0.05 0.00 0.05 0.03 0.00 99.87 19:39:50 18:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:26:01 6 0.08 0.00 0.02 0.00 0.00 99.90 19:39:50 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:27:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:27:01 3 1.99 0.00 0.02 0.00 0.00 98.00 19:39:50 18:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 18:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 18:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:28:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:39:50 18:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 18:28:01 3 1.97 0.00 0.02 0.00 0.00 98.01 19:39:50 18:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:29:01 all 0.27 0.00 0.00 0.01 0.00 99.72 19:39:50 18:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:29:01 3 1.99 0.00 0.00 0.00 0.02 98.00 19:39:50 18:29:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 18:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:39:50 18:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:39:50 18:30:01 3 1.95 0.00 0.00 0.00 0.02 98.03 19:39:50 18:30:01 4 0.00 0.00 0.02 0.07 0.02 99.90 19:39:50 18:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:30:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 18:31:01 all 0.25 0.00 0.01 0.01 0.01 99.73 19:39:50 18:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:31:01 3 1.87 0.00 0.03 0.00 0.00 98.09 19:39:50 18:31:01 4 0.02 0.00 0.00 0.05 0.00 99.93 19:39:50 18:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 18:32:01 all 0.04 0.00 0.01 0.09 0.00 99.86 19:39:50 18:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:32:01 2 0.03 0.00 0.02 0.00 0.03 99.92 19:39:50 18:32:01 3 0.23 0.00 0.03 0.00 0.00 99.73 19:39:50 18:32:01 4 0.00 0.00 0.00 0.73 0.00 99.27 19:39:50 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 18:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:39:50 18:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 19:39:50 18:35:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:39:50 18:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:35:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:39:50 18:35:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:39:50 18:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 18:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:39:50 18:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:39:50 18:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:38:01 2 0.02 0.00 0.05 0.00 0.02 99.92 19:39:50 18:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 19:39:50 18:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 18:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:40:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 18:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:41:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:39:50 18:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:42:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:42:01 0 0.02 0.00 0.03 0.03 0.00 99.92 19:39:50 18:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:42:01 3 1.95 0.00 0.02 0.00 0.00 98.03 19:39:50 18:42:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:43:01 all 0.33 0.00 0.02 0.00 0.01 99.64 19:39:50 18:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:43:01 2 0.60 0.00 0.05 0.00 0.02 99.33 19:39:50 18:43:01 3 1.97 0.00 0.00 0.00 0.02 98.01 19:39:50 18:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:44:01 all 0.27 0.00 0.01 0.01 0.01 99.71 19:39:50 18:44:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 18:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:44:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:39:50 18:44:01 3 1.97 0.00 0.02 0.00 0.00 98.01 19:39:50 18:44:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 18:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:39:50 18:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:45:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:39:50 18:45:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:39:50 18:45:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 18:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 18:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:39:50 18:46:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 18:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:46:01 3 1.97 0.00 0.00 0.00 0.02 98.01 19:39:50 18:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 18:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:39:50 18:46:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:47:01 all 0.26 0.00 0.00 0.01 0.01 99.73 19:39:50 18:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 18:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:47:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:39:50 18:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:48:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:39:50 18:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 18:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:39:50 18:48:01 3 1.95 0.00 0.03 0.00 0.00 98.01 19:39:50 18:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:49:01 all 0.12 0.00 0.02 0.10 0.01 99.76 19:39:50 18:49:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:49:01 3 0.83 0.00 0.10 0.00 0.02 99.05 19:39:50 18:49:01 4 0.02 0.00 0.00 0.80 0.00 99.18 19:39:50 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:50:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:39:50 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:51:01 all 0.01 0.00 0.00 0.01 0.01 99.96 19:39:50 18:51:01 0 0.03 0.00 0.00 0.03 0.02 99.92 19:39:50 18:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:51:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:39:50 18:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 19:39:50 18:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 18:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 18:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:39:50 18:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 18:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:39:50 18:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:54:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:39:50 18:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:54:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 18:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:39:50 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:39:50 18:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 18:55:01 4 0.02 0.00 0.02 0.05 0.00 99.92 19:39:50 18:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 18:56:01 all 0.08 0.00 0.01 0.00 0.00 99.90 19:39:50 18:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 18:56:01 3 0.60 0.00 0.07 0.00 0.00 99.33 19:39:50 18:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 18:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:57:01 all 0.26 0.00 0.01 0.01 0.00 99.71 19:39:50 18:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 18:57:01 3 1.99 0.00 0.02 0.00 0.00 98.00 19:39:50 18:57:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:39:50 18:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 18:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 19:39:50 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 18:58:01 all 0.26 0.00 0.01 0.00 0.01 99.73 19:39:50 18:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 18:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 18:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 18:58:01 3 1.99 0.00 0.00 0.00 0.02 98.00 19:39:50 18:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 18:59:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:39:50 18:59:01 0 0.03 0.00 0.00 0.02 0.02 99.93 19:39:50 18:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 18:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:39:50 18:59:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:39:50 18:59:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:39:50 18:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:39:50 18:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 18:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:00:01 all 0.26 0.00 0.00 0.00 0.01 99.73 19:39:50 19:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:00:01 3 1.97 0.00 0.00 0.00 0.02 98.01 19:39:50 19:00:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:01:01 all 0.26 0.00 0.01 0.01 0.00 99.73 19:39:50 19:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:01:01 3 1.95 0.00 0.02 0.00 0.00 98.03 19:39:50 19:01:01 4 0.00 0.00 0.02 0.03 0.02 99.93 19:39:50 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:02:01 all 0.25 0.00 0.01 0.00 0.01 99.72 19:39:50 19:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:02:01 3 1.92 0.00 0.00 0.00 0.02 98.06 19:39:50 19:02:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:39:50 19:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:03:01 all 0.11 0.00 0.02 0.00 0.00 99.86 19:39:50 19:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:03:01 3 0.88 0.00 0.08 0.00 0.00 99.04 19:39:50 19:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:04:01 all 1.18 0.00 0.12 0.03 0.01 98.66 19:39:50 19:04:01 0 1.03 0.00 0.23 0.05 0.00 98.68 19:39:50 19:04:01 1 0.62 0.00 0.07 0.02 0.00 99.30 19:39:50 19:04:01 2 2.25 0.00 0.02 0.00 0.00 97.73 19:39:50 19:04:01 3 0.38 0.00 0.08 0.00 0.02 99.51 19:39:50 19:04:01 4 1.87 0.00 0.07 0.07 0.02 97.98 19:39:50 19:04:01 5 1.60 0.00 0.18 0.08 0.00 98.13 19:39:50 19:04:01 6 1.45 0.00 0.03 0.02 0.00 98.50 19:39:50 19:04:01 7 0.25 0.00 0.28 0.00 0.02 99.45 19:39:50 19:05:01 all 12.65 0.00 4.61 1.52 0.05 81.17 19:39:50 19:05:01 0 11.58 0.00 5.27 2.03 0.05 81.07 19:39:50 19:05:01 1 13.28 0.00 4.42 0.14 0.03 82.13 19:39:50 19:05:01 2 12.17 0.00 4.65 0.19 0.05 82.95 19:39:50 19:05:01 3 10.23 0.00 4.61 5.29 0.05 79.82 19:39:50 19:05:01 4 13.59 0.00 5.27 1.95 0.07 79.12 19:39:50 19:05:01 5 16.02 0.00 5.19 2.44 0.05 76.29 19:39:50 19:05:01 6 13.46 0.00 3.57 0.05 0.05 82.87 19:39:50 19:05:01 7 10.89 0.00 3.86 0.05 0.05 85.15 19:39:50 19:06:01 all 47.05 0.00 7.51 0.28 0.08 45.08 19:39:50 19:06:01 0 47.33 0.00 6.97 0.10 0.08 45.51 19:39:50 19:06:01 1 47.40 0.00 7.35 0.32 0.08 44.85 19:39:50 19:06:01 2 46.53 0.00 6.86 0.08 0.07 46.46 19:39:50 19:06:01 3 46.73 0.00 7.53 0.35 0.10 45.29 19:39:50 19:06:01 4 46.66 0.00 7.50 0.14 0.07 45.64 19:39:50 19:06:01 5 47.12 0.00 7.87 0.98 0.08 43.94 19:39:50 19:06:01 6 47.10 0.00 8.30 0.12 0.07 44.41 19:39:50 19:06:01 7 47.55 0.00 7.71 0.17 0.08 44.48 19:39:50 19:07:01 all 33.24 0.00 8.22 0.74 0.08 57.72 19:39:50 19:07:01 0 33.08 0.00 8.88 0.10 0.09 57.85 19:39:50 19:07:01 1 33.65 0.00 7.46 0.39 0.07 58.44 19:39:50 19:07:01 2 33.28 0.00 7.71 0.12 0.08 58.81 19:39:50 19:07:01 3 32.87 0.00 8.71 0.80 0.07 57.55 19:39:50 19:07:01 4 32.11 0.00 7.33 0.08 0.08 60.39 19:39:50 19:07:01 5 33.89 0.00 9.19 4.24 0.09 52.59 19:39:50 19:07:01 6 32.99 0.00 8.51 0.12 0.07 58.32 19:39:50 19:07:01 7 34.08 0.00 7.96 0.09 0.07 57.81 19:39:50 19:08:01 all 43.78 0.00 11.57 6.92 0.09 37.65 19:39:50 19:08:01 0 44.65 0.00 10.71 2.21 0.08 42.35 19:39:50 19:08:01 1 43.53 0.00 11.03 8.39 0.10 36.95 19:39:50 19:08:01 2 44.08 0.00 10.93 4.52 0.08 40.38 19:39:50 19:08:01 3 44.40 0.00 10.89 1.82 0.08 42.81 19:39:50 19:08:01 4 42.92 0.00 12.54 8.53 0.08 35.93 19:39:50 19:08:01 5 44.18 0.00 10.86 3.30 0.08 41.57 19:39:50 19:08:01 6 43.83 0.00 11.32 3.72 0.08 41.03 19:39:50 19:08:01 7 42.59 0.00 14.31 23.13 0.12 19.85 19:39:50 19:39:50 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 19:09:01 all 41.21 0.00 16.04 8.58 0.10 34.07 19:39:50 19:09:01 0 41.37 0.00 17.42 6.92 0.10 34.18 19:39:50 19:09:01 1 40.79 0.00 16.41 8.21 0.10 34.49 19:39:50 19:09:01 2 41.14 0.00 15.68 10.90 0.09 32.19 19:39:50 19:09:01 3 41.78 0.00 15.28 9.75 0.12 33.07 19:39:50 19:09:01 4 41.67 0.00 16.08 7.77 0.10 34.38 19:39:50 19:09:01 5 40.58 0.00 15.89 11.77 0.10 31.65 19:39:50 19:09:01 6 42.20 0.00 14.38 5.71 0.10 37.61 19:39:50 19:09:01 7 40.15 0.00 17.14 7.64 0.10 34.97 19:39:50 19:10:01 all 55.21 0.00 10.33 2.22 0.09 32.16 19:39:50 19:10:01 0 54.01 0.00 10.17 0.72 0.08 35.02 19:39:50 19:10:01 1 53.30 0.00 11.02 2.05 0.08 33.55 19:39:50 19:10:01 2 54.22 0.00 10.16 3.36 0.08 32.18 19:39:50 19:10:01 3 58.39 0.00 11.78 2.12 0.10 27.61 19:39:50 19:10:01 4 53.96 0.00 9.88 3.04 0.07 33.05 19:39:50 19:10:01 5 58.86 0.00 10.71 2.83 0.08 27.51 19:39:50 19:10:01 6 53.13 0.00 9.31 2.39 0.10 35.07 19:39:50 19:10:01 7 55.80 0.00 9.60 1.26 0.08 33.27 19:39:50 19:11:01 all 0.07 0.00 0.08 0.01 0.01 99.82 19:39:50 19:11:01 0 0.02 0.00 0.08 0.00 0.00 99.90 19:39:50 19:11:01 1 0.03 0.00 0.13 0.00 0.00 99.83 19:39:50 19:11:01 2 0.03 0.00 0.05 0.08 0.02 99.82 19:39:50 19:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:39:50 19:11:01 4 0.03 0.00 0.10 0.02 0.03 99.82 19:39:50 19:11:01 5 0.12 0.00 0.10 0.02 0.00 99.77 19:39:50 19:11:01 6 0.03 0.00 0.05 0.00 0.00 99.92 19:39:50 19:11:01 7 0.27 0.00 0.12 0.00 0.02 99.60 19:39:50 19:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 19:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:12:01 2 0.02 0.00 0.02 0.05 0.00 99.92 19:39:50 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:39:50 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:39:50 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:13:01 2 0.03 0.00 0.00 0.03 0.02 99.92 19:39:50 19:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:39:50 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:39:50 19:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:14:01 2 0.02 0.00 0.02 0.05 0.02 99.90 19:39:50 19:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:14:01 4 0.03 0.00 0.03 0.00 0.03 99.90 19:39:50 19:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:39:50 19:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:15:01 2 0.03 0.00 0.02 0.07 0.00 99.88 19:39:50 19:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:39:50 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:39:50 19:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:16:01 2 0.03 0.00 0.00 0.08 0.00 99.88 19:39:50 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:39:50 19:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:17:01 2 0.00 0.00 0.02 0.07 0.02 99.90 19:39:50 19:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:18:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:39:50 19:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:39:50 19:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:39:50 19:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:18:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 19:39:50 19:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:39:50 19:39:50 19:19:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 19:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:39:50 19:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 19:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:20:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:39:50 19:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:39:50 19:21:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:39:50 19:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:21:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:39:50 19:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:39:50 19:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:22:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:39:50 19:23:01 all 0.17 0.00 0.02 0.01 0.01 99.80 19:39:50 19:23:01 0 1.04 0.00 0.07 0.00 0.02 98.87 19:39:50 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:23:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:39:50 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:39:50 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:23:01 7 0.22 0.00 0.00 0.03 0.02 99.73 19:39:50 19:24:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:39:50 19:24:01 0 1.89 0.00 0.02 0.00 0.00 98.09 19:39:50 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:24:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:24:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 19:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:39:50 19:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:39:50 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:24:01 7 0.10 0.00 0.00 0.02 0.00 99.88 19:39:50 19:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:39:50 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:39:50 19:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:39:50 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:25:01 4 0.02 0.00 0.05 0.00 0.03 99.90 19:39:50 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:25:01 7 0.07 0.00 0.00 0.02 0.00 99.92 19:39:50 19:26:01 all 0.14 0.00 0.02 0.00 0.01 99.82 19:39:50 19:26:01 0 0.67 0.00 0.05 0.00 0.02 99.27 19:39:50 19:26:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:39:50 19:26:01 2 0.07 0.00 0.05 0.02 0.02 99.85 19:39:50 19:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:39:50 19:26:01 4 0.13 0.00 0.02 0.00 0.00 99.85 19:39:50 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:26:01 7 0.17 0.00 0.00 0.02 0.00 99.82 19:39:50 19:27:01 all 0.08 0.00 0.01 0.00 0.00 99.89 19:39:50 19:27:01 0 0.57 0.00 0.05 0.00 0.00 99.38 19:39:50 19:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 19:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:27:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:39:50 19:28:01 all 0.66 0.00 0.59 0.11 0.01 98.64 19:39:50 19:28:01 0 0.48 0.00 0.25 0.02 0.02 99.23 19:39:50 19:28:01 1 1.73 0.00 0.90 0.42 0.00 96.95 19:39:50 19:28:01 2 0.57 0.00 0.28 0.32 0.02 98.81 19:39:50 19:28:01 3 0.42 0.00 0.63 0.03 0.02 98.90 19:39:50 19:28:01 4 0.53 0.00 0.53 0.03 0.02 98.88 19:39:50 19:28:01 5 0.48 0.00 0.47 0.02 0.00 99.03 19:39:50 19:28:01 6 0.53 0.00 0.52 0.02 0.00 98.93 19:39:50 19:28:01 7 0.48 0.00 1.12 0.02 0.00 98.38 19:39:50 19:29:01 all 0.01 0.00 0.02 0.02 0.01 99.93 19:39:50 19:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 19:29:01 1 0.02 0.00 0.02 0.03 0.02 99.92 19:39:50 19:29:01 2 0.03 0.00 0.07 0.12 0.02 99.77 19:39:50 19:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:29:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:39:50 19:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:30:01 all 0.27 0.00 0.01 0.01 0.01 99.70 19:39:50 19:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:30:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:30:01 2 2.02 0.00 0.03 0.02 0.02 97.92 19:39:50 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:39:50 19:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:39:50 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:39:50 19:31:01 all 0.09 0.00 0.01 0.01 0.00 99.90 19:39:50 19:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:31:01 2 0.60 0.00 0.00 0.00 0.02 99.38 19:39:50 19:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 19:39:50 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:39:50 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:32:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:39:50 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:32:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:39:50 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:32:01 6 0.03 0.00 0.07 0.00 0.02 99.88 19:39:50 19:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:39:50 19:33:02 all 0.02 0.00 0.00 0.00 0.00 99.97 19:39:50 19:33:02 0 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:33:02 1 0.05 0.00 0.00 0.02 0.00 99.93 19:39:50 19:33:02 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:33:02 3 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:33:02 4 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:33:02 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:33:02 6 0.05 0.00 0.00 0.00 0.00 99.95 19:39:50 19:33:02 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:39:50 19:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:39:50 19:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:39:50 19:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:34:01 4 0.03 0.00 0.05 0.00 0.03 99.88 19:39:50 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:34:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:39:50 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:39:50 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:35:01 1 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:35:01 4 0.05 0.00 0.03 0.02 0.00 99.90 19:39:50 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:39:50 19:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:39:50 19:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:39:50 19:36:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:39:50 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:36:01 4 0.05 0.00 0.02 0.00 0.03 99.90 19:39:50 19:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:39:50 19:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:36:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:39:50 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:39:50 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:39:50 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:39:50 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:39:50 19:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:39:50 19:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:39:50 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:39:50 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:39:50 19:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:39:50 19:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:39:50 19:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:39:50 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:39:50 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:39:50 19:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:39:50 19:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:39:50 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:39:01 4 0.00 0.00 0.03 0.02 0.00 99.95 19:39:50 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:39:50 19:39:01 6 0.02 0.00 0.05 0.00 0.02 99.92 19:39:50 19:39:01 7 0.10 0.00 0.00 0.00 0.02 99.88 19:39:50 Average: all 1.75 0.00 0.43 0.16 0.01 97.66 19:39:50 Average: 0 1.70 0.00 0.44 0.09 0.01 97.76 19:39:50 Average: 1 1.68 0.00 0.42 0.14 0.00 97.75 19:39:50 Average: 2 1.70 0.00 0.42 0.16 0.01 97.71 19:39:50 Average: 3 2.19 0.00 0.43 0.14 0.01 97.23 19:39:50 Average: 4 1.67 0.00 0.44 0.19 0.01 97.69 19:39:50 Average: 5 1.73 0.00 0.43 0.18 0.00 97.65 19:39:50 Average: 6 1.68 0.00 0.40 0.09 0.01 97.82 19:39:50 Average: 7 1.65 0.00 0.45 0.25 0.01 97.64 19:39:50 19:39:50 19:39:50