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 03:45:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:54 ========================================================= 03:45:54 EdgeX Global Pipelines Version Info 03:45:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 03:45:56 ------------------- 03:45:56 stable info: 03:45:56 ------------------- 03:45:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:56 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 03:45:56 Message: update stable to v1.0.196 03:45:56 ------------------- 03:45:56 experimental info: 03:45:56 ------------------- 03:45:56 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:56 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 03:45:56 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:45:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92a07ba1b0585bd75cf7297ae2017626e16b8681 [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92a07ba [Pipeline] echo 03:45:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:58 + git log --format=format:%s -1 92a07ba1b0585bd75cf7297ae2017626e16b8681 [Pipeline] echo 03:45:58 GIT_COMMIT: 92a07ba1b0585bd75cf7297ae2017626e16b8681, Commit Message: Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD [Pipeline] echo 03:45:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:59 03:45:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:45:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:59 latest: Pulling from edgex-devops/git-semver 03:45:59 31603596830f: Pulling fs layer 03:45:59 b6dc333f4379: Pulling fs layer 03:45:59 3d9ef1400e77: Pulling fs layer 03:45:59 fd332fbdc1db: Pulling fs layer 03:45:59 fd332fbdc1db: Waiting 03:45:59 b6dc333f4379: Verifying Checksum 03:45:59 b6dc333f4379: Download complete 03:45:59 31603596830f: Verifying Checksum 03:45:59 31603596830f: Download complete 03:45:59 fd332fbdc1db: Verifying Checksum 03:45:59 fd332fbdc1db: Download complete 03:45:59 3d9ef1400e77: Verifying Checksum 03:45:59 3d9ef1400e77: Download complete 03:45:59 31603596830f: Pull complete 03:46:00 b6dc333f4379: Pull complete 03:46:00 3d9ef1400e77: Pull complete 03:46:00 fd332fbdc1db: Pull complete 03:46:00 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 03:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:46:01 prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container 03:46:01 $ 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 03:46:02 $ docker top e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:02 [ssh-agent] Looking for ssh-agent implementation... 03:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:02 $ docker exec e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent 03:46:02 SSH_AUTH_SOCK=/tmp/ssh-yMJwVRfONInl/agent.14 03:46:02 SSH_AGENT_PID=20 03:46:02 Running ssh-add (command line suppressed) 03:46:02 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) 03:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:03 + git tag --points-at HEAD [Pipeline] } 03:46:03 $ docker exec --env ******** --env ******** e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent -k 03:46:03 unset SSH_AUTH_SOCK; 03:46:03 unset SSH_AGENT_PID; 03:46:03 echo Agent pid 20 killed; 03:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:03 [ssh-agent] Looking for ssh-agent implementation... 03:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:03 $ docker exec e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent 03:46:03 SSH_AUTH_SOCK=/tmp/ssh-NXnKkI2AqQPI/agent.54 03:46:03 SSH_AGENT_PID=60 03:46:03 Running ssh-add (command line suppressed) 03:46:03 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) 03:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:04 + git semver init 03:46:04 # -> Open(): unable to determine branch for HEAD 03:46:04 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 03:46:04 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 03:46:04 # $SEMVER_REMOTE_NAME = origin 03:46:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:04 # $SEMVER_USER_NAME = edgex-jenkins 03:46:04 # $SEMVER_BRANCH = PR-875 03:46:04 # $SEMVER_TEMP = /tmp/semver-010480378 03:46:04 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:46:06 # '/tmp/semver-010480378' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 03:46:06 # -> Force: false 03:46:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 03:46:06 $ docker exec --env ******** --env ******** e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad ssh-agent -k 03:46:06 unset SSH_AUTH_SOCK; 03:46:06 unset SSH_AGENT_PID; 03:46:06 echo Agent pid 60 killed; 03:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:06 + git semver [Pipeline] } 03:46:06 $ docker stop --time=1 e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad 03:46:08 $ docker rm -f e8eedef0b139a660480e06f362186557ca6737ac3b8e2c7b0121ffef6ea006ad [Pipeline] // withDockerContainer [Pipeline] sh 03:46:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:08 Stashed 1 file(s) [Pipeline] echo 03:46:08 [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 03:46:23 Still waiting to schedule task 03:46:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2002’ 03:46:23 Still waiting to schedule task 03:46:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:48:17 Running on prd-centos7-docker-4c-2g-2005 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 03:48:17 Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout 03:48:17 The recommended git tool is: git 03:48:20 using credential edgex-jenkins-ssh 03:48:20 Cloning the remote Git repository 03:48:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:20 > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 03:48:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:20 > git --version # timeout=10 03:48:20 > git --version # 'git version 2.24.4' 03:48:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:20 [INFO] Currently running in a labeled security context 03:48:20 [INFO] Currently SELinux is 'enforcing' on the host 03:48:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh3360137668293541304.key 03:48:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:22 Merging remotes/origin/main commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit 6c978236fd8772b348c4bc3127613a6d4e979337 03:48:22 Merge succeeded, producing 431f22f22e1a117dd2fe362502c140488b24cbe0 03:48:22 Checking out Revision 431f22f22e1a117dd2fe362502c140488b24cbe0 (PR-875) 03:48:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:21 [INFO] Currently running in a labeled security context 03:48:21 [INFO] Currently SELinux is 'enforcing' on the host 03:48:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh8287331147836293792.key 03:48:21 > 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 03:48:22 > git config core.sparsecheckout # timeout=10 03:48:22 > git checkout -f 6c978236fd8772b348c4bc3127613a6d4e979337 # timeout=10 03:48:22 > git remote # timeout=10 03:48:22 > git config --get remote.origin.url # timeout=10 03:48:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:22 [INFO] Currently running in a labeled security context 03:48:22 [INFO] Currently SELinux is 'enforcing' on the host 03:48:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/25@tmp/jenkins-gitclient-ssh6819138583652054335.key 03:48:22 > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 03:48:22 > git rev-parse HEAD^{commit} # timeout=10 03:48:22 > git config core.sparsecheckout # timeout=10 03:48:22 > git checkout -f 431f22f22e1a117dd2fe362502c140488b24cbe0 # timeout=10 03:48:25 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" 03:48:25 First time build. Skipping changelog. 03:48:25 > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:48:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:48:27 + sudo service docker restart 03:48:27 + true 03:48:27 Redirecting to /bin/systemctl restart docker.service 03:48:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2004 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 03:48:31 Running in /w/workspace/app-functions-sdk-go/25 [Pipeline] { [Pipeline] checkout 03:48:31 The recommended git tool is: git 03:48:36 using credential edgex-jenkins-ssh 03:48:36 Cloning the remote Git repository 03:48:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:37 > git init /w/workspace/app-functions-sdk-go/25 # timeout=10 03:48:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:37 > git --version # timeout=10 03:48:37 > git --version # 'git version 2.17.1' 03:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:41 Merging remotes/origin/main commit b10469f13584187c4bd7f7cff58f5aa0259e83b1 into PR head commit 6c978236fd8772b348c4bc3127613a6d4e979337 03:48:41 Merge succeeded, producing 4746386df0d868ad42c944befcc3958c11042adc 03:48:41 Checking out Revision 4746386df0d868ad42c944befcc3958c11042adc (PR-875) 03:48:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:48:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:40 > 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 03:48:41 > git config core.sparsecheckout # timeout=10 03:48:41 > git checkout -f 6c978236fd8772b348c4bc3127613a6d4e979337 # timeout=10 03:48:41 > git remote # timeout=10 03:48:41 > git config --get remote.origin.url # timeout=10 03:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:41 > git merge b10469f13584187c4bd7f7cff58f5aa0259e83b1 # timeout=10 03:48:41 > git rev-parse HEAD^{commit} # timeout=10 03:48:41 > git config core.sparsecheckout # timeout=10 03:48:41 > git checkout -f 4746386df0d868ad42c944befcc3958c11042adc # timeout=10 03:48:45 Commit message: "Merge commit 'b10469f13584187c4bd7f7cff58f5aa0259e83b1' into HEAD" [Pipeline] unstash 03:48:45 First time build. Skipping changelog. [Pipeline] echo 03:48:45 ========================================================= 03:48:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:48:45 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 03:48:46 + 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 03:48:46 Sending build context to Docker daemon 19.72MB 03:48:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:48:46 Step 2/8 : FROM ${BASE} 03:48:45 > git rev-list --no-walk a1ac99dbb658b354575bb608d2f473fce8f03d1f # timeout=10 03:48:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:48:46 540db60ca938: Pulling fs layer 03:48:46 adcc1eea9eea: Pulling fs layer 03:48:46 4c4ab2625f07: Pulling fs layer 03:48:46 0510c868ecb4: Pulling fs layer 03:48:46 afea3b2eda06: Pulling fs layer 03:48:46 7809a108b3ef: Pulling fs layer 03:48:46 f706445af74f: Pulling fs layer 03:48:46 afea3b2eda06: Waiting 03:48:46 7809a108b3ef: Waiting 03:48:46 f706445af74f: Waiting 03:48:46 0510c868ecb4: Waiting 03:48:46 4c4ab2625f07: Verifying Checksum 03:48:46 4c4ab2625f07: Download complete 03:48:46 adcc1eea9eea: Verifying Checksum 03:48:46 adcc1eea9eea: Download complete 03:48:46 afea3b2eda06: Verifying Checksum 03:48:46 afea3b2eda06: Download complete 03:48:46 7809a108b3ef: Verifying Checksum 03:48:46 7809a108b3ef: Download complete 03:48:46 540db60ca938: Verifying Checksum 03:48:46 540db60ca938: Download complete 03:48:46 540db60ca938: Pull complete 03:48:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:48:47 adcc1eea9eea: Pull complete 03:48:47 4c4ab2625f07: Pull complete 03:48:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:48:47 + sudo service docker restart 03:48:47 + true 03:48:48 f706445af74f: Verifying Checksum 03:48:48 f706445af74f: Download complete 03:48:49 0510c868ecb4: Verifying Checksum 03:48:49 0510c868ecb4: Download complete 03:48:52 0510c868ecb4: Pull complete 03:48:52 afea3b2eda06: Pull complete 03:48:52 7809a108b3ef: Pull complete 03:48:54 f706445af74f: Pull complete 03:48:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:48:54 ---> b068be0155e3 03:48:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:48:54 20.10.0: Pulling from library/docker 03:48:54 05e7bc50f07f: Pulling fs layer 03:48:54 6db28d0fdbf6: Pulling fs layer 03:48:54 292df0bc6bf3: Pulling fs layer 03:48:54 2e060f4bd70b: Pulling fs layer 03:48:54 80e8d568a223: Pulling fs layer 03:48:54 8dc6ef1a942a: Pulling fs layer 03:48:54 2312dd95470a: Pulling fs layer 03:48:54 2e060f4bd70b: Waiting 03:48:54 80e8d568a223: Waiting 03:48:54 8dc6ef1a942a: Waiting 03:48:54 2312dd95470a: Waiting 03:48:54 292df0bc6bf3: Verifying Checksum 03:48:54 292df0bc6bf3: Download complete 03:48:54 6db28d0fdbf6: Verifying Checksum 03:48:54 6db28d0fdbf6: Download complete 03:48:54 80e8d568a223: Verifying Checksum 03:48:54 80e8d568a223: Download complete 03:48:54 8dc6ef1a942a: Verifying Checksum 03:48:54 8dc6ef1a942a: Download complete 03:48:54 05e7bc50f07f: Verifying Checksum 03:48:54 05e7bc50f07f: Download complete 03:48:54 2312dd95470a: Verifying Checksum 03:48:54 2312dd95470a: Download complete 03:48:54 05e7bc50f07f: Pull complete 03:48:54 6db28d0fdbf6: Pull complete 03:48:55 292df0bc6bf3: Pull complete 03:48:55 2e060f4bd70b: Verifying Checksum 03:48:55 2e060f4bd70b: Download complete 03:48:57 2e060f4bd70b: Pull complete 03:48:57 80e8d568a223: Pull complete 03:48:57 8dc6ef1a942a: Pull complete 03:48:57 2312dd95470a: Pull complete 03:48:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:48:57 Status: Downloaded newer image for docker:20.10.0 03:49:00 ---> ccecd2dd289b 03:49:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:49:00 ---> Running in 093a8ebeabcd 03:49:00 Removing intermediate container 093a8ebeabcd 03:49:00 ---> d7a4ab91a966 03:49:00 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:49:00 ---> Running in 2be09398385d 03:49:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:49:02 (1/5) Installing libsodium (1.0.18-r0) 03:49:02 (2/5) Installing libzmq (4.3.3-r1) 03:49:02 (3/5) Installing pkgconf (1.7.3-r0) 03:49:02 (4/5) Installing libsodium-dev (1.0.18-r0) 03:49:02 (5/5) Installing zeromq-dev (4.3.3-r1) 03:49:02 Executing busybox-1.32.1-r6.trigger 03:49:02 OK: 150 MiB in 45 packages 03:49:03 Removing intermediate container 2be09398385d 03:49:03 ---> 8b88a4ba0406 03:49:03 Step 6/8 : WORKDIR /build 03:49:03 ---> Running in d6d7c969d7c7 03:49:03 Removing intermediate container d6d7c969d7c7 03:49:03 ---> 4c8c3e759a1e 03:49:03 Step 7/8 : COPY go.mod . 03:49:03 ---> 738a8da74f62 03:49:03 Step 8/8 : RUN go mod download 03:49:03 ---> Running in 27fe9bb99061 [Pipeline] unstash [Pipeline] echo 03:49:06 ========================================================= 03:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:49:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:49:06 + 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 . 03:49:08 Sending build context to Docker daemon 19.72MB 03:49:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:49:08 Step 2/8 : FROM ${BASE} 03:49:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:49:08 595b0fe564bb: Pulling fs layer 03:49:08 3088b5b3c5c0: Pulling fs layer 03:49:08 5b7225fbf94c: Pulling fs layer 03:49:08 ba82ee9f976e: Pulling fs layer 03:49:08 506bd15cee9f: Pulling fs layer 03:49:08 75a0a4a0db45: Pulling fs layer 03:49:08 618dc40b7e24: Pulling fs layer 03:49:08 ba82ee9f976e: Waiting 03:49:08 506bd15cee9f: Waiting 03:49:08 75a0a4a0db45: Waiting 03:49:08 618dc40b7e24: Waiting 03:49:08 5b7225fbf94c: Verifying Checksum 03:49:08 5b7225fbf94c: Download complete 03:49:08 3088b5b3c5c0: Verifying Checksum 03:49:08 3088b5b3c5c0: Download complete 03:49:08 506bd15cee9f: Verifying Checksum 03:49:08 506bd15cee9f: Download complete 03:49:08 75a0a4a0db45: Verifying Checksum 03:49:08 75a0a4a0db45: Download complete 03:49:08 595b0fe564bb: Download complete 03:49:09 595b0fe564bb: Pull complete 03:49:09 3088b5b3c5c0: Pull complete 03:49:10 5b7225fbf94c: Pull complete 03:49:11 618dc40b7e24: Verifying Checksum 03:49:11 618dc40b7e24: Download complete 03:49:12 ba82ee9f976e: Verifying Checksum 03:49:12 ba82ee9f976e: Download complete 03:49:15 Removing intermediate container 27fe9bb99061 03:49:15 ---> c9d5d37dcb56 03:49:15 Successfully built c9d5d37dcb56 03:49:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:49:16 + docker inspect -f . ci-base-image-x86_64 03:49:16 . [Pipeline] withDockerContainer 03:49:16 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 03:49:16 $ 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 03:49:16 $ docker top a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:17 + go version 03:49:17 go version go1.16.3 linux/amd64 [Pipeline] } 03:49:17 $ docker stop --time=1 a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 03:49:18 $ docker rm -f a5dddb44b49f15aef64b8c8047d821bd54a53e198a91c636e88e35b6004ec150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:18 + docker inspect -f . ci-base-image-x86_64 03:49:18 . [Pipeline] withDockerContainer 03:49:18 prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container 03:49:18 $ 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 03:49:19 $ docker top 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:19 + go mod tidy [Pipeline] sh 03:49:20 + make test 03:49:20 make -C ./app-service-template build 03:49:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:49:20 go mod tidy 03:49:20 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 03:49:22 ba82ee9f976e: Pull complete 03:49:22 506bd15cee9f: Pull complete 03:49:23 75a0a4a0db45: Pull complete 03:49:26 618dc40b7e24: Pull complete 03:49:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:49:27 ---> a36622ca3599 03:49:27 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:49:27 20.10.0: Pulling from library/docker 03:49:27 a3cc7d3b244e: Pulling fs layer 03:49:27 02a3295e0d61: Pulling fs layer 03:49:27 0f4f2e6d8100: Pulling fs layer 03:49:27 330b718f631f: Pulling fs layer 03:49:27 a93816041522: Pulling fs layer 03:49:27 bdb6da89ff94: Pulling fs layer 03:49:27 2a70c0c122f4: Pulling fs layer 03:49:27 a93816041522: Waiting 03:49:27 bdb6da89ff94: Waiting 03:49:27 330b718f631f: Waiting 03:49:27 2a70c0c122f4: Waiting 03:49:27 0f4f2e6d8100: Verifying Checksum 03:49:27 0f4f2e6d8100: Download complete 03:49:27 a3cc7d3b244e: Download complete 03:49:27 02a3295e0d61: Verifying Checksum 03:49:27 02a3295e0d61: Download complete 03:49:27 a93816041522: Verifying Checksum 03:49:27 a93816041522: Download complete 03:49:27 bdb6da89ff94: Verifying Checksum 03:49:27 bdb6da89ff94: Download complete 03:49:27 2a70c0c122f4: Verifying Checksum 03:49:27 2a70c0c122f4: Download complete 03:49:28 a3cc7d3b244e: Pull complete 03:49:29 02a3295e0d61: Pull complete 03:49:29 330b718f631f: Verifying Checksum 03:49:29 330b718f631f: Download complete 03:49:29 0f4f2e6d8100: Pull complete 03:49:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:49:30 make -C ./app-service-template test 03:49:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:49:30 go mod tidy 03:49:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:49:33 330b718f631f: Pull complete 03:49:33 a93816041522: Pull complete 03:49:34 bdb6da89ff94: Pull complete 03:49:35 2a70c0c122f4: Pull complete 03:49:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:49:35 Status: Downloaded newer image for docker:20.10.0 03:49:38 ok new-app-service 0.012s coverage: 47.8% of statements 03:49:38 ? new-app-service/config [no test files] 03:49:39 ok new-app-service/functions 0.008s 03:49:39 CGO_ENABLED=1 go vet ./... 03:49:40 ---> c45677976468 03:49:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:49:40 ---> Running in 5fb86bf70cdc 03:49:40 Removing intermediate container 5fb86bf70cdc 03:49:40 ---> 3b52a91edd01 03:49:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:49:40 ---> Running in 8434daf31495 03:49:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:49:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:49:43 (1/5) Installing libsodium (1.0.18-r0) 03:49:44 (2/5) Installing libzmq (4.3.3-r1) 03:49:44 (3/5) Installing pkgconf (1.7.3-r0) 03:49:44 (4/5) Installing libsodium-dev (1.0.18-r0) 03:49:44 (5/5) Installing zeromq-dev (4.3.3-r1) 03:49:44 Executing busybox-1.32.1-r6.trigger 03:49:44 OK: 139 MiB in 45 packages 03:49:45 gofmt -l . 03:49:45 [ "`gofmt -l .`" = "" ] 03:49:45 ./bin/test-attribution-txt.sh 03:49:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:49:46 go mod tidy 03:49:46 Removing intermediate container 8434daf31495 03:49:46 ---> 9b238d53c837 03:49:46 Step 6/8 : WORKDIR /build 03:49:46 ---> Running in 1c0a28141a9b 03:49:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:46 Removing intermediate container 1c0a28141a9b 03:49:46 ---> 1b2dd377941a 03:49:46 Step 7/8 : COPY go.mod . 03:49:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:49:47 ---> 0bac01b64b52 03:49:47 Step 8/8 : RUN go mod download 03:49:47 ---> Running in ca155727fa9f 03:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.6% of statements 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 03:49:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 03:49:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:49:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.018s 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.029s coverage: 74.5% of statements 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.1% of statements 03:49:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:49:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.727s coverage: 76.1% of statements 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:49:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:49:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 03:50:14 Removing intermediate container ca155727fa9f 03:50:14 ---> 5cfe9beb414d 03:50:14 Successfully built 5cfe9beb414d 03:50:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:14 + docker inspect -f . ci-base-image-arm64 03:50:14 . [Pipeline] withDockerContainer 03:50:15 prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container 03:50:15 $ 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 03:50:16 $ docker top 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:17 + go version 03:50:17 go version go1.16.5 linux/arm64 [Pipeline] } 03:50:17 $ docker stop --time=1 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 03:50:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.071s coverage: 78.0% of statements 03:50:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 03:50:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:50:19 gofmt -l . 03:50:19 [ "`gofmt -l .`" = "" ] 03:50:19 $ docker rm -f 85295de5c3c00998aba1069e6a85cf58644c9b5b3022ce359f30acbf70c4a206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:50:20 $ docker stop --time=1 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 03:50:21 $ docker rm -f 9018e37c672f288653250c69bac0d31cc50cbfe4f01ea0bef899cb2693e8f8e3 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:50:21 + docker inspect -f . ci-base-image-arm64 03:50:21 . 03:50:21 Stashed 2 file(s) [Pipeline] withDockerContainer 03:50:22 prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container 03:50:22 $ 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 03:50:24 $ 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 03:50:25 + go mod tidy [Pipeline] libraryResource [Pipeline] sh 03:50:25 ---> job-cost.sh 03:50:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Usd3 [Pipeline] sh 03:50:26 + make test 03:50:26 make -C ./app-service-template build 03:50:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:50:26 go mod tidy 03:50:26 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 03:50:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-Usd3/bin to PATH 03:50:48 INFO: No Stack... 03:50:48 INFO: Retrieving Pricing Info for: v3-standard-2 03:50:48 INFO: Archiving Costs [Pipeline] sh 03:50:48 + cat /w/workspace/app-functions-sdk-go/25/archives/cost.csv 03:50:48 + cut -d, -f6 [Pipeline] lock 03:50:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] 03:50:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] did not exist. Created. 03:50:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:49 + echo total: 0.05999999865889549 [Pipeline] stash 03:50:49 Stashed 1 file(s) [Pipeline] } 03:50:49 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] } 03:51:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:51:06 make -C ./app-service-template test 03:51:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:51:06 go mod tidy 03:51:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:51:32 ok new-app-service 0.043s coverage: 47.8% of statements 03:51:32 ? new-app-service/config [no test files] 03:51:32 ok new-app-service/functions 0.042s 03:51:32 CGO_ENABLED=1 go vet ./... 03:51:59 gofmt -l . 03:51:59 [ "`gofmt -l .`" = "" ] 03:51:59 ./bin/test-attribution-txt.sh 03:51:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/25/app-service-template' 03:51:59 go mod tidy 03:51:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:51:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.088s coverage: 63.6% of statements 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 96.5% of statements 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.076s coverage: 61.8% of statements 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.065s 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.125s coverage: 74.5% of statements 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements 03:52:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:52:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 10.5% of statements 03:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.872s coverage: 76.1% of statements 03:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.084s coverage: 12.5% of statements 03:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.070s coverage: 27.3% of statements 03:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:52:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:52:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.076s coverage: 51.4% of statements 03:52:38 panic: interface conversion: interface {} is nil, not [][]uint8 03:52:38 03:52:38 goroutine 37 [running]: 03:52:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000092040, 0x4000092050, 0x40000a4000, 0x4000082300, 0x4000092030) 03:52:38 /w/workspace/app-functions-sdk-go/25/pkg/transforms/batch_test.go:142 +0x218 03:52:38 created by github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 03:52:38 /w/workspace/app-functions-sdk-go/25/pkg/transforms/batch_test.go:137 +0x17c 03:52:38 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 22.058s 03:52:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 03:52:38 FAIL 03:52:38 make: *** [Makefile:29: test-sdk] Error 1 [Pipeline] } 03:52:38 $ docker stop --time=1 df5b7ecef6c66683cc1ea48c440182ac97e69d7d46b15e547969504b640b592c 03:52:40 $ 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 03:52:42 ---> job-cost.sh 03:52:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5F6Q 03:53:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:54:57 lf-activate-venv(): INFO: Adding /tmp/venv-5F6Q/bin to PATH 03:54:57 INFO: No Stack... 03:54:57 INFO: Retrieving Pricing Info for: v2-standard-4 03:54:57 INFO: Archiving Costs [Pipeline] sh 03:54:58 + cat /w/workspace/app-functions-sdk-go/25/archives/cost.csv 03:54:58 + cut -d, -f6 [Pipeline] lock 03:54:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] 03:54:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] did not exist. Created. 03:54:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:58 /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 03:54:59 + echo total: 0.18000000715255737 [Pipeline] stash 03:54:59 Warning: overwriting stash ‘stack-cost’ 03:54:59 Stashed 1 file(s) [Pipeline] } 03:54:59 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] } 03:55:00 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 03:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:02 ---> package-listing.sh 03:55:02 ++ tr '[:upper:]' '[:lower:]' 03:55:02 ++ facter osfamily 03:55:03 + OS_FAMILY=redhat 03:55:03 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 03:55:03 + START_PACKAGES=/tmp/packages_start.txt 03:55:03 + END_PACKAGES=/tmp/packages_end.txt 03:55:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:03 + PACKAGES=/tmp/packages_start.txt 03:55:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 03:55:03 + PACKAGES=/tmp/packages_end.txt 03:55:03 + case "${OS_FAMILY}" in 03:55:03 + rpm -qa 03:55:03 + sort 03:55:03 + '[' -f /tmp/packages_start.txt ']' 03:55:03 + '[' -f /tmp/packages_end.txt ']' 03:55:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 03:55:03 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 03:55:03 + 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 03:55:03 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 03:55:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:04 03:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:04 alpine: Pulling from edgex-lftools-log-publisher 03:55:04 df20fa9351a1: Pulling fs layer 03:55:04 36b3adc4ff6f: Pulling fs layer 03:55:04 8ad3a11d3b57: Pulling fs layer 03:55:04 46f8f816bc3b: Pulling fs layer 03:55:04 93b61091891f: Pulling fs layer 03:55:04 93b9cdb0e59b: Pulling fs layer 03:55:04 5e14af77c1be: Pulling fs layer 03:55:04 01666e4c0597: Pulling fs layer 03:55:04 aa168da1d23b: Pulling fs layer 03:55:04 46f8f816bc3b: Waiting 03:55:04 93b61091891f: Waiting 03:55:04 93b9cdb0e59b: Waiting 03:55:04 5e14af77c1be: Waiting 03:55:04 01666e4c0597: Waiting 03:55:04 aa168da1d23b: Waiting 03:55:04 36b3adc4ff6f: Verifying Checksum 03:55:04 36b3adc4ff6f: Download complete 03:55:04 46f8f816bc3b: Verifying Checksum 03:55:04 46f8f816bc3b: Download complete 03:55:05 df20fa9351a1: Verifying Checksum 03:55:05 df20fa9351a1: Download complete 03:55:05 93b9cdb0e59b: Verifying Checksum 03:55:05 93b9cdb0e59b: Download complete 03:55:05 93b61091891f: Verifying Checksum 03:55:05 93b61091891f: Download complete 03:55:05 5e14af77c1be: Verifying Checksum 03:55:05 5e14af77c1be: Download complete 03:55:05 01666e4c0597: Verifying Checksum 03:55:05 01666e4c0597: Download complete 03:55:05 8ad3a11d3b57: Verifying Checksum 03:55:05 8ad3a11d3b57: Download complete 03:55:05 df20fa9351a1: Pull complete 03:55:05 36b3adc4ff6f: Pull complete 03:55:05 8ad3a11d3b57: Pull complete 03:55:05 46f8f816bc3b: Pull complete 03:55:06 93b61091891f: Pull complete 03:55:06 93b9cdb0e59b: Pull complete 03:55:06 5e14af77c1be: Pull complete 03:55:06 01666e4c0597: Pull complete 03:55:07 aa168da1d23b: Verifying Checksum 03:55:07 aa168da1d23b: Download complete 03:55:11 aa168da1d23b: Pull complete 03:55:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:55:11 prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container 03:55:11 $ 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 03:55:16 $ docker top 5eb5ee924f65be518903f44ab4b293dd399ceab9e0c0bcb0ab63de6a05b92d23 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:16 + mkdir -p /var/log/sa [Pipeline] sh 03:55:17 + ls /var/log/sa-host 03:55:17 + sadf -c /var/log/sa-host/sa05 03:55:17 file_magic: OK 03:55:17 HZ: Using current value: 100 03:55:17 file_header: OK 03:55:17 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 03:55:17 Statistics: 03:55:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:55:17 File successfully converted to sysstat format version 12.2.1 03:55:17 + sadf -c /var/log/sa-host/sa07 03:55:17 file_magic: OK 03:55:17 HZ: Using current value: 100 03:55:17 file_header: OK 03:55:17 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 03:55:17 Statistics: 03:55:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:55:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:17 provisioning config files... 03:55:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config4329036248733860158tmp [Pipeline] { [Pipeline] echo 03:55:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:18 ---> create-netrc.sh [Pipeline] } 03:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:18 ---> python-tools-install.sh [Pipeline] echo 03:55:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:18 ---> sudo-logs.sh 03:55:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:19 ---> job-cost.sh 03:55:19 lf-activate-venv: SKIPPING 03:55:19 DEBUG: total: 0.18000000715255737 03:55:19 INFO: Retrieving Stack Cost... 03:55:20 INFO: Retrieving Pricing Info for: v3-standard-2 03:55:20 INFO: Archiving Costs [Pipeline] echo 03:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:20 ---> logs-deploy.sh 03:55:20 lf-activate-venv: SKIPPING 03:55:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/25 03:55:20 INFO: archiving workspace using pattern(s): 03:55:21 Archives upload complete. 03:55:21 INFO: archiving logs to Nexus 03:55:22 ---> uname -a: 03:55:22 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 03:55:22 03:55:22 03:55:22 ---> lscpu: 03:55:22 Architecture: x86_64 03:55:22 CPU op-mode(s): 32-bit, 64-bit 03:55:22 Byte Order: Little Endian 03:55:22 Address sizes: 40 bits physical, 48 bits virtual 03:55:22 CPU(s): 2 03:55:22 On-line CPU(s) list: 0,1 03:55:22 Thread(s) per core: 1 03:55:22 Core(s) per socket: 1 03:55:22 Socket(s): 2 03:55:22 NUMA node(s): 1 03:55:22 Vendor ID: AuthenticAMD 03:55:22 CPU family: 23 03:55:22 Model: 49 03:55:22 Model name: AMD EPYC-Rome Processor 03:55:22 Stepping: 0 03:55:22 CPU MHz: 2800.000 03:55:22 BogoMIPS: 5600.00 03:55:22 Virtualization: AMD-V 03:55:22 Hypervisor vendor: KVM 03:55:22 Virtualization type: full 03:55:22 L1d cache: 64 KiB 03:55:22 L1i cache: 64 KiB 03:55:22 L2 cache: 1 MiB 03:55:22 L3 cache: 32 MiB 03:55:22 NUMA node0 CPU(s): 0,1 03:55:22 Vulnerability Itlb multihit: Not affected 03:55:22 Vulnerability L1tf: Not affected 03:55:22 Vulnerability Mds: Not affected 03:55:22 Vulnerability Meltdown: Not affected 03:55:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:55:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:55:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:55:22 Vulnerability Srbds: Not affected 03:55:22 Vulnerability Tsx async abort: Not affected 03:55:22 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 03:55:22 03:55:22 03:55:22 ---> nproc: 03:55:22 2 03:55:22 03:55:22 03:55:22 ---> df -h: 03:55:22 Filesystem Size Used Available Use% Mounted on 03:55:22 overlay 40.0G 7.6G 32.4G 19% / 03:55:22 tmpfs 64.0M 0 64.0M 0% /dev 03:55:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:55:22 shm 64.0M 0 64.0M 0% /dev/shm 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:55:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 03:55:22 03:55:22 03:55:22 ---> free -m: 03:55:22 total used free shared buff/cache available 03:55:22 Mem: 7821 964 4728 0 2128 6679 03:55:22 Swap: 1023 0 1023 03:55:22 03:55:22 03:55:22 ---> ip addr: 03:55:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:55:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:55:22 inet 127.0.0.1/8 scope host lo 03:55:22 valid_lft forever preferred_lft forever 03:55:22 inet6 ::1/128 scope host 03:55:22 valid_lft forever preferred_lft forever 03:55:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:55:22 link/ether fa:16:3e:67:ff:33 brd ff:ff:ff:ff:ff:ff 03:55:22 inet 10.30.123.254/23 brd 10.30.123.255 scope global dynamic eth0 03:55:22 valid_lft 85796sec preferred_lft 85796sec 03:55:22 inet6 fe80::f816:3eff:fe67:ff33/64 scope link 03:55:22 valid_lft forever preferred_lft forever 03:55:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:55:22 link/ether 02:42:d4:f9:85:b8 brd ff:ff:ff:ff:ff:ff 03:55:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:55:22 valid_lft forever preferred_lft forever 03:55:22 inet6 fe80::42:d4ff:fef9:85b8/64 scope link 03:55:22 valid_lft forever preferred_lft forever 03:55:22 03:55:22 03:55:22 ---> sar -b -r -n DEV: 03:55:22 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) 03:55:22 03:55:22 03:45:03 LINUX RESTART (2 CPU) 03:55:22 03:55:22 03:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:55:22 03:47:01 8.84 0.63 8.21 0.00 352.18 1414.79 0.00 03:55:22 03:48:01 1.83 0.00 1.83 0.00 0.00 34.40 0.00 03:55:22 03:49:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 03:55:22 03:50:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 03:55:22 03:51:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 03:55:22 03:52:02 0.42 0.00 0.42 0.00 0.00 5.95 0.00 03:55:22 03:53:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 03:55:22 03:54:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 03:55:22 03:55:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 03:55:22 Average: 1.39 0.07 1.32 0.00 39.22 164.14 0.00 03:55:22 03:55:22 03:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:22 03:47:01 5435796 0 798404 9.97 2620 1772112 1246760 13.76 586440 1586400 20 03:55:22 03:48:01 5441760 0 792432 9.89 2620 1772120 1203356 13.29 584832 1582872 8 03:55:22 03:49:01 5440268 0 793924 9.91 2620 1772120 1203720 13.29 581328 1588036 8 03:55:22 03:50:01 5439280 0 794904 9.93 2620 1772128 1203732 13.29 582612 1588036 8 03:55:22 03:51:01 5439756 0 794420 9.92 2620 1772136 1203588 13.29 579400 1590396 12 03:55:22 03:52:02 5439500 0 794676 9.92 2620 1772136 1203480 13.29 579960 1590396 20 03:55:22 03:53:01 5439248 0 794920 9.93 2620 1772144 1203420 13.29 580084 1590452 20 03:55:22 03:54:01 5430108 0 804056 10.04 2620 1772148 1203420 13.29 589476 1590452 8 03:55:22 03:55:01 5430108 0 804052 10.04 2620 1772152 1203420 13.29 591556 1588548 20 03:55:22 Average: 5437314 0 796865 9.95 2620 1772133 1208322 13.34 583965 1588399 14 03:55:22 03:55:22 03:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:22 03:47:01 eth0 86.48 106.51 334.91 16.94 0.00 0.00 0.00 0.00 03:55:22 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:47:01 docker0 90.79 61.94 8.48 310.88 0.00 0.00 0.00 0.00 03:55:22 03:48:01 eth0 1.23 0.10 0.11 0.01 0.00 0.00 0.00 0.00 03:55:22 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:49:01 eth0 1.60 0.50 0.59 0.39 0.00 0.00 0.00 0.00 03:55:22 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:50:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 03:55:22 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:51:01 eth0 0.63 0.38 0.35 0.26 0.00 0.00 0.00 0.00 03:55:22 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:52:02 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:55:22 03:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:53:01 eth0 0.56 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:55:22 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:22 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:22 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 Average: eth0 10.23 12.05 37.46 1.99 0.00 0.00 0.00 0.00 03:55:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:22 Average: docker0 10.11 6.90 0.94 34.62 0.00 0.00 0.00 0.00 03:55:22 03:55:22 03:55:22 ---> sar -P ALL: 03:55:22 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) 03:55:22 03:55:22 03:45:03 LINUX RESTART (2 CPU) 03:55:22 03:55:22 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:55:22 03:47:01 all 2.62 0.00 1.07 0.24 0.05 96.02 03:55:22 03:47:01 0 2.81 0.00 1.20 0.39 0.07 95.53 03:55:22 03:47:01 1 2.42 0.00 0.94 0.10 0.03 96.50 03:55:22 03:48:01 all 0.09 0.00 0.03 0.00 0.03 99.84 03:55:22 03:48:01 0 0.15 0.00 0.03 0.00 0.03 99.78 03:55:22 03:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:55:22 03:49:01 all 0.10 0.00 0.03 0.00 0.03 99.84 03:55:22 03:49:01 0 0.13 0.00 0.03 0.00 0.02 99.82 03:55:22 03:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:55:22 03:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 03:55:22 03:50:01 0 0.10 0.00 0.03 0.00 0.05 99.82 03:55:22 03:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:55:22 03:51:01 all 0.08 0.00 0.08 0.00 0.03 99.82 03:55:22 03:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:55:22 03:51:01 1 0.08 0.00 0.12 0.00 0.03 99.77 03:55:22 03:52:02 all 0.08 0.00 0.03 0.00 0.03 99.86 03:55:22 03:52:02 0 0.15 0.00 0.03 0.00 0.02 99.80 03:55:22 03:52:02 1 0.02 0.00 0.03 0.00 0.03 99.92 03:55:22 03:53:01 all 0.09 0.00 0.04 0.00 0.03 99.84 03:55:22 03:53:01 0 0.14 0.00 0.02 0.00 0.03 99.81 03:55:22 03:53:01 1 0.05 0.00 0.07 0.00 0.02 99.86 03:55:22 03:54:01 all 0.04 0.00 0.03 0.00 0.03 99.90 03:55:22 03:54:01 0 0.07 0.00 0.02 0.00 0.03 99.88 03:55:22 03:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:55:22 03:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:55:22 03:55:01 0 0.12 0.00 0.03 0.00 0.00 99.85 03:55:22 03:55:01 1 0.05 0.00 0.03 0.00 0.05 99.87 03:55:22 Average: all 0.36 0.00 0.15 0.03 0.03 99.43 03:55:22 Average: 0 0.41 0.00 0.16 0.04 0.03 99.35 03:55:22 Average: 1 0.31 0.00 0.15 0.01 0.03 99.51 03:55:22 03:55:22 03:55:22