Pull request #896 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of phanvanhai for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at a4532674cdf1935ad680053a644fcdbb6a5686a9 rather than e19f04bce98b4834980f73d5f27da59757bc07d8 Obtained Jenkinsfile from a4532674cdf1935ad680053a644fcdbb6a5686a9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8737557582630271422.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6035128272909681537.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7240748298451139492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2952884420797011140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6042027405682504127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1266 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [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-896 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh4093717259835247446.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/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e19f04bce98b4834980f73d5f27da59757bc07d8 Merge succeeded, producing e19f04bce98b4834980f73d5f27da59757bc07d8 Checking out Revision e19f04bce98b4834980f73d5f27da59757bc07d8 (PR-896) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh5063641665879602197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh4221164826326727555.key > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 Commit message: "fix: Add json array check when determining CBOR of JSON encoding" First time build. Skipping changelog. > git rev-list --no-walk 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T17:16:58.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T17:16:58.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T17:16:58.532Z] ========================================================= [2021-06-14T17:16:58.532Z] EdgeX Global Pipelines Version Info [2021-06-14T17:16:58.532Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:17:00.046Z] ------------------- [2021-06-14T17:17:00.046Z] stable info: [2021-06-14T17:17:00.046Z] ------------------- [2021-06-14T17:17:00.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T17:17:00.046Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T17:17:00.046Z] Message: update stable to v1.0.195 [2021-06-14T17:17:00.620Z] ------------------- [2021-06-14T17:17:00.620Z] experimental info: [2021-06-14T17:17:00.620Z] ------------------- [2021-06-14T17:17:00.620Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T17:17:00.620Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T17:17:00.620Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T17:17:00.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-14T17:17:00.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-14T17:17:00.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T17:17:00.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T17:17:00.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T17:17:00.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T17:17:00.929Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T17:17:00.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T17:17:00.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T17:17:01.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T17:17:01.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T17:17:01.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-14T17:17:01.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T17:17:01.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T17:17:01.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:17:01.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:17:01.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:17:01.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:17:01.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T17:17:01.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T17:17:01.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T17:17:01.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T17:17:01.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T17:17:01.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T17:17:01.424Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-14T17:17:01.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T17:17:01.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-896 [Pipeline] echo [2021-06-14T17:17:01.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-896 [Pipeline] echo [2021-06-14T17:17:01.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-896 [Pipeline] echo [2021-06-14T17:17:01.564Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e19f04bce98b4834980f73d5f27da59757bc07d8 [Pipeline] echo [2021-06-14T17:17:01.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e19f04b [Pipeline] echo [2021-06-14T17:17:01.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:17:02.208Z] + git log --format=format:%s -1 e19f04bce98b4834980f73d5f27da59757bc07d8 [Pipeline] echo [2021-06-14T17:17:02.254Z] GIT_COMMIT: e19f04bce98b4834980f73d5f27da59757bc07d8, Commit Message: fix: Add json array check when determining CBOR of JSON encoding [Pipeline] echo [2021-06-14T17:17:02.272Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:17:03.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:17:03.249Z] [2021-06-14T17:17:03.249Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:17:03.572Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:17:03.572Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T17:17:03.572Z] 31603596830f: Pulling fs layer [2021-06-14T17:17:03.572Z] 54011a49482f: Pulling fs layer [2021-06-14T17:17:03.572Z] a6820b24f6d8: Pulling fs layer [2021-06-14T17:17:03.572Z] f581987b2513: Pulling fs layer [2021-06-14T17:17:03.572Z] f581987b2513: Waiting [2021-06-14T17:17:03.572Z] 54011a49482f: Download complete [2021-06-14T17:17:03.839Z] 31603596830f: Verifying Checksum [2021-06-14T17:17:03.839Z] 31603596830f: Download complete [2021-06-14T17:17:04.106Z] a6820b24f6d8: Verifying Checksum [2021-06-14T17:17:04.106Z] a6820b24f6d8: Download complete [2021-06-14T17:17:04.106Z] f581987b2513: Verifying Checksum [2021-06-14T17:17:04.106Z] f581987b2513: Download complete [2021-06-14T17:17:04.106Z] 31603596830f: Pull complete [2021-06-14T17:17:04.106Z] 54011a49482f: Pull complete [2021-06-14T17:17:04.691Z] a6820b24f6d8: Pull complete [2021-06-14T17:17:04.955Z] f581987b2513: Pull complete [2021-06-14T17:17:04.955Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T17:17:04.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:17:04.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T17:17:05.037Z] prd-centos7-docker-4c-2g-1266 does not seem to be running inside a container [2021-06-14T17:17:05.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T17:17:06.014Z] $ docker top f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T17:17:06.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:17:06.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:17:06.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:17:06.259Z] $ docker exec f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d ssh-agent [2021-06-14T17:17:06.366Z] SSH_AUTH_SOCK=/tmp/ssh-jLSAWTeRGW4Z/agent.13 [2021-06-14T17:17:06.366Z] SSH_AGENT_PID=20 [2021-06-14T17:17:06.373Z] Running ssh-add (command line suppressed) [2021-06-14T17:17:06.466Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6362438122322581551.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6362438122322581551.key) [2021-06-14T17:17:06.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:17:06.790Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T17:17:06.801Z] $ docker exec --env ******** --env ******** f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d ssh-agent -k [2021-06-14T17:17:06.899Z] unset SSH_AUTH_SOCK; [2021-06-14T17:17:06.899Z] unset SSH_AGENT_PID; [2021-06-14T17:17:06.900Z] echo Agent pid 20 killed; [2021-06-14T17:17:06.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T17:17:06.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:17:06.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:17:07.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:17:07.065Z] $ docker exec f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d ssh-agent [2021-06-14T17:17:07.176Z] SSH_AUTH_SOCK=/tmp/ssh-aRnllqNJg09d/agent.53 [2021-06-14T17:17:07.176Z] SSH_AGENT_PID=60 [2021-06-14T17:17:07.182Z] Running ssh-add (command line suppressed) [2021-06-14T17:17:07.281Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_1489647819422957361.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_1489647819422957361.key) [2021-06-14T17:17:07.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:17:07.597Z] + git semver init [2021-06-14T17:17:07.597Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T17:17:07.597Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.git [2021-06-14T17:17:07.597Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-896 [2021-06-14T17:17:07.597Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T17:17:07.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T17:17:07.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T17:17:07.597Z] # $SEMVER_BRANCH = PR-896 [2021-06-14T17:17:07.597Z] # $SEMVER_TEMP = /tmp/semver-090533310 [2021-06-14T17:17:07.597Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-14T17:17:09.525Z] # '/tmp/semver-090533310' -> '/w/workspace/ndry_app-functions-sdk-go_PR-896/.semver' [2021-06-14T17:17:09.525Z] # -> Force: false [2021-06-14T17:17:09.525Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.semver [Pipeline] } [2021-06-14T17:17:09.532Z] $ docker exec --env ******** --env ******** f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d ssh-agent -k [2021-06-14T17:17:09.628Z] unset SSH_AUTH_SOCK; [2021-06-14T17:17:09.628Z] unset SSH_AGENT_PID; [2021-06-14T17:17:09.628Z] echo Agent pid 60 killed; [2021-06-14T17:17:09.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:17:09.985Z] + git semver [Pipeline] } [2021-06-14T17:17:10.000Z] $ docker stop --time=1 f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d [2021-06-14T17:17:11.327Z] $ docker rm -f f53d838055b5549642fb3e39bbac1c869085a0e4361a209ac3ec65944bf6359d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:17:11.703Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T17:17:11.971Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T17:17:11.974Z] [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 [2021-06-14T17:17:27.296Z] Still waiting to schedule task [2021-06-14T17:17:27.297Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-14T17:17:27.302Z] Still waiting to schedule task [2021-06-14T17:17:27.303Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1264’ [2021-06-14T17:21:12.137Z] Running on prd-centos7-docker-4c-2g-1267 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws [2021-06-14T17:21:12.168Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-06-14T17:21:12.429Z] The recommended git tool is: git [2021-06-14T17:21:15.340Z] using credential edgex-jenkins-ssh [2021-06-14T17:21:15.357Z] Cloning the remote Git repository [2021-06-14T17:21:15.470Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:15.546Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-06-14T17:21:15.602Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:15.602Z] > git --version # timeout=10 [2021-06-14T17:21:15.610Z] > git --version # 'git version 2.24.4' [2021-06-14T17:21:15.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:15.641Z] [INFO] Currently running in a labeled security context [2021-06-14T17:21:15.641Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T17:21:15.641Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh5175905123019673982.key [2021-06-14T17:21:15.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:21:16.736Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1268 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws [2021-06-14T17:21:16.759Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-06-14T17:21:16.997Z] The recommended git tool is: git [2021-06-14T17:21:17.991Z] Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e19f04bce98b4834980f73d5f27da59757bc07d8 [2021-06-14T17:21:18.112Z] Merge succeeded, producing e19f04bce98b4834980f73d5f27da59757bc07d8 [2021-06-14T17:21:18.113Z] Checking out Revision e19f04bce98b4834980f73d5f27da59757bc07d8 (PR-896) [2021-06-14T17:21:17.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-14T17:21:17.464Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:21:17.479Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-14T17:21:17.497Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:17.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:17.498Z] [INFO] Currently running in a labeled security context [2021-06-14T17:21:17.498Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T17:21:17.499Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh9135070307746784041.key [2021-06-14T17:21:17.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T17:21:17.998Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:21:18.008Z] > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 [2021-06-14T17:21:18.054Z] > git remote # timeout=10 [2021-06-14T17:21:18.065Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T17:21:18.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:18.076Z] [INFO] Currently running in a labeled security context [2021-06-14T17:21:18.076Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T17:21:18.076Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh9080946330492308487.key [2021-06-14T17:21:18.088Z] > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 [2021-06-14T17:21:18.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T17:21:18.110Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:21:18.118Z] > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 [2021-06-14T17:21:21.829Z] Commit message: "fix: Add json array check when determining CBOR of JSON encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:21:22.517Z] using credential edgex-jenkins-ssh [2021-06-14T17:21:22.591Z] Cloning the remote Git repository [2021-06-14T17:21:22.982Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:21:22.625Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:22.737Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-06-14T17:21:22.882Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:22.883Z] > git --version # timeout=10 [2021-06-14T17:21:22.929Z] > git --version # 'git version 2.17.1' [2021-06-14T17:21:22.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:23.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:21:23.323Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:21:23.628Z] + sudo service docker restart [2021-06-14T17:21:23.628Z] + true [2021-06-14T17:21:23.628Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T17:21:27.095Z] Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit e19f04bce98b4834980f73d5f27da59757bc07d8 [2021-06-14T17:21:26.356Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-14T17:21:26.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:21:26.416Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-14T17:21:26.449Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-14T17:21:26.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:26.462Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T17:21:27.101Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:21:27.120Z] > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 [2021-06-14T17:21:27.302Z] Merge succeeded, producing e19f04bce98b4834980f73d5f27da59757bc07d8 [2021-06-14T17:21:27.303Z] Checking out Revision e19f04bce98b4834980f73d5f27da59757bc07d8 (PR-896) [2021-06-14T17:21:27.217Z] > git remote # timeout=10 [2021-06-14T17:21:27.235Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T17:21:27.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:21:27.258Z] > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 [2021-06-14T17:21:27.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T17:21:27.299Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:21:27.311Z] > git checkout -f e19f04bce98b4834980f73d5f27da59757bc07d8 # timeout=10 [2021-06-14T17:21:31.513Z] Commit message: "fix: Add json array check when determining CBOR of JSON encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:21:32.846Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:21:33.282Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:21:33.627Z] + true [2021-06-14T17:21:33.627Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-14T17:21:45.787Z] ========================================================= [2021-06-14T17:21:45.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T17:21:45.787Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:21:46.106Z] + 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 . [2021-06-14T17:21:46.684Z] Sending build context to Docker daemon 19.8MB [2021-06-14T17:21:46.684Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:21:46.684Z] Step 2/8 : FROM ${BASE} [2021-06-14T17:21:47.260Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T17:21:47.260Z] 540db60ca938: Pulling fs layer [2021-06-14T17:21:47.260Z] adcc1eea9eea: Pulling fs layer [2021-06-14T17:21:47.260Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T17:21:47.260Z] 0510c868ecb4: Pulling fs layer [2021-06-14T17:21:47.260Z] afea3b2eda06: Pulling fs layer [2021-06-14T17:21:47.260Z] 7809a108b3ef: Pulling fs layer [2021-06-14T17:21:47.260Z] f706445af74f: Pulling fs layer [2021-06-14T17:21:47.260Z] afea3b2eda06: Waiting [2021-06-14T17:21:47.260Z] 7809a108b3ef: Waiting [2021-06-14T17:21:47.260Z] f706445af74f: Waiting [2021-06-14T17:21:47.260Z] 0510c868ecb4: Waiting [2021-06-14T17:21:47.260Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T17:21:47.260Z] 4c4ab2625f07: Download complete [2021-06-14T17:21:47.260Z] adcc1eea9eea: Verifying Checksum [2021-06-14T17:21:47.260Z] adcc1eea9eea: Download complete [2021-06-14T17:21:47.260Z] afea3b2eda06: Verifying Checksum [2021-06-14T17:21:47.260Z] afea3b2eda06: Download complete [2021-06-14T17:21:47.260Z] 7809a108b3ef: Verifying Checksum [2021-06-14T17:21:47.260Z] 7809a108b3ef: Download complete [2021-06-14T17:21:47.260Z] 540db60ca938: Verifying Checksum [2021-06-14T17:21:47.260Z] 540db60ca938: Download complete [2021-06-14T17:21:47.521Z] 540db60ca938: Pull complete [2021-06-14T17:21:48.095Z] adcc1eea9eea: Pull complete [2021-06-14T17:21:48.095Z] 4c4ab2625f07: Pull complete [2021-06-14T17:21:49.483Z] f706445af74f: Verifying Checksum [2021-06-14T17:21:49.483Z] f706445af74f: Download complete [2021-06-14T17:21:49.748Z] 0510c868ecb4: Verifying Checksum [2021-06-14T17:21:49.748Z] 0510c868ecb4: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-14T17:21:52.208Z] ========================================================= [2021-06-14T17:21:52.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T17:21:52.208Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:21:52.559Z] + 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 . [2021-06-14T17:21:53.540Z] Sending build context to Docker daemon 19.8MB [2021-06-14T17:21:53.540Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:21:53.540Z] Step 2/8 : FROM ${BASE} [2021-06-14T17:21:54.011Z] 0510c868ecb4: Pull complete [2021-06-14T17:21:54.011Z] afea3b2eda06: Pull complete [2021-06-14T17:21:54.011Z] 7809a108b3ef: Pull complete [2021-06-14T17:21:54.203Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T17:21:54.203Z] 595b0fe564bb: Pulling fs layer [2021-06-14T17:21:54.203Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T17:21:54.203Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T17:21:54.203Z] ba82ee9f976e: Pulling fs layer [2021-06-14T17:21:54.203Z] 506bd15cee9f: Pulling fs layer [2021-06-14T17:21:54.203Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T17:21:54.203Z] 618dc40b7e24: Pulling fs layer [2021-06-14T17:21:54.203Z] 506bd15cee9f: Waiting [2021-06-14T17:21:54.203Z] 75a0a4a0db45: Waiting [2021-06-14T17:21:54.203Z] 618dc40b7e24: Waiting [2021-06-14T17:21:54.203Z] ba82ee9f976e: Waiting [2021-06-14T17:21:54.203Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T17:21:54.203Z] 5b7225fbf94c: Download complete [2021-06-14T17:21:54.203Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T17:21:54.203Z] 3088b5b3c5c0: Download complete [2021-06-14T17:21:54.203Z] 506bd15cee9f: Download complete [2021-06-14T17:21:54.203Z] 595b0fe564bb: Verifying Checksum [2021-06-14T17:21:54.203Z] 595b0fe564bb: Download complete [2021-06-14T17:21:54.203Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T17:21:54.203Z] 75a0a4a0db45: Download complete [2021-06-14T17:21:55.241Z] 595b0fe564bb: Pull complete [2021-06-14T17:21:55.520Z] 3088b5b3c5c0: Pull complete [2021-06-14T17:21:55.956Z] f706445af74f: Pull complete [2021-06-14T17:21:55.956Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T17:21:55.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T17:21:56.123Z] 618dc40b7e24: Verifying Checksum [2021-06-14T17:21:56.123Z] 618dc40b7e24: Download complete [2021-06-14T17:21:56.123Z] 5b7225fbf94c: Pull complete [2021-06-14T17:21:56.219Z] ---> b068be0155e3 [2021-06-14T17:21:56.219Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-14T17:21:57.579Z] ba82ee9f976e: Verifying Checksum [2021-06-14T17:21:57.579Z] ba82ee9f976e: Download complete [2021-06-14T17:21:57.619Z] 20.10.0: Pulling from library/docker [2021-06-14T17:21:57.619Z] 05e7bc50f07f: Pulling fs layer [2021-06-14T17:21:57.619Z] 6db28d0fdbf6: Pulling fs layer [2021-06-14T17:21:57.619Z] 292df0bc6bf3: Pulling fs layer [2021-06-14T17:21:57.619Z] 2e060f4bd70b: Pulling fs layer [2021-06-14T17:21:57.619Z] 80e8d568a223: Pulling fs layer [2021-06-14T17:21:57.619Z] 8dc6ef1a942a: Pulling fs layer [2021-06-14T17:21:57.619Z] 2312dd95470a: Pulling fs layer [2021-06-14T17:21:57.619Z] 80e8d568a223: Waiting [2021-06-14T17:21:57.619Z] 8dc6ef1a942a: Waiting [2021-06-14T17:21:57.619Z] 2312dd95470a: Waiting [2021-06-14T17:21:57.619Z] 2e060f4bd70b: Waiting [2021-06-14T17:21:57.619Z] 292df0bc6bf3: Verifying Checksum [2021-06-14T17:21:57.619Z] 292df0bc6bf3: Download complete [2021-06-14T17:21:57.619Z] 05e7bc50f07f: Verifying Checksum [2021-06-14T17:21:57.619Z] 05e7bc50f07f: Download complete [2021-06-14T17:21:57.619Z] 6db28d0fdbf6: Verifying Checksum [2021-06-14T17:21:57.619Z] 6db28d0fdbf6: Download complete [2021-06-14T17:21:57.619Z] 80e8d568a223: Verifying Checksum [2021-06-14T17:21:57.619Z] 80e8d568a223: Download complete [2021-06-14T17:21:57.619Z] 8dc6ef1a942a: Verifying Checksum [2021-06-14T17:21:57.619Z] 8dc6ef1a942a: Download complete [2021-06-14T17:21:57.619Z] 2312dd95470a: Verifying Checksum [2021-06-14T17:21:57.619Z] 2312dd95470a: Download complete [2021-06-14T17:21:57.885Z] 05e7bc50f07f: Pull complete [2021-06-14T17:21:58.461Z] 6db28d0fdbf6: Pull complete [2021-06-14T17:21:58.461Z] 2e060f4bd70b: Verifying Checksum [2021-06-14T17:21:58.461Z] 2e060f4bd70b: Download complete [2021-06-14T17:21:58.461Z] 292df0bc6bf3: Pull complete [2021-06-14T17:22:03.817Z] 2e060f4bd70b: Pull complete [2021-06-14T17:22:03.817Z] 80e8d568a223: Pull complete [2021-06-14T17:22:04.079Z] 8dc6ef1a942a: Pull complete [2021-06-14T17:22:04.341Z] 2312dd95470a: Pull complete [2021-06-14T17:22:04.604Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:22:04.604Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:22:07.858Z] ba82ee9f976e: Pull complete [2021-06-14T17:22:08.454Z] 506bd15cee9f: Pull complete [2021-06-14T17:22:08.729Z] 75a0a4a0db45: Pull complete [2021-06-14T17:22:12.139Z] 618dc40b7e24: Pull complete [2021-06-14T17:22:12.139Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T17:22:12.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T17:22:12.417Z] ---> a36622ca3599 [2021-06-14T17:22:12.417Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-14T17:22:12.417Z] 20.10.0: Pulling from library/docker [2021-06-14T17:22:12.417Z] a3cc7d3b244e: Pulling fs layer [2021-06-14T17:22:12.417Z] 02a3295e0d61: Pulling fs layer [2021-06-14T17:22:12.417Z] 0f4f2e6d8100: Pulling fs layer [2021-06-14T17:22:12.417Z] 330b718f631f: Pulling fs layer [2021-06-14T17:22:12.417Z] a93816041522: Pulling fs layer [2021-06-14T17:22:12.417Z] bdb6da89ff94: Pulling fs layer [2021-06-14T17:22:12.417Z] 2a70c0c122f4: Pulling fs layer [2021-06-14T17:22:12.417Z] a93816041522: Waiting [2021-06-14T17:22:12.417Z] 330b718f631f: Waiting [2021-06-14T17:22:12.417Z] 2a70c0c122f4: Waiting [2021-06-14T17:22:12.417Z] bdb6da89ff94: Waiting [2021-06-14T17:22:12.694Z] 0f4f2e6d8100: Verifying Checksum [2021-06-14T17:22:12.694Z] 0f4f2e6d8100: Download complete [2021-06-14T17:22:12.694Z] 02a3295e0d61: Verifying Checksum [2021-06-14T17:22:12.694Z] 02a3295e0d61: Download complete [2021-06-14T17:22:12.694Z] a93816041522: Download complete [2021-06-14T17:22:12.694Z] a3cc7d3b244e: Verifying Checksum [2021-06-14T17:22:12.694Z] a3cc7d3b244e: Download complete [2021-06-14T17:22:12.694Z] bdb6da89ff94: Download complete [2021-06-14T17:22:12.694Z] 2a70c0c122f4: Verifying Checksum [2021-06-14T17:22:12.694Z] 2a70c0c122f4: Download complete [2021-06-14T17:22:13.303Z] a3cc7d3b244e: Pull complete [2021-06-14T17:22:14.301Z] 02a3295e0d61: Pull complete [2021-06-14T17:22:14.577Z] 0f4f2e6d8100: Pull complete [2021-06-14T17:22:14.577Z] 330b718f631f: Verifying Checksum [2021-06-14T17:22:14.577Z] 330b718f631f: Download complete [2021-06-14T17:22:17.987Z] 330b718f631f: Pull complete [2021-06-14T17:22:18.589Z] a93816041522: Pull complete [2021-06-14T17:22:18.866Z] bdb6da89ff94: Pull complete [2021-06-14T17:22:19.142Z] 2a70c0c122f4: Pull complete [2021-06-14T17:22:19.417Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:22:19.417Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:22:24.966Z] ---> ac4014ed6b61 [2021-06-14T17:22:24.966Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T17:22:24.966Z] ---> Running in b17fb14c51ba [2021-06-14T17:22:24.966Z] Removing intermediate container b17fb14c51ba [2021-06-14T17:22:24.966Z] ---> 5b5cccc0f203 [2021-06-14T17:22:24.966Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-14T17:22:25.239Z] ---> Running in ce315cea2626 [2021-06-14T17:22:26.669Z] ---> 31b6b21fc6ff [2021-06-14T17:22:26.669Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T17:22:26.669Z] ---> Running in d384ea0be6cc [2021-06-14T17:22:26.669Z] Removing intermediate container d384ea0be6cc [2021-06-14T17:22:26.669Z] ---> e0dfc1dfda4a [2021-06-14T17:22:26.669Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-14T17:22:26.669Z] ---> Running in 275f9e59a08d [2021-06-14T17:22:26.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:22:26.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:22:26.669Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-14T17:22:26.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:22:26.930Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-14T17:22:26.930Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-14T17:22:26.930Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:22:27.191Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:22:27.192Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:22:27.192Z] OK: 150 MiB in 45 packages [2021-06-14T17:22:27.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:22:28.250Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-14T17:22:28.521Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-14T17:22:28.521Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-14T17:22:28.521Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:22:28.589Z] Removing intermediate container 275f9e59a08d [2021-06-14T17:22:28.589Z] ---> e0f16545560d [2021-06-14T17:22:28.589Z] Step 6/8 : WORKDIR /build [2021-06-14T17:22:28.589Z] ---> Running in 548d888729e2 [2021-06-14T17:22:28.796Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:22:28.797Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:22:28.797Z] OK: 139 MiB in 45 packages [2021-06-14T17:22:28.879Z] Removing intermediate container 548d888729e2 [2021-06-14T17:22:28.879Z] ---> ce2e47b2de27 [2021-06-14T17:22:28.879Z] Step 7/8 : COPY go.mod . [2021-06-14T17:22:29.142Z] ---> 23c0b211c2bf [2021-06-14T17:22:29.142Z] Step 8/8 : RUN go mod download [2021-06-14T17:22:29.142Z] ---> Running in 3b2228255dad [2021-06-14T17:22:30.256Z] Removing intermediate container ce315cea2626 [2021-06-14T17:22:30.257Z] ---> afaf6c9d35d8 [2021-06-14T17:22:30.257Z] Step 6/8 : WORKDIR /build [2021-06-14T17:22:30.257Z] ---> Running in 8ff86d5ff628 [2021-06-14T17:22:30.852Z] Removing intermediate container 8ff86d5ff628 [2021-06-14T17:22:30.852Z] ---> eefe6fd8d4f3 [2021-06-14T17:22:30.852Z] Step 7/8 : COPY go.mod . [2021-06-14T17:22:31.447Z] ---> 024b173bc549 [2021-06-14T17:22:31.447Z] Step 8/8 : RUN go mod download [2021-06-14T17:22:31.728Z] ---> Running in 3c97152de025 [2021-06-14T17:22:58.525Z] Removing intermediate container 3c97152de025 [2021-06-14T17:22:58.525Z] ---> e41006792e43 [2021-06-14T17:22:58.525Z] Successfully built e41006792e43 [2021-06-14T17:22:58.525Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:22:58.877Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:22:58.878Z] . [Pipeline] withDockerContainer [2021-06-14T17:22:59.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container [2021-06-14T17:22:59.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 [2021-06-14T17:23:00.888Z] $ docker top c8dffa55635b407a21b7b388d57fb1511bb2d415f21ea8bfd1930ab21427df0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:23:01.897Z] + go version [2021-06-14T17:23:01.898Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T17:23:01.919Z] $ docker stop --time=1 c8dffa55635b407a21b7b388d57fb1511bb2d415f21ea8bfd1930ab21427df0b [2021-06-14T17:23:03.740Z] $ docker rm -f c8dffa55635b407a21b7b388d57fb1511bb2d415f21ea8bfd1930ab21427df0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:23:04.758Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:23:04.758Z] . [Pipeline] withDockerContainer [2021-06-14T17:23:04.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container [2021-06-14T17:23:05.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 [2021-06-14T17:23:06.635Z] $ docker top af78e876f0bcf9928dedcf71e50536d930063f88fceea6e535fdf21df9a56879 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:23:07.620Z] + go mod tidy [Pipeline] sh [2021-06-14T17:23:08.905Z] + make test [2021-06-14T17:23:08.905Z] make -C ./app-service-template build [2021-06-14T17:23:08.905Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:08.905Z] go mod tidy [2021-06-14T17:23:09.524Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-14T17:23:15.905Z] Removing intermediate container 3b2228255dad [2021-06-14T17:23:15.905Z] ---> 6026bfc60411 [2021-06-14T17:23:15.905Z] Successfully built 6026bfc60411 [2021-06-14T17:23:15.905Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:23:16.221Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:23:16.221Z] . [Pipeline] withDockerContainer [2021-06-14T17:23:16.307Z] prd-centos7-docker-4c-2g-1267 does not seem to be running inside a container [2021-06-14T17:23:16.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 [2021-06-14T17:23:17.572Z] $ docker top 95e876560d3a8a48414b3656c3f944fc0665aa86ffce5377aad79166af784a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:23:17.970Z] + go version [2021-06-14T17:23:17.970Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T17:23:17.976Z] $ docker stop --time=1 95e876560d3a8a48414b3656c3f944fc0665aa86ffce5377aad79166af784a62 [2021-06-14T17:23:19.400Z] $ docker rm -f 95e876560d3a8a48414b3656c3f944fc0665aa86ffce5377aad79166af784a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:23:20.056Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:23:20.056Z] . [Pipeline] withDockerContainer [2021-06-14T17:23:20.134Z] prd-centos7-docker-4c-2g-1267 does not seem to be running inside a container [2021-06-14T17:23:20.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 [2021-06-14T17:23:21.062Z] $ docker top 2d0b0065df3509d39b82000fd9eb3c054be0eb9d0d7ea484cecd1c00d7bc34b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:23:21.494Z] + go mod tidy [Pipeline] sh [2021-06-14T17:23:22.058Z] + make test [2021-06-14T17:23:22.058Z] make -C ./app-service-template build [2021-06-14T17:23:22.058Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:22.058Z] go mod tidy [2021-06-14T17:23:22.327Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-14T17:23:34.609Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:34.609Z] make -C ./app-service-template test [2021-06-14T17:23:34.609Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:34.609Z] go mod tidy [2021-06-14T17:23:34.609Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-14T17:23:44.690Z] ok new-app-service 0.028s coverage: 47.8% of statements [2021-06-14T17:23:44.690Z] ? new-app-service/config [no test files] [2021-06-14T17:23:44.958Z] ok new-app-service/functions 0.007s [2021-06-14T17:23:44.958Z] CGO_ENABLED=1 go vet ./... [2021-06-14T17:23:48.877Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:48.877Z] make -C ./app-service-template test [2021-06-14T17:23:48.877Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:48.877Z] go mod tidy [2021-06-14T17:23:48.877Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-14T17:23:53.182Z] gofmt -l . [2021-06-14T17:23:53.182Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:23:53.182Z] ./bin/test-attribution-txt.sh [2021-06-14T17:23:53.182Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:23:53.182Z] go mod tidy [2021-06-14T17:23:53.182Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-14T17:23:53.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-14T17:23:55.182Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements [2021-06-14T17:23:55.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements [2021-06-14T17:23:55.183Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-14T17:23:56.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.017s coverage: 61.8% of statements [2021-06-14T17:23:56.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-14T17:23:57.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s [2021-06-14T17:23:58.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.026s coverage: 74.5% of statements [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-14T17:23:58.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.1% of statements [2021-06-14T17:23:58.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-14T17:23:58.315Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-06-14T17:24:01.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.745s coverage: 76.9% of statements [2021-06-14T17:24:01.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-14T17:24:01.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-06-14T17:24:01.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-06-14T17:24:01.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-14T17:24:01.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-14T17:24:01.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-06-14T17:24:15.714Z] ok new-app-service 0.045s coverage: 47.8% of statements [2021-06-14T17:24:15.714Z] ? new-app-service/config [no test files] [2021-06-14T17:24:15.714Z] ok new-app-service/functions 0.046s [2021-06-14T17:24:15.714Z] CGO_ENABLED=1 go vet ./... [2021-06-14T17:24:28.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 78.0% of statements [2021-06-14T17:24:28.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.005s coverage: 94.4% of statements [2021-06-14T17:24:28.242Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-14T17:24:28.242Z] gofmt -l . [2021-06-14T17:24:28.242Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-14T17:24:28.254Z] $ docker stop --time=1 2d0b0065df3509d39b82000fd9eb3c054be0eb9d0d7ea484cecd1c00d7bc34b8 [2021-06-14T17:24:30.234Z] $ docker rm -f 2d0b0065df3509d39b82000fd9eb3c054be0eb9d0d7ea484cecd1c00d7bc34b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:24:30.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T17:24:30.930Z] 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 [2021-06-14T17:24:32.274Z] ---> job-cost.sh [2021-06-14T17:24:32.274Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p2Jp [2021-06-14T17:24:42.546Z] gofmt -l . [2021-06-14T17:24:42.546Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:24:42.546Z] ./bin/test-attribution-txt.sh [2021-06-14T17:24:42.546Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-06-14T17:24:42.546Z] go mod tidy [2021-06-14T17:24:42.821Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-14T17:24:44.266Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-14T17:24:47.205Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T17:24:52.591Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.100s coverage: 62.8% of statements [2021-06-14T17:24:52.591Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.043s coverage: 96.5% of statements [2021-06-14T17:24:52.591Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-14T17:24:52.591Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.082s coverage: 61.8% of statements [2021-06-14T17:24:52.591Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-14T17:24:52.591Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.046s [2021-06-14T17:24:53.576Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.125s coverage: 74.5% of statements [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-14T17:24:53.576Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.048s coverage: 97.1% of statements [2021-06-14T17:24:53.576Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-14T17:24:53.576Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.063s coverage: 10.5% of statements [2021-06-14T17:25:00.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.834s coverage: 76.9% of statements [2021-06-14T17:25:00.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-14T17:25:00.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 12.5% of statements [2021-06-14T17:25:00.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.111s coverage: 27.3% of statements [2021-06-14T17:25:00.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-14T17:25:00.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-14T17:25:00.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.041s coverage: 51.4% of statements [2021-06-14T17:25:09.218Z] lf-activate-venv(): INFO: Adding /tmp/venv-p2Jp/bin to PATH [2021-06-14T17:25:09.218Z] INFO: No Stack... [2021-06-14T17:25:09.218Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T17:25:09.480Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T17:25:09.794Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [2021-06-14T17:25:09.794Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T17:25:09.830Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] [2021-06-14T17:25:09.840Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] did not exist. Created. [2021-06-14T17:25:09.840Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T17:25:10.183Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T17:25:10.278Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T17:25:10.293Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T17:25:27.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 78.0% of statements [2021-06-14T17:25:27.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-06-14T17:25:27.098Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-14T17:25:29.082Z] gofmt -l . [2021-06-14T17:25:29.082Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-14T17:25:29.384Z] $ docker stop --time=1 af78e876f0bcf9928dedcf71e50536d930063f88fceea6e535fdf21df9a56879 [2021-06-14T17:25:31.283Z] $ docker rm -f af78e876f0bcf9928dedcf71e50536d930063f88fceea6e535fdf21df9a56879 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:25:32.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T17:25:32.223Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T17:25:32.804Z] 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 [2021-06-14T17:25:33.665Z] ---> job-cost.sh [2021-06-14T17:25:33.665Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e0aL [2021-06-14T17:26:12.636Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T17:27:34.363Z] lf-activate-venv(): INFO: Adding /tmp/venv-e0aL/bin to PATH [2021-06-14T17:27:34.364Z] INFO: No Stack... [2021-06-14T17:27:34.364Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T17:27:34.963Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T17:27:35.312Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [2021-06-14T17:27:35.313Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T17:27:35.380Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] [2021-06-14T17:27:35.390Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] did not exist. Created. [2021-06-14T17:27:35.391Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T17:27:35.778Z] /w/workspace/app-functions-sdk-go/4@tmp/durable-dfd330bd/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-dfd330bd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T17:27:36.129Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T17:27:36.166Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T17:27:36.323Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T17:27:36.337Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-4-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 [2021-06-14T17:27:37.272Z] provisioning config files... [2021-06-14T17:27:37.286Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config1869028974021965014tmp [Pipeline] { [Pipeline] sh [2021-06-14T17:27:37.612Z] + set +x [2021-06-14T17:27:37.612Z] + curl -s https://codecov.io/bash [2021-06-14T17:27:37.612Z] + bash -s -- [2021-06-14T17:27:37.612Z] [2021-06-14T17:27:37.612Z] _____ _ [2021-06-14T17:27:37.612Z] / ____| | | [2021-06-14T17:27:37.612Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T17:27:37.612Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T17:27:37.612Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T17:27:37.612Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T17:27:37.612Z] Bash-1.0.3 [2021-06-14T17:27:37.612Z] [2021-06-14T17:27:37.612Z] [2021-06-14T17:27:37.612Z] ==> git version 2.24.4 found [2021-06-14T17:27:37.612Z] ==> 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 [2021-06-14T17:27:37.612Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T17:27:37.612Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T17:27:37.612Z] ==> Jenkins CI detected. [2021-06-14T17:27:37.612Z] project root: . [2021-06-14T17:27:37.612Z] --> token set from env [2021-06-14T17:27:37.612Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T17:27:37.612Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T17:27:37.612Z] ==> Python coveragepy not found [2021-06-14T17:27:37.612Z] ==> Searching for coverage reports in: [2021-06-14T17:27:37.612Z] + . [2021-06-14T17:27:37.612Z] -> Found 2 reports [2021-06-14T17:27:37.612Z] ==> Detecting git/mercurial file structure [2021-06-14T17:27:37.876Z] ==> Reading reports [2021-06-14T17:27:37.876Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-14T17:27:37.876Z] + ./coverage.out bytes=94036 [2021-06-14T17:27:37.876Z] ==> Appending adjustments [2021-06-14T17:27:37.876Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T17:27:38.138Z] + Found adjustments [2021-06-14T17:27:38.138Z] ==> Gzipping contents [2021-06-14T17:27:38.138Z] 20K /tmp/codecov.0CR2EY.gz [2021-06-14T17:27:38.138Z] ==> Uploading reports [2021-06-14T17:27:38.138Z] url: https://codecov.io [2021-06-14T17:27:38.138Z] query: branch=PR-896&commit=e19f04bce98b4834980f73d5f27da59757bc07d8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= [2021-06-14T17:27:38.138Z] -> Pinging Codecov [2021-06-14T17:27:38.138Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-896&commit=e19f04bce98b4834980f73d5f27da59757bc07d8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= [2021-06-14T17:27:38.401Z] -> Uploading to [2021-06-14T17:27:38.401Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/3D8B5DFFC46A037C893635FACE044666/e19f04bce98b4834980f73d5f27da59757bc07d8/ceb0d208-a274-4260-a46a-3b8788f3f0b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T172738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21e151e790df590539dae5d47a21d5057eb47b98989efb9b1cc4321af3110fde [2021-06-14T17:27:38.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T17:27:38.401Z] Dload Upload Total Spent Left Speed [2021-06-14T17:27:38.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16475 0 0 100 16475 0 37637 --:--:-- --:--:-- --:--:-- 37614 [2021-06-14T17:27:38.929Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e19f04bce98b4834980f73d5f27da59757bc07d8 [Pipeline] } [2021-06-14T17:27:38.939Z] 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 [2021-06-14T17:27:40.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:41.549Z] ---> package-listing.sh [2021-06-14T17:27:41.549Z] ++ facter osfamily [2021-06-14T17:27:41.549Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T17:27:41.815Z] + OS_FAMILY=redhat [2021-06-14T17:27:41.815Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-896 [2021-06-14T17:27:41.815Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T17:27:41.815Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T17:27:41.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T17:27:41.815Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T17:27:41.815Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' [2021-06-14T17:27:41.815Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T17:27:41.815Z] + case "${OS_FAMILY}" in [2021-06-14T17:27:41.815Z] + rpm -qa [2021-06-14T17:27:41.815Z] + sort [2021-06-14T17:27:42.407Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T17:27:42.407Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T17:27:42.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T17:27:42.407Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' [2021-06-14T17:27:42.407Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ [2021-06-14T17:27:42.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ [Pipeline] echo [2021-06-14T17:27:42.422Z] 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-896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T17:27:42.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:27:43.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:27:43.301Z] [2021-06-14T17:27:43.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:27:43.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:27:43.752Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T17:27:43.752Z] df20fa9351a1: Pulling fs layer [2021-06-14T17:27:43.752Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T17:27:43.752Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T17:27:43.752Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T17:27:43.752Z] 93b61091891f: Pulling fs layer [2021-06-14T17:27:43.752Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T17:27:43.752Z] 5e14af77c1be: Pulling fs layer [2021-06-14T17:27:43.752Z] 01666e4c0597: Pulling fs layer [2021-06-14T17:27:43.752Z] aa168da1d23b: Pulling fs layer [2021-06-14T17:27:43.752Z] 46f8f816bc3b: Waiting [2021-06-14T17:27:43.752Z] 93b61091891f: Waiting [2021-06-14T17:27:43.752Z] 93b9cdb0e59b: Waiting [2021-06-14T17:27:43.752Z] 5e14af77c1be: Waiting [2021-06-14T17:27:43.752Z] 01666e4c0597: Waiting [2021-06-14T17:27:43.752Z] aa168da1d23b: Waiting [2021-06-14T17:27:43.752Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T17:27:43.752Z] 36b3adc4ff6f: Download complete [2021-06-14T17:27:43.752Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T17:27:43.752Z] 46f8f816bc3b: Download complete [2021-06-14T17:27:44.014Z] df20fa9351a1: Verifying Checksum [2021-06-14T17:27:44.014Z] df20fa9351a1: Download complete [2021-06-14T17:27:44.014Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T17:27:44.014Z] 93b9cdb0e59b: Download complete [2021-06-14T17:27:44.014Z] 5e14af77c1be: Verifying Checksum [2021-06-14T17:27:44.014Z] 5e14af77c1be: Download complete [2021-06-14T17:27:44.014Z] 93b61091891f: Verifying Checksum [2021-06-14T17:27:44.014Z] 93b61091891f: Download complete [2021-06-14T17:27:44.014Z] 01666e4c0597: Verifying Checksum [2021-06-14T17:27:44.014Z] 01666e4c0597: Download complete [2021-06-14T17:27:44.014Z] df20fa9351a1: Pull complete [2021-06-14T17:27:44.276Z] 36b3adc4ff6f: Pull complete [2021-06-14T17:27:44.276Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T17:27:44.276Z] 8ad3a11d3b57: Download complete [2021-06-14T17:27:44.852Z] 8ad3a11d3b57: Pull complete [2021-06-14T17:27:44.852Z] 46f8f816bc3b: Pull complete [2021-06-14T17:27:45.111Z] 93b61091891f: Pull complete [2021-06-14T17:27:45.111Z] 93b9cdb0e59b: Pull complete [2021-06-14T17:27:45.111Z] 5e14af77c1be: Pull complete [2021-06-14T17:27:45.374Z] 01666e4c0597: Pull complete [2021-06-14T17:27:45.947Z] aa168da1d23b: Verifying Checksum [2021-06-14T17:27:45.947Z] aa168da1d23b: Download complete [2021-06-14T17:27:50.198Z] aa168da1d23b: Pull complete [2021-06-14T17:27:50.198Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T17:27:50.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T17:27:50.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T17:27:50.278Z] prd-centos7-docker-4c-2g-1266 does not seem to be running inside a container [2021-06-14T17:27:50.313Z] $ 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-896/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-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T17:27:52.299Z] $ docker top 2cef48ec594919f826b44ad7bff3a1c6573ebfbdf3dc786f2445d9aecc62cba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:27:52.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T17:27:52.993Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T17:27:53.297Z] + ls /var/log/sa-host [2021-06-14T17:27:53.297Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T17:27:53.297Z] file_magic: OK [2021-06-14T17:27:53.297Z] HZ: Using current value: 100 [2021-06-14T17:27:53.297Z] file_header: OK [2021-06-14T17:27:53.297Z] 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 [2021-06-14T17:27:53.297Z] Statistics: [2021-06-14T17:27:53.297Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T17:27:53.297Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T17:27:53.297Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T17:27:53.297Z] file_magic: OK [2021-06-14T17:27:53.297Z] HZ: Using current value: 100 [2021-06-14T17:27:53.297Z] file_header: OK [2021-06-14T17:27:53.297Z] 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 [2021-06-14T17:27:53.297Z] Statistics: [2021-06-14T17:27:53.297Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T17:27:53.297Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:27:54.025Z] provisioning config files... [2021-06-14T17:27:54.039Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config9098985332548123601tmp [Pipeline] { [Pipeline] echo [2021-06-14T17:27:54.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:54.371Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T17:27:54.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:54.779Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T17:27:54.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:55.088Z] ---> sudo-logs.sh [2021-06-14T17:27:55.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T17:27:55.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:55.426Z] ---> job-cost.sh [2021-06-14T17:27:55.426Z] lf-activate-venv: SKIPPING [2021-06-14T17:27:55.426Z] DEBUG: total: 0.18000000715255737 [2021-06-14T17:27:55.426Z] INFO: Retrieving Stack Cost... [2021-06-14T17:27:55.689Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T17:27:56.269Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T17:27:56.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:27:56.582Z] ---> logs-deploy.sh [2021-06-14T17:27:56.583Z] lf-activate-venv: SKIPPING [2021-06-14T17:27:56.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-896/4 [2021-06-14T17:27:56.583Z] INFO: archiving workspace using pattern(s): [2021-06-14T17:27:57.534Z] Archives upload complete. [2021-06-14T17:27:57.534Z] INFO: archiving logs to Nexus [2021-06-14T17:27:58.114Z] ---> uname -a: [2021-06-14T17:27:58.114Z] Linux prd-centos7-docker-4c-2g-1266.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] ---> lscpu: [2021-06-14T17:27:58.114Z] Architecture: x86_64 [2021-06-14T17:27:58.114Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T17:27:58.114Z] Byte Order: Little Endian [2021-06-14T17:27:58.114Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T17:27:58.114Z] CPU(s): 2 [2021-06-14T17:27:58.114Z] On-line CPU(s) list: 0,1 [2021-06-14T17:27:58.114Z] Thread(s) per core: 1 [2021-06-14T17:27:58.114Z] Core(s) per socket: 1 [2021-06-14T17:27:58.114Z] Socket(s): 2 [2021-06-14T17:27:58.114Z] NUMA node(s): 1 [2021-06-14T17:27:58.114Z] Vendor ID: AuthenticAMD [2021-06-14T17:27:58.114Z] CPU family: 23 [2021-06-14T17:27:58.114Z] Model: 49 [2021-06-14T17:27:58.114Z] Model name: AMD EPYC-Rome Processor [2021-06-14T17:27:58.114Z] Stepping: 0 [2021-06-14T17:27:58.114Z] CPU MHz: 2800.000 [2021-06-14T17:27:58.114Z] BogoMIPS: 5600.00 [2021-06-14T17:27:58.114Z] Virtualization: AMD-V [2021-06-14T17:27:58.114Z] Hypervisor vendor: KVM [2021-06-14T17:27:58.114Z] Virtualization type: full [2021-06-14T17:27:58.114Z] L1d cache: 64 KiB [2021-06-14T17:27:58.114Z] L1i cache: 64 KiB [2021-06-14T17:27:58.114Z] L2 cache: 1 MiB [2021-06-14T17:27:58.114Z] L3 cache: 32 MiB [2021-06-14T17:27:58.114Z] NUMA node0 CPU(s): 0,1 [2021-06-14T17:27:58.114Z] Vulnerability Itlb multihit: Not affected [2021-06-14T17:27:58.114Z] Vulnerability L1tf: Not affected [2021-06-14T17:27:58.114Z] Vulnerability Mds: Not affected [2021-06-14T17:27:58.114Z] Vulnerability Meltdown: Not affected [2021-06-14T17:27:58.114Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T17:27:58.114Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T17:27:58.114Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T17:27:58.114Z] Vulnerability Srbds: Not affected [2021-06-14T17:27:58.114Z] Vulnerability Tsx async abort: Not affected [2021-06-14T17:27:58.114Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] ---> nproc: [2021-06-14T17:27:58.114Z] 2 [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] ---> df -h: [2021-06-14T17:27:58.114Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T17:27:58.114Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-14T17:27:58.114Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T17:27:58.114Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T17:27:58.114Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896 [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-14T17:27:58.114Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] ---> free -m: [2021-06-14T17:27:58.114Z] total used free shared buff/cache available [2021-06-14T17:27:58.114Z] Mem: 7821 974 4717 0 2129 6669 [2021-06-14T17:27:58.114Z] Swap: 1023 0 1023 [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] [2021-06-14T17:27:58.114Z] ---> ip addr: [2021-06-14T17:27:58.114Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T17:27:58.114Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T17:27:58.114Z] inet 127.0.0.1/8 scope host lo [2021-06-14T17:27:58.114Z] valid_lft forever preferred_lft forever [2021-06-14T17:27:58.114Z] inet6 ::1/128 scope host [2021-06-14T17:27:58.115Z] valid_lft forever preferred_lft forever [2021-06-14T17:27:58.115Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T17:27:58.115Z] link/ether fa:16:3e:fc:49:83 brd ff:ff:ff:ff:ff:ff [2021-06-14T17:27:58.115Z] inet 10.30.123.142/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T17:27:58.115Z] valid_lft 85712sec preferred_lft 85712sec [2021-06-14T17:27:58.115Z] inet6 fe80::f816:3eff:fefc:4983/64 scope link [2021-06-14T17:27:58.115Z] valid_lft forever preferred_lft forever [2021-06-14T17:27:58.115Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T17:27:58.115Z] link/ether 02:42:64:f7:0c:55 brd ff:ff:ff:ff:ff:ff [2021-06-14T17:27:58.115Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T17:27:58.115Z] valid_lft forever preferred_lft forever [2021-06-14T17:27:58.115Z] inet6 fe80::42:64ff:fef7:c55/64 scope link [2021-06-14T17:27:58.115Z] valid_lft forever preferred_lft forever [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] ---> sar -b -r -n DEV: [2021-06-14T17:27:58.115Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:16:20 LINUX RESTART (2 CPU) [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T17:27:58.115Z] 17:18:01 22.39 3.20 19.19 0.00 2522.58 3847.25 0.00 [2021-06-14T17:27:58.115Z] 17:19:01 0.38 0.00 0.38 0.00 0.00 6.65 0.00 [2021-06-14T17:27:58.115Z] 17:20:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-06-14T17:27:58.115Z] 17:21:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 [2021-06-14T17:27:58.115Z] 17:22:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2021-06-14T17:27:58.115Z] 17:23:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 [2021-06-14T17:27:58.115Z] 17:24:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 [2021-06-14T17:27:58.115Z] 17:25:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-06-14T17:27:58.115Z] 17:26:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-06-14T17:27:58.115Z] 17:27:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 [2021-06-14T17:27:58.115Z] Average: 2.47 0.32 2.15 0.00 252.29 387.84 0.00 [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T17:27:58.115Z] 17:18:01 5429628 0 803964 10.04 2620 1772728 1265636 13.97 588704 1590504 20 [2021-06-14T17:27:58.115Z] 17:19:01 5433340 0 800244 9.99 2620 1772736 1213576 13.40 586708 1590472 16 [2021-06-14T17:27:58.115Z] 17:20:01 5434284 0 799296 9.98 2620 1772740 1213324 13.40 588224 1587636 8 [2021-06-14T17:27:58.115Z] 17:21:01 5433104 0 800472 9.99 2620 1772744 1213324 13.40 589320 1587636 8 [2021-06-14T17:27:58.115Z] 17:22:01 5429864 0 803704 10.04 2620 1772752 1213480 13.40 588484 1592068 16 [2021-06-14T17:27:58.115Z] 17:23:01 5430516 0 803052 10.03 2620 1772752 1213324 13.40 587636 1592068 16 [2021-06-14T17:27:58.115Z] 17:24:01 5430552 0 803008 10.03 2620 1772760 1213372 13.40 587944 1592068 8 [2021-06-14T17:27:58.115Z] 17:25:01 5429500 0 804056 10.04 2620 1772764 1213324 13.40 588604 1592068 8 [2021-06-14T17:27:58.115Z] 17:26:01 5418208 0 815344 10.18 2620 1772768 1213324 13.40 599656 1592072 16 [2021-06-14T17:27:58.115Z] 17:27:01 5417836 0 815712 10.19 2620 1772772 1213408 13.40 601892 1590412 12 [2021-06-14T17:27:58.115Z] Average: 5428683 0 804885 10.05 2620 1772752 1218609 13.45 590717 1590700 13 [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T17:27:58.115Z] 17:18:01 eth0 149.63 162.57 641.69 23.64 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:18:01 docker0 115.96 89.96 10.09 313.42 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:19:01 eth0 5.51 2.91 4.69 0.19 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:20:01 eth0 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:21:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:22:01 eth0 0.67 0.40 0.35 0.24 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:23:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:24:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:26:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:27:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] Average: eth0 15.81 16.67 64.71 2.42 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] Average: docker0 11.60 9.00 1.01 31.35 0.00 0.00 0.00 0.00 [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] ---> sar -P ALL: [2021-06-14T17:27:58.115Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:16:20 LINUX RESTART (2 CPU) [2021-06-14T17:27:58.115Z] [2021-06-14T17:27:58.115Z] 17:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T17:27:58.115Z] 17:18:01 all 3.59 0.00 1.48 0.42 0.05 94.46 [2021-06-14T17:27:58.115Z] 17:18:01 0 3.44 0.00 1.38 0.34 0.03 94.81 [2021-06-14T17:27:58.115Z] 17:18:01 1 3.74 0.00 1.57 0.51 0.07 94.12 [2021-06-14T17:27:58.115Z] 17:19:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-14T17:27:58.115Z] 17:19:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-14T17:27:58.115Z] 17:19:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-14T17:27:58.115Z] 17:20:01 all 0.04 0.00 0.03 0.00 0.04 99.89 [2021-06-14T17:27:58.115Z] 17:20:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-14T17:27:58.115Z] 17:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-14T17:27:58.115Z] 17:21:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-14T17:27:58.115Z] 17:21:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-14T17:27:58.115Z] 17:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T17:27:58.115Z] 17:22:01 all 0.08 0.00 0.05 0.00 0.04 99.82 [2021-06-14T17:27:58.115Z] 17:22:01 0 0.07 0.00 0.07 0.00 0.05 99.82 [2021-06-14T17:27:58.115Z] 17:22:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-14T17:27:58.115Z] 17:23:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-06-14T17:27:58.116Z] 17:23:01 0 0.07 0.00 0.00 0.00 0.03 99.90 [2021-06-14T17:27:58.116Z] 17:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-14T17:27:58.116Z] 17:24:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-14T17:27:58.116Z] 17:24:01 0 0.23 0.00 0.03 0.00 0.05 99.68 [2021-06-14T17:27:58.116Z] 17:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T17:27:58.116Z] 17:25:01 all 0.16 0.00 0.03 0.00 0.03 99.77 [2021-06-14T17:27:58.116Z] 17:25:01 0 0.32 0.00 0.05 0.00 0.03 99.60 [2021-06-14T17:27:58.116Z] 17:25:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-14T17:27:58.116Z] 17:26:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-14T17:27:58.116Z] 17:26:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-14T17:27:58.116Z] 17:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T17:27:58.116Z] 17:27:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-14T17:27:58.116Z] 17:27:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-14T17:27:58.116Z] 17:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-14T17:27:58.116Z] Average: all 0.43 0.00 0.17 0.04 0.03 99.32 [2021-06-14T17:27:58.116Z] Average: 0 0.44 0.00 0.17 0.03 0.04 99.32 [2021-06-14T17:27:58.116Z] Average: 1 0.41 0.00 0.18 0.05 0.03 99.33 [2021-06-14T17:27:58.116Z] [2021-06-14T17:27:58.116Z] [2021-06-14T17:27:58.116Z]