Pull request #1433 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of btrace-baader for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch levski at dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e rather than 8c93ba4e9eed00d661625423d17e100fb99f7648 Obtained Jenkinsfile from dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e 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-ssh3475409980915812474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11249282329155571929.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7126446736779410666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10284702879745556122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3205567530750314168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh964900776336302711.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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, goVersion:1.18, 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-605 in /w/workspace/dry_app-functions-sdk-go_PR-1433 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1433 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1433/head:refs/remotes/origin/PR-1433 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e into PR head commit 8c93ba4e9eed00d661625423d17e100fb99f7648 Merge succeeded, producing 8c93ba4e9eed00d661625423d17e100fb99f7648 Checking out Revision 8c93ba4e9eed00d661625423d17e100fb99f7648 (PR-1433) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c93ba4e9eed00d661625423d17e100fb99f7648 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c93ba4e9eed00d661625423d17e100fb99f7648 # timeout=10 Commit message: "Fix mqtt secure issues with mosquitto Remove some restrictions of edge-x which are limiting the usage of mosquitto mqtt broker - add editorconfig to prevent changes in styling - adapt unittest to work with the now intended behavior" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:46:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:46:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:14 ========================================================= 07:46:14 EdgeX Global Pipelines Version Info 07:46:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:14 ------------------- 07:46:14 stable info: 07:46:14 ------------------- 07:46:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:46:14 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 07:46:14 Message: update stable to v1.0.250 07:46:15 ------------------- 07:46:15 experimental info: 07:46:15 ------------------- 07:46:15 Commited By: **** collab-it+edgex@linuxfoundation.org 07:46:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 07:46:15 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:46:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:46:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1433 [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1433 [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1433 [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c93ba4e9eed00d661625423d17e100fb99f7648 [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c93ba4 [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:17 + git rev-list -1 --merges 8c93ba4e9eed00d661625423d17e100fb99f7648~1..8c93ba4e9eed00d661625423d17e100fb99f7648 [Pipeline] echo 07:46:17 -----------> git rev-list -1 --merges 8c93ba4e9eed00d661625423d17e100fb99f7648~1..8c93ba4e9eed00d661625423d17e100fb99f7648 8c93ba4e9eed00d661625423d17e100fb99f7648 [false] [Pipeline] sh 07:46:18 + git log --format=format:%s -1 8c93ba4e9eed00d661625423d17e100fb99f7648 [Pipeline] echo 07:46:18 ========================================================= 07:46:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:18 + git log --format=format:%s -1 8c93ba4e9eed00d661625423d17e100fb99f7648 [Pipeline] echo 07:46:18 [semverPrep] GIT_COMMIT: 8c93ba4e9eed00d661625423d17e100fb99f7648, Commit Message: Fix mqtt secure issues with mosquitto Remove some restrictions of edge-x which are limiting the usage of mosquitto mqtt broker - add editorconfig to prevent changes in styling - adapt unittest to work with the now intended behavior [Pipeline] echo 07:46:18 [semverPrep] This is not a build commit. [Pipeline] sh 07:46:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:19 + grep -v github /etc/ssh/ssh_known_hosts 07:46:19 + [ -e /tmp/ssh_known_hosts ] 07:46:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:46:19 + sudo tee -a /etc/ssh/ssh_known_hosts 07:46:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:19 07:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:20 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:20 b85a868b505f: Pulling fs layer 07:46:20 e2be974225ed: Pulling fs layer 07:46:20 339a4e72a1f5: Pulling fs layer 07:46:20 988bab9f4d93: Pulling fs layer 07:46:20 1469e6f7b9e6: Pulling fs layer 07:46:20 eaf3925da568: Pulling fs layer 07:46:20 bab4dde63d76: Pulling fs layer 07:46:20 bde34c3a00c8: Pulling fs layer 07:46:20 b352a97aabf1: Pulling fs layer 07:46:20 4872d77fe225: Pulling fs layer 07:46:20 5851b861e8e6: Pulling fs layer 07:46:20 bde34c3a00c8: Waiting 07:46:20 bab4dde63d76: Waiting 07:46:20 eaf3925da568: Waiting 07:46:20 1469e6f7b9e6: Waiting 07:46:20 b352a97aabf1: Waiting 07:46:20 4872d77fe225: Waiting 07:46:20 988bab9f4d93: Waiting 07:46:20 e2be974225ed: Download complete 07:46:20 988bab9f4d93: Verifying Checksum 07:46:20 988bab9f4d93: Download complete 07:46:20 1469e6f7b9e6: Verifying Checksum 07:46:20 1469e6f7b9e6: Download complete 07:46:20 eaf3925da568: Verifying Checksum 07:46:20 eaf3925da568: Download complete 07:46:20 339a4e72a1f5: Verifying Checksum 07:46:20 339a4e72a1f5: Download complete 07:46:20 bde34c3a00c8: Download complete 07:46:20 b352a97aabf1: Verifying Checksum 07:46:20 b352a97aabf1: Download complete 07:46:20 4872d77fe225: Verifying Checksum 07:46:20 4872d77fe225: Download complete 07:46:20 5851b861e8e6: Verifying Checksum 07:46:20 5851b861e8e6: Download complete 07:46:20 b85a868b505f: Download complete 07:46:20 bab4dde63d76: Verifying Checksum 07:46:20 bab4dde63d76: Download complete 07:46:21 b85a868b505f: Pull complete 07:46:21 e2be974225ed: Pull complete 07:46:22 339a4e72a1f5: Pull complete 07:46:22 988bab9f4d93: Pull complete 07:46:22 1469e6f7b9e6: Pull complete 07:46:22 eaf3925da568: Pull complete 07:46:24 bab4dde63d76: Pull complete 07:46:24 bde34c3a00c8: Pull complete 07:46:24 b352a97aabf1: Pull complete 07:46:24 4872d77fe225: Pull complete 07:46:24 5851b861e8e6: Pull complete 07:46:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:24 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 07:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1433 -v /w/workspace/dry_app-functions-sdk-go_PR-1433:/w/workspace/dry_app-functions-sdk-go_PR-1433:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1433@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/py-git-semver:0.1.4 cat 07:46:27 $ docker top b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 -eo pid,comm 07:46:28 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). 07:46:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:28 [ssh-agent] Looking for ssh-agent implementation... 07:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:28 $ docker exec b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 ssh-agent 07:46:28 SSH_AUTH_SOCK=/tmp/ssh-a1ZXi5D2hezD/agent.32 07:46:28 SSH_AGENT_PID=38 07:46:28 Running ssh-add (command line suppressed) 07:46:28 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/private_key_4218897360327401535.key (/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/private_key_4218897360327401535.key) 07:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:28 + git tag --points-at HEAD [Pipeline] } 07:46:28 $ docker exec --env ******** --env ******** b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 ssh-agent -k 07:46:28 unset SSH_AUTH_SOCK; 07:46:28 unset SSH_AGENT_PID; 07:46:28 echo Agent pid 38 killed; 07:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:29 [ssh-agent] Looking for ssh-agent implementation... 07:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:29 $ docker exec b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 ssh-agent 07:46:29 SSH_AUTH_SOCK=/tmp/ssh-djIKA6VIenQj/agent.70 07:46:29 SSH_AGENT_PID=76 07:46:29 Running ssh-add (command line suppressed) 07:46:29 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/private_key_6687810328877896040.key (/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/private_key_6687810328877896040.key) 07:46:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:29 + git semver init 07:46:30 2023-07-07 07:46:29,944 [run_init] DEBUG init version:0.0.0 force:False 07:46:30 2023-07-07 07:46:29,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver 07:46:30 2023-07-07 07:46:29,945 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1433/.semver 07:46:30 2023-07-07 07:46:29,945 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1433, universal_newlines=False, shell=None, istream=None) 07:46:31 2023-07-07 07:46:31,487 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1433/.git/info/exclude 07:46:31 2023-07-07 07:46:31,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver/PR-1433 with force:False 07:46:31 2023-07-07 07:46:31,487 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver/PR-1433 07:46:31 2023-07-07 07:46:31,491 [execute] INFO git cat-file --batch-check 07:46:31 2023-07-07 07:46:31,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver, universal_newlines=False, shell=None, istream=) 07:46:31 2023-07-07 07:46:31,498 [execute] INFO git cat-file --batch 07:46:31 2023-07-07 07:46:31,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1433/.semver, universal_newlines=False, shell=None, istream=) 07:46:31 2023-07-07 07:46:31,504 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1433/.semver/PR-1433 07:46:31 0.0.0 [Pipeline] } 07:46:31 $ docker exec --env ******** --env ******** b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 ssh-agent -k 07:46:32 unset SSH_AUTH_SOCK; 07:46:32 unset SSH_AGENT_PID; 07:46:32 echo Agent pid 76 killed; 07:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:32 + git semver [Pipeline] } 07:46:32 $ docker stop --time=1 b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 07:46:34 $ docker rm -f --volumes b1d0fb2987ff53e6f163e8031578f0d5f1a80b62edfbc832ac76ca871d18ca04 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:34 Stashed 1 file(s) [Pipeline] echo 07:46:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:46:35 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:35 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:35 ========================================================= 07:46:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:46:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:46:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:35 213ec9aee27d: Pulling fs layer 07:46:35 4583459ba037: Pulling fs layer 07:46:35 93c1e223e6f2: Pulling fs layer 07:46:35 53926ce57604: Pulling fs layer 07:46:35 21b2b0c7a3f4: Pulling fs layer 07:46:35 22ff95d597cd: Pulling fs layer 07:46:35 12d6caf4c0d1: Pulling fs layer 07:46:35 96b7cbca73a9: Pulling fs layer 07:46:35 a7acece74701: Pulling fs layer 07:46:35 22ff95d597cd: Waiting 07:46:35 12d6caf4c0d1: Waiting 07:46:35 96b7cbca73a9: Waiting 07:46:35 a7acece74701: Waiting 07:46:35 53926ce57604: Waiting 07:46:35 21b2b0c7a3f4: Waiting 07:46:35 93c1e223e6f2: Verifying Checksum 07:46:35 93c1e223e6f2: Download complete 07:46:35 4583459ba037: Download complete 07:46:35 21b2b0c7a3f4: Download complete 07:46:35 213ec9aee27d: Verifying Checksum 07:46:35 213ec9aee27d: Download complete 07:46:35 22ff95d597cd: Download complete 07:46:36 12d6caf4c0d1: Verifying Checksum 07:46:36 12d6caf4c0d1: Download complete 07:46:36 213ec9aee27d: Pull complete 07:46:36 4583459ba037: Pull complete 07:46:36 93c1e223e6f2: Pull complete 07:46:36 a7acece74701: Verifying Checksum 07:46:36 a7acece74701: Download complete 07:46:36 53926ce57604: Download complete 07:46:36 96b7cbca73a9: Verifying Checksum 07:46:36 96b7cbca73a9: Download complete 07:46:41 53926ce57604: Pull complete 07:46:41 21b2b0c7a3f4: Pull complete 07:46:41 22ff95d597cd: Pull complete 07:46:41 12d6caf4c0d1: Pull complete 07:46:42 96b7cbca73a9: Pull complete 07:46:43 a7acece74701: Pull complete 07:46:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:46:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:46:43 + 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 07:46:44 + docker inspect -f . ci-base-image-x86_64 07:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:44 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 07:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1433 -v /w/workspace/dry_app-functions-sdk-go_PR-1433:/w/workspace/dry_app-functions-sdk-go_PR-1433:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:49 $ docker top a4daac499895161f5669667d8fface1b243bfe767b32cbd294cd3060d12a81a6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:49 + go version 07:46:49 go version go1.18.7 linux/amd64 [Pipeline] } 07:46:49 $ docker stop --time=1 a4daac499895161f5669667d8fface1b243bfe767b32cbd294cd3060d12a81a6 07:46:50 Still waiting to schedule task 07:46:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:46:51 $ docker rm -f --volumes a4daac499895161f5669667d8fface1b243bfe767b32cbd294cd3060d12a81a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:51 + docker inspect -f . ci-base-image-x86_64 07:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:52 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 07:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1433 -v /w/workspace/dry_app-functions-sdk-go_PR-1433:/w/workspace/dry_app-functions-sdk-go_PR-1433:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:52 $ docker top 957190da56a3e29c29cfd1478485e8f4ee2404246d4d84071235032a066de36a -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:52 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1433 [Pipeline] fileExists [Pipeline] sh 07:46:53 + make test 07:46:53 make -C ./app-service-template build 07:46:53 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1433/app-service-template' 07:46:53 go mod tidy 07:46:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 07:46:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:46:53 go: downloading github.com/google/uuid v1.3.0 07:46:53 go: downloading github.com/stretchr/testify v1.8.0 07:46:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 07:46:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 07:46:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 07:46:53 go: downloading github.com/davecgh/go-spew v1.1.1 07:46:53 go: downloading github.com/pmezard/go-difflib v1.0.0 07:46:53 go: downloading github.com/stretchr/objx v0.4.0 07:46:53 go: downloading gopkg.in/yaml.v3 v3.0.1 07:46:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 07:46:53 go: downloading github.com/go-playground/validator/v10 v10.11.1 07:46:53 go: downloading github.com/go-kit/log v0.2.1 07:46:53 go: downloading github.com/gorilla/mux v1.8.0 07:46:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:46:53 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:46:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 07:46:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 07:46:53 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 07:46:54 go: downloading github.com/pelletier/go-toml v1.9.5 07:46:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:46:54 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:46:54 go: downloading github.com/hashicorp/errwrap v1.0.0 07:46:54 go: downloading github.com/gorilla/websocket v1.4.2 07:46:54 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 07:46:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:46:54 go: downloading github.com/go-playground/universal-translator v0.18.0 07:46:54 go: downloading github.com/leodido/go-urn v1.2.1 07:46:54 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 07:46:54 go: downloading golang.org/x/text v0.3.7 07:46:54 go: downloading github.com/go-playground/locales v0.14.0 07:46:54 go: downloading github.com/x448/float16 v0.8.4 07:46:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 07:46:54 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 07:46:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:46:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:46:54 go: downloading github.com/mitchellh/copystructure v1.0.0 07:46:54 go: downloading github.com/hashicorp/consul/api v1.15.3 07:46:54 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 07:46:54 go: downloading github.com/Microsoft/go-winio v0.5.2 07:46:54 go: downloading github.com/zeebo/errs v1.2.2 07:46:54 go: downloading google.golang.org/grpc v1.46.0 07:46:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:46:54 go: downloading github.com/nats-io/nats.go v1.18.0 07:46:54 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 07:46:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:46:55 go: downloading github.com/pebbe/zmq4 v1.2.7 07:46:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:46:55 go: downloading github.com/kr/pretty v0.3.0 07:46:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:46:55 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:46:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:46:55 go: downloading github.com/hashicorp/serf v0.9.7 07:46:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:46:55 go: downloading github.com/google/go-cmp v0.5.7 07:46:55 go: downloading github.com/hashicorp/consul/sdk v0.11.0 07:46:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:46:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 07:46:55 go: downloading google.golang.org/protobuf v1.28.0 07:46:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:46:55 go: downloading github.com/nats-io/nkeys v0.3.0 07:46:55 go: downloading github.com/nats-io/nuid v1.0.1 07:46:55 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 07:46:55 go: downloading github.com/golang/protobuf v1.5.2 07:46:55 go: downloading github.com/kr/text v0.2.0 07:46:55 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:46:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:46:55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 07:46:55 go: downloading github.com/fatih/color v1.9.0 07:46:55 go: downloading github.com/mattn/go-colorable v0.1.12 07:46:55 go: downloading github.com/mattn/go-isatty v0.0.14 07:46:55 go: downloading github.com/onsi/ginkgo v1.10.1 07:46:55 go: downloading github.com/onsi/gomega v1.7.0 07:46:55 go: downloading github.com/armon/go-metrics v0.3.10 07:46:55 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:46:55 go: downloading github.com/hashicorp/memberlist v0.3.1 07:46:55 go: downloading github.com/pkg/errors v0.9.1 07:46:55 go: downloading github.com/klauspost/compress v1.15.11 07:46:55 go: downloading github.com/minio/highwayhash v1.0.2 07:46:55 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:46:55 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 07:46:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:46:55 go: downloading github.com/pascaldekloe/goe v0.1.0 07:46:55 go: downloading github.com/google/btree v1.0.0 07:46:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:46:55 go: downloading github.com/miekg/dns v1.1.41 07:46:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:46:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:46:55 go: downloading gopkg.in/yaml.v2 v2.4.0 07:46:55 go: downloading github.com/hpcloud/tail v1.0.0 07:46:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:46:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:46:57 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 07:47:15 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1433/app-service-template' 07:47:15 make -C ./app-service-template test 07:47:15 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1433/app-service-template' 07:47:15 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 07:47:37 ok app-new-service 0.081s coverage: 48.1% of statements 07:47:37 ? app-new-service/config [no test files] 07:47:37 ok app-new-service/functions 0.080s coverage: 85.3% of statements 07:47:37 CGO_ENABLED=1 go vet ./... 07:47:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:47:45 ./bin/test-attribution-txt.sh 07:47:45 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1433/app-service-template' 07:47:45 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:47:45 go: downloading github.com/gomodule/redigo v1.8.9 07:47:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.129s coverage: 60.4% of statements 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.062s coverage: 93.9% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 76.5% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.089s coverage: 88.7% of statements 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.068s coverage: 100.0% of statements 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.221s coverage: 76.4% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.070s coverage: 97.3% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.088s coverage: 82.8% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.740s coverage: 81.5% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.082s coverage: 28.7% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.053s coverage: 14.0% of statements 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:47:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:47:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.075s coverage: 52.8% of statements 07:48:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.164s coverage: 75.5% of statements 07:48:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.047s coverage: 94.4% of statements 07:48:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:48:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-606 in /w/workspace/dry_app-functions-sdk-go_PR-1433 [Pipeline] { [Pipeline] ws 07:48:22 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:48:22 The recommended git tool is: git 07:48:23 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 07:48:23 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:48:24 $ docker stop --time=1 957190da56a3e29c29cfd1478485e8f4ee2404246d4d84071235032a066de36a 07:48:25 $ docker rm -f --volumes 957190da56a3e29c29cfd1478485e8f4ee2404246d4d84071235032a066de36a [Pipeline] // withDockerContainer [Pipeline] sh 07:48:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:26 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] { 07:48:27 using credential edgex-jenkins-ssh 07:48:27 Cloning the remote Git repository [Pipeline] sh 07:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:27 07:48:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:28 latest: Pulling from edgex-lftools-log-publisher 07:48:28 5eb5b503b376: Pulling fs layer 07:48:28 5c69ac0246d0: Pulling fs layer 07:48:28 ec43610c2a17: Pulling fs layer 07:48:28 3a2ae6a8a46f: Pulling fs layer 07:48:28 33b1e0a273af: Pulling fs layer 07:48:28 5d3b04190fa2: Pulling fs layer 07:48:28 2f39f015ded8: Pulling fs layer 07:48:28 3a2ae6a8a46f: Waiting 07:48:28 33b1e0a273af: Waiting 07:48:28 5d3b04190fa2: Waiting 07:48:28 5c69ac0246d0: Verifying Checksum 07:48:28 5c69ac0246d0: Download complete 07:48:28 3a2ae6a8a46f: Download complete 07:48:28 33b1e0a273af: Verifying Checksum 07:48:28 33b1e0a273af: Download complete 07:48:28 5d3b04190fa2: Verifying Checksum 07:48:28 5d3b04190fa2: Download complete 07:48:28 ec43610c2a17: Verifying Checksum 07:48:28 ec43610c2a17: Download complete 07:48:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:48:27 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:48:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:48:27 > git --version # timeout=10 07:48:27 > git --version # 'git version 2.25.1' 07:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:28 5eb5b503b376: Verifying Checksum 07:48:28 5eb5b503b376: Download complete 07:48:29 2f39f015ded8: Verifying Checksum 07:48:29 2f39f015ded8: Download complete 07:48:29 5eb5b503b376: Pull complete 07:48:30 5c69ac0246d0: Pull complete 07:48:30 ec43610c2a17: Pull complete 07:48:30 3a2ae6a8a46f: Pull complete 07:48:30 33b1e0a273af: Pull complete 07:48:30 5d3b04190fa2: Pull complete 07:48:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:48:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:48:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1433/head:refs/remotes/origin/PR-1433 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 07:48:32 Merging remotes/origin/levski commit dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e into PR head commit 8c93ba4e9eed00d661625423d17e100fb99f7648 07:48:33 Merge succeeded, producing 8c93ba4e9eed00d661625423d17e100fb99f7648 07:48:33 Checking out Revision 8c93ba4e9eed00d661625423d17e100fb99f7648 (PR-1433) 07:48:32 > git config core.sparsecheckout # timeout=10 07:48:33 > git checkout -f 8c93ba4e9eed00d661625423d17e100fb99f7648 # timeout=10 07:48:33 > git remote # timeout=10 07:48:33 > git config --get remote.origin.url # timeout=10 07:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:33 > git merge dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 07:48:33 > git rev-parse HEAD^{commit} # timeout=10 07:48:33 > git config core.sparsecheckout # timeout=10 07:48:33 > git checkout -f 8c93ba4e9eed00d661625423d17e100fb99f7648 # timeout=10 07:48:35 2f39f015ded8: Pull complete 07:48:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:35 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 07:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1433 -v /w/workspace/dry_app-functions-sdk-go_PR-1433:/w/workspace/dry_app-functions-sdk-go_PR-1433:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:48:36 Commit message: "Fix mqtt secure issues with mosquitto Remove some restrictions of edge-x which are limiting the usage of mosquitto mqtt broker - add editorconfig to prevent changes in styling - adapt unittest to work with the now intended behavior" 07:48:36 > git --version # timeout=10 07:48:36 > git --version # 'git version 2.25.1' 07:48:36 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 07:48:37 07:48:37 GitHub has been notified of this commit’s build result 07:48:37 07:48:40 $ docker top 1fd14332ca501d214b6086fc7e15421f678161ca75177ad82db9035b1fbf60eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:40 ---> job-cost.sh 07:48:40 lf-activate-venv: SKIPPING 07:48:40 INFO: No Stack... 07:48:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:41 Dload Upload Total Spent Left Speed 07:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k 07:48:41 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 07:48:41 + cat /w/workspace/dry_app-functions-sdk-go_PR-1433/archives/cost.csv 07:48:41 + cut -d, -f6 [Pipeline] lock 07:48:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] 07:48:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] did not exist. Created. 07:48:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:48:42 + echo total: 0.2199999988079071 [Pipeline] stash 07:48:42 Stashed 1 file(s) [Pipeline] } 07:48:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] 07:48:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:48:42 + sudo tee /etc/docker/daemon.new 07:48:42 { 07:48:42 "registry-mirrors": [ 07:48:42 "https://nexus3.edgexfoundry.org:10001" 07:48:42 ], 07:48:42 "bip": "10.250.0.254/24", 07:48:42 "hosts": [ 07:48:42 "tcp://0.0.0.0:5555", 07:48:42 "unix:///var/run/docker.sock" 07:48:42 ], 07:48:42 "mtu": 1458, 07:48:42 "selinux-enabled": true, 07:48:42 "seccomp-profile": "/etc/docker/seccomp.json" 07:48:42 } [Pipeline] // lock [Pipeline] } 07:48:42 $ docker stop --time=1 1fd14332ca501d214b6086fc7e15421f678161ca75177ad82db9035b1fbf60eb 07:48:43 $ docker rm -f --volumes 1fd14332ca501d214b6086fc7e15421f678161ca75177ad82db9035b1fbf60eb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 07:48:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:49:02 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:49:02 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:49:02 ========================================================= 07:49:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:49:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:49:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:49:05 9b18e9b68314: Pulling fs layer 07:49:05 35d82f9e3411: Pulling fs layer 07:49:05 e16973657156: Pulling fs layer 07:49:05 fc693d55d65f: Pulling fs layer 07:49:05 7e9fc2657dce: Pulling fs layer 07:49:05 dda99020689f: Pulling fs layer 07:49:05 db1c61fa0a46: Pulling fs layer 07:49:05 891c053d2c06: Pulling fs layer 07:49:05 7e9fc2657dce: Waiting 07:49:05 fc693d55d65f: Waiting 07:49:05 dda99020689f: Waiting 07:49:05 891c053d2c06: Waiting 07:49:05 db1c61fa0a46: Waiting 07:49:05 e16973657156: Verifying Checksum 07:49:05 e16973657156: Download complete 07:49:05 35d82f9e3411: Download complete 07:49:05 7e9fc2657dce: Verifying Checksum 07:49:05 7e9fc2657dce: Download complete 07:49:05 9b18e9b68314: Download complete 07:49:05 dda99020689f: Verifying Checksum 07:49:05 dda99020689f: Download complete 07:49:06 9b18e9b68314: Pull complete 07:49:06 35d82f9e3411: Pull complete 07:49:06 891c053d2c06: Verifying Checksum 07:49:06 891c053d2c06: Download complete 07:49:07 e16973657156: Pull complete 07:49:08 db1c61fa0a46: Verifying Checksum 07:49:08 db1c61fa0a46: Download complete 07:49:08 fc693d55d65f: Verifying Checksum 07:49:08 fc693d55d65f: Download complete 07:49:20 fc693d55d65f: Pull complete 07:49:20 7e9fc2657dce: Pull complete 07:49:20 dda99020689f: Pull complete 07:49:27 db1c61fa0a46: Pull complete 07:49:28 891c053d2c06: Pull complete 07:49:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:49:28 + 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 07:49:28 + docker inspect -f . ci-base-image-arm64 07:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:29 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 07:49:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:32 $ docker top 1be049f682c6790a0e7d54f2b99e07d3de823e7d36aaa61be9d4d1c22f658f8b -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:32 + go version 07:49:32 go version go1.18.7 linux/arm64 [Pipeline] } 07:49:33 $ docker stop --time=1 1be049f682c6790a0e7d54f2b99e07d3de823e7d36aaa61be9d4d1c22f658f8b 07:49:34 $ docker rm -f --volumes 1be049f682c6790a0e7d54f2b99e07d3de823e7d36aaa61be9d4d1c22f658f8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:35 + docker inspect -f . ci-base-image-arm64 07:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 07:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:36 $ docker top 61756d6721951a24eaf62ee309fd45c534d22b20beb2df3477c764cb334372bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:37 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 07:49:38 + make test 07:49:38 make -C ./app-service-template build 07:49:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:49:38 go mod tidy 07:49:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 07:49:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:49:38 go: downloading github.com/google/uuid v1.3.0 07:49:38 go: downloading github.com/stretchr/testify v1.8.0 07:49:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 07:49:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 07:49:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 07:49:39 go: downloading github.com/go-playground/validator/v10 v10.11.1 07:49:39 go: downloading github.com/go-kit/log v0.2.1 07:49:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:49:39 go: downloading gopkg.in/yaml.v3 v3.0.1 07:49:39 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 07:49:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 07:49:39 go: downloading github.com/davecgh/go-spew v1.1.1 07:49:39 go: downloading github.com/pmezard/go-difflib v1.0.0 07:49:39 go: downloading github.com/stretchr/objx v0.4.0 07:49:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 07:49:39 go: downloading github.com/gorilla/mux v1.8.0 07:49:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:49:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 07:49:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:49:39 go: downloading github.com/x448/float16 v0.8.4 07:49:39 go: downloading github.com/mitchellh/copystructure v1.0.0 07:49:39 go: downloading github.com/go-playground/universal-translator v0.18.0 07:49:39 go: downloading github.com/leodido/go-urn v1.2.1 07:49:39 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 07:49:39 go: downloading golang.org/x/text v0.3.7 07:49:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:49:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:49:40 go: downloading github.com/go-playground/locales v0.14.0 07:49:42 go: downloading github.com/pelletier/go-toml v1.9.5 07:49:42 go: downloading github.com/gorilla/websocket v1.4.2 07:49:42 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 07:49:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:49:42 go: downloading github.com/hashicorp/consul/api v1.15.3 07:49:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:49:42 go: downloading github.com/hashicorp/errwrap v1.0.0 07:49:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 07:49:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:49:42 go: downloading github.com/kr/pretty v0.3.0 07:49:43 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 07:49:43 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 07:49:43 go: downloading github.com/nats-io/nats.go v1.18.0 07:49:43 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 07:49:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:49:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:49:43 go: downloading github.com/pebbe/zmq4 v1.2.7 07:49:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:49:43 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:49:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:49:43 go: downloading github.com/hashicorp/serf v0.9.7 07:49:43 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:49:43 go: downloading github.com/google/go-cmp v0.5.7 07:49:43 go: downloading github.com/hashicorp/consul/sdk v0.11.0 07:49:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:49:43 go: downloading github.com/Microsoft/go-winio v0.5.2 07:49:43 go: downloading github.com/zeebo/errs v1.2.2 07:49:43 go: downloading google.golang.org/grpc v1.46.0 07:49:44 go: downloading github.com/kr/text v0.2.0 07:49:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:49:44 go: downloading github.com/nats-io/nkeys v0.3.0 07:49:44 go: downloading github.com/nats-io/nuid v1.0.1 07:49:44 go: downloading github.com/onsi/ginkgo v1.10.1 07:49:44 go: downloading github.com/onsi/gomega v1.7.0 07:49:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:49:44 go: downloading github.com/fatih/color v1.9.0 07:49:44 go: downloading github.com/mattn/go-colorable v0.1.12 07:49:44 go: downloading github.com/mattn/go-isatty v0.0.14 07:49:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:49:44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 07:49:45 go: downloading github.com/pkg/errors v0.9.1 07:49:45 go: downloading github.com/armon/go-metrics v0.3.10 07:49:45 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 07:49:45 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:49:45 go: downloading github.com/hashicorp/memberlist v0.3.1 07:49:45 go: downloading google.golang.org/protobuf v1.28.0 07:49:45 go: downloading github.com/klauspost/compress v1.15.11 07:49:46 go: downloading github.com/minio/highwayhash v1.0.2 07:49:46 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:49:46 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 07:49:46 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 07:49:46 go: downloading github.com/golang/protobuf v1.5.2 07:49:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:49:49 go: downloading github.com/pascaldekloe/goe v0.1.0 07:49:49 go: downloading github.com/google/btree v1.0.0 07:49:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:49:49 go: downloading github.com/miekg/dns v1.1.41 07:49:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:49:49 go: downloading gopkg.in/yaml.v2 v2.4.0 07:49:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:49:49 go: downloading github.com/hpcloud/tail v1.0.0 07:49:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:49:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:49:51 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 07:51:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:51:42 make -C ./app-service-template test 07:51:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:51:42 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 07:54:34 ok app-new-service 0.292s coverage: 48.1% of statements 07:54:34 ? app-new-service/config [no test files] 07:54:34 ok app-new-service/functions 0.276s coverage: 85.3% of statements 07:54:34 CGO_ENABLED=1 go vet ./... 07:55:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:55:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:55:56 ./bin/test-attribution-txt.sh 07:55:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:55:56 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:55:56 go: downloading github.com/gomodule/redigo v1.8.9 07:55:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.789s coverage: 60.4% of statements 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.346s coverage: 93.9% of statements 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.359s coverage: 76.5% of statements 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.380s coverage: 88.7% of statements 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.151s coverage: 100.0% of statements 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.796s coverage: 76.4% of statements 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.470s coverage: 97.3% of statements 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 07:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.325s coverage: 82.8% of statements 07:56:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 07:56:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.189s coverage: 81.5% of statements 07:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 07:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 07:56:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.364s coverage: 28.7% of statements 07:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 07:56:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.255s coverage: 14.0% of statements 07:56:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.269s coverage: 27.3% of statements 07:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:56:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.240s coverage: 52.8% of statements 07:56:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.593s coverage: 75.5% of statements 07:56:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.211s coverage: 94.4% of statements 07:56:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:56:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:56:59 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 07:56:59 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:56:59 $ docker stop --time=1 61756d6721951a24eaf62ee309fd45c534d22b20beb2df3477c764cb334372bf 07:57:01 $ docker rm -f --volumes 61756d6721951a24eaf62ee309fd45c534d22b20beb2df3477c764cb334372bf [Pipeline] // withDockerContainer [Pipeline] sh 07:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:57:05 Warning: overwriting stash ‘coverage-report’ 07:57:06 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 07:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:07 07:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:07 arm64: Pulling from edgex-lftools-log-publisher 07:57:07 8998bd30e6a1: Pulling fs layer 07:57:07 04944245beec: Pulling fs layer 07:57:07 699f458cf7ca: Pulling fs layer 07:57:07 765212b225bb: Pulling fs layer 07:57:07 f23df028b6ca: Pulling fs layer 07:57:07 d65c8cfc05b1: Pulling fs layer 07:57:07 2437ff75d9bd: Pulling fs layer 07:57:07 f23df028b6ca: Waiting 07:57:07 d65c8cfc05b1: Waiting 07:57:07 2437ff75d9bd: Waiting 07:57:07 765212b225bb: Waiting 07:57:07 04944245beec: Verifying Checksum 07:57:07 04944245beec: Download complete 07:57:07 765212b225bb: Verifying Checksum 07:57:07 765212b225bb: Download complete 07:57:07 f23df028b6ca: Verifying Checksum 07:57:07 f23df028b6ca: Download complete 07:57:07 d65c8cfc05b1: Verifying Checksum 07:57:07 d65c8cfc05b1: Download complete 07:57:07 699f458cf7ca: Verifying Checksum 07:57:07 699f458cf7ca: Download complete 07:57:08 8998bd30e6a1: Verifying Checksum 07:57:08 8998bd30e6a1: Download complete 07:57:10 2437ff75d9bd: Verifying Checksum 07:57:10 2437ff75d9bd: Download complete 07:57:12 8998bd30e6a1: Pull complete 07:57:12 04944245beec: Pull complete 07:57:14 699f458cf7ca: Pull complete 07:57:14 765212b225bb: Pull complete 07:57:15 f23df028b6ca: Pull complete 07:57:15 d65c8cfc05b1: Pull complete 07:57:30 2437ff75d9bd: Pull complete 07:57:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 07:57:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:57:32 $ docker top 9321a885b8a2b643651f47b5e71993ccf6bed3efadc70835ded300917fdb1eb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:33 ---> job-cost.sh 07:57:33 lf-activate-venv: SKIPPING 07:57:33 INFO: No Stack... 07:57:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:34 INFO: Archiving Costs [Pipeline] sh 07:57:35 + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csvcut 07:57:35 -d, -f6 [Pipeline] lock 07:57:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] 07:57:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] did not exist. Created. 07:57:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:35 /w/workspace/app-functions-sdk-go/1@tmp/durable-80a8a39f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:57:36 + echo total: 0.10999999940395355 [Pipeline] stash 07:57:36 Warning: overwriting stash ‘stack-cost’ 07:57:36 Stashed 1 file(s) [Pipeline] } 07:57:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1433-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:36 $ docker stop --time=1 9321a885b8a2b643651f47b5e71993ccf6bed3efadc70835ded300917fdb1eb1 07:57:37 $ docker rm -f --volumes 9321a885b8a2b643651f47b5e71993ccf6bed3efadc70835ded300917fdb1eb1 [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 07:57:38 provisioning config files... 07:57:38 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/config15374273736046934813tmp [Pipeline] { [Pipeline] sh 07:57:39 + set +x 07:57:39 + bash -s -- 07:57:39 + curl -s https://codecov.io/bash 07:57:39 07:57:39 _____ _ 07:57:39 / ____| | | 07:57:39 | | ___ __| | ___ ___ _____ __ 07:57:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:39 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:39 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:39 Bash-1.0.6 07:57:39 07:57:39 07:57:39 ==> git version 2.25.1 found 07:57:39 ==> 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 07:57:39 Release-Date: 2020-01-08 07:57:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:57:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:57:39 ==> Jenkins CI detected. 07:57:39 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1433 07:57:39 project root: . 07:57:39 --> token set from env 07:57:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:39 ==> Running gcov in . (disable via -X gcov) 07:57:39 ==> Python coveragepy not found 07:57:39 ==> Searching for coverage reports in: 07:57:39 + . 07:57:39 -> Found 2 reports 07:57:39 ==> Detecting git/mercurial file structure 07:57:39 ==> Reading reports 07:57:39 + ./app-service-template/coverage.out bytes=3432 07:57:39 + ./coverage.out bytes=126292 07:57:39 ==> Appending adjustments 07:57:39 https://docs.codecov.io/docs/fixing-reports 07:57:39 + Found adjustments 07:57:39 ==> Gzipping contents 07:57:39 24K /tmp/codecov.LqJNPJ.gz 07:57:39 ==> Uploading reports 07:57:39 url: https://codecov.io 07:57:39 query: branch=PR-1433&commit=8c93ba4e9eed00d661625423d17e100fb99f7648&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1433&job=&cmd_args= 07:57:39 -> Pinging Codecov 07:57:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1433&commit=8c93ba4e9eed00d661625423d17e100fb99f7648&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1433&job=&cmd_args= 07:57:40 -> Uploading to 07:57:40 https://storage.googleapis.com/codecov/v4/raw/2023-07-07/3D8B5DFFC46A037C893635FACE044666/8c93ba4e9eed00d661625423d17e100fb99f7648/6d394e56-7c3e-460b-bc8c-8d747fe5676a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230707T075739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa789fda824ee6011422b4ef712be5ab8f23f50a281177cb51f92ade7904568d 07:57:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:40 Dload Upload Total Spent Left Speed 07:57:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22102 0 0 100 22102 0 99112 --:--:-- --:--:-- --:--:-- 99558 07:57:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8c93ba4e9eed00d661625423d17e100fb99f7648 [Pipeline] } 07:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:42 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1433/archives ] 07:57:42 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1433/archives 07:57:42 total 16 07:57:42 drwxr-xr-x 3 root root 4096 Jul 7 07:48 . 07:57:42 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 07:48 .. 07:57:42 drwxr-xr-x 2 root root 4096 Jul 7 07:48 cost 07:57:42 -rw-r--r-- 1 root root 93 Jul 7 07:48 cost.csv 07:57:42 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1433/archives 07:57:42 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1433/archives 07:57:42 total 16 07:57:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 07:48 . 07:57:42 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 07:48 .. 07:57:42 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 07:48 cost 07:57:42 -rw-r--r-- 1 jenkins jenkins 93 Jul 7 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:57:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:43 ---> package-listing.sh 07:57:43 ++ tr '[:upper:]' '[:lower:]' 07:57:43 ++ facter osfamily 07:57:43 + OS_FAMILY=debian 07:57:43 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1433 07:57:43 + START_PACKAGES=/tmp/packages_start.txt 07:57:43 + END_PACKAGES=/tmp/packages_end.txt 07:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:43 + PACKAGES=/tmp/packages_start.txt 07:57:43 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1433 ']' 07:57:43 + PACKAGES=/tmp/packages_end.txt 07:57:43 + case "${OS_FAMILY}" in 07:57:43 + dpkg -l 07:57:43 + grep '^ii' 07:57:43 + '[' -f /tmp/packages_start.txt ']' 07:57:43 + '[' -f /tmp/packages_end.txt ']' 07:57:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:43 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1433 ']' 07:57:43 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1433/archives/ 07:57:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1433/archives/ [Pipeline] echo 07:57:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:44 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 07:57:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1433 -v /w/workspace/dry_app-functions-sdk-go_PR-1433:/w/workspace/dry_app-functions-sdk-go_PR-1433:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:57:44 $ docker top 6864e1289c81085afbf5645bc2db5b3370311b5365b2d87de2f4145d0ea9e20e -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:45 + mkdir -p /var/log/sysstat [Pipeline] sh 07:57:45 + ls /var/log/sa-host 07:57:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:46 provisioning config files... 07:57:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1433@tmp/config1235982330207085444tmp [Pipeline] { [Pipeline] echo 07:57:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:46 ---> create-netrc.sh [Pipeline] } 07:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:57:46 ---> python-tools-install.sh [Pipeline] echo 07:57:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:47 ---> sudo-logs.sh 07:57:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:57:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:47 ---> job-cost.sh 07:57:47 lf-activate-venv: SKIPPING 07:57:47 DEBUG: total: 0.2199999988079071 07:57:47 INFO: Retrieving Stack Cost... 07:57:47 INFO: Retrieving Pricing Info for: v3-standard-8 07:57:48 INFO: Archiving Costs [Pipeline] echo 07:57:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:57:48 ---> logs-deploy.sh 07:57:48 lf-activate-venv: SKIPPING 07:57:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1433/1 07:57:48 INFO: archiving workspace using pattern(s): 07:57:49 Archives upload complete. 07:57:49 INFO: archiving logs to Nexus 07:57:50 ---> uname -a: 07:57:50 Linux prd-ubuntu20-04-docker-8c-8g-605 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:57:50 07:57:50 07:57:50 ---> lscpu: 07:57:50 Architecture: x86_64 07:57:50 CPU op-mode(s): 32-bit, 64-bit 07:57:50 Byte Order: Little Endian 07:57:50 Address sizes: 40 bits physical, 48 bits virtual 07:57:50 CPU(s): 8 07:57:50 On-line CPU(s) list: 0-7 07:57:50 Thread(s) per core: 1 07:57:50 Core(s) per socket: 1 07:57:50 Socket(s): 8 07:57:50 NUMA node(s): 1 07:57:50 Vendor ID: AuthenticAMD 07:57:50 CPU family: 23 07:57:50 Model: 49 07:57:50 Model name: AMD EPYC-Rome Processor 07:57:50 Stepping: 0 07:57:50 CPU MHz: 2800.000 07:57:50 BogoMIPS: 5600.00 07:57:50 Virtualization: AMD-V 07:57:50 Hypervisor vendor: KVM 07:57:50 Virtualization type: full 07:57:50 L1d cache: 256 KiB 07:57:50 L1i cache: 256 KiB 07:57:50 L2 cache: 4 MiB 07:57:50 L3 cache: 128 MiB 07:57:50 NUMA node0 CPU(s): 0-7 07:57:50 Vulnerability Itlb multihit: Not affected 07:57:50 Vulnerability L1tf: Not affected 07:57:50 Vulnerability Mds: Not affected 07:57:50 Vulnerability Meltdown: Not affected 07:57:50 Vulnerability Mmio stale data: Not affected 07:57:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:57:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:57:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:57:50 Vulnerability Srbds: Not affected 07:57:50 Vulnerability Tsx async abort: Not affected 07:57:50 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 07:57:50 07:57:50 07:57:50 ---> nproc: 07:57:50 8 07:57:50 07:57:50 07:57:50 ---> df -h: 07:57:50 Filesystem Size Used Avail Use% Mounted on 07:57:50 overlay 155G 11G 145G 7% / 07:57:50 tmpfs 64M 0 64M 0% /dev 07:57:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:57:50 shm 64M 0 64M 0% /dev/shm 07:57:50 /dev/vda1 155G 11G 145G 7% /facter-os 07:57:50 07:57:50 07:57:50 ---> sar -b -r -n DEV: 07:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-605) 07/07/23 _x86_64_ (8 CPU) 07:57:50 07:57:50 07:45:32 LINUX RESTART (8 CPU) 07:57:50 07:57:50 07:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:57:50 07:47:01 314.05 15.25 298.80 0.00 1923.20 106345.64 0.00 07:57:50 07:48:01 60.30 0.05 60.25 0.00 0.40 27909.91 0.00 07:57:50 07:49:01 50.91 0.25 50.66 0.00 8.53 24001.07 0.00 07:57:50 07:50:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 07:57:50 07:51:01 39.73 12.88 26.85 0.00 5458.96 6337.21 0.00 07:57:50 07:52:01 4.12 0.00 4.12 0.00 0.00 49.98 0.00 07:57:50 07:53:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:57:50 07:54:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 07:57:50 07:55:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 07:57:50 07:56:01 2.00 0.00 2.00 0.00 0.00 35.45 0.00 07:57:50 07:57:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 07:57:50 Average: 42.98 2.57 40.41 0.00 669.98 14838.23 0.00 07:57:50 07:57:50 07:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:57:50 07:47:01 28597812 31515196 795072 2.42 90548 3053312 2152016 6.34 1239892 2630316 428048 07:57:50 07:48:01 28034840 31528656 777428 2.36 97412 3587268 1926500 5.68 1463648 2929592 181984 07:57:50 07:49:01 28584476 31586136 725412 2.21 102584 3117036 1733976 5.11 1119832 2754168 204 07:57:50 07:50:01 28584988 31586732 724680 2.20 102608 3117036 1733976 5.11 1119424 2754168 224 07:57:50 07:51:01 28211528 31568204 731652 2.23 111144 3450520 1802136 5.31 1352720 2866060 976 07:57:50 07:52:01 28213216 31569896 730104 2.22 111212 3450516 1802136 5.31 1352456 2866020 8 07:57:50 07:53:01 28222680 31579536 720396 2.19 111240 3450648 1802136 5.31 1342788 2866152 12 07:57:50 07:54:01 28222964 31579912 719980 2.19 111320 3450656 1802136 5.31 1342860 2866164 12 07:57:50 07:55:01 28223208 31580172 719656 2.19 111336 3450660 1802136 5.31 1343100 2866164 8 07:57:50 07:56:01 28223376 31580892 719572 2.19 111436 3450640 1802136 5.31 1342524 2866616 24 07:57:50 07:57:01 28223440 31580972 719448 2.19 111452 3450640 1802136 5.31 1342864 2866616 8 07:57:50 Average: 28303866 31568755 734855 2.23 106572 3366267 1832856 5.40 1305646 2830185 55592 07:57:50 07:57:50 07:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:57:50 07:47:01 docker0 196.07 282.48 14.21 1757.02 0.00 0.00 0.00 0.00 07:57:50 07:47:01 veth4a1ada2 130.79 218.00 11.31 1389.30 0.00 0.00 0.00 0.11 07:57:50 07:47:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 07:57:50 07:47:01 ens3 780.90 503.59 8228.84 110.84 0.00 0.00 0.00 0.00 07:57:50 07:48:01 docker0 1.48 1.45 0.11 1.77 0.00 0.00 0.00 0.00 07:57:50 07:48:01 veth4a1ada2 1.48 1.50 0.13 1.77 0.00 0.00 0.00 0.00 07:57:50 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:48:01 ens3 117.49 67.36 115.37 45.09 0.00 0.00 0.00 0.00 07:57:50 07:49:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:57:50 07:49:01 ens3 110.35 76.59 2531.67 84.85 0.00 0.00 0.00 0.00 07:57:50 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:50:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:57:50 07:51:01 ens3 168.99 86.57 2011.17 5.99 0.00 0.00 0.00 0.00 07:57:50 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:52:01 ens3 0.87 3.20 0.12 6.74 0.00 0.00 0.00 0.00 07:57:50 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:57:50 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:50 07:57:01 ens3 1.15 1.78 0.14 6.50 0.00 0.00 0.00 0.00 07:57:50 Average: docker0 17.69 25.42 1.28 157.46 0.00 0.00 0.00 0.00 07:57:50 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 07:57:50 Average: ens3 106.26 66.56 1160.80 23.51 0.00 0.00 0.00 0.00 07:57:50 07:57:50 07:57:50 ---> sar -P ALL: 07:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-605) 07/07/23 _x86_64_ (8 CPU) 07:57:50 07:57:50 07:45:32 LINUX RESTART (8 CPU) 07:57:50 07:57:50 07:46:02 CPU %user %nice %system %iowait %steal %idle 07:57:50 07:47:01 all 11.79 0.00 3.76 2.40 0.06 81.99 07:57:50 07:47:01 0 10.60 0.00 4.68 2.82 0.05 81.85 07:57:50 07:47:01 1 9.74 0.00 4.42 2.57 0.05 83.22 07:57:50 07:47:01 2 11.57 0.00 3.52 1.81 0.05 83.05 07:57:50 07:47:01 3 12.49 0.00 3.34 0.51 0.07 83.59 07:57:50 07:47:01 4 13.57 0.00 4.09 10.99 0.07 71.29 07:57:50 07:47:01 5 12.47 0.00 3.65 0.24 0.07 83.58 07:57:50 07:47:01 6 10.38 0.00 2.72 0.22 0.05 86.63 07:57:50 07:47:01 7 13.55 0.00 3.63 0.07 0.07 82.68 07:57:50 07:48:01 all 47.59 0.00 6.91 1.17 0.10 44.23 07:57:50 07:48:01 0 47.17 0.00 6.93 0.42 0.10 45.37 07:57:50 07:48:01 1 46.19 0.00 6.91 0.14 0.10 46.66 07:57:50 07:48:01 2 46.37 0.00 8.12 0.93 0.10 44.48 07:57:50 07:48:01 3 48.14 0.00 6.25 0.40 0.08 45.12 07:57:50 07:48:01 4 49.57 0.00 6.93 0.30 0.10 43.10 07:57:50 07:48:01 5 49.01 0.00 6.70 0.17 0.10 44.02 07:57:50 07:48:01 6 47.34 0.00 6.30 0.71 0.10 45.55 07:57:50 07:48:01 7 46.93 0.00 7.13 6.30 0.10 39.55 07:57:50 07:49:01 all 11.72 0.00 2.00 1.53 0.04 84.71 07:57:50 07:49:01 0 10.94 0.00 1.46 0.07 0.03 87.50 07:57:50 07:49:01 1 11.60 0.00 1.83 0.07 0.03 86.47 07:57:50 07:49:01 2 11.42 0.00 2.13 1.86 0.03 84.55 07:57:50 07:49:01 3 12.24 0.00 1.89 0.02 0.05 85.81 07:57:50 07:49:01 4 11.62 0.00 2.24 6.79 0.03 79.32 07:57:50 07:49:01 5 11.56 0.00 1.98 0.10 0.03 86.33 07:57:50 07:49:01 6 13.07 0.00 2.43 1.78 0.03 82.68 07:57:50 07:49:01 7 11.35 0.00 2.04 1.59 0.05 84.97 07:57:50 07:50:01 all 0.02 0.00 0.02 0.00 0.00 99.95 07:57:50 07:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:57:50 07:50:01 2 0.07 0.00 0.05 0.02 0.02 99.85 07:57:50 07:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:50:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:57:50 07:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:57:50 07:51:01 all 1.38 0.00 0.69 0.56 0.01 97.36 07:57:50 07:51:01 0 1.48 0.00 0.78 0.98 0.02 96.73 07:57:50 07:51:01 1 0.65 0.00 0.42 0.08 0.02 98.83 07:57:50 07:51:01 2 1.23 0.00 0.75 1.49 0.02 96.51 07:57:50 07:51:01 3 2.56 0.00 0.65 0.18 0.02 96.59 07:57:50 07:51:01 4 2.00 0.00 1.00 0.99 0.02 95.99 07:57:50 07:51:01 5 0.72 0.00 0.50 0.13 0.02 98.63 07:57:50 07:51:01 6 1.43 0.00 0.53 0.52 0.00 97.52 07:57:50 07:51:01 7 0.95 0.00 0.87 0.10 0.02 98.06 07:57:50 07:52:01 all 0.02 0.00 0.03 0.00 0.00 99.95 07:57:50 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:57:50 07:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:57:50 07:52:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:57:50 07:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:57:50 07:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:57:50 07:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:57:50 07:52:01 7 0.00 0.00 0.03 0.03 0.02 99.92 07:57:50 07:53:01 all 0.03 0.00 0.01 0.04 0.00 99.91 07:57:50 07:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:57:50 07:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:53:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:57:50 07:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:53:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:57:50 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:57:50 07:53:01 7 0.02 0.00 0.00 0.32 0.00 99.67 07:57:50 07:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:57:50 07:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:57:50 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:57:50 07:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:57:50 07:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:54:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:57:50 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:57:50 07:54:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:57:50 07:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:57:50 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:55:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:57:50 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:57:50 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:57:50 07:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:57:50 07:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:57:50 07:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:57:50 07:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:57:50 07:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:57:50 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:57:50 07:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:57:50 07:56:01 7 0.00 0.00 0.00 0.05 0.00 99.95 07:57:50 07:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:57:50 07:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:57:50 07:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:57:50 07:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:57:50 07:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:57:50 07:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:57:50 07:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:57:50 07:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:57:50 07:57:50 Average: CPU %user %nice %system %iowait %steal %idle 07:57:50 Average: all 6.54 0.00 1.21 0.51 0.02 91.71 07:57:50 Average: 0 6.33 0.00 1.25 0.38 0.02 92.01 07:57:50 Average: 1 6.17 0.00 1.23 0.25 0.02 92.33 07:57:50 Average: 2 6.36 0.00 1.32 0.55 0.02 91.75 07:57:50 Average: 3 6.82 0.00 1.11 0.10 0.03 91.94 07:57:50 Average: 4 6.93 0.00 1.29 1.71 0.02 90.05 07:57:50 Average: 5 6.68 0.00 1.17 0.06 0.02 92.08 07:57:50 Average: 6 6.52 0.00 1.08 0.29 0.02 92.09 07:57:50 Average: 7 6.55 0.00 1.23 0.77 0.02 91.42 07:57:50 07:57:50 07:57:50