Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 828156c64a387f8d319e2062405c27c39e3cb3ae Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh1911009815299794409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10848802733489854325.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13379766588478113093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh6554128166237163760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13774295136012886561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7002 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh5072591762318023520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh333976481912718439.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 828156c64a387f8d319e2062405c27c39e3cb3ae Merge succeeded, producing 828156c64a387f8d319e2062405c27c39e3cb3ae Checking out Revision 828156c64a387f8d319e2062405c27c39e3cb3ae (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # 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/9@tmp/jenkins-gitclient-ssh4190700319807488489.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 Commit message: "update" > git rev-list --no-walk 438d2397c3cc0f9cfdc35014c9710cf01b1a00e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T04:58:06.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T04:58:06.122Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T04:58:06.139Z] ========================================================= [2022-03-14T04:58:06.139Z] EdgeX Global Pipelines Version Info [2022-03-14T04:58:06.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T04:58:07.252Z] ------------------- [2022-03-14T04:58:07.252Z] stable info: [2022-03-14T04:58:07.252Z] ------------------- [2022-03-14T04:58:07.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T04:58:07.252Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T04:58:07.252Z] Message: update stable to v1.0.220 [2022-03-14T04:58:07.825Z] ------------------- [2022-03-14T04:58:07.825Z] experimental info: [2022-03-14T04:58:07.825Z] ------------------- [2022-03-14T04:58:07.825Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T04:58:07.825Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T04:58:07.825Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T04:58:07.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-14T04:58:07.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-14T04:58:07.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T04:58:07.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T04:58:07.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T04:58:08.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T04:58:08.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T04:58:08.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-14T04:58:08.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-14T04:58:08.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-14T04:58:08.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T04:58:08.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T04:58:08.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T04:58:08.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T04:58:08.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T04:58:08.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T04:58:08.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T04:58:08.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T04:58:08.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-14T04:58:08.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-14T04:58:08.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T04:58:08.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T04:58:08.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T04:58:08.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T04:58:08.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-14T04:58:08.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo [2022-03-14T04:58:08.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 828156c [Pipeline] echo [2022-03-14T04:58:08.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T04:58:08.321Z] provisioning config files... [2022-03-14T04:58:08.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config221407018925626391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T04:58:08.662Z] ---> docker-login.sh [2022-03-14T04:58:08.662Z] nexus3.edgexfoundry.org:10001 [2022-03-14T04:58:08.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T04:58:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T04:58:08.930Z] Configure a credential helper to remove this warning. See [2022-03-14T04:58:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T04:58:08.930Z] [2022-03-14T04:58:08.930Z] Login Succeeded [2022-03-14T04:58:08.930Z] nexus3.edgexfoundry.org:10002 [2022-03-14T04:58:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T04:58:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T04:58:08.930Z] Configure a credential helper to remove this warning. See [2022-03-14T04:58:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T04:58:08.930Z] [2022-03-14T04:58:08.930Z] Login Succeeded [2022-03-14T04:58:08.930Z] nexus3.edgexfoundry.org:10003 [2022-03-14T04:58:09.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T04:58:09.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T04:58:09.197Z] Configure a credential helper to remove this warning. See [2022-03-14T04:58:09.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T04:58:09.197Z] [2022-03-14T04:58:09.197Z] Login Succeeded [2022-03-14T04:58:09.197Z] nexus3.edgexfoundry.org:10004 [2022-03-14T04:58:09.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T04:58:09.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T04:58:09.197Z] Configure a credential helper to remove this warning. See [2022-03-14T04:58:09.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T04:58:09.197Z] [2022-03-14T04:58:09.197Z] Login Succeeded [2022-03-14T04:58:09.197Z] docker.io [2022-03-14T04:58:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T04:58:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T04:58:09.725Z] Configure a credential helper to remove this warning. See [2022-03-14T04:58:09.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T04:58:09.725Z] [2022-03-14T04:58:09.725Z] Login Succeeded [2022-03-14T04:58:09.725Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T04:58:09.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T04:58:10.051Z] ++ 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 [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/core-command/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/core-data/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-14T04:58:10.051Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T04:58:10.051Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-14T04:58:10.051Z] ++ cut -d/ -f2 [2022-03-14T04:58:10.051Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-14T04:58:10.082Z] 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 [2022-03-14T04:58:10.432Z] + git rev-list -1 --merges 828156c64a387f8d319e2062405c27c39e3cb3ae~1..828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo [2022-03-14T04:58:10.450Z] -----------> git rev-list -1 --merges 828156c64a387f8d319e2062405c27c39e3cb3ae~1..828156c64a387f8d319e2062405c27c39e3cb3ae 828156c64a387f8d319e2062405c27c39e3cb3ae [false] [Pipeline] sh [2022-03-14T04:58:10.742Z] + git log --format=format:%s -1 828156c64a387f8d319e2062405c27c39e3cb3ae [Pipeline] echo [2022-03-14T04:58:10.757Z] ========================================================= [2022-03-14T04:58:10.757Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T04:58:10.757Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T04:58:11.307Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T04:58:11.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T04:58:11.307Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T04:58:11.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T04:58:11.307Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T04:58:11.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T04:58:11.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T04:58:11.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T04:58:11.861Z] [2022-03-14T04:58:11.861Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T04:58:12.177Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T04:58:12.177Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T04:58:12.177Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T04:58:12.177Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T04:58:12.177Z] 4c7163046ea9: Pulling fs layer [2022-03-14T04:58:12.177Z] 0c2d73faf560: Pulling fs layer [2022-03-14T04:58:12.177Z] 0c2d73faf560: Waiting [2022-03-14T04:58:12.177Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T04:58:12.177Z] 3e5f54012d9b: Download complete [2022-03-14T04:58:12.177Z] a0d0a0d46f8b: Verifying Checksum [2022-03-14T04:58:12.177Z] a0d0a0d46f8b: Download complete [2022-03-14T04:58:12.177Z] 4c7163046ea9: Verifying Checksum [2022-03-14T04:58:12.177Z] 4c7163046ea9: Download complete [2022-03-14T04:58:12.177Z] 0c2d73faf560: Verifying Checksum [2022-03-14T04:58:12.177Z] 0c2d73faf560: Download complete [2022-03-14T04:58:12.441Z] a0d0a0d46f8b: Pull complete [2022-03-14T04:58:12.441Z] 3e5f54012d9b: Pull complete [2022-03-14T04:58:12.708Z] 4c7163046ea9: Pull complete [2022-03-14T04:58:12.971Z] 0c2d73faf560: Pull complete [2022-03-14T04:58:12.971Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T04:58:12.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T04:58:12.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T04:58:13.045Z] prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container [2022-03-14T04:58:13.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-14T04:58:13.754Z] $ docker top f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T04:58:13.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T04:58:13.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T04:58:13.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T04:58:13.959Z] $ docker exec f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent [2022-03-14T04:58:14.053Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoCniK/agent.14 [2022-03-14T04:58:14.053Z] SSH_AGENT_PID=20 [2022-03-14T04:58:14.060Z] Running ssh-add (command line suppressed) [2022-03-14T04:58:14.144Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6683049755948393905.key (/w/workspace/edgex-go/9@tmp/private_key_6683049755948393905.key) [2022-03-14T04:58:14.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T04:58:14.450Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T04:58:14.463Z] $ docker exec --env ******** --env ******** f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent -k [2022-03-14T04:58:14.539Z] unset SSH_AUTH_SOCK; [2022-03-14T04:58:14.540Z] unset SSH_AGENT_PID; [2022-03-14T04:58:14.540Z] echo Agent pid 20 killed; [2022-03-14T04:58:14.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T04:58:14.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T04:58:14.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T04:58:14.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T04:58:14.677Z] $ docker exec f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent [2022-03-14T04:58:14.779Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLLHeI/agent.56 [2022-03-14T04:58:14.779Z] SSH_AGENT_PID=63 [2022-03-14T04:58:14.786Z] Running ssh-add (command line suppressed) [2022-03-14T04:58:14.878Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8410167843111513427.key (/w/workspace/edgex-go/9@tmp/private_key_8410167843111513427.key) [2022-03-14T04:58:14.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T04:58:15.179Z] + git semver init [2022-03-14T04:58:15.179Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T04:58:15.179Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2022-03-14T04:58:15.179Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2022-03-14T04:58:15.179Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T04:58:15.179Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T04:58:15.179Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T04:58:15.179Z] # $SEMVER_BRANCH = PR-3891 [2022-03-14T04:58:15.180Z] # $SEMVER_TEMP = /tmp/semver-174921529 [2022-03-14T04:58:15.180Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-14T04:58:27.461Z] # '/tmp/semver-174921529' -> '/w/workspace/edgex-go/9/.semver' [2022-03-14T04:58:27.722Z] # -> Force: false [2022-03-14T04:58:27.722Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2022-03-14T04:58:27.734Z] $ docker exec --env ******** --env ******** f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f ssh-agent -k [2022-03-14T04:58:27.830Z] unset SSH_AUTH_SOCK; [2022-03-14T04:58:27.830Z] unset SSH_AGENT_PID; [2022-03-14T04:58:27.831Z] echo Agent pid 63 killed; [2022-03-14T04:58:27.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T04:58:28.150Z] + git semver [Pipeline] } [2022-03-14T04:58:28.168Z] $ docker stop --time=1 f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f [2022-03-14T04:58:30.131Z] $ docker rm -f f4a26afb22d471cad788614f17dc7c8a8213e9bc456825788c49fbf53c21774f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T04:58:30.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T04:58:30.723Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T04:58:30.727Z] [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 [2022-03-14T04:58:30.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T04:58:30.823Z] ========================================================= [2022-03-14T04:58:30.823Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T04:58:30.823Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T04:58:31.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T04:58:31.123Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T04:58:31.123Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T04:58:31.123Z] 666ba61612fd: Pulling fs layer [2022-03-14T04:58:31.123Z] 8ed8ca486205: Pulling fs layer [2022-03-14T04:58:31.123Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T04:58:31.123Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T04:58:31.124Z] 640e595b4fbd: Pulling fs layer [2022-03-14T04:58:31.124Z] 763cafe07f6e: Pulling fs layer [2022-03-14T04:58:31.124Z] 0c0b528cf693: Pulling fs layer [2022-03-14T04:58:31.124Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T04:58:31.124Z] 22a0e8bec74d: Waiting [2022-03-14T04:58:31.124Z] 640e595b4fbd: Waiting [2022-03-14T04:58:31.124Z] 763cafe07f6e: Waiting [2022-03-14T04:58:31.124Z] 0c0b528cf693: Waiting [2022-03-14T04:58:31.124Z] 10935f4eaf8b: Waiting [2022-03-14T04:58:31.124Z] 4fe6c5a15a65: Waiting [2022-03-14T04:58:31.124Z] 8ed8ca486205: Verifying Checksum [2022-03-14T04:58:31.124Z] 8ed8ca486205: Download complete [2022-03-14T04:58:31.124Z] 666ba61612fd: Verifying Checksum [2022-03-14T04:58:31.124Z] 666ba61612fd: Download complete [2022-03-14T04:58:31.124Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T04:58:31.124Z] 22a0e8bec74d: Download complete [2022-03-14T04:58:31.124Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T04:58:31.124Z] 59bf1c3509f3: Download complete [2022-03-14T04:58:31.124Z] 640e595b4fbd: Verifying Checksum [2022-03-14T04:58:31.124Z] 640e595b4fbd: Download complete [2022-03-14T04:58:31.124Z] 763cafe07f6e: Verifying Checksum [2022-03-14T04:58:31.124Z] 763cafe07f6e: Download complete [2022-03-14T04:58:31.386Z] 0c0b528cf693: Verifying Checksum [2022-03-14T04:58:31.386Z] 0c0b528cf693: Download complete [2022-03-14T04:58:31.386Z] 59bf1c3509f3: Pull complete [2022-03-14T04:58:31.653Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T04:58:31.653Z] 4fe6c5a15a65: Download complete [2022-03-14T04:58:31.653Z] 666ba61612fd: Pull complete [2022-03-14T04:58:31.918Z] 8ed8ca486205: Pull complete [2022-03-14T04:58:31.918Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T04:58:31.918Z] 10935f4eaf8b: Download complete [2022-03-14T04:58:36.162Z] 4fe6c5a15a65: Pull complete [2022-03-14T04:58:36.162Z] 22a0e8bec74d: Pull complete [2022-03-14T04:58:36.162Z] 640e595b4fbd: Pull complete [2022-03-14T04:58:36.162Z] 763cafe07f6e: Pull complete [2022-03-14T04:58:36.162Z] 0c0b528cf693: Pull complete [2022-03-14T04:58:38.708Z] 10935f4eaf8b: Pull complete [2022-03-14T04:58:38.708Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T04:58:38.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T04:58:38.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T04:58:39.018Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-14T04:58:39.018Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T04:58:39.018Z] WORKDIR /edgex [2022-03-14T04:58:39.018Z] COPY go.mod . [2022-03-14T04:58:39.018Z] RUN go mod download' [2022-03-14T04:58:40.426Z] Sending build context to Docker daemon 334.2MB [2022-03-14T04:58:40.426Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T04:58:40.426Z] ---> 99d49a6021b9 [2022-03-14T04:58:40.426Z] Step 2/4 : WORKDIR /edgex [2022-03-14T04:58:42.351Z] ---> Running in 84915e5e590b [2022-03-14T04:58:42.615Z] Removing intermediate container 84915e5e590b [2022-03-14T04:58:42.615Z] ---> 89ad7d75261a [2022-03-14T04:58:42.615Z] Step 3/4 : COPY go.mod . [2022-03-14T04:58:42.615Z] ---> 250768890299 [2022-03-14T04:58:42.616Z] Step 4/4 : RUN go mod download [2022-03-14T04:58:42.616Z] ---> Running in 7e9f84b84bcd [2022-03-14T04:58:45.785Z] Still waiting to schedule task [2022-03-14T04:58:45.786Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-14T04:59:21.386Z] Removing intermediate container 7e9f84b84bcd [2022-03-14T04:59:21.386Z] ---> 908e9fcf0c52 [2022-03-14T04:59:21.386Z] Successfully built 908e9fcf0c52 [2022-03-14T04:59:21.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T04:59:21.690Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T04:59:21.690Z] . [Pipeline] withDockerContainer [2022-03-14T04:59:21.759Z] prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container [2022-03-14T04:59:21.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat [2022-03-14T04:59:22.135Z] $ docker top 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T04:59:22.502Z] + go version [2022-03-14T04:59:22.502Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T04:59:22.514Z] $ docker stop --time=1 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 [2022-03-14T04:59:23.681Z] $ docker rm -f 6033acb166692e77ce20bda353ac1f836decae7a9bdcb54ed99caeca345d97d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T04:59:24.098Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T04:59:24.098Z] . [Pipeline] withDockerContainer [2022-03-14T04:59:24.161Z] prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container [2022-03-14T04:59:24.193Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat [2022-03-14T04:59:24.514Z] $ docker top db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T04:59:24.600Z] ========================================================= [2022-03-14T04:59:24.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T04:59:24.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T04:59:24.923Z] + make test [2022-03-14T04:59:24.923Z] go mod tidy [2022-03-14T04:59:24.923Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T04:59:31.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T04:59:46.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T04:59:50.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T04:59:51.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T04:59:51.624Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T04:59:53.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T04:59:54.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T04:59:54.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T04:59:54.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T04:59:54.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T04:59:54.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T04:59:55.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T04:59:55.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T04:59:55.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T04:59:55.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T04:59:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.036s coverage: 28.7% of statements [2022-03-14T04:59:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T04:59:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T04:59:57.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-03-14T04:59:57.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T04:59:58.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.9% of statements [2022-03-14T04:59:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T04:59:58.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T04:59:59.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.6% of statements [2022-03-14T04:59:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T04:59:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T04:59:59.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T04:59:59.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2022-03-14T04:59:59.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T04:59:59.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T04:59:59.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T04:59:59.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T04:59:59.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:00:00.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:00:00.567Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:00:00.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:00:00.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-03-14T05:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:00:02.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-03-14T05:00:02.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:00:02.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-03-14T05:00:02.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 24.0% of statements [2022-03-14T05:00:02.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:00:02.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-03-14T05:00:02.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2022-03-14T05:00:02.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-03-14T05:00:03.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-03-14T05:00:03.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-03-14T05:00:15.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2022-03-14T05:00:15.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-14T05:00:19.138Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7003 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T05:00:19.152Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-03-14T05:00:19.362Z] The recommended git tool is: git [2022-03-14T05:00:20.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.181s coverage: 82.5% of statements [2022-03-14T05:00:20.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:00:24.687Z] using credential edgex-jenkins-ssh [2022-03-14T05:00:24.720Z] Cloning the remote Git repository [2022-03-14T05:00:24.775Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:00:24.852Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-03-14T05:00:24.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:00:24.942Z] > git --version # timeout=10 [2022-03-14T05:00:24.964Z] > git --version # 'git version 2.17.1' [2022-03-14T05:00:24.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:00:25.131Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 65.4% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 43.8% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:00:38.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2022-03-14T05:00:38.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:00:45.245Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-14T05:00:45.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-14T05:00:45.472Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 828156c64a387f8d319e2062405c27c39e3cb3ae [2022-03-14T05:00:45.505Z] 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 [2022-03-14T05:00:44.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:00:44.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:00:44.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:00:44.576Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:00:44.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:00:44.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T05:00:45.497Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:00:45.511Z] > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 [2022-03-14T05:00:45.746Z] > git remote # timeout=10 [2022-03-14T05:00:45.767Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:00:45.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:00:45.799Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T05:00:45.834Z] Merge succeeded, producing 828156c64a387f8d319e2062405c27c39e3cb3ae [2022-03-14T05:00:45.835Z] Checking out Revision 828156c64a387f8d319e2062405c27c39e3cb3ae (PR-3891) [2022-03-14T05:00:45.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:00:45.845Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:00:45.859Z] > git checkout -f 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 [2022-03-14T05:00:50.185Z] Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T05:00:51.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T05:00:51.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:00:51.048Z] Dload Upload Total Spent Left Speed [2022-03-14T05:00:51.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh [2022-03-14T05:00:51.550Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T05:00:51.898Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-03-14T05:00:51.898Z] /etc/docker/daemon.json [2022-03-14T05:00:51.898Z] { [2022-03-14T05:00:51.898Z] "registry-mirrors": [ [2022-03-14T05:00:51.898Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T05:00:51.898Z] ], [2022-03-14T05:00:51.898Z] "bip": "10.250.0.254/24", [2022-03-14T05:00:51.898Z] "hosts": [ [2022-03-14T05:00:51.898Z] "tcp://0.0.0.0:5555", [2022-03-14T05:00:51.898Z] "unix:///var/run/docker.sock" [2022-03-14T05:00:51.898Z] ], [2022-03-14T05:00:51.898Z] "mtu": 1458, [2022-03-14T05:00:51.898Z] "selinux-enabled": true, [2022-03-14T05:00:51.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T05:00:51.898Z] } [Pipeline] sh [2022-03-14T05:00:52.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T05:00:52.649Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:01:10.997Z] provisioning config files... [2022-03-14T05:01:11.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1672845252540802913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:01:11.411Z] ---> docker-login.sh [2022-03-14T05:01:11.411Z] nexus3.edgexfoundry.org:10001 [2022-03-14T05:01:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:01:12.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:01:12.288Z] Configure a credential helper to remove this warning. See [2022-03-14T05:01:12.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:01:12.288Z] [2022-03-14T05:01:12.288Z] Login Succeeded [2022-03-14T05:01:12.288Z] nexus3.edgexfoundry.org:10002 [2022-03-14T05:01:12.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:01:12.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:01:12.840Z] Configure a credential helper to remove this warning. See [2022-03-14T05:01:12.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:01:12.840Z] [2022-03-14T05:01:12.840Z] Login Succeeded [2022-03-14T05:01:12.840Z] nexus3.edgexfoundry.org:10003 [2022-03-14T05:01:13.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:01:13.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:01:13.391Z] Configure a credential helper to remove this warning. See [2022-03-14T05:01:13.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:01:13.391Z] [2022-03-14T05:01:13.391Z] Login Succeeded [2022-03-14T05:01:13.391Z] nexus3.edgexfoundry.org:10004 [2022-03-14T05:01:13.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:01:13.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:01:13.663Z] Configure a credential helper to remove this warning. See [2022-03-14T05:01:13.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:01:13.663Z] [2022-03-14T05:01:13.663Z] Login Succeeded [2022-03-14T05:01:13.663Z] docker.io [2022-03-14T05:01:14.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:01:14.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:01:14.529Z] Configure a credential helper to remove this warning. See [2022-03-14T05:01:14.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:01:14.529Z] [2022-03-14T05:01:14.529Z] Login Succeeded [2022-03-14T05:01:14.529Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T05:01:14.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T05:01:15.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T05:01:15.119Z] ========================================================= [2022-03-14T05:01:15.119Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T05:01:15.119Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:01:15.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:01:15.727Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T05:01:15.727Z] 9b3977197b4f: Pulling fs layer [2022-03-14T05:01:15.727Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T05:01:15.727Z] 94645a83ff95: Pulling fs layer [2022-03-14T05:01:15.727Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T05:01:15.727Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T05:01:15.727Z] f7c0051592d6: Pulling fs layer [2022-03-14T05:01:15.727Z] a227ed2f7395: Pulling fs layer [2022-03-14T05:01:15.727Z] 7b1c46037f91: Pulling fs layer [2022-03-14T05:01:15.727Z] 3f3a8bcf1eab: Waiting [2022-03-14T05:01:15.727Z] 0c92f367c5e7: Waiting [2022-03-14T05:01:15.727Z] f7c0051592d6: Waiting [2022-03-14T05:01:15.727Z] 7b1c46037f91: Waiting [2022-03-14T05:01:15.727Z] a227ed2f7395: Waiting [2022-03-14T05:01:15.727Z] 94645a83ff95: Verifying Checksum [2022-03-14T05:01:15.727Z] 94645a83ff95: Download complete [2022-03-14T05:01:15.727Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T05:01:15.727Z] 1a89e8eeedd5: Download complete [2022-03-14T05:01:15.727Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T05:01:15.727Z] 0c92f367c5e7: Download complete [2022-03-14T05:01:15.727Z] f7c0051592d6: Download complete [2022-03-14T05:01:15.727Z] 9b3977197b4f: Download complete [2022-03-14T05:01:15.727Z] a227ed2f7395: Verifying Checksum [2022-03-14T05:01:15.727Z] a227ed2f7395: Download complete [2022-03-14T05:01:16.334Z] 9b3977197b4f: Pull complete [2022-03-14T05:01:16.934Z] 1a89e8eeedd5: Pull complete [2022-03-14T05:01:17.532Z] 94645a83ff95: Pull complete [2022-03-14T05:01:17.532Z] 7b1c46037f91: Verifying Checksum [2022-03-14T05:01:17.532Z] 7b1c46037f91: Download complete [2022-03-14T05:01:18.126Z] 3f3a8bcf1eab: Download complete [2022-03-14T05:01:24.350Z] GO111MODULE=on go vet ./... [2022-03-14T05:01:25.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:01:25.743Z] ./internal/pkg/utils/payload.go [2022-03-14T05:01:25.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:01:26.003Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2022-03-14T05:01:26.019Z] $ docker stop --time=1 db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 [2022-03-14T05:01:27.649Z] $ docker rm -f db097433cca42735b0c961d97b05d9cbb1ae95093fbf591b724dcc3c7707b0c7 [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] } [2022-03-14T05:01:28.089Z] Failed in branch amd64 [2022-03-14T05:01:30.545Z] 3f3a8bcf1eab: Pull complete [2022-03-14T05:01:30.545Z] 0c92f367c5e7: Pull complete [2022-03-14T05:01:30.545Z] f7c0051592d6: Pull complete [2022-03-14T05:01:30.545Z] a227ed2f7395: Pull complete [2022-03-14T05:01:37.277Z] 7b1c46037f91: Pull complete [2022-03-14T05:01:37.277Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T05:01:37.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:01:37.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:01:37.630Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:01:37.630Z] WORKDIR /edgex [2022-03-14T05:01:37.630Z] COPY go.mod . [2022-03-14T05:01:37.630Z] RUN go mod download [2022-03-14T05:01:37.630Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-14T05:01:40.277Z] Sending build context to Docker daemon 168.8MB [2022-03-14T05:01:40.277Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:01:40.277Z] ---> f79e39bc4007 [2022-03-14T05:01:40.277Z] Step 2/4 : WORKDIR /edgex [2022-03-14T05:01:42.261Z] ---> Running in 912027d3814f [2022-03-14T05:01:42.544Z] Removing intermediate container 912027d3814f [2022-03-14T05:01:42.544Z] ---> b5cbaf50ff01 [2022-03-14T05:01:42.544Z] Step 3/4 : COPY go.mod . [2022-03-14T05:01:43.527Z] ---> 8835fe2b57e0 [2022-03-14T05:01:43.527Z] Step 4/4 : RUN go mod download [2022-03-14T05:01:43.527Z] ---> Running in 8939ab59a439 [2022-03-14T05:03:05.323Z] Removing intermediate container 8939ab59a439 [2022-03-14T05:03:05.323Z] ---> 8a34eb647d19 [2022-03-14T05:03:05.323Z] Successfully built 8a34eb647d19 [2022-03-14T05:03:05.323Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:03:05.663Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:03:05.663Z] . [Pipeline] withDockerContainer [2022-03-14T05:03:05.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container [2022-03-14T05:03:05.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-03-14T05:03:07.337Z] $ docker top 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:03:08.252Z] + go version [2022-03-14T05:03:08.252Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T05:03:08.282Z] $ docker stop --time=1 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e [2022-03-14T05:03:09.930Z] $ docker rm -f 8e00751857f88322585e3391547fff52476de735c7b5313c50b3352b5b697e8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:03:10.558Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:03:10.558Z] . [Pipeline] withDockerContainer [2022-03-14T05:03:10.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container [2022-03-14T05:03:10.854Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** ci-base-image-arm64 cat [2022-03-14T05:03:12.125Z] $ docker top d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T05:03:12.389Z] ========================================================= [2022-03-14T05:03:12.389Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T05:03:12.389Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:03:13.060Z] + make test [2022-03-14T05:03:13.060Z] go mod tidy [2022-03-14T05:03:13.667Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T05:03:46.355Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T05:04:42.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T05:04:49.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T05:04:50.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T05:04:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T05:05:03.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T05:05:03.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T05:05:03.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T05:05:03.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T05:05:03.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T05:05:13.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2022-03-14T05:05:13.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T05:05:13.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T05:05:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.501s coverage: 98.5% of statements [2022-03-14T05:05:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T05:05:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 54.9% of statements [2022-03-14T05:05:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T05:05:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T05:05:18.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 89.6% of statements [2022-03-14T05:05:18.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T05:05:18.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T05:05:18.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:05:19.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 84.4% of statements [2022-03-14T05:05:19.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T05:05:19.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T05:05:19.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T05:05:19.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T05:05:19.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.689s coverage: 94.2% of statements [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.578s coverage: 0.9% of statements [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 24.0% of statements [2022-03-14T05:05:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.206s coverage: 79.5% of statements [2022-03-14T05:05:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2022-03-14T05:05:29.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2022-03-14T05:05:29.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements [2022-03-14T05:05:41.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2022-03-14T05:05:41.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2022-03-14T05:05:46.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 82.5% of statements [2022-03-14T05:05:46.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.755s coverage: 91.2% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:05:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2022-03-14T05:05:55.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2022-03-14T05:05:55.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-03-14T05:05:59.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 65.4% of statements [2022-03-14T05:05:59.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:05:59.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:05:59.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:06:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.8% of statements [2022-03-14T05:06:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:06:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:06:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.214s coverage: 89.5% of statements [2022-03-14T05:06:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:06:02.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2022-03-14T05:06:02.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:06:09.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2022-03-14T05:06:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-03-14T05:06:10.204Z] 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 [2022-03-14T05:06:10.204Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-14T05:06:10.204Z] GO111MODULE=on go vet ./... [2022-03-14T05:07:32.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:07:32.003Z] ./internal/pkg/utils/payload.go [2022-03-14T05:07:32.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:07:32.003Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2022-03-14T05:07:32.036Z] $ docker stop --time=1 d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a [2022-03-14T05:07:33.954Z] $ docker rm -f d2018e2896fe0667fdc9ba766a9124a04246943f59a16cd30a146203646b266a [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 [2022-03-14T05:07:35.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:07:35.551Z] [2022-03-14T05:07:35.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:07:35.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:07:36.185Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T05:07:36.185Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T05:07:36.185Z] 04944245beec: Pulling fs layer [2022-03-14T05:07:36.185Z] 699f458cf7ca: Pulling fs layer [2022-03-14T05:07:36.185Z] 765212b225bb: Pulling fs layer [2022-03-14T05:07:36.185Z] f23df028b6ca: Pulling fs layer [2022-03-14T05:07:36.185Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T05:07:36.185Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T05:07:36.185Z] 765212b225bb: Waiting [2022-03-14T05:07:36.185Z] f23df028b6ca: Waiting [2022-03-14T05:07:36.185Z] d65c8cfc05b1: Waiting [2022-03-14T05:07:36.185Z] 2437ff75d9bd: Waiting [2022-03-14T05:07:36.185Z] 04944245beec: Download complete [2022-03-14T05:07:36.185Z] 765212b225bb: Verifying Checksum [2022-03-14T05:07:36.185Z] 765212b225bb: Download complete [2022-03-14T05:07:36.185Z] f23df028b6ca: Verifying Checksum [2022-03-14T05:07:36.185Z] f23df028b6ca: Download complete [2022-03-14T05:07:36.185Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T05:07:36.185Z] d65c8cfc05b1: Download complete [2022-03-14T05:07:36.458Z] 699f458cf7ca: Verifying Checksum [2022-03-14T05:07:36.458Z] 699f458cf7ca: Download complete [2022-03-14T05:07:36.732Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T05:07:36.732Z] 8998bd30e6a1: Download complete [2022-03-14T05:07:39.351Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T05:07:39.351Z] 2437ff75d9bd: Download complete [2022-03-14T05:07:40.787Z] 8998bd30e6a1: Pull complete [2022-03-14T05:07:41.386Z] 04944245beec: Pull complete [2022-03-14T05:07:42.819Z] 699f458cf7ca: Pull complete [2022-03-14T05:07:43.094Z] 765212b225bb: Pull complete [2022-03-14T05:07:44.080Z] f23df028b6ca: Pull complete [2022-03-14T05:07:44.360Z] d65c8cfc05b1: Pull complete [2022-03-14T05:08:02.781Z] 2437ff75d9bd: Pull complete [2022-03-14T05:08:02.781Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T05:08:02.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:08:02.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T05:08:03.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-7003 does not seem to be running inside a container [2022-03-14T05:08:03.119Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T05:08:05.982Z] $ docker top a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:06.941Z] ---> job-cost.sh [2022-03-14T05:08:06.941Z] lf-activate-venv: SKIPPING [2022-03-14T05:08:06.941Z] INFO: No Stack... [2022-03-14T05:08:07.213Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T05:08:08.189Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T05:08:08.841Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-03-14T05:08:08.841Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T05:08:08.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] [2022-03-14T05:08:08.881Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] did not exist. Created. [2022-03-14T05:08:08.881Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T05:08:09.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T05:08:10.192Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T05:08:10.202Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T05:08:10.232Z] $ docker stop --time=1 a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f [2022-03-14T05:08:11.707Z] $ docker rm -f a4a3aef8bec6d0bf8c5c708461b1051f189e53d58d6405d515eb140311ca580f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T05:08:11.967Z] 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 [2022-03-14T05:08:12.599Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:12.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:13.444Z] ---> package-listing.sh [2022-03-14T05:08:13.444Z] ++ facter osfamily [2022-03-14T05:08:13.444Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T05:08:13.712Z] + OS_FAMILY=redhat [2022-03-14T05:08:13.712Z] + workspace=/w/workspace/edgex-go/9 [2022-03-14T05:08:13.712Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T05:08:13.712Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T05:08:13.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T05:08:13.712Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T05:08:13.712Z] + '[' /w/workspace/edgex-go/9 ']' [2022-03-14T05:08:13.712Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T05:08:13.712Z] + case "${OS_FAMILY}" in [2022-03-14T05:08:13.712Z] + sort [2022-03-14T05:08:13.712Z] + rpm -qa [2022-03-14T05:08:14.287Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T05:08:14.287Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T05:08:14.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T05:08:14.287Z] + '[' /w/workspace/edgex-go/9 ']' [2022-03-14T05:08:14.287Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-03-14T05:08:14.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-03-14T05:08:14.298Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T05:08:14.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:08:15.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:08:15.136Z] [2022-03-14T05:08:15.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:08:15.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:08:15.437Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T05:08:15.437Z] 5eb5b503b376: Pulling fs layer [2022-03-14T05:08:15.437Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T05:08:15.437Z] ec43610c2a17: Pulling fs layer [2022-03-14T05:08:15.437Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T05:08:15.437Z] 33b1e0a273af: Pulling fs layer [2022-03-14T05:08:15.437Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T05:08:15.437Z] 2f39f015ded8: Pulling fs layer [2022-03-14T05:08:15.437Z] 3a2ae6a8a46f: Waiting [2022-03-14T05:08:15.437Z] 33b1e0a273af: Waiting [2022-03-14T05:08:15.437Z] 5d3b04190fa2: Waiting [2022-03-14T05:08:15.437Z] 2f39f015ded8: Waiting [2022-03-14T05:08:15.437Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T05:08:15.437Z] 5c69ac0246d0: Download complete [2022-03-14T05:08:15.437Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T05:08:15.437Z] 3a2ae6a8a46f: Download complete [2022-03-14T05:08:15.437Z] 33b1e0a273af: Verifying Checksum [2022-03-14T05:08:15.437Z] 33b1e0a273af: Download complete [2022-03-14T05:08:15.437Z] ec43610c2a17: Verifying Checksum [2022-03-14T05:08:15.437Z] ec43610c2a17: Download complete [2022-03-14T05:08:15.698Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T05:08:15.698Z] 5d3b04190fa2: Download complete [2022-03-14T05:08:15.698Z] 5eb5b503b376: Verifying Checksum [2022-03-14T05:08:15.698Z] 5eb5b503b376: Download complete [2022-03-14T05:08:16.287Z] 2f39f015ded8: Verifying Checksum [2022-03-14T05:08:16.287Z] 2f39f015ded8: Download complete [2022-03-14T05:08:17.246Z] 5eb5b503b376: Pull complete [2022-03-14T05:08:17.246Z] 5c69ac0246d0: Pull complete [2022-03-14T05:08:17.846Z] ec43610c2a17: Pull complete [2022-03-14T05:08:17.846Z] 3a2ae6a8a46f: Pull complete [2022-03-14T05:08:18.107Z] 33b1e0a273af: Pull complete [2022-03-14T05:08:18.107Z] 5d3b04190fa2: Pull complete [2022-03-14T05:08:23.413Z] 2f39f015ded8: Pull complete [2022-03-14T05:08:23.413Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T05:08:23.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:08:23.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T05:08:23.471Z] prd-centos7-docker-4c-2g-7002 does not seem to be running inside a container [2022-03-14T05:08:23.505Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T05:08:25.881Z] $ docker top b6bf9782a2de1859183ea2900da7d81738e711ba074195142a68fe4e885e8fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:08:26.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T05:08:26.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T05:08:26.833Z] + ls /var/log/sa-host [2022-03-14T05:08:26.834Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T05:08:26.834Z] file_magic: OK [2022-03-14T05:08:26.834Z] HZ: Using current value: 100 [2022-03-14T05:08:26.834Z] file_header: OK [2022-03-14T05:08:26.834Z] 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 [2022-03-14T05:08:26.834Z] Statistics: [2022-03-14T05:08:26.834Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:08:26.834Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T05:08:26.834Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T05:08:26.834Z] file_magic: OK [2022-03-14T05:08:26.834Z] HZ: Using current value: 100 [2022-03-14T05:08:26.834Z] file_header: OK [2022-03-14T05:08:26.834Z] 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 [2022-03-14T05:08:26.834Z] Statistics: [2022-03-14T05:08:26.834Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:08:26.834Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:08:27.043Z] provisioning config files... [2022-03-14T05:08:27.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4975171702639259529tmp [Pipeline] { [Pipeline] echo [2022-03-14T05:08:27.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:27.359Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T05:08:27.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:27.708Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T05:08:27.717Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:28.010Z] ---> sudo-logs.sh [2022-03-14T05:08:28.010Z] Archiving 'sudo' log.. [2022-03-14T05:08:28.010Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7002.novalocal: Name or service not known [2022-03-14T05:08:28.010Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7002.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T05:08:28.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:28.342Z] ---> job-cost.sh [2022-03-14T05:08:28.343Z] lf-activate-venv: SKIPPING [2022-03-14T05:08:28.343Z] DEBUG: total: 0.10999999940395355 [2022-03-14T05:08:28.343Z] INFO: Retrieving Stack Cost... [2022-03-14T05:08:28.915Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T05:08:29.176Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T05:08:29.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:08:29.482Z] ---> logs-deploy.sh [2022-03-14T05:08:29.482Z] lf-activate-venv: SKIPPING [2022-03-14T05:08:29.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/9 [2022-03-14T05:08:29.482Z] INFO: archiving workspace using pattern(s): [2022-03-14T05:08:30.423Z] Archives upload complete. [2022-03-14T05:08:30.423Z] INFO: archiving logs to Nexus [2022-03-14T05:08:30.993Z] ---> uname -a: [2022-03-14T05:08:30.993Z] Linux prd-centos7-docker-4c-2g-7002.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] ---> lscpu: [2022-03-14T05:08:30.993Z] Architecture: x86_64 [2022-03-14T05:08:30.993Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-14T05:08:30.993Z] Byte Order: Little Endian [2022-03-14T05:08:30.993Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-14T05:08:30.993Z] CPU(s): 2 [2022-03-14T05:08:30.993Z] On-line CPU(s) list: 0,1 [2022-03-14T05:08:30.993Z] Thread(s) per core: 1 [2022-03-14T05:08:30.993Z] Core(s) per socket: 1 [2022-03-14T05:08:30.993Z] Socket(s): 2 [2022-03-14T05:08:30.993Z] NUMA node(s): 1 [2022-03-14T05:08:30.993Z] Vendor ID: AuthenticAMD [2022-03-14T05:08:30.993Z] CPU family: 23 [2022-03-14T05:08:30.993Z] Model: 49 [2022-03-14T05:08:30.993Z] Model name: AMD EPYC-Rome Processor [2022-03-14T05:08:30.993Z] Stepping: 0 [2022-03-14T05:08:30.993Z] CPU MHz: 2799.998 [2022-03-14T05:08:30.993Z] BogoMIPS: 5599.99 [2022-03-14T05:08:30.993Z] Virtualization: AMD-V [2022-03-14T05:08:30.993Z] Hypervisor vendor: KVM [2022-03-14T05:08:30.993Z] Virtualization type: full [2022-03-14T05:08:30.993Z] L1d cache: 64 KiB [2022-03-14T05:08:30.993Z] L1i cache: 64 KiB [2022-03-14T05:08:30.993Z] L2 cache: 1 MiB [2022-03-14T05:08:30.993Z] L3 cache: 32 MiB [2022-03-14T05:08:30.993Z] NUMA node0 CPU(s): 0,1 [2022-03-14T05:08:30.993Z] Vulnerability Itlb multihit: Not affected [2022-03-14T05:08:30.993Z] Vulnerability L1tf: Not affected [2022-03-14T05:08:30.993Z] Vulnerability Mds: Not affected [2022-03-14T05:08:30.993Z] Vulnerability Meltdown: Not affected [2022-03-14T05:08:30.993Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-14T05:08:30.993Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-14T05:08:30.993Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-14T05:08:30.993Z] Vulnerability Srbds: Not affected [2022-03-14T05:08:30.993Z] Vulnerability Tsx async abort: Not affected [2022-03-14T05:08:30.993Z] 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 [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] ---> nproc: [2022-03-14T05:08:30.993Z] 2 [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] ---> df -h: [2022-03-14T05:08:30.993Z] Filesystem Size Used Avail Use% Mounted on [2022-03-14T05:08:30.993Z] overlay 40G 9.3G 31G 24% / [2022-03-14T05:08:30.993Z] tmpfs 64M 0 64M 0% /dev [2022-03-14T05:08:30.993Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-14T05:08:30.993Z] shm 64M 0 64M 0% /dev/shm [2022-03-14T05:08:30.993Z] /dev/vda1 40G 9.3G 31G 24% /facter-os [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] ---> sar -b -r -n DEV: [2022-03-14T05:08:30.993Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] 04:57:30 LINUX RESTART (2 CPU) [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] 04:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-14T05:08:30.993Z] 04:59:01 171.41 3.25 168.16 0.00 2331.26 46047.71 0.00 [2022-03-14T05:08:30.993Z] 05:00:01 247.18 0.02 247.16 0.00 0.53 57897.25 0.00 [2022-03-14T05:08:30.993Z] 05:01:01 57.82 0.02 57.80 0.00 0.13 10594.29 0.00 [2022-03-14T05:08:30.993Z] 05:02:01 90.58 0.10 90.48 0.00 2.13 4835.37 0.00 [2022-03-14T05:08:30.993Z] 05:03:01 0.20 0.00 0.20 0.00 0.00 3.28 0.00 [2022-03-14T05:08:30.993Z] 05:04:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2022-03-14T05:08:30.993Z] 05:05:01 0.70 0.48 0.22 0.00 36.91 4.03 0.00 [2022-03-14T05:08:30.993Z] 05:06:01 0.52 0.17 0.35 0.00 19.46 7.40 0.00 [2022-03-14T05:08:30.993Z] 05:07:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2022-03-14T05:08:30.993Z] 05:08:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2022-03-14T05:08:30.993Z] Average: 56.93 0.40 56.53 0.00 239.07 11943.49 0.00 [2022-03-14T05:08:30.993Z] [2022-03-14T05:08:30.993Z] 04:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-14T05:08:30.993Z] 04:59:01 3462876 0 937300 11.70 2620 3606144 1611912 17.80 1187408 2889412 672664 [2022-03-14T05:08:30.993Z] 05:00:01 3238716 0 1071724 13.38 2620 3695880 1541772 17.02 1457036 2822044 288256 [2022-03-14T05:08:30.993Z] 05:01:01 3217472 0 1062320 13.26 2620 3726528 1582324 17.47 1379340 2914832 183504 [2022-03-14T05:08:30.993Z] 05:02:01 3693388 0 947664 11.83 2620 3365268 1198640 13.23 1263940 2590348 20 [2022-03-14T05:08:30.993Z] 05:03:01 3697428 0 943616 11.78 2620 3365276 1162796 12.84 1260944 2590348 8 [2022-03-14T05:08:30.993Z] 05:04:01 3694240 0 946804 11.82 2620 3365276 1163088 12.84 1264636 2590348 8 [2022-03-14T05:08:30.993Z] 05:05:01 3664708 0 975228 12.18 2620 3366384 1412380 15.59 1293324 2591208 20 [2022-03-14T05:08:30.993Z] 05:06:01 3667532 0 971816 12.13 2620 3366972 1438912 15.89 1289556 2590912 8 [2022-03-14T05:08:30.994Z] 05:07:01 3668748 0 970600 12.12 2620 3366972 1294464 14.29 1291644 2590912 8 [2022-03-14T05:08:30.994Z] 05:08:01 3666292 0 973048 12.15 2620 3366980 1294628 14.29 1294404 2590912 8 [2022-03-14T05:08:30.994Z] Average: 3567140 0 980012 12.24 2620 3459168 1370092 15.13 1298223 2676128 114450 [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] 04:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-14T05:08:30.994Z] 04:59:01 veth1e3663a 177.77 245.61 17.41 2028.89 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 04:59:01 eth0 853.71 818.40 8462.60 111.39 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 04:59:01 docker0 689.21 628.44 67.66 4734.14 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:00:01 vethb06c4e8 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:00:01 eth0 36.71 21.69 45.74 13.59 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:00:01 docker0 1.88 2.08 0.14 14.34 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:01:01 vethb06c4e8 1.82 1.82 0.14 0.15 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:01:01 eth0 25.68 13.51 20.85 8.57 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:01:01 docker0 1.82 1.82 0.12 0.15 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:02:01 eth0 4.54 2.73 3.99 1.82 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:03:01 eth0 0.32 0.20 0.09 0.05 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:04:01 eth0 2.87 0.93 1.32 0.65 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:05:01 eth0 9.91 8.91 3.85 73.81 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:06:01 eth0 5.50 3.83 2.23 27.47 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:07:01 eth0 1.87 0.38 0.52 0.23 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:08:01 eth0 1.20 0.67 0.69 0.53 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] Average: eth0 94.24 87.14 854.29 23.81 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] Average: docker0 69.30 63.24 6.79 474.92 0.00 0.00 0.00 0.00 [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] ---> sar -P ALL: [2022-03-14T05:08:30.994Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] 04:57:30 LINUX RESTART (2 CPU) [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] 04:58:01 CPU %user %nice %system %iowait %steal %idle [2022-03-14T05:08:30.994Z] 04:59:01 all 29.22 0.00 8.89 3.45 0.11 58.34 [2022-03-14T05:08:30.994Z] 04:59:01 0 29.04 0.00 9.77 4.05 0.11 57.04 [2022-03-14T05:08:30.994Z] 04:59:01 1 29.40 0.00 8.02 2.85 0.11 59.63 [2022-03-14T05:08:30.994Z] 05:00:01 all 57.58 0.00 9.54 1.88 0.13 30.86 [2022-03-14T05:08:30.994Z] 05:00:01 0 57.37 0.00 9.87 2.23 0.13 30.41 [2022-03-14T05:08:30.994Z] 05:00:01 1 57.80 0.00 9.22 1.54 0.13 31.31 [2022-03-14T05:08:30.994Z] 05:01:01 all 34.28 0.00 4.05 0.47 0.07 61.13 [2022-03-14T05:08:30.994Z] 05:01:01 0 34.21 0.00 4.36 0.42 0.07 60.94 [2022-03-14T05:08:30.994Z] 05:01:01 1 34.34 0.00 3.75 0.51 0.07 61.33 [2022-03-14T05:08:30.994Z] 05:02:01 all 31.65 0.00 2.42 1.62 0.06 64.25 [2022-03-14T05:08:30.994Z] 05:02:01 0 32.25 0.00 2.26 1.46 0.07 63.95 [2022-03-14T05:08:30.994Z] 05:02:01 1 31.05 0.00 2.58 1.78 0.05 64.54 [2022-03-14T05:08:30.994Z] 05:03:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2022-03-14T05:08:30.994Z] 05:03:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2022-03-14T05:08:30.994Z] 05:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-03-14T05:08:30.994Z] 05:04:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2022-03-14T05:08:30.994Z] 05:04:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2022-03-14T05:08:30.994Z] 05:04:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-03-14T05:08:30.994Z] 05:05:01 all 0.84 0.00 0.17 0.01 0.02 98.96 [2022-03-14T05:08:30.994Z] 05:05:01 0 1.04 0.00 0.17 0.00 0.02 98.78 [2022-03-14T05:08:30.994Z] 05:05:01 1 0.65 0.00 0.17 0.02 0.02 99.15 [2022-03-14T05:08:30.994Z] 05:06:01 all 0.33 0.00 0.11 0.00 0.02 99.55 [2022-03-14T05:08:30.994Z] 05:06:01 0 0.23 0.00 0.12 0.00 0.02 99.63 [2022-03-14T05:08:30.994Z] 05:06:01 1 0.42 0.00 0.10 0.00 0.02 99.46 [2022-03-14T05:08:30.994Z] 05:07:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2022-03-14T05:08:30.994Z] 05:07:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2022-03-14T05:08:30.994Z] 05:07:01 1 0.35 0.00 0.05 0.00 0.00 99.60 [2022-03-14T05:08:30.994Z] 05:08:01 all 0.22 0.00 0.03 0.00 0.02 99.74 [2022-03-14T05:08:30.994Z] 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-14T05:08:30.994Z] 05:08:01 1 0.40 0.00 0.03 0.00 0.02 99.55 [2022-03-14T05:08:30.994Z] Average: all 14.87 0.00 2.43 0.71 0.05 81.94 [2022-03-14T05:08:30.994Z] Average: 0 14.87 0.00 2.56 0.78 0.05 81.74 [2022-03-14T05:08:30.994Z] Average: 1 14.87 0.00 2.30 0.65 0.04 82.14 [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z] [2022-03-14T05:08:30.994Z]