Pull request #921 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df76cb4b79cd8b3ffa5d26b9526444afff4457e7+042dfbc200e9a033131772982770329148424ff7 (1403dd08c1c4556607d7c09e69ea5cc413e352f3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8135543663696144589.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-ssh1500934612770636388.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1153374577742150780.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 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-ssh7029915124098492803.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-921/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1542874738008466732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-345’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-349 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [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-921 # 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-921@tmp/jenkins-gitclient-ssh3330311321438981555.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-921@tmp/jenkins-gitclient-ssh6394552031235387991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) > git config core.sparsecheckout # timeout=10 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # 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-921@tmp/jenkins-gitclient-ssh1970746576769661593.key > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:14:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:14:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:14:20 ========================================================= 16:14:20 EdgeX Global Pipelines Version Info 16:14:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7fabc97dc95b5690610db78af8a3a15dbf9dc771 # timeout=10 16:14:21 ------------------- 16:14:21 stable info: 16:14:21 ------------------- 16:14:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:14:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:14:21 Message: update stable to v1.0.205 16:14:22 ------------------- 16:14:22 experimental info: 16:14:22 ------------------- 16:14:22 Commited By: **** collab-it+edgex@linuxfoundation.org 16:14:22 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:14:22 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-921 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-921 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-921 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [Pipeline] echo 16:14:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df76cb4 [Pipeline] echo 16:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:14:23 + git log --format=format:%s -1 df76cb4b79cd8b3ffa5d26b9526444afff4457e7 [Pipeline] echo 16:14:23 GIT_COMMIT: df76cb4b79cd8b3ffa5d26b9526444afff4457e7, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo 16:14:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:24 16:14:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:14:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:24 latest: Pulling from edgex-devops/git-semver 16:14:24 31603596830f: Pulling fs layer 16:14:24 d4622e32a9a9: Pulling fs layer 16:14:24 1030fce36090: Pulling fs layer 16:14:24 6c6cb7e1b49b: Pulling fs layer 16:14:24 6c6cb7e1b49b: Waiting 16:14:24 d4622e32a9a9: Verifying Checksum 16:14:24 d4622e32a9a9: Download complete 16:14:24 31603596830f: Verifying Checksum 16:14:24 31603596830f: Download complete 16:14:24 6c6cb7e1b49b: Verifying Checksum 16:14:24 6c6cb7e1b49b: Download complete 16:14:24 31603596830f: Pull complete 16:14:24 d4622e32a9a9: Pull complete 16:14:24 1030fce36090: Verifying Checksum 16:14:24 1030fce36090: Download complete 16:14:25 1030fce36090: Pull complete 16:14:25 6c6cb7e1b49b: Pull complete 16:14:25 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:14:25 prd-centos7-docker-4c-2g-349 does not seem to be running inside a container 16:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@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 16:14:27 $ docker top bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:27 [ssh-agent] Looking for ssh-agent implementation... 16:14:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:27 $ docker exec bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent 16:14:27 SSH_AUTH_SOCK=/tmp/ssh-UBdviHsPMU4Y/agent.14 16:14:27 SSH_AGENT_PID=20 16:14:27 Running ssh-add (command line suppressed) 16:14:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_6551590071281370689.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_6551590071281370689.key) 16:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:28 + git tag --points-at HEAD [Pipeline] } 16:14:28 $ docker exec --env ******** --env ******** bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent -k 16:14:28 unset SSH_AUTH_SOCK; 16:14:28 unset SSH_AGENT_PID; 16:14:28 echo Agent pid 20 killed; 16:14:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:14:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:28 [ssh-agent] Looking for ssh-agent implementation... 16:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:28 $ docker exec bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent 16:14:28 SSH_AUTH_SOCK=/tmp/ssh-xoOlaa0hjR9F/agent.52 16:14:28 SSH_AGENT_PID=58 16:14:28 Running ssh-add (command line suppressed) 16:14:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_3791177223806828946.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_3791177223806828946.key) 16:14:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:29 + git semver init 16:14:29 # -> Open(): unable to determine branch for HEAD 16:14:29 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.git 16:14:29 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-921 16:14:29 # $SEMVER_REMOTE_NAME = origin 16:14:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:29 # $SEMVER_USER_NAME = edgex-jenkins 16:14:29 # $SEMVER_BRANCH = PR-921 16:14:29 # $SEMVER_TEMP = /tmp/semver-873209863 16:14:29 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:14:34 # '/tmp/semver-873209863' -> '/w/workspace/ndry_app-functions-sdk-go_PR-921/.semver' 16:14:34 # -> Force: false 16:14:34 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.semver [Pipeline] } 16:14:34 $ docker exec --env ******** --env ******** bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 ssh-agent -k 16:14:34 unset SSH_AUTH_SOCK; 16:14:34 unset SSH_AGENT_PID; 16:14:34 echo Agent pid 58 killed; 16:14:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:34 + git semver [Pipeline] } 16:14:34 $ docker stop --time=1 bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 16:14:36 $ docker rm -f bbeefd47d438f77a03b6b0fe5ec3298e88ff6e9f70a78b44b1f5f16f05b281f0 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:14:36 Stashed 1 file(s) [Pipeline] echo 16:14:36 [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 16:14:52 Still waiting to schedule task 16:14:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:14:52 Still waiting to schedule task 16:14:52 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:14:52 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:14:52 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:14:52 ‘prd-centos7-docker-4c-2g-347’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:14:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:14:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-351’ is offline 16:16:26 Running on prd-centos7-docker-4c-2g-352 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws 16:16:26 Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout 16:16:26 The recommended git tool is: git 16:16:29 using credential edgex-jenkins-ssh 16:16:29 Cloning the remote Git repository 16:16:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:16:28 > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 16:16:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:16:29 > git --version # timeout=10 16:16:29 > git --version # 'git version 2.24.4' 16:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:29 [INFO] Currently running in a labeled security context 16:16:29 [INFO] Currently SELinux is 'enforcing' on the host 16:16:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh2006820485227308915.key 16:16:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:16:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:30 [INFO] Currently running in a labeled security context 16:16:30 [INFO] Currently SELinux is 'enforcing' on the host 16:16:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh924788037962335771.key 16:16:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:16:31 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 16:16:31 Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 16:16:31 Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) 16:16:31 > git config core.sparsecheckout # timeout=10 16:16:31 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 16:16:31 > git remote # timeout=10 16:16:31 > git config --get remote.origin.url # timeout=10 16:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:16:31 [INFO] Currently running in a labeled security context 16:16:31 [INFO] Currently SELinux is 'enforcing' on the host 16:16:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh5291443689298396771.key 16:16:31 > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 16:16:31 > git rev-parse HEAD^{commit} # timeout=10 16:16:31 > git config core.sparsecheckout # timeout=10 16:16:31 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 16:16:34 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:16:35 ========================================================= 16:16:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:16:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:16:36 + 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 . 16:16:36 Sending build context to Docker daemon 19.82MB 16:16:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:16:36 Step 2/8 : FROM ${BASE} 16:16:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:36 540db60ca938: Pulling fs layer 16:16:36 adcc1eea9eea: Pulling fs layer 16:16:36 4c4ab2625f07: Pulling fs layer 16:16:36 db62176df00c: Pulling fs layer 16:16:36 3b30891b0d05: Pulling fs layer 16:16:36 06b49ca38bd5: Pulling fs layer 16:16:36 c788192a36de: Pulling fs layer 16:16:36 a77e37c0d609: Pulling fs layer 16:16:36 c3185cebc471: Pulling fs layer 16:16:36 db62176df00c: Waiting 16:16:36 3b30891b0d05: Waiting 16:16:36 06b49ca38bd5: Waiting 16:16:36 c788192a36de: Waiting 16:16:36 a77e37c0d609: Waiting 16:16:36 c3185cebc471: Waiting 16:16:36 4c4ab2625f07: Verifying Checksum 16:16:36 4c4ab2625f07: Download complete 16:16:36 adcc1eea9eea: Download complete 16:16:36 3b30891b0d05: Verifying Checksum 16:16:36 3b30891b0d05: Download complete 16:16:36 06b49ca38bd5: Verifying Checksum 16:16:36 06b49ca38bd5: Download complete 16:16:36 c788192a36de: Verifying Checksum 16:16:36 c788192a36de: Download complete 16:16:36 540db60ca938: Verifying Checksum 16:16:36 540db60ca938: Download complete 16:16:36 540db60ca938: Pull complete 16:16:36 adcc1eea9eea: Pull complete 16:16:36 4c4ab2625f07: Pull complete 16:16:36 a77e37c0d609: Verifying Checksum 16:16:36 a77e37c0d609: Download complete 16:16:41 c3185cebc471: Verifying Checksum 16:16:41 c3185cebc471: Download complete 16:16:41 db62176df00c: Verifying Checksum 16:16:41 db62176df00c: Download complete 16:16:44 db62176df00c: Pull complete 16:16:44 3b30891b0d05: Pull complete 16:16:44 06b49ca38bd5: Pull complete 16:16:44 c788192a36de: Pull complete 16:16:44 a77e37c0d609: Pull complete 16:16:46 c3185cebc471: Pull complete 16:16:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:16:46 ---> 031687cdd783 16:16:46 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:16:46 20.10.0: Pulling from library/docker 16:16:46 05e7bc50f07f: Pulling fs layer 16:16:46 6db28d0fdbf6: Pulling fs layer 16:16:46 292df0bc6bf3: Pulling fs layer 16:16:46 2e060f4bd70b: Pulling fs layer 16:16:46 80e8d568a223: Pulling fs layer 16:16:46 8dc6ef1a942a: Pulling fs layer 16:16:46 2312dd95470a: Pulling fs layer 16:16:46 2e060f4bd70b: Waiting 16:16:46 80e8d568a223: Waiting 16:16:46 8dc6ef1a942a: Waiting 16:16:46 2312dd95470a: Waiting 16:16:46 292df0bc6bf3: Verifying Checksum 16:16:46 292df0bc6bf3: Download complete 16:16:46 6db28d0fdbf6: Verifying Checksum 16:16:46 6db28d0fdbf6: Download complete 16:16:46 80e8d568a223: Verifying Checksum 16:16:46 80e8d568a223: Download complete 16:16:46 8dc6ef1a942a: Verifying Checksum 16:16:46 8dc6ef1a942a: Download complete 16:16:46 05e7bc50f07f: Verifying Checksum 16:16:46 05e7bc50f07f: Download complete 16:16:46 2312dd95470a: Verifying Checksum 16:16:46 2312dd95470a: Download complete 16:16:47 05e7bc50f07f: Pull complete 16:16:47 6db28d0fdbf6: Pull complete 16:16:47 292df0bc6bf3: Pull complete 16:16:49 2e060f4bd70b: Verifying Checksum 16:16:49 2e060f4bd70b: Download complete 16:16:51 2e060f4bd70b: Pull complete 16:16:51 80e8d568a223: Pull complete 16:16:51 8dc6ef1a942a: Pull complete 16:16:52 2312dd95470a: Pull complete 16:16:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:16:52 Status: Downloaded newer image for docker:20.10.0 16:16:54 ---> dbd2b533f615 16:16:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:16:54 ---> Running in d714021a1b2c 16:16:54 Removing intermediate container d714021a1b2c 16:16:54 ---> a6c62b9d4874 16:16:54 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:16:54 ---> Running in 3f8a08fae952 16:16:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:55 OK: 219 MiB in 52 packages 16:16:55 Removing intermediate container 3f8a08fae952 16:16:55 ---> 174ab888196b 16:16:55 Step 6/8 : WORKDIR /build 16:16:55 ---> Running in 8c152bd9325a 16:16:55 Removing intermediate container 8c152bd9325a 16:16:55 ---> 037d430cb2fe 16:16:55 Step 7/8 : COPY go.mod . 16:16:56 ---> 1db85fb4874d 16:16:56 Step 8/8 : RUN go mod download 16:16:56 ---> Running in de961c99bd86 16:17:06 Removing intermediate container de961c99bd86 16:17:06 ---> 8cb279e00597 16:17:06 Successfully built 8cb279e00597 16:17:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:17:06 + docker inspect -f . ci-base-image-x86_64 16:17:06 . [Pipeline] withDockerContainer 16:17:06 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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-x86_64 cat 16:17:07 $ docker top 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:07 + go version 16:17:07 go version go1.16.6 linux/amd64 [Pipeline] } 16:17:07 $ docker stop --time=1 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 16:17:08 $ docker rm -f 07ac017f5469dc8a600f15815c0258dc3789140020a84e5663fdbc35065a2819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:09 + docker inspect -f . ci-base-image-x86_64 16:17:09 . [Pipeline] withDockerContainer 16:17:09 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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-x86_64 cat 16:17:09 $ docker top e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:17:10 + make test 16:17:10 make -C ./app-service-template build 16:17:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 16:17:10 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 16:17:10 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires 16:17:10 github.com/google/uuid@v1.3.0: missing go.sum entry; to add it: 16:17:10 go mod download github.com/google/uuid 16:17:10 make[1]: *** [Makefile:40: build] Error 1 16:17:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 16:17:10 make: *** [Makefile:22: build] Error 2 [Pipeline] } 16:17:10 $ docker stop --time=1 e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f 16:17:11 $ docker rm -f e649f75d31cf28e72ca712e3739e7256071ce6327a45ec392b90d68fefc0260f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:12 16:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:12 latest: Pulling from edgex-lftools-log-publisher 16:17:12 b4d181a07f80: Pulling fs layer 16:17:12 a1111a8f2ec3: Pulling fs layer 16:17:12 ed53099fbce6: Pulling fs layer 16:17:12 dc539afda2c1: Pulling fs layer 16:17:12 77bc0d833cb6: Pulling fs layer 16:17:12 9065ff56babe: Pulling fs layer 16:17:12 d287ab97295c: Pulling fs layer 16:17:12 77bc0d833cb6: Waiting 16:17:12 9065ff56babe: Waiting 16:17:12 d287ab97295c: Waiting 16:17:12 dc539afda2c1: Waiting 16:17:12 a1111a8f2ec3: Verifying Checksum 16:17:12 a1111a8f2ec3: Download complete 16:17:12 dc539afda2c1: Verifying Checksum 16:17:12 dc539afda2c1: Download complete 16:17:13 77bc0d833cb6: Verifying Checksum 16:17:13 77bc0d833cb6: Download complete 16:17:13 9065ff56babe: Verifying Checksum 16:17:13 9065ff56babe: Download complete 16:17:13 ed53099fbce6: Verifying Checksum 16:17:13 ed53099fbce6: Download complete 16:17:13 b4d181a07f80: Verifying Checksum 16:17:13 b4d181a07f80: Download complete 16:17:15 b4d181a07f80: Pull complete 16:17:15 a1111a8f2ec3: Pull complete 16:17:15 ed53099fbce6: Pull complete 16:17:15 dc539afda2c1: Pull complete 16:17:16 77bc0d833cb6: Pull complete 16:17:16 9065ff56babe: Pull complete 16:17:17 d287ab97295c: Verifying Checksum 16:17:17 d287ab97295c: Download complete 16:17:22 d287ab97295c: Pull complete 16:17:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:17:22 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 16:17:23 $ 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/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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:latest cat 16:17:25 $ docker top 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:26 ---> job-cost.sh 16:17:26 lf-activate-venv: SKIPPING 16:17:26 INFO: No Stack... 16:17:27 INFO: Retrieving Pricing Info for: v3-standard-2 16:17:27 INFO: Archiving Costs [Pipeline] sh 16:17:27 + cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv 16:17:27 + cut -d, -f6 [Pipeline] lock 16:17:27 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] 16:17:27 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] did not exist. Created. 16:17:27 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:28 + echo total: 0.05999999865889549 [Pipeline] stash 16:17:28 Stashed 1 file(s) [Pipeline] } 16:17:28 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:28 $ docker stop --time=1 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 16:17:29 $ docker rm -f 35b0155b3c37c1cef13f05bb6ff5a996a9f03301a5aaf7883cbb40238db70265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:17:29 Failed in branch amd64 16:19:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-354 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws 16:19:21 Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout 16:19:21 The recommended git tool is: git 16:19:27 using credential edgex-jenkins-ssh 16:19:27 Cloning the remote Git repository 16:19:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:19:28 > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 16:19:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:19:28 > git --version # timeout=10 16:19:28 > git --version # 'git version 2.17.1' 16:19:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:32 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit df76cb4b79cd8b3ffa5d26b9526444afff4457e7 16:19:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:19:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:19:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:19:32 > git config core.sparsecheckout # timeout=10 16:19:32 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 16:19:32 > git remote # timeout=10 16:19:32 Merge succeeded, producing df76cb4b79cd8b3ffa5d26b9526444afff4457e7 16:19:32 Checking out Revision df76cb4b79cd8b3ffa5d26b9526444afff4457e7 (PR-921) 16:19:32 > git config --get remote.origin.url # timeout=10 16:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:32 > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 16:19:32 > git rev-parse HEAD^{commit} # timeout=10 16:19:32 > git config core.sparsecheckout # timeout=10 16:19:32 > git checkout -f df76cb4b79cd8b3ffa5d26b9526444afff4457e7 # timeout=10 16:19:36 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:19:37 ========================================================= 16:19:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:19:37 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:19:38 + 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 . 16:19:39 Sending build context to Docker daemon 19.82MB 16:19:39 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:19:39 Step 2/8 : FROM ${BASE} 16:19:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:19:39 595b0fe564bb: Pulling fs layer 16:19:39 24495759ef45: Pulling fs layer 16:19:39 d148012ef14d: Pulling fs layer 16:19:39 e90a11edd702: Pulling fs layer 16:19:39 d77568369979: Pulling fs layer 16:19:39 fc1c9f9a7f3b: Pulling fs layer 16:19:39 170f2ba95c9a: Pulling fs layer 16:19:39 97ac5df62f85: Pulling fs layer 16:19:39 fc1c9f9a7f3b: Waiting 16:19:39 170f2ba95c9a: Waiting 16:19:39 97ac5df62f85: Waiting 16:19:39 e90a11edd702: Waiting 16:19:39 d77568369979: Waiting 16:19:39 d148012ef14d: Verifying Checksum 16:19:39 d148012ef14d: Download complete 16:19:39 24495759ef45: Verifying Checksum 16:19:39 24495759ef45: Download complete 16:19:39 d77568369979: Verifying Checksum 16:19:39 d77568369979: Download complete 16:19:39 fc1c9f9a7f3b: Verifying Checksum 16:19:39 fc1c9f9a7f3b: Download complete 16:19:39 170f2ba95c9a: Verifying Checksum 16:19:39 170f2ba95c9a: Download complete 16:19:40 595b0fe564bb: Verifying Checksum 16:19:40 595b0fe564bb: Download complete 16:19:40 595b0fe564bb: Pull complete 16:19:41 24495759ef45: Pull complete 16:19:42 d148012ef14d: Pull complete 16:19:43 97ac5df62f85: Verifying Checksum 16:19:43 97ac5df62f85: Download complete 16:19:44 e90a11edd702: Verifying Checksum 16:19:44 e90a11edd702: Download complete 16:19:56 e90a11edd702: Pull complete 16:19:56 d77568369979: Pull complete 16:19:56 fc1c9f9a7f3b: Pull complete 16:19:56 170f2ba95c9a: Pull complete 16:20:02 97ac5df62f85: Pull complete 16:20:02 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:20:02 ---> 04bc70af865f 16:20:02 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:20:02 20.10.0: Pulling from library/docker 16:20:02 a3cc7d3b244e: Pulling fs layer 16:20:02 02a3295e0d61: Pulling fs layer 16:20:02 0f4f2e6d8100: Pulling fs layer 16:20:02 330b718f631f: Pulling fs layer 16:20:02 a93816041522: Pulling fs layer 16:20:02 bdb6da89ff94: Pulling fs layer 16:20:02 2a70c0c122f4: Pulling fs layer 16:20:02 330b718f631f: Waiting 16:20:02 2a70c0c122f4: Waiting 16:20:02 a93816041522: Waiting 16:20:02 bdb6da89ff94: Waiting 16:20:02 0f4f2e6d8100: Download complete 16:20:03 02a3295e0d61: Verifying Checksum 16:20:03 02a3295e0d61: Download complete 16:20:03 a93816041522: Verifying Checksum 16:20:03 a93816041522: Download complete 16:20:03 bdb6da89ff94: Download complete 16:20:03 a3cc7d3b244e: Verifying Checksum 16:20:03 a3cc7d3b244e: Download complete 16:20:03 2a70c0c122f4: Verifying Checksum 16:20:03 2a70c0c122f4: Download complete 16:20:03 a3cc7d3b244e: Pull complete 16:20:04 02a3295e0d61: Pull complete 16:20:04 0f4f2e6d8100: Pull complete 16:20:06 330b718f631f: Verifying Checksum 16:20:06 330b718f631f: Download complete 16:20:10 330b718f631f: Pull complete 16:20:10 a93816041522: Pull complete 16:20:10 bdb6da89ff94: Pull complete 16:20:11 2a70c0c122f4: Pull complete 16:20:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:20:11 Status: Downloaded newer image for docker:20.10.0 16:20:21 ---> 72f8aaa6672a 16:20:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:20:21 ---> Running in 7ae093696e16 16:20:22 Removing intermediate container 7ae093696e16 16:20:22 ---> b8c44f373ffa 16:20:22 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:20:22 ---> Running in ed39f702da3f 16:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:26 OK: 218 MiB in 52 packages 16:20:27 Removing intermediate container ed39f702da3f 16:20:27 ---> 1be62d02b0fe 16:20:27 Step 6/8 : WORKDIR /build 16:20:27 ---> Running in e313511dc0dd 16:20:28 Removing intermediate container e313511dc0dd 16:20:28 ---> 951d65cf6f5f 16:20:28 Step 7/8 : COPY go.mod . 16:20:29 ---> d41b4effe733 16:20:29 Step 8/8 : RUN go mod download 16:20:29 ---> Running in ebd315d7d1e2 16:21:01 Removing intermediate container ebd315d7d1e2 16:21:01 ---> 7deaa8a68140 16:21:01 Successfully built 7deaa8a68140 16:21:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:21:02 + docker inspect -f . ci-base-image-arm64 16:21:02 . [Pipeline] withDockerContainer 16:21:02 prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container 16:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 16:21:04 $ docker top a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:05 + go version 16:21:05 go version go1.16.6 linux/arm64 [Pipeline] } 16:21:05 $ docker stop --time=1 a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 16:21:07 $ docker rm -f a41826282c7c815c07fe3f7a35c3226b4e9876058902fac3482dfafa2187a0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:08 + docker inspect -f . ci-base-image-arm64 16:21:08 . [Pipeline] withDockerContainer 16:21:08 prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container 16:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 16:21:10 $ docker top 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:21:11 + make test 16:21:11 make -C ./app-service-template build 16:21:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 16:21:11 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 16:21:11 go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires 16:21:11 github.com/google/uuid@v1.3.0: missing go.sum entry; to add it: 16:21:11 go mod download github.com/google/uuid 16:21:11 make[1]: *** [Makefile:40: build] Error 1 16:21:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 16:21:11 make: *** [Makefile:22: build] Error 2 [Pipeline] } 16:21:11 $ docker stop --time=1 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 16:21:13 $ docker rm -f 39b77230c0b6935b0508653b7f0d343f42c725f02ae8978979c6b00e92b8f998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:14 16:21:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:15 arm64: Pulling from edgex-lftools-log-publisher 16:21:15 448f6bf000e3: Pulling fs layer 16:21:15 f757da607395: Pulling fs layer 16:21:15 05883995daec: Pulling fs layer 16:21:15 8603b9c90790: Pulling fs layer 16:21:15 1560dd03e051: Pulling fs layer 16:21:15 27f5ce0e4adf: Pulling fs layer 16:21:15 c2d8d7efcc4b: Pulling fs layer 16:21:15 8603b9c90790: Waiting 16:21:15 1560dd03e051: Waiting 16:21:15 27f5ce0e4adf: Waiting 16:21:15 c2d8d7efcc4b: Waiting 16:21:15 f757da607395: Verifying Checksum 16:21:15 f757da607395: Download complete 16:21:16 8603b9c90790: Verifying Checksum 16:21:16 8603b9c90790: Download complete 16:21:16 1560dd03e051: Verifying Checksum 16:21:16 1560dd03e051: Download complete 16:21:16 27f5ce0e4adf: Verifying Checksum 16:21:16 27f5ce0e4adf: Download complete 16:21:18 05883995daec: Verifying Checksum 16:21:18 05883995daec: Download complete 16:21:18 448f6bf000e3: Verifying Checksum 16:21:18 448f6bf000e3: Download complete 16:21:21 448f6bf000e3: Pull complete 16:21:22 f757da607395: Pull complete 16:21:22 c2d8d7efcc4b: Verifying Checksum 16:21:22 c2d8d7efcc4b: Download complete 16:21:24 05883995daec: Pull complete 16:21:24 8603b9c90790: Pull complete 16:21:26 1560dd03e051: Pull complete 16:21:26 27f5ce0e4adf: Pull complete 16:21:44 c2d8d7efcc4b: Pull complete 16:21:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:21:44 prd-ubuntu18.04-docker-arm64-4c-16g-354 does not seem to be running inside a container 16:21:44 $ 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/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 16:21:48 $ docker top a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:49 ---> job-cost.sh 16:21:49 lf-activate-venv: SKIPPING 16:21:49 INFO: No Stack... 16:21:50 INFO: Retrieving Pricing Info for: v2-standard-4 16:21:51 INFO: Archiving Costs [Pipeline] sh 16:21:51 + cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv 16:21:51 + cut -d, -f6 [Pipeline] lock 16:21:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] 16:21:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] did not exist. Created. 16:21:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:52 /w/workspace/app-functions-sdk-go/10@tmp/durable-000dd0d0/script.sh: 1: /w/workspace/app-functions-sdk-go/10@tmp/durable-000dd0d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:53 + echo total: 0.18000000715255737 [Pipeline] stash 16:21:53 Warning: overwriting stash ‘stack-cost’ 16:21:53 Stashed 1 file(s) [Pipeline] } 16:21:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:53 $ docker stop --time=1 a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c 16:21:55 $ docker rm -f a9858ec3ad549b6c92f7b9da24b9b15722d5306ddf10414566ae1999a27fcf0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:21:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:21:56 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-921/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:21:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:57 ---> package-listing.sh 16:21:57 ++ tr '[:upper:]' '[:lower:]' 16:21:57 ++ facter osfamily 16:21:58 + OS_FAMILY=redhat 16:21:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-921 16:21:58 + START_PACKAGES=/tmp/packages_start.txt 16:21:58 + END_PACKAGES=/tmp/packages_end.txt 16:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:58 + PACKAGES=/tmp/packages_start.txt 16:21:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' 16:21:58 + PACKAGES=/tmp/packages_end.txt 16:21:58 + case "${OS_FAMILY}" in 16:21:58 + rpm -qa 16:21:58 + sort 16:21:58 + '[' -f /tmp/packages_start.txt ']' 16:21:58 + '[' -f /tmp/packages_end.txt ']' 16:21:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' 16:21:58 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ 16:21:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ [Pipeline] echo 16:21:58 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-921/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:59 16:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:00 latest: Pulling from edgex-lftools-log-publisher 16:22:00 b4d181a07f80: Pulling fs layer 16:22:00 a1111a8f2ec3: Pulling fs layer 16:22:00 ed53099fbce6: Pulling fs layer 16:22:00 dc539afda2c1: Pulling fs layer 16:22:00 77bc0d833cb6: Pulling fs layer 16:22:00 9065ff56babe: Pulling fs layer 16:22:00 d287ab97295c: Pulling fs layer 16:22:00 dc539afda2c1: Waiting 16:22:00 77bc0d833cb6: Waiting 16:22:00 9065ff56babe: Waiting 16:22:00 d287ab97295c: Waiting 16:22:00 a1111a8f2ec3: Verifying Checksum 16:22:00 a1111a8f2ec3: Download complete 16:22:00 dc539afda2c1: Verifying Checksum 16:22:00 dc539afda2c1: Download complete 16:22:00 77bc0d833cb6: Verifying Checksum 16:22:00 77bc0d833cb6: Download complete 16:22:00 9065ff56babe: Verifying Checksum 16:22:00 9065ff56babe: Download complete 16:22:00 ed53099fbce6: Verifying Checksum 16:22:00 ed53099fbce6: Download complete 16:22:01 b4d181a07f80: Verifying Checksum 16:22:01 b4d181a07f80: Download complete 16:22:02 b4d181a07f80: Pull complete 16:22:02 a1111a8f2ec3: Pull complete 16:22:03 ed53099fbce6: Pull complete 16:22:03 dc539afda2c1: Pull complete 16:22:03 77bc0d833cb6: Pull complete 16:22:03 9065ff56babe: Pull complete 16:22:06 d287ab97295c: Verifying Checksum 16:22:06 d287ab97295c: Download complete 16:22:10 d287ab97295c: Pull complete 16:22:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:22:10 prd-centos7-docker-4c-2g-349 does not seem to be running inside a container 16:22:10 $ 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-921/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-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@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 16:22:12 $ docker top acb8971f87d0be052daa5d6297a665822a8f72e2545856fb24bb6f58d2de8ed0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:13 + ls /var/log/sa-host 16:22:13 + sadf -c /var/log/sa-host/sa05 16:22:13 file_magic: OK 16:22:13 HZ: Using current value: 100 16:22:13 file_header: OK 16:22:13 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 16:22:13 Statistics: 16:22:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:22:13 File successfully converted to sysstat format version 12.0.3 16:22:13 + sadf -c /var/log/sa-host/sa11 16:22:13 file_magic: OK 16:22:13 HZ: Using current value: 100 16:22:13 file_header: OK 16:22:13 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 16:22:13 Statistics: 16:22:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:22:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:13 provisioning config files... 16:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config8579804003895349894tmp [Pipeline] { [Pipeline] echo 16:22:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:14 ---> create-netrc.sh [Pipeline] } 16:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:14 ---> python-tools-install.sh [Pipeline] echo 16:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:14 ---> sudo-logs.sh 16:22:14 Archiving 'sudo' log.. 16:22:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-349.vexxhost.local: Name or service not known 16:22:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-349.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:22:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:15 ---> job-cost.sh 16:22:15 lf-activate-venv: SKIPPING 16:22:15 DEBUG: total: 0.18000000715255737 16:22:15 INFO: Retrieving Stack Cost... 16:22:16 INFO: Retrieving Pricing Info for: v3-standard-2 16:22:16 INFO: Archiving Costs [Pipeline] echo 16:22:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:16 ---> logs-deploy.sh 16:22:16 lf-activate-venv: SKIPPING 16:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-921/10 16:22:16 INFO: archiving workspace using pattern(s): 16:22:17 Archives upload complete. 16:22:17 INFO: archiving logs to Nexus 16:22:18 ---> uname -a: 16:22:18 Linux prd-centos7-docker-4c-2g-349.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 16:22:18 16:22:18 16:22:18 ---> lscpu: 16:22:18 Architecture: x86_64 16:22:18 CPU op-mode(s): 32-bit, 64-bit 16:22:18 Byte Order: Little Endian 16:22:18 Address sizes: 40 bits physical, 48 bits virtual 16:22:18 CPU(s): 2 16:22:18 On-line CPU(s) list: 0,1 16:22:18 Thread(s) per core: 1 16:22:18 Core(s) per socket: 1 16:22:18 Socket(s): 2 16:22:18 NUMA node(s): 1 16:22:18 Vendor ID: AuthenticAMD 16:22:18 CPU family: 23 16:22:18 Model: 49 16:22:18 Model name: AMD EPYC-Rome Processor 16:22:18 Stepping: 0 16:22:18 CPU MHz: 2799.996 16:22:18 BogoMIPS: 5599.99 16:22:18 Virtualization: AMD-V 16:22:18 Hypervisor vendor: KVM 16:22:18 Virtualization type: full 16:22:18 L1d cache: 32K 16:22:18 L1i cache: 32K 16:22:18 L2 cache: 512K 16:22:18 L3 cache: 16384K 16:22:18 NUMA node0 CPU(s): 0,1 16:22:18 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 16:22:18 16:22:18 16:22:18 ---> nproc: 16:22:18 2 16:22:18 16:22:18 16:22:18 ---> df -h: 16:22:18 Filesystem Size Used Avail Use% Mounted on 16:22:18 overlay 40G 7.7G 33G 20% / 16:22:18 tmpfs 64M 0 64M 0% /dev 16:22:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:22:18 shm 64M 0 64M 0% /dev/shm 16:22:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:22:18 16:22:18 16:22:18 ---> sar -b -r -n DEV: 16:22:18 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) 16:22:18 16:22:18 16:13:38 LINUX RESTART (2 CPU) 16:22:18 16:22:18 16:14:01 tps rtps wtps bread/s bwrtn/s 16:22:18 16:15:02 111.68 17.21 94.47 5624.23 6287.12 16:22:18 16:16:01 1.66 0.00 1.66 0.00 33.53 16:22:18 16:17:01 0.40 0.00 0.40 0.00 5.81 16:22:18 16:18:01 0.25 0.00 0.25 0.00 3.08 16:22:18 16:19:02 0.27 0.00 0.27 0.00 3.27 16:22:18 16:20:01 0.24 0.00 0.24 0.00 3.24 16:22:18 16:21:01 0.28 0.00 0.28 0.00 3.22 16:22:18 16:22:01 0.83 0.10 0.73 9.99 8.53 16:22:18 Average: 14.52 2.17 12.34 707.71 797.25 16:22:18 16:22:18 16:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:18 16:15:02 5415040 0 822548 10.27 2620 1768732 1302252 14.38 609008 1584588 128 16:22:18 16:16:01 5425660 0 811920 10.14 2620 1768740 1211236 13.37 600192 1584552 20 16:22:18 16:17:01 5425688 0 811892 10.14 2620 1768740 1211272 13.37 604484 1580464 8 16:22:18 16:18:01 5425352 0 812220 10.14 2620 1768748 1211320 13.37 606184 1579032 16 16:22:18 16:19:02 5426680 0 810888 10.12 2620 1768752 1204948 13.30 600948 1583296 8 16:22:18 16:20:01 5425024 0 812536 10.15 2620 1768760 1205212 13.31 602576 1583300 8 16:22:18 16:21:01 5426648 0 810908 10.13 2620 1768764 1204948 13.30 601148 1583296 8 16:22:18 16:22:01 5336472 0 847628 10.58 2620 1822220 1385508 15.30 758616 1512660 53164 16:22:18 Average: 5413320 0 817568 10.21 2620 1775432 1242087 13.71 622894 1573898 6670 16:22:18 16:22:18 16:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:18 16:15:02 eth0 669.31 465.43 1611.90 90.58 0.00 0.00 0.00 0.00 16:22:18 16:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:15:02 docker0 148.45 132.16 11.29 316.10 0.00 0.00 0.00 0.00 16:22:18 16:16:01 eth0 0.91 0.39 0.31 0.18 0.00 0.00 0.00 0.00 16:22:18 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:17:01 eth0 1.22 0.42 0.38 0.24 0.00 0.00 0.00 0.00 16:22:18 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:18:01 eth0 1.07 0.35 0.32 0.20 0.00 0.00 0.00 0.00 16:22:18 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:19:02 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:22:18 16:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:20:01 eth0 1.39 0.47 0.46 0.28 0.00 0.00 0.00 0.00 16:22:18 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:21:01 eth0 0.80 0.08 0.08 0.01 0.00 0.00 0.00 0.00 16:22:18 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:22:01 eth0 145.72 95.90 906.88 10.13 0.00 0.00 0.00 0.00 16:22:18 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 Average: eth0 103.06 70.72 316.50 12.76 0.00 0.00 0.00 0.00 16:22:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:18 Average: docker0 18.65 16.60 1.42 39.71 0.00 0.00 0.00 0.00 16:22:18 16:22:18 16:22:18 ---> sar -P ALL: 16:22:18 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) 16:22:18 16:22:18 16:13:38 LINUX RESTART (2 CPU) 16:22:18 16:22:18 16:14:01 CPU %user %nice %system %iowait %steal %idle 16:22:18 16:15:02 all 17.77 0.00 4.01 3.34 0.07 74.81 16:22:18 16:15:02 0 17.12 0.00 5.04 3.09 0.07 74.69 16:22:18 16:15:02 1 18.43 0.00 2.98 3.60 0.07 74.93 16:22:18 16:16:01 all 0.19 0.00 0.06 0.00 0.02 99.74 16:22:18 16:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:22:18 16:16:01 1 0.32 0.00 0.07 0.00 0.03 99.58 16:22:18 16:17:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:22:18 16:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:22:18 16:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:22:18 16:18:01 all 0.19 0.00 0.03 0.00 0.02 99.77 16:22:18 16:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:22:18 16:18:01 1 0.35 0.00 0.02 0.00 0.02 99.62 16:22:18 16:19:02 all 0.21 0.00 0.19 0.00 0.02 99.58 16:22:18 16:19:02 0 0.07 0.00 0.13 0.00 0.02 99.78 16:22:18 16:19:02 1 0.35 0.00 0.25 0.00 0.02 99.38 16:22:18 16:20:01 all 0.14 0.00 0.05 0.00 0.02 99.80 16:22:18 16:20:01 0 0.05 0.00 0.07 0.00 0.02 99.86 16:22:18 16:20:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:22:18 16:21:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:22:18 16:21:01 0 0.08 0.00 0.05 0.00 0.02 99.85 16:22:18 16:21:01 1 0.30 0.00 0.02 0.00 0.00 99.68 16:22:18 16:22:01 all 1.87 0.00 0.41 0.00 0.03 97.69 16:22:18 16:22:01 0 1.91 0.00 0.49 0.00 0.03 97.57 16:22:18 16:22:01 1 1.83 0.00 0.34 0.00 0.02 97.82 16:22:18 Average: all 2.53 0.00 0.59 0.41 0.02 96.45 16:22:18 Average: 0 2.37 0.00 0.72 0.38 0.02 96.51 16:22:18 Average: 1 2.70 0.00 0.46 0.44 0.02 96.38 16:22:18 16:22:18 16:22:18