Pull request #671 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04+ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb (ffe4915b3d03996c4d367e0f20ee4af7a25c7fe7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-26950’ is offline; ‘prd-centos7-docker-4c-2g-26951’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26960 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-671 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) > git config core.sparsecheckout # timeout=10 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk d9a59e28440ac0bdd89b49033815d90a8863130a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:01 ========================================================= 21:43:01 EdgeX Global Pipelines Version Info 21:43:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:02 ------------------- 21:43:02 stable info: 21:43:02 ------------------- 21:43:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:02 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:43:02 Message: update stable to v1.0.179 21:43:04 ------------------- 21:43:04 experimental info: 21:43:04 ------------------- 21:43:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:04 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:43:04 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-671 [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-671 [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-671 [Pipeline] echo 21:43:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] echo 21:43:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49bbeb [Pipeline] echo 21:43:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:07 + git log --format=format:%s -1 b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] echo 21:43:07 GIT_COMMIT: b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 21:43:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:08 21:43:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:43:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:08 latest: Pulling from edgex-devops/git-semver 21:43:08 31603596830f: Pulling fs layer 21:43:08 2a8b12db71e7: Pulling fs layer 21:43:08 6ca5941a6612: Pulling fs layer 21:43:08 ecc8261a40a4: Pulling fs layer 21:43:08 ecc8261a40a4: Waiting 21:43:08 2a8b12db71e7: Verifying Checksum 21:43:08 2a8b12db71e7: Download complete 21:43:08 31603596830f: Download complete 21:43:09 6ca5941a6612: Verifying Checksum 21:43:09 6ca5941a6612: Download complete 21:43:09 ecc8261a40a4: Verifying Checksum 21:43:09 ecc8261a40a4: Download complete 21:43:09 31603596830f: Pull complete 21:43:09 2a8b12db71e7: Pull complete 21:43:10 6ca5941a6612: Pull complete 21:43:10 ecc8261a40a4: Pull complete 21:43:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:43:10 prd-centos7-docker-4c-2g-26960 does not seem to be running inside a container 21:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-671 -v /w/workspace/ndry_app-functions-sdk-go_PR-671:/w/workspace/ndry_app-functions-sdk-go_PR-671:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:12 $ docker top f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:12 [ssh-agent] Looking for ssh-agent implementation... 21:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:12 $ docker exec f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent 21:43:12 SSH_AUTH_SOCK=/tmp/ssh-PeDoK3EUVZrl/agent.11 21:43:12 SSH_AGENT_PID=16 21:43:12 Running ssh-add (command line suppressed) 21:43:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_5985805569772578364.key (/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_5985805569772578364.key) 21:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:13 + git tag --points-at HEAD [Pipeline] } 21:43:13 $ docker exec --env ******** --env ******** f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent -k 21:43:13 unset SSH_AUTH_SOCK; 21:43:13 unset SSH_AGENT_PID; 21:43:13 echo Agent pid 16 killed; 21:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:13 [ssh-agent] Looking for ssh-agent implementation... 21:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:13 $ docker exec f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent 21:43:14 SSH_AUTH_SOCK=/tmp/ssh-kTOHOoB6z2zP/agent.44 21:43:14 SSH_AGENT_PID=49 21:43:14 Running ssh-add (command line suppressed) 21:43:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_7360497277688249378.key (/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_7360497277688249378.key) 21:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:14 + git semver init 21:43:14 # -> Open(): unable to determine branch for HEAD 21:43:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-671/.git 21:43:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-671 21:43:14 # $SEMVER_REMOTE_NAME = origin 21:43:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:14 # $SEMVER_USER_NAME = edgex-jenkins 21:43:14 # $SEMVER_BRANCH = PR-671 21:43:14 # $SEMVER_TEMP = /tmp/semver-200641347 21:43:14 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:43:18 # '/tmp/semver-200641347' -> '/w/workspace/ndry_app-functions-sdk-go_PR-671/.semver' 21:43:18 # -> Force: false 21:43:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-671/.semver [Pipeline] } 21:43:18 $ docker exec --env ******** --env ******** f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent -k 21:43:18 unset SSH_AUTH_SOCK; 21:43:18 unset SSH_AGENT_PID; 21:43:18 echo Agent pid 49 killed; 21:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:18 + git semver [Pipeline] } 21:43:18 $ docker stop --time=1 f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 21:43:20 $ docker rm -f f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:21 Stashed 1 file(s) [Pipeline] echo 21:43:21 [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 21:43:36 Still waiting to schedule task 21:43:36 ‘prd-centos7-docker-4c-2g-26955’ is offline; ‘prd-centos7-docker-4c-2g-26958’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ 21:43:36 Still waiting to schedule task 21:43:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:46:09 Running on prd-centos7-docker-4c-2g-26965 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [Pipeline] { [Pipeline] ws 21:46:09 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 21:46:22 using credential edgex-jenkins-ssh 21:46:22 Cloning the remote Git repository 21:46:22 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:46:22 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 21:46:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:46:22 > git --version # timeout=10 21:46:23 > git --version # 'git version 2.24.3' 21:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:46:30 Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 21:46:31 Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 21:46:31 Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) 21:46:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:46:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:46:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:46:31 > git config core.sparsecheckout # timeout=10 21:46:31 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 21:46:31 > git remote # timeout=10 21:46:31 > git config --get remote.origin.url # timeout=10 21:46:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:31 > git merge ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 21:46:31 > git rev-parse HEAD^{commit} # timeout=10 21:46:31 > git config core.sparsecheckout # timeout=10 21:46:31 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 21:46:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:46:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:46:45 + sudo service docker restart 21:46:45 + true 21:46:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:46:50 ========================================================= 21:46:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:46:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:46:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:46:54 Sending build context to Docker daemon 19.21MB 21:46:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:46:54 Step 2/8 : FROM ${BASE} 21:46:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:46:55 188c0c94c7c5: Pulling fs layer 21:46:55 0ef7d3d256c8: Pulling fs layer 21:46:55 de9db76c5a1d: Pulling fs layer 21:46:55 bca2f99d35d6: Pulling fs layer 21:46:55 93359f2a8cfa: Pulling fs layer 21:46:55 7c6f9722023f: Pulling fs layer 21:46:55 a35cf1a2eb13: Pulling fs layer 21:46:55 bca2f99d35d6: Waiting 21:46:55 93359f2a8cfa: Waiting 21:46:55 7c6f9722023f: Waiting 21:46:55 a35cf1a2eb13: Waiting 21:46:55 de9db76c5a1d: Verifying Checksum 21:46:55 de9db76c5a1d: Download complete 21:46:56 0ef7d3d256c8: Download complete 21:46:56 93359f2a8cfa: Verifying Checksum 21:46:56 93359f2a8cfa: Download complete 21:46:56 7c6f9722023f: Download complete 21:46:56 188c0c94c7c5: Verifying Checksum 21:46:56 188c0c94c7c5: Download complete 21:46:58 188c0c94c7c5: Pull complete 21:46:58 0ef7d3d256c8: Pull complete 21:46:59 de9db76c5a1d: Pull complete 21:47:19 a35cf1a2eb13: Verifying Checksum 21:47:19 a35cf1a2eb13: Download complete 21:47:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26968 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [Pipeline] { [Pipeline] ws 21:47:22 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 21:47:24 bca2f99d35d6: Verifying Checksum 21:47:24 bca2f99d35d6: Download complete 21:47:28 using credential edgex-jenkins-ssh 21:47:28 Cloning the remote Git repository 21:47:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:47:28 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 21:47:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:47:28 > git --version # timeout=10 21:47:28 > git --version # 'git version 2.17.1' 21:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:32 Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 21:47:33 Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 21:47:33 Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) 21:47:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:47:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:47:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:32 > git config core.sparsecheckout # timeout=10 21:47:32 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 21:47:32 > git remote # timeout=10 21:47:32 > git config --get remote.origin.url # timeout=10 21:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:32 > git merge ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 21:47:32 > git rev-parse HEAD^{commit} # timeout=10 21:47:33 > git config core.sparsecheckout # timeout=10 21:47:33 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 21:47:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:47:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:40 + true 21:47:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:47:42 ========================================================= 21:47:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:47:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:47:43 bca2f99d35d6: Pull complete 21:47:43 Sending build context to Docker daemon 19.21MB 21:47:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:47:44 Step 2/8 : FROM ${BASE} 21:47:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:44 5f621e34cdf4: Pulling fs layer 21:47:44 a4357932f1b6: Pulling fs layer 21:47:44 18c013af1878: Pulling fs layer 21:47:44 00ac8860ef70: Pulling fs layer 21:47:44 63d7cb157983: Pulling fs layer 21:47:44 b116817d02f9: Pulling fs layer 21:47:44 745a02a5169b: Pulling fs layer 21:47:44 00ac8860ef70: Waiting 21:47:44 63d7cb157983: Waiting 21:47:44 b116817d02f9: Waiting 21:47:44 745a02a5169b: Waiting 21:47:44 18c013af1878: Verifying Checksum 21:47:44 18c013af1878: Download complete 21:47:44 a4357932f1b6: Verifying Checksum 21:47:44 a4357932f1b6: Download complete 21:47:44 63d7cb157983: Verifying Checksum 21:47:44 63d7cb157983: Download complete 21:47:44 93359f2a8cfa: Pull complete 21:47:44 7c6f9722023f: Pull complete 21:47:44 b116817d02f9: Download complete 21:47:44 5f621e34cdf4: Download complete 21:47:45 5f621e34cdf4: Pull complete 21:47:46 a4357932f1b6: Pull complete 21:47:46 18c013af1878: Pull complete 21:47:46 745a02a5169b: Verifying Checksum 21:47:46 745a02a5169b: Download complete 21:47:48 00ac8860ef70: Verifying Checksum 21:47:48 00ac8860ef70: Download complete 21:47:55 a35cf1a2eb13: Pull complete 21:47:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:47:55 ---> a62c8e92a672 21:47:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:47:55 20.10.0: Pulling from library/docker 21:47:55 05e7bc50f07f: Pulling fs layer 21:47:55 6db28d0fdbf6: Pulling fs layer 21:47:55 292df0bc6bf3: Pulling fs layer 21:47:55 2e060f4bd70b: Pulling fs layer 21:47:55 80e8d568a223: Pulling fs layer 21:47:55 8dc6ef1a942a: Pulling fs layer 21:47:55 2312dd95470a: Pulling fs layer 21:47:55 2e060f4bd70b: Waiting 21:47:55 80e8d568a223: Waiting 21:47:55 8dc6ef1a942a: Waiting 21:47:55 2312dd95470a: Waiting 21:47:55 292df0bc6bf3: Verifying Checksum 21:47:55 292df0bc6bf3: Download complete 21:47:56 05e7bc50f07f: Verifying Checksum 21:47:56 05e7bc50f07f: Download complete 21:47:56 80e8d568a223: Verifying Checksum 21:47:56 80e8d568a223: Download complete 21:47:56 8dc6ef1a942a: Verifying Checksum 21:47:56 8dc6ef1a942a: Download complete 21:47:56 2312dd95470a: Verifying Checksum 21:47:56 2312dd95470a: Download complete 21:47:56 6db28d0fdbf6: Verifying Checksum 21:47:56 6db28d0fdbf6: Download complete 21:47:57 05e7bc50f07f: Pull complete 21:47:58 6db28d0fdbf6: Pull complete 21:47:58 00ac8860ef70: Pull complete 21:47:58 63d7cb157983: Pull complete 21:47:58 b116817d02f9: Pull complete 21:47:58 292df0bc6bf3: Pull complete 21:48:02 745a02a5169b: Pull complete 21:48:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:48:02 ---> b7e6874047d6 21:48:02 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:48:02 20.10.0: Pulling from library/docker 21:48:02 a3cc7d3b244e: Pulling fs layer 21:48:02 02a3295e0d61: Pulling fs layer 21:48:02 0f4f2e6d8100: Pulling fs layer 21:48:02 330b718f631f: Pulling fs layer 21:48:02 a93816041522: Pulling fs layer 21:48:02 bdb6da89ff94: Pulling fs layer 21:48:02 2a70c0c122f4: Pulling fs layer 21:48:02 330b718f631f: Waiting 21:48:02 a93816041522: Waiting 21:48:02 bdb6da89ff94: Waiting 21:48:02 2a70c0c122f4: Waiting 21:48:02 0f4f2e6d8100: Verifying Checksum 21:48:02 0f4f2e6d8100: Download complete 21:48:02 02a3295e0d61: Verifying Checksum 21:48:02 02a3295e0d61: Download complete 21:48:02 a93816041522: Verifying Checksum 21:48:02 a93816041522: Download complete 21:48:02 a3cc7d3b244e: Verifying Checksum 21:48:02 a3cc7d3b244e: Download complete 21:48:02 2a70c0c122f4: Verifying Checksum 21:48:02 2a70c0c122f4: Download complete 21:48:02 2e060f4bd70b: Verifying Checksum 21:48:02 2e060f4bd70b: Download complete 21:48:03 a3cc7d3b244e: Pull complete 21:48:03 02a3295e0d61: Pull complete 21:48:03 330b718f631f: Verifying Checksum 21:48:03 330b718f631f: Download complete 21:48:04 0f4f2e6d8100: Pull complete 21:48:08 330b718f631f: Pull complete 21:48:08 a93816041522: Pull complete 21:48:08 bdb6da89ff94: Pull complete 21:48:09 2a70c0c122f4: Pull complete 21:48:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:48:09 Status: Downloaded newer image for docker:20.10.0 21:48:09 2e060f4bd70b: Pull complete 21:48:09 80e8d568a223: Pull complete 21:48:09 8dc6ef1a942a: Pull complete 21:48:09 2312dd95470a: Pull complete 21:48:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:48:09 Status: Downloaded newer image for docker:20.10.0 21:48:14 ---> 9c68b971bb14 21:48:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:48:14 ---> Running in f7e186e8c226 21:48:14 Removing intermediate container f7e186e8c226 21:48:14 ---> 262d8e2de752 21:48:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:48:15 ---> Running in ee641039475d 21:48:15 ---> e614878016d9 21:48:15 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:48:15 ---> Running in ec32a33d09f6 21:48:15 Removing intermediate container ec32a33d09f6 21:48:15 ---> 30454a3401c7 21:48:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:48:16 ---> Running in 2b36ea2aa8a1 21:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:48:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:48:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:48:18 (1/5) Installing libsodium (1.0.18-r0) 21:48:18 (2/5) Installing libzmq (4.3.3-r0) 21:48:19 (3/5) Installing pkgconf (1.7.2-r0) 21:48:19 (4/5) Installing libsodium-dev (1.0.18-r0) 21:48:19 (5/5) Installing zeromq-dev (4.3.3-r0) 21:48:19 Executing busybox-1.31.1-r19.trigger 21:48:19 OK: 167 MiB in 44 packages 21:48:19 (1/5) Installing libsodium (1.0.18-r0) 21:48:19 (2/5) Installing libzmq (4.3.3-r0) 21:48:19 (3/5) Installing pkgconf (1.7.2-r0) 21:48:19 (4/5) Installing libsodium-dev (1.0.18-r0) 21:48:19 (5/5) Installing zeromq-dev (4.3.3-r0) 21:48:19 Executing busybox-1.31.1-r19.trigger 21:48:20 OK: 144 MiB in 44 packages 21:48:21 Removing intermediate container 2b36ea2aa8a1 21:48:21 ---> 7e8a8b92c80a 21:48:21 Step 6/8 : WORKDIR /build 21:48:21 ---> Running in 2f9c2d7b8764 21:48:21 Removing intermediate container 2f9c2d7b8764 21:48:21 ---> aea13e95aa68 21:48:21 Step 7/8 : COPY go.mod . 21:48:22 Removing intermediate container ee641039475d 21:48:22 ---> 540fa58f460f 21:48:22 Step 6/8 : WORKDIR /build 21:48:22 ---> Running in 5a093f76bb9d 21:48:22 Removing intermediate container 5a093f76bb9d 21:48:22 ---> c7a85b354564 21:48:22 Step 7/8 : COPY go.mod . 21:48:22 ---> 74a2e720d3ce 21:48:22 Step 8/8 : RUN go mod download 21:48:22 ---> Running in 01c474498f25 21:48:23 ---> 2f34a5929b21 21:48:23 Step 8/8 : RUN go mod download 21:48:23 ---> Running in 084dfbd17847 21:48:49 Removing intermediate container 01c474498f25 21:48:49 ---> da59e2e8e37b 21:48:49 Successfully built da59e2e8e37b 21:48:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:48:50 + docker inspect -f . ci-base-image-arm64 21:48:50 . [Pipeline] withDockerContainer 21:48:50 prd-ubuntu18.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container 21:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:48:52 $ docker top 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:53 + go version 21:48:53 go version go1.15.5 linux/arm64 [Pipeline] } 21:48:53 $ docker stop --time=1 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 21:48:55 $ docker rm -f 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:56 + docker inspect -f . ci-base-image-arm64 21:48:56 . [Pipeline] withDockerContainer 21:48:56 prd-ubuntu18.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container 21:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:48:57 $ docker top a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:59 + make test 21:48:59 make -C ./app-service-template build 21:48:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:48:59 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:49:12 Removing intermediate container 084dfbd17847 21:49:12 ---> 09f1e0ae248b 21:49:12 Successfully built 09f1e0ae248b 21:49:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:49:14 + docker inspect -f . ci-base-image-x86_64 21:49:15 . [Pipeline] withDockerContainer 21:49:15 prd-centos7-docker-4c-2g-26965 does not seem to be running inside a container 21:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:20 $ docker top e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:21 + go version 21:49:21 go version go1.15.5 linux/amd64 [Pipeline] } 21:49:21 $ docker stop --time=1 e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 21:49:23 $ docker rm -f e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:24 + docker inspect -f . ci-base-image-x86_64 21:49:24 . [Pipeline] withDockerContainer 21:49:24 prd-centos7-docker-4c-2g-26965 does not seem to be running inside a container 21:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:29 $ docker top 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:30 + make test 21:49:30 make -C ./app-service-template build 21:49:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:49:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:49:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:49:38 make -C ./app-service-template test 21:49:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:49:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:49:56 ? new-app-service [no test files] 21:49:56 ok new-app-service/functions 0.024s coverage: 75.8% of statements 21:49:56 CGO_ENABLED=1 go vet ./... 21:50:06 gofmt -l . 21:50:06 [ "`gofmt -l .`" = "" ] 21:50:06 ./bin/test-go-mod-tidy.sh 21:50:06 ./bin/test-attribution-txt.sh 21:50:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:50:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 21:50:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.036s coverage: 82.6% of statements 21:50:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:50:11 make -C ./app-service-template test 21:50:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:50:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:50:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.102s coverage: 50.6% of statements 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:50:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.079s coverage: 61.5% of statements 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:50:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.106s coverage: 73.2% of statements 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:50:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements 21:50:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:50:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 8.8% of statements 21:50:29 ? new-app-service [no test files] 21:50:29 ok new-app-service/functions 0.043s coverage: 75.8% of statements 21:50:29 CGO_ENABLED=1 go vet ./... 21:50:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.917s coverage: 77.5% of statements 21:50:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:50:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.046s coverage: 87.9% of statements 21:50:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 80.5% of statements 21:50:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.025s coverage: 71.7% of statements 21:50:42 gofmt -l . 21:50:42 [ "`gofmt -l .`" = "" ] 21:50:42 ./bin/test-go-mod-tidy.sh 21:50:44 ./bin/test-attribution-txt.sh 21:50:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 21:50:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.081s coverage: 82.9% of statements 21:50:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements 21:50:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:50:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 21:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.064s coverage: 82.6% of statements 21:50:53 gofmt -l . 21:50:53 [ "`gofmt -l .`" = "" ] 21:50:53 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:50:53 $ docker stop --time=1 a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 21:50:55 $ docker rm -f a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.104s coverage: 50.6% of statements 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.439s coverage: 61.5% of statements 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.234s coverage: 73.2% of statements 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.0% of statements 21:50:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:50:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.071s coverage: 8.8% of statements [Pipeline] // withDockerContainer [Pipeline] sh 21:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.900s coverage: 77.5% of statements 21:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.071s coverage: 87.9% of statements 21:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.031s coverage: 80.5% of statements 21:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 71.7% of statements 21:51:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.067s coverage: 82.9% of statements 21:51:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.078s coverage: 94.4% of statements 21:51:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:51:28 gofmt -l . 21:51:28 [ "`gofmt -l .`" = "" ] 21:51:28 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:51:29 $ docker stop --time=1 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c 21:51:32 $ docker rm -f 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c [Pipeline] // withDockerContainer [Pipeline] sh 21:51:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:34 Warning: overwriting stash ‘coverage-report’ 21:51:35 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 [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] wrap 21:51:37 provisioning config files... 21:51:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/config4056604283612238043tmp [Pipeline] { [Pipeline] sh 21:51:38 + set +x 21:51:38 + curl -s https://codecov.io/bash 21:51:38 + bash -s -- 21:51:38 21:51:38 _____ _ 21:51:38 / ____| | | 21:51:38 | | ___ __| | ___ ___ _____ __ 21:51:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:51:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:51:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:51:38 Bash-20210129-7c25fce 21:51:38 21:51:38 21:51:38 ==> git version 2.24.3 found 21:51: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:51:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:51:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:51:38 ==> Jenkins CI detected. 21:51:38 project root: . 21:51:38 --> token set from env 21:51:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:51:38 ==> Running gcov in . (disable via -X gcov) 21:51:38 ==> Python coveragepy not found 21:51:38 ==> Searching for coverage reports in: 21:51:38 + . 21:51:38 -> Found 2 reports 21:51:38 ==> Detecting git/mercurial file structure 21:51:38 ==> Reading reports 21:51:38 + ./app-service-template/coverage.out bytes=1148 21:51:38 + ./coverage.out bytes=81242 21:51:38 ==> Appending adjustments 21:51:38 https://docs.codecov.io/docs/fixing-reports 21:51:38 + Found adjustments 21:51:38 ==> Gzipping contents 21:51:38 16K /tmp/codecov.lZ51Xg.gz 21:51:38 ==> Uploading reports 21:51:38 url: https://codecov.io 21:51:38 query: branch=PR-671&commit=b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-671%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=671&job=&cmd_args= 21:51:38 -> Pinging Codecov 21:51:38 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-671&commit=b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-671%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=671&job=&cmd_args= 21:51:39 -> Uploading to 21:51:39 https://storage.googleapis.com/codecov/v4/raw/2021-02-19/3D8B5DFFC46A037C893635FACE044666/b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04/84af1395-a9fc-49bb-ad18-9d71ff4bd04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T215139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc1eb5e1b6d2ebd55ce111c8c1c537995f6cd874d84ff2694a9616ff753297f 21:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:39 Dload Upload Total Spent Left Speed 21:51:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14188 0 0 100 14188 0 31707 --:--:-- --:--:-- --:--:-- 31740 21:51:39 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] } 21:51:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh 21:51:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:51:43 ---> package-listing.sh 21:51:43 ++ facter osfamily 21:51:43 ++ tr '[:upper:]' '[:lower:]' 21:51:43 + OS_FAMILY=redhat 21:51:43 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-671 21:51:43 + START_PACKAGES=/tmp/packages_start.txt 21:51:43 + END_PACKAGES=/tmp/packages_end.txt 21:51:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:51:43 + PACKAGES=/tmp/packages_start.txt 21:51:43 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-671 ']' 21:51:43 + PACKAGES=/tmp/packages_end.txt 21:51:43 + case "${OS_FAMILY}" in 21:51:43 + rpm -qa 21:51:43 + sort 21:51:49 + '[' -f /tmp/packages_start.txt ']' 21:51:49 + '[' -f /tmp/packages_end.txt ']' 21:51:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:51:49 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-671 ']' 21:51:49 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-671/archives/ 21:51:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-671/archives/ [Pipeline] echo 21:51:49 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-671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:51:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:51:50 21:51:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:51:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:51:50 alpine: Pulling from edgex-lftools-log-publisher 21:51:50 df20fa9351a1: Pulling fs layer 21:51:50 36b3adc4ff6f: Pulling fs layer 21:51:50 8ad3a11d3b57: Pulling fs layer 21:51:50 46f8f816bc3b: Pulling fs layer 21:51:50 93b61091891f: Pulling fs layer 21:51:50 93b9cdb0e59b: Pulling fs layer 21:51:50 5e14af77c1be: Pulling fs layer 21:51:50 01666e4c0597: Pulling fs layer 21:51:50 aa168da1d23b: Pulling fs layer 21:51:50 93b9cdb0e59b: Waiting 21:51:50 5e14af77c1be: Waiting 21:51:50 01666e4c0597: Waiting 21:51:50 aa168da1d23b: Waiting 21:51:50 46f8f816bc3b: Waiting 21:51:50 93b61091891f: Waiting 21:51:50 36b3adc4ff6f: Download complete 21:51:50 46f8f816bc3b: Verifying Checksum 21:51:50 46f8f816bc3b: Download complete 21:51:50 df20fa9351a1: Download complete 21:51:50 93b9cdb0e59b: Verifying Checksum 21:51:50 93b9cdb0e59b: Download complete 21:51:50 5e14af77c1be: Download complete 21:51:50 01666e4c0597: Verifying Checksum 21:51:50 01666e4c0597: Download complete 21:51:50 93b61091891f: Download complete 21:51:51 df20fa9351a1: Pull complete 21:51:51 36b3adc4ff6f: Pull complete 21:51:51 8ad3a11d3b57: Verifying Checksum 21:51:51 8ad3a11d3b57: Download complete 21:51:52 8ad3a11d3b57: Pull complete 21:51:52 46f8f816bc3b: Pull complete 21:51:52 93b61091891f: Pull complete 21:51:53 93b9cdb0e59b: Pull complete 21:51:53 5e14af77c1be: Pull complete 21:51:53 01666e4c0597: Pull complete 21:51:54 aa168da1d23b: Verifying Checksum 21:51:54 aa168da1d23b: Download complete 21:52:00 aa168da1d23b: Pull complete 21:52:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:52:01 prd-centos7-docker-4c-2g-26960 does not seem to be running inside a container 21:52:01 $ 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-671/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-671 -v /w/workspace/ndry_app-functions-sdk-go_PR-671:/w/workspace/ndry_app-functions-sdk-go_PR-671:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:52:04 $ docker top d1d48fa4f98c6f46e53c034ca5cc7bf5384258270433d0760121797c21f19ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:05 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:05 + mkdir -p /var/log/sa [Pipeline] sh 21:52:05 + ls /var/log/sa-host 21:52:05 + sadf -c /var/log/sa-host/sa19 21:52:05 file_magic: OK 21:52:05 HZ: Using current value: 100 21:52:05 file_header: OK 21:52:05 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:52:05 Statistics: 21:52:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:52:05 File successfully converted to sysstat format version 12.2.1 21:52:05 + sadf -c /var/log/sa-host/sa23 21:52:05 file_magic: OK 21:52:05 HZ: Using current value: 100 21:52:05 file_header: OK 21:52:05 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:52:05 Statistics: 21:52:05 Hnuu...uuuununununu... 21:52:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:05 provisioning config files... 21:52:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/config7645997792590328033tmp [Pipeline] { [Pipeline] echo 21:52:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:06 ---> create-netrc.sh [Pipeline] } 21:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:52:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:52:06 ---> python-tools-install.sh [Pipeline] echo 21:52:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:06 ---> sudo-logs.sh 21:52:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:07 ---> job-cost.sh 21:52:07 lf-activate-venv: SKIPPING 21:52:07 INFO: No Stack... 21:52:08 INFO: Retrieving Pricing Info for: v1-standard-2 21:52:08 INFO: Archiving Costs [Pipeline] echo 21:52:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:09 ---> logs-deploy.sh 21:52:09 lf-activate-venv: SKIPPING 21:52:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-671/8 21:52:09 INFO: archiving workspace using pattern(s): 21:52:10 Archives upload complete. 21:52:10 INFO: archiving logs to Nexus 21:52:11 ---> uname -a: 21:52:11 Linux prd-centos7-docker-4c-2g-26960.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:52:11 21:52:11 21:52:11 ---> lscpu: 21:52:11 Architecture: x86_64 21:52:11 CPU op-mode(s): 32-bit, 64-bit 21:52:11 Byte Order: Little Endian 21:52:11 Address sizes: 40 bits physical, 48 bits virtual 21:52:11 CPU(s): 4 21:52:11 On-line CPU(s) list: 0-3 21:52:11 Thread(s) per core: 1 21:52:11 Core(s) per socket: 1 21:52:11 Socket(s): 4 21:52:11 NUMA node(s): 1 21:52:11 Vendor ID: GenuineIntel 21:52:11 CPU family: 6 21:52:11 Model: 44 21:52:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:52:11 Stepping: 1 21:52:11 CPU MHz: 2933.436 21:52:11 BogoMIPS: 5866.87 21:52:11 Virtualization: VT-x 21:52:11 Hypervisor vendor: KVM 21:52:11 Virtualization type: full 21:52:11 L1d cache: 128 KiB 21:52:11 L1i cache: 128 KiB 21:52:11 L2 cache: 16 MiB 21:52:11 L3 cache: 64 MiB 21:52:11 NUMA node0 CPU(s): 0-3 21:52:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:52:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:52:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:52:11 Vulnerability Meltdown: Mitigation; PTI 21:52:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:52:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:52:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:52:11 Vulnerability Srbds: Not affected 21:52:11 Vulnerability Tsx async abort: Not affected 21:52:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:52:11 21:52:11 21:52:11 ---> nproc: 21:52:11 4 21:52:11 21:52:11 21:52:11 ---> df -h: 21:52:11 Filesystem Size Used Available Use% Mounted on 21:52:11 overlay 50.0G 7.3G 42.7G 15% / 21:52:11 tmpfs 64.0M 0 64.0M 0% /dev 21:52:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:52:11 shm 64.0M 0 64.0M 0% /dev/shm 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-671 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:52:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:52:11 21:52:11 21:52:11 ---> free -m: 21:52:11 total used free shared buff/cache available 21:52:11 Mem: 1837 699 104 0 1033 1033 21:52:11 Swap: 1023 1 1022 21:52:11 21:52:11 21:52:11 ---> ip addr: 21:52:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:52:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:11 inet 127.0.0.1/8 scope host lo 21:52:11 valid_lft forever preferred_lft forever 21:52:11 inet6 ::1/128 scope host 21:52:11 valid_lft forever preferred_lft forever 21:52:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:52:11 link/ether fa:16:3e:94:ba:9f brd ff:ff:ff:ff:ff:ff 21:52:11 inet 10.30.122.241/23 brd 10.30.123.255 scope global dynamic eth0 21:52:11 valid_lft 85816sec preferred_lft 85816sec 21:52:11 inet6 fe80::f816:3eff:fe94:ba9f/64 scope link 21:52:11 valid_lft forever preferred_lft forever 21:52:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:52:11 link/ether 02:42:0f:fd:a7:53 brd ff:ff:ff:ff:ff:ff 21:52:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:52:11 valid_lft forever preferred_lft forever 21:52:11 inet6 fe80::42:fff:fefd:a753/64 scope link 21:52:11 valid_lft forever preferred_lft forever 21:52:11 21:52:11 21:52:11 ---> sar -b -r -n DEV: 21:52:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:52:11 21:52:11 21:42:15 LINUX RESTART (4 CPU) 21:52:11 21:52:11 21:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:52:11 21:44:01 33.72 13.52 20.20 0.00 4556.64 3987.80 0.00 21:52:11 21:45:01 1.68 0.00 1.68 0.00 0.00 31.01 0.00 21:52:11 21:46:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 21:52:11 21:47:02 0.37 0.00 0.37 0.00 0.00 4.63 0.00 21:52:11 21:48:01 0.22 0.00 0.22 0.00 0.00 3.84 0.00 21:52:11 21:49:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 21:52:11 21:50:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 21:52:11 21:51:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 21:52:11 21:52:01 120.83 81.69 39.14 0.00 6006.33 15086.10 0.00 21:52:11 Average: 17.58 10.60 6.98 0.00 1176.26 2129.94 0.00 21:52:11 21:52:11 21:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:11 21:44:01 219820 0 599740 31.87 2620 1059364 1120672 38.25 398252 1065288 20 21:52:11 21:45:01 225648 0 593908 31.56 2620 1059368 1098412 37.49 399528 1059044 12 21:52:11 21:46:01 224236 0 595312 31.64 2620 1059376 1093320 37.31 397212 1062784 8 21:52:11 21:47:02 225528 0 594020 31.57 2620 1059376 1086076 37.07 409956 1049312 8 21:52:11 21:48:01 224556 0 594984 31.62 2620 1059384 1086148 37.07 410172 1050644 16 21:52:11 21:49:01 224760 0 594776 31.61 2620 1059388 1086088 37.07 423364 1037100 12 21:52:11 21:50:01 224940 0 594592 31.60 2620 1059392 1076824 36.75 433016 1027384 8 21:52:11 21:51:01 223392 0 596136 31.68 2620 1059396 1076824 36.75 449500 1012700 8 21:52:11 21:52:01 184068 0 683040 36.30 2620 1011816 1296300 44.24 455208 992204 88684 21:52:11 Average: 219661 0 605168 32.16 2620 1054096 1113407 38.00 419579 1039607 9864 21:52:11 21:52:11 21:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:11 21:44:01 eth0 172.66 168.81 647.55 47.74 0.00 0.00 0.00 0.00 21:52:11 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:44:01 docker0 107.61 93.07 9.00 307.09 0.00 0.00 0.00 0.00 21:52:11 21:45:01 eth0 4.46 0.83 1.07 0.60 0.00 0.00 0.00 0.00 21:52:11 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:46:01 eth0 1.83 0.45 0.60 0.39 0.00 0.00 0.00 0.00 21:52:11 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:47:02 eth0 3.31 0.68 0.86 0.40 0.00 0.00 0.00 0.00 21:52:11 21:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:48:01 eth0 2.27 0.98 1.01 0.67 0.00 0.00 0.00 0.00 21:52:11 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:49:01 eth0 0.60 0.33 0.28 0.20 0.00 0.00 0.00 0.00 21:52:11 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:52:11 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:52:11 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:52:01 eth0 237.29 212.20 2177.74 22.40 0.00 0.00 0.00 0.00 21:52:11 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 Average: eth0 47.06 42.81 315.05 8.06 0.00 0.00 0.00 0.00 21:52:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:11 Average: docker0 11.98 10.36 1.00 34.19 0.00 0.00 0.00 0.00 21:52:11 21:52:11 21:52:11 ---> sar -P ALL: 21:52:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:52:11 21:52:11 21:42:15 LINUX RESTART (4 CPU) 21:52:11 21:52:11 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:52:11 21:44:01 all 3.70 0.00 1.60 0.48 0.04 94.17 21:52:11 21:44:01 0 4.01 0.00 1.53 0.12 0.05 94.29 21:52:11 21:44:01 1 3.84 0.00 1.66 1.11 0.03 93.35 21:52:11 21:44:01 2 3.65 0.00 1.62 0.32 0.03 94.38 21:52:11 21:44:01 3 3.30 0.00 1.59 0.39 0.05 94.67 21:52:11 21:45:01 all 0.16 0.00 0.05 0.00 0.00 99.79 21:52:11 21:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:52:11 21:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:52:11 21:45:01 2 0.50 0.00 0.03 0.00 0.00 99.47 21:52:11 21:45:01 3 0.05 0.00 0.07 0.00 0.00 99.88 21:52:11 21:46:01 all 0.20 0.00 0.04 0.00 0.00 99.76 21:52:11 21:46:01 0 0.12 0.00 0.03 0.00 0.00 99.85 21:52:11 21:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 21:52:11 21:46:01 2 0.50 0.00 0.03 0.00 0.00 99.47 21:52:11 21:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:52:11 21:47:02 all 0.15 0.00 0.03 0.00 0.01 99.81 21:52:11 21:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 21:52:11 21:47:02 1 0.07 0.00 0.03 0.00 0.02 99.88 21:52:11 21:47:02 2 0.45 0.00 0.05 0.00 0.02 99.48 21:52:11 21:47:02 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:11 21:48:01 all 0.17 0.00 0.05 0.00 0.02 99.75 21:52:11 21:48:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:52:11 21:48:01 1 0.31 0.00 0.05 0.00 0.03 99.61 21:52:11 21:48:01 2 0.27 0.00 0.03 0.00 0.02 99.68 21:52:11 21:48:01 3 0.05 0.00 0.05 0.00 0.02 99.88 21:52:11 21:49:01 all 0.13 0.00 0.03 0.00 0.00 99.84 21:52:11 21:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:52:11 21:49:01 1 0.40 0.00 0.03 0.00 0.00 99.57 21:52:11 21:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:52:11 21:49:01 3 0.05 0.00 0.08 0.00 0.00 99.87 21:52:11 21:50:01 all 0.04 0.00 0.04 0.00 0.00 99.92 21:52:11 21:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:52:11 21:50:01 1 0.05 0.00 0.07 0.00 0.00 99.88 21:52:11 21:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:52:11 21:50:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:52:11 21:51:01 all 0.14 0.00 0.02 0.00 0.00 99.84 21:52:11 21:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:11 21:51:01 1 0.48 0.00 0.03 0.00 0.00 99.48 21:52:11 21:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:52:11 21:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:52:11 21:52:01 all 5.48 0.00 2.77 1.91 0.06 89.77 21:52:11 21:52:01 0 5.03 0.00 3.19 0.05 0.05 91.69 21:52:11 21:52:01 1 5.64 0.00 2.75 1.29 0.07 90.24 21:52:11 21:52:01 2 6.47 0.00 2.42 3.36 0.05 87.69 21:52:11 21:52:01 3 4.78 0.00 2.73 2.95 0.07 89.47 21:52:11 Average: all 1.13 0.00 0.51 0.26 0.02 98.08 21:52:11 Average: 0 1.04 0.00 0.54 0.02 0.01 98.38 21:52:11 Average: 1 1.21 0.00 0.53 0.27 0.02 97.97 21:52:11 Average: 2 1.32 0.00 0.47 0.41 0.01 97.79 21:52:11 Average: 3 0.93 0.00 0.51 0.37 0.02 98.17 21:52:11 21:52:11 21:52:11