Pull request #1156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52f6571093033db7b33592e85ac62f99ea69c8b7+13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 (4e5c92c3dcdb94b90ca8efa847659a7c9072d478) 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-ssh17698528332125941196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6967613152512510369.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-1156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3339080384702502226.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-1156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17385143795168606598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh697910857637025757.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-1156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11458287040200716789.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20759 in /w/workspace/dry_app-functions-sdk-go_PR-1156 [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-1156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 into PR head commit 52f6571093033db7b33592e85ac62f99ea69c8b7 Merge succeeded, producing 52f6571093033db7b33592e85ac62f99ea69c8b7 Checking out Revision 52f6571093033db7b33592e85ac62f99ea69c8b7 (PR-1156) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f6571093033db7b33592e85ac62f99ea69c8b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f6571093033db7b33592e85ac62f99ea69c8b7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T04:07:27.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T04:07:27.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T04:07:27.930Z] ========================================================= [2022-07-22T04:07:27.930Z] EdgeX Global Pipelines Version Info [2022-07-22T04:07:27.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:07:28.726Z] ------------------- [2022-07-22T04:07:28.726Z] stable info: [2022-07-22T04:07:28.726Z] ------------------- [2022-07-22T04:07:28.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T04:07:28.726Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T04:07:28.726Z] Message: update stable to v1.0.238 [2022-07-22T04:07:29.299Z] ------------------- [2022-07-22T04:07:29.299Z] experimental info: [2022-07-22T04:07:29.299Z] ------------------- [2022-07-22T04:07:29.299Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T04:07:29.299Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T04:07:29.299Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T04:07:29.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-07-22T04:07:29.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-07-22T04:07:29.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T04:07:29.805Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T04:07:29.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T04:07:29.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T04:07:29.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T04:07:29.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T04:07:29.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T04:07:30.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T04:07:30.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T04:07:30.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-07-22T04:07:30.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T04:07:30.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T04:07:30.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T04:07:30.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T04:07:30.296Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T04:07:30.336Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T04:07:30.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T04:07:30.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T04:07:30.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-22T04:07:30.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-22T04:07:30.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T04:07:30.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T04:07:30.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-22T04:07:30.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T04:07:30.691Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T04:07:30.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1156 [Pipeline] echo [2022-07-22T04:07:30.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1156 [Pipeline] echo [2022-07-22T04:07:30.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1156 [Pipeline] echo [2022-07-22T04:07:30.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f6571093033db7b33592e85ac62f99ea69c8b7 [Pipeline] echo [2022-07-22T04:07:30.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f6571 [Pipeline] echo [2022-07-22T04:07:31.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T04:07:31.558Z] + git rev-list -1 --merges 52f6571093033db7b33592e85ac62f99ea69c8b7~1..52f6571093033db7b33592e85ac62f99ea69c8b7 [Pipeline] echo [2022-07-22T04:07:31.611Z] -----------> git rev-list -1 --merges 52f6571093033db7b33592e85ac62f99ea69c8b7~1..52f6571093033db7b33592e85ac62f99ea69c8b7 52f6571093033db7b33592e85ac62f99ea69c8b7 [false] [Pipeline] sh [2022-07-22T04:07:31.927Z] + git log --format=format:%s -1 52f6571093033db7b33592e85ac62f99ea69c8b7 [Pipeline] echo [2022-07-22T04:07:31.965Z] ========================================================= [2022-07-22T04:07:31.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T04:07:31.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T04:07:32.407Z] + git log --format=format:%s -1 52f6571093033db7b33592e85ac62f99ea69c8b7 [Pipeline] echo [2022-07-22T04:07:32.443Z] [semverPrep] GIT_COMMIT: 52f6571093033db7b33592e85ac62f99ea69c8b7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-07-22T04:07:32.472Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T04:07:32.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T04:07:32.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T04:07:32.864Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T04:07:32.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T04:07:32.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T04:07:32.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T04:07:32.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:07:33.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T04:07:33.619Z] [2022-07-22T04:07:33.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:07:34.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T04:07:34.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T04:07:34.021Z] b85a868b505f: Pulling fs layer [2022-07-22T04:07:34.021Z] e2be974225ed: Pulling fs layer [2022-07-22T04:07:34.021Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T04:07:34.021Z] 988bab9f4d93: Pulling fs layer [2022-07-22T04:07:34.021Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T04:07:34.021Z] eaf3925da568: Pulling fs layer [2022-07-22T04:07:34.021Z] bab4dde63d76: Pulling fs layer [2022-07-22T04:07:34.021Z] bde34c3a00c8: Pulling fs layer [2022-07-22T04:07:34.021Z] b352a97aabf1: Pulling fs layer [2022-07-22T04:07:34.021Z] 4872d77fe225: Pulling fs layer [2022-07-22T04:07:34.021Z] 5851b861e8e6: Pulling fs layer [2022-07-22T04:07:34.021Z] 1469e6f7b9e6: Waiting [2022-07-22T04:07:34.021Z] eaf3925da568: Waiting [2022-07-22T04:07:34.021Z] bab4dde63d76: Waiting [2022-07-22T04:07:34.021Z] 988bab9f4d93: Waiting [2022-07-22T04:07:34.021Z] bde34c3a00c8: Waiting [2022-07-22T04:07:34.021Z] 4872d77fe225: Waiting [2022-07-22T04:07:34.021Z] b352a97aabf1: Waiting [2022-07-22T04:07:34.301Z] 5851b861e8e6: Waiting [2022-07-22T04:07:34.301Z] e2be974225ed: Verifying Checksum [2022-07-22T04:07:34.301Z] e2be974225ed: Download complete [2022-07-22T04:07:34.301Z] 988bab9f4d93: Download complete [2022-07-22T04:07:34.301Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T04:07:34.301Z] 1469e6f7b9e6: Download complete [2022-07-22T04:07:34.301Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T04:07:34.301Z] 339a4e72a1f5: Download complete [2022-07-22T04:07:34.301Z] eaf3925da568: Verifying Checksum [2022-07-22T04:07:34.301Z] eaf3925da568: Download complete [2022-07-22T04:07:34.301Z] bde34c3a00c8: Verifying Checksum [2022-07-22T04:07:34.301Z] bde34c3a00c8: Download complete [2022-07-22T04:07:34.301Z] b352a97aabf1: Download complete [2022-07-22T04:07:34.301Z] 4872d77fe225: Verifying Checksum [2022-07-22T04:07:34.301Z] 4872d77fe225: Download complete [2022-07-22T04:07:34.301Z] 5851b861e8e6: Download complete [2022-07-22T04:07:34.567Z] b85a868b505f: Download complete [2022-07-22T04:07:34.567Z] bab4dde63d76: Verifying Checksum [2022-07-22T04:07:34.567Z] bab4dde63d76: Download complete [2022-07-22T04:07:35.970Z] b85a868b505f: Pull complete [2022-07-22T04:07:35.970Z] e2be974225ed: Pull complete [2022-07-22T04:07:36.545Z] 339a4e72a1f5: Pull complete [2022-07-22T04:07:36.545Z] 988bab9f4d93: Pull complete [2022-07-22T04:07:37.118Z] 1469e6f7b9e6: Pull complete [2022-07-22T04:07:37.118Z] eaf3925da568: Pull complete [2022-07-22T04:07:39.037Z] bab4dde63d76: Pull complete [2022-07-22T04:07:39.037Z] bde34c3a00c8: Pull complete [2022-07-22T04:07:39.298Z] b352a97aabf1: Pull complete [2022-07-22T04:07:39.298Z] 4872d77fe225: Pull complete [2022-07-22T04:07:39.298Z] 5851b861e8e6: Pull complete [2022-07-22T04:07:39.562Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T04:07:39.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T04:07:39.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:07:39.803Z] prd-ubuntu20.04-docker-8c-8g-20759 does not seem to be running inside a container [2022-07-22T04:07:39.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1156 -v /w/workspace/dry_app-functions-sdk-go_PR-1156:/w/workspace/dry_app-functions-sdk-go_PR-1156:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T04:07:41.345Z] $ docker top 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 -eo pid,comm [2022-07-22T04:07:41.419Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T04:07:41.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T04:07:41.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T04:07:41.547Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T04:07:41.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T04:07:41.710Z] $ docker exec 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 ssh-agent [2022-07-22T04:07:41.841Z] SSH_AUTH_SOCK=/tmp/ssh-F9IIP1pSNfdx/agent.33 [2022-07-22T04:07:41.841Z] SSH_AGENT_PID=41 [2022-07-22T04:07:41.849Z] Running ssh-add (command line suppressed) [2022-07-22T04:07:41.987Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/private_key_4834705642273254115.key (/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/private_key_4834705642273254115.key) [2022-07-22T04:07:42.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T04:07:42.339Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T04:07:42.368Z] $ docker exec --env ******** --env ******** 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 ssh-agent -k [2022-07-22T04:07:42.498Z] unset SSH_AUTH_SOCK; [2022-07-22T04:07:42.498Z] unset SSH_AGENT_PID; [2022-07-22T04:07:42.498Z] echo Agent pid 41 killed; [2022-07-22T04:07:42.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T04:07:42.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T04:07:42.604Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T04:07:42.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T04:07:42.744Z] $ docker exec 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 ssh-agent [2022-07-22T04:07:42.888Z] SSH_AUTH_SOCK=/tmp/ssh-o9hMXd6x6xEK/agent.75 [2022-07-22T04:07:42.889Z] SSH_AGENT_PID=81 [2022-07-22T04:07:42.895Z] Running ssh-add (command line suppressed) [2022-07-22T04:07:43.032Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/private_key_3865712584696418626.key (/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/private_key_3865712584696418626.key) [2022-07-22T04:07:43.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T04:07:43.395Z] + git semver init [2022-07-22T04:07:43.657Z] 2022-07-22 04:07:43,615 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T04:07:43.657Z] 2022-07-22 04:07:43,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver [2022-07-22T04:07:43.657Z] 2022-07-22 04:07:43,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1156/.semver [2022-07-22T04:07:43.657Z] 2022-07-22 04:07:43,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1156, universal_newlines=False, shell=None, istream=None) [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,004 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1156/.git/info/exclude [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver/PR-1156 with force:False [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,005 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver/PR-1156 [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,010 [execute] INFO git cat-file --batch-check [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,017 [execute] INFO git cat-file --batch [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1156/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T04:07:45.048Z] 2022-07-22 04:07:45,023 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1156/.semver/PR-1156 [2022-07-22T04:07:45.048Z] 0.0.0 [Pipeline] } [2022-07-22T04:07:45.076Z] $ docker exec --env ******** --env ******** 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 ssh-agent -k [2022-07-22T04:07:45.195Z] unset SSH_AUTH_SOCK; [2022-07-22T04:07:45.195Z] unset SSH_AGENT_PID; [2022-07-22T04:07:45.195Z] echo Agent pid 81 killed; [2022-07-22T04:07:45.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T04:07:45.630Z] + git semver [Pipeline] } [2022-07-22T04:07:45.919Z] $ docker stop --time=1 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 [2022-07-22T04:07:47.248Z] $ docker rm -f 8d1e541b93ed1ffa4d52802e88a3414bfa42b15710a932cdf75b50f310926e11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T04:07:47.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T04:07:48.007Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T04:07:48.023Z] [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-07-22T04:07:48.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T04:07:48.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T04:07:48.716Z] ========================================================= [2022-07-22T04:07:48.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T04:07:48.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T04:07:49.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T04:07:49.108Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T04:07:49.108Z] 2408cc74d12b: Pulling fs layer [2022-07-22T04:07:49.108Z] ea60b727a1ce: Pulling fs layer [2022-07-22T04:07:49.108Z] 30c4a7721957: Pulling fs layer [2022-07-22T04:07:49.108Z] 370296b7ddb6: Pulling fs layer [2022-07-22T04:07:49.108Z] 7c6cee850709: Pulling fs layer [2022-07-22T04:07:49.108Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T04:07:49.108Z] d94ebbe4e438: Pulling fs layer [2022-07-22T04:07:49.108Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T04:07:49.108Z] 370296b7ddb6: Waiting [2022-07-22T04:07:49.108Z] 7c6cee850709: Waiting [2022-07-22T04:07:49.108Z] 39a5fcdaea64: Waiting [2022-07-22T04:07:49.108Z] bcfd1f05c69d: Waiting [2022-07-22T04:07:49.108Z] d94ebbe4e438: Waiting [2022-07-22T04:07:49.108Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T04:07:49.108Z] 59ccb84bbe0f: Waiting [2022-07-22T04:07:49.108Z] 30c4a7721957: Download complete [2022-07-22T04:07:49.108Z] ea60b727a1ce: Verifying Checksum [2022-07-22T04:07:49.108Z] ea60b727a1ce: Download complete [2022-07-22T04:07:49.108Z] 7c6cee850709: Download complete [2022-07-22T04:07:49.108Z] 39a5fcdaea64: Download complete [2022-07-22T04:07:49.108Z] 2408cc74d12b: Verifying Checksum [2022-07-22T04:07:49.108Z] 2408cc74d12b: Download complete [2022-07-22T04:07:49.108Z] d94ebbe4e438: Verifying Checksum [2022-07-22T04:07:49.108Z] d94ebbe4e438: Download complete [2022-07-22T04:07:49.371Z] 2408cc74d12b: Pull complete [2022-07-22T04:07:49.371Z] ea60b727a1ce: Pull complete [2022-07-22T04:07:49.630Z] 30c4a7721957: Pull complete [2022-07-22T04:07:49.890Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T04:07:49.890Z] 59ccb84bbe0f: Download complete [2022-07-22T04:07:49.890Z] 370296b7ddb6: Verifying Checksum [2022-07-22T04:07:49.890Z] 370296b7ddb6: Download complete [2022-07-22T04:07:50.150Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T04:07:50.150Z] bcfd1f05c69d: Download complete [2022-07-22T04:07:54.352Z] 370296b7ddb6: Pull complete [2022-07-22T04:07:54.352Z] 7c6cee850709: Pull complete [2022-07-22T04:07:54.611Z] 39a5fcdaea64: Pull complete [2022-07-22T04:07:54.611Z] d94ebbe4e438: Pull complete [2022-07-22T04:07:57.151Z] bcfd1f05c69d: Pull complete [2022-07-22T04:07:57.722Z] 59ccb84bbe0f: Pull complete [2022-07-22T04:07:57.722Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T04:07:57.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T04:07:57.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-22T04:07:58.038Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:07:58.420Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T04:07:58.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:07:58.582Z] prd-ubuntu20.04-docker-8c-8g-20759 does not seem to be running inside a container [2022-07-22T04:07:58.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1156 -v /w/workspace/dry_app-functions-sdk-go_PR-1156:/w/workspace/dry_app-functions-sdk-go_PR-1156:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T04:08:00.795Z] $ docker top 1f5bfe079fb3adb03fc791abc0a391fc6d3ab750be15879d3956907cfaa5fd29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T04:08:01.225Z] + go version [2022-07-22T04:08:01.225Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T04:08:01.262Z] $ docker stop --time=1 1f5bfe079fb3adb03fc791abc0a391fc6d3ab750be15879d3956907cfaa5fd29 [2022-07-22T04:08:02.573Z] $ docker rm -f 1f5bfe079fb3adb03fc791abc0a391fc6d3ab750be15879d3956907cfaa5fd29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:08:03.306Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T04:08:03.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:08:03.453Z] Still waiting to schedule task [2022-07-22T04:08:03.453Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T04:08:03.478Z] prd-ubuntu20.04-docker-8c-8g-20759 does not seem to be running inside a container [2022-07-22T04:08:03.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-functions-sdk-go_PR-1156 -v /w/workspace/dry_app-functions-sdk-go_PR-1156:/w/workspace/dry_app-functions-sdk-go_PR-1156:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T04:08:03.935Z] $ docker top 40db9d879755912eae9fb9d68f76481f958e7c6676443fe5b391714f33564662 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T04:08:04.341Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1156 [Pipeline] fileExists [Pipeline] sh [2022-07-22T04:08:04.701Z] + make test [2022-07-22T04:08:04.702Z] make -C ./app-service-template build [2022-07-22T04:08:04.702Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1156/app-service-template' [2022-07-22T04:08:04.702Z] go mod tidy [2022-07-22T04:08:04.702Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-22T04:08:04.702Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T04:08:04.702Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-22T04:08:04.702Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T04:08:04.702Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-22T04:08:04.963Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-22T04:08:04.963Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-22T04:08:04.963Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-22T04:08:04.963Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-22T04:08:04.963Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-22T04:08:05.223Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T04:08:05.223Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T04:08:05.223Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T04:08:05.223Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-22T04:08:05.223Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-22T04:08:05.223Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-22T04:08:05.223Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-22T04:08:05.223Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-22T04:08:05.223Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-22T04:08:05.223Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-22T04:08:05.483Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-22T04:08:05.483Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-22T04:08:05.483Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-22T04:08:05.483Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-22T04:08:05.483Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T04:08:05.483Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-22T04:08:05.483Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T04:08:05.483Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T04:08:05.483Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T04:08:05.483Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T04:08:05.483Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T04:08:05.483Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T04:08:05.483Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-22T04:08:05.744Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-22T04:08:05.744Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-22T04:08:05.744Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-22T04:08:05.744Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-22T04:08:05.744Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-22T04:08:06.009Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-22T04:08:06.009Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-22T04:08:06.009Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-22T04:08:06.009Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-22T04:08:06.009Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-22T04:08:06.009Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-22T04:08:06.277Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-22T04:08:06.278Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-22T04:08:06.278Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-22T04:08:06.278Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-22T04:08:06.278Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-22T04:08:06.278Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-22T04:08:06.278Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-22T04:08:06.278Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-22T04:08:06.278Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-22T04:08:06.540Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-22T04:08:06.540Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-22T04:08:06.540Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-22T04:08:06.540Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-22T04:08:06.540Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/kr/text v0.2.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-22T04:08:06.540Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-22T04:08:06.540Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-22T04:08:06.540Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-22T04:08:06.540Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-22T04:08:06.540Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-22T04:08:06.540Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-22T04:08:06.540Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-22T04:08:06.540Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-22T04:08:06.540Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-22T04:08:06.803Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-22T04:08:06.803Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-22T04:08:06.803Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-22T04:08:06.803Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-22T04:08:08.727Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.10 [2022-07-22T04:08:08.727Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-22T04:08:08.727Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-22T04:08:08.727Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-22T04:08:08.988Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-22T04:08:27.277Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1156/app-service-template' [2022-07-22T04:08:27.277Z] make -C ./app-service-template test [2022-07-22T04:08:27.277Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1156/app-service-template' [2022-07-22T04:08:27.277Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-22T04:08:49.242Z] ok new-app-service 0.069s coverage: 48.1% of statements [2022-07-22T04:08:49.242Z] ? new-app-service/config [no test files] [2022-07-22T04:08:49.242Z] ok new-app-service/functions 0.049s [2022-07-22T04:08:49.242Z] CGO_ENABLED=1 go vet ./... [2022-07-22T04:08:57.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T04:08:57.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T04:08:57.378Z] ./bin/test-attribution-txt.sh [2022-07-22T04:08:57.378Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1156/app-service-template' [2022-07-22T04:08:57.378Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-22T04:08:57.378Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-22T04:08:57.638Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.111s coverage: 60.3% of statements [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.071s coverage: 93.8% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 76.5% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s coverage: 88.7% of statements [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.021s coverage: 100.0% of statements [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.180s coverage: 78.5% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.071s coverage: 97.3% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.078s coverage: 82.8% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.713s coverage: 81.5% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.081s coverage: 28.7% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.064s coverage: 14.0% of statements [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.067s coverage: 27.3% of statements [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-22T04:09:00.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-22T04:09:00.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2022-07-22T04:09:27.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements [2022-07-22T04:09:27.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.067s coverage: 94.4% of statements [2022-07-22T04:09:27.497Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T04:09:27.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T04:09:27.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T04:09:35.626Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-07-22T04:09:35.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T04:09:35.694Z] $ docker stop --time=1 40db9d879755912eae9fb9d68f76481f958e7c6676443fe5b391714f33564662 [2022-07-22T04:09:36.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20761 in /w/workspace/dry_app-functions-sdk-go_PR-1156 [2022-07-22T04:09:37.228Z] $ docker rm -f 40db9d879755912eae9fb9d68f76481f958e7c6676443fe5b391714f33564662 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2022-07-22T04:09:37.842Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-07-22T04:09:37.938Z] The recommended git tool is: git [2022-07-22T04:09:38.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T04:09:38.154Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:09:39.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T04:09:39.143Z] [2022-07-22T04:09:39.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:09:39.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T04:09:39.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T04:09:39.527Z] 5eb5b503b376: Pulling fs layer [2022-07-22T04:09:39.527Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T04:09:39.527Z] ec43610c2a17: Pulling fs layer [2022-07-22T04:09:39.527Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T04:09:39.527Z] 33b1e0a273af: Pulling fs layer [2022-07-22T04:09:39.527Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T04:09:39.527Z] 2f39f015ded8: Pulling fs layer [2022-07-22T04:09:39.527Z] 3a2ae6a8a46f: Waiting [2022-07-22T04:09:39.527Z] 5d3b04190fa2: Waiting [2022-07-22T04:09:39.527Z] 33b1e0a273af: Waiting [2022-07-22T04:09:39.527Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T04:09:39.527Z] 5c69ac0246d0: Download complete [2022-07-22T04:09:39.527Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T04:09:39.527Z] 3a2ae6a8a46f: Download complete [2022-07-22T04:09:39.787Z] 33b1e0a273af: Verifying Checksum [2022-07-22T04:09:39.787Z] 33b1e0a273af: Download complete [2022-07-22T04:09:39.787Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T04:09:39.787Z] 5d3b04190fa2: Download complete [2022-07-22T04:09:39.787Z] ec43610c2a17: Verifying Checksum [2022-07-22T04:09:39.787Z] ec43610c2a17: Download complete [2022-07-22T04:09:39.787Z] 5eb5b503b376: Verifying Checksum [2022-07-22T04:09:39.787Z] 5eb5b503b376: Download complete [2022-07-22T04:09:40.354Z] 2f39f015ded8: Download complete [2022-07-22T04:09:41.291Z] 5eb5b503b376: Pull complete [2022-07-22T04:09:41.291Z] 5c69ac0246d0: Pull complete [2022-07-22T04:09:41.862Z] ec43610c2a17: Pull complete [2022-07-22T04:09:41.862Z] 3a2ae6a8a46f: Pull complete [2022-07-22T04:09:41.862Z] 33b1e0a273af: Pull complete [2022-07-22T04:09:42.122Z] 5d3b04190fa2: Pull complete [2022-07-22T04:09:43.867Z] using credential edgex-jenkins-ssh [2022-07-22T04:09:43.886Z] Cloning the remote Git repository [2022-07-22T04:09:43.952Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-22T04:09:44.026Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-07-22T04:09:44.098Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-22T04:09:44.098Z] > git --version # timeout=10 [2022-07-22T04:09:44.116Z] > git --version # 'git version 2.25.1' [2022-07-22T04:09:44.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T04:09:44.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T04:09:46.323Z] 2f39f015ded8: Pull complete [2022-07-22T04:09:46.323Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T04:09:46.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T04:09:46.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:09:46.559Z] prd-ubuntu20.04-docker-8c-8g-20759 does not seem to be running inside a container [2022-07-22T04:09:46.595Z] $ 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-1156 -v /w/workspace/dry_app-functions-sdk-go_PR-1156:/w/workspace/dry_app-functions-sdk-go_PR-1156:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T04:09:48.081Z] Merging remotes/origin/main commit 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 into PR head commit 52f6571093033db7b33592e85ac62f99ea69c8b7 [2022-07-22T04:09:48.203Z] $ docker top 395894697e624d861ce34ce90ef932dc9e8bb418832b798fd619e0024ad6d9ce -eo pid,comm [Pipeline] { [2022-07-22T04:09:48.322Z] Merge succeeded, producing 52f6571093033db7b33592e85ac62f99ea69c8b7 [2022-07-22T04:09:48.322Z] Checking out Revision 52f6571093033db7b33592e85ac62f99ea69c8b7 (PR-1156) [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:09:47.467Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-22T04:09:47.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T04:09:47.515Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-22T04:09:47.564Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-22T04:09:47.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T04:09:47.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1156/head:refs/remotes/origin/PR-1156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-22T04:09:48.105Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T04:09:48.124Z] > git checkout -f 52f6571093033db7b33592e85ac62f99ea69c8b7 # timeout=10 [2022-07-22T04:09:48.242Z] > git remote # timeout=10 [2022-07-22T04:09:48.261Z] > git config --get remote.origin.url # timeout=10 [2022-07-22T04:09:48.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T04:09:48.285Z] > git merge 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 [2022-07-22T04:09:48.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-22T04:09:48.330Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T04:09:48.344Z] > git checkout -f 52f6571093033db7b33592e85ac62f99ea69c8b7 # timeout=10 [2022-07-22T04:09:48.663Z] ---> job-cost.sh [2022-07-22T04:09:48.663Z] lf-activate-venv: SKIPPING [2022-07-22T04:09:48.663Z] INFO: No Stack... [2022-07-22T04:09:48.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T04:09:49.494Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T04:09:49.815Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1156/archives/cost.csv [2022-07-22T04:09:49.815Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T04:09:49.856Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [2022-07-22T04:09:49.861Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] did not exist. Created. [2022-07-22T04:09:49.861Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T04:09:50.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T04:09:50.321Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T04:09:50.353Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T04:09:50.441Z] $ docker stop --time=1 395894697e624d861ce34ce90ef932dc9e8bb418832b798fd619e0024ad6d9ce [2022-07-22T04:09:51.619Z] $ docker rm -f 395894697e624d861ce34ce90ef932dc9e8bb418832b798fd619e0024ad6d9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T04:09:52.597Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-07-22T04:09:52.649Z] > git --version # timeout=10 [2022-07-22T04:09:52.660Z] > git --version # 'git version 2.25.1' [2022-07-22T04:09:52.675Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T04:09:53.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T04:09:53.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T04:09:53.690Z] Dload Upload Total Spent Left Speed [2022-07-22T04:09:53.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 [Pipeline] sh [2022-07-22T04:09:54.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T04:09:55.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T04:09:55.028Z] + sudo tee /etc/docker/daemon.new [2022-07-22T04:09:55.028Z] { [2022-07-22T04:09:55.028Z] "registry-mirrors": [ [2022-07-22T04:09:55.028Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T04:09:55.028Z] ], [2022-07-22T04:09:55.028Z] "bip": "10.250.0.254/24", [2022-07-22T04:09:55.028Z] "hosts": [ [2022-07-22T04:09:55.028Z] "tcp://0.0.0.0:5555", [2022-07-22T04:09:55.028Z] "unix:///var/run/docker.sock" [2022-07-22T04:09:55.028Z] ], [2022-07-22T04:09:55.028Z] "mtu": 1458, [2022-07-22T04:09:55.028Z] "selinux-enabled": true, [2022-07-22T04:09:55.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T04:09:55.028Z] } [Pipeline] sh [2022-07-22T04:09:55.396Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T04:09:55.754Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-22T04:10:14.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T04:10:14.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T04:10:14.409Z] ========================================================= [2022-07-22T04:10:14.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T04:10:14.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T04:10:14.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T04:10:15.460Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T04:10:15.460Z] b3c136eddcbf: Pulling fs layer [2022-07-22T04:10:15.460Z] c0a3192eca97: Pulling fs layer [2022-07-22T04:10:15.460Z] a050256f5b6f: Pulling fs layer [2022-07-22T04:10:15.460Z] 656be50a0ddc: Pulling fs layer [2022-07-22T04:10:15.460Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T04:10:15.460Z] 46d945488cbd: Pulling fs layer [2022-07-22T04:10:15.460Z] 8a5474983e97: Pulling fs layer [2022-07-22T04:10:15.460Z] 329c88fbcd65: Pulling fs layer [2022-07-22T04:10:15.460Z] 656be50a0ddc: Waiting [2022-07-22T04:10:15.460Z] 46d945488cbd: Waiting [2022-07-22T04:10:15.460Z] 2bbca73fdf42: Waiting [2022-07-22T04:10:15.460Z] 8a5474983e97: Waiting [2022-07-22T04:10:15.460Z] 329c88fbcd65: Waiting [2022-07-22T04:10:15.460Z] a050256f5b6f: Verifying Checksum [2022-07-22T04:10:15.460Z] a050256f5b6f: Download complete [2022-07-22T04:10:15.460Z] c0a3192eca97: Verifying Checksum [2022-07-22T04:10:15.460Z] c0a3192eca97: Download complete [2022-07-22T04:10:15.460Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T04:10:15.460Z] 2bbca73fdf42: Download complete [2022-07-22T04:10:15.460Z] 46d945488cbd: Verifying Checksum [2022-07-22T04:10:15.460Z] 46d945488cbd: Download complete [2022-07-22T04:10:15.460Z] b3c136eddcbf: Verifying Checksum [2022-07-22T04:10:15.460Z] b3c136eddcbf: Download complete [2022-07-22T04:10:16.928Z] b3c136eddcbf: Pull complete [2022-07-22T04:10:16.928Z] 329c88fbcd65: Verifying Checksum [2022-07-22T04:10:16.928Z] 329c88fbcd65: Download complete [2022-07-22T04:10:17.205Z] c0a3192eca97: Pull complete [2022-07-22T04:10:17.481Z] a050256f5b6f: Pull complete [2022-07-22T04:10:17.759Z] 8a5474983e97: Verifying Checksum [2022-07-22T04:10:17.759Z] 8a5474983e97: Download complete [2022-07-22T04:10:18.745Z] 656be50a0ddc: Download complete [2022-07-22T04:10:33.851Z] 656be50a0ddc: Pull complete [2022-07-22T04:10:33.851Z] 2bbca73fdf42: Pull complete [2022-07-22T04:10:33.851Z] 46d945488cbd: Pull complete [2022-07-22T04:10:39.270Z] 8a5474983e97: Pull complete [2022-07-22T04:10:40.711Z] 329c88fbcd65: Pull complete [2022-07-22T04:10:40.711Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T04:10:40.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T04:10:40.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-22T04:10:41.082Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:10:41.507Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T04:10:41.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:10:41.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-20761 does not seem to be running inside a container [2022-07-22T04:10:41.941Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T04:10:45.991Z] $ docker top 9edd09d4adc29a803fe98ecbc24c78a3e8326cff8507e89436a673e0911f99e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T04:10:46.972Z] + go version [2022-07-22T04:10:46.972Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T04:10:47.011Z] $ docker stop --time=1 9edd09d4adc29a803fe98ecbc24c78a3e8326cff8507e89436a673e0911f99e5 [2022-07-22T04:10:48.713Z] $ docker rm -f 9edd09d4adc29a803fe98ecbc24c78a3e8326cff8507e89436a673e0911f99e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:10:49.596Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T04:10:49.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:10:49.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-20761 does not seem to be running inside a container [2022-07-22T04:10:49.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T04:10:51.253Z] $ docker top 9b81990fe7cc2dd80b77fae2abf05663974e34c4fbc0b844463130781dabb21e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T04:10:52.237Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-22T04:10:52.974Z] + make test [2022-07-22T04:10:52.974Z] make -C ./app-service-template build [2022-07-22T04:10:52.975Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-07-22T04:10:52.975Z] go mod tidy [2022-07-22T04:10:52.975Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-22T04:10:52.975Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-22T04:10:53.248Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T04:10:53.248Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T04:10:53.248Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-22T04:10:53.248Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-22T04:10:53.248Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-22T04:10:53.523Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T04:10:53.523Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T04:10:53.523Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T04:10:53.523Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-22T04:10:53.523Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-22T04:10:53.523Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-22T04:10:53.523Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-22T04:10:53.523Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T04:10:53.798Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-22T04:10:53.798Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-22T04:10:53.798Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-22T04:10:53.798Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-22T04:10:53.798Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T04:10:53.798Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-22T04:10:53.798Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T04:10:53.798Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-22T04:10:53.798Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-22T04:10:53.798Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-22T04:10:54.079Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-22T04:10:54.080Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-22T04:10:54.080Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-22T04:10:54.080Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T04:10:54.080Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T04:10:54.359Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T04:10:54.359Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T04:10:54.956Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-22T04:10:54.956Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-22T04:10:54.956Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T04:10:57.608Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-22T04:10:57.608Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-22T04:10:57.608Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-22T04:10:57.608Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-22T04:10:57.608Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-22T04:10:57.608Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-22T04:10:57.884Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-22T04:10:57.884Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-22T04:10:57.884Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-22T04:10:57.884Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-22T04:10:57.884Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-22T04:10:58.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-22T04:10:58.870Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-22T04:10:58.870Z] go: downloading github.com/kr/text v0.2.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-22T04:10:58.870Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-22T04:10:58.870Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-22T04:10:58.870Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-22T04:10:59.154Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-22T04:10:59.154Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-22T04:10:59.154Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-22T04:10:59.154Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-22T04:10:59.154Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-22T04:11:00.142Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-22T04:11:00.142Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-22T04:11:00.420Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-22T04:11:00.420Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-22T04:11:00.420Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-22T04:11:00.420Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-22T04:11:00.420Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-22T04:11:00.693Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-22T04:11:00.693Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-22T04:11:00.967Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-22T04:11:00.967Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-22T04:11:00.967Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-22T04:11:01.244Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-22T04:11:01.244Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-22T04:11:01.244Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-22T04:11:05.562Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.10 [2022-07-22T04:11:05.562Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-22T04:11:05.562Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-22T04:11:05.562Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-22T04:11:05.562Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-22T04:13:12.521Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-07-22T04:13:12.521Z] make -C ./app-service-template test [2022-07-22T04:13:12.521Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-07-22T04:13:12.521Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-22T04:15:34.415Z] ok new-app-service 0.264s coverage: 48.1% of statements [2022-07-22T04:15:34.415Z] ? new-app-service/config [no test files] [2022-07-22T04:15:34.415Z] ok new-app-service/functions 0.217s [2022-07-22T04:15:34.415Z] CGO_ENABLED=1 go vet ./... [2022-07-22T04:16:56.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T04:16:56.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T04:16:56.278Z] ./bin/test-attribution-txt.sh [2022-07-22T04:16:56.278Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-07-22T04:16:56.278Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-22T04:16:56.278Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-22T04:16:56.278Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.629s coverage: 60.3% of statements [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.463s coverage: 93.8% of statements [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.425s coverage: 76.5% of statements [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.373s coverage: 88.7% of statements [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.130s coverage: 100.0% of statements [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.799s coverage: 78.5% of statements [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-22T04:17:18.532Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.279s coverage: 97.3% of statements [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-22T04:17:18.532Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-22T04:17:21.172Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.348s coverage: 82.8% of statements [2022-07-22T04:17:21.172Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-22T04:17:26.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.040s coverage: 81.5% of statements [2022-07-22T04:17:26.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-22T04:17:26.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-22T04:17:26.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.352s coverage: 28.7% of statements [2022-07-22T04:17:26.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-22T04:17:26.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.302s coverage: 14.0% of statements [2022-07-22T04:17:28.067Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.256s coverage: 27.3% of statements [2022-07-22T04:17:28.067Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-22T04:17:28.067Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-22T04:17:32.388Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.220s coverage: 51.4% of statements [2022-07-22T04:18:04.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.543s coverage: 75.5% of statements [2022-07-22T04:18:04.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.208s coverage: 94.4% of statements [2022-07-22T04:18:04.741Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T04:18:10.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T04:18:10.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T04:18:10.171Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-07-22T04:18:10.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T04:18:10.243Z] $ docker stop --time=1 9b81990fe7cc2dd80b77fae2abf05663974e34c4fbc0b844463130781dabb21e [2022-07-22T04:18:12.150Z] $ docker rm -f 9b81990fe7cc2dd80b77fae2abf05663974e34c4fbc0b844463130781dabb21e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T04:18:16.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T04:18:16.079Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T04:18:16.710Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:18:17.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T04:18:17.593Z] [2022-07-22T04:18:17.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:18:18.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T04:18:18.292Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T04:18:18.292Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T04:18:18.292Z] 04944245beec: Pulling fs layer [2022-07-22T04:18:18.292Z] 699f458cf7ca: Pulling fs layer [2022-07-22T04:18:18.292Z] 765212b225bb: Pulling fs layer [2022-07-22T04:18:18.292Z] f23df028b6ca: Pulling fs layer [2022-07-22T04:18:18.292Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T04:18:18.292Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T04:18:18.292Z] 765212b225bb: Waiting [2022-07-22T04:18:18.292Z] f23df028b6ca: Waiting [2022-07-22T04:18:18.292Z] 2437ff75d9bd: Waiting [2022-07-22T04:18:18.292Z] d65c8cfc05b1: Waiting [2022-07-22T04:18:18.292Z] 04944245beec: Verifying Checksum [2022-07-22T04:18:18.292Z] 04944245beec: Download complete [2022-07-22T04:18:18.566Z] 765212b225bb: Verifying Checksum [2022-07-22T04:18:18.566Z] 765212b225bb: Download complete [2022-07-22T04:18:18.566Z] f23df028b6ca: Verifying Checksum [2022-07-22T04:18:18.566Z] f23df028b6ca: Download complete [2022-07-22T04:18:18.566Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T04:18:18.566Z] d65c8cfc05b1: Download complete [2022-07-22T04:18:18.566Z] 699f458cf7ca: Verifying Checksum [2022-07-22T04:18:18.566Z] 699f458cf7ca: Download complete [2022-07-22T04:18:19.164Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T04:18:19.164Z] 8998bd30e6a1: Download complete [2022-07-22T04:18:21.163Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T04:18:21.163Z] 2437ff75d9bd: Download complete [2022-07-22T04:18:23.157Z] 8998bd30e6a1: Pull complete [2022-07-22T04:18:23.753Z] 04944245beec: Pull complete [2022-07-22T04:18:25.194Z] 699f458cf7ca: Pull complete [2022-07-22T04:18:25.470Z] 765212b225bb: Pull complete [2022-07-22T04:18:26.451Z] f23df028b6ca: Pull complete [2022-07-22T04:18:26.451Z] d65c8cfc05b1: Pull complete [2022-07-22T04:18:41.548Z] 2437ff75d9bd: Pull complete [2022-07-22T04:18:41.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T04:18:41.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T04:18:41.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:18:41.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-20761 does not seem to be running inside a container [2022-07-22T04:18:42.027Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T04:18:44.786Z] $ docker top 33536143b18406714ee96a3dd33cf93f5020e76fccfa2cb6be75518dd594b7cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:18:45.825Z] ---> job-cost.sh [2022-07-22T04:18:45.825Z] lf-activate-venv: SKIPPING [2022-07-22T04:18:45.825Z] INFO: No Stack... [2022-07-22T04:18:46.424Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T04:18:47.411Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T04:18:48.105Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-07-22T04:18:48.105Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T04:18:48.195Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [2022-07-22T04:18:48.201Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] did not exist. Created. [2022-07-22T04:18:48.201Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T04:18:48.967Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-eaf3daec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T04:18:49.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T04:18:49.710Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T04:18:49.782Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T04:18:49.804Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T04:18:49.883Z] $ docker stop --time=1 33536143b18406714ee96a3dd33cf93f5020e76fccfa2cb6be75518dd594b7cd [2022-07-22T04:18:51.385Z] $ docker rm -f 33536143b18406714ee96a3dd33cf93f5020e76fccfa2cb6be75518dd594b7cd [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-07-22T04:18:52.468Z] provisioning config files... [2022-07-22T04:18:52.478Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/config897565748073864179tmp [Pipeline] { [Pipeline] sh [2022-07-22T04:18:52.874Z] + set +x [2022-07-22T04:18:52.875Z] + curl -s https://codecov.io/bash [2022-07-22T04:18:52.875Z] + bash -s -- [2022-07-22T04:18:52.875Z] [2022-07-22T04:18:52.875Z] _____ _ [2022-07-22T04:18:52.875Z] / ____| | | [2022-07-22T04:18:52.875Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T04:18:52.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T04:18:52.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T04:18:52.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T04:18:52.875Z] Bash-1.0.6 [2022-07-22T04:18:52.875Z] [2022-07-22T04:18:52.875Z] [2022-07-22T04:18:52.875Z] ==> git version 2.25.1 found [2022-07-22T04:18:52.875Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-22T04:18:52.875Z] Release-Date: 2020-01-08 [2022-07-22T04:18:52.875Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-22T04:18:52.875Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T04:18:52.875Z] ==> Jenkins CI detected. [2022-07-22T04:18:52.875Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1156 [2022-07-22T04:18:52.875Z] project root: . [2022-07-22T04:18:52.875Z] --> token set from env [2022-07-22T04:18:52.875Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T04:18:52.875Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T04:18:52.875Z] ==> Python coveragepy not found [2022-07-22T04:18:52.875Z] ==> Searching for coverage reports in: [2022-07-22T04:18:52.875Z] + . [2022-07-22T04:18:53.135Z] -> Found 2 reports [2022-07-22T04:18:53.135Z] ==> Detecting git/mercurial file structure [2022-07-22T04:18:53.135Z] ==> Reading reports [2022-07-22T04:18:53.135Z] + ./app-service-template/coverage.out bytes=1222 [2022-07-22T04:18:53.135Z] + ./coverage.out bytes=125926 [2022-07-22T04:18:53.135Z] ==> Appending adjustments [2022-07-22T04:18:53.135Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T04:18:53.395Z] + Found adjustments [2022-07-22T04:18:53.395Z] ==> Gzipping contents [2022-07-22T04:18:53.395Z] 24K /tmp/codecov.gHvxQX.gz [2022-07-22T04:18:53.395Z] ==> Uploading reports [2022-07-22T04:18:53.395Z] url: https://codecov.io [2022-07-22T04:18:53.395Z] query: branch=PR-1156&commit=52f6571093033db7b33592e85ac62f99ea69c8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= [2022-07-22T04:18:53.395Z] -> Pinging Codecov [2022-07-22T04:18:53.395Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1156&commit=52f6571093033db7b33592e85ac62f99ea69c8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1156&job=&cmd_args= [2022-07-22T04:18:53.964Z] -> Uploading to [2022-07-22T04:18:53.964Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/3D8B5DFFC46A037C893635FACE044666/52f6571093033db7b33592e85ac62f99ea69c8b7/4c372f1a-47e5-490d-bcea-527f7a75120e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T041853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c6068e580743841755758f42bfcc065005fd1b33ec516dea5d5208ca80560b4 [2022-07-22T04:18:53.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T04:18:53.964Z] Dload Upload Total Spent Left Speed [2022-07-22T04:18:54.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21622 0 0 100 21622 0 78625 --:--:-- --:--:-- --:--:-- 78625 [2022-07-22T04:18:54.226Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/52f6571093033db7b33592e85ac62f99ea69c8b7 [Pipeline] } [2022-07-22T04:18:54.254Z] 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-07-22T04:18:55.888Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1156/archives ] [2022-07-22T04:18:55.888Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1156/archives [2022-07-22T04:18:55.888Z] total 16 [2022-07-22T04:18:55.888Z] drwxr-xr-x 3 root root 4096 Jul 22 04:09 . [2022-07-22T04:18:55.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 04:09 .. [2022-07-22T04:18:55.888Z] drwxr-xr-x 2 root root 4096 Jul 22 04:09 cost [2022-07-22T04:18:55.888Z] -rw-r--r-- 1 root root 92 Jul 22 04:09 cost.csv [2022-07-22T04:18:55.888Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1156/archives [2022-07-22T04:18:55.888Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1156/archives [2022-07-22T04:18:55.888Z] total 16 [2022-07-22T04:18:55.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 04:09 . [2022-07-22T04:18:55.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 04:09 .. [2022-07-22T04:18:55.888Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 04:09 cost [2022-07-22T04:18:55.888Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 22 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:18:56.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:18:57.190Z] ---> package-listing.sh [2022-07-22T04:18:57.190Z] ++ facter osfamily [2022-07-22T04:18:57.190Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T04:18:57.452Z] + OS_FAMILY=debian [2022-07-22T04:18:57.452Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1156 [2022-07-22T04:18:57.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T04:18:57.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T04:18:57.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T04:18:57.452Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T04:18:57.452Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1156 ']' [2022-07-22T04:18:57.452Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T04:18:57.452Z] + case "${OS_FAMILY}" in [2022-07-22T04:18:57.452Z] + dpkg -l [2022-07-22T04:18:57.452Z] + grep '^ii' [2022-07-22T04:18:57.452Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T04:18:57.452Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T04:18:57.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T04:18:57.452Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1156 ']' [2022-07-22T04:18:57.452Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1156/archives/ [2022-07-22T04:18:57.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1156/archives/ [Pipeline] echo [2022-07-22T04:18:57.484Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-1156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T04:18:57.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T04:18:58.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T04:18:58.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T04:18:58.575Z] prd-ubuntu20.04-docker-8c-8g-20759 does not seem to be running inside a container [2022-07-22T04:18:58.610Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-1156/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-1156 -v /w/workspace/dry_app-functions-sdk-go_PR-1156:/w/workspace/dry_app-functions-sdk-go_PR-1156:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1156@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1156@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-07-22T04:18:58.844Z] $ docker top ff914cb02f2bfe7c6f5ebbf754d17ef192cc33987399a7094810d6e3473a6180 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T04:18:59.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T04:18:59.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T04:18:59.880Z] + ls /var/log/sa-host [2022-07-22T04:18:59.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T04:19:00.066Z] provisioning config files... [2022-07-22T04:19:00.076Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1156@tmp/config3095477996183542642tmp [Pipeline] { [Pipeline] echo [2022-07-22T04:19:00.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:19:00.443Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T04:19:00.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:19:00.880Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T04:19:00.916Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:19:01.229Z] ---> sudo-logs.sh [2022-07-22T04:19:01.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T04:19:01.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:19:01.623Z] ---> job-cost.sh [2022-07-22T04:19:01.623Z] lf-activate-venv: SKIPPING [2022-07-22T04:19:01.623Z] DEBUG: total: 0.2199999988079071 [2022-07-22T04:19:01.623Z] INFO: Retrieving Stack Cost... [2022-07-22T04:19:01.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T04:19:02.456Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T04:19:02.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T04:19:02.801Z] ---> logs-deploy.sh [2022-07-22T04:19:02.801Z] lf-activate-venv: SKIPPING [2022-07-22T04:19:02.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1156/1 [2022-07-22T04:19:02.801Z] INFO: archiving workspace using pattern(s): [2022-07-22T04:19:03.740Z] Archives upload complete. [2022-07-22T04:19:04.000Z] INFO: archiving logs to Nexus [2022-07-22T04:19:04.572Z] ---> uname -a: [2022-07-22T04:19:04.572Z] Linux prd-ubuntu20-04-docker-8c-8g-20759 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] ---> lscpu: [2022-07-22T04:19:04.572Z] Architecture: x86_64 [2022-07-22T04:19:04.572Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T04:19:04.572Z] Byte Order: Little Endian [2022-07-22T04:19:04.572Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T04:19:04.572Z] CPU(s): 8 [2022-07-22T04:19:04.572Z] On-line CPU(s) list: 0-7 [2022-07-22T04:19:04.572Z] Thread(s) per core: 1 [2022-07-22T04:19:04.572Z] Core(s) per socket: 1 [2022-07-22T04:19:04.572Z] Socket(s): 8 [2022-07-22T04:19:04.572Z] NUMA node(s): 1 [2022-07-22T04:19:04.572Z] Vendor ID: AuthenticAMD [2022-07-22T04:19:04.572Z] CPU family: 23 [2022-07-22T04:19:04.572Z] Model: 49 [2022-07-22T04:19:04.572Z] Model name: AMD EPYC-Rome Processor [2022-07-22T04:19:04.572Z] Stepping: 0 [2022-07-22T04:19:04.572Z] CPU MHz: 2800.000 [2022-07-22T04:19:04.572Z] BogoMIPS: 5600.00 [2022-07-22T04:19:04.572Z] Virtualization: AMD-V [2022-07-22T04:19:04.572Z] Hypervisor vendor: KVM [2022-07-22T04:19:04.572Z] Virtualization type: full [2022-07-22T04:19:04.572Z] L1d cache: 256 KiB [2022-07-22T04:19:04.572Z] L1i cache: 256 KiB [2022-07-22T04:19:04.572Z] L2 cache: 4 MiB [2022-07-22T04:19:04.572Z] L3 cache: 128 MiB [2022-07-22T04:19:04.572Z] NUMA node0 CPU(s): 0-7 [2022-07-22T04:19:04.572Z] Vulnerability Itlb multihit: Not affected [2022-07-22T04:19:04.572Z] Vulnerability L1tf: Not affected [2022-07-22T04:19:04.572Z] Vulnerability Mds: Not affected [2022-07-22T04:19:04.572Z] Vulnerability Meltdown: Not affected [2022-07-22T04:19:04.572Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T04:19:04.572Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T04:19:04.572Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T04:19:04.572Z] Vulnerability Srbds: Not affected [2022-07-22T04:19:04.572Z] Vulnerability Tsx async abort: Not affected [2022-07-22T04:19:04.572Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] ---> nproc: [2022-07-22T04:19:04.572Z] 8 [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] ---> df -h: [2022-07-22T04:19:04.572Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T04:19:04.572Z] overlay 155G 11G 145G 7% / [2022-07-22T04:19:04.572Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T04:19:04.572Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T04:19:04.572Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T04:19:04.572Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] ---> sar -b -r -n DEV: [2022-07-22T04:19:04.572Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20759) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] 04:06:51 LINUX RESTART (8 CPU) [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T04:19:04.572Z] 04:08:01 363.96 56.11 307.85 0.00 7400.33 208964.21 0.00 [2022-07-22T04:19:04.572Z] 04:09:01 50.72 0.47 50.26 0.00 5.33 18548.51 0.00 [2022-07-22T04:19:04.572Z] 04:10:01 56.86 0.07 56.79 0.00 2.27 30141.66 0.00 [2022-07-22T04:19:04.572Z] 04:11:01 2.07 0.00 2.07 0.00 0.00 24.53 0.00 [2022-07-22T04:19:04.572Z] 04:12:01 1.07 0.02 1.05 0.00 0.13 12.26 0.00 [2022-07-22T04:19:04.572Z] 04:13:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-07-22T04:19:04.572Z] 04:14:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2022-07-22T04:19:04.572Z] 04:15:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 [2022-07-22T04:19:04.572Z] 04:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2022-07-22T04:19:04.572Z] 04:17:01 1.45 0.02 1.43 0.00 0.13 17.86 0.00 [2022-07-22T04:19:04.572Z] 04:18:01 1.40 0.00 1.40 0.00 0.00 19.60 0.00 [2022-07-22T04:19:04.572Z] 04:19:01 6.17 0.25 5.92 0.00 19.33 119.18 0.00 [2022-07-22T04:19:04.572Z] Average: 40.67 4.74 35.92 0.00 619.03 21493.21 0.00 [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T04:19:04.572Z] 04:08:01 28828224 31752924 548496 1.67 116004 3076792 2179612 6.42 1123252 2549884 668 [2022-07-22T04:19:04.572Z] 04:09:01 27888192 31700760 588640 1.79 124548 3874804 2181964 6.43 1523324 2994524 382764 [2022-07-22T04:19:04.572Z] 04:10:01 28340776 31761896 532888 1.62 129516 3500764 1939564 5.72 1211152 2882160 260 [2022-07-22T04:19:04.572Z] 04:11:01 28340704 31762060 532664 1.62 129580 3500896 1939564 5.72 1210788 2882308 160 [2022-07-22T04:19:04.572Z] 04:12:01 28346232 31767624 527044 1.60 129620 3500896 1939564 5.72 1205304 2882312 24 [2022-07-22T04:19:04.572Z] 04:13:01 28345964 31767360 527256 1.60 129652 3500904 1939564 5.72 1205212 2882316 172 [2022-07-22T04:19:04.572Z] 04:14:01 28347468 31769180 525688 1.60 129684 3500912 1939564 5.72 1203456 2882572 8 [2022-07-22T04:19:04.572Z] 04:15:01 28355956 31777692 517088 1.57 129700 3500916 1939564 5.72 1195636 2882576 176 [2022-07-22T04:19:04.572Z] 04:16:01 28356192 31777988 516776 1.57 129716 3500916 1939564 5.72 1195524 2882636 136 [2022-07-22T04:19:04.572Z] 04:17:01 28355776 31777644 517356 1.57 129764 3500916 1939564 5.72 1195308 2882644 204 [2022-07-22T04:19:04.572Z] 04:18:01 28355780 31777708 516880 1.57 129808 3500900 1939564 5.72 1195564 2882632 24 [2022-07-22T04:19:04.572Z] 04:19:01 28326896 31751728 537980 1.64 130004 3502268 1985288 5.85 1219756 2880820 268 [2022-07-22T04:19:04.572Z] Average: 28349013 31762047 532396 1.62 128133 3496824 1983578 5.85 1223690 2863949 32072 [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T04:19:04.572Z] 04:08:01 docker0 61.30 57.76 4.49 353.72 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:08:01 veth360e497 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:08:01 ens3 893.60 622.09 8049.42 118.73 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:08:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:09:01 docker0 54.36 68.02 4.50 732.63 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:09:01 veth117e26a 54.36 68.17 5.25 732.65 0.00 0.00 0.00 0.06 [2022-07-22T04:19:04.572Z] 04:09:01 ens3 115.81 89.69 758.70 62.58 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:10:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:10:01 ens3 138.18 80.40 2542.54 15.85 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:11:01 ens3 1.15 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:12:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:13:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:18:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:19:01 ens3 56.06 48.54 32.18 57.36 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] 04:19:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] Average: docker0 9.64 10.49 0.75 90.53 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] Average: ens3 100.52 70.16 948.69 21.26 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] [2022-07-22T04:19:04.572Z] ---> sar -P ALL: [2022-07-22T04:19:04.573Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20759) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T04:19:04.573Z] [2022-07-22T04:19:04.573Z] 04:06:51 LINUX RESTART (8 CPU) [2022-07-22T04:19:04.573Z] [2022-07-22T04:19:04.573Z] 04:07:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T04:19:04.573Z] 04:08:01 all 11.64 0.00 5.07 2.30 0.06 80.93 [2022-07-22T04:19:04.573Z] 04:08:01 0 10.25 0.00 6.45 1.50 0.05 81.75 [2022-07-22T04:19:04.573Z] 04:08:01 1 12.92 0.00 5.25 4.16 0.05 77.63 [2022-07-22T04:19:04.573Z] 04:08:01 2 13.38 0.00 3.59 2.38 0.07 80.59 [2022-07-22T04:19:04.573Z] 04:08:01 3 11.68 0.00 5.26 1.01 0.07 81.99 [2022-07-22T04:19:04.573Z] 04:08:01 4 10.86 0.00 4.49 2.59 0.05 82.00 [2022-07-22T04:19:04.573Z] 04:08:01 5 11.57 0.00 5.11 0.69 0.05 82.58 [2022-07-22T04:19:04.573Z] 04:08:01 6 12.33 0.00 5.60 0.52 0.05 81.50 [2022-07-22T04:19:04.573Z] 04:08:01 7 10.12 0.00 4.78 5.59 0.07 79.45 [2022-07-22T04:19:04.573Z] 04:09:01 all 51.64 0.00 7.92 0.25 0.09 40.10 [2022-07-22T04:19:04.573Z] 04:09:01 0 53.99 0.00 8.14 0.22 0.10 37.55 [2022-07-22T04:19:04.573Z] 04:09:01 1 52.51 0.00 7.88 0.07 0.10 39.45 [2022-07-22T04:19:04.573Z] 04:09:01 2 52.11 0.00 7.98 0.07 0.08 39.76 [2022-07-22T04:19:04.573Z] 04:09:01 3 51.85 0.00 7.76 0.52 0.10 39.77 [2022-07-22T04:19:04.573Z] 04:09:01 4 52.26 0.00 8.23 0.08 0.10 39.32 [2022-07-22T04:19:04.573Z] 04:09:01 5 51.20 0.00 8.44 0.86 0.08 39.42 [2022-07-22T04:19:04.573Z] 04:09:01 6 47.88 0.00 7.56 0.02 0.08 44.46 [2022-07-22T04:19:04.573Z] 04:09:01 7 51.31 0.00 7.39 0.14 0.10 41.06 [2022-07-22T04:19:04.573Z] 04:10:01 all 11.32 0.00 2.02 0.59 0.03 86.03 [2022-07-22T04:19:04.573Z] 04:10:01 0 10.64 0.00 1.83 0.22 0.03 87.28 [2022-07-22T04:19:04.573Z] 04:10:01 1 11.87 0.00 2.01 0.02 0.03 86.08 [2022-07-22T04:19:04.573Z] 04:10:01 2 11.67 0.00 1.96 0.02 0.03 86.32 [2022-07-22T04:19:04.573Z] 04:10:01 3 11.04 0.00 1.76 0.62 0.03 86.54 [2022-07-22T04:19:04.573Z] 04:10:01 4 11.33 0.00 1.79 0.05 0.02 86.81 [2022-07-22T04:19:04.573Z] 04:10:01 5 11.25 0.00 2.02 2.15 0.05 84.53 [2022-07-22T04:19:04.573Z] 04:10:01 6 10.65 0.00 2.08 0.12 0.03 87.12 [2022-07-22T04:19:04.573Z] 04:10:01 7 12.10 0.00 2.72 1.54 0.03 83.61 [2022-07-22T04:19:04.573Z] 04:11:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2022-07-22T04:19:04.573Z] 04:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-22T04:19:04.573Z] 04:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-22T04:19:04.573Z] 04:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T04:19:04.573Z] 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-22T04:19:04.573Z] 04:11:01 7 0.18 0.00 0.02 0.05 0.02 99.73 [2022-07-22T04:19:04.573Z] 04:12:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:12:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2022-07-22T04:19:04.573Z] 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T04:19:04.573Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-22T04:19:04.573Z] 04:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:12:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-22T04:19:04.573Z] 04:12:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-22T04:19:04.573Z] 04:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-22T04:19:04.573Z] 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T04:19:04.573Z] 04:13:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T04:19:04.573Z] 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:13:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-22T04:19:04.573Z] 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T04:19:04.573Z] 04:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:14:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-22T04:19:04.573Z] 04:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-07-22T04:19:04.573Z] 04:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-22T04:19:04.573Z] 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:15:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2022-07-22T04:19:04.573Z] 04:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T04:19:04.573Z] 04:16:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T04:19:04.573Z] 04:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T04:19:04.573Z] 04:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-07-22T04:19:04.573Z] 04:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T04:19:04.573Z] 04:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T04:19:04.573Z] 04:18:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2022-07-22T04:19:04.573Z] 04:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T04:19:04.573Z] 04:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-22T04:19:04.573Z] 04:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:18:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2022-07-22T04:19:04.573Z] 04:18:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2022-07-22T04:19:04.573Z] 04:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T04:19:04.573Z] 04:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-22T04:19:04.573Z] 04:18:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2022-07-22T04:19:04.573Z] [2022-07-22T04:19:04.573Z] 04:18:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T04:19:04.573Z] 04:19:01 all 0.67 0.00 0.31 0.02 0.01 98.99 [2022-07-22T04:19:04.573Z] 04:19:01 0 0.53 0.00 0.28 0.00 0.00 99.18 [2022-07-22T04:19:04.573Z] 04:19:01 1 1.15 0.00 0.35 0.02 0.02 98.47 [2022-07-22T04:19:04.573Z] 04:19:01 2 0.37 0.00 0.40 0.00 0.00 99.23 [2022-07-22T04:19:04.573Z] 04:19:01 3 0.65 0.00 0.25 0.00 0.02 99.08 [2022-07-22T04:19:04.573Z] 04:19:01 4 0.55 0.00 0.28 0.02 0.02 99.13 [2022-07-22T04:19:04.573Z] 04:19:01 5 0.38 0.00 0.27 0.03 0.00 99.32 [2022-07-22T04:19:04.573Z] 04:19:01 6 0.82 0.00 0.28 0.00 0.00 98.90 [2022-07-22T04:19:04.573Z] 04:19:01 7 0.89 0.00 0.39 0.10 0.00 98.63 [2022-07-22T04:19:04.573Z] Average: all 6.24 0.00 1.28 0.27 0.02 92.20 [2022-07-22T04:19:04.573Z] Average: 0 6.25 0.00 1.39 0.16 0.02 92.18 [2022-07-22T04:19:04.573Z] Average: 1 6.50 0.00 1.29 0.35 0.02 91.83 [2022-07-22T04:19:04.573Z] Average: 2 6.42 0.00 1.16 0.20 0.02 92.19 [2022-07-22T04:19:04.573Z] Average: 3 6.24 0.00 1.25 0.18 0.03 92.30 [2022-07-22T04:19:04.573Z] Average: 4 6.20 0.00 1.23 0.24 0.02 92.32 [2022-07-22T04:19:04.573Z] Average: 5 6.16 0.00 1.32 0.31 0.02 92.19 [2022-07-22T04:19:04.573Z] Average: 6 5.92 0.00 1.29 0.05 0.02 92.72 [2022-07-22T04:19:04.573Z] Average: 7 6.20 0.00 1.27 0.62 0.02 91.88 [2022-07-22T04:19:04.573Z] [2022-07-22T04:19:04.573Z] [2022-07-22T04:19:04.573Z]