Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 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-ssh7152840574957337004.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-ssh8797445891851557145.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5263355480406883885.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 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-ssh3791290511224132440.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4281140060322317247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-20725 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 Commit message: "feat: add ability to wrap data into an event (#1154)" > git rev-list --no-walk 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T23:41:24.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T23:41:24.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T23:41:24.638Z] ========================================================= [2022-07-21T23:41:24.638Z] EdgeX Global Pipelines Version Info [2022-07-21T23:41:24.638Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:41:25.387Z] ------------------- [2022-07-21T23:41:25.387Z] stable info: [2022-07-21T23:41:25.387Z] ------------------- [2022-07-21T23:41:25.387Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T23:41:25.387Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T23:41:25.387Z] Message: update stable to v1.0.238 [2022-07-21T23:41:25.961Z] ------------------- [2022-07-21T23:41:25.961Z] experimental info: [2022-07-21T23:41:25.961Z] ------------------- [2022-07-21T23:41:25.961Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T23:41:25.961Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T23:41:25.961Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T23:41:26.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-07-21T23:41:26.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-07-21T23:41:26.170Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T23:41:26.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T23:41:26.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T23:41:26.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T23:41:26.222Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T23:41:26.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T23:41:26.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T23:41:26.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T23:41:26.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T23:41:26.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-07-21T23:41:26.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T23:41:26.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T23:41:26.378Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:41:26.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:41:26.400Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:41:26.412Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T23:41:26.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T23:41:26.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T23:41:26.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-21T23:41:26.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-21T23:41:26.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T23:41:26.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T23:41:26.498Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-21T23:41:26.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T23:41:26.523Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T23:41:26.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-21T23:41:26.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-21T23:41:26.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-21T23:41:26.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo [2022-07-21T23:41:26.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a0e4a [Pipeline] echo [2022-07-21T23:41:26.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T23:41:26.973Z] + git rev-list -1 --merges 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8~1..13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo [2022-07-21T23:41:27.010Z] -----------> git rev-list -1 --merges 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8~1..13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [false] [Pipeline] sh [2022-07-21T23:41:27.305Z] + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo [2022-07-21T23:41:27.322Z] ========================================================= [2022-07-21T23:41:27.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T23:41:27.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T23:41:27.684Z] + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] echo [2022-07-21T23:41:27.697Z] [semverPrep] GIT_COMMIT: 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8, Commit Message: feat: add ability to wrap data into an event (#1154) [Pipeline] echo [2022-07-21T23:41:27.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T23:41:28.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T23:41:28.101Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T23:41:28.101Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T23:41:28.101Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T23:41:28.101Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T23:41:28.101Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T23:41:28.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:41:28.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:41:28.531Z] [2022-07-21T23:41:28.531Z] 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-21T23:41:28.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:41:29.095Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T23:41:29.095Z] b85a868b505f: Pulling fs layer [2022-07-21T23:41:29.095Z] e2be974225ed: Pulling fs layer [2022-07-21T23:41:29.095Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T23:41:29.095Z] 988bab9f4d93: Pulling fs layer [2022-07-21T23:41:29.095Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T23:41:29.095Z] eaf3925da568: Pulling fs layer [2022-07-21T23:41:29.095Z] bab4dde63d76: Pulling fs layer [2022-07-21T23:41:29.095Z] bde34c3a00c8: Pulling fs layer [2022-07-21T23:41:29.095Z] b352a97aabf1: Pulling fs layer [2022-07-21T23:41:29.095Z] 4872d77fe225: Pulling fs layer [2022-07-21T23:41:29.095Z] 5851b861e8e6: Pulling fs layer [2022-07-21T23:41:29.095Z] 988bab9f4d93: Waiting [2022-07-21T23:41:29.095Z] 1469e6f7b9e6: Waiting [2022-07-21T23:41:29.095Z] eaf3925da568: Waiting [2022-07-21T23:41:29.095Z] bab4dde63d76: Waiting [2022-07-21T23:41:29.095Z] 4872d77fe225: Waiting [2022-07-21T23:41:29.095Z] 5851b861e8e6: Waiting [2022-07-21T23:41:29.095Z] bde34c3a00c8: Waiting [2022-07-21T23:41:29.095Z] b352a97aabf1: Waiting [2022-07-21T23:41:29.095Z] e2be974225ed: Verifying Checksum [2022-07-21T23:41:29.095Z] e2be974225ed: Download complete [2022-07-21T23:41:29.095Z] 988bab9f4d93: Verifying Checksum [2022-07-21T23:41:29.095Z] 988bab9f4d93: Download complete [2022-07-21T23:41:29.095Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T23:41:29.095Z] 1469e6f7b9e6: Download complete [2022-07-21T23:41:29.095Z] eaf3925da568: Download complete [2022-07-21T23:41:29.354Z] 339a4e72a1f5: Verifying Checksum [2022-07-21T23:41:29.354Z] 339a4e72a1f5: Download complete [2022-07-21T23:41:29.354Z] bde34c3a00c8: Download complete [2022-07-21T23:41:29.354Z] b352a97aabf1: Download complete [2022-07-21T23:41:29.354Z] 4872d77fe225: Verifying Checksum [2022-07-21T23:41:29.354Z] 4872d77fe225: Download complete [2022-07-21T23:41:29.354Z] 5851b861e8e6: Download complete [2022-07-21T23:41:29.354Z] b85a868b505f: Verifying Checksum [2022-07-21T23:41:29.354Z] b85a868b505f: Download complete [2022-07-21T23:41:29.615Z] bab4dde63d76: Verifying Checksum [2022-07-21T23:41:29.615Z] bab4dde63d76: Download complete [2022-07-21T23:41:31.002Z] b85a868b505f: Pull complete [2022-07-21T23:41:31.002Z] e2be974225ed: Pull complete [2022-07-21T23:41:31.262Z] 339a4e72a1f5: Pull complete [2022-07-21T23:41:31.527Z] 988bab9f4d93: Pull complete [2022-07-21T23:41:31.787Z] 1469e6f7b9e6: Pull complete [2022-07-21T23:41:31.787Z] eaf3925da568: Pull complete [2022-07-21T23:41:34.340Z] bab4dde63d76: Pull complete [2022-07-21T23:41:34.340Z] bde34c3a00c8: Pull complete [2022-07-21T23:41:34.340Z] b352a97aabf1: Pull complete [2022-07-21T23:41:34.340Z] 4872d77fe225: Pull complete [2022-07-21T23:41:34.340Z] 5851b861e8e6: Pull complete [2022-07-21T23:41:34.340Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T23:41:34.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:41:34.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:41:34.446Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:41:34.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T23:41:36.114Z] $ docker top 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 -eo pid,comm [2022-07-21T23:41:36.186Z] 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-21T23:41:36.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T23:41:36.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:41:36.224Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:41:36.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:41:36.364Z] $ docker exec 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent [2022-07-21T23:41:36.492Z] SSH_AUTH_SOCK=/tmp/ssh-zf8jMY0KhiPd/agent.33 [2022-07-21T23:41:36.492Z] SSH_AGENT_PID=39 [2022-07-21T23:41:36.499Z] Running ssh-add (command line suppressed) [2022-07-21T23:41:36.619Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2546978665883785547.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2546978665883785547.key) [2022-07-21T23:41:36.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:41:36.928Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T23:41:36.943Z] $ docker exec --env ******** --env ******** 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent -k [2022-07-21T23:41:37.058Z] unset SSH_AUTH_SOCK; [2022-07-21T23:41:37.058Z] unset SSH_AGENT_PID; [2022-07-21T23:41:37.058Z] echo Agent pid 39 killed; [2022-07-21T23:41:37.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T23:41:37.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:41:37.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:41:37.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:41:37.231Z] $ docker exec 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent [2022-07-21T23:41:37.350Z] SSH_AUTH_SOCK=/tmp/ssh-1dun35ZNlI36/agent.73 [2022-07-21T23:41:37.350Z] SSH_AGENT_PID=79 [2022-07-21T23:41:37.356Z] Running ssh-add (command line suppressed) [2022-07-21T23:41:37.480Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8820201066253792780.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8820201066253792780.key) [2022-07-21T23:41:37.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:41:37.786Z] + git semver init [2022-07-21T23:41:38.047Z] 2022-07-21 23:41:38,014 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T23:41:38.047Z] 2022-07-21 23:41:38,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-07-21T23:41:38.047Z] 2022-07-21 23:41:38,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-07-21T23:41:38.047Z] 2022-07-21 23:41:38,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T23:41:39.438Z] 2022-07-21 23:41:39,290 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-07-21T23:41:39.438Z] 2022-07-21 23:41:39,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-07-21T23:41:39.438Z] 2022-07-21 23:41:39,291 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:41:39.438Z] 2022-07-21 23:41:39,291 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:41:39.438Z] 2.3.0-dev.24 [Pipeline] } [2022-07-21T23:41:39.452Z] $ docker exec --env ******** --env ******** 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 ssh-agent -k [2022-07-21T23:41:39.581Z] unset SSH_AUTH_SOCK; [2022-07-21T23:41:39.582Z] unset SSH_AGENT_PID; [2022-07-21T23:41:39.582Z] echo Agent pid 79 killed; [2022-07-21T23:41:39.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T23:41:39.913Z] + git semver [Pipeline] } [2022-07-21T23:41:40.193Z] $ docker stop --time=1 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 [2022-07-21T23:41:41.521Z] $ docker rm -f 4570096d91a5cb1b9946243940f67c42372aef6addee26053d8a98a25e111e39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:41:41.878Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T23:41:42.117Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T23:41:42.120Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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-21T23:41:42.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:41:42.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:41:42.303Z] ========================================================= [2022-07-21T23:41:42.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T23:41:42.303Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:41:42.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T23:41:42.607Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T23:41:42.607Z] 2408cc74d12b: Pulling fs layer [2022-07-21T23:41:42.607Z] ea60b727a1ce: Pulling fs layer [2022-07-21T23:41:42.607Z] 30c4a7721957: Pulling fs layer [2022-07-21T23:41:42.607Z] 370296b7ddb6: Pulling fs layer [2022-07-21T23:41:42.607Z] 7c6cee850709: Pulling fs layer [2022-07-21T23:41:42.607Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T23:41:42.607Z] d94ebbe4e438: Pulling fs layer [2022-07-21T23:41:42.607Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T23:41:42.607Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T23:41:42.607Z] 39a5fcdaea64: Waiting [2022-07-21T23:41:42.607Z] d94ebbe4e438: Waiting [2022-07-21T23:41:42.607Z] bcfd1f05c69d: Waiting [2022-07-21T23:41:42.607Z] 59ccb84bbe0f: Waiting [2022-07-21T23:41:42.607Z] 370296b7ddb6: Waiting [2022-07-21T23:41:42.607Z] 30c4a7721957: Download complete [2022-07-21T23:41:42.607Z] ea60b727a1ce: Download complete [2022-07-21T23:41:42.607Z] 7c6cee850709: Verifying Checksum [2022-07-21T23:41:42.607Z] 7c6cee850709: Download complete [2022-07-21T23:41:42.607Z] 39a5fcdaea64: Verifying Checksum [2022-07-21T23:41:42.607Z] 39a5fcdaea64: Download complete [2022-07-21T23:41:42.607Z] 2408cc74d12b: Verifying Checksum [2022-07-21T23:41:42.607Z] 2408cc74d12b: Download complete [2022-07-21T23:41:42.607Z] d94ebbe4e438: Verifying Checksum [2022-07-21T23:41:42.607Z] d94ebbe4e438: Download complete [2022-07-21T23:41:42.874Z] 2408cc74d12b: Pull complete [2022-07-21T23:41:42.874Z] ea60b727a1ce: Pull complete [2022-07-21T23:41:43.144Z] 30c4a7721957: Pull complete [2022-07-21T23:41:43.144Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T23:41:43.144Z] 59ccb84bbe0f: Download complete [2022-07-21T23:41:43.406Z] 370296b7ddb6: Verifying Checksum [2022-07-21T23:41:43.406Z] 370296b7ddb6: Download complete [2022-07-21T23:41:43.406Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T23:41:43.406Z] bcfd1f05c69d: Download complete [2022-07-21T23:41:47.609Z] 370296b7ddb6: Pull complete [2022-07-21T23:41:47.870Z] 7c6cee850709: Pull complete [2022-07-21T23:41:47.870Z] 39a5fcdaea64: Pull complete [2022-07-21T23:41:47.870Z] d94ebbe4e438: Pull complete [2022-07-21T23:41:50.421Z] bcfd1f05c69d: Pull complete [2022-07-21T23:41:50.993Z] 59ccb84bbe0f: Pull complete [2022-07-21T23:41:50.993Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T23:41:50.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T23:41:50.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-21T23:41:51.287Z] + 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-21T23:41:51.592Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T23:41:51.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:41:51.682Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:41:51.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T23:41:53.901Z] $ docker top 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:41:54.257Z] + go version [2022-07-21T23:41:54.258Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T23:41:54.271Z] $ docker stop --time=1 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 [2022-07-21T23:41:55.547Z] $ docker rm -f 4f2f9e43a6662e067335f6c94e1898f8b435d95ec37e5745ec7622e17d28cd56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:41:55.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T23:41:55.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:41:56.051Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:41:56.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T23:41:56.459Z] $ docker top eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:41:56.821Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:41:57.121Z] + make test [2022-07-21T23:41:57.121Z] make -C ./app-service-template build [2022-07-21T23:41:57.121Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-21T23:41:57.121Z] go mod tidy [2022-07-21T23:41:57.121Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-21T23:41:57.121Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-21T23:41:57.121Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-21T23:41:57.121Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-21T23:41:57.121Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-21T23:41:57.121Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-21T23:41:57.216Z] Still waiting to schedule task [2022-07-21T23:41:57.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-21T23:41:57.380Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-21T23:41:57.380Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-21T23:41:57.380Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-21T23:41:57.380Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T23:41:57.380Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T23:41:57.641Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-21T23:41:57.641Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-21T23:41:57.641Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-21T23:41:57.641Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T23:41:57.641Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T23:41:57.641Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-21T23:41:57.641Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-21T23:41:57.641Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-21T23:41:57.641Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-21T23:41:57.641Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-21T23:41:57.641Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T23:41:57.900Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T23:41:57.900Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-21T23:41:57.900Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-21T23:41:57.901Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-21T23:41:57.901Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-21T23:41:57.901Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-21T23:41:57.901Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-21T23:41:57.901Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T23:41:57.901Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-21T23:41:57.901Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-21T23:41:57.901Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-21T23:41:57.901Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-21T23:41:57.901Z] go: downloading golang.org/x/text v0.3.7 [2022-07-21T23:41:57.901Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-21T23:41:58.161Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-21T23:41:58.421Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-21T23:41:58.421Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-21T23:41:58.421Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-21T23:41:58.421Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-21T23:41:58.421Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-21T23:41:58.421Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-21T23:41:58.421Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-21T23:41:58.421Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-21T23:41:58.421Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-21T23:41:58.421Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-21T23:41:58.421Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-21T23:41:58.680Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-21T23:41:58.680Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-21T23:41:58.681Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-21T23:41:58.681Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-21T23:41:58.681Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-21T23:41:58.958Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T23:41:58.958Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T23:41:58.958Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-21T23:41:58.958Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-21T23:41:58.958Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-21T23:41:58.958Z] go: downloading github.com/kr/text v0.2.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-21T23:41:58.958Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-21T23:41:58.958Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T23:41:58.958Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-21T23:41:58.958Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T23:41:58.958Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-21T23:41:58.958Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-21T23:41:58.958Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-21T23:41:58.958Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-21T23:41:58.958Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-21T23:41:59.219Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-21T23:41:59.219Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-21T23:41:59.219Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-21T23:41:59.219Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-21T23:41:59.219Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T23:41:59.219Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-21T23:41:59.219Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-21T23:42:01.129Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.8 [2022-07-21T23:42:01.129Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-21T23:42:01.129Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-21T23:42:01.389Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-21T23:42:01.389Z] 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-21T23:42:19.502Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-21T23:42:19.502Z] make -C ./app-service-template test [2022-07-21T23:42:19.502Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-21T23:42:19.502Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-21T23:42:41.471Z] ok new-app-service 0.072s coverage: 48.1% of statements [2022-07-21T23:42:41.471Z] ? new-app-service/config [no test files] [2022-07-21T23:42:41.471Z] ok new-app-service/functions 0.050s [2022-07-21T23:42:41.471Z] CGO_ENABLED=1 go vet ./... [2022-07-21T23:42:51.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:42:51.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:42:51.458Z] ./bin/test-attribution-txt.sh [2022-07-21T23:42:51.458Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-07-21T23:42:51.458Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-21T23:42:51.458Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-21T23:42:51.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.113s coverage: 60.3% of statements [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.067s coverage: 93.8% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 76.5% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s coverage: 88.7% of statements [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.081s coverage: 100.0% of statements [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.169s coverage: 78.5% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.080s coverage: 97.3% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.125s coverage: 82.8% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.712s coverage: 81.5% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.097s coverage: 28.7% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.078s coverage: 14.0% of statements [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-21T23:42:54.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-21T23:42:54.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 51.4% of statements [2022-07-21T23:43:21.325Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.134s coverage: 75.5% of statements [2022-07-21T23:43:21.325Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.052s coverage: 94.4% of statements [2022-07-21T23:43:21.325Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T23:43:21.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:43:21.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:43:29.446Z] 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-21T23:43:29.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T23:43:29.473Z] $ docker stop --time=1 eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 [2022-07-21T23:43:30.916Z] $ docker rm -f eb1154d11b111264b0cd3ff0582d22d6d01489137e1e7b33892b5017045c57b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:43:31.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T23:43:31.749Z] 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-21T23:43:32.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:43:32.213Z] [2022-07-21T23:43:32.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:43:32.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:43:32.513Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T23:43:32.513Z] 5eb5b503b376: Pulling fs layer [2022-07-21T23:43:32.513Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T23:43:32.513Z] ec43610c2a17: Pulling fs layer [2022-07-21T23:43:32.513Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T23:43:32.513Z] 33b1e0a273af: Pulling fs layer [2022-07-21T23:43:32.513Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T23:43:32.513Z] 2f39f015ded8: Pulling fs layer [2022-07-21T23:43:32.513Z] 33b1e0a273af: Waiting [2022-07-21T23:43:32.513Z] 3a2ae6a8a46f: Waiting [2022-07-21T23:43:32.513Z] 2f39f015ded8: Waiting [2022-07-21T23:43:32.513Z] 5c69ac0246d0: Verifying Checksum [2022-07-21T23:43:32.513Z] 5c69ac0246d0: Download complete [2022-07-21T23:43:32.513Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T23:43:32.513Z] 3a2ae6a8a46f: Download complete [2022-07-21T23:43:32.513Z] 33b1e0a273af: Verifying Checksum [2022-07-21T23:43:32.513Z] 33b1e0a273af: Download complete [2022-07-21T23:43:32.513Z] ec43610c2a17: Verifying Checksum [2022-07-21T23:43:32.513Z] ec43610c2a17: Download complete [2022-07-21T23:43:32.513Z] 5d3b04190fa2: Download complete [2022-07-21T23:43:32.773Z] 5eb5b503b376: Verifying Checksum [2022-07-21T23:43:32.773Z] 5eb5b503b376: Download complete [2022-07-21T23:43:33.342Z] 2f39f015ded8: Download complete [2022-07-21T23:43:34.279Z] 5eb5b503b376: Pull complete [2022-07-21T23:43:34.279Z] 5c69ac0246d0: Pull complete [2022-07-21T23:43:34.846Z] ec43610c2a17: Pull complete [2022-07-21T23:43:34.846Z] 3a2ae6a8a46f: Pull complete [2022-07-21T23:43:35.104Z] 33b1e0a273af: Pull complete [2022-07-21T23:43:35.104Z] 5d3b04190fa2: Pull complete [2022-07-21T23:43:37.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20726 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-21T23:43:37.962Z] Running in /w/workspace/app-functions-sdk-go/145 [Pipeline] { [Pipeline] checkout [2022-07-21T23:43:38.019Z] The recommended git tool is: git [2022-07-21T23:43:39.300Z] 2f39f015ded8: Pull complete [2022-07-21T23:43:39.300Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T23:43:39.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:43:39.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:43:39.397Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:43:39.440Z] $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T23:43:40.962Z] $ docker top d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:43:41.378Z] ---> job-cost.sh [2022-07-21T23:43:41.378Z] lf-activate-venv: SKIPPING [2022-07-21T23:43:41.378Z] INFO: No Stack... [2022-07-21T23:43:41.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T23:43:42.207Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T23:43:42.496Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-07-21T23:43:42.497Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T23:43:42.510Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [2022-07-21T23:43:42.519Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] did not exist. Created. [2022-07-21T23:43:42.519Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T23:43:42.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T23:43:42.852Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T23:43:42.858Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T23:43:42.875Z] $ docker stop --time=1 d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 [2022-07-21T23:43:44.016Z] $ docker rm -f d8f547f26e0316f8d9ce8018d916a827270fcf39ed9acedb76d7c1e3b2553854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T23:43:45.398Z] using credential edgex-jenkins-ssh [2022-07-21T23:43:45.427Z] Cloning the remote Git repository [2022-07-21T23:43:45.512Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-21T23:43:45.592Z] > git init /w/workspace/app-functions-sdk-go/145 # timeout=10 [2022-07-21T23:43:45.691Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-21T23:43:45.692Z] > git --version # timeout=10 [2022-07-21T23:43:45.716Z] > git --version # 'git version 2.25.1' [2022-07-21T23:43:45.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T23:43:45.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T23:43:49.322Z] Avoid second fetch [2022-07-21T23:43:49.323Z] Checking out Revision 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 (main) [2022-07-21T23:43:49.283Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-21T23:43:49.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T23:43:49.342Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T23:43:49.358Z] > git checkout -f 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 # timeout=10 [2022-07-21T23:43:53.562Z] Commit message: "feat: add ability to wrap data into an event (#1154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T23:43:54.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T23:43:54.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T23:43:54.450Z] Dload Upload Total Spent Left Speed [2022-07-21T23:43:54.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh [2022-07-21T23:43:55.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T23:43:55.575Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-07-21T23:43:55.575Z] [2022-07-21T23:43:55.575Z] { [2022-07-21T23:43:55.575Z] "registry-mirrors": [ [2022-07-21T23:43:55.575Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T23:43:55.575Z] ], [2022-07-21T23:43:55.575Z] "bip": "10.250.0.254/24", [2022-07-21T23:43:55.575Z] "hosts": [ [2022-07-21T23:43:55.575Z] "tcp://0.0.0.0:5555", [2022-07-21T23:43:55.575Z] "unix:///var/run/docker.sock" [2022-07-21T23:43:55.575Z] ], [2022-07-21T23:43:55.575Z] "mtu": 1458, [2022-07-21T23:43:55.575Z] "selinux-enabled": true, [2022-07-21T23:43:55.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T23:43:55.575Z] } [Pipeline] sh [2022-07-21T23:43:55.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T23:43:56.268Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-21T23:44:15.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:44:15.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T23:44:15.163Z] ========================================================= [2022-07-21T23:44:15.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T23:44:15.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:44:15.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T23:44:16.103Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T23:44:16.103Z] b3c136eddcbf: Pulling fs layer [2022-07-21T23:44:16.103Z] c0a3192eca97: Pulling fs layer [2022-07-21T23:44:16.103Z] a050256f5b6f: Pulling fs layer [2022-07-21T23:44:16.103Z] 656be50a0ddc: Pulling fs layer [2022-07-21T23:44:16.103Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T23:44:16.103Z] 46d945488cbd: Pulling fs layer [2022-07-21T23:44:16.103Z] 8a5474983e97: Pulling fs layer [2022-07-21T23:44:16.103Z] 329c88fbcd65: Pulling fs layer [2022-07-21T23:44:16.103Z] 656be50a0ddc: Waiting [2022-07-21T23:44:16.103Z] 46d945488cbd: Waiting [2022-07-21T23:44:16.103Z] 2bbca73fdf42: Waiting [2022-07-21T23:44:16.103Z] 8a5474983e97: Waiting [2022-07-21T23:44:16.103Z] 329c88fbcd65: Waiting [2022-07-21T23:44:16.103Z] a050256f5b6f: Verifying Checksum [2022-07-21T23:44:16.103Z] a050256f5b6f: Download complete [2022-07-21T23:44:16.103Z] c0a3192eca97: Verifying Checksum [2022-07-21T23:44:16.103Z] c0a3192eca97: Download complete [2022-07-21T23:44:16.103Z] 2bbca73fdf42: Verifying Checksum [2022-07-21T23:44:16.103Z] 2bbca73fdf42: Download complete [2022-07-21T23:44:16.103Z] 46d945488cbd: Download complete [2022-07-21T23:44:16.383Z] b3c136eddcbf: Verifying Checksum [2022-07-21T23:44:16.383Z] b3c136eddcbf: Download complete [2022-07-21T23:44:17.375Z] 329c88fbcd65: Verifying Checksum [2022-07-21T23:44:17.375Z] 329c88fbcd65: Download complete [2022-07-21T23:44:17.375Z] b3c136eddcbf: Pull complete [2022-07-21T23:44:17.988Z] c0a3192eca97: Pull complete [2022-07-21T23:44:18.263Z] a050256f5b6f: Pull complete [2022-07-21T23:44:18.540Z] 8a5474983e97: Verifying Checksum [2022-07-21T23:44:18.540Z] 8a5474983e97: Download complete [2022-07-21T23:44:19.140Z] 656be50a0ddc: Verifying Checksum [2022-07-21T23:44:19.140Z] 656be50a0ddc: Download complete [2022-07-21T23:44:31.592Z] 656be50a0ddc: Pull complete [2022-07-21T23:44:31.866Z] 2bbca73fdf42: Pull complete [2022-07-21T23:44:32.142Z] 46d945488cbd: Pull complete [2022-07-21T23:44:38.859Z] 8a5474983e97: Pull complete [2022-07-21T23:44:40.295Z] 329c88fbcd65: Pull complete [2022-07-21T23:44:40.295Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T23:44:40.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T23:44:40.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-21T23:44:40.907Z] + 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-21T23:44:41.269Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T23:44:41.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:44:41.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container [2022-07-21T23:44:41.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T23:44:44.579Z] $ docker top 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:44:45.489Z] + go version [2022-07-21T23:44:45.489Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T23:44:45.521Z] $ docker stop --time=1 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 [2022-07-21T23:44:47.224Z] $ docker rm -f 611751268f489aed2baee71968544387cb0fbb089ecb661d46d486992b5c7f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:44:47.856Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T23:44:47.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:44:48.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container [2022-07-21T23:44:48.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T23:44:49.468Z] $ docker top 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:44:50.376Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/145 [Pipeline] fileExists [Pipeline] sh [2022-07-21T23:44:51.044Z] + make test [2022-07-21T23:44:51.044Z] make -C ./app-service-template build [2022-07-21T23:44:51.044Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/145/app-service-template' [2022-07-21T23:44:51.044Z] go mod tidy [2022-07-21T23:44:51.044Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-21T23:44:51.044Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-21T23:44:51.044Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-21T23:44:51.044Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-21T23:44:51.320Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-21T23:44:51.320Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-21T23:44:51.320Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-21T23:44:51.321Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T23:44:51.321Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T23:44:51.593Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-21T23:44:51.593Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-21T23:44:51.593Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-21T23:44:51.593Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-21T23:44:51.593Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-21T23:44:51.593Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-21T23:44:51.593Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-21T23:44:51.868Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T23:44:51.868Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T23:44:51.868Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-21T23:44:51.868Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-21T23:44:51.868Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-21T23:44:51.868Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-21T23:44:51.868Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-21T23:44:51.868Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-21T23:44:51.868Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T23:44:51.868Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T23:44:52.144Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-21T23:44:52.144Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-21T23:44:52.144Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-21T23:44:52.144Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-21T23:44:52.420Z] go: downloading golang.org/x/text v0.3.7 [2022-07-21T23:44:53.034Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-21T23:44:53.034Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-21T23:44:53.034Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-21T23:44:55.677Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-21T23:44:55.677Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-21T23:44:55.677Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-21T23:44:55.677Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-21T23:44:55.677Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-21T23:44:55.677Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-21T23:44:55.677Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-21T23:44:55.951Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-21T23:44:55.951Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-21T23:44:55.951Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-21T23:44:55.951Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-21T23:44:56.934Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T23:44:56.934Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T23:44:56.934Z] go: downloading github.com/kr/text v0.2.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-21T23:44:56.934Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-21T23:44:56.934Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-21T23:44:56.934Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-21T23:44:56.934Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-21T23:44:56.934Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-21T23:44:56.934Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-21T23:44:57.206Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T23:44:57.206Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-21T23:44:57.805Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T23:44:58.081Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-21T23:44:58.081Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-21T23:44:58.081Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-21T23:44:58.366Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-21T23:44:58.366Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-21T23:44:58.366Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-21T23:44:58.366Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-21T23:44:58.643Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-21T23:44:58.643Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-21T23:44:58.643Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-21T23:44:58.643Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-21T23:44:58.917Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T23:44:58.917Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-21T23:44:58.917Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-21T23:45:02.306Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.8 [2022-07-21T23:45:02.306Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.11 [2022-07-21T23:45:02.582Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-21T23:45:02.582Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-21T23:45:03.181Z] 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-21T23:46:55.037Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/145/app-service-template' [2022-07-21T23:46:55.038Z] make -C ./app-service-template test [2022-07-21T23:46:55.038Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/145/app-service-template' [2022-07-21T23:46:55.038Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-21T23:49:16.971Z] ok new-app-service 0.251s coverage: 48.1% of statements [2022-07-21T23:49:16.971Z] ? new-app-service/config [no test files] [2022-07-21T23:49:16.971Z] ok new-app-service/functions 0.189s [2022-07-21T23:49:16.971Z] CGO_ENABLED=1 go vet ./... [2022-07-21T23:50:38.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:50:38.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:50:38.876Z] ./bin/test-attribution-txt.sh [2022-07-21T23:50:38.876Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/145/app-service-template' [2022-07-21T23:50:38.876Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-21T23:50:38.876Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-21T23:50:38.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.621s coverage: 60.3% of statements [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.261s coverage: 93.8% of statements [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.357s coverage: 76.5% of statements [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.333s coverage: 88.7% of statements [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.243s coverage: 100.0% of statements [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.755s coverage: 78.5% of statements [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.261s coverage: 97.3% of statements [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-21T23:50:54.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.441s coverage: 82.8% of statements [2022-07-21T23:50:54.007Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-21T23:50:59.436Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.066s coverage: 81.5% of statements [2022-07-21T23:50:59.436Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-21T23:50:59.436Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-21T23:51:00.881Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.389s coverage: 28.7% of statements [2022-07-21T23:51:00.881Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-21T23:51:00.881Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.214s coverage: 14.0% of statements [2022-07-21T23:51:00.881Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.243s coverage: 27.3% of statements [2022-07-21T23:51:00.881Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-21T23:51:00.881Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-21T23:51:06.316Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.238s coverage: 51.4% of statements [2022-07-21T23:51:38.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.507s coverage: 75.5% of statements [2022-07-21T23:51:38.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.212s coverage: 94.4% of statements [2022-07-21T23:51:38.654Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T23:51:42.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T23:51:42.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T23:51:42.343Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-07-21T23:51:42.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T23:51:42.380Z] $ docker stop --time=1 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 [2022-07-21T23:51:44.179Z] $ docker rm -f 7ccf846a3395c41cc46f52b2a847c7ebe363feec7704ba71b0dcf0e5ac48ea87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:51:47.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T23:51:47.963Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T23:51:48.540Z] 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-21T23:51:49.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T23:51:49.008Z] [2022-07-21T23:51:49.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:51:49.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T23:51:49.644Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T23:51:49.644Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T23:51:49.644Z] 04944245beec: Pulling fs layer [2022-07-21T23:51:49.644Z] 699f458cf7ca: Pulling fs layer [2022-07-21T23:51:49.644Z] 765212b225bb: Pulling fs layer [2022-07-21T23:51:49.644Z] f23df028b6ca: Pulling fs layer [2022-07-21T23:51:49.644Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T23:51:49.644Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T23:51:49.644Z] f23df028b6ca: Waiting [2022-07-21T23:51:49.644Z] d65c8cfc05b1: Waiting [2022-07-21T23:51:49.644Z] 2437ff75d9bd: Waiting [2022-07-21T23:51:49.644Z] 765212b225bb: Waiting [2022-07-21T23:51:49.644Z] 04944245beec: Verifying Checksum [2022-07-21T23:51:49.644Z] 04944245beec: Download complete [2022-07-21T23:51:49.919Z] 765212b225bb: Verifying Checksum [2022-07-21T23:51:49.919Z] 765212b225bb: Download complete [2022-07-21T23:51:49.919Z] f23df028b6ca: Verifying Checksum [2022-07-21T23:51:49.919Z] f23df028b6ca: Download complete [2022-07-21T23:51:49.919Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T23:51:49.919Z] d65c8cfc05b1: Download complete [2022-07-21T23:51:49.919Z] 699f458cf7ca: Verifying Checksum [2022-07-21T23:51:49.919Z] 699f458cf7ca: Download complete [2022-07-21T23:51:50.524Z] 8998bd30e6a1: Verifying Checksum [2022-07-21T23:51:50.524Z] 8998bd30e6a1: Download complete [2022-07-21T23:51:52.518Z] 2437ff75d9bd: Download complete [2022-07-21T23:51:54.517Z] 8998bd30e6a1: Pull complete [2022-07-21T23:51:55.114Z] 04944245beec: Pull complete [2022-07-21T23:51:56.554Z] 699f458cf7ca: Pull complete [2022-07-21T23:51:56.827Z] 765212b225bb: Pull complete [2022-07-21T23:51:57.808Z] f23df028b6ca: Pull complete [2022-07-21T23:51:58.083Z] d65c8cfc05b1: Pull complete [2022-07-21T23:52:13.191Z] 2437ff75d9bd: Pull complete [2022-07-21T23:52:13.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T23:52:13.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T23:52:13.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:52:13.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-20726 does not seem to be running inside a container [2022-07-21T23:52:13.527Z] $ 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/145 -v /w/workspace/app-functions-sdk-go/145:/w/workspace/app-functions-sdk-go/145:rw,z -v /w/workspace/app-functions-sdk-go/145@tmp:/w/workspace/app-functions-sdk-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T23:52:15.886Z] $ docker top 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:52:16.818Z] ---> job-cost.sh [2022-07-21T23:52:16.818Z] lf-activate-venv: SKIPPING [2022-07-21T23:52:16.818Z] INFO: No Stack... [2022-07-21T23:52:17.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T23:52:18.072Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T23:52:18.741Z] + cat /w/workspace/app-functions-sdk-go/145/archives/cost.csv [2022-07-21T23:52:18.741Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T23:52:18.802Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [2022-07-21T23:52:18.808Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] did not exist. Created. [2022-07-21T23:52:18.808Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T23:52:19.486Z] /w/workspace/app-functions-sdk-go/145@tmp/durable-363829eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-21T23:52:20.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T23:52:20.191Z] Warning: overwriting stash ‘stack-cost’ [2022-07-21T23:52:20.257Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T23:52:20.264Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T23:52:20.285Z] $ docker stop --time=1 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a [2022-07-21T23:52:21.784Z] $ docker rm -f 5b8ee939f71f0efe1ea3f257e9a99e922ff48da5152517bb7cb33fad9117637a [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-21T23:52:22.196Z] provisioning config files... [2022-07-21T23:52:22.207Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7062573128529660548tmp [Pipeline] { [Pipeline] sh [2022-07-21T23:52:22.509Z] + set +x [2022-07-21T23:52:22.509Z] + curl -s https://codecov.io/bash [2022-07-21T23:52:22.509Z] + bash -s -- [2022-07-21T23:52:22.509Z] [2022-07-21T23:52:22.509Z] _____ _ [2022-07-21T23:52:22.509Z] / ____| | | [2022-07-21T23:52:22.509Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T23:52:22.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T23:52:22.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T23:52:22.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T23:52:22.509Z] Bash-1.0.6 [2022-07-21T23:52:22.509Z] [2022-07-21T23:52:22.509Z] [2022-07-21T23:52:22.509Z] ==> git version 2.25.1 found [2022-07-21T23:52:22.509Z] ==> 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-21T23:52:22.509Z] Release-Date: 2020-01-08 [2022-07-21T23:52:22.509Z] 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-21T23:52:22.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T23:52:22.509Z] ==> Jenkins CI detected. [2022-07-21T23:52:22.509Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-07-21T23:52:22.509Z] project root: . [2022-07-21T23:52:22.509Z] --> token set from env [2022-07-21T23:52:22.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T23:52:22.509Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T23:52:22.769Z] ==> Python coveragepy not found [2022-07-21T23:52:22.769Z] ==> Searching for coverage reports in: [2022-07-21T23:52:22.769Z] + . [2022-07-21T23:52:22.769Z] -> Found 2 reports [2022-07-21T23:52:22.769Z] ==> Detecting git/mercurial file structure [2022-07-21T23:52:22.769Z] ==> Reading reports [2022-07-21T23:52:22.769Z] + ./app-service-template/coverage.out bytes=1222 [2022-07-21T23:52:22.769Z] + ./coverage.out bytes=125926 [2022-07-21T23:52:22.769Z] ==> Appending adjustments [2022-07-21T23:52:22.769Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T23:52:23.029Z] + Found adjustments [2022-07-21T23:52:23.029Z] ==> Gzipping contents [2022-07-21T23:52:23.029Z] 24K /tmp/codecov.MZ4rvV.gz [2022-07-21T23:52:23.029Z] ==> Uploading reports [2022-07-21T23:52:23.029Z] url: https://codecov.io [2022-07-21T23:52:23.029Z] query: branch=main&commit=13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-21T23:52:23.029Z] -> Pinging Codecov [2022-07-21T23:52:23.029Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-21T23:52:23.598Z] -> Uploading to [2022-07-21T23:52:23.598Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/3D8B5DFFC46A037C893635FACE044666/13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8/729cd74e-28eb-45fc-989d-c94393b4b2a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T235223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b57f6419a8a41294448e59c6c2cbd663aaa57764bdaf8051f9ba44b5425f010 [2022-07-21T23:52:23.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T23:52:23.598Z] Dload Upload Total Spent Left Speed [2022-07-21T23:52:23.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21645 0 0 100 21645 0 90945 --:--:-- --:--:-- --:--:-- 90945 [2022-07-21T23:52:23.598Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] } [2022-07-21T23:52:23.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-21T23:52:23.812Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-21T23:52:23.824Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:52:24.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T23:52:24.123Z] [2022-07-21T23:52:24.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:52:24.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T23:52:24.422Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-21T23:52:24.422Z] df9b9388f04a: Pulling fs layer [2022-07-21T23:52:24.422Z] 52dc419b0ee2: Pulling fs layer [2022-07-21T23:52:24.422Z] 25bc292e5bac: Pulling fs layer [2022-07-21T23:52:24.422Z] 114826534d7a: Pulling fs layer [2022-07-21T23:52:24.422Z] 4657fd5d0bcf: Pulling fs layer [2022-07-21T23:52:24.422Z] 6ad1cebc031e: Pulling fs layer [2022-07-21T23:52:24.422Z] 8a3aa393b2d8: Pulling fs layer [2022-07-21T23:52:24.422Z] 114826534d7a: Waiting [2022-07-21T23:52:24.422Z] 4657fd5d0bcf: Waiting [2022-07-21T23:52:24.422Z] 6ad1cebc031e: Waiting [2022-07-21T23:52:24.422Z] 8a3aa393b2d8: Waiting [2022-07-21T23:52:24.422Z] 25bc292e5bac: Verifying Checksum [2022-07-21T23:52:24.422Z] 52dc419b0ee2: Verifying Checksum [2022-07-21T23:52:24.422Z] 52dc419b0ee2: Download complete [2022-07-21T23:52:24.422Z] 4657fd5d0bcf: Download complete [2022-07-21T23:52:24.681Z] df9b9388f04a: Pull complete [2022-07-21T23:52:24.681Z] 6ad1cebc031e: Verifying Checksum [2022-07-21T23:52:24.681Z] 6ad1cebc031e: Download complete [2022-07-21T23:52:24.681Z] 52dc419b0ee2: Pull complete [2022-07-21T23:52:24.681Z] 25bc292e5bac: Pull complete [2022-07-21T23:52:25.247Z] 114826534d7a: Verifying Checksum [2022-07-21T23:52:25.247Z] 114826534d7a: Download complete [2022-07-21T23:52:25.506Z] 8a3aa393b2d8: Verifying Checksum [2022-07-21T23:52:25.506Z] 8a3aa393b2d8: Download complete [2022-07-21T23:52:28.792Z] 114826534d7a: Pull complete [2022-07-21T23:52:28.792Z] 4657fd5d0bcf: Pull complete [2022-07-21T23:52:28.792Z] 6ad1cebc031e: Pull complete [2022-07-21T23:52:31.327Z] 8a3aa393b2d8: Pull complete [2022-07-21T23:52:31.327Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-21T23:52:31.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T23:52:31.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:52:31.426Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:52:31.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-21T23:52:33.243Z] $ docker top de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-21T23:52:33.326Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-07-21T23:52:33.609Z] + set -o pipefail [2022-07-21T23:52:33.609Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-07-21T23:52:38.975Z] [2022-07-21T23:52:38.975Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-07-21T23:52:38.975Z] [2022-07-21T23:52:38.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/81487772-d7d7-4f17-be7e-b760416edee2 [2022-07-21T23:52:38.975Z] [2022-07-21T23:52:38.975Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-21T23:52:38.975Z] [2022-07-21T23:52:38.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-21T23:52:38.975Z] [2022-07-21T23:52:38.975Z] [Pipeline] } [2022-07-21T23:52:38.990Z] $ docker stop --time=1 de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 [2022-07-21T23:52:41.303Z] $ docker rm -f de4688b07cae29c9b8ab254632f12ee2faeec7034d49abcfa00cc4a6a152d903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-21T23:52:41.724Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:52:41.735Z] provisioning config files... [2022-07-21T23:52:41.743Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7301773784406067251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:52:42.039Z] --> edgex-publish-swagger.sh [2022-07-21T23:52:42.039Z] === Publish openapi/v2 API === [2022-07-21T23:52:42.039Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-21T23:52:42.039Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-07-21T23:52:42.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T23:52:42.039Z] Dload Upload Total Spent Left Speed [2022-07-21T23:52:42.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13412 0:00:01 0:00:01 --:--:-- 13412 100 13708 0 0 100 13708 0 13412 0:00:01 0:00:01 --:--:-- 13412 [2022-07-21T23:52:42.983Z] [2022-07-21T23:52:42.983Z] [Pipeline] } [2022-07-21T23:52:42.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T23:52:43.401Z] + git log --format=format:%s -1 13a0e4a83b96deab2c9fd05e0bb0ea01c4cf43f8 [Pipeline] sh [2022-07-21T23:52:43.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T23:52:43.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:52:43.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:52:43.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:52:44.072Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:52:44.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T23:52:44.466Z] $ docker top ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd -eo pid,comm [2022-07-21T23:52:44.529Z] 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-21T23:52:44.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T23:52:44.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:52:44.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:52:44.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:52:44.685Z] $ docker exec ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd ssh-agent [2022-07-21T23:52:44.800Z] SSH_AUTH_SOCK=/tmp/ssh-VmzpeOyrCSDh/agent.32 [2022-07-21T23:52:44.800Z] SSH_AGENT_PID=38 [2022-07-21T23:52:44.806Z] Running ssh-add (command line suppressed) [2022-07-21T23:52:44.921Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047547282849783805.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047547282849783805.key) [2022-07-21T23:52:44.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:52:45.227Z] + git semver tag [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,396 [run_tag] DEBUG tag force:False [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,397 [check_head_tag] DEBUG check head tag [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,397 [execute] INFO git cat-file --batch-check [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,401 [execute] INFO git cat-file --batch [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,416 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,416 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T23:52:45.488Z] 2022-07-21 23:52:45,422 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:52:45.488Z] 2.3.0-dev.24 [Pipeline] } [2022-07-21T23:52:45.493Z] $ docker exec --env ******** --env ******** ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd ssh-agent -k [2022-07-21T23:52:45.604Z] unset SSH_AUTH_SOCK; [2022-07-21T23:52:45.604Z] unset SSH_AGENT_PID; [2022-07-21T23:52:45.604Z] echo Agent pid 38 killed; [2022-07-21T23:52:45.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T23:52:45.930Z] + git semver [Pipeline] } [2022-07-21T23:52:46.204Z] $ docker stop --time=1 ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd [2022-07-21T23:52:47.479Z] $ docker rm -f ace5e4135e406e423c09792d2d1e3cb546b371a240605fb191c4892b008904cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:52:47.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T23:52:47.893Z] [2022-07-21T23:52:47.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:52:48.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T23:52:48.195Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-21T23:52:48.195Z] ab5ef0e58194: Pulling fs layer [2022-07-21T23:52:48.195Z] 9712f1f96733: Pulling fs layer [2022-07-21T23:52:48.195Z] 63f879dbbcfc: Pulling fs layer [2022-07-21T23:52:48.195Z] 0d9ebad4ef96: Pulling fs layer [2022-07-21T23:52:48.195Z] e9a5061849ea: Pulling fs layer [2022-07-21T23:52:48.195Z] d747dcd14b5f: Pulling fs layer [2022-07-21T23:52:48.195Z] 2de7ff778b66: Pulling fs layer [2022-07-21T23:52:48.195Z] e9a5061849ea: Waiting [2022-07-21T23:52:48.195Z] 2de7ff778b66: Waiting [2022-07-21T23:52:48.195Z] d747dcd14b5f: Waiting [2022-07-21T23:52:48.195Z] 0d9ebad4ef96: Waiting [2022-07-21T23:52:48.195Z] 9712f1f96733: Verifying Checksum [2022-07-21T23:52:48.195Z] 9712f1f96733: Download complete [2022-07-21T23:52:48.455Z] 63f879dbbcfc: Verifying Checksum [2022-07-21T23:52:48.455Z] 63f879dbbcfc: Download complete [2022-07-21T23:52:48.714Z] e9a5061849ea: Verifying Checksum [2022-07-21T23:52:48.714Z] e9a5061849ea: Download complete [2022-07-21T23:52:48.714Z] ab5ef0e58194: Verifying Checksum [2022-07-21T23:52:48.714Z] ab5ef0e58194: Download complete [2022-07-21T23:52:48.714Z] d747dcd14b5f: Download complete [2022-07-21T23:52:48.714Z] 0d9ebad4ef96: Verifying Checksum [2022-07-21T23:52:48.714Z] 0d9ebad4ef96: Download complete [2022-07-21T23:52:48.973Z] 2de7ff778b66: Verifying Checksum [2022-07-21T23:52:48.973Z] 2de7ff778b66: Download complete [2022-07-21T23:52:51.509Z] ab5ef0e58194: Pull complete [2022-07-21T23:52:51.510Z] 9712f1f96733: Pull complete [2022-07-21T23:52:52.076Z] 63f879dbbcfc: Pull complete [2022-07-21T23:52:56.270Z] 0d9ebad4ef96: Pull complete [2022-07-21T23:52:56.270Z] e9a5061849ea: Pull complete [2022-07-21T23:52:56.270Z] d747dcd14b5f: Pull complete [2022-07-21T23:52:57.211Z] 2de7ff778b66: Pull complete [2022-07-21T23:52:57.211Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-21T23:52:57.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T23:52:57.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:52:57.305Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:52:57.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-21T23:52:59.777Z] $ docker top ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:52:59.860Z] provisioning config files... [2022-07-21T23:52:59.868Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1196232078189475602tmp [2022-07-21T23:52:59.878Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8437407084886195166tmp [2022-07-21T23:52:59.890Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2430991331982169270tmp [Pipeline] { [Pipeline] echo [2022-07-21T23:52:59.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:00.188Z] ---> sigul-configuration.sh [2022-07-21T23:53:00.188Z] gpg: directory `/root/.gnupg' created [2022-07-21T23:53:00.188Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-21T23:53:00.188Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-21T23:53:00.188Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-21T23:53:00.188Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-21T23:53:00.188Z] gpg: CAST5 encrypted data [2022-07-21T23:53:00.188Z] gpg: encrypted with 1 passphrase [2022-07-21T23:53:00.188Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-21T23:53:00.472Z] + mkdir /home/jenkins [2022-07-21T23:53:00.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-21T23:53:00.755Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-21T23:53:00.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:01.048Z] ---> sigul-install.sh [2022-07-21T23:53:01.048Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-21T23:53:01.334Z] + git tag --list [2022-07-21T23:53:01.334Z] v0.1.0 [2022-07-21T23:53:01.334Z] v0.1.1 [2022-07-21T23:53:01.334Z] v1.0.0 [2022-07-21T23:53:01.334Z] v1.1.0 [2022-07-21T23:53:01.334Z] v1.2.0 [2022-07-21T23:53:01.334Z] v1.3.0 [2022-07-21T23:53:01.334Z] v1.3.1 [2022-07-21T23:53:01.334Z] v2.0.0 [2022-07-21T23:53:01.334Z] v2.0.1 [2022-07-21T23:53:01.334Z] v2.1.0 [2022-07-21T23:53:01.334Z] v2.1.1 [2022-07-21T23:53:01.334Z] v2.1.1-dev.3 [2022-07-21T23:53:01.334Z] v2.1.1-dev.4 [2022-07-21T23:53:01.334Z] v2.2.0 [2022-07-21T23:53:01.334Z] v2.2.1-dev.1 [2022-07-21T23:53:01.334Z] v2.2.1-dev.10 [2022-07-21T23:53:01.334Z] v2.2.1-dev.11 [2022-07-21T23:53:01.334Z] v2.2.1-dev.12 [2022-07-21T23:53:01.334Z] v2.2.1-dev.13 [2022-07-21T23:53:01.334Z] v2.2.1-dev.14 [2022-07-21T23:53:01.334Z] v2.2.1-dev.15 [2022-07-21T23:53:01.334Z] v2.2.1-dev.16 [2022-07-21T23:53:01.334Z] v2.2.1-dev.17 [2022-07-21T23:53:01.334Z] v2.2.1-dev.18 [2022-07-21T23:53:01.334Z] v2.2.1-dev.19 [2022-07-21T23:53:01.334Z] v2.2.1-dev.2 [2022-07-21T23:53:01.334Z] v2.2.1-dev.20 [2022-07-21T23:53:01.334Z] v2.2.1-dev.21 [2022-07-21T23:53:01.334Z] v2.2.1-dev.22 [2022-07-21T23:53:01.334Z] v2.2.1-dev.3 [2022-07-21T23:53:01.334Z] v2.2.1-dev.4 [2022-07-21T23:53:01.334Z] v2.2.1-dev.5 [2022-07-21T23:53:01.334Z] v2.2.1-dev.6 [2022-07-21T23:53:01.334Z] v2.2.1-dev.7 [2022-07-21T23:53:01.334Z] v2.2.1-dev.8 [2022-07-21T23:53:01.334Z] v2.2.1-dev.9 [2022-07-21T23:53:01.334Z] v2.3.0-dev.24 [Pipeline] sh [2022-07-21T23:53:01.623Z] + lftools sign git-tag v2.3.0-dev.24 [2022-07-21T23:53:02.202Z] Signing Git tag with Sigul... [2022-07-21T23:53:02.202Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-07-21T23:53:02.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:02.749Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-21T23:53:02.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-21T23:53:02.769Z] $ docker stop --time=1 ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 [2022-07-21T23:53:04.171Z] $ docker rm -f ec73f983ac463291be26f05491b7453426600b3221bf7f7f74b9a7b44b5d26d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-21T23:53:04.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T23:53:04.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:04.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:53:04.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:53:04.982Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:53:05.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T23:53:05.319Z] $ docker top 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 -eo pid,comm [2022-07-21T23:53:05.390Z] 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-21T23:53:05.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T23:53:05.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:53:05.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:53:05.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:53:05.544Z] $ docker exec 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 ssh-agent [2022-07-21T23:53:05.694Z] SSH_AUTH_SOCK=/tmp/ssh-5Yon1ztDWQzG/agent.33 [2022-07-21T23:53:05.694Z] SSH_AGENT_PID=39 [2022-07-21T23:53:05.700Z] Running ssh-add (command line suppressed) [2022-07-21T23:53:05.805Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7554446358543332757.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7554446358543332757.key) [2022-07-21T23:53:05.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:53:06.118Z] + git semver bump pre [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,293 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,295 [execute] INFO git cat-file --batch-check [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,300 [execute] INFO git cat-file --batch [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T23:53:06.378Z] 2022-07-21 23:53:06,305 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:53:06.378Z] 2.3.0-dev.25 [Pipeline] } [2022-07-21T23:53:06.382Z] $ docker exec --env ******** --env ******** 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 ssh-agent -k [2022-07-21T23:53:06.487Z] unset SSH_AUTH_SOCK; [2022-07-21T23:53:06.488Z] unset SSH_AGENT_PID; [2022-07-21T23:53:06.488Z] echo Agent pid 39 killed; [2022-07-21T23:53:06.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T23:53:06.807Z] + git semver [Pipeline] } [2022-07-21T23:53:07.075Z] $ docker stop --time=1 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 [2022-07-21T23:53:08.356Z] $ docker rm -f 6007fc1e02a28f7d8709c3ec77bc82fdd3e35f883c5900737de0f99413c39598 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T23:53:08.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T23:53:08.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:09.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T23:53:09.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:53:09.099Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:53:09.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T23:53:09.484Z] $ docker top ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 -eo pid,comm [2022-07-21T23:53:09.548Z] 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-21T23:53:09.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T23:53:09.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T23:53:09.584Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T23:53:09.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T23:53:09.716Z] $ docker exec ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 ssh-agent [2022-07-21T23:53:09.834Z] SSH_AUTH_SOCK=/tmp/ssh-Hp3JuxIBR1H1/agent.33 [2022-07-21T23:53:09.834Z] SSH_AGENT_PID=39 [2022-07-21T23:53:09.839Z] Running ssh-add (command line suppressed) [2022-07-21T23:53:09.938Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8611772189468818316.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8611772189468818316.key) [2022-07-21T23:53:09.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T23:53:10.246Z] + git semver push [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,441 [run_push] DEBUG push [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,442 [execute] INFO git cat-file --batch-check [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,446 [execute] INFO git rev-list 807b4f09cef1d1aeeed252d4488812eca3adac4a -- [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,446 [execute] DEBUG Popen(['git', 'rev-list', '807b4f09cef1d1aeeed252d4488812eca3adac4a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,461 [execute] INFO git fetch -v origin [2022-07-21T23:53:10.507Z] 2022-07-21 23:53:10,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-21T23:53:11.080Z] 2022-07-21 23:53:10,921 [run_push] DEBUG no remote changes detected [2022-07-21T23:53:11.080Z] 2022-07-21 23:53:10,922 [execute] INFO git push origin semver [2022-07-21T23:53:11.080Z] 2022-07-21 23:53:10,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-21T23:53:12.022Z] 2022-07-21 23:53:11,656 [run_push] DEBUG push all version tags [2022-07-21T23:53:12.022Z] 2022-07-21 23:53:11,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-21T23:53:12.022Z] 2022-07-21 23:53:11,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T23:53:12.592Z] 2022-07-21 23:53:12,319 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-07-21T23:53:12.592Z] 2.3.0-dev.25 [Pipeline] } [2022-07-21T23:53:12.596Z] $ docker exec --env ******** --env ******** ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 ssh-agent -k [2022-07-21T23:53:12.709Z] unset SSH_AUTH_SOCK; [2022-07-21T23:53:12.710Z] unset SSH_AGENT_PID; [2022-07-21T23:53:12.710Z] echo Agent pid 39 killed; [2022-07-21T23:53:12.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T23:53:13.036Z] + git semver [Pipeline] } [2022-07-21T23:53:13.304Z] $ docker stop --time=1 ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 [2022-07-21T23:53:14.565Z] $ docker rm -f ff0c3e72d68bc9f7eef7d838e346c8760f09672d2bae2519b99be6257b26a5b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-21T23:53:15.113Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-07-21T23:53:15.113Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-21T23:53:15.113Z] total 16 [2022-07-21T23:53:15.113Z] drwxr-xr-x 3 root root 4096 Jul 21 23:43 . [2022-07-21T23:53:15.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:53 .. [2022-07-21T23:53:15.113Z] drwxr-xr-x 2 root root 4096 Jul 21 23:43 cost [2022-07-21T23:53:15.113Z] -rw-r--r-- 1 root root 91 Jul 21 23:43 cost.csv [2022-07-21T23:53:15.113Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-21T23:53:15.113Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-07-21T23:53:15.113Z] total 16 [2022-07-21T23:53:15.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 23:43 . [2022-07-21T23:53:15.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 23:53 .. [2022-07-21T23:53:15.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 23:43 cost [2022-07-21T23:53:15.113Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 21 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:15.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:16.274Z] ---> package-listing.sh [2022-07-21T23:53:16.274Z] ++ facter osfamily [2022-07-21T23:53:16.274Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T23:53:16.534Z] + OS_FAMILY=debian [2022-07-21T23:53:16.534Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-07-21T23:53:16.534Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T23:53:16.534Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T23:53:16.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T23:53:16.534Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T23:53:16.534Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-21T23:53:16.534Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T23:53:16.534Z] + case "${OS_FAMILY}" in [2022-07-21T23:53:16.534Z] + dpkg -l [2022-07-21T23:53:16.534Z] + grep '^ii' [2022-07-21T23:53:16.534Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T23:53:16.534Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T23:53:16.534Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T23:53:16.534Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-07-21T23:53:16.534Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-07-21T23:53:16.534Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-07-21T23:53:16.546Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T23:53:16.823Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T23:53:17.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T23:53:17.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T23:53:17.469Z] prd-ubuntu20.04-docker-8c-8g-20725 does not seem to be running inside a container [2022-07-21T23:53:17.496Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T23:53:17.694Z] $ docker top 9805aa54e03616eee0e3dc3b10c0c4494d4a28dedc0703cb49881c3c58435e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T23:53:18.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T23:53:18.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T23:53:18.630Z] + ls /var/log/sa-host [2022-07-21T23:53:18.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T23:53:18.760Z] provisioning config files... [2022-07-21T23:53:18.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7857979830913342981tmp [Pipeline] { [Pipeline] echo [2022-07-21T23:53:18.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:19.068Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T23:53:19.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:19.406Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T23:53:19.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:19.801Z] ---> sudo-logs.sh [2022-07-21T23:53:19.801Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T23:53:19.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:20.176Z] ---> job-cost.sh [2022-07-21T23:53:20.176Z] lf-activate-venv: SKIPPING [2022-07-21T23:53:20.176Z] DEBUG: total: 0.2199999988079071 [2022-07-21T23:53:20.176Z] INFO: Retrieving Stack Cost... [2022-07-21T23:53:20.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T23:53:21.055Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T23:53:21.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T23:53:21.354Z] ---> logs-deploy.sh [2022-07-21T23:53:21.354Z] lf-activate-venv: SKIPPING [2022-07-21T23:53:21.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/145 [2022-07-21T23:53:21.354Z] INFO: archiving workspace using pattern(s): [2022-07-21T23:53:22.297Z] Archives upload complete. [2022-07-21T23:53:22.557Z] INFO: archiving logs to Nexus [2022-07-21T23:53:23.129Z] ---> uname -a: [2022-07-21T23:53:23.129Z] Linux prd-ubuntu20-04-docker-8c-8g-20725 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-21T23:53:23.129Z] [2022-07-21T23:53:23.129Z] [2022-07-21T23:53:23.129Z] ---> lscpu: [2022-07-21T23:53:23.129Z] Architecture: x86_64 [2022-07-21T23:53:23.129Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-21T23:53:23.129Z] Byte Order: Little Endian [2022-07-21T23:53:23.129Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-21T23:53:23.129Z] CPU(s): 8 [2022-07-21T23:53:23.129Z] On-line CPU(s) list: 0-7 [2022-07-21T23:53:23.129Z] Thread(s) per core: 1 [2022-07-21T23:53:23.129Z] Core(s) per socket: 1 [2022-07-21T23:53:23.129Z] Socket(s): 8 [2022-07-21T23:53:23.129Z] NUMA node(s): 1 [2022-07-21T23:53:23.129Z] Vendor ID: AuthenticAMD [2022-07-21T23:53:23.129Z] CPU family: 23 [2022-07-21T23:53:23.129Z] Model: 49 [2022-07-21T23:53:23.129Z] Model name: AMD EPYC-Rome Processor [2022-07-21T23:53:23.129Z] Stepping: 0 [2022-07-21T23:53:23.129Z] CPU MHz: 2799.994 [2022-07-21T23:53:23.129Z] BogoMIPS: 5599.98 [2022-07-21T23:53:23.129Z] Virtualization: AMD-V [2022-07-21T23:53:23.129Z] Hypervisor vendor: KVM [2022-07-21T23:53:23.129Z] Virtualization type: full [2022-07-21T23:53:23.129Z] L1d cache: 256 KiB [2022-07-21T23:53:23.129Z] L1i cache: 256 KiB [2022-07-21T23:53:23.129Z] L2 cache: 4 MiB [2022-07-21T23:53:23.129Z] L3 cache: 128 MiB [2022-07-21T23:53:23.129Z] NUMA node0 CPU(s): 0-7 [2022-07-21T23:53:23.129Z] Vulnerability Itlb multihit: Not affected [2022-07-21T23:53:23.129Z] Vulnerability L1tf: Not affected [2022-07-21T23:53:23.129Z] Vulnerability Mds: Not affected [2022-07-21T23:53:23.129Z] Vulnerability Meltdown: Not affected [2022-07-21T23:53:23.129Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-21T23:53:23.129Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-21T23:53:23.129Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-21T23:53:23.130Z] Vulnerability Srbds: Not affected [2022-07-21T23:53:23.130Z] Vulnerability Tsx async abort: Not affected [2022-07-21T23:53:23.130Z] 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-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] ---> nproc: [2022-07-21T23:53:23.130Z] 8 [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] ---> df -h: [2022-07-21T23:53:23.130Z] Filesystem Size Used Avail Use% Mounted on [2022-07-21T23:53:23.130Z] overlay 155G 12G 144G 8% / [2022-07-21T23:53:23.130Z] tmpfs 64M 0 64M 0% /dev [2022-07-21T23:53:23.130Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-21T23:53:23.130Z] shm 64M 0 64M 0% /dev/shm [2022-07-21T23:53:23.130Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] ---> sar -b -r -n DEV: [2022-07-21T23:53:23.130Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20725) 07/21/22 _x86_64_ (8 CPU) [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:40:48 LINUX RESTART (8 CPU) [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-21T23:53:23.130Z] 23:42:02 415.50 54.76 360.74 0.00 5160.87 197291.38 0.00 [2022-07-21T23:53:23.130Z] 23:43:01 42.82 0.07 42.76 0.00 0.95 22175.92 0.00 [2022-07-21T23:53:23.130Z] 23:44:01 50.66 0.10 50.56 0.00 6.53 26263.36 0.00 [2022-07-21T23:53:23.130Z] 23:45:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 [2022-07-21T23:53:23.130Z] 23:46:01 1.18 0.02 1.17 0.00 0.13 13.60 0.00 [2022-07-21T23:53:23.130Z] 23:47:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 [2022-07-21T23:53:23.130Z] 23:48:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-07-21T23:53:23.130Z] 23:49:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 [2022-07-21T23:53:23.130Z] 23:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-07-21T23:53:23.130Z] 23:51:01 1.78 0.00 1.78 0.00 0.00 26.26 0.00 [2022-07-21T23:53:23.130Z] 23:52:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-07-21T23:53:23.130Z] 23:53:01 96.38 0.45 95.93 0.00 17.73 61103.28 0.00 [2022-07-21T23:53:23.130Z] Average: 51.35 4.62 46.73 0.00 432.76 25583.96 0.00 [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-21T23:53:23.130Z] 23:42:02 28367864 31644584 647104 1.97 133580 3366588 2514712 7.41 1340408 2740212 305340 [2022-07-21T23:53:23.130Z] 23:43:01 27863600 31673680 614836 1.87 124472 3874664 2475028 7.29 1552376 2993188 265012 [2022-07-21T23:53:23.130Z] 23:44:01 28266656 31684752 609280 1.85 128976 3500868 2248992 6.63 1287552 2880712 156 [2022-07-21T23:53:23.130Z] 23:45:01 28267244 31685404 608444 1.85 129024 3500868 2248992 6.63 1286828 2880712 52 [2022-07-21T23:53:23.130Z] 23:46:01 28272636 31691068 602796 1.83 129056 3500868 2248992 6.63 1281332 2880904 16 [2022-07-21T23:53:23.130Z] 23:47:01 28272676 31691124 602732 1.83 129092 3500876 2248992 6.63 1282052 2880904 44 [2022-07-21T23:53:23.130Z] 23:48:01 28276124 31694644 599164 1.82 129124 3500880 2248992 6.63 1277868 2880908 152 [2022-07-21T23:53:23.130Z] 23:49:01 28275680 31694332 599396 1.82 129140 3501016 2248992 6.63 1277896 2881040 144 [2022-07-21T23:53:23.130Z] 23:50:01 28276892 31695580 597928 1.82 129168 3501016 2248992 6.63 1277792 2881044 12 [2022-07-21T23:53:23.130Z] 23:51:01 28276816 31695544 598136 1.82 129232 3500992 2248992 6.63 1278208 2881028 52 [2022-07-21T23:53:23.130Z] 23:52:01 28276224 31695020 598584 1.82 129280 3501004 2248992 6.63 1278672 2881032 156 [2022-07-21T23:53:23.130Z] 23:53:01 26681652 31584808 698944 2.13 173368 4809272 2398404 7.07 1470632 4140960 664 [2022-07-21T23:53:23.130Z] Average: 28114505 31677545 614779 1.87 132793 3629909 2302423 6.79 1324301 2983554 47650 [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-21T23:53:23.130Z] 23:42:02 ens3 858.11 595.37 7793.36 121.28 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:42:02 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:42:02 veth151ada0 52.12 63.29 5.04 730.52 0.00 0.00 0.00 0.06 [2022-07-21T23:53:23.130Z] 23:42:02 docker0 111.90 117.41 8.79 1083.98 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:43:01 ens3 17.64 10.32 14.89 7.14 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:43:01 veth151ada0 1.51 1.47 0.13 1.77 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:43:01 docker0 1.51 1.44 0.11 1.77 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:44:01 ens3 113.85 67.32 2535.20 14.11 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:44:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:47:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:50:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:52:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:53:01 ens3 399.47 291.88 7878.62 139.22 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:53:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:53:01 docker0 36.19 51.04 3.40 689.11 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] 23:53:01 vethbebc0e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] Average: ens3 115.95 80.55 1520.53 23.51 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] Average: docker0 12.49 14.18 1.03 148.10 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] Average: vethbebc0e1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] ---> sar -P ALL: [2022-07-21T23:53:23.130Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20725) 07/21/22 _x86_64_ (8 CPU) [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:40:48 LINUX RESTART (8 CPU) [2022-07-21T23:53:23.130Z] [2022-07-21T23:53:23.130Z] 23:41:01 CPU %user %nice %system %iowait %steal %idle [2022-07-21T23:53:23.130Z] 23:42:02 all 12.99 0.00 4.87 2.04 0.06 80.04 [2022-07-21T23:53:23.130Z] 23:42:02 0 13.54 0.00 4.10 0.44 0.05 81.87 [2022-07-21T23:53:23.130Z] 23:42:02 1 15.52 0.00 5.70 3.10 0.07 75.62 [2022-07-21T23:53:23.130Z] 23:42:02 2 13.59 0.00 4.00 1.75 0.05 80.61 [2022-07-21T23:53:23.130Z] 23:42:02 3 14.04 0.00 5.44 2.42 0.08 78.02 [2022-07-21T23:53:23.130Z] 23:42:02 4 10.30 0.00 4.83 1.44 0.05 83.38 [2022-07-21T23:53:23.130Z] 23:42:02 5 12.48 0.00 5.78 4.31 0.07 77.36 [2022-07-21T23:53:23.130Z] 23:42:02 6 12.39 0.00 4.56 1.99 0.07 81.00 [2022-07-21T23:53:23.130Z] 23:42:02 7 12.07 0.00 4.53 0.85 0.07 82.48 [2022-07-21T23:53:23.130Z] 23:43:01 all 52.89 0.00 7.50 0.21 0.07 39.33 [2022-07-21T23:53:23.130Z] 23:43:01 0 53.09 0.00 7.34 0.00 0.07 39.51 [2022-07-21T23:53:23.130Z] 23:43:01 1 53.72 0.00 7.77 0.00 0.05 38.46 [2022-07-21T23:53:23.130Z] 23:43:01 2 52.46 0.00 7.38 0.05 0.07 40.04 [2022-07-21T23:53:23.130Z] 23:43:01 3 51.52 0.00 7.69 0.02 0.07 40.71 [2022-07-21T23:53:23.130Z] 23:43:01 4 52.98 0.00 7.24 1.03 0.07 38.69 [2022-07-21T23:53:23.130Z] 23:43:01 5 53.50 0.00 7.85 0.02 0.07 38.57 [2022-07-21T23:53:23.130Z] 23:43:01 6 53.29 0.00 7.40 0.55 0.07 38.69 [2022-07-21T23:53:23.130Z] 23:43:01 7 52.60 0.00 7.35 0.00 0.07 39.99 [2022-07-21T23:53:23.130Z] 23:44:01 all 12.29 0.00 2.06 0.42 0.03 85.20 [2022-07-21T23:53:23.130Z] 23:44:01 0 12.54 0.00 2.50 0.05 0.03 84.88 [2022-07-21T23:53:23.130Z] 23:44:01 1 11.84 0.00 2.28 0.02 0.03 85.83 [2022-07-21T23:53:23.130Z] 23:44:01 2 11.63 0.00 1.57 0.00 0.02 86.78 [2022-07-21T23:53:23.130Z] 23:44:01 3 12.04 0.00 1.76 0.10 0.03 86.06 [2022-07-21T23:53:23.130Z] 23:44:01 4 12.04 0.00 1.97 1.00 0.03 84.95 [2022-07-21T23:53:23.130Z] 23:44:01 5 13.31 0.00 2.03 1.51 0.03 83.13 [2022-07-21T23:53:23.131Z] 23:44:01 6 12.14 0.00 2.42 0.64 0.03 84.77 [2022-07-21T23:53:23.131Z] 23:44:01 7 12.76 0.00 1.95 0.02 0.03 85.24 [2022-07-21T23:53:23.131Z] 23:45:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-21T23:53:23.131Z] 23:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-21T23:53:23.131Z] 23:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:45:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2022-07-21T23:53:23.131Z] 23:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-21T23:53:23.131Z] 23:46:01 all 0.03 0.00 0.04 0.00 0.01 99.92 [2022-07-21T23:53:23.131Z] 23:46:01 0 0.08 0.00 0.10 0.00 0.02 99.80 [2022-07-21T23:53:23.131Z] 23:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-21T23:53:23.131Z] 23:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-21T23:53:23.131Z] 23:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:46:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-21T23:53:23.131Z] 23:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:47:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:47:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2022-07-21T23:53:23.131Z] 23:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-21T23:53:23.131Z] 23:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-21T23:53:23.131Z] 23:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-21T23:53:23.131Z] 23:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-21T23:53:23.131Z] 23:48:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:49:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-07-21T23:53:23.131Z] 23:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-21T23:53:23.131Z] 23:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:49:01 6 0.07 0.00 0.03 0.05 0.02 99.83 [2022-07-21T23:53:23.131Z] 23:49:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2022-07-21T23:53:23.131Z] 23:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-07-21T23:53:23.131Z] 23:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-21T23:53:23.131Z] 23:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-21T23:53:23.131Z] 23:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:50:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2022-07-21T23:53:23.131Z] 23:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-21T23:53:23.131Z] 23:51:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-21T23:53:23.131Z] 23:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-21T23:53:23.131Z] 23:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-21T23:53:23.131Z] 23:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-21T23:53:23.131Z] 23:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-07-21T23:53:23.131Z] 23:52:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2022-07-21T23:53:23.131Z] 23:52:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-21T23:53:23.131Z] 23:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-21T23:53:23.131Z] 23:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-21T23:53:23.131Z] 23:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-21T23:53:23.131Z] 23:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-21T23:53:23.131Z] 23:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-21T23:53:23.131Z] 23:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-21T23:53:23.131Z] [2022-07-21T23:53:23.131Z] 23:52:01 CPU %user %nice %system %iowait %steal %idle [2022-07-21T23:53:23.131Z] 23:53:01 all 8.78 0.00 3.33 1.07 0.05 86.78 [2022-07-21T23:53:23.131Z] 23:53:01 0 9.48 0.00 2.80 0.15 0.03 87.54 [2022-07-21T23:53:23.131Z] 23:53:01 1 9.71 0.00 3.75 0.19 0.05 86.30 [2022-07-21T23:53:23.131Z] 23:53:01 2 9.05 0.00 3.51 0.15 0.05 87.24 [2022-07-21T23:53:23.131Z] 23:53:01 3 8.61 0.00 3.85 4.07 0.05 83.41 [2022-07-21T23:53:23.131Z] 23:53:01 4 9.68 0.00 2.68 0.07 0.03 87.55 [2022-07-21T23:53:23.131Z] 23:53:01 5 8.24 0.00 2.96 0.12 0.05 88.64 [2022-07-21T23:53:23.131Z] 23:53:01 6 8.47 0.00 3.48 2.10 0.05 85.90 [2022-07-21T23:53:23.131Z] 23:53:01 7 6.97 0.00 3.60 1.74 0.05 87.63 [2022-07-21T23:53:23.131Z] Average: all 7.15 0.00 1.47 0.31 0.02 91.05 [2022-07-21T23:53:23.131Z] Average: 0 7.30 0.00 1.40 0.06 0.02 91.23 [2022-07-21T23:53:23.131Z] Average: 1 7.45 0.00 1.61 0.27 0.02 90.64 [2022-07-21T23:53:23.131Z] Average: 2 7.12 0.00 1.36 0.16 0.02 91.34 [2022-07-21T23:53:23.131Z] Average: 3 7.08 0.00 1.55 0.56 0.02 90.79 [2022-07-21T23:53:23.131Z] Average: 4 6.98 0.00 1.38 0.29 0.02 91.33 [2022-07-21T23:53:23.131Z] Average: 5 7.19 0.00 1.54 0.49 0.02 90.76 [2022-07-21T23:53:23.131Z] Average: 6 7.14 0.00 1.49 0.45 0.03 90.89 [2022-07-21T23:53:23.131Z] Average: 7 6.93 0.00 1.45 0.22 0.02 91.38 [2022-07-21T23:53:23.131Z] [2022-07-21T23:53:23.131Z] [2022-07-21T23:53:23.131Z]