Pull request #933 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7+042dfbc200e9a033131772982770329148424ff7 (1da93dc818fa75a776fa92c03119f17c9e48827c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7004295493367743719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7192715754591339183.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2048806074404826498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh820105277337066332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4080273509156871243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-933/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4651991692730010902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-577 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [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-933 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh1326587868288550295.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh2584564998037069571.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/jenkins-gitclient-ssh6572105562686753498.key > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 Commit message: "refactor: Clean up TOML quotes and add LF MD files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:38 ========================================================= 20:57:38 EdgeX Global Pipelines Version Info 20:57:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:39 ------------------- 20:57:39 stable info: 20:57:39 ------------------- 20:57:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:57:39 Message: update stable to v1.0.205 20:57:40 ------------------- 20:57:40 experimental info: 20:57:40 ------------------- 20:57:40 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:57:40 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:57:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:57:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-933 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-933 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-933 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f18c17 [Pipeline] echo 20:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:43 + git log --format=format:%s -1 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] echo 20:57:43 GIT_COMMIT: 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7, Commit Message: refactor: Clean up TOML quotes and add LF MD files [Pipeline] echo 20:57:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:44 20:57:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:44 latest: Pulling from edgex-devops/git-semver 20:57:44 31603596830f: Pulling fs layer 20:57:44 d4622e32a9a9: Pulling fs layer 20:57:44 1030fce36090: Pulling fs layer 20:57:44 6c6cb7e1b49b: Pulling fs layer 20:57:44 6c6cb7e1b49b: Waiting 20:57:45 d4622e32a9a9: Verifying Checksum 20:57:45 d4622e32a9a9: Download complete 20:57:45 31603596830f: Verifying Checksum 20:57:45 31603596830f: Download complete 20:57:45 31603596830f: Pull complete 20:57:45 6c6cb7e1b49b: Verifying Checksum 20:57:45 6c6cb7e1b49b: Download complete 20:57:45 d4622e32a9a9: Pull complete 20:57:45 1030fce36090: Verifying Checksum 20:57:45 1030fce36090: Download complete 20:57:46 1030fce36090: Pull complete 20:57:46 6c6cb7e1b49b: Pull complete 20:57:46 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:46 prd-centos7-docker-4c-2g-577 does not seem to be running inside a container 20:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-933 -v /w/workspace/ndry_app-functions-sdk-go_PR-933:/w/workspace/ndry_app-functions-sdk-go_PR-933:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:57:47 $ docker top 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:47 [ssh-agent] Looking for ssh-agent implementation... 20:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:47 $ docker exec 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent 20:57:47 SSH_AUTH_SOCK=/tmp/ssh-IERSka2PfOnq/agent.14 20:57:47 SSH_AGENT_PID=21 20:57:47 Running ssh-add (command line suppressed) 20:57:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_6377204422550679287.key (/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_6377204422550679287.key) 20:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:48 + git tag --points-at HEAD [Pipeline] } 20:57:48 $ docker exec --env ******** --env ******** 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent -k 20:57:48 unset SSH_AUTH_SOCK; 20:57:48 unset SSH_AGENT_PID; 20:57:48 echo Agent pid 21 killed; 20:57:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:48 [ssh-agent] Looking for ssh-agent implementation... 20:57:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:48 $ docker exec 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent 20:57:48 SSH_AUTH_SOCK=/tmp/ssh-WiTi9dys2FwZ/agent.56 20:57:48 SSH_AGENT_PID=63 20:57:48 Running ssh-add (command line suppressed) 20:57:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_4582171992256318541.key (/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/private_key_4582171992256318541.key) 20:57:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:49 + git semver init 20:57:49 # -> Open(): unable to determine branch for HEAD 20:57:49 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-933/.git 20:57:49 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-933 20:57:49 # $SEMVER_REMOTE_NAME = origin 20:57:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:49 # $SEMVER_USER_NAME = edgex-jenkins 20:57:49 # $SEMVER_BRANCH = PR-933 20:57:49 # $SEMVER_TEMP = /tmp/semver-998329465 20:57:49 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:57:51 # '/tmp/semver-998329465' -> '/w/workspace/ndry_app-functions-sdk-go_PR-933/.semver' 20:57:51 # -> Force: false 20:57:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-933/.semver [Pipeline] } 20:57:52 $ docker exec --env ******** --env ******** 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 ssh-agent -k 20:57:52 unset SSH_AUTH_SOCK; 20:57:52 unset SSH_AGENT_PID; 20:57:52 echo Agent pid 63 killed; 20:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:52 + git semver [Pipeline] } 20:57:52 $ docker stop --time=1 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 20:57:53 $ docker rm -f 5b18094821a91d1c24dbc0a6361483cf6cae48bbeb83ea7ab48e775251116ae3 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:54 Stashed 1 file(s) [Pipeline] echo 20:57:54 [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 20:57:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-579 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 20:57:55 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:57:55 The recommended git tool is: git 20:58:01 using credential edgex-jenkins-ssh 20:58:01 Cloning the remote Git repository 20:58:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:58:01 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:58:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:58:01 > git --version # timeout=10 20:58:01 > git --version # 'git version 2.17.1' 20:58:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:05 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 20:58:05 Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 20:58:05 Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) 20:58:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:58:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:58:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:58:05 > git config core.sparsecheckout # timeout=10 20:58:05 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 20:58:05 > git remote # timeout=10 20:58:05 > git config --get remote.origin.url # timeout=10 20:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:05 > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 20:58:05 > git rev-parse HEAD^{commit} # timeout=10 20:58:05 > git config core.sparsecheckout # timeout=10 20:58:05 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 20:58:10 Commit message: "refactor: Clean up TOML quotes and add LF MD files" 20:58:10 > git --version # timeout=10 20:58:10 > git --version # 'git version 2.17.1' 20:58:10 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:58:10 Still waiting to schedule task 20:58:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:58:11 ========================================================= 20:58:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:58:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:58:11 + 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 . 20:58:12 Sending build context to Docker daemon 19.83MB 20:58:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:58:12 Step 2/8 : FROM ${BASE} 20:58:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:13 595b0fe564bb: Pulling fs layer 20:58:13 24495759ef45: Pulling fs layer 20:58:13 d148012ef14d: Pulling fs layer 20:58:13 e90a11edd702: Pulling fs layer 20:58:13 d77568369979: Pulling fs layer 20:58:13 fc1c9f9a7f3b: Pulling fs layer 20:58:13 170f2ba95c9a: Pulling fs layer 20:58:13 97ac5df62f85: Pulling fs layer 20:58:13 e90a11edd702: Waiting 20:58:13 d77568369979: Waiting 20:58:13 fc1c9f9a7f3b: Waiting 20:58:13 170f2ba95c9a: Waiting 20:58:13 97ac5df62f85: Waiting 20:58:13 d148012ef14d: Verifying Checksum 20:58:13 d148012ef14d: Download complete 20:58:13 24495759ef45: Verifying Checksum 20:58:13 24495759ef45: Download complete 20:58:13 d77568369979: Verifying Checksum 20:58:13 d77568369979: Download complete 20:58:13 fc1c9f9a7f3b: Verifying Checksum 20:58:13 fc1c9f9a7f3b: Download complete 20:58:13 595b0fe564bb: Verifying Checksum 20:58:13 595b0fe564bb: Download complete 20:58:14 170f2ba95c9a: Verifying Checksum 20:58:14 170f2ba95c9a: Download complete 20:58:14 595b0fe564bb: Pull complete 20:58:15 24495759ef45: Pull complete 20:58:15 d148012ef14d: Pull complete 20:58:17 97ac5df62f85: Verifying Checksum 20:58:17 97ac5df62f85: Download complete 20:58:18 e90a11edd702: Verifying Checksum 20:58:18 e90a11edd702: Download complete 20:58:28 e90a11edd702: Pull complete 20:58:28 d77568369979: Pull complete 20:58:29 fc1c9f9a7f3b: Pull complete 20:58:29 170f2ba95c9a: Pull complete 20:58:36 97ac5df62f85: Pull complete 20:58:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:58:36 ---> 04bc70af865f 20:58:36 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:58:36 20.10.0: Pulling from library/docker 20:58:36 a3cc7d3b244e: Pulling fs layer 20:58:36 02a3295e0d61: Pulling fs layer 20:58:36 0f4f2e6d8100: Pulling fs layer 20:58:36 330b718f631f: Pulling fs layer 20:58:36 a93816041522: Pulling fs layer 20:58:36 bdb6da89ff94: Pulling fs layer 20:58:36 2a70c0c122f4: Pulling fs layer 20:58:36 330b718f631f: Waiting 20:58:36 a93816041522: Waiting 20:58:36 bdb6da89ff94: Waiting 20:58:36 2a70c0c122f4: Waiting 20:58:36 0f4f2e6d8100: Verifying Checksum 20:58:36 0f4f2e6d8100: Download complete 20:58:36 02a3295e0d61: Download complete 20:58:36 a3cc7d3b244e: Verifying Checksum 20:58:36 a3cc7d3b244e: Download complete 20:58:36 a93816041522: Verifying Checksum 20:58:36 a93816041522: Download complete 20:58:36 bdb6da89ff94: Verifying Checksum 20:58:36 bdb6da89ff94: Download complete 20:58:36 2a70c0c122f4: Download complete 20:58:36 a3cc7d3b244e: Pull complete 20:58:37 02a3295e0d61: Pull complete 20:58:37 330b718f631f: Verifying Checksum 20:58:37 330b718f631f: Download complete 20:58:37 0f4f2e6d8100: Pull complete 20:58:41 330b718f631f: Pull complete 20:58:41 a93816041522: Pull complete 20:58:41 bdb6da89ff94: Pull complete 20:58:42 2a70c0c122f4: Pull complete 20:58:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:58:42 Status: Downloaded newer image for docker:20.10.0 20:58:49 ---> 4c3385c78348 20:58:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:58:49 ---> Running in beb696dfafc2 20:58:50 Removing intermediate container beb696dfafc2 20:58:50 ---> 337798f0002d 20:58:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:58:50 ---> Running in 75dbcd11c66f 20:58:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:53 OK: 218 MiB in 52 packages 20:58:54 Removing intermediate container 75dbcd11c66f 20:58:54 ---> 3920bfaf0146 20:58:54 Step 6/8 : WORKDIR /build 20:58:54 ---> Running in dafedfb07c83 20:58:55 Removing intermediate container dafedfb07c83 20:58:55 ---> c92930c03057 20:58:55 Step 7/8 : COPY go.mod . 20:58:55 ---> b776e5200b14 20:58:55 Step 8/8 : RUN go mod download 20:58:55 ---> Running in 451d9ba03deb 20:59:22 Removing intermediate container 451d9ba03deb 20:59:22 ---> bea9b9a6f52c 20:59:22 Successfully built bea9b9a6f52c 20:59:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:59:23 + docker inspect -f . ci-base-image-arm64 20:59:23 . [Pipeline] withDockerContainer 20:59:23 prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container 20:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:59:25 $ docker top f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:26 + go version 20:59:26 go version go1.16.6 linux/arm64 [Pipeline] } 20:59:26 $ docker stop --time=1 f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e 20:59:28 $ docker rm -f f91c5c6aeed46e6e1d96829982fb8d879fb861f0de17a568fd20f823dd68af9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:29 + docker inspect -f . ci-base-image-arm64 20:59:29 . [Pipeline] withDockerContainer 20:59:29 prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container 20:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:59:31 $ docker top bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:59:32 + make test 20:59:32 make -C ./app-service-template build 20:59:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:59:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:00:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:00:11 make -C ./app-service-template test 21:00:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:00:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:00:38 ok new-app-service 0.046s coverage: 47.8% of statements 21:00:38 ? new-app-service/config [no test files] 21:00:38 ok new-app-service/functions 0.044s 21:00:38 CGO_ENABLED=1 go vet ./... 21:01:05 gofmt -l . 21:01:05 [ "`gofmt -l .`" = "" ] 21:01:05 ./bin/test-attribution-txt.sh 21:01:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:01:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:01:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:01:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.085s coverage: 63.6% of statements 21:01:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements 21:01:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:01:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.107s coverage: 61.8% of statements 21:01:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:01:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s 21:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.116s coverage: 74.5% of statements 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.1% of statements 21:01:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements 21:01:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.884s coverage: 76.1% of statements 21:01:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:01:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 12.5% of statements 21:01:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.110s coverage: 27.3% of statements 21:01:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:01:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:01:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements 21:01:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.1% of statements 21:01:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 21:01:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:01:53 gofmt -l . 21:01:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:01:54 $ docker stop --time=1 bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 21:01:56 $ docker rm -f bfa10fd8f914db51e480a4173d22273cc853239a474ce35dd985b496ca83cf16 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:57 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:58 21:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:01:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:59 arm64: Pulling from edgex-lftools-log-publisher 21:01:59 448f6bf000e3: Pulling fs layer 21:01:59 f757da607395: Pulling fs layer 21:01:59 05883995daec: Pulling fs layer 21:01:59 8603b9c90790: Pulling fs layer 21:01:59 1560dd03e051: Pulling fs layer 21:01:59 27f5ce0e4adf: Pulling fs layer 21:01:59 c2d8d7efcc4b: Pulling fs layer 21:01:59 1560dd03e051: Waiting 21:01:59 8603b9c90790: Waiting 21:01:59 c2d8d7efcc4b: Waiting 21:01:59 27f5ce0e4adf: Waiting 21:01:59 f757da607395: Verifying Checksum 21:01:59 f757da607395: Download complete 21:01:59 8603b9c90790: Verifying Checksum 21:01:59 8603b9c90790: Download complete 21:02:00 1560dd03e051: Verifying Checksum 21:02:00 1560dd03e051: Download complete 21:02:00 27f5ce0e4adf: Verifying Checksum 21:02:00 27f5ce0e4adf: Download complete 21:02:00 05883995daec: Verifying Checksum 21:02:00 05883995daec: Download complete 21:02:01 448f6bf000e3: Verifying Checksum 21:02:01 448f6bf000e3: Download complete 21:02:04 c2d8d7efcc4b: Verifying Checksum 21:02:04 c2d8d7efcc4b: Download complete 21:02:05 448f6bf000e3: Pull complete 21:02:05 f757da607395: Pull complete 21:02:07 05883995daec: Pull complete 21:02:07 8603b9c90790: Pull complete 21:02:08 1560dd03e051: Pull complete 21:02:09 27f5ce0e4adf: Pull complete 21:02:18 Running on prd-centos7-docker-4c-2g-580 in /w/workspace/ndry_app-functions-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 21:02:19 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:02:19 The recommended git tool is: git 21:02:21 using credential edgex-jenkins-ssh 21:02:21 Cloning the remote Git repository 21:02:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:22 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:02:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:22 > git --version # timeout=10 21:02:22 > git --version # 'git version 2.24.4' 21:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:22 [INFO] Currently running in a labeled security context 21:02:22 [INFO] Currently SELinux is 'enforcing' on the host 21:02:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3093998358014696275.key 21:02:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:25 c2d8d7efcc4b: Pull complete 21:02:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:02:25 prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container 21:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:02:27 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 21:02:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:27 [INFO] Currently running in a labeled security context 21:02:27 [INFO] Currently SELinux is 'enforcing' on the host 21:02:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2008810057055010041.key 21:02:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:02:27 > git config core.sparsecheckout # timeout=10 21:02:27 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 21:02:27 > git remote # timeout=10 21:02:27 > git config --get remote.origin.url # timeout=10 21:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:27 [INFO] Currently running in a labeled security context 21:02:27 [INFO] Currently SELinux is 'enforcing' on the host 21:02:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2246518566338368761.key 21:02:27 > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 21:02:27 Merge succeeded, producing 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 21:02:27 Checking out Revision 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 (PR-933) 21:02:27 > git rev-parse HEAD^{commit} # timeout=10 21:02:27 > git config core.sparsecheckout # timeout=10 21:02:27 > git checkout -f 1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 # timeout=10 21:02:29 $ docker top 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:30 ---> job-cost.sh 21:02:30 lf-activate-venv: SKIPPING 21:02:30 INFO: No Stack... 21:02:31 Commit message: "refactor: Clean up TOML quotes and add LF MD files" 21:02:31 > git --version # timeout=10 21:02:31 > git --version # 'git version 2.24.4' 21:02:31 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:02:31 INFO: Retrieving Pricing Info for: v2-standard-4 21:02:32 21:02:32 GitHub has been notified of this commit’s build result 21:02:32 [Pipeline] withEnv [Pipeline] { 21:02:32 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:02:32 ========================================================= 21:02:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:02:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:02:32 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 21:02:32 + cut -d, -f6 [Pipeline] lock 21:02:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] 21:02:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] did not exist. Created. 21:02:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:33 + 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 . 21:02:33 Sending build context to Docker daemon 19.84MB 21:02:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:02:33 Step 2/8 : FROM ${BASE} 21:02:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:33 540db60ca938: Pulling fs layer 21:02:33 adcc1eea9eea: Pulling fs layer 21:02:33 4c4ab2625f07: Pulling fs layer 21:02:33 db62176df00c: Pulling fs layer 21:02:33 3b30891b0d05: Pulling fs layer 21:02:33 06b49ca38bd5: Pulling fs layer 21:02:33 c788192a36de: Pulling fs layer 21:02:33 a77e37c0d609: Pulling fs layer 21:02:33 c3185cebc471: Pulling fs layer 21:02:33 db62176df00c: Waiting 21:02:33 3b30891b0d05: Waiting 21:02:33 06b49ca38bd5: Waiting 21:02:33 c788192a36de: Waiting 21:02:33 a77e37c0d609: Waiting 21:02:33 c3185cebc471: Waiting 21:02:33 4c4ab2625f07: Verifying Checksum 21:02:33 4c4ab2625f07: Download complete 21:02:33 adcc1eea9eea: Verifying Checksum 21:02:33 adcc1eea9eea: Download complete 21:02:33 3b30891b0d05: Verifying Checksum 21:02:33 3b30891b0d05: Download complete 21:02:33 06b49ca38bd5: Verifying Checksum 21:02:33 06b49ca38bd5: Download complete 21:02:33 c788192a36de: Verifying Checksum 21:02:33 c788192a36de: Download complete 21:02:33 540db60ca938: Verifying Checksum 21:02:33 540db60ca938: Download complete 21:02:33 540db60ca938: Pull complete 21:02:33 + echo total: 0.18000000715255737 [Pipeline] stash 21:02:33 Stashed 1 file(s) [Pipeline] } 21:02:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:33 $ docker stop --time=1 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b 21:02:33 adcc1eea9eea: Pull complete 21:02:33 4c4ab2625f07: Pull complete 21:02:34 a77e37c0d609: Verifying Checksum 21:02:34 a77e37c0d609: Download complete 21:02:35 $ docker rm -f 7004ac5ed07171dce8c97438ede0a45f3bc2527e384c46c1a7be1597f0b58d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:40 db62176df00c: Verifying Checksum 21:02:40 db62176df00c: Download complete 21:02:40 c3185cebc471: Verifying Checksum 21:02:40 c3185cebc471: Download complete 21:02:43 db62176df00c: Pull complete 21:02:43 3b30891b0d05: Pull complete 21:02:43 06b49ca38bd5: Pull complete 21:02:43 c788192a36de: Pull complete 21:02:43 a77e37c0d609: Pull complete 21:02:46 c3185cebc471: Pull complete 21:02:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:02:46 ---> 031687cdd783 21:02:46 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:02:46 20.10.0: Pulling from library/docker 21:02:46 05e7bc50f07f: Pulling fs layer 21:02:46 6db28d0fdbf6: Pulling fs layer 21:02:46 292df0bc6bf3: Pulling fs layer 21:02:46 2e060f4bd70b: Pulling fs layer 21:02:46 80e8d568a223: Pulling fs layer 21:02:46 8dc6ef1a942a: Pulling fs layer 21:02:46 2312dd95470a: Pulling fs layer 21:02:46 80e8d568a223: Waiting 21:02:46 8dc6ef1a942a: Waiting 21:02:46 2312dd95470a: Waiting 21:02:46 2e060f4bd70b: Waiting 21:02:46 292df0bc6bf3: Verifying Checksum 21:02:46 292df0bc6bf3: Download complete 21:02:46 6db28d0fdbf6: Verifying Checksum 21:02:46 6db28d0fdbf6: Download complete 21:02:46 05e7bc50f07f: Verifying Checksum 21:02:46 05e7bc50f07f: Download complete 21:02:46 8dc6ef1a942a: Verifying Checksum 21:02:46 8dc6ef1a942a: Download complete 21:02:46 2312dd95470a: Verifying Checksum 21:02:46 2312dd95470a: Download complete 21:02:46 05e7bc50f07f: Pull complete 21:02:46 80e8d568a223: Verifying Checksum 21:02:46 80e8d568a223: Download complete 21:02:46 6db28d0fdbf6: Pull complete 21:02:47 292df0bc6bf3: Pull complete 21:02:49 2e060f4bd70b: Verifying Checksum 21:02:49 2e060f4bd70b: Download complete 21:02:52 2e060f4bd70b: Pull complete 21:02:52 80e8d568a223: Pull complete 21:02:52 8dc6ef1a942a: Pull complete 21:02:52 2312dd95470a: Pull complete 21:02:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:02:52 Status: Downloaded newer image for docker:20.10.0 21:02:53 ---> 557627e3551d 21:02:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:02:53 ---> Running in 5af484be02db 21:02:53 Removing intermediate container 5af484be02db 21:02:53 ---> 425e795d4af8 21:02:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:02:53 ---> Running in 5b8557a879c4 21:02:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:02:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:02:55 OK: 219 MiB in 52 packages 21:02:55 Removing intermediate container 5b8557a879c4 21:02:55 ---> 2702ff32fba4 21:02:55 Step 6/8 : WORKDIR /build 21:02:55 ---> Running in c2a08dfc6e6d 21:02:55 Removing intermediate container c2a08dfc6e6d 21:02:55 ---> ce6d35e8c808 21:02:55 Step 7/8 : COPY go.mod . 21:02:56 ---> 485dca24746d 21:02:56 Step 8/8 : RUN go mod download 21:02:56 ---> Running in 4f1a5246b663 21:03:08 Removing intermediate container 4f1a5246b663 21:03:08 ---> a528fc18440b 21:03:08 Successfully built a528fc18440b 21:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:03:09 + docker inspect -f . ci-base-image-x86_64 21:03:09 . [Pipeline] withDockerContainer 21:03:09 prd-centos7-docker-4c-2g-580 does not seem to be running inside a container 21:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:09 $ docker top 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:10 + go version 21:03:10 go version go1.16.6 linux/amd64 [Pipeline] } 21:03:10 $ docker stop --time=1 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 21:03:11 $ docker rm -f 79af8581a81595a8e3e25f3c06510287ea41102947397dc8dc175d22e737a062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:12 + docker inspect -f . ci-base-image-x86_64 21:03:12 . [Pipeline] withDockerContainer 21:03:12 prd-centos7-docker-4c-2g-580 does not seem to be running inside a container 21:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:12 $ docker top b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:03:13 + make test 21:03:13 make -C ./app-service-template build 21:03:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:03:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:03:25 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:03:25 make -C ./app-service-template test 21:03:25 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:03:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:03:33 ok new-app-service 0.011s coverage: 47.8% of statements 21:03:33 ? new-app-service/config [no test files] 21:03:33 ok new-app-service/functions 0.008s 21:03:33 CGO_ENABLED=1 go vet ./... 21:03:40 gofmt -l . 21:03:40 [ "`gofmt -l .`" = "" ] 21:03:40 ./bin/test-attribution-txt.sh 21:03:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:03:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:03:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 63.6% of statements 21:03:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 96.5% of statements 21:03:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:03:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 21:03:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:03:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 21:03:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 74.5% of statements 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:03:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 21:03:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:03:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 21:03:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.744s coverage: 76.1% of statements 21:03:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:03:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements 21:03:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 21:03:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:03:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:03:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 21:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.034s coverage: 78.1% of statements 21:04:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 21:04:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:14 gofmt -l . 21:04:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:04:14 $ docker stop --time=1 b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 21:04:15 $ docker rm -f b1b97386038c177f1c2757a01f20a730951a48d47571ac8eae6a3aaff0e15e26 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:16 Warning: overwriting stash ‘coverage-report’ 21:04:16 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:17 21:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:17 latest: Pulling from edgex-lftools-log-publisher 21:04:17 b4d181a07f80: Pulling fs layer 21:04:17 a1111a8f2ec3: Pulling fs layer 21:04:17 ed53099fbce6: Pulling fs layer 21:04:17 dc539afda2c1: Pulling fs layer 21:04:17 77bc0d833cb6: Pulling fs layer 21:04:17 9065ff56babe: Pulling fs layer 21:04:17 d287ab97295c: Pulling fs layer 21:04:17 77bc0d833cb6: Waiting 21:04:17 9065ff56babe: Waiting 21:04:17 d287ab97295c: Waiting 21:04:17 dc539afda2c1: Waiting 21:04:18 a1111a8f2ec3: Verifying Checksum 21:04:18 a1111a8f2ec3: Download complete 21:04:18 dc539afda2c1: Verifying Checksum 21:04:18 dc539afda2c1: Download complete 21:04:18 77bc0d833cb6: Verifying Checksum 21:04:18 77bc0d833cb6: Download complete 21:04:18 9065ff56babe: Verifying Checksum 21:04:18 9065ff56babe: Download complete 21:04:18 ed53099fbce6: Verifying Checksum 21:04:18 ed53099fbce6: Download complete 21:04:19 b4d181a07f80: Verifying Checksum 21:04:19 b4d181a07f80: Download complete 21:04:20 b4d181a07f80: Pull complete 21:04:20 a1111a8f2ec3: Pull complete 21:04:21 ed53099fbce6: Pull complete 21:04:21 dc539afda2c1: Pull complete 21:04:21 77bc0d833cb6: Pull complete 21:04:21 9065ff56babe: Pull complete 21:04:25 d287ab97295c: Verifying Checksum 21:04:25 d287ab97295c: Download complete 21:04:29 d287ab97295c: Pull complete 21:04:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:04:29 prd-centos7-docker-4c-2g-580 does not seem to be running inside a container 21:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:04:32 $ docker top 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:32 ---> job-cost.sh 21:04:32 lf-activate-venv: SKIPPING 21:04:32 INFO: No Stack... 21:04:33 INFO: Retrieving Pricing Info for: v3-standard-2 21:04:34 INFO: Archiving Costs [Pipeline] sh 21:04:34 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 21:04:34 + cut -d, -f6 [Pipeline] lock 21:04:34 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] 21:04:34 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] did not exist. Created. 21:04:34 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:35 /w/workspace/app-functions-sdk-go/1@tmp/durable-96415af1/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-96415af1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:35 + echo total: 0.05999999865889549 [Pipeline] stash 21:04:35 Warning: overwriting stash ‘stack-cost’ 21:04:35 Stashed 1 file(s) [Pipeline] } 21:04:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-933-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:35 $ docker stop --time=1 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b 21:04:36 $ docker rm -f 0615fd185cf76345ab7981d113e8cdc3e9fd49f9935f52ebd3a79825e96a041b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:04:37 provisioning config files... 21:04:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/config5240801822273706010tmp [Pipeline] { [Pipeline] sh 21:04:38 + set +x 21:04:38 + curl -s https://codecov.io/bash 21:04:38 + bash -s -- 21:04:38 21:04:38 _____ _ 21:04:38 / ____| | | 21:04:38 | | ___ __| | ___ ___ _____ __ 21:04:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:38 Bash-1.0.6 21:04:38 21:04:38 21:04:38 ==> git version 2.24.4 found 21:04:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:04:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:04:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:04:38 ==> Jenkins CI detected. 21:04:38 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-933 21:04:38 project root: . 21:04:38 --> token set from env 21:04:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:38 ==> Running gcov in . (disable via -X gcov) 21:04:38 ==> Python coveragepy not found 21:04:38 ==> Searching for coverage reports in: 21:04:38 + . 21:04:38 -> Found 2 reports 21:04:38 ==> Detecting git/mercurial file structure 21:04:38 ==> Reading reports 21:04:38 + ./app-service-template/coverage.out bytes=1055 21:04:38 + ./coverage.out bytes=95183 21:04:38 ==> Appending adjustments 21:04:38 https://docs.codecov.io/docs/fixing-reports 21:04:38 + Found adjustments 21:04:38 ==> Gzipping contents 21:04:38 20K /tmp/codecov.HzUKFo.gz 21:04:38 ==> Uploading reports 21:04:38 url: https://codecov.io 21:04:38 query: branch=PR-933&commit=1f18c17c8fd782cf2a18cfd2830d922a3a499fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 21:04:38 -> Pinging Codecov 21:04:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-933&commit=1f18c17c8fd782cf2a18cfd2830d922a3a499fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 21:04:39 -> Uploading to 21:04:39 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/3D8B5DFFC46A037C893635FACE044666/1f18c17c8fd782cf2a18cfd2830d922a3a499fd7/1c03ab3d-3ec9-467a-80b5-1b748b5cead8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T210439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2be0921b921d30487c83810a0c8e66d31b33f9c68268110401cdbe860ab82a3 21:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:39 Dload Upload Total Spent Left Speed 21:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16526 0 0 100 16526 0 40128 --:--:-- --:--:-- --:--:-- 40111 100 16526 0 0 100 16526 0 40114 --:--:-- --:--:-- --:--:-- 40111 21:04:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1f18c17c8fd782cf2a18cfd2830d922a3a499fd7 [Pipeline] } 21:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:04:41 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-933/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:04:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:43 ---> package-listing.sh 21:04:43 ++ facter osfamily 21:04:43 ++ tr '[:upper:]' '[:lower:]' 21:04:43 + OS_FAMILY=redhat 21:04:43 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-933 21:04:43 + START_PACKAGES=/tmp/packages_start.txt 21:04:43 + END_PACKAGES=/tmp/packages_end.txt 21:04:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:43 + PACKAGES=/tmp/packages_start.txt 21:04:43 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-933 ']' 21:04:43 + PACKAGES=/tmp/packages_end.txt 21:04:43 + case "${OS_FAMILY}" in 21:04:43 + rpm -qa 21:04:43 + sort 21:04:43 + '[' -f /tmp/packages_start.txt ']' 21:04:43 + '[' -f /tmp/packages_end.txt ']' 21:04:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:43 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-933 ']' 21:04:43 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-933/archives/ 21:04:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-933/archives/ [Pipeline] echo 21:04:43 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-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:04:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:44 21:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:45 latest: Pulling from edgex-lftools-log-publisher 21:04:45 b4d181a07f80: Pulling fs layer 21:04:45 a1111a8f2ec3: Pulling fs layer 21:04:45 ed53099fbce6: Pulling fs layer 21:04:45 dc539afda2c1: Pulling fs layer 21:04:45 77bc0d833cb6: Pulling fs layer 21:04:45 9065ff56babe: Pulling fs layer 21:04:45 d287ab97295c: Pulling fs layer 21:04:45 77bc0d833cb6: Waiting 21:04:45 9065ff56babe: Waiting 21:04:45 d287ab97295c: Waiting 21:04:45 dc539afda2c1: Waiting 21:04:45 a1111a8f2ec3: Verifying Checksum 21:04:45 a1111a8f2ec3: Download complete 21:04:45 dc539afda2c1: Verifying Checksum 21:04:45 dc539afda2c1: Download complete 21:04:45 77bc0d833cb6: Verifying Checksum 21:04:45 77bc0d833cb6: Download complete 21:04:45 9065ff56babe: Verifying Checksum 21:04:45 9065ff56babe: Download complete 21:04:46 ed53099fbce6: Verifying Checksum 21:04:46 ed53099fbce6: Download complete 21:04:48 b4d181a07f80: Verifying Checksum 21:04:48 b4d181a07f80: Download complete 21:04:49 b4d181a07f80: Pull complete 21:04:49 a1111a8f2ec3: Pull complete 21:04:49 ed53099fbce6: Pull complete 21:04:49 dc539afda2c1: Pull complete 21:04:49 77bc0d833cb6: Pull complete 21:04:49 9065ff56babe: Pull complete 21:04:54 d287ab97295c: Verifying Checksum 21:04:54 d287ab97295c: Download complete 21:04:58 d287ab97295c: Pull complete 21:04:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:04:58 prd-centos7-docker-4c-2g-577 does not seem to be running inside a container 21:04:58 $ 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-933/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-933 -v /w/workspace/ndry_app-functions-sdk-go_PR-933:/w/workspace/ndry_app-functions-sdk-go_PR-933:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-933@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-933@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:01 $ docker top 8a7528923a56a8cf63ed7774c7b6ae04cd3b8eeb47bb6632531817ea78d76e12 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:05:02 + ls /var/log/sa-host 21:05:02 + sadf -c /var/log/sa-host/sa05 21:05:02 file_magic: OK 21:05:02 HZ: Using current value: 100 21:05:02 file_header: OK 21:05:02 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 21:05:02 Statistics: 21:05:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:02 File successfully converted to sysstat format version 12.0.3 21:05:02 + sadf -c /var/log/sa-host/sa11 21:05:02 file_magic: OK 21:05:02 HZ: Using current value: 100 21:05:02 file_header: OK 21:05:02 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 21:05:02 Statistics: 21:05:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:03 provisioning config files... 21:05:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-933@tmp/config4643962125959450989tmp [Pipeline] { [Pipeline] echo 21:05:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:03 ---> create-netrc.sh [Pipeline] } 21:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:04 ---> python-tools-install.sh [Pipeline] echo 21:05:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:04 ---> sudo-logs.sh 21:05:04 Archiving 'sudo' log.. 21:05:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known 21:05:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-577.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:05:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:04 ---> job-cost.sh 21:05:04 lf-activate-venv: SKIPPING 21:05:04 DEBUG: total: 0.05999999865889549 21:05:04 INFO: Retrieving Stack Cost... 21:05:06 INFO: Retrieving Pricing Info for: v3-standard-2 21:05:06 INFO: Archiving Costs [Pipeline] echo 21:05:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:06 ---> logs-deploy.sh 21:05:06 lf-activate-venv: SKIPPING 21:05:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-933/1 21:05:06 INFO: archiving workspace using pattern(s): 21:05:07 Archives upload complete. 21:05:07 INFO: archiving logs to Nexus 21:05:08 ---> uname -a: 21:05:08 Linux prd-centos7-docker-4c-2g-577.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:05:08 21:05:08 21:05:08 ---> lscpu: 21:05:08 Architecture: x86_64 21:05:08 CPU op-mode(s): 32-bit, 64-bit 21:05:08 Byte Order: Little Endian 21:05:08 Address sizes: 40 bits physical, 48 bits virtual 21:05:08 CPU(s): 2 21:05:08 On-line CPU(s) list: 0,1 21:05:08 Thread(s) per core: 1 21:05:08 Core(s) per socket: 1 21:05:08 Socket(s): 2 21:05:08 NUMA node(s): 1 21:05:08 Vendor ID: AuthenticAMD 21:05:08 CPU family: 23 21:05:08 Model: 49 21:05:08 Model name: AMD EPYC-Rome Processor 21:05:08 Stepping: 0 21:05:08 CPU MHz: 2799.996 21:05:08 BogoMIPS: 5599.99 21:05:08 Virtualization: AMD-V 21:05:08 Hypervisor vendor: KVM 21:05:08 Virtualization type: full 21:05:08 L1d cache: 32K 21:05:08 L1i cache: 32K 21:05:08 L2 cache: 512K 21:05:08 L3 cache: 16384K 21:05:08 NUMA node0 CPU(s): 0,1 21:05:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:05:08 21:05:08 21:05:08 ---> nproc: 21:05:08 2 21:05:08 21:05:08 21:05:08 ---> df -h: 21:05:08 Filesystem Size Used Avail Use% Mounted on 21:05:08 overlay 40G 7.4G 33G 19% / 21:05:08 tmpfs 64M 0 64M 0% /dev 21:05:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:05:08 shm 64M 0 64M 0% /dev/shm 21:05:08 /dev/vda1 40G 7.4G 33G 19% /facter-os 21:05:08 21:05:08 21:05:08 ---> sar -b -r -n DEV: 21:05:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:05:08 21:05:08 20:40:43 LINUX RESTART (2 CPU) 21:05:08 21:05:08 20:41:01 tps rtps wtps bread/s bwrtn/s 21:05:08 20:42:01 99.10 43.75 55.35 4173.08 36964.79 21:05:08 20:43:02 2.15 0.00 2.15 0.00 35.33 21:05:08 20:44:01 0.25 0.00 0.25 0.00 3.96 21:05:08 20:45:01 0.22 0.00 0.22 0.00 2.75 21:05:08 20:46:01 0.23 0.00 0.23 0.00 2.22 21:05:08 20:47:01 0.27 0.00 0.27 0.00 4.50 21:05:08 20:48:01 0.28 0.00 0.28 0.00 2.93 21:05:08 20:49:01 0.28 0.00 0.28 0.00 4.05 21:05:08 20:50:01 0.28 0.00 0.28 0.00 2.62 21:05:08 20:51:01 0.17 0.00 0.17 0.00 1.38 21:05:08 20:52:01 0.27 0.00 0.27 0.00 3.52 21:05:08 20:53:01 0.33 0.00 0.33 0.00 4.58 21:05:08 20:54:01 0.25 0.00 0.25 0.00 2.93 21:05:08 20:55:01 0.28 0.00 0.28 0.00 2.47 21:05:08 20:56:01 0.43 0.18 0.25 5.86 3.33 21:05:08 20:57:01 0.73 0.00 0.73 0.00 15.72 21:05:08 20:58:01 64.78 4.08 60.70 2765.56 4335.75 21:05:08 20:59:01 3.50 0.00 3.50 0.00 115.18 21:05:08 21:00:01 0.52 0.00 0.52 0.00 9.05 21:05:08 21:01:01 0.23 0.02 0.22 0.13 2.56 21:05:08 21:02:01 0.43 0.10 0.33 1.73 5.01 21:05:08 21:03:01 0.25 0.00 0.25 0.00 3.07 21:05:08 21:04:01 0.23 0.00 0.23 0.00 3.11 21:05:08 21:05:01 71.66 0.13 71.53 13.73 17877.76 21:05:08 Average: 10.31 2.01 8.29 290.25 2477.24 21:05:08 21:05:08 20:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:05:08 20:42:01 5743744 0 670560 8.37 2620 1592016 1102228 12.17 384532 1495176 20 21:05:08 20:43:02 5745556 0 668744 8.35 2620 1592020 1092476 12.06 382968 1495268 20 21:05:08 20:44:01 5746284 0 668012 8.34 2620 1592024 1072328 11.84 382352 1495268 20 21:05:08 20:45:01 5746004 0 668284 8.34 2620 1592032 1072112 11.84 382276 1495748 16 21:05:08 20:46:01 5746164 0 668120 8.34 2620 1592036 1072112 11.84 381080 1497044 8 21:05:08 20:47:01 5743120 0 671156 8.38 2620 1592044 1072196 11.84 384296 1497048 20 21:05:08 20:48:01 5733312 0 680964 8.50 2620 1592044 1072112 11.84 394136 1497044 8 21:05:08 20:49:01 5733260 0 681008 8.50 2620 1592052 1072112 11.84 394940 1496232 8 21:05:08 20:50:01 5733424 0 680844 8.50 2620 1592052 1072112 11.84 394836 1496228 8 21:05:08 20:51:01 5733132 0 681132 8.50 2620 1592056 1072112 11.84 396212 1494932 8 21:05:08 20:52:01 5733356 0 680904 8.50 2620 1592060 1072260 11.84 396592 1494932 8 21:05:08 20:53:01 5733428 0 680828 8.50 2620 1592064 1072176 11.84 396196 1494932 8 21:05:08 20:54:01 5733560 0 680688 8.50 2620 1592072 1072176 11.84 396380 1494932 8 21:05:08 20:55:01 5733740 0 680508 8.50 2620 1592072 1072176 11.84 396232 1494932 8 21:05:08 20:56:01 5733204 0 681036 8.50 2620 1592080 1072176 11.84 396320 1494932 20 21:05:08 20:57:01 5732804 0 681436 8.51 2620 1592080 1072284 11.84 396960 1494884 8 21:05:08 20:58:01 5414276 0 823220 10.28 2620 1768824 1260744 13.92 614316 1580468 128 21:05:08 20:59:01 5426448 0 811040 10.13 2620 1768832 1189916 13.14 607264 1577428 16 21:05:08 21:00:01 5426580 0 810908 10.13 2620 1768832 1189916 13.14 604948 1579844 8 21:05:08 21:01:01 5424736 0 812744 10.15 2620 1768840 1192376 13.16 606072 1579844 8 21:05:08 21:02:01 5423604 0 813752 10.16 2620 1768964 1190556 13.14 606208 1580700 8 21:05:08 21:03:01 5422608 0 814744 10.17 2620 1768968 1190568 13.14 602376 1585832 8 21:05:08 21:04:01 5423868 0 813480 10.16 2620 1768972 1190424 13.14 601504 1585832 8 21:05:08 21:05:01 4814296 0 932440 11.64 2620 2259584 1303992 14.40 771900 1929520 40 21:05:08 Average: 5607521 0 727356 9.08 2620 1671442 1121402 12.38 469621 1538708 18 21:05:08 21:05:08 20:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:05:08 20:42:01 eth0 118.72 68.64 375.20 18.88 0.00 0.00 0.00 0.00 21:05:08 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:43:02 eth0 1.70 0.33 0.38 0.20 0.00 0.00 0.00 0.00 21:05:08 20:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:44:01 eth0 1.12 0.58 0.55 0.40 0.00 0.00 0.00 0.00 21:05:08 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:45:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 21:05:08 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:47:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:05:08 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:49:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:51:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:05:08 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:52:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:05:08 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:54:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:56:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:57:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:05:08 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:58:01 eth0 376.27 283.21 1229.42 66.85 0.00 0.00 0.00 0.00 21:05:08 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:58:01 docker0 69.41 76.24 7.78 314.04 0.00 0.00 0.00 0.00 21:05:08 20:59:01 eth0 0.05 0.07 0.00 0.02 0.00 0.00 0.00 0.00 21:05:08 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:00:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:05:08 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:01:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:05:08 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:02:01 eth0 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 21:05:08 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:03:01 eth0 0.70 0.38 0.39 0.20 0.00 0.00 0.00 0.00 21:05:08 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:04:01 eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00 21:05:08 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:05:01 eth0 477.48 330.18 2630.38 31.44 0.00 0.00 0.00 0.00 21:05:08 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 Average: eth0 40.85 28.58 176.68 4.94 0.00 0.00 0.00 0.00 21:05:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:08 Average: docker0 2.89 3.18 0.32 13.10 0.00 0.00 0.00 0.00 21:05:08 21:05:08 21:05:08 ---> sar -P ALL: 21:05:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:05:08 21:05:08 20:40:43 LINUX RESTART (2 CPU) 21:05:08 21:05:08 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:05:08 20:42:01 all 11.15 0.00 3.83 3.78 0.03 81.21 21:05:08 20:42:01 0 11.28 0.00 4.21 3.77 0.03 80.70 21:05:08 20:42:01 1 11.02 0.00 3.45 3.79 0.02 81.73 21:05:08 20:43:02 all 0.38 0.00 0.04 0.00 0.03 99.55 21:05:08 20:43:02 0 0.47 0.00 0.03 0.00 0.02 99.48 21:05:08 20:43:02 1 0.30 0.00 0.05 0.00 0.03 99.62 21:05:08 20:44:01 all 0.46 0.00 0.04 0.00 0.02 99.48 21:05:08 20:44:01 0 0.58 0.00 0.03 0.00 0.03 99.35 21:05:08 20:44:01 1 0.34 0.00 0.05 0.00 0.00 99.61 21:05:08 20:45:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:05:08 20:45:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:05:08 20:45:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:05:08 20:46:01 all 0.14 0.00 0.03 0.00 0.03 99.81 21:05:08 20:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:05:08 20:46:01 1 0.25 0.00 0.02 0.00 0.02 99.72 21:05:08 20:47:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:05:08 20:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:05:08 20:47:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:05:08 20:48:01 all 0.28 0.00 0.04 0.00 0.03 99.65 21:05:08 20:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:05:08 20:48:01 1 0.55 0.00 0.07 0.00 0.03 99.35 21:05:08 20:49:01 all 0.28 0.00 0.03 0.00 0.03 99.67 21:05:08 20:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:05:08 20:49:01 1 0.53 0.00 0.03 0.00 0.02 99.42 21:05:08 20:50:01 all 0.29 0.00 0.04 0.00 0.03 99.64 21:05:08 20:50:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:05:08 20:50:01 1 0.53 0.00 0.03 0.00 0.02 99.42 21:05:08 20:51:01 all 0.23 0.00 0.02 0.00 0.03 99.72 21:05:08 20:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:05:08 20:51:01 1 0.43 0.00 0.02 0.00 0.03 99.52 21:05:08 20:52:01 all 0.18 0.00 0.02 0.00 0.02 99.79 21:05:08 20:52:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:05:08 20:52:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:05:08 21:05:08 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:05:08 20:53:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:05:08 20:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:05:08 20:53:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:05:08 20:54:01 all 0.16 0.00 0.05 0.00 0.02 99.77 21:05:08 20:54:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:05:08 20:54:01 1 0.28 0.00 0.05 0.00 0.00 99.67 21:05:08 20:55:01 all 0.09 0.00 0.03 0.00 0.02 99.87 21:05:08 20:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:05:08 20:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:05:08 20:56:01 all 0.07 0.00 0.06 0.00 0.03 99.85 21:05:08 20:56:01 0 0.10 0.00 0.07 0.00 0.03 99.80 21:05:08 20:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:05:08 20:57:01 all 0.17 0.00 0.03 0.00 0.03 99.77 21:05:08 20:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:05:08 20:57:01 1 0.28 0.00 0.03 0.00 0.03 99.65 21:05:08 20:58:01 all 8.20 0.00 2.46 2.12 0.06 87.16 21:05:08 20:58:01 0 7.33 0.00 2.70 0.49 0.05 89.43 21:05:08 20:58:01 1 9.08 0.00 2.23 3.74 0.07 84.89 21:05:08 20:59:01 all 0.13 0.00 0.05 0.00 0.02 99.81 21:05:08 20:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:05:08 20:59:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:05:08 21:00:01 all 0.12 0.00 0.04 0.00 0.03 99.81 21:05:08 21:00:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:05:08 21:00:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:05:08 21:01:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:05:08 21:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:05:08 21:01:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:05:08 21:02:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:05:08 21:02:01 0 0.03 0.00 0.03 0.00 0.05 99.88 21:05:08 21:02:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:05:08 21:03:01 all 0.11 0.00 0.03 0.00 0.03 99.84 21:05:08 21:03:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:05:08 21:03:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:05:08 21:05:08 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:05:08 21:04:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:05:08 21:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:05:08 21:04:01 1 0.18 0.00 0.03 0.00 0.00 99.78 21:05:08 21:05:01 all 8.09 0.00 3.48 1.01 0.04 87.38 21:05:08 21:05:01 0 7.14 0.00 3.49 1.18 0.05 88.14 21:05:08 21:05:01 1 9.05 0.00 3.46 0.84 0.03 86.62 21:05:08 Average: all 1.28 0.00 0.43 0.28 0.03 97.98 21:05:08 Average: 0 1.14 0.00 0.46 0.22 0.03 98.15 21:05:08 Average: 1 1.43 0.00 0.41 0.34 0.02 97.80 21:05:08 21:05:08 21:05:08