Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6c978236fd8772b348c4bc3127613a6d4e979337+b10469f13584187c4bd7f7cff58f5aa0259e83b1 (634b893470368b5537599bea818c14b26eefb642) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4776764886537046781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6048224845169503480.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh445526918757682928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2711544780468747556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1129711982871608829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-2002 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-875 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh1211037993175355975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh5803271248293717379.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit 6c978236fd8772b348c4bc3127613a6d4e979337 Merge succeeded, producing 92a07ba1b0585bd75cf7297ae2017626e16b8681 Checking out Revision 92a07ba1b0585bd75cf7297ae2017626e16b8681 (PR-875) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c978236fd8772b348c4bc3127613a6d4e979337 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh2953684029874824555.key > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92a07ba1b0585bd75cf7297ae2017626e16b8681 # timeout=10 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T03:45:54.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T03:45:54.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T03:45:54.665Z] ========================================================= [2021-07-07T03:45:54.665Z] EdgeX Global Pipelines Version Info [2021-07-07T03:45:54.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 [2021-07-07T03:45:56.114Z] ------------------- [2021-07-07T03:45:56.114Z] stable info: [2021-07-07T03:45:56.114Z] ------------------- [2021-07-07T03:45:56.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T03:45:56.114Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T03:45:56.114Z] Message: update stable to v1.0.196 [2021-07-07T03:45:56.696Z] ------------------- [2021-07-07T03:45:56.696Z] experimental info: [2021-07-07T03:45:56.696Z] ------------------- [2021-07-07T03:45:56.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T03:45:56.696Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T03:45:56.696Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T03:45:56.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-07T03:45:56.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-07T03:45:56.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T03:45:56.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T03:45:56.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T03:45:56.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T03:45:56.970Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T03:45:57.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T03:45:57.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-07T03:45:57.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T03:45:57.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T03:45:57.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-07T03:45:57.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T03:45:57.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T03:45:57.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T03:45:57.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T03:45:57.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T03:45:57.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T03:45:57.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T03:45:57.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-07T03:45:57.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-07T03:45:57.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-07T03:45:57.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-07T03:45:57.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-07T03:45:57.446Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-07T03:45:57.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T03:45:57.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo [2021-07-07T03:45:57.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo [2021-07-07T03:45:57.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo [2021-07-07T03:45:57.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92a07ba1b0585bd75cf7297ae2017626e16b8681 [Pipeline] echo [2021-07-07T03:45:57.599Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92a07ba [Pipeline] echo [2021-07-07T03:45:57.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T03:45:58.158Z] + git log --format=format:%s -1 92a07ba1b0585bd75cf7297ae2017626e16b8681 [Pipeline] echo [2021-07-07T03:45:58.206Z] GIT_COMMIT: 92a07ba1b0585bd75cf7297ae2017626e16b8681, Commit Message: Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD [Pipeline] echo [2021-07-07T03:45:58.220Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:45:59.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T03:45:59.265Z] [2021-07-07T03:45:59.265Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:45:59.596Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T03:45:59.596Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T03:45:59.596Z] 31603596830f: Pulling fs layer [2021-07-07T03:45:59.596Z] b6dc333f4379: Pulling fs layer [2021-07-07T03:45:59.596Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T03:45:59.596Z] fd332fbdc1db: Pulling fs layer [2021-07-07T03:45:59.596Z] fd332fbdc1db: Waiting [2021-07-07T03:45:59.596Z] b6dc333f4379: Verifying Checksum [2021-07-07T03:45:59.596Z] b6dc333f4379: Download complete [2021-07-07T03:45:59.863Z] 31603596830f: Verifying Checksum [2021-07-07T03:45:59.863Z] 31603596830f: Download complete [2021-07-07T03:45:59.863Z] fd332fbdc1db: Verifying Checksum [2021-07-07T03:45:59.863Z] fd332fbdc1db: Download complete [2021-07-07T03:45:59.863Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T03:45:59.863Z] 3d9ef1400e77: Download complete [2021-07-07T03:45:59.863Z] 31603596830f: Pull complete [2021-07-07T03:46:00.134Z] b6dc333f4379: Pull complete [2021-07-07T03:46:00.715Z] 3d9ef1400e77: Pull complete [2021-07-07T03:46:00.981Z] fd332fbdc1db: Pull complete [2021-07-07T03:46:00.981Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T03:46:00.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T03:46:00.981Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T03:46:01.070Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-07-07T03:46:01.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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:10004/edgex-devops/git-semver:latest cat [2021-07-07T03:46:02.410Z] $ docker top e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T03:46:02.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T03:46:02.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T03:46:02.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T03:46:02.661Z] $ docker exec e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent [2021-07-07T03:46:02.775Z] SSH_AUTH_SOCK=/tmp/ssh-yMJwVRfONInl/agent.14 [2021-07-07T03:46:02.775Z] SSH_AGENT_PID=20 [2021-07-07T03:46:02.783Z] Running ssh-add (command line suppressed) [2021-07-07T03:46:02.902Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_389640089760937909.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_389640089760937909.key) [2021-07-07T03:46:02.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T03:46:03.254Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T03:46:03.267Z] $ docker exec --env ******** --env ******** e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent -k [2021-07-07T03:46:03.381Z] unset SSH_AUTH_SOCK; [2021-07-07T03:46:03.381Z] unset SSH_AGENT_PID; [2021-07-07T03:46:03.381Z] echo Agent pid 20 killed; [2021-07-07T03:46:03.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T03:46:03.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T03:46:03.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T03:46:03.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T03:46:03.580Z] $ docker exec e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent [2021-07-07T03:46:03.717Z] SSH_AUTH_SOCK=/tmp/ssh-NXnKkI2AqQPI/agent.54 [2021-07-07T03:46:03.717Z] SSH_AGENT_PID=60 [2021-07-07T03:46:03.725Z] Running ssh-add (command line suppressed) [2021-07-07T03:46:03.836Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_9010396563565270594.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_9010396563565270594.key) [2021-07-07T03:46:03.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T03:46:04.165Z] + git semver init [2021-07-07T03:46:04.165Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T03:46:04.165Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git [2021-07-07T03:46:04.165Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-07-07T03:46:04.165Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T03:46:04.165Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T03:46:04.165Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T03:46:04.165Z] # $SEMVER_BRANCH = PR-875 [2021-07-07T03:46:04.165Z] # $SEMVER_TEMP = /tmp/semver-010480378 [2021-07-07T03:46:04.165Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-07T03:46:06.103Z] # '/tmp/semver-010480378' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' [2021-07-07T03:46:06.103Z] # -> Force: false [2021-07-07T03:46:06.103Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } [2021-07-07T03:46:06.110Z] $ docker exec --env ******** --env ******** e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent -k [2021-07-07T03:46:06.216Z] unset SSH_AUTH_SOCK; [2021-07-07T03:46:06.216Z] unset SSH_AGENT_PID; [2021-07-07T03:46:06.217Z] echo Agent pid 60 killed; [2021-07-07T03:46:06.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T03:46:06.595Z] + git semver [Pipeline] } [2021-07-07T03:46:06.615Z] $ docker stop --time=1 e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad [2021-07-07T03:46:08.000Z] $ docker rm -f e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T03:46:08.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T03:46:08.713Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T03:46:08.717Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-07-07T03:46:23.965Z] Still waiting to schedule task [2021-07-07T03:46:23.966Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2002’ [2021-07-07T03:46:23.969Z] Still waiting to schedule task [2021-07-07T03:46:23.969Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-07T03:48:17.449Z] Running on prd-centos7-docker-4c-2g-2005 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-07-07T03:48:17.471Z] Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout [2021-07-07T03:48:17.581Z] The recommended git tool is: git [2021-07-07T03:48:20.150Z] using credential edgex-jenkins-ssh [2021-07-07T03:48:20.177Z] Cloning the remote Git repository [2021-07-07T03:48:20.191Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:20.273Z] > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 [2021-07-07T03:48:20.301Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:20.301Z] > git --version # timeout=10 [2021-07-07T03:48:20.308Z] > git --version # 'git version 2.24.4' [2021-07-07T03:48:20.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:20.332Z] [INFO] Currently running in a labeled security context [2021-07-07T03:48:20.332Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T03:48:20.332Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh3360137668293541304.key [2021-07-07T03:48:20.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T03:48:22.026Z] Merging remotes/origin/main commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit 6c978236fd8772b348c4bc3127613a6d4e979337 [2021-07-07T03:48:22.141Z] Merge succeeded, producing 431f22f22e1a117dd2fe362502c140488b24cbe0 [2021-07-07T03:48:22.142Z] Checking out Revision 431f22f22e1a117dd2fe362502c140488b24cbe0 (PR-875) [2021-07-07T03:48:21.559Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-07T03:48:21.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T03:48:21.584Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-07T03:48:21.606Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:21.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:21.608Z] [INFO] Currently running in a labeled security context [2021-07-07T03:48:21.608Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T03:48:21.608Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh8287331147836293792.key [2021-07-07T03:48:21.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T03:48:22.031Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T03:48:22.039Z] > git checkout -f 6c978236fd8772b348c4bc3127613a6d4e979337 # timeout=10 [2021-07-07T03:48:22.076Z] > git remote # timeout=10 [2021-07-07T03:48:22.085Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T03:48:22.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:22.094Z] [INFO] Currently running in a labeled security context [2021-07-07T03:48:22.095Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T03:48:22.095Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh6819138583652054335.key [2021-07-07T03:48:22.107Z] > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 [2021-07-07T03:48:22.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T03:48:22.141Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T03:48:22.147Z] > git checkout -f 431f22f22e1a117dd2fe362502c140488b24cbe0 # timeout=10 [2021-07-07T03:48:25.718Z] Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" [2021-07-07T03:48:25.728Z] First time build. Skipping changelog. [2021-07-07T03:48:25.717Z] > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T03:48:26.850Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T03:48:27.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T03:48:27.494Z] + sudo service docker restart [2021-07-07T03:48:27.494Z] + true [2021-07-07T03:48:27.494Z] Redirecting to /bin/systemctl restart docker.service [2021-07-07T03:48:31.433Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2004 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-07-07T03:48:31.455Z] Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout [2021-07-07T03:48:31.683Z] The recommended git tool is: git [2021-07-07T03:48:36.869Z] using credential edgex-jenkins-ssh [2021-07-07T03:48:36.889Z] Cloning the remote Git repository [2021-07-07T03:48:36.960Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:37.073Z] > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 [2021-07-07T03:48:37.142Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:37.143Z] > git --version # timeout=10 [2021-07-07T03:48:37.159Z] > git --version # 'git version 2.17.1' [2021-07-07T03:48:37.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:37.287Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T03:48:41.121Z] Merging remotes/origin/main commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit 6c978236fd8772b348c4bc3127613a6d4e979337 [2021-07-07T03:48:41.405Z] Merge succeeded, producing 4746386df0d868ad42c944befcc3958c11042adc [2021-07-07T03:48:41.406Z] Checking out Revision 4746386df0d868ad42c944befcc3958c11042adc (PR-875) [2021-07-07T03:48:40.526Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-07T03:48:40.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T03:48:40.581Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-07T03:48:40.612Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-07T03:48:40.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:40.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T03:48:41.155Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T03:48:41.172Z] > git checkout -f 6c978236fd8772b348c4bc3127613a6d4e979337 # timeout=10 [2021-07-07T03:48:41.277Z] > git remote # timeout=10 [2021-07-07T03:48:41.295Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T03:48:41.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T03:48:41.317Z] > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 [2021-07-07T03:48:41.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T03:48:41.426Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T03:48:41.436Z] > git checkout -f 4746386df0d868ad42c944befcc3958c11042adc # timeout=10 [2021-07-07T03:48:45.634Z] Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" [Pipeline] unstash [2021-07-07T03:48:45.659Z] First time build. Skipping changelog. [Pipeline] echo [2021-07-07T03:48:45.761Z] ========================================================= [2021-07-07T03:48:45.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T03:48:45.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-07-07T03:48:46.085Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [Pipeline] sh [2021-07-07T03:48:46.349Z] Sending build context to Docker daemon 19.72MB [2021-07-07T03:48:46.349Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T03:48:46.349Z] Step 2/8 : FROM ${BASE} [2021-07-07T03:48:45.653Z] > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 [2021-07-07T03:48:46.617Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T03:48:46.617Z] 540db60ca938: Pulling fs layer [2021-07-07T03:48:46.617Z] adcc1eea9eea: Pulling fs layer [2021-07-07T03:48:46.617Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T03:48:46.617Z] 0510c868ecb4: Pulling fs layer [2021-07-07T03:48:46.617Z] afea3b2eda06: Pulling fs layer [2021-07-07T03:48:46.617Z] 7809a108b3ef: Pulling fs layer [2021-07-07T03:48:46.617Z] f706445af74f: Pulling fs layer [2021-07-07T03:48:46.617Z] afea3b2eda06: Waiting [2021-07-07T03:48:46.617Z] 7809a108b3ef: Waiting [2021-07-07T03:48:46.617Z] f706445af74f: Waiting [2021-07-07T03:48:46.617Z] 0510c868ecb4: Waiting [2021-07-07T03:48:46.617Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T03:48:46.617Z] 4c4ab2625f07: Download complete [2021-07-07T03:48:46.617Z] adcc1eea9eea: Verifying Checksum [2021-07-07T03:48:46.617Z] adcc1eea9eea: Download complete [2021-07-07T03:48:46.617Z] afea3b2eda06: Verifying Checksum [2021-07-07T03:48:46.617Z] afea3b2eda06: Download complete [2021-07-07T03:48:46.617Z] 7809a108b3ef: Verifying Checksum [2021-07-07T03:48:46.618Z] 7809a108b3ef: Download complete [2021-07-07T03:48:46.618Z] 540db60ca938: Verifying Checksum [2021-07-07T03:48:46.618Z] 540db60ca938: Download complete [2021-07-07T03:48:46.882Z] 540db60ca938: Pull complete [2021-07-07T03:48:46.983Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T03:48:47.143Z] adcc1eea9eea: Pull complete [2021-07-07T03:48:47.143Z] 4c4ab2625f07: Pull complete [2021-07-07T03:48:47.387Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T03:48:47.733Z] + sudo service docker restart [2021-07-07T03:48:47.734Z] + true [2021-07-07T03:48:48.538Z] f706445af74f: Verifying Checksum [2021-07-07T03:48:48.538Z] f706445af74f: Download complete [2021-07-07T03:48:49.117Z] 0510c868ecb4: Verifying Checksum [2021-07-07T03:48:49.117Z] 0510c868ecb4: Download complete [2021-07-07T03:48:52.456Z] 0510c868ecb4: Pull complete [2021-07-07T03:48:52.456Z] afea3b2eda06: Pull complete [2021-07-07T03:48:52.723Z] 7809a108b3ef: Pull complete [2021-07-07T03:48:54.123Z] f706445af74f: Pull complete [2021-07-07T03:48:54.123Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T03:48:54.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T03:48:54.123Z] ---> b068be0155e3 [2021-07-07T03:48:54.123Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-07T03:48:54.123Z] 20.10.0: Pulling from library/docker [2021-07-07T03:48:54.389Z] 05e7bc50f07f: Pulling fs layer [2021-07-07T03:48:54.389Z] 6db28d0fdbf6: Pulling fs layer [2021-07-07T03:48:54.389Z] 292df0bc6bf3: Pulling fs layer [2021-07-07T03:48:54.389Z] 2e060f4bd70b: Pulling fs layer [2021-07-07T03:48:54.389Z] 80e8d568a223: Pulling fs layer [2021-07-07T03:48:54.389Z] 8dc6ef1a942a: Pulling fs layer [2021-07-07T03:48:54.389Z] 2312dd95470a: Pulling fs layer [2021-07-07T03:48:54.389Z] 2e060f4bd70b: Waiting [2021-07-07T03:48:54.389Z] 80e8d568a223: Waiting [2021-07-07T03:48:54.389Z] 8dc6ef1a942a: Waiting [2021-07-07T03:48:54.389Z] 2312dd95470a: Waiting [2021-07-07T03:48:54.653Z] 292df0bc6bf3: Verifying Checksum [2021-07-07T03:48:54.653Z] 292df0bc6bf3: Download complete [2021-07-07T03:48:54.653Z] 6db28d0fdbf6: Verifying Checksum [2021-07-07T03:48:54.653Z] 6db28d0fdbf6: Download complete [2021-07-07T03:48:54.653Z] 80e8d568a223: Verifying Checksum [2021-07-07T03:48:54.653Z] 80e8d568a223: Download complete [2021-07-07T03:48:54.653Z] 8dc6ef1a942a: Verifying Checksum [2021-07-07T03:48:54.653Z] 8dc6ef1a942a: Download complete [2021-07-07T03:48:54.653Z] 05e7bc50f07f: Verifying Checksum [2021-07-07T03:48:54.653Z] 05e7bc50f07f: Download complete [2021-07-07T03:48:54.653Z] 2312dd95470a: Verifying Checksum [2021-07-07T03:48:54.653Z] 2312dd95470a: Download complete [2021-07-07T03:48:54.916Z] 05e7bc50f07f: Pull complete [2021-07-07T03:48:54.916Z] 6db28d0fdbf6: Pull complete [2021-07-07T03:48:55.184Z] 292df0bc6bf3: Pull complete [2021-07-07T03:48:55.446Z] 2e060f4bd70b: Verifying Checksum [2021-07-07T03:48:55.446Z] 2e060f4bd70b: Download complete [2021-07-07T03:48:57.403Z] 2e060f4bd70b: Pull complete [2021-07-07T03:48:57.403Z] 80e8d568a223: Pull complete [2021-07-07T03:48:57.403Z] 8dc6ef1a942a: Pull complete [2021-07-07T03:48:57.403Z] 2312dd95470a: Pull complete [2021-07-07T03:48:57.403Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T03:48:57.403Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T03:49:00.707Z] ---> ccecd2dd289b [2021-07-07T03:49:00.707Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T03:49:00.707Z] ---> Running in 093a8ebeabcd [2021-07-07T03:49:00.707Z] Removing intermediate container 093a8ebeabcd [2021-07-07T03:49:00.707Z] ---> d7a4ab91a966 [2021-07-07T03:49:00.707Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-07T03:49:00.707Z] ---> Running in 2be09398385d [2021-07-07T03:49:00.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T03:49:01.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T03:49:02.499Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-07T03:49:02.499Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-07T03:49:02.499Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-07T03:49:02.764Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-07T03:49:02.764Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-07T03:49:02.764Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T03:49:02.764Z] OK: 150 MiB in 45 packages [2021-07-07T03:49:03.338Z] Removing intermediate container 2be09398385d [2021-07-07T03:49:03.338Z] ---> 8b88a4ba0406 [2021-07-07T03:49:03.338Z] Step 6/8 : WORKDIR /build [2021-07-07T03:49:03.338Z] ---> Running in d6d7c969d7c7 [2021-07-07T03:49:03.338Z] Removing intermediate container d6d7c969d7c7 [2021-07-07T03:49:03.338Z] ---> 4c8c3e759a1e [2021-07-07T03:49:03.338Z] Step 7/8 : COPY go.mod . [2021-07-07T03:49:03.338Z] ---> 738a8da74f62 [2021-07-07T03:49:03.338Z] Step 8/8 : RUN go mod download [2021-07-07T03:49:03.599Z] ---> Running in 27fe9bb99061 [Pipeline] unstash [Pipeline] echo [2021-07-07T03:49:06.310Z] ========================================================= [2021-07-07T03:49:06.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T03:49:06.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:49:06.687Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-07T03:49:08.129Z] Sending build context to Docker daemon 19.72MB [2021-07-07T03:49:08.129Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T03:49:08.129Z] Step 2/8 : FROM ${BASE} [2021-07-07T03:49:08.404Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T03:49:08.404Z] 595b0fe564bb: Pulling fs layer [2021-07-07T03:49:08.404Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T03:49:08.404Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T03:49:08.404Z] ba82ee9f976e: Pulling fs layer [2021-07-07T03:49:08.404Z] 506bd15cee9f: Pulling fs layer [2021-07-07T03:49:08.404Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T03:49:08.404Z] 618dc40b7e24: Pulling fs layer [2021-07-07T03:49:08.404Z] ba82ee9f976e: Waiting [2021-07-07T03:49:08.404Z] 506bd15cee9f: Waiting [2021-07-07T03:49:08.404Z] 75a0a4a0db45: Waiting [2021-07-07T03:49:08.404Z] 618dc40b7e24: Waiting [2021-07-07T03:49:08.683Z] 5b7225fbf94c: Verifying Checksum [2021-07-07T03:49:08.683Z] 5b7225fbf94c: Download complete [2021-07-07T03:49:08.683Z] 3088b5b3c5c0: Verifying Checksum [2021-07-07T03:49:08.683Z] 3088b5b3c5c0: Download complete [2021-07-07T03:49:08.683Z] 506bd15cee9f: Verifying Checksum [2021-07-07T03:49:08.683Z] 506bd15cee9f: Download complete [2021-07-07T03:49:08.683Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T03:49:08.683Z] 75a0a4a0db45: Download complete [2021-07-07T03:49:08.683Z] 595b0fe564bb: Download complete [2021-07-07T03:49:09.287Z] 595b0fe564bb: Pull complete [2021-07-07T03:49:09.886Z] 3088b5b3c5c0: Pull complete [2021-07-07T03:49:10.491Z] 5b7225fbf94c: Pull complete [2021-07-07T03:49:11.098Z] 618dc40b7e24: Verifying Checksum [2021-07-07T03:49:11.098Z] 618dc40b7e24: Download complete [2021-07-07T03:49:12.541Z] ba82ee9f976e: Verifying Checksum [2021-07-07T03:49:12.541Z] ba82ee9f976e: Download complete [2021-07-07T03:49:15.871Z] Removing intermediate container 27fe9bb99061 [2021-07-07T03:49:15.871Z] ---> c9d5d37dcb56 [2021-07-07T03:49:15.871Z] Successfully built c9d5d37dcb56 [2021-07-07T03:49:15.871Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:49:16.190Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T03:49:16.190Z] . [Pipeline] withDockerContainer [2021-07-07T03:49:16.269Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-07-07T03:49:16.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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-x86_64 cat [2021-07-07T03:49:16.707Z] $ docker top a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T03:49:17.084Z] + go version [2021-07-07T03:49:17.084Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T03:49:17.092Z] $ docker stop --time=1 a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 [2021-07-07T03:49:18.257Z] $ docker rm -f a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:49:18.804Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T03:49:18.804Z] . [Pipeline] withDockerContainer [2021-07-07T03:49:18.873Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-07-07T03:49:18.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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-x86_64 cat [2021-07-07T03:49:19.270Z] $ docker top 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T03:49:19.668Z] + go mod tidy [Pipeline] sh [2021-07-07T03:49:20.227Z] + make test [2021-07-07T03:49:20.227Z] make -C ./app-service-template build [2021-07-07T03:49:20.227Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:49:20.227Z] go mod tidy [2021-07-07T03:49:20.493Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-07T03:49:22.744Z] ba82ee9f976e: Pull complete [2021-07-07T03:49:22.744Z] 506bd15cee9f: Pull complete [2021-07-07T03:49:23.341Z] 75a0a4a0db45: Pull complete [2021-07-07T03:49:26.761Z] 618dc40b7e24: Pull complete [2021-07-07T03:49:26.761Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T03:49:26.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T03:49:27.039Z] ---> a36622ca3599 [2021-07-07T03:49:27.040Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-07T03:49:27.040Z] 20.10.0: Pulling from library/docker [2021-07-07T03:49:27.635Z] a3cc7d3b244e: Pulling fs layer [2021-07-07T03:49:27.635Z] 02a3295e0d61: Pulling fs layer [2021-07-07T03:49:27.635Z] 0f4f2e6d8100: Pulling fs layer [2021-07-07T03:49:27.635Z] 330b718f631f: Pulling fs layer [2021-07-07T03:49:27.635Z] a93816041522: Pulling fs layer [2021-07-07T03:49:27.635Z] bdb6da89ff94: Pulling fs layer [2021-07-07T03:49:27.635Z] 2a70c0c122f4: Pulling fs layer [2021-07-07T03:49:27.635Z] a93816041522: Waiting [2021-07-07T03:49:27.635Z] bdb6da89ff94: Waiting [2021-07-07T03:49:27.635Z] 330b718f631f: Waiting [2021-07-07T03:49:27.635Z] 2a70c0c122f4: Waiting [2021-07-07T03:49:27.635Z] 0f4f2e6d8100: Verifying Checksum [2021-07-07T03:49:27.635Z] 0f4f2e6d8100: Download complete [2021-07-07T03:49:27.635Z] a3cc7d3b244e: Download complete [2021-07-07T03:49:27.635Z] 02a3295e0d61: Verifying Checksum [2021-07-07T03:49:27.635Z] 02a3295e0d61: Download complete [2021-07-07T03:49:27.635Z] a93816041522: Verifying Checksum [2021-07-07T03:49:27.635Z] a93816041522: Download complete [2021-07-07T03:49:27.635Z] bdb6da89ff94: Verifying Checksum [2021-07-07T03:49:27.635Z] bdb6da89ff94: Download complete [2021-07-07T03:49:27.635Z] 2a70c0c122f4: Verifying Checksum [2021-07-07T03:49:27.635Z] 2a70c0c122f4: Download complete [2021-07-07T03:49:28.237Z] a3cc7d3b244e: Pull complete [2021-07-07T03:49:29.240Z] 02a3295e0d61: Pull complete [2021-07-07T03:49:29.528Z] 330b718f631f: Verifying Checksum [2021-07-07T03:49:29.528Z] 330b718f631f: Download complete [2021-07-07T03:49:29.528Z] 0f4f2e6d8100: Pull complete [2021-07-07T03:49:30.593Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:49:30.593Z] make -C ./app-service-template test [2021-07-07T03:49:30.593Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:49:30.593Z] go mod tidy [2021-07-07T03:49:30.593Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-07T03:49:33.842Z] 330b718f631f: Pull complete [2021-07-07T03:49:33.842Z] a93816041522: Pull complete [2021-07-07T03:49:34.463Z] bdb6da89ff94: Pull complete [2021-07-07T03:49:35.066Z] 2a70c0c122f4: Pull complete [2021-07-07T03:49:35.066Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T03:49:35.066Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T03:49:38.820Z] ok new-app-service 0.012s coverage: 47.8% of statements [2021-07-07T03:49:38.820Z] ? new-app-service/config [no test files] [2021-07-07T03:49:39.086Z] ok new-app-service/functions 0.008s [2021-07-07T03:49:39.086Z] CGO_ENABLED=1 go vet ./... [2021-07-07T03:49:40.485Z] ---> c45677976468 [2021-07-07T03:49:40.486Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-07T03:49:40.486Z] ---> Running in 5fb86bf70cdc [2021-07-07T03:49:40.486Z] Removing intermediate container 5fb86bf70cdc [2021-07-07T03:49:40.486Z] ---> 3b52a91edd01 [2021-07-07T03:49:40.486Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-07T03:49:40.758Z] ---> Running in 8434daf31495 [2021-07-07T03:49:42.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T03:49:43.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T03:49:43.774Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-07T03:49:44.046Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-07T03:49:44.317Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-07T03:49:44.593Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-07T03:49:44.593Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-07T03:49:44.593Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T03:49:44.593Z] OK: 139 MiB in 45 packages [2021-07-07T03:49:45.754Z] gofmt -l . [2021-07-07T03:49:45.754Z] [ "`gofmt -l .`" = "" ] [2021-07-07T03:49:45.754Z] ./bin/test-attribution-txt.sh [2021-07-07T03:49:46.019Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:49:46.019Z] go mod tidy [2021-07-07T03:49:46.044Z] Removing intermediate container 8434daf31495 [2021-07-07T03:49:46.044Z] ---> 9b238d53c837 [2021-07-07T03:49:46.044Z] Step 6/8 : WORKDIR /build [2021-07-07T03:49:46.044Z] ---> Running in 1c0a28141a9b [2021-07-07T03:49:46.282Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T03:49:46.641Z] Removing intermediate container 1c0a28141a9b [2021-07-07T03:49:46.641Z] ---> 1b2dd377941a [2021-07-07T03:49:46.641Z] Step 7/8 : COPY go.mod . [2021-07-07T03:49:46.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-07T03:49:47.619Z] ---> 0bac01b64b52 [2021-07-07T03:49:47.619Z] Step 8/8 : RUN go mod download [2021-07-07T03:49:47.619Z] ---> Running in ca155727fa9f [2021-07-07T03:49:47.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.6% of statements [2021-07-07T03:49:48.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-07-07T03:49:48.120Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-07T03:49:48.728Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements [2021-07-07T03:49:48.728Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-07T03:49:48.728Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.018s [2021-07-07T03:49:49.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.029s coverage: 74.5% of statements [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-07T03:49:49.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.1% of statements [2021-07-07T03:49:49.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-07T03:49:49.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [2021-07-07T03:49:52.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.727s coverage: 76.1% of statements [2021-07-07T03:49:52.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-07T03:49:52.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-07-07T03:49:52.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-07-07T03:49:52.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-07T03:49:52.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-07T03:49:52.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-07-07T03:50:14.427Z] Removing intermediate container ca155727fa9f [2021-07-07T03:50:14.427Z] ---> 5cfe9beb414d [2021-07-07T03:50:14.427Z] Successfully built 5cfe9beb414d [2021-07-07T03:50:14.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:50:14.772Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T03:50:14.772Z] . [Pipeline] withDockerContainer [2021-07-07T03:50:15.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-07-07T03:50:15.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-07T03:50:16.803Z] $ docker top 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T03:50:17.813Z] + go version [2021-07-07T03:50:17.813Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T03:50:17.844Z] $ docker stop --time=1 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 [2021-07-07T03:50:19.383Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.071s coverage: 78.0% of statements [2021-07-07T03:50:19.384Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-07-07T03:50:19.384Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-07T03:50:19.384Z] gofmt -l . [2021-07-07T03:50:19.384Z] [ "`gofmt -l .`" = "" ] [2021-07-07T03:50:19.752Z] $ docker rm -f 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-07T03:50:20.007Z] $ docker stop --time=1 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 [2021-07-07T03:50:21.271Z] $ docker rm -f 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:50:21.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-07T03:50:21.979Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T03:50:21.979Z] . [2021-07-07T03:50:21.995Z] Stashed 2 file(s) [Pipeline] withDockerContainer [2021-07-07T03:50:22.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-07-07T03:50:22.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/25 -v /w/workspace/app-functions-sdk-go/25:/w/workspace/app-functions-sdk-go/25:rw,z -v /w/workspace/app-functions-sdk-go/25@tmp:/w/workspace/app-functions-sdk-go/25@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-07T03:50:24.007Z] $ docker top df5b7ecef6c66683cc1ea48c440182ac97e69d7d46b15e547969504b640b592c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-07-07T03:50:25.010Z] + go mod tidy [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:50:25.495Z] ---> job-cost.sh [2021-07-07T03:50:25.495Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Usd3 [Pipeline] sh [2021-07-07T03:50:26.331Z] + make test [2021-07-07T03:50:26.331Z] make -C ./app-service-template build [2021-07-07T03:50:26.331Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:50:26.331Z] go mod tidy [2021-07-07T03:50:26.938Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-07T03:50:33.666Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T03:50:48.616Z] lf-activate-venv(): INFO: Adding /tmp/venv-Usd3/bin to PATH [2021-07-07T03:50:48.616Z] INFO: No Stack... [2021-07-07T03:50:48.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T03:50:48.616Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T03:50:48.924Z] + cat /w/workspace/app-functions-sdk-go/25/archives/cost.csv [2021-07-07T03:50:48.925Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T03:50:48.957Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [2021-07-07T03:50:48.971Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] did not exist. Created. [2021-07-07T03:50:48.972Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T03:50:49.302Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-07T03:50:49.376Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T03:50:49.388Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T03:51:06.039Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:51:06.040Z] make -C ./app-service-template test [2021-07-07T03:51:06.040Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:51:06.040Z] go mod tidy [2021-07-07T03:51:06.040Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-07T03:51:32.932Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-07-07T03:51:32.932Z] ? new-app-service/config [no test files] [2021-07-07T03:51:32.932Z] ok new-app-service/functions 0.042s [2021-07-07T03:51:32.932Z] CGO_ENABLED=1 go vet ./... [2021-07-07T03:51:59.756Z] gofmt -l . [2021-07-07T03:51:59.756Z] [ "`gofmt -l .`" = "" ] [2021-07-07T03:51:59.756Z] ./bin/test-attribution-txt.sh [2021-07-07T03:51:59.756Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' [2021-07-07T03:51:59.756Z] go mod tidy [2021-07-07T03:51:59.756Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-07T03:51:59.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-07T03:52:08.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.088s coverage: 63.6% of statements [2021-07-07T03:52:08.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 96.5% of statements [2021-07-07T03:52:08.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-07T03:52:08.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.076s coverage: 61.8% of statements [2021-07-07T03:52:08.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-07T03:52:08.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.065s [2021-07-07T03:52:08.391Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.125s coverage: 74.5% of statements [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-07T03:52:08.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-07T03:52:08.392Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements [2021-07-07T03:52:08.392Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-07T03:52:08.392Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 10.5% of statements [2021-07-07T03:52:16.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.872s coverage: 76.1% of statements [2021-07-07T03:52:16.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-07T03:52:16.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.084s coverage: 12.5% of statements [2021-07-07T03:52:16.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.070s coverage: 27.3% of statements [2021-07-07T03:52:16.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-07T03:52:16.710Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-07T03:52:16.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.076s coverage: 51.4% of statements [2021-07-07T03:52:38.879Z] panic: interface conversion: interface {} is nil, not [][]uint8 [2021-07-07T03:52:38.879Z] [2021-07-07T03:52:38.879Z] goroutine 37 [running]: [2021-07-07T03:52:38.879Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000092040, 0x4000092050, 0x40000a4000, 0x4000082300, 0x4000092030) [2021-07-07T03:52:38.879Z] /w/workspace/app-functions-sdk-go/25/pkg/transforms/batch_test.go:142 +0x218 [2021-07-07T03:52:38.879Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet [2021-07-07T03:52:38.879Z] /w/workspace/app-functions-sdk-go/25/pkg/transforms/batch_test.go:137 +0x17c [2021-07-07T03:52:38.879Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 22.058s [2021-07-07T03:52:38.879Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-07-07T03:52:38.879Z] FAIL [2021-07-07T03:52:38.879Z] make: *** [Makefile:29: test-sdk] Error 1 [Pipeline] } [2021-07-07T03:52:38.920Z] $ docker stop --time=1 df5b7ecef6c66683cc1ea48c440182ac97e69d7d46b15e547969504b640b592c [2021-07-07T03:52:40.858Z] $ docker rm -f df5b7ecef6c66683cc1ea48c440182ac97e69d7d46b15e547969504b640b592c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] libraryResource [Pipeline] sh [2021-07-07T03:52:42.128Z] ---> job-cost.sh [2021-07-07T03:52:42.128Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5F6Q [2021-07-07T03:53:21.100Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T03:54:57.879Z] lf-activate-venv(): INFO: Adding /tmp/venv-5F6Q/bin to PATH [2021-07-07T03:54:57.879Z] INFO: No Stack... [2021-07-07T03:54:57.879Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T03:54:57.879Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T03:54:58.233Z] + cat /w/workspace/app-functions-sdk-go/25/archives/cost.csv [2021-07-07T03:54:58.233Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T03:54:58.302Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [2021-07-07T03:54:58.314Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] did not exist. Created. [2021-07-07T03:54:58.314Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T03:54:58.696Z] /w/workspace/app-functions-sdk-go/25@tmp/durable-631429de/script.sh: 1: /w/workspace/app-functions-sdk-go/25@tmp/durable-631429de/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-07T03:54:59.051Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T03:54:59.162Z] Warning: overwriting stash ‘stack-cost’ [2021-07-07T03:54:59.792Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T03:54:59.806Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T03:55:00.107Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:02.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:02.747Z] ---> package-listing.sh [2021-07-07T03:55:02.747Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T03:55:02.747Z] ++ facter osfamily [2021-07-07T03:55:03.011Z] + OS_FAMILY=redhat [2021-07-07T03:55:03.011Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-07-07T03:55:03.011Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T03:55:03.011Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T03:55:03.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T03:55:03.011Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T03:55:03.011Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-07-07T03:55:03.011Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T03:55:03.011Z] + case "${OS_FAMILY}" in [2021-07-07T03:55:03.011Z] + rpm -qa [2021-07-07T03:55:03.011Z] + sort [2021-07-07T03:55:03.587Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T03:55:03.587Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T03:55:03.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T03:55:03.587Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-07-07T03:55:03.587Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [2021-07-07T03:55:03.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo [2021-07-07T03:55:03.603Z] 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/ndry_app-functions-sdk-go_PR-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T03:55:03.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:55:04.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T03:55:04.478Z] [2021-07-07T03:55:04.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T03:55:04.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T03:55:04.810Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T03:55:04.810Z] df20fa9351a1: Pulling fs layer [2021-07-07T03:55:04.810Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T03:55:04.810Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T03:55:04.810Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T03:55:04.810Z] 93b61091891f: Pulling fs layer [2021-07-07T03:55:04.810Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T03:55:04.810Z] 5e14af77c1be: Pulling fs layer [2021-07-07T03:55:04.810Z] 01666e4c0597: Pulling fs layer [2021-07-07T03:55:04.810Z] aa168da1d23b: Pulling fs layer [2021-07-07T03:55:04.810Z] 46f8f816bc3b: Waiting [2021-07-07T03:55:04.810Z] 93b61091891f: Waiting [2021-07-07T03:55:04.810Z] 93b9cdb0e59b: Waiting [2021-07-07T03:55:04.810Z] 5e14af77c1be: Waiting [2021-07-07T03:55:04.810Z] 01666e4c0597: Waiting [2021-07-07T03:55:04.810Z] aa168da1d23b: Waiting [2021-07-07T03:55:04.810Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T03:55:04.810Z] 36b3adc4ff6f: Download complete [2021-07-07T03:55:04.810Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T03:55:04.810Z] 46f8f816bc3b: Download complete [2021-07-07T03:55:05.071Z] df20fa9351a1: Verifying Checksum [2021-07-07T03:55:05.071Z] df20fa9351a1: Download complete [2021-07-07T03:55:05.071Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T03:55:05.071Z] 93b9cdb0e59b: Download complete [2021-07-07T03:55:05.071Z] 93b61091891f: Verifying Checksum [2021-07-07T03:55:05.071Z] 93b61091891f: Download complete [2021-07-07T03:55:05.071Z] 5e14af77c1be: Verifying Checksum [2021-07-07T03:55:05.071Z] 5e14af77c1be: Download complete [2021-07-07T03:55:05.071Z] 01666e4c0597: Verifying Checksum [2021-07-07T03:55:05.071Z] 01666e4c0597: Download complete [2021-07-07T03:55:05.071Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T03:55:05.071Z] 8ad3a11d3b57: Download complete [2021-07-07T03:55:05.071Z] df20fa9351a1: Pull complete [2021-07-07T03:55:05.341Z] 36b3adc4ff6f: Pull complete [2021-07-07T03:55:05.919Z] 8ad3a11d3b57: Pull complete [2021-07-07T03:55:05.919Z] 46f8f816bc3b: Pull complete [2021-07-07T03:55:06.182Z] 93b61091891f: Pull complete [2021-07-07T03:55:06.182Z] 93b9cdb0e59b: Pull complete [2021-07-07T03:55:06.445Z] 5e14af77c1be: Pull complete [2021-07-07T03:55:06.445Z] 01666e4c0597: Pull complete [2021-07-07T03:55:07.393Z] aa168da1d23b: Verifying Checksum [2021-07-07T03:55:07.393Z] aa168da1d23b: Download complete [2021-07-07T03:55:11.646Z] aa168da1d23b: Pull complete [2021-07-07T03:55:11.646Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T03:55:11.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T03:55:11.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T03:55:11.736Z] prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container [2021-07-07T03:55:11.780Z] $ 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/ndry_app-functions-sdk-go_PR-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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:alpine cat [2021-07-07T03:55:16.199Z] $ docker top 5eb5ee924f65be518903f44ab4b293dd399ceab9e0c0bcb0ab63de6a05b92d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T03:55:16.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T03:55:16.903Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T03:55:17.203Z] + ls /var/log/sa-host [2021-07-07T03:55:17.203Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T03:55:17.203Z] file_magic: OK [2021-07-07T03:55:17.203Z] HZ: Using current value: 100 [2021-07-07T03:55:17.203Z] file_header: OK [2021-07-07T03:55:17.203Z] 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 [2021-07-07T03:55:17.203Z] Statistics: [2021-07-07T03:55:17.203Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T03:55:17.203Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T03:55:17.203Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T03:55:17.203Z] file_magic: OK [2021-07-07T03:55:17.203Z] HZ: Using current value: 100 [2021-07-07T03:55:17.203Z] file_header: OK [2021-07-07T03:55:17.203Z] 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 [2021-07-07T03:55:17.203Z] Statistics: [2021-07-07T03:55:17.203Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T03:55:17.203Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T03:55:17.880Z] provisioning config files... [2021-07-07T03:55:17.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config4329036248733860158tmp [Pipeline] { [Pipeline] echo [2021-07-07T03:55:17.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:18.223Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T03:55:18.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:18.638Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T03:55:18.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:18.961Z] ---> sudo-logs.sh [2021-07-07T03:55:18.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T03:55:19.000Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:19.303Z] ---> job-cost.sh [2021-07-07T03:55:19.303Z] lf-activate-venv: SKIPPING [2021-07-07T03:55:19.303Z] DEBUG: total: 0.18000000715255737 [2021-07-07T03:55:19.303Z] INFO: Retrieving Stack Cost... [2021-07-07T03:55:20.252Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T03:55:20.514Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T03:55:20.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T03:55:20.834Z] ---> logs-deploy.sh [2021-07-07T03:55:20.834Z] lf-activate-venv: SKIPPING [2021-07-07T03:55:20.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/25 [2021-07-07T03:55:20.834Z] INFO: archiving workspace using pattern(s): [2021-07-07T03:55:21.782Z] Archives upload complete. [2021-07-07T03:55:21.782Z] INFO: archiving logs to Nexus [2021-07-07T03:55:22.357Z] ---> uname -a: [2021-07-07T03:55:22.357Z] Linux prd-centos7-docker-4c-2g-2002.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> lscpu: [2021-07-07T03:55:22.357Z] Architecture: x86_64 [2021-07-07T03:55:22.357Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-07T03:55:22.357Z] Byte Order: Little Endian [2021-07-07T03:55:22.357Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-07T03:55:22.357Z] CPU(s): 2 [2021-07-07T03:55:22.357Z] On-line CPU(s) list: 0,1 [2021-07-07T03:55:22.357Z] Thread(s) per core: 1 [2021-07-07T03:55:22.357Z] Core(s) per socket: 1 [2021-07-07T03:55:22.357Z] Socket(s): 2 [2021-07-07T03:55:22.357Z] NUMA node(s): 1 [2021-07-07T03:55:22.357Z] Vendor ID: AuthenticAMD [2021-07-07T03:55:22.357Z] CPU family: 23 [2021-07-07T03:55:22.357Z] Model: 49 [2021-07-07T03:55:22.357Z] Model name: AMD EPYC-Rome Processor [2021-07-07T03:55:22.357Z] Stepping: 0 [2021-07-07T03:55:22.357Z] CPU MHz: 2800.000 [2021-07-07T03:55:22.357Z] BogoMIPS: 5600.00 [2021-07-07T03:55:22.357Z] Virtualization: AMD-V [2021-07-07T03:55:22.357Z] Hypervisor vendor: KVM [2021-07-07T03:55:22.357Z] Virtualization type: full [2021-07-07T03:55:22.357Z] L1d cache: 64 KiB [2021-07-07T03:55:22.357Z] L1i cache: 64 KiB [2021-07-07T03:55:22.357Z] L2 cache: 1 MiB [2021-07-07T03:55:22.357Z] L3 cache: 32 MiB [2021-07-07T03:55:22.357Z] NUMA node0 CPU(s): 0,1 [2021-07-07T03:55:22.357Z] Vulnerability Itlb multihit: Not affected [2021-07-07T03:55:22.357Z] Vulnerability L1tf: Not affected [2021-07-07T03:55:22.357Z] Vulnerability Mds: Not affected [2021-07-07T03:55:22.357Z] Vulnerability Meltdown: Not affected [2021-07-07T03:55:22.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-07T03:55:22.357Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-07T03:55:22.357Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-07T03:55:22.357Z] Vulnerability Srbds: Not affected [2021-07-07T03:55:22.357Z] Vulnerability Tsx async abort: Not affected [2021-07-07T03:55:22.357Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> nproc: [2021-07-07T03:55:22.357Z] 2 [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> df -h: [2021-07-07T03:55:22.357Z] Filesystem Size Used Available Use% Mounted on [2021-07-07T03:55:22.357Z] overlay 40.0G 7.6G 32.4G 19% / [2021-07-07T03:55:22.357Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-07T03:55:22.357Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-07T03:55:22.357Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-07-07T03:55:22.357Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> free -m: [2021-07-07T03:55:22.357Z] total used free shared buff/cache available [2021-07-07T03:55:22.357Z] Mem: 7821 964 4728 0 2128 6679 [2021-07-07T03:55:22.357Z] Swap: 1023 0 1023 [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> ip addr: [2021-07-07T03:55:22.357Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-07T03:55:22.357Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-07T03:55:22.357Z] inet 127.0.0.1/8 scope host lo [2021-07-07T03:55:22.357Z] valid_lft forever preferred_lft forever [2021-07-07T03:55:22.357Z] inet6 ::1/128 scope host [2021-07-07T03:55:22.357Z] valid_lft forever preferred_lft forever [2021-07-07T03:55:22.357Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-07T03:55:22.357Z] link/ether fa:16:3e:67:ff:33 brd ff:ff:ff:ff:ff:ff [2021-07-07T03:55:22.357Z] inet 10.30.123.254/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-07T03:55:22.357Z] valid_lft 85796sec preferred_lft 85796sec [2021-07-07T03:55:22.357Z] inet6 fe80::f816:3eff:fe67:ff33/64 scope link [2021-07-07T03:55:22.357Z] valid_lft forever preferred_lft forever [2021-07-07T03:55:22.357Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-07T03:55:22.357Z] link/ether 02:42:d4:f9:85:b8 brd ff:ff:ff:ff:ff:ff [2021-07-07T03:55:22.357Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-07T03:55:22.357Z] valid_lft forever preferred_lft forever [2021-07-07T03:55:22.357Z] inet6 fe80::42:d4ff:fef9:85b8/64 scope link [2021-07-07T03:55:22.357Z] valid_lft forever preferred_lft forever [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] ---> sar -b -r -n DEV: [2021-07-07T03:55:22.357Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.357Z] 03:45:03 LINUX RESTART (2 CPU) [2021-07-07T03:55:22.357Z] [2021-07-07T03:55:22.358Z] 03:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-07T03:55:22.358Z] 03:47:01 8.84 0.63 8.21 0.00 352.18 1414.79 0.00 [2021-07-07T03:55:22.358Z] 03:48:01 1.83 0.00 1.83 0.00 0.00 34.40 0.00 [2021-07-07T03:55:22.358Z] 03:49:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-07-07T03:55:22.358Z] 03:50:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 [2021-07-07T03:55:22.358Z] 03:51:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 [2021-07-07T03:55:22.358Z] 03:52:02 0.42 0.00 0.42 0.00 0.00 5.95 0.00 [2021-07-07T03:55:22.358Z] 03:53:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 [2021-07-07T03:55:22.358Z] 03:54:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-07-07T03:55:22.358Z] 03:55:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-07-07T03:55:22.358Z] Average: 1.39 0.07 1.32 0.00 39.22 164.14 0.00 [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] 03:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-07T03:55:22.358Z] 03:47:01 5435796 0 798404 9.97 2620 1772112 1246760 13.76 586440 1586400 20 [2021-07-07T03:55:22.358Z] 03:48:01 5441760 0 792432 9.89 2620 1772120 1203356 13.29 584832 1582872 8 [2021-07-07T03:55:22.358Z] 03:49:01 5440268 0 793924 9.91 2620 1772120 1203720 13.29 581328 1588036 8 [2021-07-07T03:55:22.358Z] 03:50:01 5439280 0 794904 9.93 2620 1772128 1203732 13.29 582612 1588036 8 [2021-07-07T03:55:22.358Z] 03:51:01 5439756 0 794420 9.92 2620 1772136 1203588 13.29 579400 1590396 12 [2021-07-07T03:55:22.358Z] 03:52:02 5439500 0 794676 9.92 2620 1772136 1203480 13.29 579960 1590396 20 [2021-07-07T03:55:22.358Z] 03:53:01 5439248 0 794920 9.93 2620 1772144 1203420 13.29 580084 1590452 20 [2021-07-07T03:55:22.358Z] 03:54:01 5430108 0 804056 10.04 2620 1772148 1203420 13.29 589476 1590452 8 [2021-07-07T03:55:22.358Z] 03:55:01 5430108 0 804052 10.04 2620 1772152 1203420 13.29 591556 1588548 20 [2021-07-07T03:55:22.358Z] Average: 5437314 0 796865 9.95 2620 1772133 1208322 13.34 583965 1588399 14 [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] 03:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-07T03:55:22.358Z] 03:47:01 eth0 86.48 106.51 334.91 16.94 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:47:01 docker0 90.79 61.94 8.48 310.88 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:48:01 eth0 1.23 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:49:01 eth0 1.60 0.50 0.59 0.39 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:50:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:51:01 eth0 0.63 0.38 0.35 0.26 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:52:02 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:53:01 eth0 0.56 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] Average: eth0 10.23 12.05 37.46 1.99 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] Average: docker0 10.11 6.90 0.94 34.62 0.00 0.00 0.00 0.00 [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] ---> sar -P ALL: [2021-07-07T03:55:22.358Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] 03:45:03 LINUX RESTART (2 CPU) [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] 03:46:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T03:55:22.358Z] 03:47:01 all 2.62 0.00 1.07 0.24 0.05 96.02 [2021-07-07T03:55:22.358Z] 03:47:01 0 2.81 0.00 1.20 0.39 0.07 95.53 [2021-07-07T03:55:22.358Z] 03:47:01 1 2.42 0.00 0.94 0.10 0.03 96.50 [2021-07-07T03:55:22.358Z] 03:48:01 all 0.09 0.00 0.03 0.00 0.03 99.84 [2021-07-07T03:55:22.358Z] 03:48:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-07-07T03:55:22.358Z] 03:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T03:55:22.358Z] 03:49:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-07-07T03:55:22.358Z] 03:49:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-07T03:55:22.358Z] 03:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-07-07T03:55:22.358Z] 03:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-07-07T03:55:22.358Z] 03:50:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-07-07T03:55:22.358Z] 03:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-07T03:55:22.358Z] 03:51:01 all 0.08 0.00 0.08 0.00 0.03 99.82 [2021-07-07T03:55:22.358Z] 03:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-07T03:55:22.358Z] 03:51:01 1 0.08 0.00 0.12 0.00 0.03 99.77 [2021-07-07T03:55:22.358Z] 03:52:02 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-07-07T03:55:22.358Z] 03:52:02 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-07T03:55:22.358Z] 03:52:02 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-07T03:55:22.358Z] 03:53:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-07-07T03:55:22.358Z] 03:53:01 0 0.14 0.00 0.02 0.00 0.03 99.81 [2021-07-07T03:55:22.358Z] 03:53:01 1 0.05 0.00 0.07 0.00 0.02 99.86 [2021-07-07T03:55:22.358Z] 03:54:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-07-07T03:55:22.358Z] 03:54:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-07-07T03:55:22.358Z] 03:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-07T03:55:22.358Z] 03:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-07-07T03:55:22.358Z] 03:55:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-07-07T03:55:22.358Z] 03:55:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-07-07T03:55:22.358Z] Average: all 0.36 0.00 0.15 0.03 0.03 99.43 [2021-07-07T03:55:22.358Z] Average: 0 0.41 0.00 0.16 0.04 0.03 99.35 [2021-07-07T03:55:22.358Z] Average: 1 0.31 0.00 0.15 0.01 0.03 99.51 [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z] [2021-07-07T03:55:22.358Z]