Pull request #735 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9dd039572cfcd5a0a7ad72c81c25937a3174c64+3a576611bceecf92a14c741c24e2054b0cc47e7a (8cfdd8aa2533a9cfe8d74604bf2d9989f0411cfd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30330 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-735 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit f9dd039572cfcd5a0a7ad72c81c25937a3174c64 Merge succeeded, producing f9dd039572cfcd5a0a7ad72c81c25937a3174c64 Checking out Revision f9dd039572cfcd5a0a7ad72c81c25937a3174c64 (PR-735) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:58 ========================================================= 18:30:58 EdgeX Global Pipelines Version Info 18:30:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8780dcd831dba302c0564cd44c159b8fab072d4e # timeout=10 18:31:00 ------------------- 18:31:00 stable info: 18:31:00 ------------------- 18:31:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:31:00 Message: update stable to v1.0.186 18:31:01 ------------------- 18:31:01 experimental info: 18:31:01 ------------------- 18:31:01 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:01 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:31:01 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-735 [Pipeline] echo 18:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-735 [Pipeline] echo 18:31:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-735 [Pipeline] echo 18:31:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9dd039572cfcd5a0a7ad72c81c25937a3174c64 [Pipeline] echo 18:31:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9dd039 [Pipeline] echo 18:31:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:06 + git log --format=format:%s -1 f9dd039572cfcd5a0a7ad72c81c25937a3174c64 [Pipeline] echo 18:31:06 GIT_COMMIT: f9dd039572cfcd5a0a7ad72c81c25937a3174c64, Commit Message: Bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 18:31:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:07 18:31:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:31:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:07 latest: Pulling from edgex-devops/git-semver 18:31:07 31603596830f: Pulling fs layer 18:31:07 2a8b12db71e7: Pulling fs layer 18:31:07 6ca5941a6612: Pulling fs layer 18:31:07 ecc8261a40a4: Pulling fs layer 18:31:07 ecc8261a40a4: Waiting 18:31:07 2a8b12db71e7: Verifying Checksum 18:31:07 2a8b12db71e7: Download complete 18:31:07 ecc8261a40a4: Verifying Checksum 18:31:07 ecc8261a40a4: Download complete 18:31:07 6ca5941a6612: Verifying Checksum 18:31:07 6ca5941a6612: Download complete 18:31:07 31603596830f: Verifying Checksum 18:31:07 31603596830f: Download complete 18:31:08 31603596830f: Pull complete 18:31:08 2a8b12db71e7: Pull complete 18:31:09 6ca5941a6612: Pull complete 18:31:09 ecc8261a40a4: Pull complete 18:31:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:31:09 prd-centos7-docker-4c-2g-30330 does not seem to be running inside a container 18:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:31:12 $ docker top cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:13 [ssh-agent] Looking for ssh-agent implementation... 18:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:13 $ docker exec cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 ssh-agent 18:31:13 SSH_AUTH_SOCK=/tmp/ssh-xRR77wxTmvAo/agent.11 18:31:13 SSH_AGENT_PID=16 18:31:13 Running ssh-add (command line suppressed) 18:31:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3775499160816640162.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3775499160816640162.key) 18:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:14 + git tag --points-at HEAD [Pipeline] } 18:31:14 $ docker exec --env ******** --env ******** cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 ssh-agent -k 18:31:14 unset SSH_AUTH_SOCK; 18:31:14 unset SSH_AGENT_PID; 18:31:14 echo Agent pid 16 killed; 18:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:14 [ssh-agent] Looking for ssh-agent implementation... 18:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:14 $ docker exec cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 ssh-agent 18:31:14 SSH_AUTH_SOCK=/tmp/ssh-Y6UjQXRJviVq/agent.45 18:31:14 SSH_AGENT_PID=51 18:31:14 Running ssh-add (command line suppressed) 18:31:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_1813152726969392905.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_1813152726969392905.key) 18:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:15 + git semver init 18:31:15 # -> Open(): unable to determine branch for HEAD 18:31:15 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.git 18:31:15 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-735 18:31:15 # $SEMVER_REMOTE_NAME = origin 18:31:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:15 # $SEMVER_USER_NAME = edgex-jenkins 18:31:15 # $SEMVER_BRANCH = PR-735 18:31:15 # $SEMVER_TEMP = /tmp/semver-644058277 18:31:15 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:31:18 # '/tmp/semver-644058277' -> '/w/workspace/ndry_app-functions-sdk-go_PR-735/.semver' 18:31:18 # -> Force: false 18:31:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.semver [Pipeline] } 18:31:18 $ docker exec --env ******** --env ******** cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 ssh-agent -k 18:31:18 unset SSH_AUTH_SOCK; 18:31:18 unset SSH_AGENT_PID; 18:31:18 echo Agent pid 51 killed; 18:31:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:19 + git semver [Pipeline] } 18:31:19 $ docker stop --time=1 cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 18:31:20 $ docker rm -f cd462f475b3f10e0c392e99ad8f0d6e5a7251ba4f47e6e3ad0e16dd74a1a1839 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:22 Stashed 1 file(s) [Pipeline] echo 18:31:22 [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 18:31:24 Running on prd-centos7-docker-4c-2g-30334 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws 18:31:24 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:31:26 using credential edgex-jenkins-ssh 18:31:26 Cloning the remote Git repository 18:31:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:31:27 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:31:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:31:27 > git --version # timeout=10 18:31:27 > git --version # 'git version 2.24.3' 18:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:31:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:31:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:31:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:31:29 Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit f9dd039572cfcd5a0a7ad72c81c25937a3174c64 18:31:29 Merge succeeded, producing f9dd039572cfcd5a0a7ad72c81c25937a3174c64 18:31:29 Checking out Revision f9dd039572cfcd5a0a7ad72c81c25937a3174c64 (PR-735) 18:31:29 > git config core.sparsecheckout # timeout=10 18:31:29 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 18:31:29 > git remote # timeout=10 18:31:29 > git config --get remote.origin.url # timeout=10 18:31:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:29 > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 18:31:29 > git rev-parse HEAD^{commit} # timeout=10 18:31:29 > git config core.sparsecheckout # timeout=10 18:31:29 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 18:31:33 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:31:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:31:35 + sudo service docker restart 18:31:35 + true 18:31:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:31:36 ========================================================= 18:31:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:31:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:31:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:31:37 Sending build context to Docker daemon 19.37MB 18:31:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:31:37 Step 2/8 : FROM ${BASE} 18:31:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:37 188c0c94c7c5: Pulling fs layer 18:31:37 0ef7d3d256c8: Pulling fs layer 18:31:37 de9db76c5a1d: Pulling fs layer 18:31:37 bca2f99d35d6: Pulling fs layer 18:31:37 93359f2a8cfa: Pulling fs layer 18:31:37 7c6f9722023f: Pulling fs layer 18:31:37 a35cf1a2eb13: Pulling fs layer 18:31:37 7c6f9722023f: Waiting 18:31:37 a35cf1a2eb13: Waiting 18:31:37 bca2f99d35d6: Waiting 18:31:37 93359f2a8cfa: Waiting 18:31:37 de9db76c5a1d: Verifying Checksum 18:31:37 de9db76c5a1d: Download complete 18:31:37 0ef7d3d256c8: Verifying Checksum 18:31:37 0ef7d3d256c8: Download complete 18:31:37 93359f2a8cfa: Verifying Checksum 18:31:37 93359f2a8cfa: Download complete 18:31:37 Still waiting to schedule task 18:31:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:31:38 7c6f9722023f: Verifying Checksum 18:31:38 7c6f9722023f: Download complete 18:31:38 188c0c94c7c5: Verifying Checksum 18:31:38 188c0c94c7c5: Download complete 18:31:38 188c0c94c7c5: Pull complete 18:31:38 0ef7d3d256c8: Pull complete 18:31:38 de9db76c5a1d: Pull complete 18:31:40 a35cf1a2eb13: Verifying Checksum 18:31:40 a35cf1a2eb13: Download complete 18:31:41 bca2f99d35d6: Verifying Checksum 18:31:41 bca2f99d35d6: Download complete 18:31:46 bca2f99d35d6: Pull complete 18:31:46 93359f2a8cfa: Pull complete 18:31:46 7c6f9722023f: Pull complete 18:31:56 a35cf1a2eb13: Pull complete 18:31:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:31:56 ---> a62c8e92a672 18:31:56 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:31:56 20.10.0: Pulling from library/docker 18:31:56 05e7bc50f07f: Pulling fs layer 18:31:56 6db28d0fdbf6: Pulling fs layer 18:31:56 292df0bc6bf3: Pulling fs layer 18:31:56 2e060f4bd70b: Pulling fs layer 18:31:56 80e8d568a223: Pulling fs layer 18:31:56 8dc6ef1a942a: Pulling fs layer 18:31:56 2312dd95470a: Pulling fs layer 18:31:56 80e8d568a223: Waiting 18:31:56 2e060f4bd70b: Waiting 18:31:56 8dc6ef1a942a: Waiting 18:31:56 2312dd95470a: Waiting 18:31:56 292df0bc6bf3: Verifying Checksum 18:31:56 292df0bc6bf3: Download complete 18:31:56 6db28d0fdbf6: Verifying Checksum 18:31:56 6db28d0fdbf6: Download complete 18:31:56 05e7bc50f07f: Verifying Checksum 18:31:56 05e7bc50f07f: Download complete 18:31:56 8dc6ef1a942a: Verifying Checksum 18:31:56 8dc6ef1a942a: Download complete 18:31:56 80e8d568a223: Verifying Checksum 18:31:56 80e8d568a223: Download complete 18:31:56 2312dd95470a: Verifying Checksum 18:31:56 2312dd95470a: Download complete 18:31:56 05e7bc50f07f: Pull complete 18:31:56 6db28d0fdbf6: Pull complete 18:31:56 292df0bc6bf3: Pull complete 18:31:56 2e060f4bd70b: Verifying Checksum 18:31:56 2e060f4bd70b: Download complete 18:32:00 2e060f4bd70b: Pull complete 18:32:00 80e8d568a223: Pull complete 18:32:00 8dc6ef1a942a: Pull complete 18:32:00 2312dd95470a: Pull complete 18:32:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:32:00 Status: Downloaded newer image for docker:20.10.0 18:32:01 ---> e0b26115a0d5 18:32:01 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:32:01 ---> Running in 8235b129afcb 18:32:01 Removing intermediate container 8235b129afcb 18:32:01 ---> 71a704460d46 18:32:01 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:32:01 ---> Running in db9ec1910c67 18:32:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:32:04 (1/5) Installing libsodium (1.0.18-r0) 18:32:04 (2/5) Installing libzmq (4.3.3-r0) 18:32:04 (3/5) Installing pkgconf (1.7.2-r0) 18:32:04 (4/5) Installing libsodium-dev (1.0.18-r0) 18:32:04 (5/5) Installing zeromq-dev (4.3.3-r0) 18:32:04 Executing busybox-1.31.1-r19.trigger 18:32:04 OK: 167 MiB in 44 packages 18:32:05 Removing intermediate container db9ec1910c67 18:32:05 ---> fa893ffe9beb 18:32:05 Step 6/8 : WORKDIR /build 18:32:05 ---> Running in 71eb966e2c1b 18:32:05 Removing intermediate container 71eb966e2c1b 18:32:05 ---> d09c5a006098 18:32:05 Step 7/8 : COPY go.mod . 18:32:06 ---> 3913e6de3bf8 18:32:06 Step 8/8 : RUN go mod download 18:32:06 ---> Running in 6b25a1666c3c 18:32:33 Removing intermediate container 6b25a1666c3c 18:32:33 ---> d886a5a0be4a 18:32:33 Successfully built d886a5a0be4a 18:32:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:32:33 + docker inspect -f . ci-base-image-x86_64 18:32:33 . [Pipeline] withDockerContainer 18:32:33 prd-centos7-docker-4c-2g-30334 does not seem to be running inside a container 18:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 18:32:35 $ docker top a73110013515fe1508e738922965a1590f517dcd35c64509fccf927657480a7c -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:35 + go version 18:32:35 go version go1.15.5 linux/amd64 [Pipeline] } 18:32:35 $ docker stop --time=1 a73110013515fe1508e738922965a1590f517dcd35c64509fccf927657480a7c 18:32:36 $ docker rm -f a73110013515fe1508e738922965a1590f517dcd35c64509fccf927657480a7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:37 + docker inspect -f . ci-base-image-x86_64 18:32:37 . [Pipeline] withDockerContainer 18:32:37 prd-centos7-docker-4c-2g-30334 does not seem to be running inside a container 18:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 18:32:38 $ docker top 6b459198de94f8eb3a8f8b35af27ea1f9d9eef6d5c1a9237558b62dcb307827b -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:39 + make test 18:32:39 make -C ./app-service-template build 18:32:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:32:39 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:32:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:32:54 make -C ./app-service-template test 18:32:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:32:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:33:00 ok new-app-service 0.029s coverage: 89.5% of statements 18:33:00 ok new-app-service/functions 0.012s 18:33:00 CGO_ENABLED=1 go vet ./... 18:33:04 gofmt -l . 18:33:04 [ "`gofmt -l .`" = "" ] 18:33:04 ./bin/test-go-mod-tidy.sh 18:33:04 ./bin/test-attribution-txt.sh 18:33:05 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 18:33:05 make[1]: *** [Makefile:64: test] Error 1 18:33:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:33:05 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 18:33:05 $ docker stop --time=1 6b459198de94f8eb3a8f8b35af27ea1f9d9eef6d5c1a9237558b62dcb307827b 18:33:07 $ docker rm -f 6b459198de94f8eb3a8f8b35af27ea1f9d9eef6d5c1a9237558b62dcb307827b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:33:09 ---> job-cost.sh 18:33:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qGac 18:33:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-qGac/bin to PATH 18:33:50 INFO: No Stack... 18:33:50 INFO: Retrieving Pricing Info for: v1-standard-2 18:33:51 INFO: Archiving Costs [Pipeline] sh 18:33:51 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 18:33:51 + cut -d, -f6 [Pipeline] lock 18:33:52 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] 18:33:52 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] did not exist. Created. 18:33:52 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:52 + echo total: 0.029999999329447746 [Pipeline] stash 18:33:52 Stashed 1 file(s) [Pipeline] } 18:33:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:53 Failed in branch amd64 18:33:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30337 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws 18:33:57 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:34:02 using credential edgex-jenkins-ssh 18:34:02 Cloning the remote Git repository 18:34:02 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:34:02 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:34:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:34:03 > git --version # timeout=10 18:34:03 > git --version # 'git version 2.17.1' 18:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:07 Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit f9dd039572cfcd5a0a7ad72c81c25937a3174c64 18:34:07 Merge succeeded, producing f9dd039572cfcd5a0a7ad72c81c25937a3174c64 18:34:07 Checking out Revision f9dd039572cfcd5a0a7ad72c81c25937a3174c64 (PR-735) 18:34:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:34:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:34:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:34:07 > git config core.sparsecheckout # timeout=10 18:34:07 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 18:34:07 > git remote # timeout=10 18:34:07 > git config --get remote.origin.url # timeout=10 18:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:07 > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 18:34:07 > git rev-parse HEAD^{commit} # timeout=10 18:34:07 > git config core.sparsecheckout # timeout=10 18:34:07 > git checkout -f f9dd039572cfcd5a0a7ad72c81c25937a3174c64 # timeout=10 18:34:12 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:34:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:34:14 + + truesudo 18:34:14 service docker restart [Pipeline] unstash [Pipeline] echo 18:34:17 ========================================================= 18:34:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:34:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:34:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:34:19 Sending build context to Docker daemon 19.37MB 18:34:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:34:19 Step 2/8 : FROM ${BASE} 18:34:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:19 5f621e34cdf4: Pulling fs layer 18:34:19 a4357932f1b6: Pulling fs layer 18:34:19 18c013af1878: Pulling fs layer 18:34:19 00ac8860ef70: Pulling fs layer 18:34:19 63d7cb157983: Pulling fs layer 18:34:19 b116817d02f9: Pulling fs layer 18:34:19 745a02a5169b: Pulling fs layer 18:34:19 00ac8860ef70: Waiting 18:34:19 b116817d02f9: Waiting 18:34:19 63d7cb157983: Waiting 18:34:19 745a02a5169b: Waiting 18:34:19 18c013af1878: Verifying Checksum 18:34:19 18c013af1878: Download complete 18:34:19 a4357932f1b6: Verifying Checksum 18:34:19 a4357932f1b6: Download complete 18:34:19 63d7cb157983: Verifying Checksum 18:34:19 63d7cb157983: Download complete 18:34:19 b116817d02f9: Download complete 18:34:19 5f621e34cdf4: Verifying Checksum 18:34:19 5f621e34cdf4: Download complete 18:34:20 5f621e34cdf4: Pull complete 18:34:20 a4357932f1b6: Pull complete 18:34:21 18c013af1878: Pull complete 18:34:23 745a02a5169b: Download complete 18:34:25 00ac8860ef70: Verifying Checksum 18:34:25 00ac8860ef70: Download complete 18:34:35 00ac8860ef70: Pull complete 18:34:35 63d7cb157983: Pull complete 18:34:35 b116817d02f9: Pull complete 18:34:38 745a02a5169b: Pull complete 18:34:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:34:38 ---> b7e6874047d6 18:34:38 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:34:38 20.10.0: Pulling from library/docker 18:34:38 a3cc7d3b244e: Pulling fs layer 18:34:38 02a3295e0d61: Pulling fs layer 18:34:38 0f4f2e6d8100: Pulling fs layer 18:34:38 330b718f631f: Pulling fs layer 18:34:38 a93816041522: Pulling fs layer 18:34:38 bdb6da89ff94: Pulling fs layer 18:34:38 2a70c0c122f4: Pulling fs layer 18:34:38 330b718f631f: Waiting 18:34:38 bdb6da89ff94: Waiting 18:34:38 a93816041522: Waiting 18:34:38 2a70c0c122f4: Waiting 18:34:38 0f4f2e6d8100: Verifying Checksum 18:34:38 0f4f2e6d8100: Download complete 18:34:39 02a3295e0d61: Verifying Checksum 18:34:39 02a3295e0d61: Download complete 18:34:39 a3cc7d3b244e: Verifying Checksum 18:34:39 a3cc7d3b244e: Download complete 18:34:39 a93816041522: Verifying Checksum 18:34:39 a93816041522: Download complete 18:34:39 bdb6da89ff94: Verifying Checksum 18:34:39 bdb6da89ff94: Download complete 18:34:39 2a70c0c122f4: Verifying Checksum 18:34:39 2a70c0c122f4: Download complete 18:34:39 a3cc7d3b244e: Pull complete 18:34:40 02a3295e0d61: Pull complete 18:34:41 0f4f2e6d8100: Pull complete 18:34:41 330b718f631f: Verifying Checksum 18:34:41 330b718f631f: Download complete 18:34:45 330b718f631f: Pull complete 18:34:45 a93816041522: Pull complete 18:34:45 bdb6da89ff94: Pull complete 18:34:45 2a70c0c122f4: Pull complete 18:34:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:34:45 Status: Downloaded newer image for docker:20.10.0 18:34:52 ---> 01be8335845f 18:34:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:34:52 ---> Running in 295fbdd41815 18:34:52 Removing intermediate container 295fbdd41815 18:34:52 ---> 14cf6099a44e 18:34:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:34:52 ---> Running in a369a753565a 18:34:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:34:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:34:56 (1/5) Installing libsodium (1.0.18-r0) 18:34:56 (2/5) Installing libzmq (4.3.3-r0) 18:34:56 (3/5) Installing pkgconf (1.7.2-r0) 18:34:56 (4/5) Installing libsodium-dev (1.0.18-r0) 18:34:57 (5/5) Installing zeromq-dev (4.3.3-r0) 18:34:57 Executing busybox-1.31.1-r19.trigger 18:34:57 OK: 144 MiB in 44 packages 18:34:58 Removing intermediate container a369a753565a 18:34:58 ---> 25069ee6e10c 18:34:58 Step 6/8 : WORKDIR /build 18:34:58 ---> Running in 4918887ac2c6 18:34:58 Removing intermediate container 4918887ac2c6 18:34:58 ---> cd9d171c15e0 18:34:58 Step 7/8 : COPY go.mod . 18:34:59 ---> 0090b71a92e9 18:34:59 Step 8/8 : RUN go mod download 18:34:59 ---> Running in 875b900ac89e 18:35:26 Removing intermediate container 875b900ac89e 18:35:26 ---> 4adc16defc6b 18:35:26 Successfully built 4adc16defc6b 18:35:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:27 + docker inspect -f . ci-base-image-arm64 18:35:27 . [Pipeline] withDockerContainer 18:35:27 prd-ubuntu18.04-docker-arm64-4c-16g-30337 does not seem to be running inside a container 18:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 18:35:28 $ docker top 66ef004bdb606d1f0c04f89ad1803282ec9c46b80ab2e700389e7d564ff5fe88 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:29 + go version 18:35:29 go version go1.15.5 linux/arm64 [Pipeline] } 18:35:30 $ docker stop --time=1 66ef004bdb606d1f0c04f89ad1803282ec9c46b80ab2e700389e7d564ff5fe88 18:35:31 $ docker rm -f 66ef004bdb606d1f0c04f89ad1803282ec9c46b80ab2e700389e7d564ff5fe88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:32 + docker inspect -f . ci-base-image-arm64 18:35:32 . [Pipeline] withDockerContainer 18:35:33 prd-ubuntu18.04-docker-arm64-4c-16g-30337 does not seem to be running inside a container 18:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 18:35:34 $ docker top 0320432a5b5c93a101c232bf982cdf1e06f562b3f08eeaeaab259cf1544c2687 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:35 + make test 18:35:35 make -C ./app-service-template build 18:35:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:35:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:36:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:36:14 make -C ./app-service-template test 18:36:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:36:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:36:37 ok new-app-service 0.035s coverage: 89.5% of statements 18:36:37 ok new-app-service/functions 0.028s 18:36:37 CGO_ENABLED=1 go vet ./... 18:36:45 gofmt -l . 18:36:45 [ "`gofmt -l .`" = "" ] 18:36:45 ./bin/test-go-mod-tidy.sh 18:36:46 ./bin/test-attribution-txt.sh 18:36:47 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 18:36:47 make[1]: *** [Makefile:64: test] Error 1 18:36:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 18:36:47 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 18:36:47 $ docker stop --time=1 0320432a5b5c93a101c232bf982cdf1e06f562b3f08eeaeaab259cf1544c2687 18:36:49 $ docker rm -f 0320432a5b5c93a101c232bf982cdf1e06f562b3f08eeaeaab259cf1544c2687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:36:50 ---> job-cost.sh 18:36:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qeBY 18:37:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:39:14 lf-activate-venv(): INFO: Adding /tmp/venv-qeBY/bin to PATH 18:39:14 INFO: No Stack... 18:39:14 INFO: Retrieving Pricing Info for: lf-standard-4 18:39:14 INFO: Archiving Costs [Pipeline] sh 18:39:14 + + cutcat -d, /w/workspace/app-functions-sdk-go/3/archives/cost.csv -f6 18:39:14 [Pipeline] lock 18:39:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] 18:39:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] did not exist. Created. 18:39:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:15 /w/workspace/app-functions-sdk-go/3@tmp/durable-2221476d/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-2221476d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:15 + echo total: 0.20999999344348907 [Pipeline] stash 18:39:15 Warning: overwriting stash ‘stack-cost’ 18:39:16 Stashed 1 file(s) [Pipeline] } 18:39:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:39:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:39:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:20 ---> package-listing.sh 18:39:20 ++ facter osfamily 18:39:20 ++ tr '[:upper:]' '[:lower:]' 18:39:20 + OS_FAMILY=redhat 18:39:20 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-735 18:39:20 + START_PACKAGES=/tmp/packages_start.txt 18:39:20 + END_PACKAGES=/tmp/packages_end.txt 18:39:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:20 + PACKAGES=/tmp/packages_start.txt 18:39:20 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' 18:39:20 + PACKAGES=/tmp/packages_end.txt 18:39:20 + case "${OS_FAMILY}" in 18:39:20 + rpm -qa 18:39:20 + sort 18:39:25 + '[' -f /tmp/packages_start.txt ']' 18:39:25 + '[' -f /tmp/packages_end.txt ']' 18:39:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' 18:39:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ 18:39:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ [Pipeline] echo 18:39:25 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-735/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:39:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:26 18:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:26 alpine: Pulling from edgex-lftools-log-publisher 18:39:26 df20fa9351a1: Pulling fs layer 18:39:26 36b3adc4ff6f: Pulling fs layer 18:39:26 8ad3a11d3b57: Pulling fs layer 18:39:26 46f8f816bc3b: Pulling fs layer 18:39:26 93b61091891f: Pulling fs layer 18:39:26 93b9cdb0e59b: Pulling fs layer 18:39:26 5e14af77c1be: Pulling fs layer 18:39:26 01666e4c0597: Pulling fs layer 18:39:26 aa168da1d23b: Pulling fs layer 18:39:26 93b9cdb0e59b: Waiting 18:39:26 5e14af77c1be: Waiting 18:39:26 01666e4c0597: Waiting 18:39:26 46f8f816bc3b: Waiting 18:39:26 93b61091891f: Waiting 18:39:26 aa168da1d23b: Waiting 18:39:26 36b3adc4ff6f: Download complete 18:39:26 46f8f816bc3b: Verifying Checksum 18:39:26 46f8f816bc3b: Download complete 18:39:26 df20fa9351a1: Verifying Checksum 18:39:26 df20fa9351a1: Download complete 18:39:27 93b9cdb0e59b: Verifying Checksum 18:39:27 93b9cdb0e59b: Download complete 18:39:27 5e14af77c1be: Verifying Checksum 18:39:27 5e14af77c1be: Download complete 18:39:27 01666e4c0597: Verifying Checksum 18:39:27 01666e4c0597: Download complete 18:39:27 93b61091891f: Verifying Checksum 18:39:27 93b61091891f: Download complete 18:39:27 8ad3a11d3b57: Verifying Checksum 18:39:27 8ad3a11d3b57: Download complete 18:39:27 df20fa9351a1: Pull complete 18:39:27 36b3adc4ff6f: Pull complete 18:39:28 8ad3a11d3b57: Pull complete 18:39:29 46f8f816bc3b: Pull complete 18:39:29 aa168da1d23b: Verifying Checksum 18:39:29 aa168da1d23b: Download complete 18:39:29 93b61091891f: Pull complete 18:39:29 93b9cdb0e59b: Pull complete 18:39:30 5e14af77c1be: Pull complete 18:39:30 01666e4c0597: Pull complete 18:39:38 aa168da1d23b: Pull complete 18:39:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:39:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:39:38 prd-centos7-docker-4c-2g-30330 does not seem to be running inside a container 18:39:38 $ 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-735/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-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:39:42 $ docker top 8b3b516ca56c3674407b188b8499bb193f6bc905998f427860ea2f5631ccbaab -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:43 + mkdir -p /var/log/sa [Pipeline] sh 18:39:43 + ls /var/log/sa-host 18:39:43 + sadf -c /var/log/sa-host/sa18 18:39:43 file_magic: OK 18:39:43 HZ: Using current value: 100 18:39:43 file_header: OK 18:39:43 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 18:39:43 Statistics: 18:39:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:39:43 File successfully converted to sysstat format version 12.2.1 18:39:43 + sadf -c /var/log/sa-host/sa23 18:39:43 file_magic: OK 18:39:43 HZ: Using current value: 100 18:39:43 file_header: OK 18:39:43 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 18:39:43 Statistics: 18:39:43 Hnuu...uuuununununu... 18:39:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:43 provisioning config files... 18:39:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/config6157026317830388480tmp [Pipeline] { [Pipeline] echo 18:39:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:43 ---> create-netrc.sh [Pipeline] } 18:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:39:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:44 ---> python-tools-install.sh [Pipeline] echo 18:39:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:44 ---> sudo-logs.sh 18:39:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:45 ---> job-cost.sh 18:39:45 lf-activate-venv: SKIPPING 18:39:45 DEBUG: total: 0.20999999344348907 18:39:45 INFO: Retrieving Stack Cost... 18:39:46 INFO: Retrieving Pricing Info for: v1-standard-2 18:39:46 INFO: Archiving Costs [Pipeline] echo 18:39:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:46 ---> logs-deploy.sh 18:39:46 lf-activate-venv: SKIPPING 18:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-735/3 18:39:46 INFO: archiving workspace using pattern(s): 18:39:48 Archives upload complete. 18:39:48 INFO: archiving logs to Nexus 18:39:49 ---> uname -a: 18:39:49 Linux prd-centos7-docker-4c-2g-30330.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:39:49 18:39:49 18:39:49 ---> lscpu: 18:39:49 Architecture: x86_64 18:39:49 CPU op-mode(s): 32-bit, 64-bit 18:39:49 Byte Order: Little Endian 18:39:49 Address sizes: 40 bits physical, 48 bits virtual 18:39:49 CPU(s): 4 18:39:49 On-line CPU(s) list: 0-3 18:39:49 Thread(s) per core: 1 18:39:49 Core(s) per socket: 1 18:39:49 Socket(s): 4 18:39:49 NUMA node(s): 1 18:39:49 Vendor ID: GenuineIntel 18:39:49 CPU family: 6 18:39:49 Model: 44 18:39:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:39:49 Stepping: 1 18:39:49 CPU MHz: 2933.438 18:39:49 BogoMIPS: 5866.87 18:39:49 Virtualization: VT-x 18:39:49 Hypervisor vendor: KVM 18:39:49 Virtualization type: full 18:39:49 L1d cache: 128 KiB 18:39:49 L1i cache: 128 KiB 18:39:49 L2 cache: 16 MiB 18:39:49 L3 cache: 64 MiB 18:39:49 NUMA node0 CPU(s): 0-3 18:39:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:39:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:39:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:39:49 Vulnerability Meltdown: Mitigation; PTI 18:39:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:39:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:39:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:39:49 Vulnerability Srbds: Not affected 18:39:49 Vulnerability Tsx async abort: Not affected 18:39:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:39:49 18:39:49 18:39:49 ---> nproc: 18:39:49 4 18:39:49 18:39:49 18:39:49 ---> df -h: 18:39:49 Filesystem Size Used Available Use% Mounted on 18:39:49 overlay 50.0G 7.3G 42.7G 15% / 18:39:49 tmpfs 64.0M 0 64.0M 0% /dev 18:39:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:39:49 shm 64.0M 0 64.0M 0% /dev/shm 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-735 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:39:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:39:49 18:39:49 18:39:49 ---> free -m: 18:39:49 total used free shared buff/cache available 18:39:49 Mem: 1837 716 89 0 1031 1016 18:39:49 Swap: 1023 1 1022 18:39:49 18:39:49 18:39:49 ---> ip addr: 18:39:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:39:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:39:49 inet 127.0.0.1/8 scope host lo 18:39:49 valid_lft forever preferred_lft forever 18:39:49 inet6 ::1/128 scope host 18:39:49 valid_lft forever preferred_lft forever 18:39:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:39:49 link/ether fa:16:3e:a4:fa:17 brd ff:ff:ff:ff:ff:ff 18:39:49 inet 10.30.123.133/23 brd 10.30.123.255 scope global dynamic eth0 18:39:49 valid_lft 85835sec preferred_lft 85835sec 18:39:49 inet6 fe80::f816:3eff:fea4:fa17/64 scope link 18:39:49 valid_lft forever preferred_lft forever 18:39:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:39:49 link/ether 02:42:59:e5:3e:7f brd ff:ff:ff:ff:ff:ff 18:39:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:39:49 valid_lft forever preferred_lft forever 18:39:49 inet6 fe80::42:59ff:fee5:3e7f/64 scope link 18:39:49 valid_lft forever preferred_lft forever 18:39:49 18:39:49 18:39:49 ---> sar -b -r -n DEV: 18:39:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 18:39:49 18:39:49 18:30:12 LINUX RESTART (4 CPU) 18:39:49 18:39:49 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:39:49 18:32:01 35.56 13.32 22.24 0.00 4501.81 3971.10 0.00 18:39:49 18:33:02 1.95 0.00 1.95 0.00 0.00 38.39 0.00 18:39:49 18:34:01 0.29 0.00 0.29 0.00 0.00 3.54 0.00 18:39:49 18:35:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 18:39:49 18:36:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 18:39:49 18:37:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 18:39:49 18:38:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 18:39:49 18:39:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 18:39:49 Average: 4.90 1.67 3.23 0.00 564.05 504.80 0.00 18:39:49 18:39:49 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:39:49 18:32:01 230700 0 617784 32.83 2620 1030440 1126148 38.43 425468 1027544 20 18:39:49 18:33:02 238000 0 610476 32.45 2620 1030448 1088480 37.15 422752 1024024 8 18:39:49 18:34:01 237196 0 611276 32.49 2620 1030452 1078308 36.80 425596 1022544 8 18:39:49 18:35:01 236716 0 611756 32.51 2620 1030452 1078320 36.80 434628 1013500 8 18:39:49 18:36:01 235564 0 612900 32.57 2620 1030460 1078332 36.80 436544 1013228 8 18:39:49 18:37:01 236236 0 612224 32.54 2620 1030464 1078236 36.80 445324 1003920 12 18:39:49 18:38:01 236492 0 611964 32.52 2620 1030468 1078200 36.80 445052 1003984 8 18:39:49 18:39:01 236476 0 611976 32.53 2620 1030472 1078200 36.80 444932 1003984 8 18:39:49 Average: 235922 0 612544 32.56 2620 1030457 1085528 37.05 435037 1014091 10 18:39:49 18:39:49 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:39:49 18:32:01 eth0 192.59 194.06 646.03 50.21 0.00 0.00 0.00 0.00 18:39:49 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:32:01 docker0 141.14 119.18 11.45 308.98 0.00 0.00 0.00 0.00 18:39:49 18:33:02 eth0 2.16 0.68 0.73 0.22 0.00 0.00 0.00 0.00 18:39:49 18:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:34:01 eth0 3.13 0.54 0.78 0.37 0.00 0.00 0.00 0.00 18:39:49 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:35:01 eth0 1.91 0.35 0.39 0.23 0.00 0.00 0.00 0.00 18:39:49 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:36:01 eth0 1.22 0.68 0.63 0.46 0.00 0.00 0.00 0.00 18:39:49 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:37:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:39:49 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:49 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:49 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 Average: eth0 25.24 24.64 81.27 6.46 0.00 0.00 0.00 0.00 18:39:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:49 Average: docker0 17.68 14.93 1.43 38.71 0.00 0.00 0.00 0.00 18:39:49 18:39:49 18:39:49 ---> sar -P ALL: 18:39:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 18:39:49 18:39:49 18:30:12 LINUX RESTART (4 CPU) 18:39:49 18:39:49 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:39:49 18:32:01 all 3.51 0.00 2.19 0.53 0.29 93.47 18:39:49 18:32:01 0 2.74 0.00 2.54 1.21 0.30 93.21 18:39:49 18:32:01 1 3.20 0.00 2.20 0.40 0.20 93.99 18:39:49 18:32:01 2 4.37 0.00 2.35 0.18 0.34 92.76 18:39:49 18:32:01 3 3.74 0.00 1.66 0.34 0.34 93.92 18:39:49 18:33:02 all 0.15 0.00 0.05 0.00 0.01 99.79 18:39:49 18:33:02 0 0.05 0.00 0.05 0.00 0.00 99.90 18:39:49 18:33:02 1 0.47 0.00 0.10 0.00 0.02 99.42 18:39:49 18:33:02 2 0.03 0.00 0.02 0.00 0.00 99.95 18:39:49 18:33:02 3 0.05 0.00 0.03 0.00 0.02 99.90 18:39:49 18:34:01 all 0.15 0.00 0.05 0.00 0.04 99.76 18:39:49 18:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:39:49 18:34:01 1 0.51 0.00 0.03 0.00 0.05 99.41 18:39:49 18:34:01 2 0.03 0.00 0.07 0.00 0.02 99.88 18:39:49 18:34:01 3 0.05 0.00 0.07 0.00 0.07 99.81 18:39:49 18:35:01 all 0.16 0.00 0.04 0.00 0.01 99.78 18:39:49 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:39:49 18:35:01 1 0.50 0.00 0.02 0.02 0.03 99.43 18:39:49 18:35:01 2 0.10 0.00 0.08 0.00 0.02 99.80 18:39:49 18:35:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:39:49 18:36:01 all 0.22 0.00 0.27 0.00 0.04 99.47 18:39:49 18:36:01 0 0.37 0.00 0.25 0.00 0.03 99.35 18:39:49 18:36:01 1 0.08 0.00 0.22 0.00 0.03 99.67 18:39:49 18:36:01 2 0.33 0.00 0.35 0.00 0.05 99.27 18:39:49 18:36:01 3 0.10 0.00 0.27 0.00 0.05 99.58 18:39:49 18:37:01 all 0.15 0.00 0.08 0.00 0.00 99.77 18:39:49 18:37:01 0 0.50 0.00 0.03 0.00 0.00 99.47 18:39:49 18:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:39:49 18:37:01 2 0.05 0.00 0.22 0.00 0.00 99.73 18:39:49 18:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:39:49 18:38:01 all 0.15 0.00 0.04 0.00 0.00 99.80 18:39:49 18:38:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:39:49 18:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:39:49 18:38:01 2 0.02 0.00 0.08 0.00 0.00 99.90 18:39:49 18:38:01 3 0.08 0.00 0.03 0.00 0.00 99.88 18:39:49 18:39:01 all 0.12 0.00 0.02 0.00 0.01 99.85 18:39:49 18:39:01 0 0.42 0.00 0.02 0.00 0.00 99.57 18:39:49 18:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:39:49 18:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:39:49 18:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:39:49 Average: all 0.58 0.00 0.34 0.07 0.05 98.97 18:39:49 Average: 0 0.57 0.00 0.37 0.15 0.05 98.86 18:39:49 Average: 1 0.61 0.00 0.33 0.05 0.04 98.97 18:39:49 Average: 2 0.62 0.00 0.40 0.02 0.05 98.91 18:39:49 Average: 3 0.51 0.00 0.27 0.04 0.06 99.12 18:39:49 18:39:49 18:39:49