Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 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-ssh827742517649251528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7921273188397396945.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3665764619673339052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2229698720620030437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1205389941532807154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-359 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-ssh534651350111838968.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 ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (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 ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" > git rev-list --no-walk 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:02:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:02:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:02:37 ========================================================= 16:02:37 EdgeX Global Pipelines Version Info 16:02:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:02:38 ------------------- 16:02:38 stable info: 16:02:38 ------------------- 16:02:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:02:38 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 16:02:38 Message: update stable to v1.0.197 16:02:39 ------------------- 16:02:39 experimental info: 16:02:39 ------------------- 16:02:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:02:39 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 16:02:39 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebab09c [Pipeline] echo 16:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:40 + git log --format=format:%s -1 ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] echo 16:02:40 GIT_COMMIT: ebab09c1f1c3ca512e4b147264c251d1ef0d01e0, Commit Message: build: Update template go.mod to use SDK 2.0.1 (#929) [Pipeline] echo 16:02:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:02:41 16:02:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:02:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:02:41 latest: Pulling from edgex-devops/git-semver 16:02:41 31603596830f: Pulling fs layer 16:02:41 b6dc333f4379: Pulling fs layer 16:02:41 3d9ef1400e77: Pulling fs layer 16:02:41 fd332fbdc1db: Pulling fs layer 16:02:41 fd332fbdc1db: Waiting 16:02:41 b6dc333f4379: Verifying Checksum 16:02:41 b6dc333f4379: Download complete 16:02:42 31603596830f: Verifying Checksum 16:02:42 31603596830f: Download complete 16:02:42 31603596830f: Pull complete 16:02:42 b6dc333f4379: Pull complete 16:02:42 fd332fbdc1db: Verifying Checksum 16:02:42 fd332fbdc1db: Download complete 16:02:42 3d9ef1400e77: Download complete 16:02:42 3d9ef1400e77: Pull complete 16:02:42 fd332fbdc1db: Pull complete 16:02:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 16:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:02:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:02:43 prd-centos7-docker-4c-2g-359 does not seem to be running inside a container 16:02:43 $ 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 16:02:43 $ docker top 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:44 [ssh-agent] Looking for ssh-agent implementation... 16:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:44 $ docker exec 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent 16:02:44 SSH_AUTH_SOCK=/tmp/ssh-mizUjPL9yvOu/agent.14 16:02:44 SSH_AGENT_PID=21 16:02:44 Running ssh-add (command line suppressed) 16:02:44 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5292436221955438940.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5292436221955438940.key) 16:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:44 + git tag --points-at HEAD [Pipeline] } 16:02:44 $ docker exec --env ******** --env ******** 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent -k 16:02:44 unset SSH_AUTH_SOCK; 16:02:44 unset SSH_AGENT_PID; 16:02:44 echo Agent pid 21 killed; 16:02:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:44 [ssh-agent] Looking for ssh-agent implementation... 16:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:44 $ docker exec 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent 16:02:45 SSH_AUTH_SOCK=/tmp/ssh-21Ab807OFk6t/agent.55 16:02:45 SSH_AGENT_PID=61 16:02:45 Running ssh-add (command line suppressed) 16:02:45 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2826189413369721853.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2826189413369721853.key) 16:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:45 + git semver init 16:02:45 # -> Open(): unable to determine branch for HEAD 16:02:45 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:02:45 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:02:45 # $SEMVER_REMOTE_NAME = origin 16:02:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:02:45 # $SEMVER_USER_NAME = edgex-jenkins 16:02:45 # $SEMVER_BRANCH = main 16:02:45 # $SEMVER_TEMP = /tmp/semver-507374392 16:02:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:02:48 # '/tmp/semver-507374392' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 16:02:48 # -> Force: false 16:02:48 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 16:02:48 $ docker exec --env ******** --env ******** 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent -k 16:02:48 unset SSH_AUTH_SOCK; 16:02:48 unset SSH_AGENT_PID; 16:02:48 echo Agent pid 61 killed; 16:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:48 + git semver [Pipeline] } 16:02:48 $ docker stop --time=1 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 16:02:49 $ docker rm -f 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:02:50 Stashed 1 file(s) [Pipeline] echo 16:02:50 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 16:03:06 Still waiting to schedule task 16:03:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:03:06 Still waiting to schedule task 16:03:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:04:33 Running on prd-centos7-docker-4c-2g-364 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:04:33 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 16:04:33 The recommended git tool is: git 16:04:36 using credential edgex-jenkins-ssh 16:04:36 Cloning the remote Git repository 16:04:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:04:36 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 16:04:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:04:36 > git --version # timeout=10 16:04:36 > git --version # 'git version 2.24.4' 16:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:36 [INFO] Currently running in a labeled security context 16:04:36 [INFO] Currently SELinux is 'enforcing' on the host 16:04:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh4561765901489457089.key 16:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:41 Avoid second fetch 16:04:41 Checking out Revision ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (main) 16:04:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:41 > git config core.sparsecheckout # timeout=10 16:04:41 > git checkout -f ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 16:04:45 Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:04:46 ========================================================= 16:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:04:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:04:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:04:46 Sending build context to Docker daemon 19.75MB 16:04:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:04:46 Step 2/8 : FROM ${BASE} 16:04:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:04:46 540db60ca938: Pulling fs layer 16:04:46 adcc1eea9eea: Pulling fs layer 16:04:46 4c4ab2625f07: Pulling fs layer 16:04:46 0773c198feca: Pulling fs layer 16:04:46 345f892a5656: Pulling fs layer 16:04:46 4796506630df: Pulling fs layer 16:04:46 cc55df3e53f1: Pulling fs layer 16:04:46 4d027b6c602c: Pulling fs layer 16:04:46 449e75d2c14e: Pulling fs layer 16:04:46 4796506630df: Waiting 16:04:46 cc55df3e53f1: Waiting 16:04:46 4d027b6c602c: Waiting 16:04:46 449e75d2c14e: Waiting 16:04:46 0773c198feca: Waiting 16:04:46 345f892a5656: Waiting 16:04:47 4c4ab2625f07: Verifying Checksum 16:04:47 4c4ab2625f07: Download complete 16:04:47 adcc1eea9eea: Download complete 16:04:47 345f892a5656: Verifying Checksum 16:04:47 345f892a5656: Download complete 16:04:47 4796506630df: Verifying Checksum 16:04:47 4796506630df: Download complete 16:04:47 cc55df3e53f1: Verifying Checksum 16:04:47 cc55df3e53f1: Download complete 16:04:47 540db60ca938: Verifying Checksum 16:04:47 540db60ca938: Download complete 16:04:47 540db60ca938: Pull complete 16:04:47 adcc1eea9eea: Pull complete 16:04:47 4c4ab2625f07: Pull complete 16:04:47 4d027b6c602c: Verifying Checksum 16:04:47 4d027b6c602c: Download complete 16:04:51 449e75d2c14e: Verifying Checksum 16:04:51 449e75d2c14e: Download complete 16:04:52 0773c198feca: Verifying Checksum 16:04:52 0773c198feca: Download complete 16:04:55 0773c198feca: Pull complete 16:04:55 345f892a5656: Pull complete 16:04:55 4796506630df: Pull complete 16:04:55 cc55df3e53f1: Pull complete 16:04:56 4d027b6c602c: Pull complete 16:04:57 449e75d2c14e: Pull complete 16:04:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:04:57 ---> 0d28375d9b5b 16:04:57 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:04:57 20.10.0: Pulling from library/docker 16:04:57 05e7bc50f07f: Pulling fs layer 16:04:57 6db28d0fdbf6: Pulling fs layer 16:04:57 292df0bc6bf3: Pulling fs layer 16:04:57 2e060f4bd70b: Pulling fs layer 16:04:57 80e8d568a223: Pulling fs layer 16:04:57 8dc6ef1a942a: Pulling fs layer 16:04:57 2312dd95470a: Pulling fs layer 16:04:57 80e8d568a223: Waiting 16:04:57 8dc6ef1a942a: Waiting 16:04:57 2312dd95470a: Waiting 16:04:57 2e060f4bd70b: Waiting 16:04:57 292df0bc6bf3: Verifying Checksum 16:04:57 292df0bc6bf3: Download complete 16:04:57 6db28d0fdbf6: Verifying Checksum 16:04:57 6db28d0fdbf6: Download complete 16:04:58 80e8d568a223: Verifying Checksum 16:04:58 80e8d568a223: Download complete 16:04:58 8dc6ef1a942a: Verifying Checksum 16:04:58 8dc6ef1a942a: Download complete 16:04:58 05e7bc50f07f: Verifying Checksum 16:04:58 05e7bc50f07f: Download complete 16:04:58 2312dd95470a: Verifying Checksum 16:04:58 2312dd95470a: Download complete 16:04:58 05e7bc50f07f: Pull complete 16:04:58 6db28d0fdbf6: Pull complete 16:04:58 292df0bc6bf3: Pull complete 16:05:00 2e060f4bd70b: Verifying Checksum 16:05:00 2e060f4bd70b: Download complete 16:05:02 2e060f4bd70b: Pull complete 16:05:02 80e8d568a223: Pull complete 16:05:02 8dc6ef1a942a: Pull complete 16:05:02 2312dd95470a: Pull complete 16:05:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:05:02 Status: Downloaded newer image for docker:20.10.0 16:05:05 ---> 9ca65142fe7e 16:05:05 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:05:05 ---> Running in 8f04ceb8dc46 16:05:05 Removing intermediate container 8f04ceb8dc46 16:05:05 ---> a255fe9a7b63 16:05:05 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:05:05 ---> Running in 6f09d1876abc 16:05:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:05:07 (1/5) Installing libsodium (1.0.18-r0) 16:05:07 (2/5) Installing libzmq (4.3.3-r1) 16:05:07 (3/5) Installing pkgconf (1.7.3-r0) 16:05:07 (4/5) Installing libsodium-dev (1.0.18-r0) 16:05:07 (5/5) Installing zeromq-dev (4.3.3-r1) 16:05:07 Executing busybox-1.32.1-r6.trigger 16:05:07 OK: 150 MiB in 45 packages 16:05:07 Removing intermediate container 6f09d1876abc 16:05:07 ---> 6fab67be2d70 16:05:07 Step 6/8 : WORKDIR /build 16:05:07 ---> Running in 52e1d4d1452e 16:05:07 Removing intermediate container 52e1d4d1452e 16:05:07 ---> 1bd4f732b4e6 16:05:07 Step 7/8 : COPY go.mod . 16:05:08 ---> 092036912370 16:05:08 Step 8/8 : RUN go mod download 16:05:08 ---> Running in 1da715c6d3ee 16:05:23 Removing intermediate container 1da715c6d3ee 16:05:23 ---> 110c98cdde92 16:05:23 Successfully built 110c98cdde92 16:05:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:05:23 + docker inspect -f . ci-base-image-x86_64 16:05:23 . [Pipeline] withDockerContainer 16:05:23 prd-centos7-docker-4c-2g-364 does not seem to be running inside a container 16:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 16:05:24 $ docker top e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:24 + go version 16:05:24 go version go1.16.5 linux/amd64 [Pipeline] } 16:05:24 $ docker stop --time=1 e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b 16:05:25 $ docker rm -f e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:26 + docker inspect -f . ci-base-image-x86_64 16:05:26 . [Pipeline] withDockerContainer 16:05:26 prd-centos7-docker-4c-2g-364 does not seem to be running inside a container 16:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 16:05:27 $ docker top 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:27 + go mod tidy [Pipeline] sh 16:05:28 + make test 16:05:28 make -C ./app-service-template build 16:05:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:05:28 go mod tidy 16:05:28 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 16:05:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:05:38 make -C ./app-service-template test 16:05:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:05:38 go mod tidy 16:05:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:05:46 ok new-app-service 0.023s coverage: 47.8% of statements 16:05:46 ? new-app-service/config [no test files] 16:05:46 ok new-app-service/functions 0.007s 16:05:46 CGO_ENABLED=1 go vet ./... 16:05:53 gofmt -l . 16:05:53 [ "`gofmt -l .`" = "" ] 16:05:53 ./bin/test-attribution-txt.sh 16:05:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:05:54 go mod tidy 16:05:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:05:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:05:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements 16:05:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements 16:05:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:05:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.8% of statements 16:05:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:05:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s 16:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.032s coverage: 74.5% of statements 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.1% of statements 16:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements 16:06:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.746s coverage: 76.1% of statements 16:06:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:06:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 16:06:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 16:06:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:06:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:06:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 16:06:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-366 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:06:13 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 16:06:13 The recommended git tool is: git 16:06:19 using credential edgex-jenkins-ssh 16:06:19 Cloning the remote Git repository 16:06:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:06:20 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 16:06:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:06:20 > git --version # timeout=10 16:06:20 > git --version # 'git version 2.17.1' 16:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:24 Avoid second fetch 16:06:24 Checking out Revision ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (main) 16:06:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:06:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:24 > git config core.sparsecheckout # timeout=10 16:06:24 > git checkout -f ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 16:06:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.1% of statements 16:06:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 16:06:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:06:27 gofmt -l . 16:06:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:06:27 $ docker stop --time=1 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 16:06:28 $ docker rm -f 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:28 Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" 16:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 16:06:29 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] echo 16:06:29 ========================================================= 16:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:06:29 ========================================================= [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:30 16:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:30 latest: Pulling from edgex-lftools-log-publisher 16:06:30 b4d181a07f80: Pulling fs layer 16:06:30 a1111a8f2ec3: Pulling fs layer 16:06:30 ed53099fbce6: Pulling fs layer 16:06:30 dc539afda2c1: Pulling fs layer 16:06:30 77bc0d833cb6: Pulling fs layer 16:06:30 9065ff56babe: Pulling fs layer 16:06:30 d287ab97295c: Pulling fs layer 16:06:30 dc539afda2c1: Waiting 16:06:30 77bc0d833cb6: Waiting 16:06:30 9065ff56babe: Waiting 16:06:30 d287ab97295c: Waiting 16:06:31 Sending build context to Docker daemon 19.75MB 16:06:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:06:31 Step 2/8 : FROM ${BASE} 16:06:31 a1111a8f2ec3: Verifying Checksum 16:06:31 a1111a8f2ec3: Download complete 16:06:31 dc539afda2c1: Verifying Checksum 16:06:31 dc539afda2c1: Download complete 16:06:31 ed53099fbce6: Verifying Checksum 16:06:31 ed53099fbce6: Download complete 16:06:32 9065ff56babe: Verifying Checksum 16:06:32 9065ff56babe: Download complete 16:06:32 77bc0d833cb6: Verifying Checksum 16:06:32 77bc0d833cb6: Download complete 16:06:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:32 595b0fe564bb: Pulling fs layer 16:06:32 24495759ef45: Pulling fs layer 16:06:32 d148012ef14d: Pulling fs layer 16:06:32 cb65c68fc2e2: Pulling fs layer 16:06:32 093eec477d81: Pulling fs layer 16:06:32 a6d5b2bbb924: Pulling fs layer 16:06:32 2446dc1eb7d3: Pulling fs layer 16:06:32 596795e73e0f: Pulling fs layer 16:06:32 093eec477d81: Waiting 16:06:32 a6d5b2bbb924: Waiting 16:06:32 2446dc1eb7d3: Waiting 16:06:32 596795e73e0f: Waiting 16:06:32 cb65c68fc2e2: Waiting 16:06:32 d148012ef14d: Verifying Checksum 16:06:32 d148012ef14d: Download complete 16:06:32 24495759ef45: Download complete 16:06:32 093eec477d81: Verifying Checksum 16:06:32 093eec477d81: Download complete 16:06:32 a6d5b2bbb924: Verifying Checksum 16:06:32 a6d5b2bbb924: Download complete 16:06:32 2446dc1eb7d3: Verifying Checksum 16:06:32 2446dc1eb7d3: Download complete 16:06:32 595b0fe564bb: Download complete 16:06:33 595b0fe564bb: Pull complete 16:06:34 b4d181a07f80: Verifying Checksum 16:06:34 b4d181a07f80: Download complete 16:06:34 24495759ef45: Pull complete 16:06:34 d148012ef14d: Pull complete 16:06:35 b4d181a07f80: Pull complete 16:06:35 a1111a8f2ec3: Pull complete 16:06:35 ed53099fbce6: Pull complete 16:06:35 dc539afda2c1: Pull complete 16:06:35 596795e73e0f: Verifying Checksum 16:06:35 596795e73e0f: Download complete 16:06:35 77bc0d833cb6: Pull complete 16:06:35 9065ff56babe: Pull complete 16:06:36 cb65c68fc2e2: Verifying Checksum 16:06:36 cb65c68fc2e2: Download complete 16:06:39 d287ab97295c: Verifying Checksum 16:06:39 d287ab97295c: Download complete 16:06:43 d287ab97295c: Pull complete 16:06:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:06:43 prd-centos7-docker-4c-2g-364 does not seem to be running inside a container 16:06:43 $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 16:06:46 $ docker top f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:46 ---> job-cost.sh 16:06:46 lf-activate-venv: SKIPPING 16:06:46 INFO: No Stack... 16:06:47 cb65c68fc2e2: Pull complete 16:06:47 093eec477d81: Pull complete 16:06:47 a6d5b2bbb924: Pull complete 16:06:47 2446dc1eb7d3: Pull complete 16:06:47 INFO: Retrieving Pricing Info for: v3-standard-2 16:06:48 INFO: Archiving Costs [Pipeline] sh 16:06:48 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 16:06:48 + cut -d, -f6 [Pipeline] lock 16:06:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] 16:06:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] did not exist. Created. 16:06:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:48 + echo total: 0.05999999865889549 [Pipeline] stash 16:06:48 Stashed 1 file(s) [Pipeline] } 16:06:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:49 $ docker stop --time=1 f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 16:06:50 $ docker rm -f f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:06:52 596795e73e0f: Pull complete 16:06:52 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:06:52 ---> d9e956139c92 16:06:52 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:06:52 20.10.0: Pulling from library/docker 16:06:52 a3cc7d3b244e: Pulling fs layer 16:06:52 02a3295e0d61: Pulling fs layer 16:06:52 0f4f2e6d8100: Pulling fs layer 16:06:52 330b718f631f: Pulling fs layer 16:06:52 a93816041522: Pulling fs layer 16:06:52 bdb6da89ff94: Pulling fs layer 16:06:52 2a70c0c122f4: Pulling fs layer 16:06:52 a93816041522: Waiting 16:06:52 bdb6da89ff94: Waiting 16:06:52 330b718f631f: Waiting 16:06:52 2a70c0c122f4: Waiting 16:06:52 0f4f2e6d8100: Verifying Checksum 16:06:52 0f4f2e6d8100: Download complete 16:06:52 02a3295e0d61: Verifying Checksum 16:06:52 02a3295e0d61: Download complete 16:06:52 a93816041522: Verifying Checksum 16:06:52 a93816041522: Download complete 16:06:52 bdb6da89ff94: Verifying Checksum 16:06:52 bdb6da89ff94: Download complete 16:06:52 2a70c0c122f4: Verifying Checksum 16:06:52 a3cc7d3b244e: Verifying Checksum 16:06:52 a3cc7d3b244e: Download complete 16:06:52 a3cc7d3b244e: Pull complete 16:06:53 02a3295e0d61: Pull complete 16:06:53 330b718f631f: Verifying Checksum 16:06:53 330b718f631f: Download complete 16:06:54 0f4f2e6d8100: Pull complete 16:06:58 330b718f631f: Pull complete 16:06:58 a93816041522: Pull complete 16:06:59 bdb6da89ff94: Pull complete 16:06:59 2a70c0c122f4: Pull complete 16:07:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:07:00 Status: Downloaded newer image for docker:20.10.0 16:07:08 ---> f53911ad627d 16:07:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:07:08 ---> Running in b88a08167b1d 16:07:08 Removing intermediate container b88a08167b1d 16:07:08 ---> e2be24903e1c 16:07:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:07:08 ---> Running in 62980b5f1e59 16:07:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:12 (1/5) Installing libsodium (1.0.18-r0) 16:07:12 (2/5) Installing libzmq (4.3.3-r1) 16:07:12 (3/5) Installing pkgconf (1.7.3-r0) 16:07:12 (4/5) Installing libsodium-dev (1.0.18-r0) 16:07:13 (5/5) Installing zeromq-dev (4.3.3-r1) 16:07:13 Executing busybox-1.32.1-r6.trigger 16:07:13 OK: 139 MiB in 45 packages 16:07:14 Removing intermediate container 62980b5f1e59 16:07:14 ---> 445e11a1c9c4 16:07:14 Step 6/8 : WORKDIR /build 16:07:14 ---> Running in d11a2867c6c8 16:07:15 Removing intermediate container d11a2867c6c8 16:07:15 ---> 19089752dcb6 16:07:15 Step 7/8 : COPY go.mod . 16:07:16 ---> ca6a3f37935d 16:07:16 Step 8/8 : RUN go mod download 16:07:16 ---> Running in b50370ae17da 16:07:49 Removing intermediate container b50370ae17da 16:07:49 ---> e1890fcdcfb2 16:07:49 Successfully built e1890fcdcfb2 16:07:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:49 + docker inspect -f . ci-base-image-arm64 16:07:49 . [Pipeline] withDockerContainer 16:07:50 prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container 16:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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-arm64 cat 16:07:52 $ docker top f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:53 + go version 16:07:53 go version go1.16.5 linux/arm64 [Pipeline] } 16:07:53 $ docker stop --time=1 f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 16:07:55 $ docker rm -f f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:56 + docker inspect -f . ci-base-image-arm64 16:07:56 . [Pipeline] withDockerContainer 16:07:56 prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container 16:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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-arm64 cat 16:07:58 $ docker top 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:59 + go mod tidy [Pipeline] sh 16:08:00 + make test 16:08:00 make -C ./app-service-template build 16:08:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:08:00 go mod tidy 16:08:01 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 16:08:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:08:40 make -C ./app-service-template test 16:08:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:08:40 go mod tidy 16:08:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:09:20 ok new-app-service 0.047s coverage: 47.8% of statements 16:09:20 ? new-app-service/config [no test files] 16:09:20 ok new-app-service/functions 0.048s 16:09:20 CGO_ENABLED=1 go vet ./... 16:09:46 gofmt -l . 16:09:46 [ "`gofmt -l .`" = "" ] 16:09:46 ./bin/test-attribution-txt.sh 16:09:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 16:09:46 go mod tidy 16:09:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:09:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.102s coverage: 63.6% of statements 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 61.8% of statements 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.163s coverage: 74.5% of statements 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements 16:09:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:09:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 10.5% of statements 16:10:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.1% of statements 16:10:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:10:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 12.5% of statements 16:10:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.052s coverage: 27.3% of statements 16:10:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:10:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:10:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.051s coverage: 51.4% of statements 16:10:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.138s coverage: 78.1% of statements 16:10:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.038s coverage: 94.4% of statements 16:10:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:10:36 gofmt -l . 16:10:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:10:37 $ docker stop --time=1 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 16:10:40 $ docker rm -f 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:41 Warning: overwriting stash ‘coverage-report’ 16:10:41 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 16:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:43 16:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:43 arm64: Pulling from edgex-lftools-log-publisher 16:10:43 448f6bf000e3: Pulling fs layer 16:10:43 f757da607395: Pulling fs layer 16:10:43 05883995daec: Pulling fs layer 16:10:43 8603b9c90790: Pulling fs layer 16:10:43 1560dd03e051: Pulling fs layer 16:10:43 27f5ce0e4adf: Pulling fs layer 16:10:43 c2d8d7efcc4b: Pulling fs layer 16:10:43 27f5ce0e4adf: Waiting 16:10:43 8603b9c90790: Waiting 16:10:43 c2d8d7efcc4b: Waiting 16:10:44 f757da607395: Verifying Checksum 16:10:44 f757da607395: Download complete 16:10:44 8603b9c90790: Download complete 16:10:44 1560dd03e051: Verifying Checksum 16:10:44 1560dd03e051: Download complete 16:10:44 27f5ce0e4adf: Verifying Checksum 16:10:44 27f5ce0e4adf: Download complete 16:10:44 05883995daec: Verifying Checksum 16:10:44 05883995daec: Download complete 16:10:45 448f6bf000e3: Verifying Checksum 16:10:45 448f6bf000e3: Download complete 16:10:48 c2d8d7efcc4b: Verifying Checksum 16:10:48 c2d8d7efcc4b: Download complete 16:10:48 448f6bf000e3: Pull complete 16:10:49 f757da607395: Pull complete 16:10:51 05883995daec: Pull complete 16:10:51 8603b9c90790: Pull complete 16:10:52 1560dd03e051: Pull complete 16:10:53 27f5ce0e4adf: Pull complete 16:11:08 c2d8d7efcc4b: Pull complete 16:11:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:11:08 prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container 16:11:08 $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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:arm64 cat 16:11:15 $ docker top 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:16 ---> job-cost.sh 16:11:16 lf-activate-venv: SKIPPING 16:11:16 INFO: No Stack... 16:11:17 INFO: Retrieving Pricing Info for: v2-standard-4 16:11:18 INFO: Archiving Costs [Pipeline] sh 16:11:18 + cut -d, -f6 16:11:18 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv [Pipeline] lock 16:11:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] 16:11:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] did not exist. Created. 16:11:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:19 /w/workspace/app-functions-sdk-go/6@tmp/durable-1da659d1/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-1da659d1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:11:20 + echo total: 0.18000000715255737 [Pipeline] stash 16:11:20 Warning: overwriting stash ‘stack-cost’ 16:11:20 Stashed 1 file(s) [Pipeline] } 16:11:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:20 $ docker stop --time=1 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 16:11:22 $ docker rm -f 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 [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 16:11:23 provisioning config files... 16:11:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8693267951408002532tmp [Pipeline] { [Pipeline] sh 16:11:23 + set +x 16:11:23 + curl -s https://codecov.io/bash 16:11:23 + bash -s -- 16:11:23 16:11:23 _____ _ 16:11:23 / ____| | | 16:11:23 | | ___ __| | ___ ___ _____ __ 16:11:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:11:23 | |___| (_) | (_| | __/ (_| (_) \ V / 16:11:23 \_____\___/ \__,_|\___|\___\___/ \_/ 16:11:23 Bash-1.0.6 16:11:23 16:11:23 16:11:23 ==> git version 2.24.4 found 16:11:23 ==> 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 16:11:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:11:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:11:23 ==> Jenkins CI detected. 16:11:23 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 16:11:23 project root: . 16:11:23 --> token set from env 16:11:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:11:24 ==> Running gcov in . (disable via -X gcov) 16:11:24 ==> Python coveragepy not found 16:11:24 ==> Searching for coverage reports in: 16:11:24 + . 16:11:24 -> Found 2 reports 16:11:24 ==> Detecting git/mercurial file structure 16:11:24 ==> Reading reports 16:11:24 + ./app-service-template/coverage.out bytes=1055 16:11:24 + ./coverage.out bytes=95183 16:11:24 ==> Appending adjustments 16:11:24 https://docs.codecov.io/docs/fixing-reports 16:11:24 + Found adjustments 16:11:24 ==> Gzipping contents 16:11:24 20K /tmp/codecov.yjdbnJ.gz 16:11:24 ==> Uploading reports 16:11:24 url: https://codecov.io 16:11:24 query: branch=main&commit=ebab09c1f1c3ca512e4b147264c251d1ef0d01e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:24 -> Pinging Codecov 16:11:24 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=ebab09c1f1c3ca512e4b147264c251d1ef0d01e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:24 -> Uploading to 16:11:24 https://storage.googleapis.com/codecov/v4/raw/2021-07-28/3D8B5DFFC46A037C893635FACE044666/ebab09c1f1c3ca512e4b147264c251d1ef0d01e0/93cecc0d-1394-461e-8a11-f64d11dbc77a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T161124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c915d0bbd1521728c2e7e6eb8e1a0f63374da83576e6f7bab09399c6bbb5b4 16:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:24 Dload Upload Total Spent Left Speed 16:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16482 0 0 100 16482 0 44944 --:--:-- --:--:-- --:--:-- 45032 16:11:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] } 16:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:11:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:11:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:26 16:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:11:26 188c0c94c7c5: Pulling fs layer 16:11:26 0ef7d3d256c8: Pulling fs layer 16:11:26 de9db76c5a1d: Pulling fs layer 16:11:26 0eba1c9be4d2: Pulling fs layer 16:11:26 0d57e429df01: Pulling fs layer 16:11:26 4e4be7b47b0d: Pulling fs layer 16:11:26 e1f770b5df2f: Pulling fs layer 16:11:26 85a0685a4137: Pulling fs layer 16:11:26 0d57e429df01: Waiting 16:11:26 4e4be7b47b0d: Waiting 16:11:26 e1f770b5df2f: Waiting 16:11:26 85a0685a4137: Waiting 16:11:26 0eba1c9be4d2: Waiting 16:11:27 de9db76c5a1d: Verifying Checksum 16:11:27 de9db76c5a1d: Download complete 16:11:27 0ef7d3d256c8: Verifying Checksum 16:11:27 0ef7d3d256c8: Download complete 16:11:27 0d57e429df01: Verifying Checksum 16:11:27 0d57e429df01: Download complete 16:11:27 4e4be7b47b0d: Verifying Checksum 16:11:27 4e4be7b47b0d: Download complete 16:11:27 188c0c94c7c5: Verifying Checksum 16:11:27 188c0c94c7c5: Download complete 16:11:27 188c0c94c7c5: Pull complete 16:11:27 0ef7d3d256c8: Pull complete 16:11:27 de9db76c5a1d: Pull complete 16:11:28 e1f770b5df2f: Verifying Checksum 16:11:28 e1f770b5df2f: Download complete 16:11:33 0eba1c9be4d2: Verifying Checksum 16:11:33 0eba1c9be4d2: Download complete 16:11:33 85a0685a4137: Verifying Checksum 16:11:33 85a0685a4137: Download complete 16:11:36 0eba1c9be4d2: Pull complete 16:11:36 0d57e429df01: Pull complete 16:11:36 4e4be7b47b0d: Pull complete 16:11:37 e1f770b5df2f: Pull complete 16:11:40 85a0685a4137: Pull complete 16:11:40 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:11:40 prd-centos7-docker-4c-2g-359 does not seem to be running inside a container 16:11:40 $ 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 16:11:42 $ docker top 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae -eo pid,comm [Pipeline] { [Pipeline] echo 16:11:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:11:42 + set -o pipefail 16:11:42 + snyk monitor '--org=edgex-jenkins' 16:12:09 16:12:09 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 16:12:09 16:12:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e20b4fdb-35ef-4639-b103-e84b7cc711a5 16:12:09 16:12:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:12:09 16:12:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:12:09 16:12:09 [Pipeline] } 16:12:09 $ docker stop --time=1 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae 16:12:11 $ docker rm -f 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae [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 16:12:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:12 provisioning config files... 16:12:12 not able to provide the file [ManagedFile: id=swaggerhub-api-key, targetLocation=null, variable=APIKEY], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:12:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:12:14 ---> package-listing.sh 16:12:14 ++ facter osfamily 16:12:14 ++ tr '[:upper:]' '[:lower:]' 16:12:14 + OS_FAMILY=redhat 16:12:14 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 16:12:14 + START_PACKAGES=/tmp/packages_start.txt 16:12:14 + END_PACKAGES=/tmp/packages_end.txt 16:12:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:14 + PACKAGES=/tmp/packages_start.txt 16:12:14 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:12:14 + PACKAGES=/tmp/packages_end.txt 16:12:14 + case "${OS_FAMILY}" in 16:12:14 + sort 16:12:14 + rpm -qa 16:12:15 + '[' -f /tmp/packages_start.txt ']' 16:12:15 + '[' -f /tmp/packages_end.txt ']' 16:12:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:15 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:12:15 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 16:12:15 + 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 16:12:15 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 16:12:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:15 16:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:16 latest: Pulling from edgex-lftools-log-publisher 16:12:16 b4d181a07f80: Pulling fs layer 16:12:16 a1111a8f2ec3: Pulling fs layer 16:12:16 ed53099fbce6: Pulling fs layer 16:12:16 dc539afda2c1: Pulling fs layer 16:12:16 77bc0d833cb6: Pulling fs layer 16:12:16 9065ff56babe: Pulling fs layer 16:12:16 d287ab97295c: Pulling fs layer 16:12:16 77bc0d833cb6: Waiting 16:12:16 9065ff56babe: Waiting 16:12:16 d287ab97295c: Waiting 16:12:16 dc539afda2c1: Waiting 16:12:16 a1111a8f2ec3: Verifying Checksum 16:12:16 a1111a8f2ec3: Download complete 16:12:16 dc539afda2c1: Verifying Checksum 16:12:16 dc539afda2c1: Download complete 16:12:17 77bc0d833cb6: Verifying Checksum 16:12:17 77bc0d833cb6: Download complete 16:12:17 9065ff56babe: Verifying Checksum 16:12:17 9065ff56babe: Download complete 16:12:17 ed53099fbce6: Verifying Checksum 16:12:17 ed53099fbce6: Download complete 16:12:18 b4d181a07f80: Verifying Checksum 16:12:18 b4d181a07f80: Download complete 16:12:19 b4d181a07f80: Pull complete 16:12:19 a1111a8f2ec3: Pull complete 16:12:20 ed53099fbce6: Pull complete 16:12:20 dc539afda2c1: Pull complete 16:12:20 77bc0d833cb6: Pull complete 16:12:20 9065ff56babe: Pull complete 16:12:22 d287ab97295c: Verifying Checksum 16:12:22 d287ab97295c: Download complete 16:12:26 d287ab97295c: Pull complete 16:12:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:12:26 prd-centos7-docker-4c-2g-359 does not seem to be running inside a container 16:12:26 $ 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 16:12:29 $ docker top 23b0936cfdca63ee0e189a42a13d002bff813bf484f18297ced600b2eeb3839e -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:29 + touch /tmp/pre-build-complete [Pipeline] sh 16:12:30 + mkdir -p /var/log/sysstat [Pipeline] sh 16:12:30 + ls /var/log/sa-host 16:12:30 + sadf -c /var/log/sa-host/sa05 16:12:30 file_magic: OK 16:12:30 HZ: Using current value: 100 16:12:30 file_header: OK 16:12:30 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 16:12:30 Statistics: 16:12:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:12:30 File successfully converted to sysstat format version 12.0.3 16:12:30 + sadf -c /var/log/sa-host/sa28 16:12:30 file_magic: OK 16:12:30 HZ: Using current value: 100 16:12:30 file_header: OK 16:12:30 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 16:12:30 Statistics: 16:12:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:12:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:31 provisioning config files... 16:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3441404088092376506tmp [Pipeline] { [Pipeline] echo 16:12:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:12:31 ---> create-netrc.sh [Pipeline] } 16:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:12:31 ---> python-tools-install.sh [Pipeline] echo 16:12:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:12:32 ---> sudo-logs.sh 16:12:32 Archiving 'sudo' log.. 16:12:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-359.vexxhost.local: Name or service not known 16:12:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-359.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:12:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:12:32 ---> job-cost.sh 16:12:32 lf-activate-venv: SKIPPING 16:12:32 DEBUG: total: 0.18000000715255737 16:12:32 INFO: Retrieving Stack Cost... 16:12:33 INFO: Retrieving Pricing Info for: v3-standard-2 16:12:33 INFO: Archiving Costs [Pipeline] echo 16:12:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:12:34 ---> logs-deploy.sh 16:12:34 lf-activate-venv: SKIPPING 16:12:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/6 16:12:34 INFO: archiving workspace using pattern(s): 16:12:34 Archives upload complete. 16:12:34 INFO: archiving logs to Nexus 16:12:35 ---> uname -a: 16:12:35 Linux prd-centos7-docker-4c-2g-359.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 16:12:35 16:12:35 16:12:35 ---> lscpu: 16:12:35 Architecture: x86_64 16:12:35 CPU op-mode(s): 32-bit, 64-bit 16:12:35 Byte Order: Little Endian 16:12:35 Address sizes: 40 bits physical, 48 bits virtual 16:12:35 CPU(s): 2 16:12:35 On-line CPU(s) list: 0,1 16:12:35 Thread(s) per core: 1 16:12:35 Core(s) per socket: 1 16:12:35 Socket(s): 2 16:12:35 NUMA node(s): 1 16:12:35 Vendor ID: AuthenticAMD 16:12:35 CPU family: 23 16:12:35 Model: 49 16:12:35 Model name: AMD EPYC-Rome Processor 16:12:35 Stepping: 0 16:12:35 CPU MHz: 2799.996 16:12:35 BogoMIPS: 5599.99 16:12:35 Virtualization: AMD-V 16:12:35 Hypervisor vendor: KVM 16:12:35 Virtualization type: full 16:12:35 L1d cache: 32K 16:12:35 L1i cache: 32K 16:12:35 L2 cache: 512K 16:12:35 L3 cache: 16384K 16:12:35 NUMA node0 CPU(s): 0,1 16:12:35 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 16:12:35 16:12:35 16:12:35 ---> nproc: 16:12:35 2 16:12:35 16:12:35 16:12:35 ---> df -h: 16:12:35 Filesystem Size Used Avail Use% Mounted on 16:12:35 overlay 40G 8.4G 32G 21% / 16:12:35 tmpfs 64M 0 64M 0% /dev 16:12:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:12:35 shm 64M 0 64M 0% /dev/shm 16:12:35 /dev/vda1 40G 8.4G 32G 21% /facter-os 16:12:35 16:12:35 16:12:35 ---> sar -b -r -n DEV: 16:12:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 16:12:35 16:12:35 16:01:58 LINUX RESTART (2 CPU) 16:12:35 16:12:35 16:03:01 tps rtps wtps bread/s bwrtn/s 16:12:35 16:04:01 1.73 0.00 1.73 0.00 32.94 16:12:35 16:05:01 0.23 0.00 0.23 0.00 3.38 16:12:35 16:06:01 0.40 0.00 0.40 0.00 5.33 16:12:35 16:07:01 0.13 0.00 0.13 0.00 2.32 16:12:35 16:08:01 0.25 0.00 0.25 0.00 3.43 16:12:35 16:09:01 0.27 0.00 0.27 0.00 3.63 16:12:35 16:10:01 0.22 0.00 0.22 0.00 3.25 16:12:35 16:11:01 0.25 0.00 0.25 0.00 3.75 16:12:35 16:12:01 89.07 0.03 89.04 3.73 28675.97 16:12:35 Average: 10.29 0.00 10.28 0.41 3193.08 16:12:35 16:12:35 16:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:35 16:04:01 5429440 0 808284 10.09 2620 1768588 1248104 13.78 598056 1581852 16 16:12:35 16:05:01 5428540 0 809176 10.10 2620 1768596 1241936 13.71 599704 1581380 8 16:12:35 16:06:01 5427248 0 810468 10.12 2620 1768596 1233804 13.62 601120 1581380 20 16:12:35 16:07:01 5427336 0 810372 10.12 2620 1768604 1233880 13.62 596964 1585708 8 16:12:35 16:08:01 5426620 0 811084 10.13 2620 1768608 1206200 13.32 598396 1585708 20 16:12:35 16:09:01 5425120 0 812576 10.15 2620 1768616 1206236 13.32 599636 1585712 20 16:12:35 16:10:01 5424660 0 813032 10.15 2620 1768620 1206236 13.32 600336 1585708 16 16:12:35 16:11:01 5416908 0 820780 10.25 2620 1768624 1206260 13.32 607836 1585708 8 16:12:35 16:12:01 4324584 0 1071292 13.38 2620 2610436 1471436 16.25 800500 2364740 101084 16:12:35 Average: 5303384 0 840785 10.50 2620 1862143 1250455 13.81 622505 1670877 11244 16:12:35 16:12:35 16:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:35 16:04:01 eth0 2.75 0.57 0.71 0.39 0.00 0.00 0.00 0.00 16:12:35 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:05:01 eth0 3.28 0.93 1.01 0.60 0.00 0.00 0.00 0.00 16:12:35 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:06:01 eth0 2.03 0.38 0.41 0.24 0.00 0.00 0.00 0.00 16:12:35 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:07:01 eth0 1.67 0.37 0.35 0.20 0.00 0.00 0.00 0.00 16:12:35 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:08:01 eth0 2.17 0.75 0.76 0.47 0.00 0.00 0.00 0.00 16:12:35 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:09:01 eth0 0.70 0.28 0.29 0.20 0.00 0.00 0.00 0.00 16:12:35 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:10:01 eth0 1.05 0.37 0.32 0.23 0.00 0.00 0.00 0.00 16:12:35 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:11:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 16:12:35 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:12:01 veth8419d8b 92.70 119.25 7.62 386.23 0.00 0.00 0.00 0.00 16:12:35 16:12:01 eth0 750.55 544.64 4486.27 46.28 0.00 0.00 0.00 0.00 16:12:35 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 16:12:01 docker0 92.70 119.12 6.35 386.22 0.00 0.00 0.00 0.00 16:12:35 Average: veth8419d8b 10.30 13.25 0.85 42.92 0.00 0.00 0.00 0.00 16:12:35 Average: eth0 84.98 60.96 499.00 5.42 0.00 0.00 0.00 0.00 16:12:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:35 Average: docker0 10.30 13.24 0.71 42.92 0.00 0.00 0.00 0.00 16:12:35 16:12:35 16:12:35 ---> sar -P ALL: 16:12:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 16:12:35 16:12:35 16:01:58 LINUX RESTART (2 CPU) 16:12:35 16:12:35 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:12:35 16:04:01 all 0.28 0.00 0.08 0.00 0.02 99.62 16:12:35 16:04:01 0 0.45 0.00 0.10 0.00 0.02 99.43 16:12:35 16:04:01 1 0.12 0.00 0.07 0.00 0.02 99.80 16:12:35 16:05:01 all 0.26 0.00 0.08 0.00 0.02 99.65 16:12:35 16:05:01 0 0.47 0.00 0.08 0.00 0.02 99.43 16:12:35 16:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:12:35 16:06:01 all 0.23 0.00 0.05 0.00 0.02 99.70 16:12:35 16:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 16:12:35 16:06:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:12:35 16:07:01 all 0.21 0.00 0.09 0.00 0.01 99.69 16:12:35 16:07:01 0 0.28 0.00 0.08 0.00 0.00 99.63 16:12:35 16:07:01 1 0.13 0.00 0.10 0.00 0.02 99.75 16:12:35 16:08:01 all 0.21 0.00 0.07 0.00 0.03 99.70 16:12:35 16:08:01 0 0.18 0.00 0.05 0.00 0.02 99.75 16:12:35 16:08:01 1 0.23 0.00 0.08 0.00 0.03 99.65 16:12:35 16:09:01 all 0.21 0.00 0.08 0.00 0.02 99.70 16:12:35 16:09:01 0 0.17 0.00 0.07 0.00 0.02 99.75 16:12:35 16:09:01 1 0.25 0.00 0.08 0.00 0.02 99.65 16:12:35 16:10:01 all 0.10 0.00 0.07 0.00 0.02 99.82 16:12:35 16:10:01 0 0.17 0.00 0.08 0.00 0.02 99.73 16:12:35 16:10:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:12:35 16:11:01 all 0.17 0.00 0.04 0.00 0.01 99.78 16:12:35 16:11:01 0 0.32 0.00 0.03 0.00 0.02 99.63 16:12:35 16:11:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:12:35 16:12:01 all 11.58 0.00 4.70 1.05 0.07 82.61 16:12:35 16:12:01 0 11.51 0.00 4.92 1.34 0.07 82.16 16:12:35 16:12:01 1 11.65 0.00 4.47 0.76 0.07 83.06 16:12:35 Average: all 1.43 0.00 0.57 0.11 0.02 97.87 16:12:35 Average: 0 1.50 0.00 0.59 0.14 0.02 97.74 16:12:35 Average: 1 1.36 0.00 0.55 0.08 0.02 97.99 16:12:35 16:12:35 16:12:35