Pull request #895 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce61a48c136b8f859f8df0ce182ded5abd5409ce+5506df4e7b5edc7188ac72ab22aef3deff9551b5 (68d507ffe0db01a9bcf16ea23b38171033699c91) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1742461749527239042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4188929838850436662.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7304007535694368702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh857000121321276411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3737352234318880088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3250713997927420655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-478’ Running on prd-centos7-docker-4c-2g-479 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [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-895 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh1288015726649123427.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh6022835537844598311.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) > git config core.sparsecheckout # timeout=10 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh3042284638108552440.key > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:33 ========================================================= 06:53:33 EdgeX Global Pipelines Version Info 06:53:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:34 ------------------- 06:53:34 stable info: 06:53:34 ------------------- 06:53:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:53:34 Message: update stable to v1.0.195 06:53:35 ------------------- 06:53:35 experimental info: 06:53:35 ------------------- 06:53:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:53:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:53:35 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:53:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-895 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-895 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-895 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce61a48 [Pipeline] echo 06:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:39 + git log --format=format:%s -1 ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] echo 06:53:39 GIT_COMMIT: ce61a48c136b8f859f8df0ce182ded5abd5409ce, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 06:53:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:40 06:53:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:53:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:40 latest: Pulling from edgex-devops/git-semver 06:53:40 31603596830f: Pulling fs layer 06:53:40 54011a49482f: Pulling fs layer 06:53:40 a6820b24f6d8: Pulling fs layer 06:53:40 f581987b2513: Pulling fs layer 06:53:40 f581987b2513: Waiting 06:53:40 54011a49482f: Verifying Checksum 06:53:40 54011a49482f: Download complete 06:53:40 31603596830f: Verifying Checksum 06:53:40 31603596830f: Download complete 06:53:40 f581987b2513: Verifying Checksum 06:53:40 f581987b2513: Download complete 06:53:40 a6820b24f6d8: Verifying Checksum 06:53:40 a6820b24f6d8: Download complete 06:53:40 31603596830f: Pull complete 06:53:41 54011a49482f: Pull complete 06:53:41 a6820b24f6d8: Pull complete 06:53:41 f581987b2513: Pull complete 06:53:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:53:41 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 06:53:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-895 -v /w/workspace/ndry_app-functions-sdk-go_PR-895:/w/workspace/ndry_app-functions-sdk-go_PR-895:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-895@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:53:43 $ docker top 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:43 [ssh-agent] Looking for ssh-agent implementation... 06:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:43 $ docker exec 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent 06:53:43 SSH_AUTH_SOCK=/tmp/ssh-1tkJQI6WGlKL/agent.14 06:53:43 SSH_AGENT_PID=21 06:53:43 Running ssh-add (command line suppressed) 06:53:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_6587113643144959047.key (/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_6587113643144959047.key) 06:53:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:44 + git tag --points-at HEAD [Pipeline] } 06:53:44 $ docker exec --env ******** --env ******** 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent -k 06:53:44 unset SSH_AUTH_SOCK; 06:53:44 unset SSH_AGENT_PID; 06:53:44 echo Agent pid 21 killed; 06:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:53:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:44 [ssh-agent] Looking for ssh-agent implementation... 06:53:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:44 $ docker exec 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent 06:53:44 SSH_AUTH_SOCK=/tmp/ssh-Mlp2FrPvJxi4/agent.55 06:53:44 SSH_AGENT_PID=61 06:53:44 Running ssh-add (command line suppressed) 06:53:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_4734601791404781961.key (/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_4734601791404781961.key) 06:53:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:44 + git semver init 06:53:44 # -> Open(): unable to determine branch for HEAD 06:53:44 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-895/.git 06:53:44 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-895 06:53:44 # $SEMVER_REMOTE_NAME = origin 06:53:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:53:44 # $SEMVER_USER_NAME = edgex-jenkins 06:53:44 # $SEMVER_BRANCH = PR-895 06:53:44 # $SEMVER_TEMP = /tmp/semver-897833982 06:53:44 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:53:46 # '/tmp/semver-897833982' -> '/w/workspace/ndry_app-functions-sdk-go_PR-895/.semver' 06:53:46 # -> Force: false 06:53:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-895/.semver [Pipeline] } 06:53:46 $ docker exec --env ******** --env ******** 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent -k 06:53:46 unset SSH_AUTH_SOCK; 06:53:46 unset SSH_AGENT_PID; 06:53:46 echo Agent pid 61 killed; 06:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:47 + git semver [Pipeline] } 06:53:47 $ docker stop --time=1 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f 06:53:48 $ docker rm -f 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f [Pipeline] // withDockerContainer [Pipeline] sh 06:53:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:53:49 Stashed 1 file(s) [Pipeline] echo 06:53:49 [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 06:54:05 Still waiting to schedule task 06:54:05 ‘prd-centos7-docker-4c-2g-481’ is offline 06:54:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-480’ doesn’t have label ‘centos7-docker-4c-2g’ 06:54:05 Still waiting to schedule task 06:54:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-480’ is offline 06:57:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-482 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [Pipeline] { [Pipeline] ws 06:57:02 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:57:02 The recommended git tool is: git 06:57:07 using credential edgex-jenkins-ssh 06:57:07 Cloning the remote Git repository 06:57:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:08 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:57:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:08 > git --version # timeout=10 06:57:08 > git --version # 'git version 2.17.1' 06:57:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:57:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:57:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:57:12 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce 06:57:12 Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce 06:57:12 Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) 06:57:12 > git config core.sparsecheckout # timeout=10 06:57:12 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 06:57:12 > git remote # timeout=10 06:57:12 > git config --get remote.origin.url # timeout=10 06:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:12 > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 06:57:12 > git rev-parse HEAD^{commit} # timeout=10 06:57:12 > git config core.sparsecheckout # timeout=10 06:57:12 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 06:57:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:57:16 > git --version # timeout=10 06:57:16 > git --version # 'git version 2.17.1' 06:57:16 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:57:17 Running on prd-centos7-docker-4c-2g-483 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [Pipeline] { [Pipeline] ws 06:57:17 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { 06:57:17 The recommended git tool is: git [Pipeline] sh 06:57:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:57:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:57:19 + sudo service+ docker restart 06:57:19 true 06:57:20 using credential edgex-jenkins-ssh 06:57:20 Cloning the remote Git repository 06:57:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:20 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:57:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:20 > git --version # timeout=10 06:57:20 > git --version # 'git version 2.24.4' 06:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:20 [INFO] Currently running in a labeled security context 06:57:20 [INFO] Currently SELinux is 'enforcing' on the host 06:57:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3242042203154701243.key 06:57:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:22 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce 06:57:22 Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce 06:57:22 Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) 06:57:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:57:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:57:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:21 [INFO] Currently running in a labeled security context 06:57:21 [INFO] Currently SELinux is 'enforcing' on the host 06:57:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8396643255258141409.key 06:57:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:57:22 > git config core.sparsecheckout # timeout=10 06:57:22 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 06:57:22 > git remote # timeout=10 06:57:22 > git config --get remote.origin.url # timeout=10 06:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:22 [INFO] Currently running in a labeled security context 06:57:22 [INFO] Currently SELinux is 'enforcing' on the host 06:57:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1545836703768951899.key 06:57:22 > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 06:57:22 > git rev-parse HEAD^{commit} # timeout=10 06:57:22 > git config core.sparsecheckout # timeout=10 06:57:22 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 06:57:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:57:25 > git --version # timeout=10 06:57:25 > git --version # 'git version 2.24.4' 06:57:25 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:57:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:57:27 + true 06:57:27 + sudo service docker restart 06:57:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:57:38 ========================================================= 06:57:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:57:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:57: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 . 06:57:39 Sending build context to Docker daemon 19.78MB 06:57:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:57:40 Step 2/8 : FROM ${BASE} 06:57:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:57:40 595b0fe564bb: Pulling fs layer 06:57:40 3088b5b3c5c0: Pulling fs layer 06:57:40 5b7225fbf94c: Pulling fs layer 06:57:40 ba82ee9f976e: Pulling fs layer 06:57:40 506bd15cee9f: Pulling fs layer 06:57:40 75a0a4a0db45: Pulling fs layer 06:57:40 618dc40b7e24: Pulling fs layer 06:57:40 ba82ee9f976e: Waiting 06:57:40 75a0a4a0db45: Waiting 06:57:40 618dc40b7e24: Waiting 06:57:40 5b7225fbf94c: Verifying Checksum 06:57:40 5b7225fbf94c: Download complete 06:57:40 3088b5b3c5c0: Verifying Checksum 06:57:40 3088b5b3c5c0: Download complete 06:57:40 506bd15cee9f: Verifying Checksum 06:57:40 506bd15cee9f: Download complete 06:57:40 75a0a4a0db45: Verifying Checksum 06:57:40 75a0a4a0db45: Download complete 06:57:40 595b0fe564bb: Verifying Checksum 06:57:40 595b0fe564bb: Download complete 06:57:41 595b0fe564bb: Pull complete 06:57:41 3088b5b3c5c0: Pull complete 06:57:42 5b7225fbf94c: Pull complete 06:57:43 618dc40b7e24: Verifying Checksum 06:57:43 618dc40b7e24: Download complete 06:57:44 ba82ee9f976e: Verifying Checksum 06:57:44 ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo 06:57:46 ========================================================= 06:57:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:57:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:57:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:57:47 Sending build context to Docker daemon 19.78MB 06:57:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:57:47 Step 2/8 : FROM ${BASE} 06:57:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:57:47 540db60ca938: Pulling fs layer 06:57:47 adcc1eea9eea: Pulling fs layer 06:57:47 4c4ab2625f07: Pulling fs layer 06:57:47 0510c868ecb4: Pulling fs layer 06:57:47 afea3b2eda06: Pulling fs layer 06:57:47 7809a108b3ef: Pulling fs layer 06:57:47 f706445af74f: Pulling fs layer 06:57:47 0510c868ecb4: Waiting 06:57:47 afea3b2eda06: Waiting 06:57:47 7809a108b3ef: Waiting 06:57:47 f706445af74f: Waiting 06:57:47 4c4ab2625f07: Verifying Checksum 06:57:47 4c4ab2625f07: Download complete 06:57:47 adcc1eea9eea: Verifying Checksum 06:57:47 adcc1eea9eea: Download complete 06:57:47 afea3b2eda06: Verifying Checksum 06:57:47 afea3b2eda06: Download complete 06:57:47 7809a108b3ef: Verifying Checksum 06:57:47 7809a108b3ef: Download complete 06:57:47 540db60ca938: Verifying Checksum 06:57:47 540db60ca938: Download complete 06:57:47 540db60ca938: Pull complete 06:57:47 adcc1eea9eea: Pull complete 06:57:48 4c4ab2625f07: Pull complete 06:57:48 f706445af74f: Verifying Checksum 06:57:48 f706445af74f: Download complete 06:57:49 0510c868ecb4: Verifying Checksum 06:57:49 0510c868ecb4: Download complete 06:57:53 0510c868ecb4: Pull complete 06:57:53 afea3b2eda06: Pull complete 06:57:53 7809a108b3ef: Pull complete 06:57:54 ba82ee9f976e: Pull complete 06:57:54 f706445af74f: Pull complete 06:57:54 506bd15cee9f: Pull complete 06:57:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:57:54 ---> b068be0155e3 06:57:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:57:54 20.10.0: Pulling from library/docker 06:57:54 75a0a4a0db45: Pull complete 06:57:55 05e7bc50f07f: Pulling fs layer 06:57:55 6db28d0fdbf6: Pulling fs layer 06:57:55 292df0bc6bf3: Pulling fs layer 06:57:55 2e060f4bd70b: Pulling fs layer 06:57:55 80e8d568a223: Pulling fs layer 06:57:55 8dc6ef1a942a: Pulling fs layer 06:57:55 2312dd95470a: Pulling fs layer 06:57:55 80e8d568a223: Waiting 06:57:55 8dc6ef1a942a: Waiting 06:57:55 2312dd95470a: Waiting 06:57:55 2e060f4bd70b: Waiting 06:57:55 292df0bc6bf3: Verifying Checksum 06:57:55 292df0bc6bf3: Download complete 06:57:55 05e7bc50f07f: Verifying Checksum 06:57:55 05e7bc50f07f: Download complete 06:57:55 80e8d568a223: Verifying Checksum 06:57:55 80e8d568a223: Download complete 06:57:55 6db28d0fdbf6: Download complete 06:57:55 05e7bc50f07f: Pull complete 06:57:55 6db28d0fdbf6: Pull complete 06:57:55 292df0bc6bf3: Pull complete 06:57:55 8dc6ef1a942a: Verifying Checksum 06:57:55 8dc6ef1a942a: Download complete 06:57:55 2312dd95470a: Verifying Checksum 06:57:55 2312dd95470a: Download complete 06:57:59 618dc40b7e24: Pull complete 06:57:59 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:57:59 ---> a36622ca3599 06:57:59 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:57:59 20.10.0: Pulling from library/docker 06:57:59 a3cc7d3b244e: Pulling fs layer 06:57:59 02a3295e0d61: Pulling fs layer 06:57:59 0f4f2e6d8100: Pulling fs layer 06:57:59 330b718f631f: Pulling fs layer 06:57:59 a93816041522: Pulling fs layer 06:57:59 bdb6da89ff94: Pulling fs layer 06:57:59 2a70c0c122f4: Pulling fs layer 06:57:59 330b718f631f: Waiting 06:57:59 a93816041522: Waiting 06:57:59 bdb6da89ff94: Waiting 06:57:59 2a70c0c122f4: Waiting 06:57:59 0f4f2e6d8100: Verifying Checksum 06:57:59 0f4f2e6d8100: Download complete 06:57:59 02a3295e0d61: Verifying Checksum 06:57:59 02a3295e0d61: Download complete 06:57:59 a93816041522: Verifying Checksum 06:57:59 a93816041522: Download complete 06:57:59 a3cc7d3b244e: Verifying Checksum 06:57:59 a3cc7d3b244e: Download complete 06:57:59 bdb6da89ff94: Verifying Checksum 06:57:59 bdb6da89ff94: Download complete 06:57:59 2a70c0c122f4: Verifying Checksum 06:57:59 2a70c0c122f4: Download complete 06:58:00 2e060f4bd70b: Verifying Checksum 06:58:00 2e060f4bd70b: Download complete 06:58:00 a3cc7d3b244e: Pull complete 06:58:01 02a3295e0d61: Pull complete 06:58:01 0f4f2e6d8100: Pull complete 06:58:02 2e060f4bd70b: Pull complete 06:58:02 80e8d568a223: Pull complete 06:58:02 8dc6ef1a942a: Pull complete 06:58:02 2312dd95470a: Pull complete 06:58:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:58:02 Status: Downloaded newer image for docker:20.10.0 06:58:03 330b718f631f: Verifying Checksum 06:58:03 330b718f631f: Download complete 06:58:07 ---> 0b42fcedb17e 06:58:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:58:07 ---> Running in 7e69b7655bc6 06:58:07 Removing intermediate container 7e69b7655bc6 06:58:07 ---> 07447855081c 06:58:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:58:07 ---> Running in f09844469cff 06:58:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:58:08 330b718f631f: Pull complete 06:58:08 a93816041522: Pull complete 06:58:08 bdb6da89ff94: Pull complete 06:58:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:58:08 2a70c0c122f4: Pull complete 06:58:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:58:08 Status: Downloaded newer image for docker:20.10.0 06:58:09 (1/5) Installing libsodium (1.0.18-r0) 06:58:09 (2/5) Installing libzmq (4.3.3-r1) 06:58:09 (3/5) Installing pkgconf (1.7.3-r0) 06:58:09 (4/5) Installing libsodium-dev (1.0.18-r0) 06:58:09 (5/5) Installing zeromq-dev (4.3.3-r1) 06:58:09 Executing busybox-1.32.1-r6.trigger 06:58:09 OK: 150 MiB in 45 packages 06:58:10 Removing intermediate container f09844469cff 06:58:10 ---> b819c463ec84 06:58:10 Step 6/8 : WORKDIR /build 06:58:10 ---> Running in ede11ed58e08 06:58:10 Removing intermediate container ede11ed58e08 06:58:10 ---> a373759e4e53 06:58:10 Step 7/8 : COPY go.mod . 06:58:10 ---> b5e13daafbbc 06:58:10 Step 8/8 : RUN go mod download 06:58:10 ---> Running in 33339a8ebd2b 06:58:14 ---> 9a255d7bf73d 06:58:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:58:14 ---> Running in f7e4261b3465 06:58:14 Removing intermediate container f7e4261b3465 06:58:14 ---> 769bdf1efddb 06:58:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:58:14 ---> Running in 744dde6388fc 06:58:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:17 (1/5) Installing libsodium (1.0.18-r0) 06:58:17 (2/5) Installing libzmq (4.3.3-r1) 06:58:17 (3/5) Installing pkgconf (1.7.3-r0) 06:58:17 (4/5) Installing libsodium-dev (1.0.18-r0) 06:58:17 (5/5) Installing zeromq-dev (4.3.3-r1) 06:58:17 Executing busybox-1.32.1-r6.trigger 06:58:17 OK: 139 MiB in 45 packages 06:58:19 Removing intermediate container 744dde6388fc 06:58:19 ---> 5bcca39220f2 06:58:19 Step 6/8 : WORKDIR /build 06:58:19 ---> Running in 54ef9e016213 06:58:19 Removing intermediate container 54ef9e016213 06:58:19 ---> 59a9187329fc 06:58:19 Step 7/8 : COPY go.mod . 06:58:20 ---> 7712ba3a6d83 06:58:20 Step 8/8 : RUN go mod download 06:58:20 ---> Running in d2ed69924afb 06:58:25 Removing intermediate container 33339a8ebd2b 06:58:25 ---> 6df2dc008bd8 06:58:25 Successfully built 6df2dc008bd8 06:58:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:58:26 + docker inspect -f . ci-base-image-x86_64 06:58:26 . [Pipeline] withDockerContainer 06:58:26 prd-centos7-docker-4c-2g-483 does not seem to be running inside a container 06:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:58:26 $ docker top bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:27 + go version 06:58:27 go version go1.16.3 linux/amd64 [Pipeline] } 06:58:27 $ docker stop --time=1 bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 06:58:28 $ docker rm -f bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:29 + docker inspect -f . ci-base-image-x86_64 06:58:29 . [Pipeline] withDockerContainer 06:58:29 prd-centos7-docker-4c-2g-483 does not seem to be running inside a container 06:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:58:29 $ docker top c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:30 + go mod tidy [Pipeline] sh 06:58:30 + make test 06:58:30 make -C ./app-service-template build 06:58:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:58:30 go mod tidy 06:58:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:58:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:58:43 make -C ./app-service-template test 06:58:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:58:43 go mod tidy 06:58:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:58:47 Removing intermediate container d2ed69924afb 06:58:47 ---> 53a1fe5f7174 06:58:47 Successfully built 53a1fe5f7174 06:58:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:58:47 + docker inspect -f . ci-base-image-arm64 06:58:47 . [Pipeline] withDockerContainer 06:58:48 prd-ubuntu18.04-docker-arm64-4c-16g-482 does not seem to be running inside a container 06:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:58:49 $ docker top b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:50 + go version 06:58:50 go version go1.16.5 linux/arm64 [Pipeline] } 06:58:50 $ docker stop --time=1 b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c 06:58:51 ok new-app-service 0.015s coverage: 47.8% of statements 06:58:51 ? new-app-service/config [no test files] 06:58:51 ok new-app-service/functions 0.009s 06:58:51 CGO_ENABLED=1 go vet ./... 06:58:52 $ docker rm -f b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:53 + docker inspect -f . ci-base-image-arm64 06:58:53 . [Pipeline] withDockerContainer 06:58:54 prd-ubuntu18.04-docker-arm64-4c-16g-482 does not seem to be running inside a container 06:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:58:55 $ docker top 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:56 + go mod tidy [Pipeline] sh 06:58:57 + make test 06:58:57 make -C ./app-service-template build 06:58:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:58:57 go mod tidy 06:58:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:58:59 gofmt -l . 06:58:59 [ "`gofmt -l .`" = "" ] 06:58:59 ./bin/test-attribution-txt.sh 06:58:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:58:59 go mod tidy 06:58:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:59:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:59:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 62.8% of statements 06:59:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 96.5% of statements 06:59:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:59:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.8% of statements 06:59:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:59:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 06:59:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.038s coverage: 74.5% of statements 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:59:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements 06:59:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:59:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 10.5% of statements 06:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.746s coverage: 76.9% of statements 06:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 06:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 06:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 06:59:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:59:30 make -C ./app-service-template test 06:59:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:59:30 go mod tidy 06:59:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 78.0% of statements 06:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 06:59:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:59:33 gofmt -l . 06:59:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:59:33 $ docker stop --time=1 c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 06:59:34 $ docker rm -f c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:59: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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:59:37 ---> job-cost.sh 06:59:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rffj 06:59:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-Rffj/bin to PATH 06:59:59 INFO: No Stack... 06:59:59 INFO: Retrieving Pricing Info for: v3-standard-2 07:00:00 INFO: Archiving Costs [Pipeline] sh 07:00:00 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 07:00:00 + cut -d, -f6 [Pipeline] lock 07:00:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] 07:00:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] did not exist. Created. 07:00:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:01 + echo total: 0.05999999865889549 [Pipeline] stash 07:00:01 Stashed 1 file(s) [Pipeline] } 07:00:01 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:03 ok new-app-service 0.042s coverage: 47.8% of statements 07:00:03 ? new-app-service/config [no test files] 07:00:03 ok new-app-service/functions 0.041s 07:00:03 CGO_ENABLED=1 go vet ./... 07:00:30 gofmt -l . 07:00:30 [ "`gofmt -l .`" = "" ] 07:00:30 ./bin/test-attribution-txt.sh 07:00:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:00:31 go mod tidy 07:00:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:00:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 62.8% of statements 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.039s coverage: 96.5% of statements 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.8% of statements 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.036s 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.138s coverage: 74.5% of statements 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements 07:00:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:00:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements 07:00:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.890s coverage: 76.9% of statements 07:00:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:00:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 12.5% of statements 07:00:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.089s coverage: 27.3% of statements 07:00:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:00:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:00:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 51.4% of statements 07:01:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.104s coverage: 78.0% of statements 07:01:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.041s coverage: 94.4% of statements 07:01:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:01:18 gofmt -l . 07:01:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:01:19 $ docker stop --time=1 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 07:01:20 $ docker rm -f 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 [Pipeline] // withDockerContainer [Pipeline] sh 07:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:21 Warning: overwriting stash ‘coverage-report’ 07:01:22 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:01:23 ---> job-cost.sh 07:01:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-stxI 07:02:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-stxI/bin to PATH 07:03:24 INFO: No Stack... 07:03:24 INFO: Retrieving Pricing Info for: v2-standard-4 07:03:25 INFO: Archiving Costs [Pipeline] sh 07:03:25 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 07:03:25 + cut -d, -f6 [Pipeline] lock 07:03:25 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] 07:03:25 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] did not exist. Created. 07:03:25 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:26 /w/workspace/app-functions-sdk-go/1@tmp/durable-263891e3/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-263891e3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:03:26 + echo total: 0.18000000715255737 [Pipeline] stash 07:03:26 Warning: overwriting stash ‘stack-cost’ 07:03:26 Stashed 1 file(s) [Pipeline] } 07:03:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:03:28 provisioning config files... 07:03:28 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/config6185807088989462517tmp [Pipeline] { [Pipeline] sh 07:03:28 + set +x 07:03:28 + curl -s https://codecov.io/bash 07:03:28 + bash -s -- 07:03:28 07:03:28 _____ _ 07:03:28 / ____| | | 07:03:28 | | ___ __| | ___ ___ _____ __ 07:03:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:03:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:03:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:03:28 Bash-1.0.3 07:03:28 07:03:28 07:03:28 ==> git version 2.24.4 found 07:03:28 ==> 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 07:03:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:03:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:03:28 ==> Jenkins CI detected. 07:03:28 project root: . 07:03:28 --> token set from env 07:03:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:03:28 ==> Running gcov in . (disable via -X gcov) 07:03:28 ==> Python coveragepy not found 07:03:28 ==> Searching for coverage reports in: 07:03:28 + . 07:03:28 -> Found 2 reports 07:03:28 ==> Detecting git/mercurial file structure 07:03:28 ==> Reading reports 07:03:28 + ./app-service-template/coverage.out bytes=1055 07:03:28 + ./coverage.out bytes=94036 07:03:28 ==> Appending adjustments 07:03:28 https://docs.codecov.io/docs/fixing-reports 07:03:29 + Found adjustments 07:03:29 ==> Gzipping contents 07:03:29 20K /tmp/codecov.xJ0nVS.gz 07:03:29 ==> Uploading reports 07:03:29 url: https://codecov.io 07:03:29 query: branch=PR-895&commit=ce61a48c136b8f859f8df0ce182ded5abd5409ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=895&job=&cmd_args= 07:03:29 -> Pinging Codecov 07:03:29 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-895&commit=ce61a48c136b8f859f8df0ce182ded5abd5409ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=895&job=&cmd_args= 07:03:29 -> Uploading to 07:03:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/3D8B5DFFC46A037C893635FACE044666/ce61a48c136b8f859f8df0ce182ded5abd5409ce/68aae760-1cc9-4b41-8042-eb1d58be9a09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T070329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b978d0a0d217fb1016e0c1a2bb43f0d527aeb9119f565828265a9872d9d07c93 07:03:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:03:29 Dload Upload Total Spent Left Speed 07:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16507 0 0 100 16507 0 46466 --:--:-- --:--:-- --:--:-- 46367 07:03:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] } 07:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:03:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:03:33 ---> package-listing.sh 07:03:33 ++ facter osfamily 07:03:33 ++ tr '[:upper:]' '[:lower:]' 07:03:33 + OS_FAMILY=redhat 07:03:33 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-895 07:03:33 + START_PACKAGES=/tmp/packages_start.txt 07:03:33 + END_PACKAGES=/tmp/packages_end.txt 07:03:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:33 + PACKAGES=/tmp/packages_start.txt 07:03:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-895 ']' 07:03:33 + PACKAGES=/tmp/packages_end.txt 07:03:33 + case "${OS_FAMILY}" in 07:03:33 + rpm -qa 07:03:33 + sort 07:03:34 + '[' -f /tmp/packages_start.txt ']' 07:03:34 + '[' -f /tmp/packages_end.txt ']' 07:03:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-895 ']' 07:03:34 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-895/archives/ 07:03:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-895/archives/ [Pipeline] echo 07:03:34 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-895/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:03:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:03:35 07:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:03:35 alpine: Pulling from edgex-lftools-log-publisher 07:03:35 df20fa9351a1: Pulling fs layer 07:03:35 36b3adc4ff6f: Pulling fs layer 07:03:35 8ad3a11d3b57: Pulling fs layer 07:03:35 46f8f816bc3b: Pulling fs layer 07:03:35 93b61091891f: Pulling fs layer 07:03:35 93b9cdb0e59b: Pulling fs layer 07:03:35 5e14af77c1be: Pulling fs layer 07:03:35 01666e4c0597: Pulling fs layer 07:03:35 aa168da1d23b: Pulling fs layer 07:03:35 93b9cdb0e59b: Waiting 07:03:35 5e14af77c1be: Waiting 07:03:35 01666e4c0597: Waiting 07:03:35 aa168da1d23b: Waiting 07:03:35 46f8f816bc3b: Waiting 07:03:35 93b61091891f: Waiting 07:03:35 36b3adc4ff6f: Verifying Checksum 07:03:35 36b3adc4ff6f: Download complete 07:03:35 46f8f816bc3b: Verifying Checksum 07:03:35 46f8f816bc3b: Download complete 07:03:35 df20fa9351a1: Verifying Checksum 07:03:35 df20fa9351a1: Download complete 07:03:35 93b9cdb0e59b: Verifying Checksum 07:03:35 93b9cdb0e59b: Download complete 07:03:35 5e14af77c1be: Verifying Checksum 07:03:35 5e14af77c1be: Download complete 07:03:35 01666e4c0597: Verifying Checksum 07:03:35 01666e4c0597: Download complete 07:03:35 93b61091891f: Verifying Checksum 07:03:35 93b61091891f: Download complete 07:03:35 8ad3a11d3b57: Verifying Checksum 07:03:35 8ad3a11d3b57: Download complete 07:03:35 df20fa9351a1: Pull complete 07:03:36 36b3adc4ff6f: Pull complete 07:03:36 8ad3a11d3b57: Pull complete 07:03:36 46f8f816bc3b: Pull complete 07:03:37 93b61091891f: Pull complete 07:03:37 93b9cdb0e59b: Pull complete 07:03:37 5e14af77c1be: Pull complete 07:03:37 aa168da1d23b: Verifying Checksum 07:03:37 aa168da1d23b: Download complete 07:03:37 01666e4c0597: Pull complete 07:03:41 aa168da1d23b: Pull complete 07:03:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:03:41 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 07:03:41 $ 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-895/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-895 -v /w/workspace/ndry_app-functions-sdk-go_PR-895:/w/workspace/ndry_app-functions-sdk-go_PR-895:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-895@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:03:44 $ docker top bf9c3c51230ea78bc11db02ab412c2553e78b0b10160fd92ac0f44ee3a44a0ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:44 + touch /tmp/pre-build-complete [Pipeline] sh 07:03:44 + mkdir -p /var/log/sa [Pipeline] sh 07:03:45 + ls /var/log/sa-host 07:03:45 + sadf -c /var/log/sa-host/sa05 07:03:45 file_magic: OK 07:03:45 HZ: Using current value: 100 07:03:45 file_header: OK 07:03:45 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 07:03:45 Statistics: 07:03:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:03:45 File successfully converted to sysstat format version 12.2.1 07:03:45 + sadf -c /var/log/sa-host/sa11 07:03:45 file_magic: OK 07:03:45 HZ: Using current value: 100 07:03:45 file_header: OK 07:03:45 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 07:03:45 Statistics: 07:03:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:03:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:45 provisioning config files... 07:03:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/config8575816521729562585tmp [Pipeline] { [Pipeline] echo 07:03:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:03:45 ---> create-netrc.sh [Pipeline] } 07:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:03:46 ---> python-tools-install.sh [Pipeline] echo 07:03:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:03:46 ---> sudo-logs.sh 07:03:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:03:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:03:47 ---> job-cost.sh 07:03:47 lf-activate-venv: SKIPPING 07:03:47 DEBUG: total: 0.18000000715255737 07:03:47 INFO: Retrieving Stack Cost... 07:03:47 INFO: Retrieving Pricing Info for: v3-standard-2 07:03:48 INFO: Archiving Costs [Pipeline] echo 07:03:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:03:48 ---> logs-deploy.sh 07:03:48 lf-activate-venv: SKIPPING 07:03:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-895/1 07:03:48 INFO: archiving workspace using pattern(s): 07:03:49 Archives upload complete. 07:03:49 INFO: archiving logs to Nexus 07:03:50 ---> uname -a: 07:03:50 Linux prd-centos7-docker-4c-2g-479.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:03:50 07:03:50 07:03:50 ---> lscpu: 07:03:50 Architecture: x86_64 07:03:50 CPU op-mode(s): 32-bit, 64-bit 07:03:50 Byte Order: Little Endian 07:03:50 Address sizes: 40 bits physical, 48 bits virtual 07:03:50 CPU(s): 2 07:03:50 On-line CPU(s) list: 0,1 07:03:50 Thread(s) per core: 1 07:03:50 Core(s) per socket: 1 07:03:50 Socket(s): 2 07:03:50 NUMA node(s): 1 07:03:50 Vendor ID: AuthenticAMD 07:03:50 CPU family: 23 07:03:50 Model: 49 07:03:50 Model name: AMD EPYC-Rome Processor 07:03:50 Stepping: 0 07:03:50 CPU MHz: 2800.000 07:03:50 BogoMIPS: 5600.00 07:03:50 Virtualization: AMD-V 07:03:50 Hypervisor vendor: KVM 07:03:50 Virtualization type: full 07:03:50 L1d cache: 64 KiB 07:03:50 L1i cache: 64 KiB 07:03:50 L2 cache: 1 MiB 07:03:50 L3 cache: 32 MiB 07:03:50 NUMA node0 CPU(s): 0,1 07:03:50 Vulnerability Itlb multihit: Not affected 07:03:50 Vulnerability L1tf: Not affected 07:03:50 Vulnerability Mds: Not affected 07:03:50 Vulnerability Meltdown: Not affected 07:03:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:03:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:03:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:03:50 Vulnerability Srbds: Not affected 07:03:50 Vulnerability Tsx async abort: Not affected 07:03:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:03:50 07:03:50 07:03:50 ---> nproc: 07:03:50 2 07:03:50 07:03:50 07:03:50 ---> df -h: 07:03:50 Filesystem Size Used Available Use% Mounted on 07:03:50 overlay 40.0G 7.6G 32.4G 19% / 07:03:50 tmpfs 64.0M 0 64.0M 0% /dev 07:03:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:03:50 shm 64.0M 0 64.0M 0% /dev/shm 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-895 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:03:50 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:03:50 07:03:50 07:03:50 ---> free -m: 07:03:50 total used free shared buff/cache available 07:03:50 Mem: 7821 992 4699 0 2129 6651 07:03:50 Swap: 1023 0 1023 07:03:50 07:03:50 07:03:50 ---> ip addr: 07:03:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:03:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:50 inet 127.0.0.1/8 scope host lo 07:03:50 valid_lft forever preferred_lft forever 07:03:50 inet6 ::1/128 scope host 07:03:50 valid_lft forever preferred_lft forever 07:03:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:03:50 link/ether fa:16:3e:ab:48:88 brd ff:ff:ff:ff:ff:ff 07:03:50 inet 10.30.123.28/23 brd 10.30.123.255 scope global dynamic eth0 07:03:50 valid_lft 85749sec preferred_lft 85749sec 07:03:50 inet6 fe80::f816:3eff:feab:4888/64 scope link 07:03:50 valid_lft forever preferred_lft forever 07:03:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:03:50 link/ether 02:42:33:56:bc:3c brd ff:ff:ff:ff:ff:ff 07:03:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:03:50 valid_lft forever preferred_lft forever 07:03:50 inet6 fe80::42:33ff:fe56:bc3c/64 scope link 07:03:50 valid_lft forever preferred_lft forever 07:03:50 07:03:50 07:03:50 ---> sar -b -r -n DEV: 07:03:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 07:03:50 07:03:50 06:52:49 LINUX RESTART (2 CPU) 07:03:50 07:03:50 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:03:50 06:55:02 1.80 0.00 1.80 0.00 0.00 40.46 0.00 07:03:50 06:56:01 0.41 0.00 0.41 0.00 0.00 5.95 0.00 07:03:50 06:57:01 0.32 0.00 0.32 0.00 0.00 3.22 0.00 07:03:50 06:58:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 07:03:50 06:59:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 07:03:50 07:00:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 07:03:50 07:01:01 0.27 0.02 0.25 0.00 0.13 3.07 0.00 07:03:50 07:02:01 0.52 0.10 0.42 0.00 1.73 6.99 0.00 07:03:50 07:03:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 07:03:50 Average: 0.47 0.01 0.46 0.00 0.21 8.08 0.00 07:03:50 07:03:50 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:50 06:55:02 5427408 0 806228 10.07 2620 1772684 1285904 14.20 595116 1585700 16 07:03:50 06:56:01 5437296 0 796332 9.94 2620 1772692 1196096 13.21 589736 1583468 8 07:03:50 06:57:01 5436916 0 796712 9.95 2620 1772692 1196096 13.21 589824 1583464 8 07:03:50 06:58:01 5433868 0 799756 9.99 2620 1772696 1196384 13.21 591296 1585484 8 07:03:50 06:59:01 5432396 0 801220 10.00 2620 1772704 1196180 13.21 592704 1585680 8 07:03:50 07:00:01 5431040 0 802572 10.02 2620 1772708 1196156 13.21 593744 1585680 16 07:03:50 07:01:01 5428176 0 805428 10.06 2620 1772716 1198568 13.23 596124 1585680 8 07:03:50 07:02:01 5420692 0 812784 10.15 2620 1772844 1196604 13.21 604008 1585744 8 07:03:50 07:03:01 5419800 0 813676 10.16 2620 1772844 1196604 13.21 605268 1585740 8 07:03:50 Average: 5429732 0 803856 10.04 2620 1772731 1206510 13.32 595313 1585182 10 07:03:50 07:03:50 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:50 06:55:02 eth0 10.53 5.28 9.11 0.72 0.00 0.00 0.00 0.00 07:03:50 06:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:56:01 eth0 0.75 0.08 0.06 0.04 0.00 0.00 0.00 0.00 07:03:50 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:57:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:03:50 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:58:01 eth0 0.85 0.55 0.53 0.39 0.00 0.00 0.00 0.00 07:03:50 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:59:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:03:50 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:00:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:03:50 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:01:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:03:50 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 Average: eth0 1.49 0.72 1.11 0.14 0.00 0.00 0.00 0.00 07:03:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:50 07:03:50 07:03:50 ---> sar -P ALL: 07:03:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 07:03:50 07:03:50 06:52:49 LINUX RESTART (2 CPU) 07:03:50 07:03:50 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:03:50 06:55:02 all 0.21 0.00 0.07 0.00 0.02 99.71 07:03:50 06:55:02 0 0.15 0.00 0.08 0.00 0.02 99.75 07:03:50 06:55:02 1 0.27 0.00 0.05 0.00 0.02 99.67 07:03:50 06:56:01 all 0.11 0.00 0.05 0.00 0.03 99.80 07:03:50 06:56:01 0 0.05 0.00 0.05 0.00 0.03 99.86 07:03:50 06:56:01 1 0.17 0.00 0.05 0.00 0.03 99.74 07:03:50 06:57:01 all 0.14 0.00 0.03 0.00 0.03 99.81 07:03:50 06:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:03:50 06:57:01 1 0.25 0.00 0.02 0.00 0.02 99.72 07:03:50 06:58:01 all 0.21 0.00 0.04 0.00 0.01 99.74 07:03:50 06:58:01 0 0.08 0.00 0.05 0.00 0.02 99.85 07:03:50 06:58:01 1 0.33 0.00 0.03 0.00 0.00 99.63 07:03:50 06:59:01 all 0.15 0.00 0.03 0.00 0.02 99.81 07:03:50 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:03:50 06:59:01 1 0.27 0.00 0.03 0.00 0.03 99.67 07:03:50 07:00:01 all 0.15 0.00 0.03 0.00 0.03 99.80 07:03:50 07:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:03:50 07:00:01 1 0.25 0.00 0.03 0.00 0.02 99.70 07:03:50 07:01:01 all 0.13 0.00 0.04 0.00 0.02 99.82 07:03:50 07:01:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:03:50 07:01:01 1 0.13 0.00 0.05 0.00 0.02 99.80 07:03:50 07:02:01 all 0.15 0.00 0.04 0.00 0.02 99.79 07:03:50 07:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:03:50 07:02:01 1 0.27 0.00 0.05 0.00 0.02 99.67 07:03:50 07:03:01 all 0.14 0.00 0.03 0.00 0.02 99.81 07:03:50 07:03:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:03:50 07:03:01 1 0.27 0.00 0.02 0.00 0.02 99.70 07:03:50 Average: all 0.15 0.00 0.04 0.00 0.02 99.79 07:03:50 Average: 0 0.06 0.00 0.04 0.00 0.02 99.88 07:03:50 Average: 1 0.25 0.00 0.04 0.00 0.02 99.70 07:03:50 07:03:50 07:03:50