Started by upstream project "edgexfoundry/cd-management/release" build number 69 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2142337413045404299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh659735306236723981.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5220822558991846124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8886461122601555557.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1969053186608028978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-522’ Running on prd-centos7-docker-4c-2g-523 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh2652867373712384107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 Commit message: "docs: Add 2.0.1 to change log (#930)" > git rev-list --no-walk fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:20 ========================================================= 20:57:20 EdgeX Global Pipelines Version Info 20:57:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:22 ------------------- 20:57:22 stable info: 20:57:22 ------------------- 20:57:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:22 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:57:22 Message: update stable to v1.0.197 20:57:22 ------------------- 20:57:22 experimental info: 20:57:22 ------------------- 20:57:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:22 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:57:22 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:57:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:57:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo 20:57:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb43287 [Pipeline] echo 20:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:24 + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo 20:57:24 GIT_COMMIT: fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb, Commit Message: docs: Add 2.0.1 to change log (#930) [Pipeline] echo 20:57:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:25 20:57:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:25 latest: Pulling from edgex-devops/git-semver 20:57:25 31603596830f: Pulling fs layer 20:57:25 b6dc333f4379: Pulling fs layer 20:57:25 3d9ef1400e77: Pulling fs layer 20:57:25 fd332fbdc1db: Pulling fs layer 20:57:25 fd332fbdc1db: Waiting 20:57:25 b6dc333f4379: Verifying Checksum 20:57:25 b6dc333f4379: Download complete 20:57:25 31603596830f: Verifying Checksum 20:57:25 31603596830f: Download complete 20:57:26 31603596830f: Pull complete 20:57:26 fd332fbdc1db: Verifying Checksum 20:57:26 fd332fbdc1db: Download complete 20:57:26 b6dc333f4379: Pull complete 20:57:26 3d9ef1400e77: Verifying Checksum 20:57:26 3d9ef1400e77: Download complete 20:57:26 3d9ef1400e77: Pull complete 20:57:27 fd332fbdc1db: Pull complete 20:57:27 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 20:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:27 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 20:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:57:27 $ docker top 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:28 [ssh-agent] Looking for ssh-agent implementation... 20:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:28 $ docker exec 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent 20:57:28 SSH_AUTH_SOCK=/tmp/ssh-ATgYj1BmfkPq/agent.14 20:57:28 SSH_AGENT_PID=20 20:57:28 Running ssh-add (command line suppressed) 20:57:28 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6881147467328508759.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6881147467328508759.key) 20:57:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:28 + git tag --points-at HEAD [Pipeline] } 20:57:28 $ docker exec --env ******** --env ******** 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent -k 20:57:28 unset SSH_AUTH_SOCK; 20:57:28 unset SSH_AGENT_PID; 20:57:28 echo Agent pid 20 killed; 20:57:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:57:29 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.1|v2.0.1-dev.7' [Pipeline] sshagent 20:57:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:29 [ssh-agent] Looking for ssh-agent implementation... 20:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:29 $ docker exec 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent 20:57:29 SSH_AUTH_SOCK=/tmp/ssh-RxxpG5nlk8S4/agent.55 20:57:29 SSH_AGENT_PID=62 20:57:29 Running ssh-add (command line suppressed) 20:57:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4426588823933661935.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4426588823933661935.key) 20:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:29 + git semver init 20:57:29 # -> Open(): unable to determine branch for HEAD 20:57:29 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 20:57:29 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 20:57:29 # $SEMVER_REMOTE_NAME = origin 20:57:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:29 # $SEMVER_USER_NAME = edgex-jenkins 20:57:29 # $SEMVER_BRANCH = main 20:57:29 # $SEMVER_TEMP = /tmp/semver-554476274 20:57:29 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:57:31 # '/tmp/semver-554476274' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 20:57:31 # -> Force: false 20:57:31 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 20:57:31 $ docker exec --env ******** --env ******** 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 ssh-agent -k 20:57:31 unset SSH_AUTH_SOCK; 20:57:31 unset SSH_AGENT_PID; 20:57:31 echo Agent pid 62 killed; 20:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:32 + git semver [Pipeline] } 20:57:32 $ docker stop --time=1 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 20:57:33 $ docker rm -f 36cfb582010eb628bde7349adb3163cbc97650ca78608756d81fdf058aa19be5 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:34 Stashed 1 file(s) [Pipeline] echo 20:57:34 [edgeXSemver]: initialized semver on version 2.0.1 [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 20:57:49 Still waiting to schedule task 20:57:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:57:49 Still waiting to schedule task 20:57:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:00:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-524 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:00:01 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 21:00:01 The recommended git tool is: git 21:00:07 using credential edgex-jenkins-ssh 21:00:07 Cloning the remote Git repository 21:00:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:07 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 21:00:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:07 > git --version # timeout=10 21:00:07 > git --version # 'git version 2.17.1' 21:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:11 Avoid second fetch 21:00:11 Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) 21:00:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:11 > git config core.sparsecheckout # timeout=10 21:00:11 > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 21:00:15 Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:17 + git checkout fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb 21:00:17 HEAD is now at fb43287 docs: Add 2.0.1 to change log (#930) [Pipeline] unstash [Pipeline] echo 21:00:17 ========================================================= 21:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:00:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:17 + 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 . 21:00:19 Sending build context to Docker daemon 19.75MB 21:00:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:00:19 Step 2/8 : FROM ${BASE} 21:00:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:19 595b0fe564bb: Pulling fs layer 21:00:19 24495759ef45: Pulling fs layer 21:00:19 d148012ef14d: Pulling fs layer 21:00:19 cb65c68fc2e2: Pulling fs layer 21:00:19 093eec477d81: Pulling fs layer 21:00:19 a6d5b2bbb924: Pulling fs layer 21:00:19 2446dc1eb7d3: Pulling fs layer 21:00:19 596795e73e0f: Pulling fs layer 21:00:19 093eec477d81: Waiting 21:00:19 a6d5b2bbb924: Waiting 21:00:19 596795e73e0f: Waiting 21:00:19 2446dc1eb7d3: Waiting 21:00:19 cb65c68fc2e2: Waiting 21:00:19 24495759ef45: Verifying Checksum 21:00:19 24495759ef45: Download complete 21:00:19 d148012ef14d: Verifying Checksum 21:00:19 d148012ef14d: Download complete 21:00:19 093eec477d81: Download complete 21:00:19 a6d5b2bbb924: Verifying Checksum 21:00:19 a6d5b2bbb924: Download complete 21:00:19 2446dc1eb7d3: Verifying Checksum 21:00:19 2446dc1eb7d3: Download complete 21:00:19 595b0fe564bb: Download complete 21:00:20 595b0fe564bb: Pull complete 21:00:21 24495759ef45: Pull complete 21:00:22 d148012ef14d: Pull complete 21:00:22 596795e73e0f: Verifying Checksum 21:00:22 596795e73e0f: Download complete 21:00:23 cb65c68fc2e2: Verifying Checksum 21:00:23 cb65c68fc2e2: Download complete 21:00:33 cb65c68fc2e2: Pull complete 21:00:33 093eec477d81: Pull complete 21:00:34 a6d5b2bbb924: Pull complete 21:00:34 2446dc1eb7d3: Pull complete 21:00:39 596795e73e0f: Pull complete 21:00:39 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 21:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:00:39 ---> d9e956139c92 21:00:39 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:00:39 20.10.0: Pulling from library/docker 21:00:39 a3cc7d3b244e: Pulling fs layer 21:00:39 02a3295e0d61: Pulling fs layer 21:00:39 0f4f2e6d8100: Pulling fs layer 21:00:39 330b718f631f: Pulling fs layer 21:00:39 a93816041522: Pulling fs layer 21:00:39 bdb6da89ff94: Pulling fs layer 21:00:39 2a70c0c122f4: Pulling fs layer 21:00:39 330b718f631f: Waiting 21:00:39 a93816041522: Waiting 21:00:39 bdb6da89ff94: Waiting 21:00:39 2a70c0c122f4: Waiting 21:00:39 0f4f2e6d8100: Verifying Checksum 21:00:39 0f4f2e6d8100: Download complete 21:00:39 02a3295e0d61: Verifying Checksum 21:00:39 02a3295e0d61: Download complete 21:00:39 a3cc7d3b244e: Verifying Checksum 21:00:39 a3cc7d3b244e: Download complete 21:00:39 a93816041522: Verifying Checksum 21:00:39 a93816041522: Download complete 21:00:40 bdb6da89ff94: Verifying Checksum 21:00:40 2a70c0c122f4: Verifying Checksum 21:00:40 2a70c0c122f4: Download complete 21:00:40 a3cc7d3b244e: Pull complete 21:00:41 02a3295e0d61: Pull complete 21:00:41 330b718f631f: Verifying Checksum 21:00:41 330b718f631f: Download complete 21:00:41 0f4f2e6d8100: Pull complete 21:00:46 330b718f631f: Pull complete 21:00:46 a93816041522: Pull complete 21:00:46 bdb6da89ff94: Pull complete 21:00:46 Running on prd-centos7-docker-4c-2g-525 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:00:46 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 21:00:46 The recommended git tool is: git 21:00:46 2a70c0c122f4: Pull complete 21:00:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:00:46 Status: Downloaded newer image for docker:20.10.0 21:00:49 using credential edgex-jenkins-ssh 21:00:49 Cloning the remote Git repository 21:00:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:48 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 21:00:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:48 > git --version # timeout=10 21:00:48 > git --version # 'git version 2.24.4' 21:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:48 [INFO] Currently running in a labeled security context 21:00:48 [INFO] Currently SELinux is 'enforcing' on the host 21:00:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh7869947997320404833.key 21:00:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:51 Avoid second fetch 21:00:51 Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) 21:00:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:50 > git config core.sparsecheckout # timeout=10 21:00:50 > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 21:00:55 Commit message: "docs: Add 2.0.1 to change log (#930)" 21:00:55 ---> ae6fd9adc42d 21:00:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:55 ---> Running in f9a08de92bc0 21:00:55 Removing intermediate container f9a08de92bc0 21:00:55 ---> 126e393e9784 21:00:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:00:55 ---> Running in 72b5667e19a5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:56 + git checkout fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb 21:00:56 HEAD is now at fb43287 docs: Add 2.0.1 to change log (#930) [Pipeline] unstash [Pipeline] echo 21:00:56 ========================================================= 21:00:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:00:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:56 + 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 . 21:00:57 Sending build context to Docker daemon 19.75MB 21:00:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:00:57 Step 2/8 : FROM ${BASE} 21:00:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:57 540db60ca938: Pulling fs layer 21:00:57 adcc1eea9eea: Pulling fs layer 21:00:57 4c4ab2625f07: Pulling fs layer 21:00:57 0773c198feca: Pulling fs layer 21:00:57 345f892a5656: Pulling fs layer 21:00:57 4796506630df: Pulling fs layer 21:00:57 cc55df3e53f1: Pulling fs layer 21:00:57 4d027b6c602c: Pulling fs layer 21:00:57 449e75d2c14e: Pulling fs layer 21:00:57 345f892a5656: Waiting 21:00:57 4796506630df: Waiting 21:00:57 cc55df3e53f1: Waiting 21:00:57 4d027b6c602c: Waiting 21:00:57 449e75d2c14e: Waiting 21:00:57 0773c198feca: Waiting 21:00:57 4c4ab2625f07: Download complete 21:00:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:57 adcc1eea9eea: Verifying Checksum 21:00:57 adcc1eea9eea: Download complete 21:00:57 345f892a5656: Verifying Checksum 21:00:57 345f892a5656: Download complete 21:00:57 4796506630df: Verifying Checksum 21:00:57 4796506630df: Download complete 21:00:57 cc55df3e53f1: Verifying Checksum 21:00:57 cc55df3e53f1: Download complete 21:00:57 540db60ca938: Verifying Checksum 21:00:57 540db60ca938: Download complete 21:00:57 540db60ca938: Pull complete 21:00:57 adcc1eea9eea: Pull complete 21:00:57 4c4ab2625f07: Pull complete 21:00:57 4d027b6c602c: Verifying Checksum 21:00:57 4d027b6c602c: Download complete 21:00:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:59 (1/5) Installing libsodium (1.0.18-r0) 21:00:59 (2/5) Installing libzmq (4.3.3-r1) 21:00:59 (3/5) Installing pkgconf (1.7.3-r0) 21:00:59 (4/5) Installing libsodium-dev (1.0.18-r0) 21:00:59 (5/5) Installing zeromq-dev (4.3.3-r1) 21:00:59 Executing busybox-1.32.1-r6.trigger 21:00:59 OK: 139 MiB in 45 packages 21:01:01 Removing intermediate container 72b5667e19a5 21:01:01 ---> 827520168e11 21:01:01 Step 6/8 : WORKDIR /build 21:01:01 ---> Running in 514cd9920c6c 21:01:01 449e75d2c14e: Verifying Checksum 21:01:01 449e75d2c14e: Download complete 21:01:02 Removing intermediate container 514cd9920c6c 21:01:02 ---> c6cbfa337d67 21:01:02 Step 7/8 : COPY go.mod . 21:01:02 0773c198feca: Verifying Checksum 21:01:02 0773c198feca: Download complete 21:01:02 ---> f57a6ce38fe3 21:01:02 Step 8/8 : RUN go mod download 21:01:03 ---> Running in 2ca1434f1695 21:01:05 0773c198feca: Pull complete 21:01:05 345f892a5656: Pull complete 21:01:05 4796506630df: Pull complete 21:01:05 cc55df3e53f1: Pull complete 21:01:05 4d027b6c602c: Pull complete 21:01:07 449e75d2c14e: Pull complete 21:01:07 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 21:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:01:07 ---> 0d28375d9b5b 21:01:07 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:01:07 20.10.0: Pulling from library/docker 21:01:07 05e7bc50f07f: Pulling fs layer 21:01:07 6db28d0fdbf6: Pulling fs layer 21:01:07 292df0bc6bf3: Pulling fs layer 21:01:07 2e060f4bd70b: Pulling fs layer 21:01:07 80e8d568a223: Pulling fs layer 21:01:07 8dc6ef1a942a: Pulling fs layer 21:01:07 2312dd95470a: Pulling fs layer 21:01:07 2e060f4bd70b: Waiting 21:01:07 80e8d568a223: Waiting 21:01:07 8dc6ef1a942a: Waiting 21:01:07 2312dd95470a: Waiting 21:01:07 292df0bc6bf3: Verifying Checksum 21:01:07 292df0bc6bf3: Download complete 21:01:07 6db28d0fdbf6: Verifying Checksum 21:01:07 6db28d0fdbf6: Download complete 21:01:07 80e8d568a223: Verifying Checksum 21:01:07 80e8d568a223: Download complete 21:01:07 8dc6ef1a942a: Verifying Checksum 21:01:07 8dc6ef1a942a: Download complete 21:01:07 05e7bc50f07f: Verifying Checksum 21:01:07 05e7bc50f07f: Download complete 21:01:07 2312dd95470a: Verifying Checksum 21:01:07 2312dd95470a: Download complete 21:01:08 05e7bc50f07f: Pull complete 21:01:08 6db28d0fdbf6: Pull complete 21:01:08 292df0bc6bf3: Pull complete 21:01:10 2e060f4bd70b: Verifying Checksum 21:01:10 2e060f4bd70b: Download complete 21:01:12 2e060f4bd70b: Pull complete 21:01:12 80e8d568a223: Pull complete 21:01:12 8dc6ef1a942a: Pull complete 21:01:12 2312dd95470a: Pull complete 21:01:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:01:12 Status: Downloaded newer image for docker:20.10.0 21:01:14 ---> 17dea96fd761 21:01:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:01:15 ---> Running in 7f2989858f79 21:01:15 Removing intermediate container 7f2989858f79 21:01:15 ---> 84070d7e25cf 21:01:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:01:15 ---> Running in 666b15c6803e 21:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:01:17 (1/5) Installing libsodium (1.0.18-r0) 21:01:17 (2/5) Installing libzmq (4.3.3-r1) 21:01:17 (3/5) Installing pkgconf (1.7.3-r0) 21:01:17 (4/5) Installing libsodium-dev (1.0.18-r0) 21:01:17 (5/5) Installing zeromq-dev (4.3.3-r1) 21:01:18 Executing busybox-1.32.1-r6.trigger 21:01:18 OK: 150 MiB in 45 packages 21:01:18 Removing intermediate container 666b15c6803e 21:01:18 ---> 1b366abf64a6 21:01:18 Step 6/8 : WORKDIR /build 21:01:18 ---> Running in eb0ee2c7f84d 21:01:18 Removing intermediate container eb0ee2c7f84d 21:01:18 ---> f8da259a49ab 21:01:18 Step 7/8 : COPY go.mod . 21:01:18 ---> 1ac9fa6fc579 21:01:18 Step 8/8 : RUN go mod download 21:01:18 ---> Running in 0a9573de9e5b 21:01:28 Removing intermediate container 0a9573de9e5b 21:01:28 ---> 9254a0eae4ac 21:01:28 Successfully built 9254a0eae4ac 21:01:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:01:29 + docker inspect -f . ci-base-image-x86_64 21:01:29 . [Pipeline] withDockerContainer 21:01:29 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 21:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-x86_64 cat 21:01:29 $ docker top 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:30 + go version 21:01:30 go version go1.16.5 linux/amd64 [Pipeline] } 21:01:30 $ docker stop --time=1 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 21:01:31 $ docker rm -f 6ccd9d55398369c81b136d059a99e7d0a48d42b1b6c4e98da3bbe59777b38f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:31 + docker inspect -f . ci-base-image-x86_64 21:01:31 . [Pipeline] withDockerContainer 21:01:31 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 21:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-x86_64 cat 21:01:32 $ docker top 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:32 + go mod tidy [Pipeline] sh 21:01:33 + make test 21:01:33 make -C ./app-service-template build 21:01:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:01:33 go mod tidy 21:01:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:01:35 Removing intermediate container 2ca1434f1695 21:01:35 ---> 65ba9cc4257e 21:01:35 Successfully built 65ba9cc4257e 21:01:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:01:35 + docker inspect -f . ci-base-image-arm64 21:01:35 . [Pipeline] withDockerContainer 21:01:36 prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container 21:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-arm64 cat 21:01:37 $ docker top 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:38 + go version 21:01:38 go version go1.16.5 linux/arm64 [Pipeline] } 21:01:38 $ docker stop --time=1 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 21:01:40 $ docker rm -f 6dee34a050520b14ac31ce4e1465b27cd7c8669793de14646b9eba857ae441e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:41 + docker inspect -f . ci-base-image-arm64 21:01:41 . [Pipeline] withDockerContainer 21:01:41 prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container 21:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-arm64 cat 21:01:43 $ docker top 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 -eo pid,comm 21:01:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:01:43 make -C ./app-service-template test 21:01:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:01:43 go mod tidy 21:01:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh 21:01:44 + go mod tidy [Pipeline] sh 21:01:45 + make test 21:01:45 make -C ./app-service-template build 21:01:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:01:45 go mod tidy 21:01:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:01:52 ok new-app-service 0.016s coverage: 47.8% of statements 21:01:52 ? new-app-service/config [no test files] 21:01:52 ok new-app-service/functions 0.009s 21:01:52 CGO_ENABLED=1 go vet ./... 21:02:00 gofmt -l . 21:02:00 [ "`gofmt -l .`" = "" ] 21:02:00 ./bin/test-attribution-txt.sh 21:02:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:02:00 go mod tidy 21:02:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:02:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.6% of statements 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 21:02:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements 21:02:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 5.062s coverage: 74.5% of statements 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.736s coverage: 76.1% of statements 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:02:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:02:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 21:02:25 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:02:25 make -C ./app-service-template test 21:02:25 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:02:25 go mod tidy 21:02:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:02:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.051s coverage: 78.1% of statements 21:02:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 21:02:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:02:36 gofmt -l . 21:02:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:02:36 $ docker stop --time=1 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 21:02:37 $ docker rm -f 75d2992d44e2c626686bdde5297d96fe8a7f547a22e95d5c75a622dca328e688 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:38 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:39 21:02:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:39 latest: Pulling from edgex-lftools-log-publisher 21:02:39 b4d181a07f80: Pulling fs layer 21:02:39 a1111a8f2ec3: Pulling fs layer 21:02:39 ed53099fbce6: Pulling fs layer 21:02:39 dc539afda2c1: Pulling fs layer 21:02:39 77bc0d833cb6: Pulling fs layer 21:02:39 9065ff56babe: Pulling fs layer 21:02:39 d287ab97295c: Pulling fs layer 21:02:39 77bc0d833cb6: Waiting 21:02:39 9065ff56babe: Waiting 21:02:39 dc539afda2c1: Waiting 21:02:39 d287ab97295c: Waiting 21:02:40 a1111a8f2ec3: Verifying Checksum 21:02:40 a1111a8f2ec3: Download complete 21:02:40 dc539afda2c1: Verifying Checksum 21:02:40 dc539afda2c1: Download complete 21:02:40 77bc0d833cb6: Verifying Checksum 21:02:40 77bc0d833cb6: Download complete 21:02:40 9065ff56babe: Verifying Checksum 21:02:40 9065ff56babe: Download complete 21:02:40 ed53099fbce6: Verifying Checksum 21:02:40 ed53099fbce6: Download complete 21:02:41 b4d181a07f80: Verifying Checksum 21:02:41 b4d181a07f80: Download complete 21:02:42 b4d181a07f80: Pull complete 21:02:42 a1111a8f2ec3: Pull complete 21:02:43 ed53099fbce6: Pull complete 21:02:43 dc539afda2c1: Pull complete 21:02:43 77bc0d833cb6: Pull complete 21:02:43 9065ff56babe: Pull complete 21:02:45 d287ab97295c: Verifying Checksum 21:02:45 d287ab97295c: Download complete 21:02:49 d287ab97295c: Pull complete 21:02:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:02:49 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 21:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:51 $ docker top ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:52 ---> job-cost.sh 21:02:52 lf-activate-venv: SKIPPING 21:02:52 INFO: No Stack... 21:02:52 INFO: Retrieving Pricing Info for: v3-standard-2 21:02:52 INFO: Archiving Costs [Pipeline] sh 21:02:53 + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv 21:02:53 + cut -d, -f6 [Pipeline] lock 21:02:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] 21:02:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] did not exist. Created. 21:02:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:53 + echo total: 0.05999999865889549 [Pipeline] stash 21:02:53 Stashed 1 file(s) [Pipeline] } 21:02:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:53 $ docker stop --time=1 ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e 21:02:54 $ docker rm -f ff3a4c3ac09f4e0c29f33efa97b656a5de96e9e4f23005414f28e2c2736dc85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:57 ok new-app-service 0.041s coverage: 47.8% of statements 21:02:57 ? new-app-service/config [no test files] 21:02:57 ok new-app-service/functions 0.044s 21:02:57 CGO_ENABLED=1 go vet ./... 21:03:20 gofmt -l . 21:03:20 [ "`gofmt -l .`" = "" ] 21:03:20 ./bin/test-attribution-txt.sh 21:03:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' 21:03:20 go mod tidy 21:03:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.105s coverage: 63.6% of statements 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.087s coverage: 96.5% of statements 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 61.8% of statements 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.070s 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.085s coverage: 74.5% of statements 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:03:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.1% of statements 21:03:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:03:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.048s coverage: 10.5% of statements 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.830s coverage: 76.1% of statements 21:03:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 12.5% of statements 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.103s coverage: 27.3% of statements 21:03:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:03:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:03:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements 21:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.113s coverage: 78.1% of statements 21:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.042s coverage: 94.4% of statements 21:04:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:06 gofmt -l . 21:04:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:04:06 $ docker stop --time=1 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 21:04:08 $ docker rm -f 81526f084411de3afb6555a1c5fcdb3bfddb3797257fc946519c2c3186dd3c71 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:09 Warning: overwriting stash ‘coverage-report’ 21:04:10 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:11 21:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:12 arm64: Pulling from edgex-lftools-log-publisher 21:04:12 448f6bf000e3: Pulling fs layer 21:04:12 f757da607395: Pulling fs layer 21:04:12 05883995daec: Pulling fs layer 21:04:12 8603b9c90790: Pulling fs layer 21:04:12 1560dd03e051: Pulling fs layer 21:04:12 27f5ce0e4adf: Pulling fs layer 21:04:12 c2d8d7efcc4b: Pulling fs layer 21:04:12 8603b9c90790: Waiting 21:04:12 1560dd03e051: Waiting 21:04:12 27f5ce0e4adf: Waiting 21:04:12 c2d8d7efcc4b: Waiting 21:04:12 f757da607395: Verifying Checksum 21:04:12 f757da607395: Download complete 21:04:12 8603b9c90790: Verifying Checksum 21:04:12 8603b9c90790: Download complete 21:04:12 1560dd03e051: Verifying Checksum 21:04:12 1560dd03e051: Download complete 21:04:12 27f5ce0e4adf: Download complete 21:04:13 05883995daec: Verifying Checksum 21:04:13 05883995daec: Download complete 21:04:13 448f6bf000e3: Verifying Checksum 21:04:13 448f6bf000e3: Download complete 21:04:16 c2d8d7efcc4b: Verifying Checksum 21:04:16 c2d8d7efcc4b: Download complete 21:04:16 448f6bf000e3: Pull complete 21:04:17 f757da607395: Pull complete 21:04:19 05883995daec: Pull complete 21:04:19 8603b9c90790: Pull complete 21:04:20 1560dd03e051: Pull complete 21:04:21 27f5ce0e4adf: Pull complete 21:04:36 c2d8d7efcc4b: Pull complete 21:04:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:04:36 prd-ubuntu18.04-docker-arm64-4c-16g-524 does not seem to be running inside a container 21:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:04:41 $ docker top 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:42 ---> job-cost.sh 21:04:42 lf-activate-venv: SKIPPING 21:04:42 INFO: No Stack... 21:04:43 INFO: Retrieving Pricing Info for: v2-standard-4 21:04:43 INFO: Archiving Costs [Pipeline] sh 21:04:44 + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv 21:04:44 + cut -d, -f6 [Pipeline] lock 21:04:44 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] 21:04:44 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] did not exist. Created. 21:04:44 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:44 /w/workspace/app-functions-sdk-go/9@tmp/durable-31fc2f8c/script.sh: 1: /w/workspace/app-functions-sdk-go/9@tmp/durable-31fc2f8c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:45 + echo total: 0.18000000715255737 [Pipeline] stash 21:04:45 Warning: overwriting stash ‘stack-cost’ 21:04:45 Stashed 1 file(s) [Pipeline] } 21:04:45 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:45 $ docker stop --time=1 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f 21:04:47 $ docker rm -f 36e454fd11461e48c95913537c895bf50c6a58eebfac731afaaa15478285202f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 21:04:48 provisioning config files... 21:04:48 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5561919124976515117tmp [Pipeline] { [Pipeline] sh 21:04:48 + set +x 21:04:48 + curl -s https://codecov.io/bash 21:04:48 + bash -s -- 21:04:48 21:04:48 _____ _ 21:04:48 / ____| | | 21:04:48 | | ___ __| | ___ ___ _____ __ 21:04:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:48 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:48 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:48 Bash-1.0.6 21:04:48 21:04:48 21:04:48 ==> git version 2.24.4 found 21:04:48 ==> 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 21:04:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:04:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:04:48 ==> Jenkins CI detected. 21:04:48 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:04:48 project root: . 21:04:48 --> token set from env 21:04:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:48 ==> Running gcov in . (disable via -X gcov) 21:04:48 ==> Python coveragepy not found 21:04:48 ==> Searching for coverage reports in: 21:04:48 + . 21:04:48 -> Found 2 reports 21:04:48 ==> Detecting git/mercurial file structure 21:04:48 ==> Reading reports 21:04:48 + ./app-service-template/coverage.out bytes=1055 21:04:48 + ./coverage.out bytes=95183 21:04:48 ==> Appending adjustments 21:04:48 https://docs.codecov.io/docs/fixing-reports 21:04:49 + Found adjustments 21:04:49 ==> Gzipping contents 21:04:49 20K /tmp/codecov.6p57Jb.gz 21:04:49 ==> Uploading reports 21:04:49 url: https://codecov.io 21:04:49 query: branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:04:49 -> Pinging Codecov 21:04:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:04:49 -> Uploading to 21:04:49 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/3D8B5DFFC46A037C893635FACE044666/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb/28d1b508-c86f-460e-8da9-6b9209786869.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T210449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3bc8f564ab19e7fd728f02fefc4203a010fddb6d718e08af186c732e572374c 21:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:49 Dload Upload Total Spent Left Speed 21:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16453 0 0 100 16453 0 35412 --:--:-- --:--:-- --:--:-- 35459 21:04:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] } 21:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:04:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:04:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:04:51 21:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:04:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:04:51 188c0c94c7c5: Pulling fs layer 21:04:51 0ef7d3d256c8: Pulling fs layer 21:04:51 de9db76c5a1d: Pulling fs layer 21:04:51 0eba1c9be4d2: Pulling fs layer 21:04:51 0d57e429df01: Pulling fs layer 21:04:51 4e4be7b47b0d: Pulling fs layer 21:04:51 e1f770b5df2f: Pulling fs layer 21:04:51 85a0685a4137: Pulling fs layer 21:04:51 4e4be7b47b0d: Waiting 21:04:51 e1f770b5df2f: Waiting 21:04:51 85a0685a4137: Waiting 21:04:51 0eba1c9be4d2: Waiting 21:04:51 0d57e429df01: Waiting 21:04:51 de9db76c5a1d: Verifying Checksum 21:04:51 de9db76c5a1d: Download complete 21:04:51 0ef7d3d256c8: Verifying Checksum 21:04:51 0ef7d3d256c8: Download complete 21:04:51 0d57e429df01: Verifying Checksum 21:04:51 0d57e429df01: Download complete 21:04:51 4e4be7b47b0d: Verifying Checksum 21:04:51 4e4be7b47b0d: Download complete 21:04:51 188c0c94c7c5: Verifying Checksum 21:04:51 188c0c94c7c5: Download complete 21:04:52 188c0c94c7c5: Pull complete 21:04:52 0ef7d3d256c8: Pull complete 21:04:52 de9db76c5a1d: Pull complete 21:04:53 e1f770b5df2f: Verifying Checksum 21:04:53 e1f770b5df2f: Download complete 21:04:57 0eba1c9be4d2: Verifying Checksum 21:04:57 0eba1c9be4d2: Download complete 21:04:58 85a0685a4137: Verifying Checksum 21:04:58 85a0685a4137: Download complete 21:05:00 0eba1c9be4d2: Pull complete 21:05:00 0d57e429df01: Pull complete 21:05:00 4e4be7b47b0d: Pull complete 21:05:01 e1f770b5df2f: Pull complete 21:05:04 85a0685a4137: Pull complete 21:05:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:05:04 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:05:06 $ docker top ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe -eo pid,comm [Pipeline] { [Pipeline] echo 21:05:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:05:07 + set -o pipefail 21:05:07 + snyk monitor '--org=edgex-jenkins' 21:05:17 21:05:17 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:05:17 21:05:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/ff60cffa-158b-4273-9702-1e0fccac96eb 21:05:17 21:05:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:05:17 21:05:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:05:17 21:05:17 [Pipeline] } 21:05:17 $ docker stop --time=1 ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe 21:05:19 $ docker rm -f ff78d8abaa86fe761fe7691383a082a3eaae8b062511ba140192812f412c1cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:05:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:20 provisioning config files... 21:05:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config360377355859785979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:20 --> edgex-publish-swagger.sh 21:05:20 === Publish openapi/v2 API === 21:05:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:05:20 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 21:05:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:20 Dload Upload Total Spent Left Speed 21:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 12180 0:00:01 0:00:01 --:--:-- 12188 100 13054 0 0 100 13054 0 12178 0:00:01 0:00:01 --:--:-- 12188 21:05:21 21:05:21 [Pipeline] } 21:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:22 + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:22 . [Pipeline] withDockerContainer 21:05:22 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:05:23 $ docker top 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:23 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:23 + git semver [Pipeline] } 21:05:23 $ docker stop --time=1 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 21:05:24 $ docker rm -f 05b42c424e75e366b21baa1aa3585581a031f118d615dce1b455db7cf6e62a08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:25 21:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:25 0.23.1-centos7: Pulling from edgex-lftools 21:05:25 ab5ef0e58194: Pulling fs layer 21:05:25 9712f1f96733: Pulling fs layer 21:05:25 63f879dbbcfc: Pulling fs layer 21:05:25 0d9ebad4ef96: Pulling fs layer 21:05:25 e9a5061849ea: Pulling fs layer 21:05:25 d747dcd14b5f: Pulling fs layer 21:05:25 2de7ff778b66: Pulling fs layer 21:05:25 0d9ebad4ef96: Waiting 21:05:25 e9a5061849ea: Waiting 21:05:25 d747dcd14b5f: Waiting 21:05:25 2de7ff778b66: Waiting 21:05:25 9712f1f96733: Verifying Checksum 21:05:25 9712f1f96733: Download complete 21:05:28 63f879dbbcfc: Verifying Checksum 21:05:28 63f879dbbcfc: Download complete 21:05:28 e9a5061849ea: Verifying Checksum 21:05:28 e9a5061849ea: Download complete 21:05:28 d747dcd14b5f: Verifying Checksum 21:05:28 d747dcd14b5f: Download complete 21:05:29 2de7ff778b66: Verifying Checksum 21:05:29 2de7ff778b66: Download complete 21:05:29 0d9ebad4ef96: Verifying Checksum 21:05:29 0d9ebad4ef96: Download complete 21:05:29 ab5ef0e58194: Verifying Checksum 21:05:29 ab5ef0e58194: Download complete 21:05:32 ab5ef0e58194: Pull complete 21:05:32 9712f1f96733: Pull complete 21:05:33 63f879dbbcfc: Pull complete 21:05:36 0d9ebad4ef96: Pull complete 21:05:36 e9a5061849ea: Pull complete 21:05:36 d747dcd14b5f: Pull complete 21:05:37 2de7ff778b66: Pull complete 21:05:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:05:37 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:05:41 $ docker top b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:05:41 provisioning config files... 21:05:41 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1512226671121617429tmp 21:05:41 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7235866579400551015tmp 21:05:41 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1823708027179115631tmp [Pipeline] { [Pipeline] echo 21:05:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:05:41 ---> sigul-configuration.sh 21:05:41 gpg: directory `/root/.gnupg' created 21:05:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:05:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:05:41 gpg: keyring `/root/.gnupg/secring.gpg' created 21:05:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:05:41 gpg: CAST5 encrypted data 21:05:41 gpg: encrypted with 1 passphrase 21:05:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:05:42 + mkdir /home/jenkins 21:05:42 + mkdir /home/jenkins/sigul [Pipeline] sh 21:05:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:05:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:05:42 ---> sigul-install.sh 21:05:42 Sigul already installed; skipping installation. [Pipeline] sh 21:05:43 + git tag --list 21:05:43 v0.1.0 21:05:43 v0.1.1 21:05:43 v1.0.0 21:05:43 v1.1.0 21:05:43 v1.2.0 21:05:43 v1.3.0 21:05:43 v1.3.1 21:05:43 v2.0.0 21:05:43 v2.0.1 21:05:43 v2.0.1-dev.1 21:05:43 v2.0.1-dev.2 21:05:43 v2.0.1-dev.3 21:05:43 v2.0.1-dev.4 21:05:43 v2.0.1-dev.5 21:05:43 v2.0.1-dev.6 21:05:43 v2.0.1-dev.7 [Pipeline] sh 21:05:43 + lftools sign git-tag v2.0.1 21:05:44 Signing Git tag with Sigul... 21:05:44 Signing v2.0.1 [Pipeline] echo 21:05:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:05:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:05:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:05:45 $ docker stop --time=1 b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 21:05:46 $ docker rm -f b82664a4deb20140282d15e4448475deafc13bde9547d9bb60df1d09463870c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:46 . [Pipeline] withDockerContainer 21:05:47 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:05:47 $ docker top a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:47 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:47 + git semver [Pipeline] } 21:05:47 $ docker stop --time=1 a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f 21:05:49 $ docker rm -f a0510ad1a651d21dfd7d99d358eaa646b8b7054471932b5f03ca7013bc6eba6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:05:49 . [Pipeline] withDockerContainer 21:05:49 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:05:49 $ docker top ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:50 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.1|v2.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:50 + git semver [Pipeline] } 21:05:50 $ docker stop --time=1 ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 21:05:51 $ docker rm -f ae76345c1b20a125f3bbccd7fe405f27e31c1d217ab8fca2bfa2d60ce114c909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:05:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:53 ---> package-listing.sh 21:05:53 ++ facter osfamily 21:05:53 ++ tr '[:upper:]' '[:lower:]' 21:05:53 + OS_FAMILY=redhat 21:05:53 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:05:53 + START_PACKAGES=/tmp/packages_start.txt 21:05:53 + END_PACKAGES=/tmp/packages_end.txt 21:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:53 + PACKAGES=/tmp/packages_start.txt 21:05:53 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:05:53 + PACKAGES=/tmp/packages_end.txt 21:05:53 + case "${OS_FAMILY}" in 21:05:53 + sort 21:05:53 + rpm -qa 21:05:54 + '[' -f /tmp/packages_start.txt ']' 21:05:54 + '[' -f /tmp/packages_end.txt ']' 21:05:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:54 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:05:54 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:05:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 21:05:54 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:55 21:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:55 latest: Pulling from edgex-lftools-log-publisher 21:05:55 b4d181a07f80: Pulling fs layer 21:05:55 a1111a8f2ec3: Pulling fs layer 21:05:55 ed53099fbce6: Pulling fs layer 21:05:55 dc539afda2c1: Pulling fs layer 21:05:55 77bc0d833cb6: Pulling fs layer 21:05:55 9065ff56babe: Pulling fs layer 21:05:55 d287ab97295c: Pulling fs layer 21:05:55 77bc0d833cb6: Waiting 21:05:55 9065ff56babe: Waiting 21:05:55 d287ab97295c: Waiting 21:05:55 dc539afda2c1: Waiting 21:05:56 a1111a8f2ec3: Verifying Checksum 21:05:56 a1111a8f2ec3: Download complete 21:05:56 dc539afda2c1: Verifying Checksum 21:05:56 dc539afda2c1: Download complete 21:05:56 77bc0d833cb6: Verifying Checksum 21:05:56 77bc0d833cb6: Download complete 21:05:56 9065ff56babe: Download complete 21:05:56 ed53099fbce6: Verifying Checksum 21:05:56 ed53099fbce6: Download complete 21:05:57 b4d181a07f80: Verifying Checksum 21:05:57 b4d181a07f80: Download complete 21:05:58 b4d181a07f80: Pull complete 21:05:58 a1111a8f2ec3: Pull complete 21:05:59 ed53099fbce6: Pull complete 21:05:59 dc539afda2c1: Pull complete 21:05:59 77bc0d833cb6: Pull complete 21:05:59 9065ff56babe: Pull complete 21:06:00 d287ab97295c: Verifying Checksum 21:06:00 d287ab97295c: Download complete 21:06:05 d287ab97295c: Pull complete 21:06:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:06:05 prd-centos7-docker-4c-2g-523 does not seem to be running inside a container 21:06:05 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:07 $ docker top 992e73fd335ace96567a3473231009d18fd18556a0e715caf127e1b00d90ea8b -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:08 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:08 + ls /var/log/sa-host 21:06:08 + sadf -c /var/log/sa-host/sa05 21:06:08 file_magic: OK 21:06:08 HZ: Using current value: 100 21:06:08 file_header: OK 21:06:08 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 21:06:08 Statistics: 21:06:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:06:08 File successfully converted to sysstat format version 12.0.3 21:06:08 + sadf -c /var/log/sa-host/sa29 21:06:08 file_magic: OK 21:06:08 HZ: Using current value: 100 21:06:08 file_header: OK 21:06:08 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 21:06:08 Statistics: 21:06:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:06:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:09 provisioning config files... 21:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config61201570331858937tmp [Pipeline] { [Pipeline] echo 21:06:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:09 ---> create-netrc.sh [Pipeline] } 21:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:10 ---> python-tools-install.sh [Pipeline] echo 21:06:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:10 ---> sudo-logs.sh 21:06:10 Archiving 'sudo' log.. 21:06:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-523.vexxhost.local: Name or service not known 21:06:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-523.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:06:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:11 ---> job-cost.sh 21:06:11 lf-activate-venv: SKIPPING 21:06:11 DEBUG: total: 0.18000000715255737 21:06:11 INFO: Retrieving Stack Cost... 21:06:12 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:12 INFO: Archiving Costs [Pipeline] echo 21:06:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:12 ---> logs-deploy.sh 21:06:12 lf-activate-venv: SKIPPING 21:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/9 21:06:12 INFO: archiving workspace using pattern(s): 21:06:13 Archives upload complete. 21:06:13 INFO: archiving logs to Nexus 21:06:14 ---> uname -a: 21:06:14 Linux prd-centos7-docker-4c-2g-523.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:06:14 21:06:14 21:06:14 ---> lscpu: 21:06:14 Architecture: x86_64 21:06:14 CPU op-mode(s): 32-bit, 64-bit 21:06:14 Byte Order: Little Endian 21:06:14 Address sizes: 40 bits physical, 48 bits virtual 21:06:14 CPU(s): 2 21:06:14 On-line CPU(s) list: 0,1 21:06:14 Thread(s) per core: 1 21:06:14 Core(s) per socket: 1 21:06:14 Socket(s): 2 21:06:14 NUMA node(s): 1 21:06:14 Vendor ID: AuthenticAMD 21:06:14 CPU family: 23 21:06:14 Model: 49 21:06:14 Model name: AMD EPYC-Rome Processor 21:06:14 Stepping: 0 21:06:14 CPU MHz: 2799.996 21:06:14 BogoMIPS: 5599.99 21:06:14 Virtualization: AMD-V 21:06:14 Hypervisor vendor: KVM 21:06:14 Virtualization type: full 21:06:14 L1d cache: 32K 21:06:14 L1i cache: 32K 21:06:14 L2 cache: 512K 21:06:14 L3 cache: 16384K 21:06:14 NUMA node0 CPU(s): 0,1 21:06:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:06:14 21:06:14 21:06:14 ---> nproc: 21:06:14 2 21:06:14 21:06:14 21:06:14 ---> df -h: 21:06:14 Filesystem Size Used Avail Use% Mounted on 21:06:14 overlay 40G 9.0G 32G 23% / 21:06:14 tmpfs 64M 0 64M 0% /dev 21:06:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:06:14 shm 64M 0 64M 0% /dev/shm 21:06:14 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:06:14 21:06:14 21:06:14 ---> sar -b -r -n DEV: 21:06:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:06:14 21:06:14 20:56:35 LINUX RESTART (2 CPU) 21:06:14 21:06:14 20:57:01 tps rtps wtps bread/s bwrtn/s 21:06:14 20:58:01 109.09 16.25 92.84 5479.19 6242.66 21:06:14 20:59:01 1.65 0.00 1.65 0.00 33.78 21:06:14 21:00:01 0.48 0.00 0.48 0.00 6.50 21:06:14 21:01:01 0.23 0.02 0.22 0.13 2.75 21:06:14 21:02:01 0.45 0.10 0.35 1.73 5.75 21:06:14 21:03:01 0.32 0.00 0.32 0.00 4.26 21:06:14 21:04:01 0.25 0.00 0.25 0.00 2.93 21:06:14 21:05:01 4.95 0.03 4.91 3.73 210.63 21:06:14 21:06:01 206.61 0.10 206.51 9.99 54153.34 21:06:14 Average: 36.02 1.83 34.18 610.69 6743.03 21:06:14 21:06:14 20:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:14 20:58:01 5433984 0 803728 10.04 2620 1768608 1283836 14.17 595500 1578944 128 21:06:14 20:59:01 5444680 0 793024 9.90 2620 1768616 1201964 13.27 587012 1578908 12 21:06:14 21:00:01 5444000 0 793704 9.91 2620 1768616 1202180 13.27 584500 1582556 16 21:06:14 21:01:01 5440964 0 796732 9.95 2620 1768624 1204632 13.30 586648 1582556 20 21:06:14 21:02:01 5443360 0 794208 9.92 2620 1768752 1202536 13.28 582120 1585156 16 21:06:14 21:03:01 5441804 0 795764 9.94 2620 1768752 1202644 13.28 583824 1585152 8 21:06:14 21:04:01 5441008 0 796556 9.95 2620 1768756 1202536 13.28 584436 1585152 20 21:06:14 21:05:01 4696020 0 948844 11.85 2620 2361456 1610424 17.78 769956 2087380 591780 21:06:14 21:06:01 3248492 0 1284140 16.03 2620 3473688 1922800 21.23 1201032 2904716 382124 21:06:14 Average: 5114924 0 867411 10.83 2620 2023985 1337061 14.76 675003 1785613 108236 21:06:14 21:06:14 20:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:14 20:58:01 eth0 573.34 415.10 1602.58 86.82 0.00 0.00 0.00 0.00 21:06:14 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 20:58:01 docker0 111.19 96.47 9.34 315.95 0.00 0.00 0.00 0.00 21:06:14 20:59:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 21:06:14 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:00:01 eth0 6.95 3.71 5.08 0.25 0.00 0.00 0.00 0.00 21:06:14 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:01:01 eth0 1.43 0.55 0.58 0.39 0.00 0.00 0.00 0.00 21:06:14 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:06:14 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:03:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 21:06:14 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:04:01 eth0 0.83 0.08 0.08 0.01 0.00 0.00 0.00 0.00 21:06:14 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:05:01 eth0 606.90 423.50 4088.56 33.37 0.00 0.00 0.00 0.00 21:06:14 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:06:01 eth0 1020.98 697.17 6260.71 155.63 0.00 0.00 0.00 0.00 21:06:14 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 21:06:01 docker0 72.70 93.17 5.81 387.66 0.00 0.00 0.00 0.00 21:06:14 Average: eth0 245.79 171.21 1328.95 30.74 0.00 0.00 0.00 0.00 21:06:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:14 Average: docker0 20.44 21.08 1.68 78.21 0.00 0.00 0.00 0.00 21:06:14 21:06:14 21:06:14 ---> sar -P ALL: 21:06:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:06:14 21:06:14 20:56:35 LINUX RESTART (2 CPU) 21:06:14 21:06:14 20:57:01 CPU %user %nice %system %iowait %steal %idle 21:06:14 20:58:01 all 16.09 0.00 3.56 2.91 0.04 77.40 21:06:14 20:58:01 0 16.22 0.00 3.89 1.83 0.05 78.01 21:06:14 20:58:01 1 15.97 0.00 3.23 3.98 0.03 76.79 21:06:14 20:59:01 all 0.19 0.00 0.05 0.00 0.01 99.75 21:06:14 20:59:01 0 0.33 0.00 0.03 0.00 0.00 99.63 21:06:14 20:59:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:06:14 21:00:01 all 0.23 0.00 0.07 0.00 0.02 99.68 21:06:14 21:00:01 0 0.37 0.00 0.07 0.00 0.02 99.55 21:06:14 21:00:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:06:14 21:01:01 all 0.14 0.00 0.05 0.00 0.01 99.80 21:06:14 21:01:01 0 0.23 0.00 0.07 0.00 0.02 99.68 21:06:14 21:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:06:14 21:02:01 all 0.27 0.00 0.05 0.00 0.01 99.67 21:06:14 21:02:01 0 0.47 0.00 0.05 0.00 0.00 99.48 21:06:14 21:02:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:06:14 21:03:01 all 0.25 0.00 0.02 0.00 0.01 99.72 21:06:14 21:03:01 0 0.47 0.00 0.02 0.00 0.02 99.50 21:06:14 21:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:06:14 21:04:01 all 0.15 0.00 0.03 0.00 0.02 99.81 21:06:14 21:04:01 0 0.25 0.00 0.02 0.00 0.02 99.72 21:06:14 21:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:06:14 21:05:01 all 6.00 0.00 2.59 0.03 0.03 91.35 21:06:14 21:05:01 0 6.01 0.00 2.78 0.02 0.02 91.18 21:06:14 21:05:01 1 6.00 0.00 2.41 0.03 0.03 91.52 21:06:14 21:06:01 all 21.62 0.00 9.90 2.31 0.08 66.09 21:06:14 21:06:01 0 22.10 0.00 10.51 2.37 0.09 64.92 21:06:14 21:06:01 1 21.15 0.00 9.29 2.24 0.07 67.25 21:06:14 Average: all 4.85 0.00 1.75 0.56 0.02 92.81 21:06:14 Average: 0 5.00 0.00 1.87 0.45 0.02 92.66 21:06:14 Average: 1 4.69 0.00 1.64 0.68 0.02 92.97 21:06:14 21:06:14 21:06:14