Pull request #924 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from e1c098b85b990e0a052043c91247610c557e9117+76558247ef558a621c6cde6dc216633300cc3d0c (4baa79398c011fdf8116efa826aa980f0059f6b3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2196607244369611041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4304721510728448194.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh 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-924/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh168907614389700061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1905731676461914673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2325314620841057634.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-924/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1447496544025877757.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2949 in /w/workspace/ndry_app-functions-sdk-go_PR-924 [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-924 # 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-924@tmp/jenkins-gitclient-ssh517576823073006359.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76558247ef558a621c6cde6dc216633300cc3d0c into PR head commit e1c098b85b990e0a052043c91247610c557e9117 > 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-924@tmp/jenkins-gitclient-ssh4265494010145762321.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/924/head:refs/remotes/origin/PR-924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e1c098b85b990e0a052043c91247610c557e9117 Checking out Revision e1c098b85b990e0a052043c91247610c557e9117 (PR-924) > git config core.sparsecheckout # timeout=10 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # 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-924@tmp/jenkins-gitclient-ssh1629776057786549679.key > git merge 76558247ef558a621c6cde6dc216633300cc3d0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # timeout=10 Commit message: "fix: Change logging of CorrelationID to use proper function call" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:36:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:36:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:36:58 ========================================================= 19:36:58 EdgeX Global Pipelines Version Info 19:36:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:37:00 ------------------- 19:37:00 stable info: 19:37:00 ------------------- 19:37:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:37:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:37:00 Message: update stable to v1.0.196 19:37:00 ------------------- 19:37:00 experimental info: 19:37:00 ------------------- 19:37:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:37:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:37:00 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:37:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:37:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-924 [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-924 [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-924 [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1c098b85b990e0a052043c91247610c557e9117 [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1c098b [Pipeline] echo 19:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:04 + git log --format=format:%s -1 e1c098b85b990e0a052043c91247610c557e9117 [Pipeline] echo 19:37:04 GIT_COMMIT: e1c098b85b990e0a052043c91247610c557e9117, Commit Message: fix: Change logging of CorrelationID to use proper function call [Pipeline] echo 19:37:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:05 19:37:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:37:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:05 latest: Pulling from edgex-devops/git-semver 19:37:05 31603596830f: Pulling fs layer 19:37:05 b6dc333f4379: Pulling fs layer 19:37:05 3d9ef1400e77: Pulling fs layer 19:37:05 fd332fbdc1db: Pulling fs layer 19:37:05 fd332fbdc1db: Waiting 19:37:05 b6dc333f4379: Verifying Checksum 19:37:05 b6dc333f4379: Download complete 19:37:06 31603596830f: Verifying Checksum 19:37:06 31603596830f: Download complete 19:37:06 31603596830f: Pull complete 19:37:06 fd332fbdc1db: Verifying Checksum 19:37:06 fd332fbdc1db: Download complete 19:37:06 b6dc333f4379: Pull complete 19:37:06 3d9ef1400e77: Verifying Checksum 19:37:06 3d9ef1400e77: Download complete 19:37:06 3d9ef1400e77: Pull complete 19:37:07 fd332fbdc1db: Pull complete 19:37:07 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 19:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:37:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:37:07 prd-centos7-docker-4c-2g-2949 does not seem to be running inside a container 19:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-924 -v /w/workspace/ndry_app-functions-sdk-go_PR-924:/w/workspace/ndry_app-functions-sdk-go_PR-924:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-924@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-924@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 19:37:08 $ docker top bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:08 [ssh-agent] Looking for ssh-agent implementation... 19:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:08 $ docker exec bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 ssh-agent 19:37:08 SSH_AUTH_SOCK=/tmp/ssh-Zy6yGISa1rmU/agent.13 19:37:08 SSH_AGENT_PID=19 19:37:08 Running ssh-add (command line suppressed) 19:37:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/private_key_3494957756981684493.key (/w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/private_key_3494957756981684493.key) 19:37:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:09 + git tag --points-at HEAD [Pipeline] } 19:37:09 $ docker exec --env ******** --env ******** bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 ssh-agent -k 19:37:09 unset SSH_AUTH_SOCK; 19:37:09 unset SSH_AGENT_PID; 19:37:09 echo Agent pid 19 killed; 19:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:09 [ssh-agent] Looking for ssh-agent implementation... 19:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:09 $ docker exec bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 ssh-agent 19:37:09 SSH_AUTH_SOCK=/tmp/ssh-y705IfjtuRTq/agent.54 19:37:09 SSH_AGENT_PID=61 19:37:09 Running ssh-add (command line suppressed) 19:37:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/private_key_1959475002740463218.key (/w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/private_key_1959475002740463218.key) 19:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:10 + git semver init 19:37:10 # -> Open(): unable to determine branch for HEAD 19:37:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-924/.git 19:37:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-924 19:37:10 # $SEMVER_REMOTE_NAME = origin 19:37:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:37:10 # $SEMVER_USER_NAME = edgex-jenkins 19:37:10 # $SEMVER_BRANCH = PR-924 19:37:10 # $SEMVER_TEMP = /tmp/semver-699442848 19:37:10 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:37:18 # '/tmp/semver-699442848' -> '/w/workspace/ndry_app-functions-sdk-go_PR-924/.semver' 19:37:18 # -> Force: false 19:37:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-924/.semver [Pipeline] } 19:37:18 $ docker exec --env ******** --env ******** bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 ssh-agent -k 19:37:18 unset SSH_AUTH_SOCK; 19:37:18 unset SSH_AGENT_PID; 19:37:18 echo Agent pid 61 killed; 19:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:19 + git semver [Pipeline] } 19:37:19 $ docker stop --time=1 bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 19:37:20 $ docker rm -f bfd147590da7b4dfb8f4e819025b90dd13cb923736fb2b9b2f2a18d5877d0802 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:37:21 Stashed 1 file(s) [Pipeline] echo 19:37:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:37:37 Still waiting to schedule task 19:37:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:37:37 Still waiting to schedule task 19:37:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:39:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2950 in /w/workspace/ndry_app-functions-sdk-go_PR-924 [Pipeline] { [Pipeline] ws 19:39:28 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:39:29 The recommended git tool is: git 19:39:35 using credential edgex-jenkins-ssh 19:39:35 Cloning the remote Git repository 19:39:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:39:35 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:39:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:39:35 > git --version # timeout=10 19:39:35 > git --version # 'git version 2.17.1' 19:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:39 Merging remotes/origin/main commit 76558247ef558a621c6cde6dc216633300cc3d0c into PR head commit e1c098b85b990e0a052043c91247610c557e9117 19:39:39 Merge succeeded, producing e1c098b85b990e0a052043c91247610c557e9117 19:39:39 Checking out Revision e1c098b85b990e0a052043c91247610c557e9117 (PR-924) 19:39:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:39:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:39:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/924/head:refs/remotes/origin/PR-924 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:39:39 > git config core.sparsecheckout # timeout=10 19:39:39 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # timeout=10 19:39:39 > git remote # timeout=10 19:39:39 > git config --get remote.origin.url # timeout=10 19:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:39 > git merge 76558247ef558a621c6cde6dc216633300cc3d0c # timeout=10 19:39:39 > git rev-parse HEAD^{commit} # timeout=10 19:39:39 > git config core.sparsecheckout # timeout=10 19:39:39 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # timeout=10 19:39:43 Commit message: "fix: Change logging of CorrelationID to use proper function call" 19:39:44 > git --version # timeout=10 19:39:44 > git --version # 'git version 2.17.1' 19:39:44 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:39:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:39:46 + sudo service docker restart 19:39:46 + true [Pipeline] unstash [Pipeline] echo 19:40:05 ========================================================= 19:40:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:40:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:40:05 + 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 . 19:40:06 Sending build context to Docker daemon 19.75MB 19:40:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:40:06 Step 2/8 : FROM ${BASE} 19:40:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:40:07 595b0fe564bb: Pulling fs layer 19:40:07 24495759ef45: Pulling fs layer 19:40:07 d148012ef14d: Pulling fs layer 19:40:07 cb65c68fc2e2: Pulling fs layer 19:40:07 093eec477d81: Pulling fs layer 19:40:07 a6d5b2bbb924: Pulling fs layer 19:40:07 2446dc1eb7d3: Pulling fs layer 19:40:07 596795e73e0f: Pulling fs layer 19:40:07 cb65c68fc2e2: Waiting 19:40:07 093eec477d81: Waiting 19:40:07 a6d5b2bbb924: Waiting 19:40:07 2446dc1eb7d3: Waiting 19:40:07 596795e73e0f: Waiting 19:40:07 d148012ef14d: Download complete 19:40:07 24495759ef45: Verifying Checksum 19:40:07 24495759ef45: Download complete 19:40:07 093eec477d81: Verifying Checksum 19:40:07 093eec477d81: Download complete 19:40:07 a6d5b2bbb924: Download complete 19:40:07 595b0fe564bb: Download complete 19:40:07 2446dc1eb7d3: Verifying Checksum 19:40:07 2446dc1eb7d3: Download complete 19:40:07 Running on prd-centos7-docker-4c-2g-2951 in /w/workspace/ndry_app-functions-sdk-go_PR-924 [Pipeline] { [Pipeline] ws 19:40:07 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:40:08 The recommended git tool is: git 19:40:08 595b0fe564bb: Pull complete 19:40:09 24495759ef45: Pull complete 19:40:09 d148012ef14d: Pull complete 19:40:10 596795e73e0f: Verifying Checksum 19:40:10 596795e73e0f: Download complete 19:40:11 using credential edgex-jenkins-ssh 19:40:11 Cloning the remote Git repository 19:40:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:40:10 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:40:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:40:10 > git --version # timeout=10 19:40:10 > git --version # 'git version 2.24.4' 19:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:11 cb65c68fc2e2: Verifying Checksum 19:40:11 cb65c68fc2e2: Download complete 19:40:10 [INFO] Currently running in a labeled security context 19:40:10 [INFO] Currently SELinux is 'enforcing' on the host 19:40:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5852254078286957805.key 19:40:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:13 Merging remotes/origin/main commit 76558247ef558a621c6cde6dc216633300cc3d0c into PR head commit e1c098b85b990e0a052043c91247610c557e9117 19:40:13 Merge succeeded, producing e1c098b85b990e0a052043c91247610c557e9117 19:40:13 Checking out Revision e1c098b85b990e0a052043c91247610c557e9117 (PR-924) 19:40:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:40:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:40:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:40:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:11 [INFO] Currently running in a labeled security context 19:40:11 [INFO] Currently SELinux is 'enforcing' on the host 19:40:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1577856310490825970.key 19:40:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/924/head:refs/remotes/origin/PR-924 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:40:12 > git config core.sparsecheckout # timeout=10 19:40:12 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # timeout=10 19:40:12 > git remote # timeout=10 19:40:12 > git config --get remote.origin.url # timeout=10 19:40:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:12 [INFO] Currently running in a labeled security context 19:40:12 [INFO] Currently SELinux is 'enforcing' on the host 19:40:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6191847400017661702.key 19:40:12 > git merge 76558247ef558a621c6cde6dc216633300cc3d0c # timeout=10 19:40:12 > git rev-parse HEAD^{commit} # timeout=10 19:40:12 > git config core.sparsecheckout # timeout=10 19:40:12 > git checkout -f e1c098b85b990e0a052043c91247610c557e9117 # timeout=10 19:40:16 Commit message: "fix: Change logging of CorrelationID to use proper function call" 19:40:16 > git --version # timeout=10 19:40:16 > git --version # 'git version 2.24.4' 19:40:16 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:40:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:40:18 + true 19:40:18 + sudo service docker restart 19:40:18 Redirecting to /bin/systemctl restart docker.service 19:40:22 cb65c68fc2e2: Pull complete 19:40:22 093eec477d81: Pull complete 19:40:22 a6d5b2bbb924: Pull complete 19:40:22 2446dc1eb7d3: Pull complete 19:40:27 596795e73e0f: Pull complete 19:40:27 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 19:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:40:27 ---> d9e956139c92 19:40:27 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:40:27 20.10.0: Pulling from library/docker 19:40:27 a3cc7d3b244e: Pulling fs layer 19:40:27 02a3295e0d61: Pulling fs layer 19:40:27 0f4f2e6d8100: Pulling fs layer 19:40:27 330b718f631f: Pulling fs layer 19:40:27 a93816041522: Pulling fs layer 19:40:27 bdb6da89ff94: Pulling fs layer 19:40:27 2a70c0c122f4: Pulling fs layer 19:40:27 330b718f631f: Waiting 19:40:27 a93816041522: Waiting 19:40:27 bdb6da89ff94: Waiting 19:40:27 2a70c0c122f4: Waiting 19:40:27 0f4f2e6d8100: Verifying Checksum 19:40:27 0f4f2e6d8100: Download complete 19:40:27 02a3295e0d61: Verifying Checksum 19:40:27 02a3295e0d61: Download complete 19:40:27 a93816041522: Download complete 19:40:27 a3cc7d3b244e: Download complete 19:40:28 bdb6da89ff94: Verifying Checksum 19:40:28 bdb6da89ff94: Download complete 19:40:28 2a70c0c122f4: Verifying Checksum 19:40:28 2a70c0c122f4: Download complete 19:40:28 a3cc7d3b244e: Pull complete 19:40:29 02a3295e0d61: Pull complete 19:40:29 0f4f2e6d8100: Pull complete 19:40:30 330b718f631f: Verifying Checksum 19:40:30 330b718f631f: Download complete 19:40:33 330b718f631f: Pull complete 19:40:33 a93816041522: Pull complete 19:40:34 bdb6da89ff94: Pull complete 19:40:34 2a70c0c122f4: Pull complete 19:40:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:40:34 Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo 19:40:37 ========================================================= 19:40:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:40:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:40:37 + 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 . 19:40:37 Sending build context to Docker daemon 19.75MB 19:40:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:40:37 Step 2/8 : FROM ${BASE} 19:40:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:40:38 540db60ca938: Pulling fs layer 19:40:38 adcc1eea9eea: Pulling fs layer 19:40:38 4c4ab2625f07: Pulling fs layer 19:40:38 0773c198feca: Pulling fs layer 19:40:38 345f892a5656: Pulling fs layer 19:40:38 4796506630df: Pulling fs layer 19:40:38 cc55df3e53f1: Pulling fs layer 19:40:38 4d027b6c602c: Pulling fs layer 19:40:38 449e75d2c14e: Pulling fs layer 19:40:38 4796506630df: Waiting 19:40:38 cc55df3e53f1: Waiting 19:40:38 4d027b6c602c: Waiting 19:40:38 449e75d2c14e: Waiting 19:40:38 0773c198feca: Waiting 19:40:38 345f892a5656: Waiting 19:40:38 4c4ab2625f07: Verifying Checksum 19:40:38 4c4ab2625f07: Download complete 19:40:38 adcc1eea9eea: Verifying Checksum 19:40:38 adcc1eea9eea: Download complete 19:40:38 345f892a5656: Verifying Checksum 19:40:38 345f892a5656: Download complete 19:40:38 540db60ca938: Verifying Checksum 19:40:38 540db60ca938: Download complete 19:40:38 4796506630df: Verifying Checksum 19:40:38 4796506630df: Download complete 19:40:38 cc55df3e53f1: Verifying Checksum 19:40:38 cc55df3e53f1: Download complete 19:40:38 540db60ca938: Pull complete 19:40:38 adcc1eea9eea: Pull complete 19:40:38 4c4ab2625f07: Pull complete 19:40:38 4d027b6c602c: Verifying Checksum 19:40:38 4d027b6c602c: Download complete 19:40:41 ---> 0810f7d7540a 19:40:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:40:41 ---> Running in 07d86d6eead8 19:40:41 449e75d2c14e: Verifying Checksum 19:40:41 449e75d2c14e: Download complete 19:40:41 Removing intermediate container 07d86d6eead8 19:40:41 ---> 4bdea562d20d 19:40:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:40:42 ---> Running in 2ef1e8fd9d7e 19:40:42 0773c198feca: Verifying Checksum 19:40:42 0773c198feca: Download complete 19:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:40:45 (1/5) Installing libsodium (1.0.18-r0) 19:40:45 (2/5) Installing libzmq (4.3.3-r1) 19:40:45 (3/5) Installing pkgconf (1.7.3-r0) 19:40:45 (4/5) Installing libsodium-dev (1.0.18-r0) 19:40:46 (5/5) Installing zeromq-dev (4.3.3-r1) 19:40:46 Executing busybox-1.32.1-r6.trigger 19:40:46 OK: 139 MiB in 45 packages 19:40:46 0773c198feca: Pull complete 19:40:46 345f892a5656: Pull complete 19:40:46 4796506630df: Pull complete 19:40:46 cc55df3e53f1: Pull complete 19:40:46 4d027b6c602c: Pull complete 19:40:47 Removing intermediate container 2ef1e8fd9d7e 19:40:47 ---> 5d6ef4a5012a 19:40:47 Step 6/8 : WORKDIR /build 19:40:47 ---> Running in 8ee6c0214a8b 19:40:47 449e75d2c14e: Pull complete 19:40:47 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 19:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:40:47 ---> 0d28375d9b5b 19:40:47 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:40:47 20.10.0: Pulling from library/docker 19:40:48 05e7bc50f07f: Pulling fs layer 19:40:48 6db28d0fdbf6: Pulling fs layer 19:40:48 292df0bc6bf3: Pulling fs layer 19:40:48 2e060f4bd70b: Pulling fs layer 19:40:48 80e8d568a223: Pulling fs layer 19:40:48 8dc6ef1a942a: Pulling fs layer 19:40:48 2312dd95470a: Pulling fs layer 19:40:48 2e060f4bd70b: Waiting 19:40:48 80e8d568a223: Waiting 19:40:48 8dc6ef1a942a: Waiting 19:40:48 2312dd95470a: Waiting 19:40:48 292df0bc6bf3: Verifying Checksum 19:40:48 292df0bc6bf3: Download complete 19:40:48 6db28d0fdbf6: Verifying Checksum 19:40:48 6db28d0fdbf6: Download complete 19:40:48 05e7bc50f07f: Verifying Checksum 19:40:48 05e7bc50f07f: Download complete 19:40:48 8dc6ef1a942a: Verifying Checksum 19:40:48 8dc6ef1a942a: Download complete 19:40:48 80e8d568a223: Verifying Checksum 19:40:48 80e8d568a223: Download complete 19:40:48 2312dd95470a: Verifying Checksum 19:40:48 2312dd95470a: Download complete 19:40:48 Removing intermediate container 8ee6c0214a8b 19:40:48 ---> fae918167e5d 19:40:48 Step 7/8 : COPY go.mod . 19:40:48 05e7bc50f07f: Pull complete 19:40:48 6db28d0fdbf6: Pull complete 19:40:48 292df0bc6bf3: Pull complete 19:40:48 ---> 25f6c70703f5 19:40:48 Step 8/8 : RUN go mod download 19:40:48 ---> Running in b72603c60854 19:40:50 2e060f4bd70b: Verifying Checksum 19:40:50 2e060f4bd70b: Download complete 19:40:52 2e060f4bd70b: Pull complete 19:40:52 80e8d568a223: Pull complete 19:40:52 8dc6ef1a942a: Pull complete 19:40:52 2312dd95470a: Pull complete 19:40:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:40:52 Status: Downloaded newer image for docker:20.10.0 19:40:55 ---> 516e549c83e1 19:40:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:40:55 ---> Running in 54e9cc1e1b47 19:40:55 Removing intermediate container 54e9cc1e1b47 19:40:55 ---> 0ec3f3208328 19:40:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:40:55 ---> Running in ee890a6a30e7 19:40:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:40:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:40:57 (1/5) Installing libsodium (1.0.18-r0) 19:40:57 (2/5) Installing libzmq (4.3.3-r1) 19:40:57 (3/5) Installing pkgconf (1.7.3-r0) 19:40:57 (4/5) Installing libsodium-dev (1.0.18-r0) 19:40:57 (5/5) Installing zeromq-dev (4.3.3-r1) 19:40:57 Executing busybox-1.32.1-r6.trigger 19:40:57 OK: 150 MiB in 45 packages 19:40:57 Removing intermediate container ee890a6a30e7 19:40:57 ---> 3f6ac50ee95f 19:40:57 Step 6/8 : WORKDIR /build 19:40:57 ---> Running in fffb7f137a73 19:40:57 Removing intermediate container fffb7f137a73 19:40:57 ---> 0ee721e3f1c7 19:40:57 Step 7/8 : COPY go.mod . 19:40:58 ---> 5ac44c18fc9b 19:40:58 Step 8/8 : RUN go mod download 19:40:58 ---> Running in bfbe0de9ec50 19:41:08 Removing intermediate container bfbe0de9ec50 19:41:08 ---> 8b4b8fe8e31e 19:41:08 Successfully built 8b4b8fe8e31e 19:41:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:41:08 + docker inspect -f . ci-base-image-x86_64 19:41:08 . [Pipeline] withDockerContainer 19:41:08 prd-centos7-docker-4c-2g-2951 does not seem to be running inside a container 19:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:09 $ docker top 513c0c27f6f5a01160bee645c6877c188e88703df3a695b2da33afec8ec39785 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:09 + go version 19:41:09 go version go1.16.5 linux/amd64 [Pipeline] } 19:41:09 $ docker stop --time=1 513c0c27f6f5a01160bee645c6877c188e88703df3a695b2da33afec8ec39785 19:41:11 $ docker rm -f 513c0c27f6f5a01160bee645c6877c188e88703df3a695b2da33afec8ec39785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:11 + docker inspect -f . ci-base-image-x86_64 19:41:11 . [Pipeline] withDockerContainer 19:41:12 prd-centos7-docker-4c-2g-2951 does not seem to be running inside a container 19:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:41:12 $ docker top de4732303064aa41aa740a6e3a051eac8fab22bab5a6e87187ca349cb638e847 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:13 + go mod tidy [Pipeline] sh 19:41:13 + make test 19:41:13 make -C ./app-service-template build 19:41:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:41:13 go mod tidy 19:41:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:41:15 Removing intermediate container b72603c60854 19:41:15 ---> 59b7f386e8b8 19:41:15 Successfully built 59b7f386e8b8 19:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:41:16 + docker inspect -f . ci-base-image-arm64 19:41:16 . [Pipeline] withDockerContainer 19:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-2950 does not seem to be running inside a container 19:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:41:18 $ docker top 4f6e986fa1124f6605357b78e3fc8cd230d8bec350e6635da005da53bd68a41b -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:19 + go version 19:41:19 go version go1.16.5 linux/arm64 [Pipeline] } 19:41:19 $ docker stop --time=1 4f6e986fa1124f6605357b78e3fc8cd230d8bec350e6635da005da53bd68a41b 19:41:21 $ docker rm -f 4f6e986fa1124f6605357b78e3fc8cd230d8bec350e6635da005da53bd68a41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:22 + docker inspect -f . ci-base-image-arm64 19:41:22 . [Pipeline] withDockerContainer 19:41:22 prd-ubuntu18.04-docker-arm64-4c-16g-2950 does not seem to be running inside a container 19:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:41:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:41:24 make -C ./app-service-template test 19:41:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:41:24 go mod tidy 19:41:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:41:24 $ docker top 6e0ce95324a48c508ec23c2f455fccea2e880838b50bf6307a294458626d055f -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:25 + go mod tidy [Pipeline] sh 19:41:27 + make test 19:41:27 make -C ./app-service-template build 19:41:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:41:27 go mod tidy 19:41:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:41:32 ok new-app-service 0.008s coverage: 47.8% of statements 19:41:32 ? new-app-service/config [no test files] 19:41:32 ok new-app-service/functions 0.010s 19:41:32 CGO_ENABLED=1 go vet ./... 19:41:39 gofmt -l . 19:41:39 [ "`gofmt -l .`" = "" ] 19:41:39 ./bin/test-attribution-txt.sh 19:41:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:41:39 go mod tidy 19:41:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:41:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.022s coverage: 63.6% of statements 19:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 19:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:41:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements 19:41:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:41:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 19:41:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.052s coverage: 74.5% of statements 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:41:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements 19:41:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:41:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 19:41:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.756s coverage: 76.1% of statements 19:41:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:41:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements 19:41:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 19:41:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:41:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:41:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 19:42:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:42:06 make -C ./app-service-template test 19:42:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:42:06 go mod tidy 19:42:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 78.0% of statements 19:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 19:42:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:42:13 gofmt -l . 19:42:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:42:13 $ docker stop --time=1 de4732303064aa41aa740a6e3a051eac8fab22bab5a6e87187ca349cb638e847 19:42:14 $ docker rm -f de4732303064aa41aa740a6e3a051eac8fab22bab5a6e87187ca349cb638e847 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:15 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 19:42:16 ---> job-cost.sh 19:42:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yJiX 19:42:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:42:33 ok new-app-service 0.040s coverage: 47.8% of statements 19:42:33 ? new-app-service/config [no test files] 19:42:33 ok new-app-service/functions 0.039s 19:42:33 CGO_ENABLED=1 go vet ./... 19:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-yJiX/bin to PATH 19:42:43 INFO: No Stack... 19:42:43 INFO: Retrieving Pricing Info for: v3-standard-2 19:42:44 INFO: Archiving Costs [Pipeline] sh 19:42:44 + cut -d, -f6 19:42:44 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 19:42:44 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] 19:42:44 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] did not exist. Created. 19:42:44 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:45 + echo total: 0.05999999865889549 [Pipeline] stash 19:42:45 Stashed 1 file(s) [Pipeline] } 19:42:45 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:00 gofmt -l . 19:43:00 [ "`gofmt -l .`" = "" ] 19:43:00 ./bin/test-attribution-txt.sh 19:43:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:43:00 go mod tidy 19:43:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:43:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:43:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.103s coverage: 63.6% of statements 19:43:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements 19:43:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:43:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.147s coverage: 61.8% of statements 19:43:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:43:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.045s 19:43:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.132s coverage: 74.5% of statements 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:43:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.012s coverage: 97.1% of statements 19:43:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:43:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.054s coverage: 10.5% of statements 19:43:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.827s coverage: 76.1% of statements 19:43:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:43:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.044s coverage: 12.5% of statements 19:43:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements 19:43:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:43:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:43:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.096s coverage: 51.4% of statements 19:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.120s coverage: 78.0% of statements 19:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.046s coverage: 94.4% of statements 19:43:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:43:46 gofmt -l . 19:43:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:43:46 $ docker stop --time=1 6e0ce95324a48c508ec23c2f455fccea2e880838b50bf6307a294458626d055f 19:43:49 $ docker rm -f 6e0ce95324a48c508ec23c2f455fccea2e880838b50bf6307a294458626d055f [Pipeline] // withDockerContainer [Pipeline] sh 19:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:43:50 Warning: overwriting stash ‘coverage-report’ 19:43:50 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 19:43:51 ---> job-cost.sh 19:43:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9su8 19:44:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:46:07 lf-activate-venv(): INFO: Adding /tmp/venv-9su8/bin to PATH 19:46:07 INFO: No Stack... 19:46:07 INFO: Retrieving Pricing Info for: v2-standard-4 19:46:07 INFO: Archiving Costs [Pipeline] sh 19:46:08 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 19:46:08 + cut -d, -f6 [Pipeline] lock 19:46:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] 19:46:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] did not exist. Created. 19:46:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:46:08 /w/workspace/app-functions-sdk-go/1@tmp/durable-37613214/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-37613214/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:46:09 + echo total: 0.18000000715255737 [Pipeline] stash 19:46:09 Warning: overwriting stash ‘stack-cost’ 19:46:09 Stashed 1 file(s) [Pipeline] } 19:46:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-924-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 19:46:10 provisioning config files... 19:46:11 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/config1126495663142129112tmp [Pipeline] { [Pipeline] sh 19:46:11 + set +x 19:46:11 + curl -s https://codecov.io/bash 19:46:11 + bash -s -- 19:46:11 19:46:11 _____ _ 19:46:11 / ____| | | 19:46:11 | | ___ __| | ___ ___ _____ __ 19:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 19:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 19:46:11 Bash-1.0.5 19:46:11 19:46:11 19:46:11 ==> git version 2.24.4 found 19:46:11 ==> 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 19:46:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:46:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:46:11 ==> Jenkins CI detected. 19:46:11 project root: . 19:46:11 --> token set from env 19:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:46:11 ==> Running gcov in . (disable via -X gcov) 19:46:11 ==> Python coveragepy not found 19:46:11 ==> Searching for coverage reports in: 19:46:11 + . 19:46:11 -> Found 2 reports 19:46:11 ==> Detecting git/mercurial file structure 19:46:11 ==> Reading reports 19:46:11 + ./app-service-template/coverage.out bytes=1055 19:46:11 + ./coverage.out bytes=95181 19:46:11 ==> Appending adjustments 19:46:11 https://docs.codecov.io/docs/fixing-reports 19:46:11 + Found adjustments 19:46:11 ==> Gzipping contents 19:46:11 20K /tmp/codecov.22Hhk3.gz 19:46:11 ==> Uploading reports 19:46:11 url: https://codecov.io 19:46:11 query: branch=PR-924&commit=e1c098b85b990e0a052043c91247610c557e9117&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-924%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=924&job=&cmd_args= 19:46:11 -> Pinging Codecov 19:46:11 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-924&commit=e1c098b85b990e0a052043c91247610c557e9117&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-924%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=924&job=&cmd_args= 19:46:12 -> Uploading to 19:46:12 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/3D8B5DFFC46A037C893635FACE044666/e1c098b85b990e0a052043c91247610c557e9117/e64f03b5-236b-4767-abb3-6bdfc3492fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T194612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c0ebd559500d0bcaa6ba368ee88e867a5ae48a645d08f014d4b49c666b718c1 19:46:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:12 Dload Upload Total Spent Left Speed 19:46:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16444 0 0 100 16444 0 35979 --:--:-- --:--:-- --:--:-- 35982 19:46:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e1c098b85b990e0a052043c91247610c557e9117 [Pipeline] } 19:46:13 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 19:46:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:16 ---> package-listing.sh 19:46:16 ++ facter osfamily 19:46:16 ++ tr '[:upper:]' '[:lower:]' 19:46:17 + OS_FAMILY=redhat 19:46:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-924 19:46:17 + START_PACKAGES=/tmp/packages_start.txt 19:46:17 + END_PACKAGES=/tmp/packages_end.txt 19:46:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:17 + PACKAGES=/tmp/packages_start.txt 19:46:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-924 ']' 19:46:17 + PACKAGES=/tmp/packages_end.txt 19:46:17 + case "${OS_FAMILY}" in 19:46:17 + sort 19:46:17 + rpm -qa 19:46:17 + '[' -f /tmp/packages_start.txt ']' 19:46:17 + '[' -f /tmp/packages_end.txt ']' 19:46:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-924 ']' 19:46:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-924/archives/ 19:46:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-924/archives/ [Pipeline] echo 19:46:17 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-924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:18 19:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:19 alpine: Pulling from edgex-lftools-log-publisher 19:46:19 5843afab3874: Pulling fs layer 19:46:19 2dfaacf7024e: Pulling fs layer 19:46:19 2dbba127c6aa: Pulling fs layer 19:46:19 1a467efa2204: Pulling fs layer 19:46:19 865369a531d5: Pulling fs layer 19:46:19 2dc3bafdbf1c: Pulling fs layer 19:46:19 9ac237eaa80d: Pulling fs layer 19:46:19 6bcad4ecc5c2: Pulling fs layer 19:46:19 7074353bde3e: Pulling fs layer 19:46:19 865369a531d5: Waiting 19:46:19 2dc3bafdbf1c: Waiting 19:46:19 9ac237eaa80d: Waiting 19:46:19 6bcad4ecc5c2: Waiting 19:46:19 7074353bde3e: Waiting 19:46:19 1a467efa2204: Waiting 19:46:19 2dfaacf7024e: Verifying Checksum 19:46:19 2dfaacf7024e: Download complete 19:46:19 1a467efa2204: Verifying Checksum 19:46:19 1a467efa2204: Download complete 19:46:19 5843afab3874: Verifying Checksum 19:46:19 5843afab3874: Download complete 19:46:19 865369a531d5: Verifying Checksum 19:46:19 865369a531d5: Download complete 19:46:19 9ac237eaa80d: Verifying Checksum 19:46:19 9ac237eaa80d: Download complete 19:46:19 6bcad4ecc5c2: Verifying Checksum 19:46:19 6bcad4ecc5c2: Download complete 19:46:19 5843afab3874: Pull complete 19:46:19 2dc3bafdbf1c: Verifying Checksum 19:46:19 2dc3bafdbf1c: Download complete 19:46:20 2dfaacf7024e: Pull complete 19:46:20 2dbba127c6aa: Verifying Checksum 19:46:20 2dbba127c6aa: Download complete 19:46:21 2dbba127c6aa: Pull complete 19:46:21 1a467efa2204: Pull complete 19:46:21 865369a531d5: Pull complete 19:46:21 2dc3bafdbf1c: Pull complete 19:46:21 9ac237eaa80d: Pull complete 19:46:21 6bcad4ecc5c2: Pull complete 19:46:24 7074353bde3e: Download complete 19:46:28 7074353bde3e: Pull complete 19:46:28 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 19:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:46:28 prd-centos7-docker-4c-2g-2949 does not seem to be running inside a container 19:46:28 $ 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-924/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-924 -v /w/workspace/ndry_app-functions-sdk-go_PR-924:/w/workspace/ndry_app-functions-sdk-go_PR-924:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-924@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-924@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:alpine cat 19:46:30 $ docker top 792c5a8b70d645c51cfe31eb6c8577b8692d1d8be03b8d34ecb3eaf782de8ef1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:31 + mkdir -p /var/log/sa [Pipeline] sh 19:46:32 + ls /var/log/sa-host 19:46:32 + sadf -c /var/log/sa-host/sa05 19:46:32 file_magic: OK 19:46:32 HZ: Using current value: 100 19:46:32 file_header: OK 19:46:32 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 19:46:32 Statistics: 19:46:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:46:32 File successfully converted to sysstat format version 12.5.4 19:46:32 + sadf -c /var/log/sa-host/sa15 19:46:32 file_magic: OK 19:46:32 HZ: Using current value: 100 19:46:32 file_header: OK 19:46:32 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 19:46:32 Statistics: 19:46:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:46:32 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:32 provisioning config files... 19:46:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-924@tmp/config7210076865552538347tmp [Pipeline] { [Pipeline] echo 19:46:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:33 ---> create-netrc.sh [Pipeline] } 19:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:33 ---> python-tools-install.sh [Pipeline] echo 19:46:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:34 ---> sudo-logs.sh 19:46:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:34 ---> job-cost.sh 19:46:34 lf-activate-venv: SKIPPING 19:46:34 DEBUG: total: 0.18000000715255737 19:46:34 INFO: Retrieving Stack Cost... 19:46:35 INFO: Retrieving Pricing Info for: v3-standard-2 19:46:35 INFO: Archiving Costs [Pipeline] echo 19:46:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:36 ---> logs-deploy.sh 19:46:36 lf-activate-venv: SKIPPING 19:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-924/1 19:46:36 INFO: archiving workspace using pattern(s): 19:46:36 Archives upload complete. 19:46:37 INFO: archiving logs to Nexus 19:46:37 ---> uname -a: 19:46:37 Linux prd-centos7-docker-4c-2g-2949.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:46:37 19:46:37 19:46:37 ---> lscpu: 19:46:37 Architecture: x86_64 19:46:37 CPU op-mode(s): 32-bit, 64-bit 19:46:37 Address sizes: 40 bits physical, 48 bits virtual 19:46:37 Byte Order: Little Endian 19:46:37 CPU(s): 2 19:46:37 On-line CPU(s) list: 0,1 19:46:37 Vendor ID: AuthenticAMD 19:46:37 BIOS Vendor ID: QEMU 19:46:37 Model name: AMD EPYC-Rome Processor 19:46:37 BIOS Model name: pc-i440fx-4.2 19:46:37 CPU family: 23 19:46:37 Model: 49 19:46:37 Thread(s) per core: 1 19:46:37 Core(s) per socket: 1 19:46:37 Socket(s): 2 19:46:37 Stepping: 0 19:46:37 BogoMIPS: 5599.99 19:46:37 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 19:46:37 Virtualization: AMD-V 19:46:37 Hypervisor vendor: KVM 19:46:37 Virtualization type: full 19:46:37 L1d cache: 64 KiB (2 instances) 19:46:37 L1i cache: 64 KiB (2 instances) 19:46:37 L2 cache: 1 MiB (2 instances) 19:46:37 L3 cache: 32 MiB (2 instances) 19:46:37 NUMA node(s): 1 19:46:37 NUMA node0 CPU(s): 0,1 19:46:37 Vulnerability Itlb multihit: Not affected 19:46:37 Vulnerability L1tf: Not affected 19:46:37 Vulnerability Mds: Not affected 19:46:37 Vulnerability Meltdown: Not affected 19:46:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:46:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:46:37 Vulnerability Srbds: Not affected 19:46:37 Vulnerability Tsx async abort: Not affected 19:46:37 19:46:37 19:46:37 ---> nproc: 19:46:37 2 19:46:37 19:46:37 19:46:37 ---> df -h: 19:46:37 Filesystem Size Used Available Use% Mounted on 19:46:37 overlay 40.0G 7.6G 32.4G 19% / 19:46:37 tmpfs 64.0M 0 64.0M 0% /dev 19:46:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:46:37 shm 64.0M 0 64.0M 0% /dev/shm 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-924 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-924@tmp 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:46:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:46:37 19:46:37 19:46:37 ---> free -m: 19:46:37 total used free shared buff/cache available 19:46:37 Mem: 7821 832 4752 0 2235 6699 19:46:37 Swap: 1023 0 1023 19:46:37 19:46:37 19:46:37 ---> ip addr: 19:46:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:46:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:46:37 inet 127.0.0.1/8 scope host lo 19:46:37 valid_lft forever preferred_lft forever 19:46:37 inet6 ::1/128 scope host 19:46:37 valid_lft forever preferred_lft forever 19:46:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:46:37 link/ether fa:16:3e:79:54:36 brd ff:ff:ff:ff:ff:ff 19:46:37 inet 10.30.123.29/23 brd 10.30.123.255 scope global dynamic eth0 19:46:37 valid_lft 85786sec preferred_lft 85786sec 19:46:37 inet6 fe80::f816:3eff:fe79:5436/64 scope link 19:46:37 valid_lft forever preferred_lft forever 19:46:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:46:37 link/ether 02:42:12:9d:3f:f8 brd ff:ff:ff:ff:ff:ff 19:46:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:46:37 valid_lft forever preferred_lft forever 19:46:37 inet6 fe80::42:12ff:fe9d:3ff8/64 scope link 19:46:37 valid_lft forever preferred_lft forever 19:46:37 19:46:37 19:46:37 ---> sar -b -r -n DEV: 19:46:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 19:46:37 19:46:37 19:36:08 LINUX RESTART (2 CPU) 19:46:37 19:46:37 19:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:37 19:38:01 20.66 3.18 17.48 0.00 2520.79 4048.23 0.00 19:46:37 19:39:01 1.55 0.00 1.55 0.00 0.00 30.11 0.00 19:46:37 19:40:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 19:46:37 19:41:02 0.27 0.00 0.27 0.00 0.00 3.78 0.00 19:46:37 19:42:01 0.29 0.00 0.29 0.00 0.00 3.40 0.00 19:46:37 19:43:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 19:46:37 19:44:01 0.18 0.00 0.18 0.00 0.00 2.86 0.00 19:46:37 19:45:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 19:46:37 19:46:01 0.33 0.00 0.33 0.00 0.00 5.15 0.00 19:46:37 Average: 2.68 0.35 2.32 0.00 280.75 456.90 0.00 19:46:37 19:46:37 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:37 19:38:01 5446072 0 791700 9.89 2620 1768548 1256464 13.87 581540 1582616 20 19:46:37 19:39:01 5449920 0 787840 9.84 2620 1768560 1203808 13.29 580464 1580308 12 19:46:37 19:40:01 5448372 0 789388 9.86 2620 1768560 1204036 13.29 584280 1577868 8 19:46:37 19:41:02 5446824 0 790928 9.88 2620 1768568 1204108 13.29 585252 1578364 8 19:46:37 19:42:01 5448976 0 788772 9.85 2620 1768572 1203892 13.29 579868 1582556 8 19:46:37 19:43:01 5447824 0 789920 9.86 2620 1768576 1203808 13.29 580504 1582560 12 19:46:37 19:44:01 5446124 0 791616 9.88 2620 1768580 1203808 13.29 582332 1582556 8 19:46:37 19:45:01 5439184 0 798552 9.97 2620 1768584 1203808 13.29 589232 1582556 8 19:46:37 19:46:01 5437284 0 800448 9.99 2620 1768588 1203808 13.29 592816 1580980 8 19:46:37 Average: 5445620 0 792129 9.89 2620 1768571 1209727 13.36 584032 1581152 10 19:46:37 19:46:37 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:37 19:38:01 eth0 205.73 154.07 649.10 23.24 0.00 0.00 0.00 0.00 19:46:37 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:38:01 docker0 102.15 120.11 8.74 314.49 0.00 0.00 0.00 0.00 19:46:37 19:39:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:46:37 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:40:01 eth0 0.83 0.37 0.31 0.20 0.00 0.00 0.00 0.00 19:46:37 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:41:02 eth0 0.32 0.20 0.26 0.19 0.00 0.00 0.00 0.00 19:46:37 19:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:42:01 eth0 0.25 0.19 0.14 0.07 0.00 0.00 0.00 0.00 19:46:37 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:46:37 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:46:37 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:46:37 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:46:37 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 Average: eth0 23.18 17.29 72.38 2.64 0.00 0.00 0.00 0.00 19:46:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:37 Average: docker0 11.38 13.38 0.97 35.03 0.00 0.00 0.00 0.00 19:46:37 19:46:37 19:46:37 ---> sar -P ALL: 19:46:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 19:46:37 19:46:37 19:36:08 LINUX RESTART (2 CPU) 19:46:37 19:46:37 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:46:37 19:38:01 all 4.19 0.00 1.60 0.36 0.04 93.80 19:46:37 19:38:01 0 4.56 0.00 1.68 0.37 0.03 93.35 19:46:37 19:38:01 1 3.83 0.00 1.51 0.36 0.05 94.25 19:46:37 19:39:01 all 0.16 0.00 0.08 0.00 0.03 99.74 19:46:37 19:39:01 0 0.23 0.00 0.07 0.00 0.02 99.68 19:46:37 19:39:01 1 0.08 0.00 0.08 0.00 0.03 99.80 19:46:37 19:40:01 all 0.28 0.00 0.11 0.00 0.03 99.58 19:46:37 19:40:01 0 0.47 0.00 0.08 0.00 0.02 99.43 19:46:37 19:40:01 1 0.10 0.00 0.13 0.00 0.03 99.73 19:46:37 19:41:02 all 0.23 0.00 0.06 0.00 0.02 99.69 19:46:37 19:41:02 0 0.38 0.00 0.08 0.00 0.02 99.52 19:46:37 19:41:02 1 0.08 0.00 0.03 0.00 0.02 99.87 19:46:37 19:42:01 all 0.19 0.00 0.05 0.00 0.03 99.74 19:46:37 19:42:01 0 0.29 0.00 0.05 0.00 0.02 99.64 19:46:37 19:42:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:46:37 19:43:01 all 0.15 0.00 0.05 0.00 0.03 99.77 19:46:37 19:43:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:46:37 19:43:01 1 0.07 0.00 0.08 0.00 0.03 99.82 19:46:37 19:44:01 all 0.19 0.00 0.08 0.00 0.03 99.71 19:46:37 19:44:01 0 0.32 0.00 0.10 0.00 0.03 99.55 19:46:37 19:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:46:37 19:45:01 all 0.11 0.00 0.05 0.00 0.03 99.81 19:46:37 19:45:01 0 0.10 0.00 0.05 0.00 0.03 99.82 19:46:37 19:45:01 1 0.12 0.00 0.05 0.00 0.03 99.80 19:46:37 19:46:01 all 0.11 0.00 0.04 0.00 0.03 99.82 19:46:37 19:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:46:37 19:46:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:46:37 Average: all 0.62 0.00 0.23 0.04 0.03 99.08 19:46:37 Average: 0 0.73 0.00 0.24 0.04 0.02 98.97 19:46:37 Average: 1 0.51 0.00 0.22 0.04 0.03 99.20 19:46:37 19:46:37 19:46:37