Pull request #3791 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from f02f75982fca0a8ec938443c71c4b07deb0a5591+23297b73a36dbb0569f4168faa1adbec72d87445 (1ce985350e08114f75851e729974e6d4048c4f8e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8900541825356867838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh813266066526855189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3791/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3791/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8437821317097111952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6261015335173326283.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3791/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3791/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3714603859125160768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-185 in /w/workspace/edgexfoundry_edgex-go_PR-3791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh6589995623375425714.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit f02f75982fca0a8ec938443c71c4b07deb0a5591 Merge succeeded, producing 87b78e31740edac85bc141420504391f5a2c8709 Checking out Revision 87b78e31740edac85bc141420504391f5a2c8709 (PR-3791) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh2149707998854565913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3791/head:refs/remotes/origin/PR-3791 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02f75982fca0a8ec938443c71c4b07deb0a5591 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh323949570253487437.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b78e31740edac85bc141420504391f5a2c8709 # timeout=10 Commit message: "Merge commit '23297b73a36dbb0569f4168faa1adbec72d87445' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:11 ========================================================= 18:55:11 EdgeX Global Pipelines Version Info 18:55:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7fc4c5a6f78bad252383b3e1fe6f98dfe5c7f8ed # timeout=10 18:55:12 ------------------- 18:55:12 stable info: 18:55:12 ------------------- 18:55:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:55:12 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 18:55:12 Message: update stable to v1.0.213 18:55:12 ------------------- 18:55:12 experimental info: 18:55:12 ------------------- 18:55:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:55:12 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 18:55:12 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:55:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3791 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3791 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3791 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87b78e31740edac85bc141420504391f5a2c8709 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87b78e3 [Pipeline] echo 18:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:13 provisioning config files... 18:55:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2847247957505188085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:13 ---> docker-login.sh 18:55:13 nexus3.edgexfoundry.org:10001 18:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:13 Configure a credential helper to remove this warning. See 18:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:13 18:55:13 Login Succeeded 18:55:13 nexus3.edgexfoundry.org:10002 18:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:13 Configure a credential helper to remove this warning. See 18:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:13 18:55:13 Login Succeeded 18:55:13 nexus3.edgexfoundry.org:10003 18:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:13 Configure a credential helper to remove this warning. See 18:55:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:13 18:55:13 Login Succeeded 18:55:13 nexus3.edgexfoundry.org:10004 18:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:14 Configure a credential helper to remove this warning. See 18:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:14 18:55:14 Login Succeeded 18:55:14 docker.io 18:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:14 Configure a credential helper to remove this warning. See 18:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:14 18:55:14 Login Succeeded 18:55:14 ---> docker-login.sh ends [Pipeline] } 18:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:14 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/core-command/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo core-command,cmd/core-command/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/core-data/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo core-data,cmd/core-data/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/core-metadata/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo core-metadata,cmd/core-metadata/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/security-bootstrapper/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/security-proxy-setup/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/support-notifications/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo support-notifications,cmd/support-notifications/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/support-scheduler/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:55:14 + for file in '`ls cmd/**/Dockerfile`' 18:55:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:55:14 ++ cut -d/ -f2 18:55:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:55:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:55:15 + git rev-list -1 --merges 87b78e31740edac85bc141420504391f5a2c8709~1..87b78e31740edac85bc141420504391f5a2c8709 [Pipeline] echo 18:55:15 -----------> git rev-list -1 --merges 87b78e31740edac85bc141420504391f5a2c8709~1..87b78e31740edac85bc141420504391f5a2c8709 87b78e31740edac85bc141420504391f5a2c8709 18:55:15 87b78e31740edac85bc141420504391f5a2c8709 [false] [Pipeline] sh 18:55:15 + git log --format=format:%s -1 87b78e31740edac85bc141420504391f5a2c8709 [Pipeline] echo 18:55:15 ========================================================= 18:55:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:15 18:55:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:55:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:16 latest: Pulling from edgex-devops/git-semver 18:55:16 a0d0a0d46f8b: Pulling fs layer 18:55:16 3e5f54012d9b: Pulling fs layer 18:55:16 4c7163046ea9: Pulling fs layer 18:55:16 0c2d73faf560: Pulling fs layer 18:55:16 0c2d73faf560: Waiting 18:55:16 3e5f54012d9b: Verifying Checksum 18:55:16 3e5f54012d9b: Download complete 18:55:16 a0d0a0d46f8b: Verifying Checksum 18:55:16 a0d0a0d46f8b: Download complete 18:55:16 4c7163046ea9: Verifying Checksum 18:55:16 4c7163046ea9: Download complete 18:55:16 0c2d73faf560: Verifying Checksum 18:55:16 0c2d73faf560: Download complete 18:55:16 a0d0a0d46f8b: Pull complete 18:55:16 3e5f54012d9b: Pull complete 18:55:16 4c7163046ea9: Pull complete 18:55:17 0c2d73faf560: Pull complete 18:55:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:55:17 prd-centos7-docker-4c-2g-185 does not seem to be running inside a container 18:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:55:17 $ docker top d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:17 [ssh-agent] Looking for ssh-agent implementation... 18:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:18 $ docker exec d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 ssh-agent 18:55:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIOKCd/agent.13 18:55:18 SSH_AGENT_PID=19 18:55:18 Running ssh-add (command line suppressed) 18:55:18 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8945787268084565786.key (/w/workspace/edgex-go/7@tmp/private_key_8945787268084565786.key) 18:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:18 + git tag --points-at HEAD [Pipeline] } 18:55:18 $ docker exec --env ******** --env ******** d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 ssh-agent -k 18:55:18 unset SSH_AUTH_SOCK; 18:55:18 unset SSH_AGENT_PID; 18:55:18 echo Agent pid 19 killed; 18:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:18 [ssh-agent] Looking for ssh-agent implementation... 18:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:18 $ docker exec d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 ssh-agent 18:55:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaJGjf/agent.51 18:55:19 SSH_AGENT_PID=57 18:55:19 Running ssh-add (command line suppressed) 18:55:19 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5733764612775098369.key (/w/workspace/edgex-go/7@tmp/private_key_5733764612775098369.key) 18:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:19 + git semver init 18:55:19 # -> Open(): unable to determine branch for HEAD 18:55:19 # $GIT_DIR = /w/workspace/edgex-go/7/.git 18:55:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 18:55:19 # $SEMVER_REMOTE_NAME = origin 18:55:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:55:19 # $SEMVER_USER_NAME = edgex-jenkins 18:55:19 # $SEMVER_BRANCH = PR-3791 18:55:19 # $SEMVER_TEMP = /tmp/semver-146638019 18:55:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:55:37 # '/tmp/semver-146638019' -> '/w/workspace/edgex-go/7/.semver' 18:55:37 # -> Force: false 18:55:37 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 18:55:37 $ docker exec --env ******** --env ******** d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 ssh-agent -k 18:55:37 unset SSH_AUTH_SOCK; 18:55:37 unset SSH_AGENT_PID; 18:55:37 echo Agent pid 57 killed; 18:55:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:38 + git semver [Pipeline] } 18:55:38 $ docker stop --time=1 d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 18:55:40 $ docker rm -f d7fdb58d54dc6a8002e2185fd34a366b3a895be215aeed1c4ddb50f3933fabb1 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:40 Stashed 1 file(s) [Pipeline] echo 18:55:40 [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] echo 18:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:55:41 ========================================================= 18:55:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:55:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:55:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:55:41 a0d0a0d46f8b: Already exists 18:55:41 31adcdaf11c8: Pulling fs layer 18:55:41 b8b176561691: Pulling fs layer 18:55:41 4527c011a84f: Pulling fs layer 18:55:41 5d74067f8e1e: Pulling fs layer 18:55:41 e0aca202a116: Pulling fs layer 18:55:41 3a43be97a3b4: Pulling fs layer 18:55:41 34cad66bf833: Pulling fs layer 18:55:41 b4e3c513aaa6: Pulling fs layer 18:55:41 e0aca202a116: Waiting 18:55:41 3a43be97a3b4: Waiting 18:55:41 34cad66bf833: Waiting 18:55:41 b4e3c513aaa6: Waiting 18:55:41 5d74067f8e1e: Waiting 18:55:41 b8b176561691: Verifying Checksum 18:55:41 b8b176561691: Download complete 18:55:41 31adcdaf11c8: Verifying Checksum 18:55:41 31adcdaf11c8: Download complete 18:55:41 5d74067f8e1e: Verifying Checksum 18:55:41 5d74067f8e1e: Download complete 18:55:41 e0aca202a116: Verifying Checksum 18:55:41 e0aca202a116: Download complete 18:55:41 3a43be97a3b4: Verifying Checksum 18:55:41 3a43be97a3b4: Download complete 18:55:41 34cad66bf833: Verifying Checksum 18:55:41 34cad66bf833: Download complete 18:55:41 31adcdaf11c8: Pull complete 18:55:41 b8b176561691: Pull complete 18:55:41 b4e3c513aaa6: Verifying Checksum 18:55:41 b4e3c513aaa6: Download complete 18:55:42 4527c011a84f: Download complete 18:55:46 4527c011a84f: Pull complete 18:55:46 5d74067f8e1e: Pull complete 18:55:46 e0aca202a116: Pull complete 18:55:46 3a43be97a3b4: Pull complete 18:55:46 34cad66bf833: Pull complete 18:55:49 b4e3c513aaa6: Pull complete 18:55:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:55:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:55:49 + docker build -t ci-base-image-x86_64 -f - . 18:55:49 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:55:49 WORKDIR /edgex 18:55:49 COPY go.mod . 18:55:49 RUN go mod download' 18:55:51 Sending build context to Docker daemon 330.1MB 18:55:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:55:51 ---> 9f6097aaca64 18:55:51 Step 2/4 : WORKDIR /edgex 18:55:52 ---> Running in 252c3a11bc78 18:55:52 Removing intermediate container 252c3a11bc78 18:55:52 ---> 8cad7220803a 18:55:52 Step 3/4 : COPY go.mod . 18:55:52 ---> e12c76d596fe 18:55:52 Step 4/4 : RUN go mod download 18:55:52 ---> Running in 0ab3ae0b71ad 18:55:56 Still waiting to schedule task 18:55:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:56:25 Removing intermediate container 0ab3ae0b71ad 18:56:25 ---> b3e5bbb497bb 18:56:25 Successfully built b3e5bbb497bb 18:56:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:56:25 + docker inspect -f . ci-base-image-x86_64 18:56:25 . [Pipeline] withDockerContainer 18:56:25 prd-centos7-docker-4c-2g-185 does not seem to be running inside a container 18:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:56:25 $ docker top e93176ef01396a2bb0251a5e5fd70c8ab81ab2a035a3fb68fb33c0949d482d63 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:26 + go version 18:56:26 go version go1.16.8 linux/amd64 [Pipeline] } 18:56:26 $ docker stop --time=1 e93176ef01396a2bb0251a5e5fd70c8ab81ab2a035a3fb68fb33c0949d482d63 18:56:27 $ docker rm -f e93176ef01396a2bb0251a5e5fd70c8ab81ab2a035a3fb68fb33c0949d482d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:28 + docker inspect -f . ci-base-image-x86_64 18:56:28 . [Pipeline] withDockerContainer 18:56:28 prd-centos7-docker-4c-2g-185 does not seem to be running inside a container 18:56:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:56:28 $ docker top 4055b66872ce0f12d65b81b942d06083ab6b23b52f46f91e36c3d720ae869314 -eo pid,comm [Pipeline] { [Pipeline] echo 18:56:28 ========================================================= 18:56:28 [edgeXBuildGoParallel] Running Tests and Build... 18:56:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:56:28 + make test 18:56:28 go mod tidy 18:56:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:56:35 ? github.com/edgexfoundry/edgex-go [no test files] 18:56:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:57:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:57:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:57:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:57:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:57:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:57:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:57:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:57:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:57:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 18:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 18:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 18:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:57:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.144s coverage: 89.5% of statements 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:57:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 18:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:57:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 18:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:57:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 18:57:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:57:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 18:57:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 18:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 18:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 18:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 18:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 18:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 18:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 18:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.229s coverage: 82.5% of statements 18:57:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 65.4% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:57:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:57:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 18:57:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:57:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 18:57:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:58:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 18:58:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 18:58:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:58:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-187 in /w/workspace/edgexfoundry_edgex-go_PR-3791 [Pipeline] { [Pipeline] ws 18:58:05 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 18:58:05 The recommended git tool is: git 18:58:11 using credential edgex-jenkins-ssh 18:58:11 Cloning the remote Git repository 18:58:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:58:11 > git init /w/workspace/edgex-go/7 # timeout=10 18:58:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:58:12 > git --version # timeout=10 18:58:12 > git --version # 'git version 2.17.1' 18:58:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:58:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:58:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3791/head:refs/remotes/origin/PR-3791 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:58:30 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit f02f75982fca0a8ec938443c71c4b07deb0a5591 18:58:30 Merge succeeded, producing ec12f0f13e0020a85a46fedb58d4e5a6c0889299 18:58:30 Checking out Revision ec12f0f13e0020a85a46fedb58d4e5a6c0889299 (PR-3791) 18:58:30 > git config core.sparsecheckout # timeout=10 18:58:30 > git checkout -f f02f75982fca0a8ec938443c71c4b07deb0a5591 # timeout=10 18:58:30 > git remote # timeout=10 18:58:30 > git config --get remote.origin.url # timeout=10 18:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:30 > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 18:58:30 > git rev-parse HEAD^{commit} # timeout=10 18:58:30 > git config core.sparsecheckout # timeout=10 18:58:31 > git checkout -f ec12f0f13e0020a85a46fedb58d4e5a6c0889299 # timeout=10 18:58:35 Commit message: "Merge commit '23297b73a36dbb0569f4168faa1adbec72d87445' into HEAD" 18:58:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:36 Dload Upload Total Spent Left Speed 18:58:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 18:58:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:58:35 > git rev-list --no-walk 7fc4c5a6f78bad252383b3e1fe6f98dfe5c7f8ed # timeout=10 18:58:36 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:58:36 sudo tee /etc/docker/daemon.new 18:58:36 { 18:58:36 "registry-mirrors": [ 18:58:36 "https://nexus3.edgexfoundry.org:10001" 18:58:36 ], 18:58:36 "bip": "10.250.0.254/24", 18:58:36 "hosts": [ 18:58:36 "tcp://0.0.0.0:5555", 18:58:36 "unix:///var/run/docker.sock" 18:58:36 ], 18:58:36 "mtu": 1458, 18:58:36 "selinux-enabled": true, 18:58:36 "seccomp-profile": "/etc/docker/seccomp.json" 18:58:36 } [Pipeline] sh 18:58:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:58:37 + sudo service docker restart 18:58:40 GO111MODULE=on go vet ./... 18:58:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:52 ./snap/local/hooks/cmd/configure/configure.go 18:58:52 ./snap/local/hooks/cmd/install/install.go 18:58:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:52 make: *** [Makefile:111: test] Error 1 [Pipeline] } 18:58:52 $ docker stop --time=1 4055b66872ce0f12d65b81b942d06083ab6b23b52f46f91e36c3d720ae869314 18:58:54 $ docker rm -f 4055b66872ce0f12d65b81b942d06083ab6b23b52f46f91e36c3d720ae869314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:58:55 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:56 provisioning config files... 18:58:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1544221813323712641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:56 ---> docker-login.sh 18:58:56 nexus3.edgexfoundry.org:10001 18:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:57 Configure a credential helper to remove this warning. See 18:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:57 18:58:57 Login Succeeded 18:58:57 nexus3.edgexfoundry.org:10002 18:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:57 Configure a credential helper to remove this warning. See 18:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:57 18:58:57 Login Succeeded 18:58:57 nexus3.edgexfoundry.org:10003 18:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:58 Configure a credential helper to remove this warning. See 18:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:58 18:58:58 Login Succeeded 18:58:58 nexus3.edgexfoundry.org:10004 18:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:59 Configure a credential helper to remove this warning. See 18:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:59 18:58:59 Login Succeeded 18:58:59 docker.io 18:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:59 Configure a credential helper to remove this warning. See 18:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:59 18:58:59 Login Succeeded 18:58:59 ---> docker-login.sh ends [Pipeline] } 18:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:00 ========================================================= 18:59:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:59:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:59:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:59:01 552d1f2373af: Pulling fs layer 18:59:01 ea3f2d53f512: Pulling fs layer 18:59:01 9e70ebbbe112: Pulling fs layer 18:59:01 7a9cfe048b4a: Pulling fs layer 18:59:01 72dc09318566: Pulling fs layer 18:59:01 f4f7b4309257: Pulling fs layer 18:59:01 0ac9a79272e3: Pulling fs layer 18:59:01 b78e95d17946: Pulling fs layer 18:59:01 f4f7b4309257: Waiting 18:59:01 0ac9a79272e3: Waiting 18:59:01 b78e95d17946: Waiting 18:59:01 7a9cfe048b4a: Waiting 18:59:01 72dc09318566: Waiting 18:59:01 9e70ebbbe112: Download complete 18:59:01 ea3f2d53f512: Verifying Checksum 18:59:01 72dc09318566: Verifying Checksum 18:59:01 72dc09318566: Download complete 18:59:01 f4f7b4309257: Download complete 18:59:01 552d1f2373af: Verifying Checksum 18:59:01 552d1f2373af: Download complete 18:59:01 0ac9a79272e3: Verifying Checksum 18:59:01 0ac9a79272e3: Download complete 18:59:01 552d1f2373af: Pull complete 18:59:02 ea3f2d53f512: Pull complete 18:59:03 9e70ebbbe112: Pull complete 18:59:03 b78e95d17946: Verifying Checksum 18:59:03 b78e95d17946: Download complete 18:59:03 7a9cfe048b4a: Verifying Checksum 18:59:03 7a9cfe048b4a: Download complete 18:59:13 7a9cfe048b4a: Pull complete 18:59:14 72dc09318566: Pull complete 18:59:14 f4f7b4309257: Pull complete 18:59:14 0ac9a79272e3: Pull complete 18:59:21 b78e95d17946: Pull complete 18:59:21 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:59:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:59:21 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:59:21 WORKDIR /edgex 18:59:21 COPY go.mod . 18:59:21 RUN go mod download 18:59:21 docker build -t ci-base-image-arm64 -f - . 18:59:24 Sending build context to Docker daemon 166.7MB 18:59:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:59:24 ---> 8b459fc5aaf0 18:59:24 Step 2/4 : WORKDIR /edgex 18:59:26 ---> Running in 8fc17500af2f 18:59:26 Removing intermediate container 8fc17500af2f 18:59:26 ---> 2348a13af3e0 18:59:26 Step 3/4 : COPY go.mod . 18:59:27 ---> a547c32ce927 18:59:27 Step 4/4 : RUN go mod download 18:59:27 ---> Running in 55bbe290e26a 19:00:49 Removing intermediate container 55bbe290e26a 19:00:49 ---> ade1b4b1892a 19:00:49 Successfully built ade1b4b1892a 19:00:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:00:49 + docker inspect -f . ci-base-image-arm64 19:00:49 . [Pipeline] withDockerContainer 19:00:50 prd-ubuntu18.04-docker-arm64-4c-16g-187 does not seem to be running inside a container 19:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:00:51 $ docker top 49f02fcceb6754d00011aeb8e0051c4f49d8eaaf112f629841b6eaf4d08c2b9b -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:52 + go version 19:00:52 go version go1.16.8 linux/arm64 [Pipeline] } 19:00:52 $ docker stop --time=1 49f02fcceb6754d00011aeb8e0051c4f49d8eaaf112f629841b6eaf4d08c2b9b 19:00:54 $ docker rm -f 49f02fcceb6754d00011aeb8e0051c4f49d8eaaf112f629841b6eaf4d08c2b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:55 + docker inspect -f . ci-base-image-arm64 19:00:55 . [Pipeline] withDockerContainer 19:00:55 prd-ubuntu18.04-docker-arm64-4c-16g-187 does not seem to be running inside a container 19:00:55 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:00:57 $ docker top 5d5c29c4a0404f8f9d191a756c006b5636e727bb9c3006f0821141596a77fdea -eo pid,comm [Pipeline] { [Pipeline] echo 19:00:57 ========================================================= 19:00:57 [edgeXBuildGoParallel] Running Tests and Build... 19:00:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:00:58 + make test 19:00:58 go mod tidy 19:00:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:01:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:02:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:02:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:02:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:02:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:03:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 19:03:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:03:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 19:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:03:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 44.7% of statements 19:03:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:03:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.686s coverage: 89.5% of statements 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 84.4% of statements 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.797s coverage: 94.2% of statements 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.382s coverage: 0.9% of statements 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.213s coverage: 21.7% of statements 19:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.220s coverage: 79.5% of statements 19:03:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 19:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 19:03:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 19:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements 19:03:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 19:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements 19:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.897s coverage: 91.2% of statements 19:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.890s coverage: 64.4% of statements 19:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 19:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 19:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.479s coverage: 65.4% of statements 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.845s coverage: 43.8% of statements 19:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 19:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 19:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.719s coverage: 92.3% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 19:04:10 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:04:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:04:10 GO111MODULE=on go vet ./... 19:05:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:47 ./snap/local/hooks/cmd/install/install.go 19:05:47 ./snap/local/hooks/cmd/configure/configure.go 19:05:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:47 make: *** [Makefile:111: test] Error 1 [Pipeline] } 19:05:47 $ docker stop --time=1 5d5c29c4a0404f8f9d191a756c006b5636e727bb9c3006f0821141596a77fdea 19:05:49 $ docker rm -f 5d5c29c4a0404f8f9d191a756c006b5636e727bb9c3006f0821141596a77fdea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:52 19:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:52 arm64: Pulling from edgex-lftools-log-publisher 19:05:52 448f6bf000e3: Pulling fs layer 19:05:52 f757da607395: Pulling fs layer 19:05:52 05883995daec: Pulling fs layer 19:05:52 8603b9c90790: Pulling fs layer 19:05:52 1560dd03e051: Pulling fs layer 19:05:52 27f5ce0e4adf: Pulling fs layer 19:05:52 c2d8d7efcc4b: Pulling fs layer 19:05:52 8603b9c90790: Waiting 19:05:52 1560dd03e051: Waiting 19:05:52 27f5ce0e4adf: Waiting 19:05:52 c2d8d7efcc4b: Waiting 19:05:52 f757da607395: Verifying Checksum 19:05:52 f757da607395: Download complete 19:05:52 8603b9c90790: Verifying Checksum 19:05:52 8603b9c90790: Download complete 19:05:52 1560dd03e051: Verifying Checksum 19:05:52 1560dd03e051: Download complete 19:05:52 27f5ce0e4adf: Verifying Checksum 19:05:52 27f5ce0e4adf: Download complete 19:05:52 05883995daec: Verifying Checksum 19:05:52 05883995daec: Download complete 19:05:53 448f6bf000e3: Verifying Checksum 19:05:53 448f6bf000e3: Download complete 19:05:56 c2d8d7efcc4b: Verifying Checksum 19:05:56 c2d8d7efcc4b: Download complete 19:05:57 448f6bf000e3: Pull complete 19:05:58 f757da607395: Pull complete 19:05:59 05883995daec: Pull complete 19:05:59 8603b9c90790: Pull complete 19:06:00 1560dd03e051: Pull complete 19:06:01 27f5ce0e4adf: Pull complete 19:06:16 c2d8d7efcc4b: Pull complete 19:06:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:06:16 prd-ubuntu18.04-docker-arm64-4c-16g-187 does not seem to be running inside a container 19:06:17 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:06:20 $ docker top 163b31df58ca2d124074e96d6f5eebcbfc845ed5e50f6487880972ef5c926a63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:21 ---> job-cost.sh 19:06:21 lf-activate-venv: SKIPPING 19:06:21 INFO: No Stack... 19:06:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:22 INFO: Archiving Costs [Pipeline] sh 19:06:22 + cut -d, -f6 19:06:22 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 19:06:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3791-7-stack-cost] 19:06:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3791-7-stack-cost] did not exist. Created. 19:06:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3791-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:23 + echo total: 0.10999999940395355 [Pipeline] stash 19:06:24 Stashed 1 file(s) [Pipeline] } 19:06:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3791-7-stack-cost] [Pipeline] // lock [Pipeline] } 19:06:24 $ docker stop --time=1 163b31df58ca2d124074e96d6f5eebcbfc845ed5e50f6487880972ef5c926a63 19:06:26 $ docker rm -f 163b31df58ca2d124074e96d6f5eebcbfc845ed5e50f6487880972ef5c926a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:06:27 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:06:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:28 ---> package-listing.sh 19:06:28 ++ tr '[:upper:]' '[:lower:]' 19:06:28 ++ facter osfamily 19:06:28 + OS_FAMILY=redhat 19:06:28 + workspace=/w/workspace/edgex-go/7 19:06:28 + START_PACKAGES=/tmp/packages_start.txt 19:06:28 + END_PACKAGES=/tmp/packages_end.txt 19:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:28 + PACKAGES=/tmp/packages_start.txt 19:06:28 + '[' /w/workspace/edgex-go/7 ']' 19:06:28 + PACKAGES=/tmp/packages_end.txt 19:06:28 + case "${OS_FAMILY}" in 19:06:28 + sort 19:06:28 + rpm -qa 19:06:29 + '[' -f /tmp/packages_start.txt ']' 19:06:29 + '[' -f /tmp/packages_end.txt ']' 19:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:29 + '[' /w/workspace/edgex-go/7 ']' 19:06:29 + mkdir -p /w/workspace/edgex-go/7/archives/ 19:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 19:06:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:06:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:30 19:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:30 latest: Pulling from edgex-lftools-log-publisher 19:06:30 b4d181a07f80: Pulling fs layer 19:06:30 a1111a8f2ec3: Pulling fs layer 19:06:30 ed53099fbce6: Pulling fs layer 19:06:30 dc539afda2c1: Pulling fs layer 19:06:30 77bc0d833cb6: Pulling fs layer 19:06:30 9065ff56babe: Pulling fs layer 19:06:30 d287ab97295c: Pulling fs layer 19:06:30 dc539afda2c1: Waiting 19:06:30 77bc0d833cb6: Waiting 19:06:30 9065ff56babe: Waiting 19:06:30 d287ab97295c: Waiting 19:06:30 a1111a8f2ec3: Verifying Checksum 19:06:30 a1111a8f2ec3: Download complete 19:06:30 dc539afda2c1: Verifying Checksum 19:06:30 dc539afda2c1: Download complete 19:06:30 ed53099fbce6: Verifying Checksum 19:06:30 ed53099fbce6: Download complete 19:06:30 9065ff56babe: Verifying Checksum 19:06:30 9065ff56babe: Download complete 19:06:30 77bc0d833cb6: Verifying Checksum 19:06:30 77bc0d833cb6: Download complete 19:06:30 b4d181a07f80: Verifying Checksum 19:06:30 b4d181a07f80: Download complete 19:06:31 d287ab97295c: Verifying Checksum 19:06:31 d287ab97295c: Download complete 19:06:32 b4d181a07f80: Pull complete 19:06:32 a1111a8f2ec3: Pull complete 19:06:33 ed53099fbce6: Pull complete 19:06:33 dc539afda2c1: Pull complete 19:06:33 77bc0d833cb6: Pull complete 19:06:33 9065ff56babe: Pull complete 19:06:40 d287ab97295c: Pull complete 19:06:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:06:40 prd-centos7-docker-4c-2g-185 does not seem to be running inside a container 19:06:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:06:42 $ docker top e00cb94e31db6b0b051de1266a3978f6ba95ed78576969ec84b6a06adaa68d5f -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:43 + mkdir -p /var/log/sysstat [Pipeline] sh 19:06:43 + ls /var/log/sa-host 19:06:43 + sadf -c /var/log/sa-host/sa11 19:06:43 file_magic: OK 19:06:43 HZ: Using current value: 100 19:06:43 file_header: OK 19:06:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:06:43 Statistics: 19:06:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:06:43 File successfully converted to sysstat format version 12.0.3 19:06:43 + sadf -c /var/log/sa-host/sa30 19:06:43 file_magic: OK 19:06:43 HZ: Using current value: 100 19:06:43 file_header: OK 19:06:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:06:43 Statistics: 19:06:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:06:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:44 provisioning config files... 19:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config2964452722826287702tmp [Pipeline] { [Pipeline] echo 19:06:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:44 ---> create-netrc.sh [Pipeline] } 19:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:06:44 ---> python-tools-install.sh [Pipeline] echo 19:06:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:06:44 ---> sudo-logs.sh 19:06:44 Archiving 'sudo' log.. 19:06:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-185.novalocal: Name or service not known 19:06:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-185.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:06:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:06:45 ---> job-cost.sh 19:06:45 lf-activate-venv: SKIPPING 19:06:45 DEBUG: total: 0.10999999940395355 19:06:45 INFO: Retrieving Stack Cost... 19:06:45 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:46 INFO: Archiving Costs [Pipeline] echo 19:06:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:46 ---> logs-deploy.sh 19:06:46 lf-activate-venv: SKIPPING 19:06:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3791/7 19:06:46 INFO: archiving workspace using pattern(s): 19:06:47 Archives upload complete. 19:06:47 INFO: archiving logs to Nexus 19:06:47 ---> uname -a: 19:06:47 Linux prd-centos7-docker-4c-2g-185.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:06:47 19:06:47 19:06:47 ---> lscpu: 19:06:47 Architecture: x86_64 19:06:47 CPU op-mode(s): 32-bit, 64-bit 19:06:47 Byte Order: Little Endian 19:06:47 Address sizes: 40 bits physical, 48 bits virtual 19:06:47 CPU(s): 2 19:06:47 On-line CPU(s) list: 0,1 19:06:47 Thread(s) per core: 1 19:06:47 Core(s) per socket: 1 19:06:47 Socket(s): 2 19:06:47 NUMA node(s): 1 19:06:47 Vendor ID: AuthenticAMD 19:06:47 CPU family: 23 19:06:47 Model: 49 19:06:47 Model name: AMD EPYC-Rome Processor 19:06:47 Stepping: 0 19:06:47 CPU MHz: 2799.998 19:06:47 BogoMIPS: 5599.99 19:06:47 Virtualization: AMD-V 19:06:47 Hypervisor vendor: KVM 19:06:47 Virtualization type: full 19:06:47 L1d cache: 32K 19:06:47 L1i cache: 32K 19:06:47 L2 cache: 512K 19:06:47 L3 cache: 16384K 19:06:47 NUMA node0 CPU(s): 0,1 19:06:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:06:47 19:06:47 19:06:47 ---> nproc: 19:06:47 2 19:06:47 19:06:47 19:06:47 ---> df -h: 19:06:47 Filesystem Size Used Avail Use% Mounted on 19:06:47 overlay 40G 9.3G 31G 24% / 19:06:47 tmpfs 64M 0 64M 0% /dev 19:06:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:47 shm 64M 0 64M 0% /dev/shm 19:06:47 /dev/vda1 40G 9.3G 31G 24% /facter-os 19:06:47 19:06:47 19:06:47 ---> sar -b -r -n DEV: 19:06:47 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 19:06:47 19:06:47 18:54:33 LINUX RESTART (2 CPU) 19:06:47 19:06:47 18:55:01 tps rtps wtps bread/s bwrtn/s 19:06:47 18:56:01 226.73 3.48 223.25 2354.04 52877.70 19:06:47 18:57:01 293.18 0.00 293.18 0.00 55087.02 19:06:47 18:58:01 57.14 0.00 57.14 0.00 10776.28 19:06:47 18:59:01 111.86 0.00 111.86 0.00 4728.81 19:06:47 19:00:01 2.95 0.00 2.95 0.00 99.25 19:06:47 19:01:01 0.38 0.02 0.37 0.13 6.56 19:06:47 19:02:01 0.52 0.08 0.43 1.60 8.21 19:06:47 19:03:01 0.28 0.00 0.28 0.00 4.45 19:06:47 19:04:01 0.23 0.00 0.23 0.00 3.86 19:06:47 19:05:01 0.22 0.00 0.22 0.00 3.03 19:06:47 19:06:01 0.35 0.00 0.35 0.00 4.90 19:06:47 Average: 63.09 0.33 62.77 214.17 11239.80 19:06:47 19:06:47 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:47 18:56:01 3782244 0 876420 10.94 2620 3347648 1628628 17.98 1110144 2706916 387260 19:06:47 18:57:01 3436076 0 985912 12.31 2620 3584324 1635536 18.06 1316816 2782672 237968 19:06:47 18:58:01 3442572 0 1046432 13.07 2620 3517308 1642936 18.14 1266824 2817160 14912 19:06:47 18:59:01 3706936 0 957624 11.96 2620 3341752 1208584 13.34 1251780 2590840 20 19:06:47 19:00:01 3710884 0 953672 11.91 2620 3341756 1202416 13.28 1256104 2590840 16 19:06:47 19:01:01 3714432 0 950120 11.86 2620 3341760 1163824 12.85 1252912 2590848 16 19:06:47 19:02:01 3711720 0 952704 11.90 2620 3341888 1161744 12.83 1256312 2590912 8 19:06:47 19:03:01 3717800 0 946620 11.82 2620 3341892 1161564 12.82 1250392 2591152 8 19:06:47 19:04:01 3702228 0 962188 12.01 2620 3341896 1161936 12.83 1266060 2591152 12 19:06:47 19:05:01 3703460 0 960952 12.00 2620 3341900 1161660 12.83 1266788 2588984 12 19:06:47 19:06:01 3704020 0 960392 11.99 2620 3341900 1161624 12.82 1266464 2588984 12 19:06:47 Average: 3666579 0 959367 11.98 2620 3380366 1299132 14.34 1250963 2639133 58204 19:06:47 19:06:47 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:47 18:56:01 vethf72eae5 110.99 134.30 10.68 911.41 0.00 0.00 0.00 0.00 19:06:47 18:56:01 eth0 1209.98 1420.10 9846.49 156.41 0.00 0.00 0.00 0.00 19:06:47 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 18:56:01 docker0 884.86 593.69 74.73 3594.70 0.00 0.00 0.00 0.00 19:06:47 18:57:01 veth1cbfbec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:06:47 18:57:01 eth0 105.26 77.20 1157.52 16.07 0.00 0.00 0.00 0.00 19:06:47 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 18:57:01 docker0 61.85 80.21 4.83 1130.40 0.00 0.00 0.00 0.00 19:06:47 18:58:01 veth1cbfbec 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 19:06:47 18:58:01 eth0 29.69 15.38 22.10 11.73 0.00 0.00 0.00 0.00 19:06:47 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 18:58:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 19:06:47 18:59:01 eth0 11.61 6.03 9.73 4.95 0.00 0.00 0.00 0.00 19:06:47 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:00:01 eth0 0.72 0.55 0.67 0.28 0.00 0.00 0.00 0.00 19:06:47 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:01:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 19:06:47 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:02:01 eth0 1.12 0.47 0.38 0.21 0.00 0.00 0.00 0.00 19:06:47 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:03:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:06:47 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:04:01 eth0 2.03 0.83 0.88 0.56 0.00 0.00 0.00 0.00 19:06:47 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:05:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 19:06:47 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:06:01 eth0 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 19:06:47 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 Average: eth0 123.83 138.29 1003.56 17.31 0.00 0.00 0.00 0.00 19:06:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:47 Average: docker0 86.28 61.47 7.25 429.64 0.00 0.00 0.00 0.00 19:06:47 19:06:47 19:06:47 ---> sar -P ALL: 19:06:47 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 19:06:47 19:06:47 18:54:33 LINUX RESTART (2 CPU) 19:06:47 19:06:47 18:55:01 CPU %user %nice %system %iowait %steal %idle 19:06:47 18:56:01 all 33.20 0.00 10.33 5.49 0.15 50.83 19:06:47 18:56:01 0 30.36 0.00 10.62 6.11 0.14 52.76 19:06:47 18:56:01 1 36.04 0.00 10.04 4.87 0.16 48.89 19:06:47 18:57:01 all 57.46 0.00 11.89 1.77 0.17 28.71 19:06:47 18:57:01 0 57.19 0.00 11.99 1.99 0.15 28.68 19:06:47 18:57:01 1 57.74 0.00 11.79 1.55 0.19 28.74 19:06:47 18:58:01 all 32.33 0.00 5.08 0.73 0.11 61.75 19:06:47 18:58:01 0 31.75 0.00 5.17 0.83 0.12 62.13 19:06:47 18:58:01 1 32.91 0.00 4.99 0.63 0.11 61.36 19:06:47 18:59:01 all 67.77 0.00 6.71 1.47 0.13 23.93 19:06:47 18:59:01 0 67.46 0.00 6.35 1.58 0.13 24.49 19:06:47 18:59:01 1 68.07 0.00 7.06 1.36 0.13 23.38 19:06:47 19:00:01 all 0.16 0.00 0.09 0.00 0.03 99.72 19:06:47 19:00:01 0 0.25 0.00 0.07 0.00 0.02 99.67 19:06:47 19:00:01 1 0.07 0.00 0.12 0.00 0.03 99.78 19:06:47 19:01:01 all 0.24 0.00 0.08 0.00 0.02 99.66 19:06:47 19:01:01 0 0.28 0.00 0.08 0.00 0.02 99.62 19:06:47 19:01:01 1 0.20 0.00 0.08 0.00 0.02 99.70 19:06:47 19:02:01 all 0.20 0.00 0.08 0.01 0.02 99.69 19:06:47 19:02:01 0 0.13 0.00 0.07 0.00 0.02 99.78 19:06:47 19:02:01 1 0.27 0.00 0.10 0.02 0.02 99.60 19:06:47 19:03:01 all 0.21 0.00 0.08 0.00 0.02 99.70 19:06:47 19:03:01 0 0.35 0.00 0.08 0.00 0.02 99.55 19:06:47 19:03:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:06:47 19:04:01 all 0.18 0.00 0.08 0.00 0.02 99.73 19:06:47 19:04:01 0 0.25 0.00 0.07 0.00 0.02 99.67 19:06:47 19:04:01 1 0.10 0.00 0.08 0.00 0.02 99.80 19:06:47 19:05:01 all 0.18 0.00 0.04 0.00 0.02 99.77 19:06:47 19:05:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:06:47 19:05:01 1 0.18 0.00 0.05 0.00 0.02 99.75 19:06:47 19:06:01 all 0.07 0.00 0.04 0.00 0.02 99.87 19:06:47 19:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:06:47 19:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:06:47 19:06:47 Average: CPU %user %nice %system %iowait %steal %idle 19:06:47 Average: all 16.51 0.00 2.97 0.82 0.06 79.64 19:06:47 Average: 0 16.20 0.00 2.98 0.91 0.06 79.85 19:06:47 Average: 1 16.81 0.00 2.96 0.73 0.06 79.43 19:06:47 19:06:47 19:06:47