Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f05a7e52347c365a351e2dd89fdd5f9329d136c 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-ssh2207642349853532358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7028911596589306725.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7104354231430702475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4671255874619358181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh4653850666254938893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1671 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-ssh7521718046782124448.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 7f05a7e52347c365a351e2dd89fdd5f9329d136c (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 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 Commit message: "refactor(triggers): API Stabilization (#956)" > git rev-list --no-walk 6e54455fea00f37496bf405a1cf96c92d232c807 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:17 ========================================================= 18:08:17 EdgeX Global Pipelines Version Info 18:08:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:18 ------------------- 18:08:18 stable info: 18:08:18 ------------------- 18:08:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:18 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:08:18 Message: update stable to v1.0.205 18:08:19 ------------------- 18:08:19 experimental info: 18:08:19 ------------------- 18:08:19 Commited By: **** collab-it+edgex@linuxfoundation.org 18:08:19 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:08:19 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f05a7e [Pipeline] echo 18:08:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:22 + git log --format=format:%s -1 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] echo 18:08:22 GIT_COMMIT: 7f05a7e52347c365a351e2dd89fdd5f9329d136c, Commit Message: refactor(triggers): API Stabilization (#956) [Pipeline] echo 18:08:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:23 18:08:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:08:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:23 latest: Pulling from edgex-devops/git-semver 18:08:23 31603596830f: Pulling fs layer 18:08:23 04fac38145f0: Pulling fs layer 18:08:23 701f6daf10bf: Pulling fs layer 18:08:23 24f72da36158: Pulling fs layer 18:08:23 24f72da36158: Waiting 18:08:23 04fac38145f0: Verifying Checksum 18:08:23 04fac38145f0: Download complete 18:08:24 31603596830f: Verifying Checksum 18:08:24 31603596830f: Download complete 18:08:24 31603596830f: Pull complete 18:08:24 04fac38145f0: Pull complete 18:08:24 24f72da36158: Verifying Checksum 18:08:24 24f72da36158: Download complete 18:08:24 701f6daf10bf: Verifying Checksum 18:08:24 701f6daf10bf: Download complete 18:08:24 701f6daf10bf: Pull complete 18:08:25 24f72da36158: Pull complete 18:08:25 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:08:25 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:08:25 $ 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 18:08:26 $ docker top 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:26 [ssh-agent] Looking for ssh-agent implementation... 18:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:26 $ docker exec 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent 18:08:26 SSH_AUTH_SOCK=/tmp/ssh-FbqSIuUnPAeB/agent.14 18:08:26 SSH_AGENT_PID=20 18:08:26 Running ssh-add (command line suppressed) 18:08:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3043153741488775897.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3043153741488775897.key) 18:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:26 + git tag --points-at HEAD [Pipeline] } 18:08:26 $ docker exec --env ******** --env ******** 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent -k 18:08:27 unset SSH_AUTH_SOCK; 18:08:27 unset SSH_AGENT_PID; 18:08:27 echo Agent pid 20 killed; 18:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:27 [ssh-agent] Looking for ssh-agent implementation... 18:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:27 $ docker exec 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent 18:08:27 SSH_AUTH_SOCK=/tmp/ssh-YyPtdG1v4B7u/agent.53 18:08:27 SSH_AGENT_PID=59 18:08:27 Running ssh-add (command line suppressed) 18:08:27 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1862905677002297712.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1862905677002297712.key) 18:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:27 + git semver init 18:08:27 # -> Open(): unable to determine branch for HEAD 18:08:27 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:08:27 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:08:27 # $SEMVER_REMOTE_NAME = origin 18:08:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:27 # $SEMVER_USER_NAME = edgex-jenkins 18:08:27 # $SEMVER_BRANCH = main 18:08:27 # $SEMVER_TEMP = /tmp/semver-517205928 18:08:27 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:08:45 # '/tmp/semver-517205928' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 18:08:45 # -> Force: false 18:08:45 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:08:45 $ docker exec --env ******** --env ******** 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent -k 18:08:46 unset SSH_AUTH_SOCK; 18:08:46 unset SSH_AGENT_PID; 18:08:46 echo Agent pid 59 killed; 18:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:48 + git semver [Pipeline] } 18:08:48 $ docker stop --time=1 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 18:08:49 $ docker rm -f 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:50 Stashed 1 file(s) [Pipeline] echo 18:08:50 [edgeXSemver]: initialized semver on version 2.0.2-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:09:05 Still waiting to schedule task 18:09:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:09:05 Still waiting to schedule task 18:09:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1672’ is offline 18:11:18 Running on prd-centos7-docker-4c-2g-1675 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:11:18 Running in /w/workspace/app-functions-sdk-go/32 [Pipeline] { [Pipeline] checkout 18:11:18 The recommended git tool is: git 18:11:23 using credential edgex-jenkins-ssh 18:11:23 Cloning the remote Git repository 18:11:22 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:11:22 > git init /w/workspace/app-functions-sdk-go/32 # timeout=10 18:11:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:11:22 > git --version # timeout=10 18:11:22 > git --version # 'git version 2.24.4' 18:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:22 [INFO] Currently running in a labeled security context 18:11:22 [INFO] Currently SELinux is 'enforcing' on the host 18:11:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/32@tmp/jenkins-gitclient-ssh4719604970590527643.key 18:11:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:25 Avoid second fetch 18:11:25 Checking out Revision 7f05a7e52347c365a351e2dd89fdd5f9329d136c (main) 18:11:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:25 > git config core.sparsecheckout # timeout=10 18:11:25 > git checkout -f 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 18:11:31 Commit message: "refactor(triggers): API Stabilization (#956)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:11:32 ========================================================= 18:11:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:11:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:32 540db60ca938: Pulling fs layer 18:11:32 adcc1eea9eea: Pulling fs layer 18:11:32 4c4ab2625f07: Pulling fs layer 18:11:32 db62176df00c: Pulling fs layer 18:11:32 3b30891b0d05: Pulling fs layer 18:11:32 06b49ca38bd5: Pulling fs layer 18:11:32 c788192a36de: Pulling fs layer 18:11:32 a77e37c0d609: Pulling fs layer 18:11:32 c3185cebc471: Pulling fs layer 18:11:32 db62176df00c: Waiting 18:11:32 3b30891b0d05: Waiting 18:11:32 06b49ca38bd5: Waiting 18:11:32 c788192a36de: Waiting 18:11:32 a77e37c0d609: Waiting 18:11:32 c3185cebc471: Waiting 18:11:32 4c4ab2625f07: Verifying Checksum 18:11:32 4c4ab2625f07: Download complete 18:11:32 adcc1eea9eea: Verifying Checksum 18:11:32 adcc1eea9eea: Download complete 18:11:32 3b30891b0d05: Verifying Checksum 18:11:32 3b30891b0d05: Download complete 18:11:32 06b49ca38bd5: Verifying Checksum 18:11:32 06b49ca38bd5: Download complete 18:11:32 540db60ca938: Verifying Checksum 18:11:32 540db60ca938: Download complete 18:11:32 c788192a36de: Verifying Checksum 18:11:32 c788192a36de: Download complete 18:11:33 540db60ca938: Pull complete 18:11:33 adcc1eea9eea: Pull complete 18:11:33 4c4ab2625f07: Pull complete 18:11:33 a77e37c0d609: Verifying Checksum 18:11:33 a77e37c0d609: Download complete 18:11:36 c3185cebc471: Verifying Checksum 18:11:36 c3185cebc471: Download complete 18:11:36 db62176df00c: Verifying Checksum 18:11:36 db62176df00c: Download complete 18:11:40 db62176df00c: Pull complete 18:11:40 3b30891b0d05: Pull complete 18:11:40 06b49ca38bd5: Pull complete 18:11:40 c788192a36de: Pull complete 18:11:40 a77e37c0d609: Pull complete 18:11:42 c3185cebc471: Pull complete 18:11:42 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:11:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:11:42 + docker inspect -f . ci-base-image-x86_64 18:11:42 . [Pipeline] withDockerContainer 18:11:42 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 18:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:11:45 $ docker top 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:45 + go version 18:11:45 go version go1.16.6 linux/amd64 [Pipeline] } 18:11:45 $ docker stop --time=1 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 18:11:46 $ docker rm -f 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:47 + docker inspect -f . ci-base-image-x86_64 18:11:47 . [Pipeline] withDockerContainer 18:11:47 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 18:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:11:47 $ docker top b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:11:48 + make test 18:11:48 make -C ./app-service-template build 18:11:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:11:48 go mod tidy 18:11:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:11:48 go: downloading github.com/google/uuid v1.3.0 18:11:48 go: downloading github.com/stretchr/testify v1.7.0 18:11:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:11:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:11:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:11:48 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:11:48 go: downloading github.com/go-kit/kit v0.9.0 18:11:48 go: downloading gopkg.in/yaml.v2 v2.4.0 18:11:48 go: downloading github.com/davecgh/go-spew v1.1.1 18:11:48 go: downloading github.com/pmezard/go-difflib v1.0.0 18:11:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:11:48 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:11:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:11:48 go: downloading github.com/stretchr/objx v0.1.0 18:11:48 go: downloading github.com/gorilla/mux v1.8.0 18:11:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:11:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:11:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:11:48 go: downloading github.com/go-playground/universal-translator v0.17.0 18:11:48 go: downloading github.com/leodido/go-urn v1.2.0 18:11:49 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:11:49 go: downloading golang.org/x/text v0.3.2 18:11:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:11:49 go: downloading github.com/go-playground/locales v0.13.0 18:11:50 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:11:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:11:50 go: downloading github.com/go-stack/stack v1.8.0 18:11:50 go: downloading github.com/mitchellh/copystructure v1.0.0 18:11:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:11:50 go: downloading github.com/gorilla/websocket v1.4.2 18:11:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:11:50 go: downloading github.com/pelletier/go-toml v1.9.2 18:11:50 go: downloading github.com/hashicorp/consul/api v1.8.1 18:11:50 go: downloading github.com/hashicorp/errwrap v1.0.0 18:11:50 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:11:50 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:11:50 go: downloading github.com/kr/pretty v0.2.0 18:11:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:11:50 go: downloading github.com/x448/float16 v0.8.4 18:11:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:11:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:11:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:11:50 go: downloading github.com/hashicorp/serf v0.9.5 18:11:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:11:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:11:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:11:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:11:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:11:50 go: downloading github.com/kr/text v0.1.0 18:11:50 go: downloading github.com/fatih/color v1.9.0 18:11:50 go: downloading github.com/mattn/go-colorable v0.1.6 18:11:50 go: downloading github.com/mattn/go-isatty v0.0.12 18:11:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:11:50 go: downloading github.com/pkg/errors v0.8.1 18:11:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:11:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:11:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:11:50 go: downloading github.com/hashicorp/memberlist v0.2.2 18:11:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:11:50 go: downloading github.com/pebbe/zmq4 v1.2.7 18:11:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:11:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:11:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:11:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:11:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:11:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:11:50 go: downloading github.com/miekg/dns v1.1.26 18:11:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:11:51 go: downloading github.com/onsi/ginkgo v1.10.1 18:11:51 go: downloading github.com/onsi/gomega v1.7.0 18:11:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:11:51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:11:51 go: downloading github.com/hpcloud/tail v1.0.0 18:11:51 go: downloading github.com/golang/protobuf v1.3.2 18:11:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:11:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:11:51 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:11:51 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 18:12:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:12:01 make -C ./app-service-template test 18:12:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:12:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:12:10 ok new-app-service 0.020s coverage: 48.1% of statements 18:12:10 ? new-app-service/config [no test files] 18:12:10 ok new-app-service/functions 0.007s 18:12:10 CGO_ENABLED=1 go vet ./... 18:12:17 gofmt -l . 18:12:17 [ "`gofmt -l .`" = "" ] 18:12:17 ./bin/test-attribution-txt.sh 18:12:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:12:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:12:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:12:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 67.5% of statements 18:12:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:12:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements 18:12:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:12:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 18:12:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s 18:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.064s coverage: 75.7% of statements 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.3% of statements 18:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 18:12:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.039s coverage: 77.0% of statements 18:12:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:12:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements 18:12:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 18:12:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:12:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:12:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 18:12:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1674 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:12:45 Running in /w/workspace/app-functions-sdk-go/32 [Pipeline] { [Pipeline] checkout 18:12:45 The recommended git tool is: git 18:12:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 77.3% of statements 18:12:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 18:12:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:12:49 gofmt -l . 18:12:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:12:49 $ docker stop --time=1 b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a 18:12:50 $ docker rm -f b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a [Pipeline] // withDockerContainer [Pipeline] sh 18:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:51 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 18:12:55 using credential edgex-jenkins-ssh 18:12:55 Cloning the remote Git repository 18:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:55 18:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:12:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:12:55 > git init /w/workspace/app-functions-sdk-go/32 # timeout=10 18:12:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:12:55 > git --version # timeout=10 18:12:55 > git --version # 'git version 2.17.1' 18:12:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:55 latest: Pulling from edgex-lftools-log-publisher 18:12:55 b4d181a07f80: Pulling fs layer 18:12:55 a1111a8f2ec3: Pulling fs layer 18:12:55 ed53099fbce6: Pulling fs layer 18:12:55 dc539afda2c1: Pulling fs layer 18:12:55 77bc0d833cb6: Pulling fs layer 18:12:55 9065ff56babe: Pulling fs layer 18:12:55 d287ab97295c: Pulling fs layer 18:12:55 77bc0d833cb6: Waiting 18:12:55 9065ff56babe: Waiting 18:12:55 d287ab97295c: Waiting 18:12:55 dc539afda2c1: Waiting 18:12:56 a1111a8f2ec3: Verifying Checksum 18:12:56 a1111a8f2ec3: Download complete 18:12:56 dc539afda2c1: Verifying Checksum 18:12:56 dc539afda2c1: Download complete 18:12:56 77bc0d833cb6: Verifying Checksum 18:12:56 77bc0d833cb6: Download complete 18:12:56 9065ff56babe: Verifying Checksum 18:12:56 9065ff56babe: Download complete 18:12:56 ed53099fbce6: Verifying Checksum 18:12:56 ed53099fbce6: Download complete 18:12:57 b4d181a07f80: Verifying Checksum 18:12:57 b4d181a07f80: Download complete 18:12:58 b4d181a07f80: Pull complete 18:12:58 a1111a8f2ec3: Pull complete 18:12:58 ed53099fbce6: Pull complete 18:12:59 dc539afda2c1: Pull complete 18:12:59 77bc0d833cb6: Pull complete 18:12:59 9065ff56babe: Pull complete 18:13:00 d287ab97295c: Verifying Checksum 18:13:00 d287ab97295c: Download complete 18:13:01 Avoid second fetch 18:13:01 Checking out Revision 7f05a7e52347c365a351e2dd89fdd5f9329d136c (main) 18:13:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:13:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:01 > git config core.sparsecheckout # timeout=10 18:13:01 > git checkout -f 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 18:13:05 d287ab97295c: Pull complete 18:13:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:13:05 prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container 18:13:05 $ 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/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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 18:13:05 Commit message: "refactor(triggers): API Stabilization (#956)" 18:13:05 18:13:05 GitHub has been notified of this commit’s build result 18:13:05 18:13:07 $ docker top c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:13:09 ---> job-cost.sh 18:13:09 lf-activate-venv: SKIPPING 18:13:09 INFO: No Stack... [Pipeline] echo 18:13:09 ========================================================= 18:13:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:13:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:13:10 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:10 INFO: Archiving Costs [Pipeline] sh 18:13:11 + cat /w/workspace/app-functions-sdk-go/32/archives/cost.csv 18:13:11 + cut -d, -f6 [Pipeline] lock 18:13:11 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] 18:13:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] did not exist. Created. 18:13:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:11 + echo total: 0.05999999865889549 [Pipeline] stash 18:13:11 Stashed 1 file(s) [Pipeline] } 18:13:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:11 $ docker stop --time=1 c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 18:13:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:12 595b0fe564bb: Pulling fs layer 18:13:12 24495759ef45: Pulling fs layer 18:13:12 d148012ef14d: Pulling fs layer 18:13:12 e90a11edd702: Pulling fs layer 18:13:12 d77568369979: Pulling fs layer 18:13:12 fc1c9f9a7f3b: Pulling fs layer 18:13:12 170f2ba95c9a: Pulling fs layer 18:13:12 97ac5df62f85: Pulling fs layer 18:13:12 d77568369979: Waiting 18:13:12 fc1c9f9a7f3b: Waiting 18:13:12 170f2ba95c9a: Waiting 18:13:12 97ac5df62f85: Waiting 18:13:12 e90a11edd702: Waiting 18:13:12 d148012ef14d: Verifying Checksum 18:13:12 d148012ef14d: Download complete 18:13:12 24495759ef45: Verifying Checksum 18:13:12 24495759ef45: Download complete 18:13:12 d77568369979: Verifying Checksum 18:13:12 d77568369979: Download complete 18:13:12 fc1c9f9a7f3b: Verifying Checksum 18:13:12 fc1c9f9a7f3b: Download complete 18:13:12 595b0fe564bb: Verifying Checksum 18:13:12 595b0fe564bb: Download complete 18:13:12 170f2ba95c9a: Download complete 18:13:12 595b0fe564bb: Pull complete 18:13:12 $ docker rm -f c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:13 24495759ef45: Pull complete 18:13:15 d148012ef14d: Pull complete 18:13:15 97ac5df62f85: Download complete 18:13:15 e90a11edd702: Verifying Checksum 18:13:15 e90a11edd702: Download complete 18:13:27 e90a11edd702: Pull complete 18:13:27 d77568369979: Pull complete 18:13:27 fc1c9f9a7f3b: Pull complete 18:13:27 170f2ba95c9a: Pull complete 18:13:34 97ac5df62f85: Pull complete 18:13:34 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:13:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:13:35 + docker inspect -f . ci-base-image-arm64 18:13:35 . [Pipeline] withDockerContainer 18:13:35 prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container 18:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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 18:13:41 $ docker top e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:42 + go version 18:13:42 go version go1.16.6 linux/arm64 [Pipeline] } 18:13:42 $ docker stop --time=1 e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d 18:13:44 $ docker rm -f e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker inspect -f . ci-base-image-arm64 18:13:45 . [Pipeline] withDockerContainer 18:13:46 prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container 18:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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 18:13:47 $ docker top 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:13:48 + make test 18:13:48 make -C ./app-service-template build 18:13:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:13:48 go mod tidy 18:13:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:13:50 go: downloading github.com/google/uuid v1.3.0 18:13:50 go: downloading github.com/stretchr/testify v1.7.0 18:13:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:13:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:13:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:13:50 go: downloading github.com/davecgh/go-spew v1.1.1 18:13:50 go: downloading github.com/pmezard/go-difflib v1.0.0 18:13:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:13:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:13:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:13:50 go: downloading github.com/stretchr/objx v0.1.0 18:13:50 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:13:50 go: downloading github.com/go-kit/kit v0.9.0 18:13:50 go: downloading gopkg.in/yaml.v2 v2.4.0 18:13:50 go: downloading github.com/gorilla/mux v1.8.0 18:13:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:13:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:13:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:13:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:13:50 go: downloading github.com/mitchellh/copystructure v1.0.0 18:13:50 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:13:50 go: downloading github.com/gorilla/websocket v1.4.2 18:13:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:13:51 go: downloading github.com/hashicorp/consul/api v1.8.1 18:13:51 go: downloading github.com/pelletier/go-toml v1.9.2 18:13:51 go: downloading github.com/go-playground/universal-translator v0.17.0 18:13:51 go: downloading github.com/leodido/go-urn v1.2.0 18:13:53 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:13:53 go: downloading golang.org/x/text v0.3.2 18:13:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:13:53 go: downloading github.com/go-playground/locales v0.13.0 18:13:54 go: downloading github.com/hashicorp/errwrap v1.0.0 18:13:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:13:54 go: downloading github.com/x448/float16 v0.8.4 18:13:54 go: downloading github.com/kr/pretty v0.2.0 18:13:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:13:54 go: downloading github.com/go-stack/stack v1.8.0 18:13:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:13:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:13:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:13:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:13:54 go: downloading github.com/hashicorp/serf v0.9.5 18:13:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:13:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:13:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:13:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:13:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:13:54 go: downloading github.com/kr/text v0.1.0 18:13:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:13:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:13:55 go: downloading github.com/pebbe/zmq4 v1.2.7 18:13:55 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:13:55 go: downloading github.com/fatih/color v1.9.0 18:13:55 go: downloading github.com/mattn/go-colorable v0.1.6 18:13:55 go: downloading github.com/mattn/go-isatty v0.0.12 18:13:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:13:55 go: downloading github.com/pkg/errors v0.8.1 18:13:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:13:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:13:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:13:55 go: downloading github.com/hashicorp/memberlist v0.2.2 18:13:55 go: downloading github.com/onsi/ginkgo v1.10.1 18:13:55 go: downloading github.com/onsi/gomega v1.7.0 18:13:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:13:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:13:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:13:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:13:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:13:55 go: downloading github.com/miekg/dns v1.1.26 18:13:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:13:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:13:55 go: downloading github.com/hpcloud/tail v1.0.0 18:13:55 go: downloading github.com/golang/protobuf v1.3.2 18:13:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:13:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:13:55 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:13:55 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:13:56 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 18:14:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:14:30 make -C ./app-service-template test 18:14:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:14:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:15:03 ok new-app-service 0.042s coverage: 48.1% of statements 18:15:03 ? new-app-service/config [no test files] 18:15:03 ok new-app-service/functions 0.039s 18:15:03 CGO_ENABLED=1 go vet ./... 18:15:30 gofmt -l . 18:15:30 [ "`gofmt -l .`" = "" ] 18:15:30 ./bin/test-attribution-txt.sh 18:15:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' 18:15:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:15:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.096s coverage: 67.5% of statements 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.055s coverage: 93.7% of statements 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.085s coverage: 61.8% of statements 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.058s 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.133s coverage: 75.7% of statements 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements 18:15:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 10.5% of statements 18:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.175s coverage: 77.0% of statements 18:15:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 12.5% of statements 18:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements 18:15:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:15:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:15:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements 18:16:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.132s coverage: 77.3% of statements 18:16:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 18:16:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:16:18 gofmt -l . 18:16:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:16:20 $ docker stop --time=1 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d 18:16:23 $ docker rm -f 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d [Pipeline] // withDockerContainer [Pipeline] sh 18:16:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:25 Warning: overwriting stash ‘coverage-report’ 18:16:26 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 18:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:27 18:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:27 arm64: Pulling from edgex-lftools-log-publisher 18:16:27 448f6bf000e3: Pulling fs layer 18:16:27 f757da607395: Pulling fs layer 18:16:27 05883995daec: Pulling fs layer 18:16:27 8603b9c90790: Pulling fs layer 18:16:27 1560dd03e051: Pulling fs layer 18:16:27 27f5ce0e4adf: Pulling fs layer 18:16:27 c2d8d7efcc4b: Pulling fs layer 18:16:27 1560dd03e051: Waiting 18:16:27 8603b9c90790: Waiting 18:16:27 27f5ce0e4adf: Waiting 18:16:27 c2d8d7efcc4b: Waiting 18:16:28 f757da607395: Verifying Checksum 18:16:28 f757da607395: Download complete 18:16:28 8603b9c90790: Verifying Checksum 18:16:28 8603b9c90790: Download complete 18:16:28 1560dd03e051: Verifying Checksum 18:16:28 1560dd03e051: Download complete 18:16:28 27f5ce0e4adf: Verifying Checksum 18:16:28 27f5ce0e4adf: Download complete 18:16:28 05883995daec: Verifying Checksum 18:16:28 05883995daec: Download complete 18:16:29 448f6bf000e3: Verifying Checksum 18:16:29 448f6bf000e3: Download complete 18:16:32 c2d8d7efcc4b: Verifying Checksum 18:16:32 c2d8d7efcc4b: Download complete 18:16:32 448f6bf000e3: Pull complete 18:16:33 f757da607395: Pull complete 18:16:35 05883995daec: Pull complete 18:16:35 8603b9c90790: Pull complete 18:16:36 1560dd03e051: Pull complete 18:16:36 27f5ce0e4adf: Pull complete 18:16:51 c2d8d7efcc4b: Pull complete 18:16:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:16:51 prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container 18:16:52 $ 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/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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 18:16:55 $ docker top 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:58 ---> job-cost.sh 18:16:58 lf-activate-venv: SKIPPING 18:16:58 INFO: No Stack... 18:16:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:58 INFO: Archiving Costs [Pipeline] sh 18:16:59 + cut -d, -f6 18:16:59 + cat /w/workspace/app-functions-sdk-go/32/archives/cost.csv [Pipeline] lock 18:16:59 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] 18:16:59 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] did not exist. Created. 18:16:59 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:59 /w/workspace/app-functions-sdk-go/32@tmp/durable-ee1475ef/script.sh: 1: /w/workspace/app-functions-sdk-go/32@tmp/durable-ee1475ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:00 Warning: overwriting stash ‘stack-cost’ 18:17:00 Stashed 1 file(s) [Pipeline] } 18:17:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:00 $ docker stop --time=1 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b 18:17:02 $ docker rm -f 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b [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 18:17:03 provisioning config files... 18:17:03 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8457292040982995019tmp [Pipeline] { [Pipeline] sh 18:17:03 + set +x 18:17:03 + curl -s https://codecov.io/bash 18:17:03 + bash -s -- 18:17:03 18:17:03 _____ _ 18:17:03 / ____| | | 18:17:03 | | ___ __| | ___ ___ _____ __ 18:17:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:03 Bash-1.0.6 18:17:03 18:17:03 18:17:03 ==> git version 2.24.4 found 18:17:03 ==> 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 18:17:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:17:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:17:03 ==> Jenkins CI detected. 18:17:03 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 18:17:03 project root: . 18:17:03 --> token set from env 18:17:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:03 ==> Running gcov in . (disable via -X gcov) 18:17:03 ==> Python coveragepy not found 18:17:03 ==> Searching for coverage reports in: 18:17:03 + . 18:17:03 -> Found 2 reports 18:17:03 ==> Detecting git/mercurial file structure 18:17:03 ==> Reading reports 18:17:03 + ./app-service-template/coverage.out bytes=1219 18:17:03 + ./coverage.out bytes=101380 18:17:03 ==> Appending adjustments 18:17:03 https://docs.codecov.io/docs/fixing-reports 18:17:04 + Found adjustments 18:17:04 ==> Gzipping contents 18:17:04 20K /tmp/codecov.atdrSd.gz 18:17:04 ==> Uploading reports 18:17:04 url: https://codecov.io 18:17:04 query: branch=main&commit=7f05a7e52347c365a351e2dd89fdd5f9329d136c&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:04 -> Pinging Codecov 18:17:04 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=7f05a7e52347c365a351e2dd89fdd5f9329d136c&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:04 -> Uploading to 18:17:04 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/3D8B5DFFC46A037C893635FACE044666/7f05a7e52347c365a351e2dd89fdd5f9329d136c/75765f48-60b1-49ba-bd42-79845bfcd0c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T181704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2038d3a816dc8665e8898f94c63d4f0e042e7a6fc9fc204496eb32dff652de7b 18:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:04 Dload Upload Total Spent Left Speed 18:17:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17637 0 0 100 17637 0 12985 0:00:01 0:00:01 --:--:-- 12987 100 17637 0 0 100 17637 0 7475 0:00:02 0:00:02 --:--:-- 7476 100 17637 0 0 100 17637 0 5248 0:00:03 0:00:03 --:--:-- 5249 100 17637 0 0 100 17637 0 4043 0:00:04 0:00:04 --:--:-- 4044 100 17637 0 0 100 17637 0 3288 0:00:05 0:00:05 --:--:-- 3288 100 17637 0 0 100 17637 0 2771 0:00:06 0:00:06 --:--:-- 0 100 17637 0 0 100 17637 0 2394 0:00:07 0:00:07 --:--:-- 0 100 17637 0 0 100 17637 0 2107 0:00:08 0:00:08 --:--:-- 0 100 17637 0 0 100 17637 0 1882 0:00:09 0:00:09 --:--:-- 0 100 17637 0 0 100 17637 0 1705 0:00:10 0:00:10 --:--:-- 0 18:17:15 curl: (22) The requested URL returned error: 400 Bad Request 18:17:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] } 18:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:17:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:17:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:17 18:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:17:18 188c0c94c7c5: Pulling fs layer 18:17:18 0ef7d3d256c8: Pulling fs layer 18:17:18 de9db76c5a1d: Pulling fs layer 18:17:18 0eba1c9be4d2: Pulling fs layer 18:17:18 0d57e429df01: Pulling fs layer 18:17:18 4e4be7b47b0d: Pulling fs layer 18:17:18 e1f770b5df2f: Pulling fs layer 18:17:18 85a0685a4137: Pulling fs layer 18:17:18 0eba1c9be4d2: Waiting 18:17:18 0d57e429df01: Waiting 18:17:18 4e4be7b47b0d: Waiting 18:17:18 e1f770b5df2f: Waiting 18:17:18 85a0685a4137: Waiting 18:17:18 de9db76c5a1d: Verifying Checksum 18:17:18 de9db76c5a1d: Download complete 18:17:18 0ef7d3d256c8: Verifying Checksum 18:17:18 0ef7d3d256c8: Download complete 18:17:18 0d57e429df01: Verifying Checksum 18:17:18 0d57e429df01: Download complete 18:17:18 4e4be7b47b0d: Verifying Checksum 18:17:18 4e4be7b47b0d: Download complete 18:17:18 188c0c94c7c5: Verifying Checksum 18:17:18 188c0c94c7c5: Download complete 18:17:18 188c0c94c7c5: Pull complete 18:17:18 0ef7d3d256c8: Pull complete 18:17:18 de9db76c5a1d: Pull complete 18:17:20 e1f770b5df2f: Verifying Checksum 18:17:20 e1f770b5df2f: Download complete 18:17:28 0eba1c9be4d2: Verifying Checksum 18:17:28 0eba1c9be4d2: Download complete 18:17:28 85a0685a4137: Verifying Checksum 18:17:28 85a0685a4137: Download complete 18:17:30 0eba1c9be4d2: Pull complete 18:17:30 0d57e429df01: Pull complete 18:17:31 4e4be7b47b0d: Pull complete 18:17:31 e1f770b5df2f: Pull complete 18:17:34 85a0685a4137: Pull complete 18:17:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:17:34 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:17:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:17:37 $ docker top 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:17:37 + set -o pipefail 18:17:37 + snyk monitor '--org=edgex-jenkins' 18:17:59 18:17:59 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:17:59 18:17:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/2b05dc54-9db7-40db-93f9-378bc469cfc5 18:17:59 18:17:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:17:59 18:17:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:59 18:17:59 [Pipeline] } 18:17:59 $ docker stop --time=1 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 18:18:01 $ docker rm -f 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 [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 18:18:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:02 provisioning config files... 18:18:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4101397363566481515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:02 --> edgex-publish-swagger.sh 18:18:02 === Publish openapi/v2 API === 18:18:02 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:18:02 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 18:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:02 Dload Upload Total Spent Left Speed 18:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 12094 0:00:01 0:00:01 --:--:-- 12109 100 13054 0 0 100 13054 0 12092 0:00:01 0:00:01 --:--:-- 12098 18:18:03 18:18:03 [Pipeline] } 18:18:03 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 18:18:04 + git log --format=format:%s -1 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] isUnix [Pipeline] sh 18:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:04 . [Pipeline] withDockerContainer 18:18:04 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:18:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:05 $ docker top e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:05 [ssh-agent] Looking for ssh-agent implementation... 18:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:05 $ docker exec e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 ssh-agent 18:18:05 SSH_AUTH_SOCK=/tmp/ssh-FCxNjk56KOp4/agent.15 18:18:05 SSH_AGENT_PID=22 18:18:05 Running ssh-add (command line suppressed) 18:18:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4359244340411242024.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4359244340411242024.key) 18:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:06 + git semver tag 18:18:06 # -> Open(): unable to determine branch for HEAD 18:18:06 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:18:06 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:18:06 # $SEMVER_REMOTE_NAME = origin 18:18:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:06 # $SEMVER_USER_NAME = edgex-jenkins 18:18:06 # $SEMVER_BRANCH = main 18:18:06 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:18:06 # 7f05a7e52347c365a351e2dd89fdd5f9329d136c HEAD 18:18:06 # -> Force: false 18:18:06 # 7ffe01bf10414353ac37bc11865f53e039488f13 refs/tags/v2.0.2-dev.20 [Pipeline] } 18:18:06 $ docker exec --env ******** --env ******** e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 ssh-agent -k 18:18:06 unset SSH_AUTH_SOCK; 18:18:06 unset SSH_AGENT_PID; 18:18:06 echo Agent pid 22 killed; 18:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:06 + git semver [Pipeline] } 18:18:06 $ docker stop --time=1 e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 18:18:07 $ docker rm -f e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:08 18:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:08 0.23.1-centos7: Pulling from edgex-lftools 18:18:08 ab5ef0e58194: Pulling fs layer 18:18:08 9712f1f96733: Pulling fs layer 18:18:08 63f879dbbcfc: Pulling fs layer 18:18:08 0d9ebad4ef96: Pulling fs layer 18:18:08 e9a5061849ea: Pulling fs layer 18:18:08 d747dcd14b5f: Pulling fs layer 18:18:08 2de7ff778b66: Pulling fs layer 18:18:08 0d9ebad4ef96: Waiting 18:18:08 e9a5061849ea: Waiting 18:18:08 d747dcd14b5f: Waiting 18:18:08 2de7ff778b66: Waiting 18:18:08 9712f1f96733: Verifying Checksum 18:18:08 9712f1f96733: Download complete 18:18:12 63f879dbbcfc: Verifying Checksum 18:18:12 63f879dbbcfc: Download complete 18:18:12 e9a5061849ea: Verifying Checksum 18:18:12 e9a5061849ea: Download complete 18:18:12 d747dcd14b5f: Verifying Checksum 18:18:12 d747dcd14b5f: Download complete 18:18:13 0d9ebad4ef96: Verifying Checksum 18:18:13 0d9ebad4ef96: Download complete 18:18:13 2de7ff778b66: Verifying Checksum 18:18:13 2de7ff778b66: Download complete 18:18:14 ab5ef0e58194: Verifying Checksum 18:18:14 ab5ef0e58194: Download complete 18:18:17 ab5ef0e58194: Pull complete 18:18:17 9712f1f96733: Pull complete 18:18:17 63f879dbbcfc: Pull complete 18:18:20 0d9ebad4ef96: Pull complete 18:18:20 e9a5061849ea: Pull complete 18:18:21 d747dcd14b5f: Pull complete 18:18:22 2de7ff778b66: Pull complete 18:18:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:18:22 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:18:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:18:25 $ docker top abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:18:25 provisioning config files... 18:18:25 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3278854239997497024tmp 18:18:25 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7614439171665328869tmp 18:18:25 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8103883235232695716tmp [Pipeline] { [Pipeline] echo 18:18:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:18:26 ---> sigul-configuration.sh 18:18:26 gpg: directory `/root/.gnupg' created 18:18:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:18:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:18:26 gpg: keyring `/root/.gnupg/secring.gpg' created 18:18:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:18:26 gpg: CAST5 encrypted data 18:18:26 gpg: encrypted with 1 passphrase 18:18:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:18:26 + mkdir /home/jenkins 18:18:26 + mkdir /home/jenkins/sigul [Pipeline] sh 18:18:26 + 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 18:18:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:27 ---> sigul-install.sh 18:18:27 Sigul already installed; skipping installation. [Pipeline] sh 18:18:27 + git tag --list 18:18:27 v0.1.0 18:18:27 v0.1.1 18:18:27 v1.0.0 18:18:27 v1.1.0 18:18:27 v1.2.0 18:18:27 v1.3.0 18:18:27 v1.3.1 18:18:27 v2.0.0 18:18:27 v2.0.1 18:18:27 v2.0.1-dev.1 18:18:27 v2.0.1-dev.2 18:18:27 v2.0.1-dev.3 18:18:27 v2.0.1-dev.4 18:18:27 v2.0.1-dev.5 18:18:27 v2.0.1-dev.6 18:18:27 v2.0.1-dev.7 18:18:27 v2.0.2-dev.1 18:18:27 v2.0.2-dev.10 18:18:27 v2.0.2-dev.11 18:18:27 v2.0.2-dev.12 18:18:27 v2.0.2-dev.13 18:18:27 v2.0.2-dev.14 18:18:27 v2.0.2-dev.15 18:18:27 v2.0.2-dev.16 18:18:27 v2.0.2-dev.17 18:18:27 v2.0.2-dev.18 18:18:27 v2.0.2-dev.19 18:18:27 v2.0.2-dev.2 18:18:27 v2.0.2-dev.20 18:18:27 v2.0.2-dev.3 18:18:27 v2.0.2-dev.4 18:18:27 v2.0.2-dev.5 18:18:27 v2.0.2-dev.6 18:18:27 v2.0.2-dev.7 18:18:27 v2.0.2-dev.8 18:18:27 v2.0.2-dev.9 [Pipeline] sh 18:18:27 + lftools sign git-tag v2.0.2-dev.20 18:18:28 Signing Git tag with Sigul... 18:18:28 Signing v2.0.2-dev.20 [Pipeline] echo 18:18:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:18:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:18:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:18:29 $ docker stop --time=1 abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d 18:18:30 $ docker rm -f abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:31 . [Pipeline] withDockerContainer 18:18:31 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:18:31 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:32 $ docker top 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:32 [ssh-agent] Looking for ssh-agent implementation... 18:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:32 $ docker exec 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 ssh-agent 18:18:32 SSH_AUTH_SOCK=/tmp/ssh-cN1TRHl7OuYn/agent.13 18:18:32 SSH_AGENT_PID=19 18:18:32 Running ssh-add (command line suppressed) 18:18:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2951815750654153186.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2951815750654153186.key) 18:18:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:33 + git semver bump pre 18:18:33 # -> Open(): unable to determine branch for HEAD 18:18:33 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:18:33 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:18:33 # $SEMVER_REMOTE_NAME = origin 18:18:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:33 # $SEMVER_USER_NAME = edgex-jenkins 18:18:33 # $SEMVER_BRANCH = main 18:18:33 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:18:33 2.0.2-dev.21 [Pipeline] } 18:18:33 $ docker exec --env ******** --env ******** 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 ssh-agent -k 18:18:33 unset SSH_AUTH_SOCK; 18:18:33 unset SSH_AGENT_PID; 18:18:33 echo Agent pid 19 killed; 18:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:33 + git semver [Pipeline] } 18:18:33 $ docker stop --time=1 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 18:18:34 $ docker rm -f 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:36 . [Pipeline] withDockerContainer 18:18:37 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:18:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:37 $ docker top aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:37 [ssh-agent] Looking for ssh-agent implementation... 18:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:37 $ docker exec aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a ssh-agent 18:18:37 SSH_AUTH_SOCK=/tmp/ssh-cxfycpj8OPnM/agent.14 18:18:37 SSH_AGENT_PID=21 18:18:37 Running ssh-add (command line suppressed) 18:18:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047098371212794932.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047098371212794932.key) 18:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:38 + git semver push 18:18:38 # -> Open(): unable to determine branch for HEAD 18:18:38 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:18:38 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:18:38 # $SEMVER_REMOTE_NAME = origin 18:18:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:38 # $SEMVER_USER_NAME = edgex-jenkins 18:18:38 # $SEMVER_BRANCH = main 18:18:38 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:18:40 $ docker exec --env ******** --env ******** aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a ssh-agent -k 18:18:40 unset SSH_AUTH_SOCK; 18:18:40 unset SSH_AGENT_PID; 18:18:40 echo Agent pid 21 killed; 18:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:40 + git semver [Pipeline] } 18:18:40 $ docker stop --time=1 aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a 18:18:41 $ docker rm -f aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a [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] sh 18:18:42 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:18:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:43 ---> package-listing.sh 18:18:43 ++ facter osfamily 18:18:43 ++ tr '[:upper:]' '[:lower:]' 18:18:44 + OS_FAMILY=redhat 18:18:44 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:18:44 + START_PACKAGES=/tmp/packages_start.txt 18:18:44 + END_PACKAGES=/tmp/packages_end.txt 18:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:44 + PACKAGES=/tmp/packages_start.txt 18:18:44 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:18:44 + PACKAGES=/tmp/packages_end.txt 18:18:44 + case "${OS_FAMILY}" in 18:18:44 + rpm -qa 18:18:44 + sort 18:18:45 + '[' -f /tmp/packages_start.txt ']' 18:18:45 + '[' -f /tmp/packages_end.txt ']' 18:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:45 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:18:45 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:18:45 + 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 18:18:45 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 18:18:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:45 18:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:46 latest: Pulling from edgex-lftools-log-publisher 18:18:46 b4d181a07f80: Pulling fs layer 18:18:46 a1111a8f2ec3: Pulling fs layer 18:18:46 ed53099fbce6: Pulling fs layer 18:18:46 dc539afda2c1: Pulling fs layer 18:18:46 77bc0d833cb6: Pulling fs layer 18:18:46 9065ff56babe: Pulling fs layer 18:18:46 d287ab97295c: Pulling fs layer 18:18:46 dc539afda2c1: Waiting 18:18:46 77bc0d833cb6: Waiting 18:18:46 9065ff56babe: Waiting 18:18:46 d287ab97295c: Waiting 18:18:46 a1111a8f2ec3: Verifying Checksum 18:18:46 a1111a8f2ec3: Download complete 18:18:46 dc539afda2c1: Verifying Checksum 18:18:46 dc539afda2c1: Download complete 18:18:46 77bc0d833cb6: Verifying Checksum 18:18:46 77bc0d833cb6: Download complete 18:18:47 9065ff56babe: Download complete 18:18:47 ed53099fbce6: Verifying Checksum 18:18:47 ed53099fbce6: Download complete 18:18:48 b4d181a07f80: Verifying Checksum 18:18:48 b4d181a07f80: Download complete 18:18:49 b4d181a07f80: Pull complete 18:18:49 a1111a8f2ec3: Pull complete 18:18:49 ed53099fbce6: Pull complete 18:18:49 dc539afda2c1: Pull complete 18:18:50 77bc0d833cb6: Pull complete 18:18:50 9065ff56babe: Pull complete 18:18:53 d287ab97295c: Verifying Checksum 18:18:53 d287ab97295c: Download complete 18:18:57 d287ab97295c: Pull complete 18:18:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:18:58 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 18:18:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:00 $ docker top 5bc492450b312e24a02aa0eac4e3790857256dcab0b8c68b5ddd9724dc02a172 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:19:02 + mkdir -p /var/log/sysstat [Pipeline] sh 18:19:03 + ls /var/log/sa-host 18:19:03 + sadf -c /var/log/sa-host/sa05 18:19:03 file_magic: OK 18:19:03 HZ: Using current value: 100 18:19:03 file_header: OK 18:19:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:19:03 Statistics: 18:19:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:19:03 File successfully converted to sysstat format version 12.0.3 18:19:03 + sadf -c /var/log/sa-host/sa27 18:19:03 file_magic: OK 18:19:03 HZ: Using current value: 100 18:19:03 file_header: OK 18:19:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:19:03 Statistics: 18:19:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:19:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:03 provisioning config files... 18:19:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4414760556961071927tmp [Pipeline] { [Pipeline] echo 18:19:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:03 ---> create-netrc.sh [Pipeline] } 18:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:19:04 ---> python-tools-install.sh [Pipeline] echo 18:19:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:19:04 ---> sudo-logs.sh 18:19:04 Archiving 'sudo' log.. 18:19:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known 18:19:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:19:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:19:11 ---> job-cost.sh 18:19:11 lf-activate-venv: SKIPPING 18:19:11 DEBUG: total: 0.10999999940395355 18:19:11 INFO: Retrieving Stack Cost... 18:19:11 INFO: Retrieving Pricing Info for: v3-standard-2 18:19:11 INFO: Archiving Costs [Pipeline] echo 18:19:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:12 ---> logs-deploy.sh 18:19:12 lf-activate-venv: SKIPPING 18:19:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/32 18:19:12 INFO: archiving workspace using pattern(s): 18:19:12 Archives upload complete. 18:19:12 INFO: archiving logs to Nexus 18:19:13 ---> uname -a: 18:19:13 Linux prd-centos7-docker-4c-2g-1671.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 18:19:13 18:19:13 18:19:13 ---> lscpu: 18:19:13 Architecture: x86_64 18:19:13 CPU op-mode(s): 32-bit, 64-bit 18:19:13 Byte Order: Little Endian 18:19:13 Address sizes: 40 bits physical, 48 bits virtual 18:19:13 CPU(s): 2 18:19:13 On-line CPU(s) list: 0,1 18:19:13 Thread(s) per core: 1 18:19:13 Core(s) per socket: 1 18:19:13 Socket(s): 2 18:19:13 NUMA node(s): 1 18:19:13 Vendor ID: AuthenticAMD 18:19:13 CPU family: 23 18:19:13 Model: 49 18:19:13 Model name: AMD EPYC-Rome Processor 18:19:13 Stepping: 0 18:19:13 CPU MHz: 2799.998 18:19:13 BogoMIPS: 5599.99 18:19:13 Virtualization: AMD-V 18:19:13 Hypervisor vendor: KVM 18:19:13 Virtualization type: full 18:19:13 L1d cache: 32K 18:19:13 L1i cache: 32K 18:19:13 L2 cache: 512K 18:19:13 L3 cache: 16384K 18:19:13 NUMA node0 CPU(s): 0,1 18:19:13 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 18:19:13 18:19:13 18:19:13 ---> nproc: 18:19:13 2 18:19:13 18:19:13 18:19:13 ---> df -h: 18:19:13 Filesystem Size Used Avail Use% Mounted on 18:19:13 overlay 40G 9.0G 32G 23% / 18:19:13 tmpfs 64M 0 64M 0% /dev 18:19:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:19:13 shm 64M 0 64M 0% /dev/shm 18:19:13 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:19:13 18:19:13 18:19:13 ---> sar -b -r -n DEV: 18:19:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 18:19:13 18:19:13 18:07:08 LINUX RESTART (2 CPU) 18:19:13 18:19:13 18:08:02 tps rtps wtps bread/s bwrtn/s 18:19:13 18:09:01 93.31 3.49 89.82 2602.54 5736.41 18:19:13 18:10:01 2.30 0.00 2.30 0.00 49.90 18:19:13 18:11:01 0.43 0.00 0.43 0.00 6.58 18:19:13 18:12:01 0.22 0.00 0.22 0.00 2.57 18:19:13 18:13:02 0.28 0.00 0.28 0.00 4.78 18:19:13 18:14:01 0.36 0.00 0.36 0.00 4.62 18:19:13 18:15:01 0.22 0.00 0.22 0.00 2.43 18:19:13 18:16:01 0.25 0.00 0.25 0.00 3.88 18:19:13 18:17:01 0.22 0.00 0.22 0.00 2.97 18:19:13 18:18:01 96.02 0.03 95.99 3.73 29453.27 18:19:13 18:19:01 171.87 0.10 171.77 9.99 42635.06 18:19:13 Average: 33.19 0.33 32.87 234.66 7097.42 18:19:13 18:19:13 18:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:13 18:09:01 5441712 0 795364 9.93 2620 1769244 1147452 12.67 584160 1582140 136 18:19:13 18:10:01 5450356 0 786716 9.82 2620 1769248 1085176 11.98 580772 1578992 20 18:19:13 18:11:01 5451824 0 785244 9.80 2620 1769252 1059476 11.70 573624 1585160 8 18:19:13 18:12:01 5451112 0 785952 9.81 2620 1769256 1059632 11.70 574556 1585160 8 18:19:13 18:13:02 5450700 0 786356 9.82 2620 1769264 1059704 11.70 573440 1586520 16 18:19:13 18:14:01 5450528 0 786528 9.82 2620 1769264 1059476 11.70 573892 1586728 16 18:19:13 18:15:01 5441684 0 795368 9.93 2620 1769268 1059648 11.70 582896 1586728 16 18:19:13 18:16:01 5441604 0 795440 9.93 2620 1769276 1059540 11.70 584208 1584944 8 18:19:13 18:17:01 5441860 0 795184 9.93 2620 1769276 1059540 11.70 584076 1584944 8 18:19:13 18:18:01 4427884 0 968488 12.09 2620 2609948 1363280 15.05 782728 2274736 68 18:19:13 18:19:01 3298400 0 1126276 14.06 2620 3581644 1299616 14.35 957432 3048988 28 18:19:13 Average: 5158879 0 836992 10.45 2620 2010449 1119322 12.36 631980 1780458 30 18:19:13 18:19:13 18:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:13 18:09:01 eth0 382.54 297.97 913.68 42.58 0.00 0.00 0.00 0.00 18:19:13 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:09:01 docker0 157.07 157.46 12.55 325.27 0.00 0.00 0.00 0.00 18:19:13 18:10:01 eth0 0.55 0.32 0.27 0.26 0.00 0.00 0.00 0.00 18:19:13 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:11:01 eth0 1.23 0.05 0.11 0.00 0.00 0.00 0.00 0.00 18:19:13 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:12:01 eth0 1.07 0.33 0.33 0.20 0.00 0.00 0.00 0.00 18:19:13 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:13:02 eth0 1.23 0.72 0.68 0.46 0.00 0.00 0.00 0.00 18:19:13 18:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:19:13 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:15:01 eth0 0.23 0.17 0.12 0.07 0.00 0.00 0.00 0.00 18:19:13 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:19:13 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:17:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:19:13 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:18:01 eth0 889.39 648.31 4487.50 96.40 0.00 0.00 0.00 0.00 18:19:13 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:18:01 docker0 65.21 84.80 5.25 369.58 0.00 0.00 0.00 0.00 18:19:13 18:19:01 eth0 1089.80 773.23 5894.25 145.27 0.00 0.00 0.00 0.00 18:19:13 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 18:19:01 docker0 2.40 1.73 0.40 0.45 0.00 0.00 0.00 0.00 18:19:13 Average: eth0 215.27 156.56 1029.09 25.96 0.00 0.00 0.00 0.00 18:19:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:13 Average: docker0 20.25 22.01 1.64 62.92 0.00 0.00 0.00 0.00 18:19:13 18:19:13 18:19:13 ---> sar -P ALL: 18:19:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 18:19:13 18:19:13 18:07:08 LINUX RESTART (2 CPU) 18:19:13 18:19:13 18:08:02 CPU %user %nice %system %iowait %steal %idle 18:19:13 18:09:01 all 6.58 0.00 2.56 2.40 0.05 88.41 18:19:13 18:09:01 0 6.63 0.00 3.20 4.09 0.05 86.03 18:19:13 18:09:01 1 6.52 0.00 1.92 0.73 0.05 90.78 18:19:13 18:10:01 all 0.13 0.00 0.05 0.00 0.03 99.80 18:19:13 18:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:19:13 18:10:01 1 0.22 0.00 0.05 0.00 0.03 99.70 18:19:13 18:11:01 all 0.15 0.00 0.05 0.00 0.03 99.77 18:19:13 18:11:01 0 0.13 0.00 0.07 0.00 0.03 99.77 18:19:13 18:11:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:19:13 18:12:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:19:13 18:12:01 0 0.22 0.00 0.02 0.00 0.00 99.77 18:19:13 18:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:19:13 18:13:02 all 0.17 0.00 0.06 0.00 0.03 99.75 18:19:13 18:13:02 0 0.27 0.00 0.05 0.00 0.02 99.67 18:19:13 18:13:02 1 0.07 0.00 0.07 0.00 0.03 99.83 18:19:13 18:14:01 all 0.16 0.00 0.03 0.00 0.03 99.78 18:19:13 18:14:01 0 0.27 0.00 0.02 0.00 0.02 99.69 18:19:13 18:14:01 1 0.05 0.00 0.05 0.00 0.03 99.86 18:19:13 18:15:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:19:13 18:15:01 0 0.12 0.00 0.02 0.00 0.00 99.87 18:19:13 18:15:01 1 0.23 0.00 0.05 0.00 0.03 99.68 18:19:13 18:16:01 all 0.17 0.00 0.04 0.00 0.02 99.77 18:19:13 18:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:19:13 18:16:01 1 0.28 0.00 0.03 0.00 0.03 99.65 18:19:13 18:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:19:13 18:17:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:19:13 18:17:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:19:13 18:18:01 all 11.84 0.00 5.01 1.16 0.05 81.93 18:19:13 18:18:01 0 12.38 0.00 4.92 1.03 0.05 81.62 18:19:13 18:18:01 1 11.30 0.00 5.11 1.30 0.05 82.24 18:19:13 18:19:01 all 19.79 0.00 9.59 1.60 0.08 68.95 18:19:13 18:19:01 0 20.99 0.00 9.41 1.20 0.09 68.32 18:19:13 18:19:01 1 18.60 0.00 9.77 1.99 0.07 69.56 18:19:13 18:19:13 Average: CPU %user %nice %system %iowait %steal %idle 18:19:13 Average: all 3.46 0.00 1.53 0.45 0.03 94.52 18:19:13 Average: 0 3.60 0.00 1.56 0.56 0.03 94.26 18:19:13 Average: 1 3.32 0.00 1.51 0.35 0.04 94.79 18:19:13 18:19:13 18:19:13