Pull request #1042 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb+9815236347c7fb09fb153642ad898801e459fab8 (8791907bc8f2f1cff6d11209d9da20f705fcad3e) 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-ssh16480963031269544838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16667983096367728375.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1042/workspace@libs/edgex-global-pipelines # timeout=10 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-1042/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh909137254654770278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1042/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7595222488124399827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12730259691412446779.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1042/workspace@libs/lf-pipelines # timeout=10 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-1042/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18107615061000740597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true 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-5048 in /w/workspace/dry_app-functions-sdk-go_PR-1042 [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/dry_app-functions-sdk-go_PR-1042 # 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/dry_app-functions-sdk-go_PR-1042@tmp/jenkins-gitclient-ssh7495691435069247150.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 9815236347c7fb09fb153642ad898801e459fab8 into PR head commit ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb Merge succeeded, producing ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb Checking out Revision ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb (PR-1042) > 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/dry_app-functions-sdk-go_PR-1042@tmp/jenkins-gitclient-ssh539268898411809308.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1042/head:refs/remotes/origin/PR-1042 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb # 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/dry_app-functions-sdk-go_PR-1042@tmp/jenkins-gitclient-ssh3673982692677667001.key > git merge 9815236347c7fb09fb153642ad898801e459fab8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T04:06:40.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T04:06:40.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T04:06:40.473Z] ========================================================= [2022-02-11T04:06:40.473Z] EdgeX Global Pipelines Version Info [2022-02-11T04:06:40.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:06:41.631Z] ------------------- [2022-02-11T04:06:41.631Z] stable info: [2022-02-11T04:06:41.631Z] ------------------- [2022-02-11T04:06:41.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T04:06:41.631Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T04:06:41.631Z] Message: update stable to v1.0.220 [2022-02-11T04:06:42.211Z] ------------------- [2022-02-11T04:06:42.211Z] experimental info: [2022-02-11T04:06:42.211Z] ------------------- [2022-02-11T04:06:42.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T04:06:42.211Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T04:06:42.211Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T04:06:42.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-02-11T04:06:42.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-02-11T04:06:42.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T04:06:42.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T04:06:42.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T04:06:42.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T04:06:42.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T04:06:42.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-11T04:06:42.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T04:06:42.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T04:06:42.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T04:06:42.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-02-11T04:06:42.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T04:06:42.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T04:06:42.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T04:06:43.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T04:06:43.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T04:06:43.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T04:06:43.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T04:06:43.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T04:06:43.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-11T04:06:43.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-11T04:06:43.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T04:06:43.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T04:06:43.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-02-11T04:06:43.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T04:06:43.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1042 [Pipeline] echo [2022-02-11T04:06:43.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1042 [Pipeline] echo [2022-02-11T04:06:43.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1042 [Pipeline] echo [2022-02-11T04:06:43.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [Pipeline] echo [2022-02-11T04:06:43.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff73592 [Pipeline] echo [2022-02-11T04:06:43.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T04:06:44.195Z] + git rev-list -1 --merges ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb~1..ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [Pipeline] echo [2022-02-11T04:06:44.241Z] -----------> git rev-list -1 --merges ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb~1..ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [false] [Pipeline] sh [2022-02-11T04:06:44.558Z] + git log --format=format:%s -1 ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [Pipeline] echo [2022-02-11T04:06:44.589Z] ========================================================= [2022-02-11T04:06:44.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T04:06:44.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T04:06:45.027Z] + git log --format=format:%s -1 ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [Pipeline] echo [2022-02-11T04:06:45.066Z] [semverPrep] GIT_COMMIT: ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-02-11T04:06:45.094Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T04:06:45.499Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T04:06:45.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T04:06:45.499Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T04:06:45.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T04:06:45.499Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T04:06:45.499Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T04:06:45.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:06:45.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T04:06:45.889Z] [2022-02-11T04:06:45.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:06:46.246Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T04:06:46.246Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T04:06:46.246Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T04:06:46.246Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T04:06:46.246Z] 4c7163046ea9: Pulling fs layer [2022-02-11T04:06:46.246Z] 0c2d73faf560: Pulling fs layer [2022-02-11T04:06:46.246Z] 0c2d73faf560: Waiting [2022-02-11T04:06:46.246Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T04:06:46.246Z] 3e5f54012d9b: Download complete [2022-02-11T04:06:46.246Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T04:06:46.246Z] a0d0a0d46f8b: Download complete [2022-02-11T04:06:46.507Z] 0c2d73faf560: Verifying Checksum [2022-02-11T04:06:46.507Z] 0c2d73faf560: Download complete [2022-02-11T04:06:46.507Z] 4c7163046ea9: Verifying Checksum [2022-02-11T04:06:46.507Z] 4c7163046ea9: Download complete [2022-02-11T04:06:46.507Z] a0d0a0d46f8b: Pull complete [2022-02-11T04:06:46.507Z] 3e5f54012d9b: Pull complete [2022-02-11T04:06:46.767Z] 4c7163046ea9: Pull complete [2022-02-11T04:06:47.031Z] 0c2d73faf560: Pull complete [2022-02-11T04:06:47.031Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T04:06:47.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T04:06:47.031Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T04:06:47.126Z] prd-centos7-docker-4c-2g-5048 does not seem to be running inside a container [2022-02-11T04:06:46.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1042 -v /w/workspace/dry_app-functions-sdk-go_PR-1042:/w/workspace/dry_app-functions-sdk-go_PR-1042:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-11T04:06:47.242Z] $ docker top b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T04:06:47.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T04:06:47.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T04:06:47.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T04:06:47.547Z] $ docker exec b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab ssh-agent [2022-02-11T04:06:48.094Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmNDoJp/agent.13 [2022-02-11T04:06:48.095Z] SSH_AGENT_PID=19 [2022-02-11T04:06:48.102Z] Running ssh-add (command line suppressed) [2022-02-11T04:06:47.754Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/private_key_4834253445385818331.key (/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/private_key_4834253445385818331.key) [2022-02-11T04:06:48.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T04:06:48.535Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T04:06:48.156Z] $ docker exec --env ******** --env ******** b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab ssh-agent -k [2022-02-11T04:06:48.244Z] unset SSH_AUTH_SOCK; [2022-02-11T04:06:48.244Z] unset SSH_AGENT_PID; [2022-02-11T04:06:48.244Z] echo Agent pid 19 killed; [2022-02-11T04:06:48.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T04:06:48.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T04:06:48.734Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T04:06:48.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T04:06:48.450Z] $ docker exec b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab ssh-agent [2022-02-11T04:06:48.915Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAhoeMM/agent.52 [2022-02-11T04:06:48.915Z] SSH_AGENT_PID=59 [2022-02-11T04:06:48.920Z] Running ssh-add (command line suppressed) [2022-02-11T04:06:48.634Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/private_key_7448860304229937792.key (/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/private_key_7448860304229937792.key) [2022-02-11T04:06:49.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T04:06:49.356Z] + git semver init [2022-02-11T04:06:49.356Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T04:06:49.356Z] # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1042/.git [2022-02-11T04:06:49.356Z] # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1042 [2022-02-11T04:06:49.356Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T04:06:49.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T04:06:49.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T04:06:49.356Z] # $SEMVER_BRANCH = PR-1042 [2022-02-11T04:06:49.356Z] # $SEMVER_TEMP = /tmp/semver-431803917 [2022-02-11T04:06:49.356Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2022-02-11T04:06:51.913Z] # '/tmp/semver-431803917' -> '/w/workspace/dry_app-functions-sdk-go_PR-1042/.semver' [2022-02-11T04:06:51.913Z] # -> Force: false [2022-02-11T04:06:51.913Z] # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1042/.semver [Pipeline] } [2022-02-11T04:06:51.820Z] $ docker exec --env ******** --env ******** b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab ssh-agent -k [2022-02-11T04:06:51.909Z] unset SSH_AUTH_SOCK; [2022-02-11T04:06:51.909Z] unset SSH_AGENT_PID; [2022-02-11T04:06:51.909Z] echo Agent pid 59 killed; [2022-02-11T04:06:52.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T04:06:52.463Z] + git semver [Pipeline] } [2022-02-11T04:06:52.420Z] $ docker stop --time=1 b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab [2022-02-11T04:06:53.766Z] $ docker rm -f b8ac31b4f3c87640e4e73e1f0e69c5d6494772be7b16e0e493128fd1c7c337ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T04:06:54.209Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T04:06:54.490Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T04:06:54.510Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-02-11T04:06:55.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T04:06:55.115Z] ========================================================= [2022-02-11T04:06:55.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T04:06:55.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-11T04:06:55.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T04:06:55.503Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T04:06:55.503Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T04:06:55.503Z] 666ba61612fd: Pulling fs layer [2022-02-11T04:06:55.503Z] 8ed8ca486205: Pulling fs layer [2022-02-11T04:06:55.503Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T04:06:55.503Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T04:06:55.503Z] 640e595b4fbd: Pulling fs layer [2022-02-11T04:06:55.503Z] 763cafe07f6e: Pulling fs layer [2022-02-11T04:06:55.503Z] 0c0b528cf693: Pulling fs layer [2022-02-11T04:06:55.503Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T04:06:55.503Z] 640e595b4fbd: Waiting [2022-02-11T04:06:55.503Z] 763cafe07f6e: Waiting [2022-02-11T04:06:55.503Z] 0c0b528cf693: Waiting [2022-02-11T04:06:55.503Z] 10935f4eaf8b: Waiting [2022-02-11T04:06:55.503Z] 4fe6c5a15a65: Waiting [2022-02-11T04:06:55.503Z] 22a0e8bec74d: Waiting [2022-02-11T04:06:55.503Z] 8ed8ca486205: Verifying Checksum [2022-02-11T04:06:55.503Z] 8ed8ca486205: Download complete [2022-02-11T04:06:55.504Z] 666ba61612fd: Verifying Checksum [2022-02-11T04:06:55.504Z] 666ba61612fd: Download complete [2022-02-11T04:06:55.504Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T04:06:55.504Z] 22a0e8bec74d: Download complete [2022-02-11T04:06:55.504Z] 640e595b4fbd: Download complete [2022-02-11T04:06:55.504Z] 763cafe07f6e: Verifying Checksum [2022-02-11T04:06:55.504Z] 763cafe07f6e: Download complete [2022-02-11T04:06:55.504Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T04:06:55.504Z] 59bf1c3509f3: Download complete [2022-02-11T04:06:55.504Z] 0c0b528cf693: Verifying Checksum [2022-02-11T04:06:55.504Z] 0c0b528cf693: Download complete [2022-02-11T04:06:55.768Z] 59bf1c3509f3: Pull complete [2022-02-11T04:06:56.351Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T04:06:56.351Z] 10935f4eaf8b: Download complete [2022-02-11T04:06:56.351Z] 666ba61612fd: Pull complete [2022-02-11T04:06:56.351Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T04:06:56.351Z] 4fe6c5a15a65: Download complete [2022-02-11T04:06:56.351Z] 8ed8ca486205: Pull complete [2022-02-11T04:07:00.601Z] 4fe6c5a15a65: Pull complete [2022-02-11T04:07:00.601Z] 22a0e8bec74d: Pull complete [2022-02-11T04:07:00.601Z] 640e595b4fbd: Pull complete [2022-02-11T04:07:00.601Z] 763cafe07f6e: Pull complete [2022-02-11T04:07:00.601Z] 0c0b528cf693: Pull complete [2022-02-11T04:07:03.908Z] 10935f4eaf8b: Pull complete [2022-02-11T04:07:03.908Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T04:07:03.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T04:07:03.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-02-11T04:07:04.226Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:07:04.569Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T04:07:04.569Z] . [Pipeline] withDockerContainer [2022-02-11T04:07:04.660Z] prd-centos7-docker-4c-2g-5048 does not seem to be running inside a container [2022-02-11T04:07:04.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1042 -v /w/workspace/dry_app-functions-sdk-go_PR-1042:/w/workspace/dry_app-functions-sdk-go_PR-1042:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1042@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 ******** ci-base-image-x86_64 cat [2022-02-11T04:07:06.919Z] $ docker top 497fd93c8120b7370b08f0e84424f82e35ca7815212be736e4207daef7e16549 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T04:07:07.329Z] + go version [2022-02-11T04:07:07.329Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T04:07:07.354Z] $ docker stop --time=1 497fd93c8120b7370b08f0e84424f82e35ca7815212be736e4207daef7e16549 [2022-02-11T04:07:08.543Z] $ docker rm -f 497fd93c8120b7370b08f0e84424f82e35ca7815212be736e4207daef7e16549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:07:09.188Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T04:07:09.188Z] . [Pipeline] withDockerContainer [2022-02-11T04:07:09.283Z] prd-centos7-docker-4c-2g-5048 does not seem to be running inside a container [2022-02-11T04:07:09.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1042 -v /w/workspace/dry_app-functions-sdk-go_PR-1042:/w/workspace/dry_app-functions-sdk-go_PR-1042:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1042@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 ******** ci-base-image-x86_64 cat [2022-02-11T04:07:09.661Z] $ docker top 968cf9fb513a02d330603de6554dc09fea8856b2e47996428da26c25308c8691 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T04:07:09.904Z] Still waiting to schedule task [2022-02-11T04:07:09.905Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5047’ [2022-02-11T04:07:10.115Z] + make test [2022-02-11T04:07:10.116Z] make -C ./app-service-template build [2022-02-11T04:07:10.116Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1042/app-service-template' [2022-02-11T04:07:10.116Z] go mod tidy [2022-02-11T04:07:10.116Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 [2022-02-11T04:07:10.116Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T04:07:10.379Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-11T04:07:10.379Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 [2022-02-11T04:07:10.643Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 [2022-02-11T04:07:10.643Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-11T04:07:10.643Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-02-11T04:07:10.643Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-02-11T04:07:10.643Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T04:07:10.903Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T04:07:10.903Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T04:07:10.903Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T04:07:10.903Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-02-11T04:07:10.903Z] go: downloading github.com/go-kit/log v0.2.0 [2022-02-11T04:07:10.903Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T04:07:10.903Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T04:07:10.903Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-02-11T04:07:10.903Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-02-11T04:07:10.903Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-02-11T04:07:10.903Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-02-11T04:07:10.903Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-02-11T04:07:11.476Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-11T04:07:11.476Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-11T04:07:11.476Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-11T04:07:11.735Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-02-11T04:07:12.306Z] go: downloading golang.org/x/text v0.3.7 [2022-02-11T04:07:12.306Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-02-11T04:07:12.306Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-02-11T04:07:12.306Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-02-11T04:07:13.252Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-11T04:07:13.252Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-11T04:07:13.252Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-11T04:07:13.252Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-02-11T04:07:13.252Z] go: downloading github.com/kr/pretty v0.3.0 [2022-02-11T04:07:13.252Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-02-11T04:07:13.252Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-11T04:07:13.252Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-02-11T04:07:13.252Z] go: downloading github.com/kr/text v0.2.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-02-11T04:07:13.252Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-02-11T04:07:13.523Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-02-11T04:07:13.523Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-02-11T04:07:13.523Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-02-11T04:07:13.523Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-11T04:07:13.523Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-11T04:07:13.523Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T04:07:13.523Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T04:07:13.523Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-11T04:07:13.523Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T04:07:13.523Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-02-11T04:07:13.523Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-02-11T04:07:13.524Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-02-11T04:07:13.524Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-02-11T04:07:13.524Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-02-11T04:07:13.524Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-11T04:07:13.524Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-02-11T04:07:13.524Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-02-11T04:07:13.524Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-02-11T04:07:13.524Z] go: downloading github.com/miekg/dns v1.1.26 [2022-02-11T04:07:13.791Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-11T04:07:13.791Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-11T04:07:13.791Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-02-11T04:07:13.791Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-02-11T04:07:13.791Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-11T04:07:13.791Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-02-11T04:07:13.791Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.10 [2022-02-11T04:07:13.791Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 [2022-02-11T04:07:14.056Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2022-02-11T04:07:26.333Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1042/app-service-template' [2022-02-11T04:07:26.333Z] make -C ./app-service-template test [2022-02-11T04:07:26.333Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1042/app-service-template' [2022-02-11T04:07:26.333Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-02-11T04:07:58.605Z] ok new-app-service 0.047s coverage: 48.1% of statements [2022-02-11T04:07:58.605Z] ? new-app-service/config [no test files] [2022-02-11T04:07:58.605Z] ok new-app-service/functions 0.037s [2022-02-11T04:07:58.605Z] CGO_ENABLED=1 go vet ./... [2022-02-11T04:08:01.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T04:08:01.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T04:08:01.183Z] ./bin/test-attribution-txt.sh [2022-02-11T04:08:01.757Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1042/app-service-template' [2022-02-11T04:08:01.757Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-11T04:08:02.366Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-02-11T04:08:04.312Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.071s coverage: 65.4% of statements [2022-02-11T04:08:04.312Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.059s coverage: 93.7% of statements [2022-02-11T04:08:04.312Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-02-11T04:08:04.909Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 48.1% of statements [2022-02-11T04:08:04.909Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-02-11T04:08:04.909Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s [2022-02-11T04:08:05.180Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.043s coverage: 100.0% of statements [2022-02-11T04:08:05.780Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.124s coverage: 78.3% of statements [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-02-11T04:08:05.780Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.3% of statements [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T04:08:05.780Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-02-11T04:08:06.045Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.051s coverage: 91.8% of statements [2022-02-11T04:08:06.045Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-02-11T04:08:07.983Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.690s coverage: 80.4% of statements [2022-02-11T04:08:07.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-02-11T04:08:07.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-02-11T04:08:07.983Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.059s coverage: 35.1% of statements [2022-02-11T04:08:07.983Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-02-11T04:08:07.983Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.055s coverage: 14.3% of statements [2022-02-11T04:08:08.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.067s coverage: 27.3% of statements [2022-02-11T04:08:08.573Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-02-11T04:08:08.573Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-02-11T04:08:08.573Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements [2022-02-11T04:08:35.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.143s coverage: 78.2% of statements [2022-02-11T04:08:35.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.054s coverage: 94.4% of statements [2022-02-11T04:08:35.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-11T04:08:36.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T04:08:36.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-11T04:08:51.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T04:08:51.478Z] $ docker stop --time=1 968cf9fb513a02d330603de6554dc09fea8856b2e47996428da26c25308c8691 [2022-02-11T04:08:52.790Z] $ docker rm -f 968cf9fb513a02d330603de6554dc09fea8856b2e47996428da26c25308c8691 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T04:08:53.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T04:08:53.696Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:08:54.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T04:08:54.602Z] [2022-02-11T04:08:54.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:08:54.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T04:08:54.947Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T04:08:54.947Z] b4d181a07f80: Pulling fs layer [2022-02-11T04:08:54.947Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T04:08:54.947Z] ed53099fbce6: Pulling fs layer [2022-02-11T04:08:54.948Z] dc539afda2c1: Pulling fs layer [2022-02-11T04:08:54.948Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T04:08:54.948Z] 9065ff56babe: Pulling fs layer [2022-02-11T04:08:54.948Z] d287ab97295c: Pulling fs layer [2022-02-11T04:08:54.948Z] dc539afda2c1: Waiting [2022-02-11T04:08:54.948Z] 77bc0d833cb6: Waiting [2022-02-11T04:08:54.948Z] 9065ff56babe: Waiting [2022-02-11T04:08:54.948Z] d287ab97295c: Waiting [2022-02-11T04:08:54.948Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T04:08:54.948Z] a1111a8f2ec3: Download complete [2022-02-11T04:08:54.948Z] dc539afda2c1: Verifying Checksum [2022-02-11T04:08:54.948Z] dc539afda2c1: Download complete [2022-02-11T04:08:55.214Z] ed53099fbce6: Verifying Checksum [2022-02-11T04:08:55.214Z] ed53099fbce6: Download complete [2022-02-11T04:08:55.214Z] 9065ff56babe: Verifying Checksum [2022-02-11T04:08:55.214Z] 9065ff56babe: Download complete [2022-02-11T04:08:55.214Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T04:08:55.214Z] 77bc0d833cb6: Download complete [2022-02-11T04:08:55.214Z] b4d181a07f80: Verifying Checksum [2022-02-11T04:08:55.214Z] b4d181a07f80: Download complete [2022-02-11T04:08:55.798Z] d287ab97295c: Verifying Checksum [2022-02-11T04:08:55.798Z] d287ab97295c: Download complete [2022-02-11T04:08:56.745Z] b4d181a07f80: Pull complete [2022-02-11T04:08:56.746Z] a1111a8f2ec3: Pull complete [2022-02-11T04:08:57.332Z] ed53099fbce6: Pull complete [2022-02-11T04:08:57.332Z] dc539afda2c1: Pull complete [2022-02-11T04:08:57.593Z] 77bc0d833cb6: Pull complete [2022-02-11T04:08:57.856Z] 9065ff56babe: Pull complete [2022-02-11T04:09:03.186Z] d287ab97295c: Pull complete [2022-02-11T04:09:03.186Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T04:09:03.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T04:09:03.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T04:09:03.271Z] prd-centos7-docker-4c-2g-5048 does not seem to be running inside a container [2022-02-11T04:09:03.301Z] $ 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/dry_app-functions-sdk-go_PR-1042 -v /w/workspace/dry_app-functions-sdk-go_PR-1042:/w/workspace/dry_app-functions-sdk-go_PR-1042:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1042@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T04:09:05.354Z] $ docker top 1f191b0f0140a07af8ddb35542764fcd55158280cefd7239ae05f9605ee195ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:09:05.819Z] ---> job-cost.sh [2022-02-11T04:09:05.819Z] lf-activate-venv: SKIPPING [2022-02-11T04:09:05.819Z] INFO: No Stack... [2022-02-11T04:09:06.079Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T04:09:06.649Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T04:09:06.967Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1042/archives/cost.csv [2022-02-11T04:09:06.967Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T04:09:07.006Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [2022-02-11T04:09:07.011Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] did not exist. Created. [2022-02-11T04:09:07.011Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T04:09:07.408Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T04:09:07.465Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T04:09:07.484Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T04:09:07.548Z] $ docker stop --time=1 1f191b0f0140a07af8ddb35542764fcd55158280cefd7239ae05f9605ee195ba [2022-02-11T04:09:08.733Z] $ docker rm -f 1f191b0f0140a07af8ddb35542764fcd55158280cefd7239ae05f9605ee195ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T04:09:51.639Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5049 in /w/workspace/dry_app-functions-sdk-go_PR-1042 [Pipeline] { [Pipeline] ws [2022-02-11T04:09:51.682Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-02-11T04:09:52.075Z] The recommended git tool is: git [2022-02-11T04:09:56.845Z] using credential edgex-jenkins-ssh [2022-02-11T04:09:56.868Z] Cloning the remote Git repository [2022-02-11T04:09:56.927Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-11T04:09:57.008Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-02-11T04:09:57.107Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-11T04:09:57.108Z] > git --version # timeout=10 [2022-02-11T04:09:57.148Z] > git --version # 'git version 2.17.1' [2022-02-11T04:09:57.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T04:09:57.245Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T04:10:01.891Z] Merging remotes/origin/main commit 9815236347c7fb09fb153642ad898801e459fab8 into PR head commit ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [2022-02-11T04:10:02.178Z] Merge succeeded, producing ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [2022-02-11T04:10:02.178Z] Checking out Revision ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb (PR-1042) [2022-02-11T04:10:01.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-02-11T04:10:01.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T04:10:01.109Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-02-11T04:10:01.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-11T04:10:01.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T04:10:01.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1042/head:refs/remotes/origin/PR-1042 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T04:10:01.916Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T04:10:01.939Z] > git checkout -f ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb # timeout=10 [2022-02-11T04:10:02.077Z] > git remote # timeout=10 [2022-02-11T04:10:02.099Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T04:10:02.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T04:10:02.135Z] > git merge 9815236347c7fb09fb153642ad898801e459fab8 # timeout=10 [2022-02-11T04:10:02.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T04:10:02.188Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T04:10:02.204Z] > git checkout -f ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb # timeout=10 [2022-02-11T04:10:06.421Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-02-11T04:10:06.492Z] > git --version # timeout=10 [2022-02-11T04:10:06.505Z] > git --version # 'git version 2.17.1' [2022-02-11T04:10:06.521Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T04:10:07.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T04:10:07.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T04:10:07.704Z] Dload Upload Total Spent Left Speed [2022-02-11T04:10:07.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-02-11T04:10:08.256Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T04:10:08.614Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T04:10:08.614Z] sudo tee /etc/docker/daemon.new [2022-02-11T04:10:08.614Z] { [2022-02-11T04:10:08.614Z] "registry-mirrors": [ [2022-02-11T04:10:08.614Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T04:10:08.614Z] ], [2022-02-11T04:10:08.614Z] "bip": "10.250.0.254/24", [2022-02-11T04:10:08.614Z] "hosts": [ [2022-02-11T04:10:08.614Z] "tcp://0.0.0.0:5555", [2022-02-11T04:10:08.614Z] "unix:///var/run/docker.sock" [2022-02-11T04:10:08.614Z] ], [2022-02-11T04:10:08.614Z] "mtu": 1458, [2022-02-11T04:10:08.614Z] "selinux-enabled": true, [2022-02-11T04:10:08.614Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T04:10:08.614Z] } [Pipeline] sh [2022-02-11T04:10:08.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T04:10:09.422Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-02-11T04:10:28.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T04:10:28.176Z] ========================================================= [2022-02-11T04:10:28.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T04:10:28.176Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-11T04:10:28.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T04:10:29.218Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T04:10:29.218Z] 9b3977197b4f: Pulling fs layer [2022-02-11T04:10:29.218Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T04:10:29.218Z] 94645a83ff95: Pulling fs layer [2022-02-11T04:10:29.218Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T04:10:29.218Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T04:10:29.218Z] f7c0051592d6: Pulling fs layer [2022-02-11T04:10:29.218Z] a227ed2f7395: Pulling fs layer [2022-02-11T04:10:29.218Z] 7b1c46037f91: Pulling fs layer [2022-02-11T04:10:29.218Z] f7c0051592d6: Waiting [2022-02-11T04:10:29.218Z] a227ed2f7395: Waiting [2022-02-11T04:10:29.218Z] 3f3a8bcf1eab: Waiting [2022-02-11T04:10:29.218Z] 0c92f367c5e7: Waiting [2022-02-11T04:10:29.218Z] 7b1c46037f91: Waiting [2022-02-11T04:10:29.218Z] 94645a83ff95: Verifying Checksum [2022-02-11T04:10:29.218Z] 94645a83ff95: Download complete [2022-02-11T04:10:29.218Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T04:10:29.218Z] 1a89e8eeedd5: Download complete [2022-02-11T04:10:29.218Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T04:10:29.218Z] 0c92f367c5e7: Download complete [2022-02-11T04:10:29.218Z] f7c0051592d6: Download complete [2022-02-11T04:10:29.218Z] 9b3977197b4f: Verifying Checksum [2022-02-11T04:10:29.218Z] 9b3977197b4f: Download complete [2022-02-11T04:10:29.218Z] a227ed2f7395: Verifying Checksum [2022-02-11T04:10:29.218Z] a227ed2f7395: Download complete [2022-02-11T04:10:30.210Z] 9b3977197b4f: Pull complete [2022-02-11T04:10:30.817Z] 1a89e8eeedd5: Pull complete [2022-02-11T04:10:31.095Z] 94645a83ff95: Pull complete [2022-02-11T04:10:31.369Z] 7b1c46037f91: Verifying Checksum [2022-02-11T04:10:31.369Z] 7b1c46037f91: Download complete [2022-02-11T04:10:31.646Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-11T04:10:31.646Z] 3f3a8bcf1eab: Download complete [2022-02-11T04:10:44.077Z] 3f3a8bcf1eab: Pull complete [2022-02-11T04:10:44.077Z] 0c92f367c5e7: Pull complete [2022-02-11T04:10:44.077Z] f7c0051592d6: Pull complete [2022-02-11T04:10:44.077Z] a227ed2f7395: Pull complete [2022-02-11T04:10:50.782Z] 7b1c46037f91: Pull complete [2022-02-11T04:10:50.782Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T04:10:50.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T04:10:50.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-02-11T04:10:51.136Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:10:51.510Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T04:10:51.510Z] . [Pipeline] withDockerContainer [2022-02-11T04:10:51.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-5049 does not seem to be running inside a container [2022-02-11T04:10:51.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat [2022-02-11T04:10:54.853Z] $ docker top d48817ba743080a58f01404e53cda718af907c4bfe5c7e95615c7bdd829151ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T04:10:55.778Z] + go version [2022-02-11T04:10:55.778Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T04:10:55.812Z] $ docker stop --time=1 d48817ba743080a58f01404e53cda718af907c4bfe5c7e95615c7bdd829151ac [2022-02-11T04:10:57.437Z] $ docker rm -f d48817ba743080a58f01404e53cda718af907c4bfe5c7e95615c7bdd829151ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:10:58.259Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T04:10:58.259Z] . [Pipeline] withDockerContainer [2022-02-11T04:10:58.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-5049 does not seem to be running inside a container [2022-02-11T04:10:58.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat [2022-02-11T04:10:59.762Z] $ docker top 3b1af3e6135bd7716004cb9804f80e80dbe2b8922bb98dca222d6ebe1eedaa00 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T04:11:00.716Z] + make test [2022-02-11T04:11:00.716Z] make -C ./app-service-template build [2022-02-11T04:11:00.716Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-02-11T04:11:00.716Z] go mod tidy [2022-02-11T04:11:00.716Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 [2022-02-11T04:11:00.716Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-11T04:11:00.716Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-11T04:11:00.993Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 [2022-02-11T04:11:00.993Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 [2022-02-11T04:11:00.993Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-11T04:11:01.266Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-11T04:11:01.266Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-11T04:11:01.266Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-11T04:11:01.266Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-02-11T04:11:01.266Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-02-11T04:11:01.266Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-11T04:11:01.266Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-02-11T04:11:01.266Z] go: downloading github.com/go-kit/log v0.2.0 [2022-02-11T04:11:01.536Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-11T04:11:01.536Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-11T04:11:01.536Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-02-11T04:11:01.536Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-02-11T04:11:01.536Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-02-11T04:11:01.812Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-11T04:11:01.812Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-11T04:11:01.812Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-02-11T04:11:01.812Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-02-11T04:11:01.812Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-02-11T04:11:02.088Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-11T04:11:02.088Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-11T04:11:02.088Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-11T04:11:02.088Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-02-11T04:11:02.357Z] go: downloading golang.org/x/text v0.3.7 [2022-02-11T04:11:02.953Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-11T04:11:04.392Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-02-11T04:11:04.392Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-02-11T04:11:05.839Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-11T04:11:05.839Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-11T04:11:05.839Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-02-11T04:11:05.839Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-11T04:11:05.839Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-02-11T04:11:05.839Z] go: downloading github.com/kr/pretty v0.3.0 [2022-02-11T04:11:05.839Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-02-11T04:11:05.839Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-02-11T04:11:05.839Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-02-11T04:11:05.839Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-02-11T04:11:05.839Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-11T04:11:05.839Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-11T04:11:06.116Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-11T04:11:06.116Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-11T04:11:06.116Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-11T04:11:06.116Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-02-11T04:11:06.116Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-02-11T04:11:06.116Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-02-11T04:11:06.116Z] go: downloading github.com/kr/text v0.2.0 [2022-02-11T04:11:06.116Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-02-11T04:11:06.391Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-11T04:11:06.391Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-11T04:11:06.391Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-11T04:11:06.391Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-02-11T04:11:06.391Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-02-11T04:11:06.391Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-11T04:11:06.391Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-11T04:11:06.667Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-11T04:11:06.667Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-02-11T04:11:06.667Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-02-11T04:11:06.667Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-02-11T04:11:06.667Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-11T04:11:06.942Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-02-11T04:11:06.942Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-02-11T04:11:06.942Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-02-11T04:11:06.942Z] go: downloading github.com/miekg/dns v1.1.26 [2022-02-11T04:11:06.942Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-11T04:11:06.942Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-11T04:11:06.942Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-02-11T04:11:06.942Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-02-11T04:11:06.942Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-02-11T04:11:06.942Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-11T04:11:07.217Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.10 [2022-02-11T04:11:07.507Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.8 [2022-02-11T04:11:08.112Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2022-02-11T04:11:55.103Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-02-11T04:11:55.103Z] make -C ./app-service-template test [2022-02-11T04:11:55.103Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-02-11T04:11:55.103Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-02-11T04:13:31.892Z] ok new-app-service 0.201s coverage: 48.1% of statements [2022-02-11T04:13:31.892Z] ? new-app-service/config [no test files] [2022-02-11T04:13:31.892Z] ok new-app-service/functions 0.169s [2022-02-11T04:13:31.892Z] CGO_ENABLED=1 go vet ./... [2022-02-11T04:13:44.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T04:13:44.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T04:13:44.330Z] ./bin/test-attribution-txt.sh [2022-02-11T04:13:45.766Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-02-11T04:13:45.766Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-11T04:13:47.205Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.365s coverage: 65.4% of statements [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.230s coverage: 93.7% of statements [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.268s coverage: 48.1% of statements [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.188s [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.133s coverage: 100.0% of statements [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.428s coverage: 78.3% of statements [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.047s coverage: 97.3% of statements [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-02-11T04:13:59.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.240s coverage: 91.8% of statements [2022-02-11T04:13:59.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-02-11T04:14:02.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.000s coverage: 80.4% of statements [2022-02-11T04:14:02.243Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-02-11T04:14:02.243Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-02-11T04:14:02.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.242s coverage: 35.1% of statements [2022-02-11T04:14:02.243Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-02-11T04:14:02.243Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.173s coverage: 14.3% of statements [2022-02-11T04:14:05.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.179s coverage: 27.3% of statements [2022-02-11T04:14:05.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-02-11T04:14:05.649Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-02-11T04:14:05.649Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.293s coverage: 51.4% of statements [2022-02-11T04:14:32.404Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.516s coverage: 78.2% of statements [2022-02-11T04:14:32.404Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.207s coverage: 94.4% of statements [2022-02-11T04:14:32.404Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-11T04:14:37.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T04:14:38.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T04:14:38.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-02-11T04:14:39.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T04:14:39.058Z] $ docker stop --time=1 3b1af3e6135bd7716004cb9804f80e80dbe2b8922bb98dca222d6ebe1eedaa00 [2022-02-11T04:14:40.828Z] $ docker rm -f 3b1af3e6135bd7716004cb9804f80e80dbe2b8922bb98dca222d6ebe1eedaa00 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T04:14:43.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T04:14:43.475Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T04:14:44.305Z] 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 [2022-02-11T04:14:45.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T04:14:45.133Z] [2022-02-11T04:14:45.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:14:45.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T04:14:45.826Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T04:14:45.826Z] 448f6bf000e3: Pulling fs layer [2022-02-11T04:14:45.826Z] f757da607395: Pulling fs layer [2022-02-11T04:14:45.826Z] 05883995daec: Pulling fs layer [2022-02-11T04:14:45.826Z] 8603b9c90790: Pulling fs layer [2022-02-11T04:14:45.826Z] 1560dd03e051: Pulling fs layer [2022-02-11T04:14:45.826Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T04:14:45.826Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T04:14:45.826Z] 8603b9c90790: Waiting [2022-02-11T04:14:45.826Z] 1560dd03e051: Waiting [2022-02-11T04:14:45.826Z] 27f5ce0e4adf: Waiting [2022-02-11T04:14:45.826Z] c2d8d7efcc4b: Waiting [2022-02-11T04:14:45.826Z] f757da607395: Verifying Checksum [2022-02-11T04:14:45.826Z] 8603b9c90790: Verifying Checksum [2022-02-11T04:14:45.827Z] 8603b9c90790: Download complete [2022-02-11T04:14:46.120Z] 1560dd03e051: Verifying Checksum [2022-02-11T04:14:46.120Z] 1560dd03e051: Download complete [2022-02-11T04:14:46.120Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T04:14:46.120Z] 27f5ce0e4adf: Download complete [2022-02-11T04:14:46.120Z] 05883995daec: Verifying Checksum [2022-02-11T04:14:46.120Z] 05883995daec: Download complete [2022-02-11T04:14:46.453Z] 448f6bf000e3: Verifying Checksum [2022-02-11T04:14:46.453Z] 448f6bf000e3: Download complete [2022-02-11T04:14:49.091Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T04:14:49.091Z] c2d8d7efcc4b: Download complete [2022-02-11T04:14:50.551Z] 448f6bf000e3: Pull complete [2022-02-11T04:14:51.145Z] f757da607395: Pull complete [2022-02-11T04:14:52.577Z] 05883995daec: Pull complete [2022-02-11T04:14:52.848Z] 8603b9c90790: Pull complete [2022-02-11T04:14:53.441Z] 1560dd03e051: Pull complete [2022-02-11T04:14:53.713Z] 27f5ce0e4adf: Pull complete [2022-02-11T04:15:08.778Z] c2d8d7efcc4b: Pull complete [2022-02-11T04:15:08.778Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T04:15:08.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T04:15:08.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T04:15:08.989Z] prd-ubuntu18.04-docker-arm64-4c-16g-5049 does not seem to be running inside a container [2022-02-11T04:15:09.068Z] $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-11T04:15:11.529Z] $ docker top 09fa7ecf46c9d0dcd11674711baf18fe2da78a871a7e12533e855e0d7c61d032 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:12.490Z] ---> job-cost.sh [2022-02-11T04:15:12.491Z] lf-activate-venv: SKIPPING [2022-02-11T04:15:12.491Z] INFO: No Stack... [2022-02-11T04:15:12.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T04:15:13.031Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T04:15:13.705Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-02-11T04:15:13.705Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T04:15:13.788Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [2022-02-11T04:15:13.793Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] did not exist. Created. [2022-02-11T04:15:13.793Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T04:15:14.541Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-be09fb90/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-be09fb90/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T04:15:15.231Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T04:15:15.275Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T04:15:15.331Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T04:15:15.345Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1042-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T04:15:15.418Z] $ docker stop --time=1 09fa7ecf46c9d0dcd11674711baf18fe2da78a871a7e12533e855e0d7c61d032 [2022-02-11T04:15:16.900Z] $ docker rm -f 09fa7ecf46c9d0dcd11674711baf18fe2da78a871a7e12533e855e0d7c61d032 [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 [2022-02-11T04:15:17.891Z] provisioning config files... [2022-02-11T04:15:17.902Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/config6027093719032347405tmp [Pipeline] { [Pipeline] sh [2022-02-11T04:15:18.257Z] + set +x [2022-02-11T04:15:18.257Z] + bash -s -- [2022-02-11T04:15:18.257Z] + curl -s https://codecov.io/bash [2022-02-11T04:15:18.257Z] [2022-02-11T04:15:18.257Z] _____ _ [2022-02-11T04:15:18.257Z] / ____| | | [2022-02-11T04:15:18.257Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T04:15:18.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T04:15:18.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T04:15:18.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T04:15:18.257Z] Bash-1.0.6 [2022-02-11T04:15:18.257Z] [2022-02-11T04:15:18.257Z] [2022-02-11T04:15:18.257Z] ==> git version 2.24.4 found [2022-02-11T04:15:18.257Z] ==> 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 [2022-02-11T04:15:18.257Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T04:15:18.257Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T04:15:18.257Z] ==> Jenkins CI detected. [2022-02-11T04:15:18.257Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1042 [2022-02-11T04:15:18.257Z] project root: . [2022-02-11T04:15:18.257Z] --> token set from env [2022-02-11T04:15:18.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T04:15:18.257Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T04:15:18.257Z] ==> Python coveragepy not found [2022-02-11T04:15:18.257Z] ==> Searching for coverage reports in: [2022-02-11T04:15:18.257Z] + . [2022-02-11T04:15:18.257Z] -> Found 2 reports [2022-02-11T04:15:18.257Z] ==> Detecting git/mercurial file structure [2022-02-11T04:15:18.257Z] ==> Reading reports [2022-02-11T04:15:18.257Z] + ./app-service-template/coverage.out bytes=1222 [2022-02-11T04:15:18.257Z] + ./coverage.out bytes=110774 [2022-02-11T04:15:18.257Z] ==> Appending adjustments [2022-02-11T04:15:18.257Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T04:15:18.838Z] + Found adjustments [2022-02-11T04:15:18.838Z] ==> Gzipping contents [2022-02-11T04:15:18.838Z] 20K /tmp/codecov.zmcpdR.gz [2022-02-11T04:15:18.838Z] ==> Uploading reports [2022-02-11T04:15:18.838Z] url: https://codecov.io [2022-02-11T04:15:18.838Z] query: branch=PR-1042&commit=ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1042%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1042&job=&cmd_args= [2022-02-11T04:15:18.838Z] -> Pinging Codecov [2022-02-11T04:15:18.838Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1042&commit=ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1042%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1042&job=&cmd_args= [2022-02-11T04:15:19.098Z] -> Uploading to [2022-02-11T04:15:19.098Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/3D8B5DFFC46A037C893635FACE044666/ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb/4d88f9ad-689e-4a81-b595-28a924cf9c76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T041518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=688fae7473934a930b99f8deddeda3b88a5bd9953cccd023268f882a45f8d2e6 [2022-02-11T04:15:19.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T04:15:19.098Z] Dload Upload Total Spent Left Speed [2022-02-11T04:15:19.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19826 0 0 100 19826 0 66333 --:--:-- --:--:-- --:--:-- 66530 [2022-02-11T04:15:19.358Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ff735925a0e66ff36720e5cb5f5ffe39cb22e3bb [Pipeline] } [2022-02-11T04:15:19.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-11T04:15:21.046Z] + '[' -d /w/workspace/dry_app-functions-sdk-go_PR-1042/archives ']' [2022-02-11T04:15:21.046Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1042/archives [2022-02-11T04:15:21.046Z] total 8 [2022-02-11T04:15:21.046Z] drwxr-xr-x. 3 root root 34 Feb 11 04:09 . [2022-02-11T04:15:21.046Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 11 04:09 .. [2022-02-11T04:15:21.046Z] drwxr-xr-x. 2 root root 6 Feb 11 04:09 cost [2022-02-11T04:15:21.046Z] -rw-r--r--. 1 root root 92 Feb 11 04:09 cost.csv [2022-02-11T04:15:21.046Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1042/archives [2022-02-11T04:15:21.046Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1042/archives [2022-02-11T04:15:21.046Z] total 8 [2022-02-11T04:15:21.046Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 04:09 . [2022-02-11T04:15:21.046Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 11 04:09 .. [2022-02-11T04:15:21.046Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 04:09 cost [2022-02-11T04:15:21.046Z] -rw-r--r--. 1 jenkins jenkins 92 Feb 11 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:21.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:21.965Z] ---> package-listing.sh [2022-02-11T04:15:21.965Z] ++ facter osfamily [2022-02-11T04:15:21.965Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T04:15:22.229Z] + OS_FAMILY=redhat [2022-02-11T04:15:22.229Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1042 [2022-02-11T04:15:22.229Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T04:15:22.229Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T04:15:22.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T04:15:22.229Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T04:15:22.229Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1042 ']' [2022-02-11T04:15:22.229Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T04:15:22.229Z] + case "${OS_FAMILY}" in [2022-02-11T04:15:22.229Z] + sort [2022-02-11T04:15:22.229Z] + rpm -qa [2022-02-11T04:15:22.801Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T04:15:22.801Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T04:15:22.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T04:15:22.801Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1042 ']' [2022-02-11T04:15:22.801Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1042/archives/ [2022-02-11T04:15:22.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1042/archives/ [Pipeline] echo [2022-02-11T04:15:22.836Z] 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/dry_app-functions-sdk-go_PR-1042/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T04:15:23.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T04:15:23.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T04:15:23.644Z] . [Pipeline] withDockerContainer [2022-02-11T04:15:23.792Z] prd-centos7-docker-4c-2g-5048 does not seem to be running inside a container [2022-02-11T04:15:23.819Z] $ 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/dry_app-functions-sdk-go_PR-1042/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1042 -v /w/workspace/dry_app-functions-sdk-go_PR-1042:/w/workspace/dry_app-functions-sdk-go_PR-1042:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T04:15:24.019Z] $ docker top b4c451149eb474946c82ff5dbf5956a3a173ddb77176d7799debbbc4685034eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T04:15:24.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T04:15:24.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T04:15:25.051Z] + ls /var/log/sa-host [2022-02-11T04:15:25.051Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T04:15:25.051Z] file_magic: OK [2022-02-11T04:15:25.051Z] HZ: Using current value: 100 [2022-02-11T04:15:25.051Z] file_header: OK [2022-02-11T04:15:25.051Z] 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 [2022-02-11T04:15:25.051Z] Statistics: [2022-02-11T04:15:25.051Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T04:15:25.051Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T04:15:25.051Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T04:15:25.051Z] file_magic: OK [2022-02-11T04:15:25.051Z] HZ: Using current value: 100 [2022-02-11T04:15:25.051Z] file_header: OK [2022-02-11T04:15:25.051Z] 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 [2022-02-11T04:15:25.051Z] Statistics: [2022-02-11T04:15:25.051Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T04:15:25.051Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T04:15:25.208Z] provisioning config files... [2022-02-11T04:15:25.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1042@tmp/config3855446037904431925tmp [Pipeline] { [Pipeline] echo [2022-02-11T04:15:25.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:25.581Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T04:15:25.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:26.014Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T04:15:26.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:26.369Z] ---> sudo-logs.sh [2022-02-11T04:15:26.369Z] Archiving 'sudo' log.. [2022-02-11T04:15:26.369Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5048.novalocal: Name or service not known [2022-02-11T04:15:26.369Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5048.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T04:15:26.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:26.781Z] ---> job-cost.sh [2022-02-11T04:15:26.781Z] lf-activate-venv: SKIPPING [2022-02-11T04:15:26.781Z] DEBUG: total: 0.05999999865889549 [2022-02-11T04:15:26.781Z] INFO: Retrieving Stack Cost... [2022-02-11T04:15:27.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T04:15:27.306Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T04:15:27.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T04:15:27.667Z] ---> logs-deploy.sh [2022-02-11T04:15:27.668Z] lf-activate-venv: SKIPPING [2022-02-11T04:15:27.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1042/1 [2022-02-11T04:15:27.668Z] INFO: archiving workspace using pattern(s): [2022-02-11T04:15:28.244Z] Archives upload complete. [2022-02-11T04:15:28.244Z] INFO: archiving logs to Nexus [2022-02-11T04:15:28.815Z] ---> uname -a: [2022-02-11T04:15:28.815Z] Linux prd-centos7-docker-4c-2g-5048.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] ---> lscpu: [2022-02-11T04:15:28.815Z] Architecture: x86_64 [2022-02-11T04:15:28.815Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-11T04:15:28.815Z] Byte Order: Little Endian [2022-02-11T04:15:28.815Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-11T04:15:28.815Z] CPU(s): 2 [2022-02-11T04:15:28.815Z] On-line CPU(s) list: 0,1 [2022-02-11T04:15:28.815Z] Thread(s) per core: 1 [2022-02-11T04:15:28.815Z] Core(s) per socket: 1 [2022-02-11T04:15:28.815Z] Socket(s): 2 [2022-02-11T04:15:28.815Z] NUMA node(s): 1 [2022-02-11T04:15:28.815Z] Vendor ID: AuthenticAMD [2022-02-11T04:15:28.815Z] CPU family: 23 [2022-02-11T04:15:28.815Z] Model: 49 [2022-02-11T04:15:28.815Z] Model name: AMD EPYC-Rome Processor [2022-02-11T04:15:28.815Z] Stepping: 0 [2022-02-11T04:15:28.815Z] CPU MHz: 2800.000 [2022-02-11T04:15:28.815Z] BogoMIPS: 5600.00 [2022-02-11T04:15:28.815Z] Virtualization: AMD-V [2022-02-11T04:15:28.815Z] Hypervisor vendor: KVM [2022-02-11T04:15:28.815Z] Virtualization type: full [2022-02-11T04:15:28.815Z] L1d cache: 32K [2022-02-11T04:15:28.815Z] L1i cache: 32K [2022-02-11T04:15:28.815Z] L2 cache: 512K [2022-02-11T04:15:28.815Z] L3 cache: 16384K [2022-02-11T04:15:28.815Z] NUMA node0 CPU(s): 0,1 [2022-02-11T04:15:28.815Z] 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 [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] ---> nproc: [2022-02-11T04:15:28.815Z] 2 [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z] ---> df -h: [2022-02-11T04:15:28.815Z] Filesystem Size Used Avail Use% Mounted on [2022-02-11T04:15:28.815Z] overlay 40G 8.3G 32G 21% / [2022-02-11T04:15:28.815Z] tmpfs 64M 0 64M 0% /dev [2022-02-11T04:15:28.815Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-11T04:15:28.815Z] shm 64M 0 64M 0% /dev/shm [2022-02-11T04:15:28.815Z] /dev/vda1 40G 8.3G 32G 21% /facter-os [2022-02-11T04:15:28.815Z] [2022-02-11T04:15:28.815Z]