Pull request #977 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 35f727e6cd4ef351a187283bfee9449e01a1ee6d+ea8fe61d088703b4bca7bc5a37cc934997476014 (9ef8794100e42bb56c746fd40aea18452bb519a9) 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-ssh4184960370323078349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh838447513461161396.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-977/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/PR-977/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2779273524432587284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh6538626406770357460.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/PR-977/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/PR-977/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh249193175123369144.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 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-113 in /w/workspace/ndry_app-functions-sdk-go_PR-977 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-977 # 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/ndry_app-functions-sdk-go_PR-977@tmp/jenkins-gitclient-ssh61212215500060673.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ea8fe61d088703b4bca7bc5a37cc934997476014 into PR head commit 35f727e6cd4ef351a187283bfee9449e01a1ee6d Merge succeeded, producing 35f727e6cd4ef351a187283bfee9449e01a1ee6d Checking out Revision 35f727e6cd4ef351a187283bfee9449e01a1ee6d (PR-977) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/jenkins-gitclient-ssh3488039747204212232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/977/head:refs/remotes/origin/PR-977 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/jenkins-gitclient-ssh5063775758076364676.key > git merge ea8fe61d088703b4bca7bc5a37cc934997476014 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 Commit message: "feat: Enable Batch to optionally marshal data as Events" First time build. Skipping changelog. > git rev-list --no-walk a892bec5ec376d7fd1cd018ccff8ca336cbc1fbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:50:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:50:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:50:37 ========================================================= 21:50:37 EdgeX Global Pipelines Version Info 21:50:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:50:38 ------------------- 21:50:38 stable info: 21:50:38 ------------------- 21:50:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:50:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 21:50:38 Message: update stable to v1.0.210 21:50:39 ------------------- 21:50:39 experimental info: 21:50:39 ------------------- 21:50:39 Commited By: **** collab-it+edgex@linuxfoundation.org 21:50:39 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 21:50:39 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-977 [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-977 [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-977 [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35f727e6cd4ef351a187283bfee9449e01a1ee6d [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35f727e [Pipeline] echo 21:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:40 + git log --format=format:%s -1 35f727e6cd4ef351a187283bfee9449e01a1ee6d [Pipeline] echo 21:50:40 GIT_COMMIT: 35f727e6cd4ef351a187283bfee9449e01a1ee6d, Commit Message: feat: Enable Batch to optionally marshal data as Events [Pipeline] echo 21:50:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:40 21:50:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:50:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:41 latest: Pulling from edgex-devops/git-semver 21:50:41 a0d0a0d46f8b: Pulling fs layer 21:50:41 3e5f54012d9b: Pulling fs layer 21:50:41 4c7163046ea9: Pulling fs layer 21:50:41 0c2d73faf560: Pulling fs layer 21:50:41 0c2d73faf560: Waiting 21:50:41 3e5f54012d9b: Verifying Checksum 21:50:41 3e5f54012d9b: Download complete 21:50:41 a0d0a0d46f8b: Verifying Checksum 21:50:41 a0d0a0d46f8b: Download complete 21:50:41 0c2d73faf560: Verifying Checksum 21:50:41 0c2d73faf560: Download complete 21:50:41 4c7163046ea9: Verifying Checksum 21:50:41 4c7163046ea9: Download complete 21:50:41 a0d0a0d46f8b: Pull complete 21:50:41 3e5f54012d9b: Pull complete 21:50:42 4c7163046ea9: Pull complete 21:50:42 0c2d73faf560: Pull complete 21:50:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:50:42 prd-centos7-docker-4c-2g-113 does not seem to be running inside a container 21:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-977 -v /w/workspace/ndry_app-functions-sdk-go_PR-977:/w/workspace/ndry_app-functions-sdk-go_PR-977:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:50:42 $ docker top 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:43 [ssh-agent] Looking for ssh-agent implementation... 21:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:43 $ docker exec 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 ssh-agent 21:50:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMoaeGB/agent.13 21:50:43 SSH_AGENT_PID=20 21:50:43 Running ssh-add (command line suppressed) 21:50:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/private_key_3741306330738775087.key (/w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/private_key_3741306330738775087.key) 21:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:43 + git tag --points-at HEAD [Pipeline] } 21:50:43 $ docker exec --env ******** --env ******** 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 ssh-agent -k 21:50:43 unset SSH_AUTH_SOCK; 21:50:43 unset SSH_AGENT_PID; 21:50:43 echo Agent pid 20 killed; 21:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:43 [ssh-agent] Looking for ssh-agent implementation... 21:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:43 $ docker exec 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 ssh-agent 21:50:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAACGhi/agent.52 21:50:44 SSH_AGENT_PID=58 21:50:44 Running ssh-add (command line suppressed) 21:50:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/private_key_1662361192525124907.key (/w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/private_key_1662361192525124907.key) 21:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:44 + git semver init 21:50:44 # -> Open(): unable to determine branch for HEAD 21:50:44 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-977/.git 21:50:44 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-977 21:50:44 # $SEMVER_REMOTE_NAME = origin 21:50:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:50:44 # $SEMVER_USER_NAME = edgex-jenkins 21:50:44 # $SEMVER_BRANCH = PR-977 21:50:44 # $SEMVER_TEMP = /tmp/semver-342799353 21:50:44 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:50:47 # '/tmp/semver-342799353' -> '/w/workspace/ndry_app-functions-sdk-go_PR-977/.semver' 21:50:47 # -> Force: false 21:50:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-977/.semver [Pipeline] } 21:50:47 $ docker exec --env ******** --env ******** 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 ssh-agent -k 21:50:47 unset SSH_AUTH_SOCK; 21:50:47 unset SSH_AGENT_PID; 21:50:47 echo Agent pid 58 killed; 21:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:47 + git semver [Pipeline] } 21:50:47 $ docker stop --time=1 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 21:50:48 $ docker rm -f 045d3cf624c896792ecffbb901bfed6fb17098da941d2282749d2a3132b58fe0 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:50:49 Stashed 1 file(s) [Pipeline] echo 21:50:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:51:04 Still waiting to schedule task 21:51:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:51:04 Still waiting to schedule task 21:51:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-94’ is offline 21:52:59 Running on prd-centos7-docker-4c-2g-116 in /w/workspace/ndry_app-functions-sdk-go_PR-977 [Pipeline] { [Pipeline] ws 21:52:59 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:52:59 The recommended git tool is: git 21:53:01 using credential edgex-jenkins-ssh 21:53:01 Cloning the remote Git repository 21:53:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:00 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:53:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:00 > git --version # timeout=10 21:53:00 > git --version # 'git version 2.24.4' 21:53:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:00 [INFO] Currently running in a labeled security context 21:53:00 [INFO] Currently SELinux is 'enforcing' on the host 21:53:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh1838773009539486528.key 21:53:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:04 Merging remotes/origin/main commit ea8fe61d088703b4bca7bc5a37cc934997476014 into PR head commit 35f727e6cd4ef351a187283bfee9449e01a1ee6d 21:53:04 Merge succeeded, producing 35f727e6cd4ef351a187283bfee9449e01a1ee6d 21:53:04 Checking out Revision 35f727e6cd4ef351a187283bfee9449e01a1ee6d (PR-977) 21:53:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:53:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:53:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:02 [INFO] Currently running in a labeled security context 21:53:02 [INFO] Currently SELinux is 'enforcing' on the host 21:53:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh4300906334713244701.key 21:53:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/977/head:refs/remotes/origin/PR-977 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:53:03 > git config core.sparsecheckout # timeout=10 21:53:03 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 21:53:03 > git remote # timeout=10 21:53:03 > git config --get remote.origin.url # timeout=10 21:53:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:03 [INFO] Currently running in a labeled security context 21:53:03 [INFO] Currently SELinux is 'enforcing' on the host 21:53:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh3359677221445234424.key 21:53:03 > git merge ea8fe61d088703b4bca7bc5a37cc934997476014 # timeout=10 21:53:03 > git rev-parse HEAD^{commit} # timeout=10 21:53:03 > git config core.sparsecheckout # timeout=10 21:53:03 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 21:53:07 Commit message: "feat: Enable Batch to optionally marshal data as Events" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:53:08 ========================================================= 21:53:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:53:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:53:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:08 a0d0a0d46f8b: Pulling fs layer 21:53:08 31adcdaf11c8: Pulling fs layer 21:53:08 b8b176561691: Pulling fs layer 21:53:08 4527c011a84f: Pulling fs layer 21:53:08 5d74067f8e1e: Pulling fs layer 21:53:08 e0aca202a116: Pulling fs layer 21:53:08 3a43be97a3b4: Pulling fs layer 21:53:08 34cad66bf833: Pulling fs layer 21:53:08 b4e3c513aaa6: Pulling fs layer 21:53:08 4527c011a84f: Waiting 21:53:08 5d74067f8e1e: Waiting 21:53:08 e0aca202a116: Waiting 21:53:08 3a43be97a3b4: Waiting 21:53:08 34cad66bf833: Waiting 21:53:08 b4e3c513aaa6: Waiting 21:53:08 b8b176561691: Verifying Checksum 21:53:08 b8b176561691: Download complete 21:53:08 31adcdaf11c8: Verifying Checksum 21:53:08 31adcdaf11c8: Download complete 21:53:08 5d74067f8e1e: Verifying Checksum 21:53:08 5d74067f8e1e: Download complete 21:53:08 e0aca202a116: Verifying Checksum 21:53:08 e0aca202a116: Download complete 21:53:08 3a43be97a3b4: Verifying Checksum 21:53:08 3a43be97a3b4: Download complete 21:53:08 a0d0a0d46f8b: Verifying Checksum 21:53:08 a0d0a0d46f8b: Download complete 21:53:09 34cad66bf833: Verifying Checksum 21:53:09 34cad66bf833: Download complete 21:53:09 4527c011a84f: Verifying Checksum 21:53:09 4527c011a84f: Download complete 21:53:09 a0d0a0d46f8b: Pull complete 21:53:09 b4e3c513aaa6: Verifying Checksum 21:53:09 b4e3c513aaa6: Download complete 21:53:09 31adcdaf11c8: Pull complete 21:53:09 b8b176561691: Pull complete 21:53:13 4527c011a84f: Pull complete 21:53:13 5d74067f8e1e: Pull complete 21:53:13 e0aca202a116: Pull complete 21:53:13 3a43be97a3b4: Pull complete 21:53:14 34cad66bf833: Pull complete 21:53:16 b4e3c513aaa6: Pull complete 21:53:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:53:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:53:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:53:17 + docker inspect -f . ci-base-image-x86_64 21:53:17 . [Pipeline] withDockerContainer 21:53:17 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 21:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:20 $ docker top af4e475ead8bebd587581dabea6085c28c7e71b3b405764a63de74194d26f459 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:20 + go version 21:53:20 go version go1.16.8 linux/amd64 [Pipeline] } 21:53:20 $ docker stop --time=1 af4e475ead8bebd587581dabea6085c28c7e71b3b405764a63de74194d26f459 21:53:21 $ docker rm -f af4e475ead8bebd587581dabea6085c28c7e71b3b405764a63de74194d26f459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:22 + docker inspect -f . ci-base-image-x86_64 21:53:22 . [Pipeline] withDockerContainer 21:53:22 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 21:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:53:22 $ docker top cdddd76cccffe6eb0c7963e696d09dd0983127a60052af3f6f315a52455e57c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:53:23 + make test 21:53:23 make -C ./app-service-template build 21:53:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:53:23 go mod tidy 21:53:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 21:53:25 go: downloading github.com/stretchr/testify v1.7.0 21:53:25 go: downloading github.com/google/uuid v1.3.0 21:53:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.13 21:53:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 21:53:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 21:53:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:53:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:53:25 go: downloading github.com/davecgh/go-spew v1.1.1 21:53:25 go: downloading github.com/pmezard/go-difflib v1.0.0 21:53:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:53:25 go: downloading github.com/stretchr/objx v0.1.1 21:53:25 go: downloading github.com/go-kit/kit v0.11.0 21:53:25 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:53:25 go: downloading github.com/gorilla/mux v1.8.0 21:53:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:53:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 21:53:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 21:53:25 go: downloading github.com/mitchellh/copystructure v1.0.0 21:53:25 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:53:25 go: downloading github.com/gorilla/websocket v1.4.2 21:53:25 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:53:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:53:25 go: downloading github.com/go-playground/universal-translator v0.18.0 21:53:25 go: downloading github.com/leodido/go-urn v1.2.1 21:53:25 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:53:25 go: downloading golang.org/x/text v0.3.6 21:53:25 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:53:25 go: downloading github.com/go-playground/locales v0.14.0 21:53:26 go: downloading github.com/pelletier/go-toml v1.9.4 21:53:26 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:53:26 go: downloading github.com/go-stack/stack v1.8.0 21:53:26 go: downloading github.com/hashicorp/errwrap v1.0.0 21:53:26 go: downloading github.com/hashicorp/consul/api v1.9.1 21:53:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:53:26 go: downloading github.com/x448/float16 v0.8.4 21:53:26 go: downloading github.com/kr/pretty v0.3.0 21:53:26 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:53:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:53:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:53:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:53:27 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:53:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:53:27 go: downloading github.com/hashicorp/serf v0.9.5 21:53:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:53:27 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:53:27 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:53:27 go: downloading github.com/kr/text v0.2.0 21:53:27 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:53:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:53:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:53:27 go: downloading github.com/pebbe/zmq4 v1.2.7 21:53:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:53:27 go: downloading github.com/fatih/color v1.9.0 21:53:27 go: downloading github.com/mattn/go-colorable v0.1.6 21:53:27 go: downloading github.com/mattn/go-isatty v0.0.12 21:53:27 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:53:27 go: downloading github.com/pkg/errors v0.9.1 21:53:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:53:27 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:53:27 go: downloading github.com/hashicorp/memberlist v0.2.2 21:53:27 go: downloading github.com/onsi/ginkgo v1.10.1 21:53:27 go: downloading github.com/onsi/gomega v1.7.0 21:53:27 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:53:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:53:27 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:53:27 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:53:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:53:27 go: downloading github.com/miekg/dns v1.1.26 21:53:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:53:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:53:27 go: downloading github.com/hpcloud/tail v1.0.0 21:53:27 go: downloading gopkg.in/yaml.v2 v2.4.0 21:53:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:53:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:53:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:53:27 go: downloading github.com/golang/protobuf v1.5.2 21:53:27 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:53:27 go: downloading google.golang.org/protobuf v1.27.1 21:53:28 go: downloading github.com/google/go-cmp v0.5.5 21:53:28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:53: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 21:53:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-114 in /w/workspace/ndry_app-functions-sdk-go_PR-977 [Pipeline] { [Pipeline] ws 21:53:29 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:53:29 The recommended git tool is: git 21:53:36 using credential edgex-jenkins-ssh 21:53:36 Cloning the remote Git repository 21:53:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:36 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:53:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:36 > git --version # timeout=10 21:53:36 > git --version # 'git version 2.17.1' 21:53:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:41 Merging remotes/origin/main commit ea8fe61d088703b4bca7bc5a37cc934997476014 into PR head commit 35f727e6cd4ef351a187283bfee9449e01a1ee6d 21:53:41 Merge succeeded, producing 35f727e6cd4ef351a187283bfee9449e01a1ee6d 21:53:41 Checking out Revision 35f727e6cd4ef351a187283bfee9449e01a1ee6d (PR-977) 21:53:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:53:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:53:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/977/head:refs/remotes/origin/PR-977 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:53:41 > git config core.sparsecheckout # timeout=10 21:53:41 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 21:53:41 > git remote # timeout=10 21:53:41 > git config --get remote.origin.url # timeout=10 21:53:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:41 > git merge ea8fe61d088703b4bca7bc5a37cc934997476014 # timeout=10 21:53:41 > git rev-parse HEAD^{commit} # timeout=10 21:53:41 > git config core.sparsecheckout # timeout=10 21:53:41 > git checkout -f 35f727e6cd4ef351a187283bfee9449e01a1ee6d # timeout=10 21:53:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:53:43 make -C ./app-service-template test 21:53:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:53:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:53:45 Commit message: "feat: Enable Batch to optionally marshal data as Events" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:53:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:46 Dload Upload Total Spent Left Speed 21:53:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60948 0 --:--:-- --:--:-- --:--:-- 60948 [Pipeline] sh 21:53:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:53:47 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:53:47 /etc/docker/daemon.json 21:53:47 { 21:53:47 "registry-mirrors": [ 21:53:47 "https://nexus3.edgexfoundry.org:10001" 21:53:47 ], 21:53:47 "bip": "10.250.0.254/24", 21:53:47 "hosts": [ 21:53:47 "tcp://0.0.0.0:5555", 21:53:47 "unix:///var/run/docker.sock" 21:53:47 ], 21:53:47 "mtu": 1458, 21:53:47 "selinux-enabled": true, 21:53:47 "seccomp-profile": "/etc/docker/seccomp.json" 21:53:47 } [Pipeline] sh 21:53:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:53:48 + sudo service docker restart 21:53:51 ok new-app-service 0.013s coverage: 48.1% of statements 21:53:51 ? new-app-service/config [no test files] 21:53:51 ok new-app-service/functions 0.008s 21:53:51 CGO_ENABLED=1 go vet ./... 21:53:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:53:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:53:59 ./bin/test-attribution-txt.sh 21:53:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:53:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:54:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:54:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.015s coverage: 67.0% of statements 21:54:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:54:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 93.7% of statements 21:54:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:54:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.020s coverage: 61.8% of statements 21:54:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:54:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s 21:54:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.075s coverage: 75.7% of statements 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:54:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.3% of statements 21:54:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:54:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements [Pipeline] unstash [Pipeline] echo 21:54:07 ========================================================= 21:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:54:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.079s coverage: 77.0% of statements 21:54:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 15.2% of statements 21:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 21:54:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:54:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 21:54:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:54:09 552d1f2373af: Pulling fs layer 21:54:09 ea3f2d53f512: Pulling fs layer 21:54:09 9e70ebbbe112: Pulling fs layer 21:54:09 7a9cfe048b4a: Pulling fs layer 21:54:09 72dc09318566: Pulling fs layer 21:54:09 f4f7b4309257: Pulling fs layer 21:54:09 0ac9a79272e3: Pulling fs layer 21:54:09 b78e95d17946: Pulling fs layer 21:54:09 f4f7b4309257: Waiting 21:54:09 0ac9a79272e3: Waiting 21:54:09 b78e95d17946: Waiting 21:54:09 7a9cfe048b4a: Waiting 21:54:09 72dc09318566: Waiting 21:54:09 9e70ebbbe112: Verifying Checksum 21:54:09 9e70ebbbe112: Download complete 21:54:09 ea3f2d53f512: Verifying Checksum 21:54:09 ea3f2d53f512: Download complete 21:54:09 72dc09318566: Verifying Checksum 21:54:09 72dc09318566: Download complete 21:54:09 f4f7b4309257: Download complete 21:54:09 0ac9a79272e3: Verifying Checksum 21:54:09 0ac9a79272e3: Download complete 21:54:09 552d1f2373af: Verifying Checksum 21:54:09 552d1f2373af: Download complete 21:54:10 552d1f2373af: Pull complete 21:54:11 ea3f2d53f512: Pull complete 21:54:11 9e70ebbbe112: Pull complete 21:54:12 b78e95d17946: Verifying Checksum 21:54:12 b78e95d17946: Download complete 21:54:12 7a9cfe048b4a: Verifying Checksum 21:54:12 7a9cfe048b4a: Download complete 21:54:22 7a9cfe048b4a: Pull complete 21:54:22 72dc09318566: Pull complete 21:54:22 f4f7b4309257: Pull complete 21:54:23 0ac9a79272e3: Pull complete 21:54:28 b78e95d17946: Pull complete 21:54:28 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 21:54:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:54:29 + docker inspect -f . ci-base-image-arm64 21:54:29 . [Pipeline] withDockerContainer 21:54:29 prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container 21:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 78.7% of statements 21:54:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 21:54:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:54:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:34 ./pkg/transforms/batch.go 21:54:34 ./pkg/transforms/batch_test.go 21:54:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:34 make: *** [Makefile:44: fmt] Error 1 21:54:38 $ docker top 438a5879aec391fbc72a1b74db359a4d30497c6439cf802b74379f56de5f15b1 -eo pid,comm [Pipeline] { [Pipeline] } 21:54:38 $ docker stop --time=1 cdddd76cccffe6eb0c7963e696d09dd0983127a60052af3f6f315a52455e57c3 21:54:39 $ docker rm -f cdddd76cccffe6eb0c7963e696d09dd0983127a60052af3f6f315a52455e57c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 21:54:40 + go version 21:54:40 go version go1.16.8 linux/arm64 [Pipeline] // stage Post stage [Pipeline] } 21:54:41 $ docker stop --time=1 438a5879aec391fbc72a1b74db359a4d30497c6439cf802b74379f56de5f15b1 21:54:43 $ docker rm -f 438a5879aec391fbc72a1b74db359a4d30497c6439cf802b74379f56de5f15b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:43 21:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:54:43 + docker inspect -f . ci-base-image-arm64 21:54:43 . [Pipeline] withDockerContainer 21:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:44 latest: Pulling from edgex-lftools-log-publisher 21:54:44 b4d181a07f80: Pulling fs layer 21:54:44 a1111a8f2ec3: Pulling fs layer 21:54:44 ed53099fbce6: Pulling fs layer 21:54:44 dc539afda2c1: Pulling fs layer 21:54:44 77bc0d833cb6: Pulling fs layer 21:54:44 9065ff56babe: Pulling fs layer 21:54:44 d287ab97295c: Pulling fs layer 21:54:44 dc539afda2c1: Waiting 21:54:44 77bc0d833cb6: Waiting 21:54:44 9065ff56babe: Waiting 21:54:44 d287ab97295c: Waiting 21:54:44 a1111a8f2ec3: Verifying Checksum 21:54:44 a1111a8f2ec3: Download complete 21:54:44 dc539afda2c1: Verifying Checksum 21:54:44 dc539afda2c1: Download complete 21:54:44 ed53099fbce6: Verifying Checksum 21:54:44 ed53099fbce6: Download complete 21:54:44 prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container 21:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:44 9065ff56babe: Verifying Checksum 21:54:44 9065ff56babe: Download complete 21:54:44 77bc0d833cb6: Verifying Checksum 21:54:44 77bc0d833cb6: Download complete 21:54:44 b4d181a07f80: Verifying Checksum 21:54:44 b4d181a07f80: Download complete 21:54:45 d287ab97295c: Verifying Checksum 21:54:45 d287ab97295c: Download complete 21:54:45 $ docker top 6a0f9eaef11938e0d562c50a44a6922b14c6fde561ad84868e5f1388cef06ceb -eo pid,comm 21:54:45 b4d181a07f80: Pull complete 21:54:45 a1111a8f2ec3: Pull complete [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:54:46 ed53099fbce6: Pull complete 21:54:46 dc539afda2c1: Pull complete 21:54:46 + make test 21:54:46 make -C ./app-service-template build 21:54:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:54:46 go mod tidy 21:54:47 77bc0d833cb6: Pull complete 21:54:47 9065ff56babe: Pull complete 21:54:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 21:54:50 go: downloading github.com/google/uuid v1.3.0 21:54:50 go: downloading github.com/stretchr/testify v1.7.0 21:54:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.13 21:54:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 21:54:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 21:54:50 go: downloading github.com/davecgh/go-spew v1.1.1 21:54:50 go: downloading github.com/pmezard/go-difflib v1.0.0 21:54:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:54:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:54:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:54:50 go: downloading github.com/stretchr/objx v0.1.1 21:54:50 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:54:50 go: downloading github.com/go-kit/kit v0.11.0 21:54:50 go: downloading github.com/gorilla/mux v1.8.0 21:54:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:54:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 21:54:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 21:54:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:54:50 go: downloading github.com/mitchellh/copystructure v1.0.0 21:54:50 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:54:50 go: downloading github.com/hashicorp/consul/api v1.9.1 21:54:50 go: downloading github.com/gorilla/websocket v1.4.2 21:54:50 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:54:50 go: downloading github.com/pelletier/go-toml v1.9.4 21:54:50 go: downloading github.com/hashicorp/errwrap v1.0.0 21:54:50 go: downloading github.com/go-playground/universal-translator v0.18.0 21:54:50 go: downloading github.com/leodido/go-urn v1.2.1 21:54:50 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:54:50 go: downloading golang.org/x/text v0.3.6 21:54:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:54:51 go: downloading github.com/go-playground/locales v0.14.0 21:54:52 d287ab97295c: Pull complete 21:54:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:54:52 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 21:54: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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:54:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:54:54 go: downloading github.com/kr/pretty v0.3.0 21:54:54 go: downloading github.com/x448/float16 v0.8.4 21:54:54 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:54:54 go: downloading github.com/go-stack/stack v1.8.0 21:54:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:54:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:54:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:54:54 go: downloading github.com/hashicorp/serf v0.9.5 21:54:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:54:54 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:54:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:54:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:54:54 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:54:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:54:54 go: downloading github.com/kr/text v0.2.0 21:54:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:54:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:54:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:54:54 go: downloading github.com/fatih/color v1.9.0 21:54:54 go: downloading github.com/mattn/go-colorable v0.1.6 21:54:54 go: downloading github.com/mattn/go-isatty v0.0.12 21:54:54 go: downloading github.com/pkg/errors v0.9.1 21:54:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:54:54 $ docker top fcc841cdc0e5edd7f4bfa994338f5e31039a7cfc41e129e042fb285d0ae0da13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:55 go: downloading github.com/pebbe/zmq4 v1.2.7 21:54:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:54:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:54:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:54:55 go: downloading github.com/hashicorp/memberlist v0.2.2 21:54:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:54:55 go: downloading github.com/onsi/ginkgo v1.10.1 21:54:55 go: downloading github.com/onsi/gomega v1.7.0 21:54:55 ---> job-cost.sh 21:54:55 lf-activate-venv: SKIPPING 21:54:55 INFO: No Stack... 21:54:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:54:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:54:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:54:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:54:55 go: downloading github.com/miekg/dns v1.1.26 21:54:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:54:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:54:55 go: downloading gopkg.in/yaml.v2 v2.4.0 21:54:55 go: downloading github.com/hpcloud/tail v1.0.0 21:54:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:54:55 go: downloading github.com/golang/protobuf v1.5.2 21:54:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:54:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:54:55 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:54:56 go: downloading google.golang.org/protobuf v1.27.1 21:54:56 go: downloading github.com/google/go-cmp v0.5.5 21:54:56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:54: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 21:55:13 INFO: Retrieving Pricing Info for: v3-standard-2 21:55:13 INFO: Archiving Costs [Pipeline] sh 21:55:13 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 21:55:13 + cut -d, -f6 [Pipeline] lock 21:55:13 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] 21:55:13 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] did not exist. Created. 21:55:13 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:14 + echo total: 0.05999999865889549 [Pipeline] stash 21:55:14 Stashed 1 file(s) [Pipeline] } 21:55:14 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:14 $ docker stop --time=1 fcc841cdc0e5edd7f4bfa994338f5e31039a7cfc41e129e042fb285d0ae0da13 21:55:15 $ docker rm -f fcc841cdc0e5edd7f4bfa994338f5e31039a7cfc41e129e042fb285d0ae0da13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:55:15 Failed in branch amd64 21:55:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:55:36 make -C ./app-service-template test 21:55:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:55:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:56:08 ok new-app-service 0.047s coverage: 48.1% of statements 21:56:08 ? new-app-service/config [no test files] 21:56:08 ok new-app-service/functions 0.043s 21:56:08 CGO_ENABLED=1 go vet ./... 21:56:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:35 ./bin/test-attribution-txt.sh 21:56:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:56:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:56:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.156s coverage: 67.0% of statements 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.076s coverage: 93.7% of statements 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 61.8% of statements 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.058s 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.138s coverage: 75.7% of statements 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements 21:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.046s coverage: 10.5% of statements 21:56:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.236s coverage: 77.0% of statements 21:56:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:56:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.104s coverage: 15.2% of statements 21:56:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.043s coverage: 27.3% of statements 21:56:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:56:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:56:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.066s coverage: 51.4% of statements 21:57:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 78.7% of statements 21:57:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 21:57:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:57:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:25 ./pkg/transforms/batch.go 21:57:25 ./pkg/transforms/batch_test.go 21:57:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:26 make: *** [Makefile:44: fmt] Error 1 [Pipeline] } 21:57:26 $ docker stop --time=1 6a0f9eaef11938e0d562c50a44a6922b14c6fde561ad84868e5f1388cef06ceb 21:57:28 $ docker rm -f 6a0f9eaef11938e0d562c50a44a6922b14c6fde561ad84868e5f1388cef06ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:32 21:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:57:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:32 arm64: Pulling from edgex-lftools-log-publisher 21:57:32 448f6bf000e3: Pulling fs layer 21:57:32 f757da607395: Pulling fs layer 21:57:32 05883995daec: Pulling fs layer 21:57:32 8603b9c90790: Pulling fs layer 21:57:32 1560dd03e051: Pulling fs layer 21:57:32 27f5ce0e4adf: Pulling fs layer 21:57:32 c2d8d7efcc4b: Pulling fs layer 21:57:32 8603b9c90790: Waiting 21:57:32 1560dd03e051: Waiting 21:57:32 27f5ce0e4adf: Waiting 21:57:32 c2d8d7efcc4b: Waiting 21:57:33 f757da607395: Verifying Checksum 21:57:33 f757da607395: Download complete 21:57:33 8603b9c90790: Download complete 21:57:33 1560dd03e051: Verifying Checksum 21:57:33 1560dd03e051: Download complete 21:57:33 27f5ce0e4adf: Verifying Checksum 21:57:33 27f5ce0e4adf: Download complete 21:57:33 05883995daec: Verifying Checksum 21:57:33 05883995daec: Download complete 21:57:33 448f6bf000e3: Verifying Checksum 21:57:33 448f6bf000e3: Download complete 21:57:36 c2d8d7efcc4b: Verifying Checksum 21:57:36 c2d8d7efcc4b: Download complete 21:57:36 448f6bf000e3: Pull complete 21:57:37 f757da607395: Pull complete 21:57:39 05883995daec: Pull complete 21:57:39 8603b9c90790: Pull complete 21:57:40 1560dd03e051: Pull complete 21:57:40 27f5ce0e4adf: Pull complete 21:57:56 c2d8d7efcc4b: Pull complete 21:57:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container 21:57:56 $ 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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:58:01 $ docker top dd9ad66bb995baca4bfec2946f24499bed96f8e427c1a84a8cc2b3a42e67218d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:02 ---> job-cost.sh 21:58:02 lf-activate-venv: SKIPPING 21:58:02 INFO: No Stack... 21:58:02 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:03 INFO: Archiving Costs [Pipeline] sh 21:58:04 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 21:58:04 + cut -d, -f6 [Pipeline] lock 21:58:04 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] 21:58:04 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] did not exist. Created. 21:58:04 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:05 /w/workspace/app-functions-sdk-go/5@tmp/durable-c24a9539/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-c24a9539/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:05 Warning: overwriting stash ‘stack-cost’ 21:58:06 Stashed 1 file(s) [Pipeline] } 21:58:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-977-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:06 $ docker stop --time=1 dd9ad66bb995baca4bfec2946f24499bed96f8e427c1a84a8cc2b3a42e67218d 21:58:08 $ docker rm -f dd9ad66bb995baca4bfec2946f24499bed96f8e427c1a84a8cc2b3a42e67218d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:58:09 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-977/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:10 ---> package-listing.sh 21:58:10 ++ facter osfamily 21:58:10 ++ tr '[:upper:]' '[:lower:]' 21:58:10 + OS_FAMILY=redhat 21:58:10 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-977 21:58:10 + START_PACKAGES=/tmp/packages_start.txt 21:58:10 + END_PACKAGES=/tmp/packages_end.txt 21:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:10 + PACKAGES=/tmp/packages_start.txt 21:58:10 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-977 ']' 21:58:10 + PACKAGES=/tmp/packages_end.txt 21:58:10 + case "${OS_FAMILY}" in 21:58:10 + sort 21:58:10 + rpm -qa 21:58:11 + '[' -f /tmp/packages_start.txt ']' 21:58:11 + '[' -f /tmp/packages_end.txt ']' 21:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-977 ']' 21:58:11 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-977/archives/ 21:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-977/archives/ [Pipeline] echo 21:58:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:12 21:58:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:12 latest: Pulling from edgex-lftools-log-publisher 21:58:12 b4d181a07f80: Pulling fs layer 21:58:12 a1111a8f2ec3: Pulling fs layer 21:58:12 ed53099fbce6: Pulling fs layer 21:58:12 dc539afda2c1: Pulling fs layer 21:58:12 77bc0d833cb6: Pulling fs layer 21:58:12 9065ff56babe: Pulling fs layer 21:58:12 d287ab97295c: Pulling fs layer 21:58:12 dc539afda2c1: Waiting 21:58:12 77bc0d833cb6: Waiting 21:58:12 9065ff56babe: Waiting 21:58:12 d287ab97295c: Waiting 21:58:12 a1111a8f2ec3: Verifying Checksum 21:58:12 a1111a8f2ec3: Download complete 21:58:12 dc539afda2c1: Verifying Checksum 21:58:12 dc539afda2c1: Download complete 21:58:12 ed53099fbce6: Verifying Checksum 21:58:12 ed53099fbce6: Download complete 21:58:12 9065ff56babe: Verifying Checksum 21:58:12 9065ff56babe: Download complete 21:58:12 77bc0d833cb6: Verifying Checksum 21:58:12 77bc0d833cb6: Download complete 21:58:12 b4d181a07f80: Verifying Checksum 21:58:12 b4d181a07f80: Download complete 21:58:13 d287ab97295c: Verifying Checksum 21:58:13 d287ab97295c: Download complete 21:58:14 b4d181a07f80: Pull complete 21:58:14 a1111a8f2ec3: Pull complete 21:58:15 ed53099fbce6: Pull complete 21:58:15 dc539afda2c1: Pull complete 21:58:15 77bc0d833cb6: Pull complete 21:58:15 9065ff56babe: Pull complete 21:58:21 d287ab97295c: Pull complete 21:58:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:58:21 prd-centos7-docker-4c-2g-113 does not seem to be running inside a container 21:58:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-977 -v /w/workspace/ndry_app-functions-sdk-go_PR-977:/w/workspace/ndry_app-functions-sdk-go_PR-977:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-977@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:58:24 $ docker top a13e6a2aefe500ff2a8a31b2232b2d5265779c18cc2ab97dda34c1e4451ca834 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:25 + ls /var/log/sa-host 21:58:25 + sadf -c /var/log/sa-host/sa19 21:58:25 file_magic: OK 21:58:25 HZ: Using current value: 100 21:58:25 file_header: OK 21:58:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:58:25 Statistics: 21:58:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:58:25 File successfully converted to sysstat format version 12.0.3 21:58:25 + sadf -c /var/log/sa-host/sa30 21:58:25 file_magic: OK 21:58:25 HZ: Using current value: 100 21:58:25 file_header: OK 21:58:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:58:25 Statistics: 21:58:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:58:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:25 provisioning config files... 21:58:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-977@tmp/config1929271888837828510tmp [Pipeline] { [Pipeline] echo 21:58:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:25 ---> create-netrc.sh [Pipeline] } 21:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:25 ---> python-tools-install.sh [Pipeline] echo 21:58:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:26 ---> sudo-logs.sh 21:58:26 Archiving 'sudo' log.. 21:58:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-113.novalocal: Name or service not known 21:58:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-113.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:58:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:26 ---> job-cost.sh 21:58:26 lf-activate-venv: SKIPPING 21:58:26 DEBUG: total: 0.10999999940395355 21:58:26 INFO: Retrieving Stack Cost... 21:58:26 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:26 INFO: Archiving Costs [Pipeline] echo 21:58:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:27 ---> logs-deploy.sh 21:58:27 lf-activate-venv: SKIPPING 21:58:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-977/5 21:58:27 INFO: archiving workspace using pattern(s): 21:58:27 Archives upload complete. 21:58:28 INFO: archiving logs to Nexus 21:58:28 ---> uname -a: 21:58:28 Linux prd-centos7-docker-4c-2g-113.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:58:28 21:58:28 21:58:28 ---> lscpu: 21:58:28 Architecture: x86_64 21:58:28 CPU op-mode(s): 32-bit, 64-bit 21:58:28 Byte Order: Little Endian 21:58:28 Address sizes: 40 bits physical, 48 bits virtual 21:58:28 CPU(s): 2 21:58:28 On-line CPU(s) list: 0,1 21:58:28 Thread(s) per core: 1 21:58:28 Core(s) per socket: 1 21:58:28 Socket(s): 2 21:58:28 NUMA node(s): 1 21:58:28 Vendor ID: AuthenticAMD 21:58:28 CPU family: 23 21:58:28 Model: 49 21:58:28 Model name: AMD EPYC-Rome Processor 21:58:28 Stepping: 0 21:58:28 CPU MHz: 2800.000 21:58:28 BogoMIPS: 5600.00 21:58:28 Virtualization: AMD-V 21:58:28 Hypervisor vendor: KVM 21:58:28 Virtualization type: full 21:58:28 L1d cache: 32K 21:58:28 L1i cache: 32K 21:58:28 L2 cache: 512K 21:58:28 L3 cache: 16384K 21:58:28 NUMA node0 CPU(s): 0,1 21:58:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:58:28 21:58:28 21:58:28 ---> nproc: 21:58:28 2 21:58:28 21:58:28 21:58:28 ---> df -h: 21:58:28 Filesystem Size Used Avail Use% Mounted on 21:58:28 overlay 40G 7.7G 33G 20% / 21:58:28 tmpfs 64M 0 64M 0% /dev 21:58:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:58:28 shm 64M 0 64M 0% /dev/shm 21:58:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:58:28 21:58:28 21:58:28 ---> sar -b -r -n DEV: 21:58:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 21:58:28 21:58:28 21:49:44 LINUX RESTART (2 CPU) 21:58:28 21:58:28 21:51:01 tps rtps wtps bread/s bwrtn/s 21:58:28 21:52:01 2.22 0.00 2.22 0.00 52.93 21:58:28 21:53:01 0.47 0.00 0.47 0.00 6.03 21:58:28 21:54:01 0.30 0.00 0.30 0.00 3.75 21:58:28 21:55:01 0.20 0.00 0.20 0.00 3.00 21:58:28 21:56:01 0.27 0.00 0.27 0.00 3.45 21:58:28 21:57:01 0.28 0.00 0.28 0.00 3.38 21:58:28 21:58:01 0.22 0.00 0.22 0.00 3.12 21:58:28 Average: 0.56 0.00 0.56 0.00 10.81 21:58:28 21:58:28 21:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:58:28 21:52:01 5654220 0 620124 7.74 2620 1731968 1214944 13.41 578948 1540824 12 21:58:28 21:53:01 5656832 0 617508 7.71 2620 1731972 1214968 13.41 576556 1541076 8 21:58:28 21:54:01 5654528 0 619812 7.74 2620 1731972 1214992 13.41 578840 1541076 8 21:58:28 21:55:01 5668240 0 606092 7.57 2620 1731980 1155104 12.75 565656 1541492 8 21:58:28 21:56:01 5667708 0 606620 7.57 2620 1731984 1155200 12.75 566220 1541492 8 21:58:28 21:57:01 5668744 0 605580 7.56 2620 1731988 1155104 12.75 565640 1541500 8 21:58:28 21:58:01 5660340 0 613980 7.67 2620 1731992 1155152 12.75 573864 1541500 8 21:58:28 Average: 5661516 0 612817 7.65 2620 1731979 1180781 13.04 572246 1541280 9 21:58:28 21:58:28 21:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:58:28 21:52:01 eth0 4.43 1.87 3.30 0.19 0.00 0.00 0.00 0.00 21:58:28 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:53:01 eth0 1.12 0.28 0.34 0.19 0.00 0.00 0.00 0.00 21:58:28 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:54:01 eth0 0.85 0.73 0.53 0.40 0.00 0.00 0.00 0.00 21:58:28 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:28 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:56:01 eth0 0.25 0.20 0.08 0.08 0.00 0.00 0.00 0.00 21:58:28 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:57:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:58:28 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:58:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:58:28 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 Average: eth0 1.02 0.49 0.62 0.13 0.00 0.00 0.00 0.00 21:58:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:28 21:58:28 21:58:28 ---> sar -P ALL: 21:58:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 21:58:28 21:58:28 21:49:44 LINUX RESTART (2 CPU) 21:58:28 21:58:28 21:51:01 CPU %user %nice %system %iowait %steal %idle 21:58:28 21:52:01 all 0.23 0.00 0.06 0.00 0.02 99.70 21:58:28 21:52:01 0 0.33 0.00 0.05 0.00 0.02 99.60 21:58:28 21:52:01 1 0.12 0.00 0.07 0.00 0.02 99.80 21:58:28 21:53:01 all 0.18 0.00 0.05 0.00 0.02 99.75 21:58:28 21:53:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:58:28 21:53:01 1 0.08 0.00 0.05 0.00 0.03 99.83 21:58:28 21:54:01 all 0.16 0.00 0.06 0.00 0.02 99.77 21:58:28 21:54:01 0 0.17 0.00 0.05 0.00 0.02 99.77 21:58:28 21:54:01 1 0.15 0.00 0.07 0.00 0.02 99.77 21:58:28 21:55:01 all 0.23 0.00 0.05 0.00 0.01 99.72 21:58:28 21:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:58:28 21:55:01 1 0.42 0.00 0.07 0.00 0.02 99.50 21:58:28 21:56:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:58:28 21:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:58:28 21:56:01 1 0.42 0.00 0.03 0.00 0.00 99.55 21:58:28 21:57:01 all 0.25 0.00 0.04 0.00 0.03 99.68 21:58:28 21:57:01 0 0.08 0.00 0.07 0.00 0.03 99.82 21:58:28 21:57:01 1 0.42 0.00 0.02 0.00 0.02 99.55 21:58:28 21:58:01 all 0.26 0.00 0.03 0.00 0.01 99.70 21:58:28 21:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:58:28 21:58:01 1 0.45 0.00 0.02 0.00 0.00 99.53 21:58:28 Average: all 0.22 0.00 0.05 0.00 0.02 99.72 21:58:28 Average: 0 0.15 0.00 0.05 0.00 0.02 99.79 21:58:28 Average: 1 0.29 0.00 0.05 0.00 0.01 99.65 21:58:28 21:58:28 21:58:28