Pull request #1220 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 zhang943 for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c rather than b7da14f3b2dff72ad043deb796b8be987eabc267 Obtained Jenkinsfile from bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c 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-ssh14367047851042326875.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18175756380431697550.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1220/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-1220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15836805056351031267.key Verifying host key using known hosts file > 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-1220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10718480203103940122.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14069715789072234878.key Verifying host key using known hosts file > 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-1220/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-1220/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh993480050037518231.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-119200 in /w/workspace/dry_app-functions-sdk-go_PR-1220 [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-1220 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c into PR head commit b7da14f3b2dff72ad043deb796b8be987eabc267 Merge succeeded, producing b7da14f3b2dff72ad043deb796b8be987eabc267 Checking out Revision b7da14f3b2dff72ad043deb796b8be987eabc267 (PR-1220) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1220/head:refs/remotes/origin/PR-1220 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7da14f3b2dff72ad043deb796b8be987eabc267 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7da14f3b2dff72ad043deb796b8be987eabc267 # timeout=10 Commit message: "feat: Expose Set and Clear operation of pipelines in ApplicationService interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:10:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:10:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:10:35 ========================================================= 07:10:35 EdgeX Global Pipelines Version Info 07:10:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:10:36 ------------------- 07:10:36 stable info: 07:10:36 ------------------- 07:10:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:10:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:10:36 Message: update stable to v1.0.244 07:10:37 ------------------- 07:10:37 experimental info: 07:10:37 ------------------- 07:10:37 Commited By: **** collab-it+edgex@linuxfoundation.org 07:10:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:10:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:10:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1220 [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1220 [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1220 [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7da14f3b2dff72ad043deb796b8be987eabc267 [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7da14f [Pipeline] echo 07:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:10:39 + git rev-list -1 --merges b7da14f3b2dff72ad043deb796b8be987eabc267~1..b7da14f3b2dff72ad043deb796b8be987eabc267 [Pipeline] echo 07:10:39 -----------> git rev-list -1 --merges b7da14f3b2dff72ad043deb796b8be987eabc267~1..b7da14f3b2dff72ad043deb796b8be987eabc267 b7da14f3b2dff72ad043deb796b8be987eabc267 [false] [Pipeline] sh 07:10:39 + git log --format=format:%s -1 b7da14f3b2dff72ad043deb796b8be987eabc267 [Pipeline] echo 07:10:39 ========================================================= 07:10:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:10:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:40 + git log --format=format:%s -1 b7da14f3b2dff72ad043deb796b8be987eabc267 [Pipeline] echo 07:10:40 [semverPrep] GIT_COMMIT: b7da14f3b2dff72ad043deb796b8be987eabc267, Commit Message: feat: Expose Set and Clear operation of pipelines in ApplicationService interface [Pipeline] echo 07:10:40 [semverPrep] This is not a build commit. [Pipeline] sh 07:10:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:40 + grep -v github /etc/ssh/ssh_known_hosts 07:10:40 + [ -e /tmp/ssh_known_hosts ] 07:10:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:10:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:10:40 + sudo tee -a /etc/ssh/ssh_known_hosts 07:10:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:41 07:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:41 0.1.4: Pulling from edgex-devops/py-git-semver 07:10:41 b85a868b505f: Pulling fs layer 07:10:41 e2be974225ed: Pulling fs layer 07:10:41 339a4e72a1f5: Pulling fs layer 07:10:41 988bab9f4d93: Pulling fs layer 07:10:41 1469e6f7b9e6: Pulling fs layer 07:10:41 eaf3925da568: Pulling fs layer 07:10:41 bab4dde63d76: Pulling fs layer 07:10:41 bde34c3a00c8: Pulling fs layer 07:10:41 b352a97aabf1: Pulling fs layer 07:10:41 4872d77fe225: Pulling fs layer 07:10:41 5851b861e8e6: Pulling fs layer 07:10:41 bab4dde63d76: Waiting 07:10:41 bde34c3a00c8: Waiting 07:10:41 b352a97aabf1: Waiting 07:10:41 5851b861e8e6: Waiting 07:10:41 4872d77fe225: Waiting 07:10:41 988bab9f4d93: Waiting 07:10:41 1469e6f7b9e6: Waiting 07:10:41 eaf3925da568: Waiting 07:10:41 e2be974225ed: Verifying Checksum 07:10:41 e2be974225ed: Download complete 07:10:41 988bab9f4d93: Verifying Checksum 07:10:41 988bab9f4d93: Download complete 07:10:41 1469e6f7b9e6: Verifying Checksum 07:10:41 1469e6f7b9e6: Download complete 07:10:41 eaf3925da568: Download complete 07:10:41 339a4e72a1f5: Verifying Checksum 07:10:41 339a4e72a1f5: Download complete 07:10:41 bde34c3a00c8: Download complete 07:10:41 b352a97aabf1: Download complete 07:10:41 4872d77fe225: Download complete 07:10:41 5851b861e8e6: Verifying Checksum 07:10:41 5851b861e8e6: Download complete 07:10:41 b85a868b505f: Verifying Checksum 07:10:41 b85a868b505f: Download complete 07:10:42 bab4dde63d76: Verifying Checksum 07:10:42 bab4dde63d76: Download complete 07:10:43 b85a868b505f: Pull complete 07:10:43 e2be974225ed: Pull complete 07:10:43 339a4e72a1f5: Pull complete 07:10:43 988bab9f4d93: Pull complete 07:10:43 1469e6f7b9e6: Pull complete 07:10:43 eaf3925da568: Pull complete 07:10:45 bab4dde63d76: Pull complete 07:10:45 bde34c3a00c8: Pull complete 07:10:45 b352a97aabf1: Pull complete 07:10:45 4872d77fe225: Pull complete 07:10:45 5851b861e8e6: Pull complete 07:10:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:46 prd-ubuntu20.04-docker-8c-8g-119200 does not seem to be running inside a container 07:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1220 -v /w/workspace/dry_app-functions-sdk-go_PR-1220:/w/workspace/dry_app-functions-sdk-go_PR-1220:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:10:48 $ docker top 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 -eo pid,comm 07:10:48 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:10:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:48 [ssh-agent] Looking for ssh-agent implementation... 07:10:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:48 $ docker exec 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 ssh-agent 07:10:48 SSH_AUTH_SOCK=/tmp/ssh-Bv7NZ6yN8Jri/agent.33 07:10:48 SSH_AGENT_PID=39 07:10:48 Running ssh-add (command line suppressed) 07:10:48 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/private_key_7330911607730248863.key (/w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/private_key_7330911607730248863.key) 07:10:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:48 + git tag --points-at HEAD [Pipeline] } 07:10:48 $ docker exec --env ******** --env ******** 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 ssh-agent -k 07:10:49 unset SSH_AUTH_SOCK; 07:10:49 unset SSH_AGENT_PID; 07:10:49 echo Agent pid 39 killed; 07:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:49 [ssh-agent] Looking for ssh-agent implementation... 07:10:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:49 $ docker exec 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 ssh-agent 07:10:49 SSH_AUTH_SOCK=/tmp/ssh-S983wxBNBBUE/agent.71 07:10:49 SSH_AGENT_PID=77 07:10:49 Running ssh-add (command line suppressed) 07:10:49 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/private_key_2453090101166452475.key (/w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/private_key_2453090101166452475.key) 07:10:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:49 + git semver init 07:10:50 2022-11-14 07:10:49,942 [run_init] DEBUG init version:0.0.0 force:False 07:10:50 2022-11-14 07:10:49,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver 07:10:50 2022-11-14 07:10:49,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1220/.semver 07:10:50 2022-11-14 07:10:49,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1220, universal_newlines=False, shell=None, istream=None) 07:10:51 2022-11-14 07:10:51,511 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1220/.git/info/exclude 07:10:51 2022-11-14 07:10:51,511 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver/PR-1220 with force:False 07:10:51 2022-11-14 07:10:51,511 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver/PR-1220 07:10:51 2022-11-14 07:10:51,514 [execute] INFO git cat-file --batch-check 07:10:51 2022-11-14 07:10:51,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver, universal_newlines=False, shell=None, istream=) 07:10:51 2022-11-14 07:10:51,520 [execute] INFO git cat-file --batch 07:10:51 2022-11-14 07:10:51,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1220/.semver, universal_newlines=False, shell=None, istream=) 07:10:51 2022-11-14 07:10:51,524 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1220/.semver/PR-1220 07:10:51 0.0.0 [Pipeline] } 07:10:51 $ docker exec --env ******** --env ******** 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 ssh-agent -k 07:10:52 unset SSH_AUTH_SOCK; 07:10:52 unset SSH_AGENT_PID; 07:10:52 echo Agent pid 77 killed; 07:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:52 + git semver [Pipeline] } 07:10:52 $ docker stop --time=1 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 07:10:54 $ docker rm -f 645e27f7e4f11755289f1784552944a14de80f719db5eb442b0a30c697c9aaa6 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:10:54 Stashed 1 file(s) [Pipeline] echo 07:10:54 [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:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:10:55 ========================================================= 07:10:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:10:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:10:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:10:55 213ec9aee27d: Pulling fs layer 07:10:55 4583459ba037: Pulling fs layer 07:10:55 93c1e223e6f2: Pulling fs layer 07:10:55 53926ce57604: Pulling fs layer 07:10:55 21b2b0c7a3f4: Pulling fs layer 07:10:55 22ff95d597cd: Pulling fs layer 07:10:55 12d6caf4c0d1: Pulling fs layer 07:10:55 96b7cbca73a9: Pulling fs layer 07:10:55 a7acece74701: Pulling fs layer 07:10:55 53926ce57604: Waiting 07:10:55 22ff95d597cd: Waiting 07:10:55 96b7cbca73a9: Waiting 07:10:55 12d6caf4c0d1: Waiting 07:10:55 a7acece74701: Waiting 07:10:55 21b2b0c7a3f4: Waiting 07:10:55 93c1e223e6f2: Verifying Checksum 07:10:55 93c1e223e6f2: Download complete 07:10:55 4583459ba037: Download complete 07:10:55 21b2b0c7a3f4: Download complete 07:10:55 22ff95d597cd: Download complete 07:10:55 213ec9aee27d: Download complete 07:10:55 12d6caf4c0d1: Verifying Checksum 07:10:55 12d6caf4c0d1: Download complete 07:10:55 213ec9aee27d: Pull complete 07:10:55 4583459ba037: Pull complete 07:10:56 93c1e223e6f2: Pull complete 07:10:56 96b7cbca73a9: Verifying Checksum 07:10:56 96b7cbca73a9: Download complete 07:10:56 a7acece74701: Verifying Checksum 07:10:56 a7acece74701: Download complete 07:10:56 53926ce57604: Verifying Checksum 07:10:56 53926ce57604: Download complete 07:10:59 53926ce57604: Pull complete 07:10:59 21b2b0c7a3f4: Pull complete 07:10:59 22ff95d597cd: Pull complete 07:10:59 12d6caf4c0d1: Pull complete 07:11:01 96b7cbca73a9: Pull complete 07:11:02 a7acece74701: Pull complete 07:11:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:11:03 + 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:11:03 + docker inspect -f . ci-base-image-x86_64 07:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:03 prd-ubuntu20.04-docker-8c-8g-119200 does not seem to be running inside a container 07:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1220 -v /w/workspace/dry_app-functions-sdk-go_PR-1220:/w/workspace/dry_app-functions-sdk-go_PR-1220:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1220@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-x86_64 cat 07:11:07 $ docker top 8da36622b417e0c6e28263b6123f379b00e09f9ff97b368feb9e2c46d3d37477 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:07 + go version 07:11:07 go version go1.18.7 linux/amd64 [Pipeline] } 07:11:07 $ docker stop --time=1 8da36622b417e0c6e28263b6123f379b00e09f9ff97b368feb9e2c46d3d37477 07:11:08 $ docker rm -f 8da36622b417e0c6e28263b6123f379b00e09f9ff97b368feb9e2c46d3d37477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:09 + docker inspect -f . ci-base-image-x86_64 07:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:09 prd-ubuntu20.04-docker-8c-8g-119200 does not seem to be running inside a container 07:11:09 $ 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-1220 -v /w/workspace/dry_app-functions-sdk-go_PR-1220:/w/workspace/dry_app-functions-sdk-go_PR-1220:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1220@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-x86_64 cat 07:11:09 $ docker top 2d57cd09e895c62b69639de3d896cf02dc07823c2d1be80ad594ae24a8e62af5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:10 Still waiting to schedule task 07:11:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-119197’ 07:11:10 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1220 [Pipeline] fileExists [Pipeline] sh 07:11:10 + make test 07:11:10 make -C ./app-service-template build 07:11:10 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1220/app-service-template' 07:11:10 go mod tidy 07:11:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 07:11:10 go: downloading github.com/stretchr/testify v1.8.0 07:11:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 07:11:10 go: downloading github.com/google/uuid v1.3.0 07:11:10 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 07:11:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 07:11:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:11:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 07:11:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 07:11:10 go: downloading github.com/gorilla/mux v1.8.0 07:11:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:11:10 go: downloading github.com/davecgh/go-spew v1.1.1 07:11:10 go: downloading github.com/pmezard/go-difflib v1.0.0 07:11:10 go: downloading gopkg.in/yaml.v3 v3.0.1 07:11:10 go: downloading github.com/stretchr/objx v0.4.0 07:11:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 07:11:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 07:11:11 go: downloading github.com/go-kit/log v0.2.1 07:11:11 go: downloading github.com/go-playground/validator/v10 v10.11.1 07:11:11 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:11:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:11:11 go: downloading github.com/pelletier/go-toml v1.9.5 07:11:11 go: downloading github.com/mitchellh/copystructure v1.0.0 07:11:11 go: downloading github.com/hashicorp/errwrap v1.0.0 07:11:11 go: downloading github.com/gorilla/websocket v1.4.2 07:11:11 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 07:11:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:11:11 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 07:11:11 go: downloading github.com/go-playground/universal-translator v0.18.0 07:11:11 go: downloading github.com/leodido/go-urn v1.2.1 07:11:11 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 07:11:11 go: downloading golang.org/x/text v0.3.7 07:11:11 go: downloading github.com/go-playground/locales v0.14.0 07:11:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 07:11:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:11:11 go: downloading github.com/hashicorp/consul/api v1.15.3 07:11:11 go: downloading github.com/nats-io/nats.go v1.18.0 07:11:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:11:12 go: downloading github.com/pebbe/zmq4 v1.2.7 07:11:12 go: downloading github.com/x448/float16 v0.8.4 07:11:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:11:12 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 07:11:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:11:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:11:12 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 07:11:12 go: downloading github.com/Microsoft/go-winio v0.5.2 07:11:12 go: downloading github.com/zeebo/errs v1.2.2 07:11:12 go: downloading google.golang.org/grpc v1.46.0 07:11:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:11:12 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:11:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:11:12 go: downloading github.com/hashicorp/serf v0.9.7 07:11:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:11:12 go: downloading github.com/google/go-cmp v0.5.7 07:11:12 go: downloading github.com/hashicorp/consul/sdk v0.11.0 07:11:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:11:12 go: downloading github.com/nats-io/nkeys v0.3.0 07:11:12 go: downloading github.com/nats-io/nuid v1.0.1 07:11:12 go: downloading github.com/onsi/ginkgo v1.10.1 07:11:12 go: downloading github.com/onsi/gomega v1.7.0 07:11:12 go: downloading github.com/kr/pretty v0.3.0 07:11:12 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 07:11:12 go: downloading google.golang.org/protobuf v1.28.0 07:11:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:11:12 go: downloading github.com/fatih/color v1.9.0 07:11:12 go: downloading github.com/mattn/go-colorable v0.1.12 07:11:12 go: downloading github.com/mattn/go-isatty v0.0.14 07:11:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:11:12 go: downloading github.com/klauspost/compress v1.15.11 07:11:12 go: downloading github.com/minio/highwayhash v1.0.2 07:11:12 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:11:12 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 07:11:12 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 07:11:12 go: downloading github.com/golang/protobuf v1.5.2 07:11:12 go: downloading github.com/armon/go-metrics v0.3.10 07:11:12 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:11:12 go: downloading github.com/hashicorp/memberlist v0.3.1 07:11:12 go: downloading github.com/kr/text v0.2.0 07:11:12 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:11:12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 07:11:13 go: downloading github.com/pkg/errors v0.9.1 07:11:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:11:13 go: downloading github.com/pascaldekloe/goe v0.1.0 07:11:13 go: downloading gopkg.in/yaml.v2 v2.4.0 07:11:13 go: downloading github.com/hpcloud/tail v1.0.0 07:11:13 go: downloading github.com/google/btree v1.0.0 07:11:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:11:13 go: downloading github.com/miekg/dns v1.1.41 07:11:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:11:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:11:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:11:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:11:14 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:11:32 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1220/app-service-template' 07:11:32 make -C ./app-service-template test 07:11:32 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1220/app-service-template' 07:11:32 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 07:11:51 ok app-new-service 0.066s coverage: 48.1% of statements 07:11:51 ? app-new-service/config [no test files] 07:11:51 ok app-new-service/functions 0.080s coverage: 85.3% of statements 07:11:51 CGO_ENABLED=1 go vet ./... 07:11:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:11:59 ./bin/test-attribution-txt.sh 07:11:59 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1220/app-service-template' 07:11:59 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:11:59 go: downloading github.com/gomodule/redigo v1.8.9 07:11:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.132s coverage: 60.6% of statements 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.106s coverage: 93.9% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.112s coverage: 76.5% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.081s coverage: 88.7% of statements 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.183s coverage: 100.0% of statements 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.186s coverage: 76.4% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.079s coverage: 82.8% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.700s coverage: 81.5% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.082s coverage: 28.7% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 14.0% of statements 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.076s coverage: 27.3% of statements 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:12:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.056s coverage: 52.8% of statements 07:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements 07:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.067s coverage: 94.4% of statements 07:12:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:12:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:12:35 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:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:12:35 $ docker stop --time=1 2d57cd09e895c62b69639de3d896cf02dc07823c2d1be80ad594ae24a8e62af5 07:12:37 $ docker rm -f 2d57cd09e895c62b69639de3d896cf02dc07823c2d1be80ad594ae24a8e62af5 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:12:38 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:39 07:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:39 latest: Pulling from edgex-lftools-log-publisher 07:12:39 5eb5b503b376: Pulling fs layer 07:12:39 5c69ac0246d0: Pulling fs layer 07:12:39 ec43610c2a17: Pulling fs layer 07:12:39 3a2ae6a8a46f: Pulling fs layer 07:12:39 33b1e0a273af: Pulling fs layer 07:12:39 5d3b04190fa2: Pulling fs layer 07:12:39 2f39f015ded8: Pulling fs layer 07:12:39 5d3b04190fa2: Waiting 07:12:39 33b1e0a273af: Waiting 07:12:39 2f39f015ded8: Waiting 07:12:39 3a2ae6a8a46f: Waiting 07:12:39 5c69ac0246d0: Verifying Checksum 07:12:39 5c69ac0246d0: Download complete 07:12:39 3a2ae6a8a46f: Verifying Checksum 07:12:39 3a2ae6a8a46f: Download complete 07:12:39 33b1e0a273af: Verifying Checksum 07:12:39 33b1e0a273af: Download complete 07:12:39 5d3b04190fa2: Download complete 07:12:39 ec43610c2a17: Download complete 07:12:39 5eb5b503b376: Verifying Checksum 07:12:39 5eb5b503b376: Download complete 07:12:40 2f39f015ded8: Download complete 07:12:40 5eb5b503b376: Pull complete 07:12:40 5c69ac0246d0: Pull complete 07:12:41 ec43610c2a17: Pull complete 07:12:41 3a2ae6a8a46f: Pull complete 07:12:41 33b1e0a273af: Pull complete 07:12:41 5d3b04190fa2: Pull complete 07:12:45 2f39f015ded8: Pull complete 07:12:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:46 prd-ubuntu20.04-docker-8c-8g-119200 does not seem to be running inside a container 07:12:46 $ 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-1220 -v /w/workspace/dry_app-functions-sdk-go_PR-1220:/w/workspace/dry_app-functions-sdk-go_PR-1220:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1220@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:latest cat 07:12:48 $ docker top 86e396870165a472e8ab256e7ace4389de7900cf29f657e2f25a2c354b501b38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:49 ---> job-cost.sh 07:12:49 lf-activate-venv: SKIPPING 07:12:49 INFO: No Stack... 07:12:49 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:50 INFO: Archiving Costs [Pipeline] sh 07:12:50 + cat /w/workspace/dry_app-functions-sdk-go_PR-1220/archives/cost.csv 07:12:50 + cut -d, -f6 [Pipeline] lock 07:12:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] 07:12:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] did not exist. Created. 07:12:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:50 + echo total: 0.2199999988079071 [Pipeline] stash 07:12:50 Stashed 1 file(s) [Pipeline] } 07:12:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:51 $ docker stop --time=1 86e396870165a472e8ab256e7ace4389de7900cf29f657e2f25a2c354b501b38 07:12:52 $ docker rm -f 86e396870165a472e8ab256e7ace4389de7900cf29f657e2f25a2c354b501b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:14:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119201 in /w/workspace/dry_app-functions-sdk-go_PR-1220 [Pipeline] { [Pipeline] ws 07:14:37 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:14:37 The recommended git tool is: git 07:14:42 using credential edgex-jenkins-ssh 07:14:42 Cloning the remote Git repository 07:14:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:14:42 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:14:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:14:43 > git --version # timeout=10 07:14:43 > git --version # 'git version 2.25.1' 07:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:43 Verifying host key using known hosts file 07:14:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:14:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:14:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:48 Merging remotes/origin/main commit bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c into PR head commit b7da14f3b2dff72ad043deb796b8be987eabc267 07:14:49 Merge succeeded, producing b7da14f3b2dff72ad043deb796b8be987eabc267 07:14:49 Checking out Revision b7da14f3b2dff72ad043deb796b8be987eabc267 (PR-1220) 07:14:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:14:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:48 Verifying host key using known hosts file 07:14:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:14:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1220/head:refs/remotes/origin/PR-1220 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:14:49 > git config core.sparsecheckout # timeout=10 07:14:49 > git checkout -f b7da14f3b2dff72ad043deb796b8be987eabc267 # timeout=10 07:14:49 > git remote # timeout=10 07:14:49 > git config --get remote.origin.url # timeout=10 07:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:49 Verifying host key using known hosts file 07:14:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:14:49 > git merge bb0dd4dcd89d42c45ae4d5f0a5bb5f968b095c9c # timeout=10 07:14:49 > git rev-parse HEAD^{commit} # timeout=10 07:14:49 > git config core.sparsecheckout # timeout=10 07:14:49 > git checkout -f b7da14f3b2dff72ad043deb796b8be987eabc267 # timeout=10 07:14:52 Commit message: "feat: Expose Set and Clear operation of pipelines in ApplicationService interface" 07:14:52 > git --version # timeout=10 07:14:52 > git --version # 'git version 2.25.1' 07:14:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:14:54 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:54 Dload Upload Total Spent Left Speed 07:14:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82366 [Pipeline] sh 07:14:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:14:55 + sudo tee /etc/docker/daemon.new 07:14:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:14:55 { 07:14:55 "registry-mirrors": [ 07:14:55 "https://nexus3.edgexfoundry.org:10001" 07:14:55 ], 07:14:55 "bip": "10.250.0.254/24", 07:14:55 "hosts": [ 07:14:55 "tcp://0.0.0.0:5555", 07:14:55 "unix:///var/run/docker.sock" 07:14:55 ], 07:14:55 "mtu": 1458, 07:14:55 "selinux-enabled": true, 07:14:55 "seccomp-profile": "/etc/docker/seccomp.json" 07:14:55 } [Pipeline] sh 07:14:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:14:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:15:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:14 ========================================================= 07:15:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:15:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:15:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:15 9b18e9b68314: Pulling fs layer 07:15:15 35d82f9e3411: Pulling fs layer 07:15:15 e16973657156: Pulling fs layer 07:15:15 fc693d55d65f: Pulling fs layer 07:15:15 7e9fc2657dce: Pulling fs layer 07:15:15 dda99020689f: Pulling fs layer 07:15:15 db1c61fa0a46: Pulling fs layer 07:15:15 891c053d2c06: Pulling fs layer 07:15:15 dda99020689f: Waiting 07:15:15 db1c61fa0a46: Waiting 07:15:15 891c053d2c06: Waiting 07:15:15 fc693d55d65f: Waiting 07:15:15 7e9fc2657dce: Waiting 07:15:15 e16973657156: Download complete 07:15:15 35d82f9e3411: Verifying Checksum 07:15:15 35d82f9e3411: Download complete 07:15:15 7e9fc2657dce: Verifying Checksum 07:15:15 7e9fc2657dce: Download complete 07:15:15 dda99020689f: Verifying Checksum 07:15:15 dda99020689f: Download complete 07:15:15 9b18e9b68314: Verifying Checksum 07:15:16 9b18e9b68314: Pull complete 07:15:16 891c053d2c06: Verifying Checksum 07:15:16 891c053d2c06: Download complete 07:15:16 35d82f9e3411: Pull complete 07:15:17 e16973657156: Pull complete 07:15:17 db1c61fa0a46: Verifying Checksum 07:15:17 db1c61fa0a46: Download complete 07:15:18 fc693d55d65f: Verifying Checksum 07:15:18 fc693d55d65f: Download complete 07:15:30 fc693d55d65f: Pull complete 07:15:30 7e9fc2657dce: Pull complete 07:15:30 dda99020689f: Pull complete 07:15:35 db1c61fa0a46: Pull complete 07:15:37 891c053d2c06: Pull complete 07:15:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:15:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:15:38 + 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:15:38 + docker inspect -f . ci-base-image-arm64 07:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:38 prd-ubuntu20.04-docker-arm64-4c-16g-119201 does not seem to be running inside a container 07:15:38 $ 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:15:41 $ docker top 06c5a6dcd31605cfef0a6a62ef969f71513bd3cf608f6c3dd09a0515e06b0fbb -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:42 + go version 07:15:42 go version go1.18.7 linux/arm64 [Pipeline] } 07:15:42 $ docker stop --time=1 06c5a6dcd31605cfef0a6a62ef969f71513bd3cf608f6c3dd09a0515e06b0fbb 07:15:44 $ docker rm -f 06c5a6dcd31605cfef0a6a62ef969f71513bd3cf608f6c3dd09a0515e06b0fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:45 + docker inspect -f . ci-base-image-arm64 07:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-119201 does not seem to be running inside a container 07:15:45 $ 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:15:48 $ docker top 5a1f6a9117e27a4d7b007ef9b9593383e382832591bf2240383708f2afbcf6f1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:48 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 07:15:49 + make test 07:15:49 make -C ./app-service-template build 07:15:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:15:49 go mod tidy 07:15:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 07:15:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:15:49 go: downloading github.com/google/uuid v1.3.0 07:15:49 go: downloading github.com/stretchr/testify v1.8.0 07:15:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 07:15:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 07:15:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 07:15:49 go: downloading github.com/go-playground/validator/v10 v10.11.1 07:15:49 go: downloading github.com/go-kit/log v0.2.1 07:15:49 go: downloading gopkg.in/yaml.v3 v3.0.1 07:15:49 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:15:49 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 07:15:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 07:15:50 go: downloading github.com/davecgh/go-spew v1.1.1 07:15:50 go: downloading github.com/pmezard/go-difflib v1.0.0 07:15:50 go: downloading github.com/stretchr/objx v0.4.0 07:15:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 07:15:50 go: downloading github.com/gorilla/mux v1.8.0 07:15:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:15:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 07:15:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:15:50 go: downloading github.com/x448/float16 v0.8.4 07:15:50 go: downloading github.com/mitchellh/copystructure v1.0.0 07:15:50 go: downloading github.com/go-playground/universal-translator v0.18.0 07:15:50 go: downloading github.com/leodido/go-urn v1.2.1 07:15:50 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 07:15:50 go: downloading golang.org/x/text v0.3.7 07:15:50 go: downloading github.com/go-playground/locales v0.14.0 07:15:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:15:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:15:53 go: downloading github.com/pelletier/go-toml v1.9.5 07:15:53 go: downloading github.com/hashicorp/consul/api v1.15.3 07:15:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:15:53 go: downloading github.com/gorilla/websocket v1.4.2 07:15:53 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 07:15:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:15:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 07:15:53 go: downloading github.com/hashicorp/errwrap v1.0.0 07:15:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:15:53 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 07:15:53 go: downloading github.com/kr/pretty v0.3.0 07:15:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:15:53 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:15:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:15:53 go: downloading github.com/hashicorp/serf v0.9.7 07:15:53 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:15:53 go: downloading github.com/google/go-cmp v0.5.7 07:15:53 go: downloading github.com/hashicorp/consul/sdk v0.11.0 07:15:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:15:54 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 07:15:54 go: downloading github.com/nats-io/nats.go v1.18.0 07:15:54 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 07:15:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:15:54 go: downloading github.com/pebbe/zmq4 v1.2.7 07:15:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:15:54 go: downloading github.com/Microsoft/go-winio v0.5.2 07:15:54 go: downloading github.com/zeebo/errs v1.2.2 07:15:54 go: downloading google.golang.org/grpc v1.46.0 07:15:55 go: downloading github.com/kr/text v0.2.0 07:15:55 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:15:55 go: downloading github.com/fatih/color v1.9.0 07:15:55 go: downloading github.com/mattn/go-colorable v0.1.12 07:15:55 go: downloading github.com/mattn/go-isatty v0.0.14 07:15:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:15:55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 07:15:55 go: downloading github.com/pkg/errors v0.9.1 07:15:55 go: downloading github.com/armon/go-metrics v0.3.10 07:15:55 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:15:55 go: downloading github.com/hashicorp/memberlist v0.3.1 07:15:55 go: downloading github.com/nats-io/nkeys v0.3.0 07:15:55 go: downloading github.com/nats-io/nuid v1.0.1 07:15:55 go: downloading github.com/onsi/gomega v1.7.0 07:15:55 go: downloading github.com/onsi/ginkgo v1.10.1 07:15:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 07:15:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:15:55 go: downloading google.golang.org/protobuf v1.28.0 07:15:55 go: downloading github.com/klauspost/compress v1.15.11 07:15:56 go: downloading github.com/minio/highwayhash v1.0.2 07:15:56 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:15:56 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 07:15:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 07:15:56 go: downloading github.com/golang/protobuf v1.5.2 07:15:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:15:59 go: downloading github.com/pascaldekloe/goe v0.1.0 07:15:59 go: downloading github.com/google/btree v1.0.0 07:15:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:15:59 go: downloading github.com/miekg/dns v1.1.41 07:16:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:16:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:16:00 go: downloading gopkg.in/yaml.v2 v2.4.0 07:16:00 go: downloading github.com/hpcloud/tail v1.0.0 07:16:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:16:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:16:01 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:18:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:18:08 make -C ./app-service-template test 07:18:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:18:08 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 07:21:15 ok app-new-service 0.271s coverage: 48.1% of statements 07:21:15 ? app-new-service/config [no test files] 07:21:15 ok app-new-service/functions 0.295s coverage: 85.3% of statements 07:21:15 CGO_ENABLED=1 go vet ./... 07:22:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:36 ./bin/test-attribution-txt.sh 07:22:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 07:22:36 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:22:36 go: downloading github.com/gomodule/redigo v1.8.9 07:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.801s coverage: 60.6% of statements 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.365s coverage: 93.9% of statements 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.388s coverage: 76.5% of statements 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.364s coverage: 88.7% of statements 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.183s coverage: 100.0% of statements 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.862s coverage: 76.4% of statements 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.650s coverage: 97.3% of statements 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 07:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.348s coverage: 82.8% of statements 07:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 07:22:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.252s coverage: 81.5% of statements 07:22:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 07:22:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 07:22:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.360s coverage: 28.7% of statements 07:22:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 07:22:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.286s coverage: 14.0% of statements 07:22:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.269s coverage: 27.3% of statements 07:22:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 07:22:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 07:23:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.238s coverage: 52.8% of statements 07:23:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.531s coverage: 75.5% of statements 07:23:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.281s coverage: 94.4% of statements 07:23:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:23:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:23:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:23:40 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 07:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:23:40 $ docker stop --time=1 5a1f6a9117e27a4d7b007ef9b9593383e382832591bf2240383708f2afbcf6f1 07:23:43 $ docker rm -f 5a1f6a9117e27a4d7b007ef9b9593383e382832591bf2240383708f2afbcf6f1 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:47 Warning: overwriting stash ‘coverage-report’ 07:23:47 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:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:48 07:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:49 arm64: Pulling from edgex-lftools-log-publisher 07:23:49 8998bd30e6a1: Pulling fs layer 07:23:49 04944245beec: Pulling fs layer 07:23:49 699f458cf7ca: Pulling fs layer 07:23:49 765212b225bb: Pulling fs layer 07:23:49 f23df028b6ca: Pulling fs layer 07:23:49 d65c8cfc05b1: Pulling fs layer 07:23:49 2437ff75d9bd: Pulling fs layer 07:23:49 f23df028b6ca: Waiting 07:23:49 765212b225bb: Waiting 07:23:49 d65c8cfc05b1: Waiting 07:23:49 2437ff75d9bd: Waiting 07:23:49 04944245beec: Verifying Checksum 07:23:49 04944245beec: Download complete 07:23:49 765212b225bb: Verifying Checksum 07:23:49 765212b225bb: Download complete 07:23:49 f23df028b6ca: Verifying Checksum 07:23:49 f23df028b6ca: Download complete 07:23:49 d65c8cfc05b1: Verifying Checksum 07:23:49 d65c8cfc05b1: Download complete 07:23:49 699f458cf7ca: Verifying Checksum 07:23:49 699f458cf7ca: Download complete 07:23:50 8998bd30e6a1: Verifying Checksum 07:23:50 8998bd30e6a1: Download complete 07:23:51 2437ff75d9bd: Verifying Checksum 07:23:51 2437ff75d9bd: Download complete 07:23:53 8998bd30e6a1: Pull complete 07:23:54 04944245beec: Pull complete 07:23:55 699f458cf7ca: Pull complete 07:23:56 765212b225bb: Pull complete 07:23:56 f23df028b6ca: Pull complete 07:23:57 d65c8cfc05b1: Pull complete 07:24:12 2437ff75d9bd: Pull complete 07:24:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-119201 does not seem to be running inside a container 07:24:12 $ 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:24:14 $ docker top 8de0575b2d8c0846a8963329905a82b1460d0fec04ac8cacaba08da3a2b97fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:15 ---> job-cost.sh 07:24:15 lf-activate-venv: SKIPPING 07:24:15 INFO: No Stack... 07:24:16 INFO: Retrieving Pricing Info for: v3-standard-4 07:24:17 INFO: Archiving Costs [Pipeline] sh 07:24:17 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 07:24:17 + cut -d, -f6 [Pipeline] lock 07:24:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] 07:24:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] did not exist. Created. 07:24:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:18 /w/workspace/app-functions-sdk-go/1@tmp/durable-237adaf5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:24:19 + echo total: 0.10999999940395355 [Pipeline] stash 07:24:19 Warning: overwriting stash ‘stack-cost’ 07:24:19 Stashed 1 file(s) [Pipeline] } 07:24:19 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1220-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:19 $ docker stop --time=1 8de0575b2d8c0846a8963329905a82b1460d0fec04ac8cacaba08da3a2b97fcd 07:24:20 $ docker rm -f 8de0575b2d8c0846a8963329905a82b1460d0fec04ac8cacaba08da3a2b97fcd [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:24:21 provisioning config files... 07:24:21 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/config9807884381439396856tmp [Pipeline] { [Pipeline] sh 07:24:22 + set +x 07:24:22 + curl -s https://codecov.io/bash 07:24:22 + bash -s -- 07:24:22 07:24:22 _____ _ 07:24:22 / ____| | | 07:24:22 | | ___ __| | ___ ___ _____ __ 07:24:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:24:22 | |___| (_) | (_| | __/ (_| (_) \ V / 07:24:22 \_____\___/ \__,_|\___|\___\___/ \_/ 07:24:22 Bash-1.0.6 07:24:22 07:24:22 07:24:22 ==> git version 2.25.1 found 07:24:22 ==> 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:24:22 Release-Date: 2020-01-08 07:24:22 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:24:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:24:22 ==> Jenkins CI detected. 07:24:22 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1220 07:24:22 project root: . 07:24:22 --> token set from env 07:24:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:24:22 ==> Running gcov in . (disable via -X gcov) 07:24:22 ==> Python coveragepy not found 07:24:22 ==> Searching for coverage reports in: 07:24:22 + . 07:24:22 -> Found 2 reports 07:24:22 ==> Detecting git/mercurial file structure 07:24:22 ==> Reading reports 07:24:22 + ./app-service-template/coverage.out bytes=3432 07:24:22 + ./coverage.out bytes=126929 07:24:22 ==> Appending adjustments 07:24:22 https://docs.codecov.io/docs/fixing-reports 07:24:22 + Found adjustments 07:24:22 ==> Gzipping contents 07:24:22 24K /tmp/codecov.Tx3Nry.gz 07:24:22 ==> Uploading reports 07:24:22 url: https://codecov.io 07:24:22 query: branch=PR-1220&commit=b7da14f3b2dff72ad043deb796b8be987eabc267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1220&job=&cmd_args= 07:24:22 -> Pinging Codecov 07:24:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1220&commit=b7da14f3b2dff72ad043deb796b8be987eabc267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1220&job=&cmd_args= 07:24:23 -> Uploading to 07:24:23 https://storage.googleapis.com/codecov/v4/raw/2022-11-14/3D8B5DFFC46A037C893635FACE044666/b7da14f3b2dff72ad043deb796b8be987eabc267/d2fd3191-71ab-45af-9e68-ee75cda26c2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221114T072423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67eb3dfd7e01a47980112e0d292a4331031c5c4dc943973ad167157c135dee31 07:24:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:23 Dload Upload Total Spent Left Speed 07:24:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22330 0 0 100 22330 0 91142 --:--:-- --:--:-- --:--:-- 91516 07:24:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b7da14f3b2dff72ad043deb796b8be987eabc267 [Pipeline] } 07:24:23 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:24:25 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1220/archives ] 07:24:25 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1220/archives 07:24:25 total 16 07:24:25 drwxr-xr-x 3 root root 4096 Nov 14 07:12 . 07:24:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 07:12 .. 07:24:25 drwxr-xr-x 2 root root 4096 Nov 14 07:12 cost 07:24:25 -rw-r--r-- 1 root root 93 Nov 14 07:12 cost.csv 07:24:25 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1220/archives 07:24:25 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1220/archives 07:24:25 total 16 07:24:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 07:12 . 07:24:25 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 07:12 .. 07:24:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 07:12 cost 07:24:25 -rw-r--r-- 1 jenkins jenkins 93 Nov 14 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:24:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:26 ---> package-listing.sh 07:24:26 ++ facter osfamily 07:24:26 ++ tr '[:upper:]' '[:lower:]' 07:24:27 + OS_FAMILY=debian 07:24:27 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1220 07:24:27 + START_PACKAGES=/tmp/packages_start.txt 07:24:27 + END_PACKAGES=/tmp/packages_end.txt 07:24:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:27 + PACKAGES=/tmp/packages_start.txt 07:24:27 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1220 ']' 07:24:27 + PACKAGES=/tmp/packages_end.txt 07:24:27 + case "${OS_FAMILY}" in 07:24:27 + dpkg -l 07:24:27 + grep '^ii' 07:24:27 + '[' -f /tmp/packages_start.txt ']' 07:24:27 + '[' -f /tmp/packages_end.txt ']' 07:24:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:27 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1220 ']' 07:24:27 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1220/archives/ 07:24:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1220/archives/ [Pipeline] echo 07:24:27 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-1220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:28 prd-ubuntu20.04-docker-8c-8g-119200 does not seem to be running inside a container 07:24:28 $ 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-1220/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-1220 -v /w/workspace/dry_app-functions-sdk-go_PR-1220:/w/workspace/dry_app-functions-sdk-go_PR-1220:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1220@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1220@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:24:28 $ docker top 0e5ade94bb1edefaaf7e9e241cec6d3f9d5635ec5559951c257ea06d8b874f67 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:28 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:29 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:29 + ls /var/log/sa-host 07:24:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:29 provisioning config files... 07:24:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1220@tmp/config13459504012642616229tmp [Pipeline] { [Pipeline] echo 07:24:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:29 ---> create-netrc.sh [Pipeline] } 07:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:30 ---> python-tools-install.sh [Pipeline] echo 07:24:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:30 ---> sudo-logs.sh 07:24:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:31 ---> job-cost.sh 07:24:31 lf-activate-venv: SKIPPING 07:24:31 DEBUG: total: 0.2199999988079071 07:24:31 INFO: Retrieving Stack Cost... 07:24:31 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:31 INFO: Archiving Costs [Pipeline] echo 07:24:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:32 ---> logs-deploy.sh 07:24:32 lf-activate-venv: SKIPPING 07:24:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1220/1 07:24:32 INFO: archiving workspace using pattern(s): 07:24:33 Archives upload complete. 07:24:33 INFO: archiving logs to Nexus 07:24:34 ---> uname -a: 07:24:34 Linux prd-ubuntu20-04-docker-8c-8g-119200 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:24:34 07:24:34 07:24:34 ---> lscpu: 07:24:34 Architecture: x86_64 07:24:34 CPU op-mode(s): 32-bit, 64-bit 07:24:34 Byte Order: Little Endian 07:24:34 Address sizes: 40 bits physical, 48 bits virtual 07:24:34 CPU(s): 8 07:24:34 On-line CPU(s) list: 0-7 07:24:34 Thread(s) per core: 1 07:24:34 Core(s) per socket: 1 07:24:34 Socket(s): 8 07:24:34 NUMA node(s): 1 07:24:34 Vendor ID: AuthenticAMD 07:24:34 CPU family: 23 07:24:34 Model: 49 07:24:34 Model name: AMD EPYC-Rome Processor 07:24:34 Stepping: 0 07:24:34 CPU MHz: 2799.956 07:24:34 BogoMIPS: 5599.91 07:24:34 Virtualization: AMD-V 07:24:34 Hypervisor vendor: KVM 07:24:34 Virtualization type: full 07:24:34 L1d cache: 256 KiB 07:24:34 L1i cache: 256 KiB 07:24:34 L2 cache: 4 MiB 07:24:34 L3 cache: 128 MiB 07:24:34 NUMA node0 CPU(s): 0-7 07:24:34 Vulnerability Itlb multihit: Not affected 07:24:34 Vulnerability L1tf: Not affected 07:24:34 Vulnerability Mds: Not affected 07:24:34 Vulnerability Meltdown: Not affected 07:24:34 Vulnerability Mmio stale data: Not affected 07:24:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:24:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:24:34 Vulnerability Srbds: Not affected 07:24:34 Vulnerability Tsx async abort: Not affected 07:24:34 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:24:34 07:24:34 07:24:34 ---> nproc: 07:24:34 8 07:24:34 07:24:34 07:24:34 ---> df -h: 07:24:34 Filesystem Size Used Avail Use% Mounted on 07:24:34 overlay 155G 11G 145G 7% / 07:24:34 tmpfs 64M 0 64M 0% /dev 07:24:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:24:34 shm 64M 0 64M 0% /dev/shm 07:24:34 /dev/vda1 155G 11G 145G 7% /facter-os 07:24:34 07:24:34 07:24:34 ---> sar -b -r -n DEV: 07:24:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119200) 11/14/22 _x86_64_ (8 CPU) 07:24:34 07:24:34 07:09:56 LINUX RESTART (8 CPU) 07:24:34 07:24:34 07:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:24:34 07:11:02 334.99 47.63 287.37 0.00 5376.84 192670.02 0.00 07:24:34 07:12:01 80.27 0.34 79.94 0.00 16.54 45654.50 0.00 07:24:34 07:13:01 62.84 0.27 62.57 0.00 12.13 31123.36 0.00 07:24:34 07:14:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 07:24:34 07:15:01 2.43 0.97 1.47 0.00 67.44 24.79 0.00 07:24:34 07:16:01 37.63 8.37 29.26 0.00 2816.86 4808.13 0.00 07:24:34 07:17:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 07:24:34 07:18:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:24:34 07:19:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 07:24:34 07:20:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 07:24:34 07:21:01 1.80 0.00 1.80 0.00 0.00 31.32 0.00 07:24:34 07:22:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 07:24:34 07:23:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:24:34 07:24:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 07:24:34 Average: 37.88 4.12 33.77 0.00 592.80 19571.17 0.00 07:24:34 07:24:34 07:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:34 07:11:02 29121788 31579184 744828 2.27 71624 2662252 2059656 6.07 1004336 2405980 742836 07:24:34 07:12:01 27614708 31209436 1091236 3.32 95656 3692748 2478528 7.30 1799052 3008136 517856 07:24:34 07:13:01 28591052 31584864 722336 2.20 100864 3115964 1750220 5.16 1118756 2751024 320 07:24:34 07:14:01 28590756 31584624 722340 2.20 100912 3115968 1750220 5.16 1118628 2751032 136 07:24:34 07:15:01 28584780 31585532 720800 2.19 102324 3121096 1767076 5.21 1122736 2756132 312 07:24:34 07:16:01 28299592 31569372 721048 2.19 119820 3364908 1798684 5.30 1268416 2863816 16 07:24:34 07:17:01 28300624 31570472 719908 2.19 119864 3364908 1798684 5.30 1268004 2863824 12 07:24:34 07:18:01 28306308 31576192 714096 2.17 119880 3364912 1798684 5.30 1261612 2863832 8 07:24:34 07:19:01 28306172 31576140 713876 2.17 119972 3364916 1798684 5.30 1261756 2863836 8 07:24:34 07:20:01 28305396 31575536 714448 2.17 120076 3364920 1798684 5.30 1261692 2863916 40 07:24:34 07:21:01 28305924 31576184 713744 2.17 120192 3364920 1798684 5.30 1261896 2863924 8 07:24:34 07:22:01 28305868 31576260 713588 2.17 120288 3364928 1798684 5.30 1262244 2863940 136 07:24:34 07:23:01 28305852 31576308 713444 2.17 120384 3364928 1798684 5.30 1262276 2863944 136 07:24:34 07:24:01 28306468 31577048 712936 2.17 120472 3364932 1798684 5.30 1261832 2863956 164 07:24:34 Average: 28374663 31551225 745616 2.27 110881 3285164 1856704 5.47 1252374 2817664 90142 07:24:34 07:24:34 07:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:24:34 07:11:02 docker0 57.71 49.68 4.35 355.59 0.00 0.00 0.00 0.00 07:24:34 07:11:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 07:24:34 07:11:02 ens3 705.73 490.55 7102.19 108.45 0.00 0.00 0.00 0.00 07:24:34 07:12:01 vethb4c47b4 82.02 99.97 7.87 1382.68 0.00 0.00 0.00 0.11 07:24:34 07:12:01 docker0 82.02 99.85 6.75 1382.67 0.00 0.00 0.00 0.00 07:24:34 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:12:01 ens3 135.62 105.83 1415.85 22.30 0.00 0.00 0.00 0.00 07:24:34 07:13:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:24:34 07:13:01 ens3 105.18 73.74 2530.14 15.72 0.00 0.00 0.00 0.00 07:24:34 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:14:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 07:24:34 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:15:01 ens3 5.90 2.57 7.60 0.46 0.00 0.00 0.00 0.00 07:24:34 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:24:34 07:16:01 ens3 100.35 63.54 1345.11 4.45 0.00 0.00 0.00 0.00 07:24:34 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:17:01 ens3 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 07:24:34 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:19:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:21:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:24:34 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:23:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:24:34 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:34 07:24:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 07:24:34 Average: docker0 9.90 10.58 0.79 122.66 0.00 0.00 0.00 0.00 07:24:34 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:24:34 Average: ens3 75.24 52.57 885.14 10.81 0.00 0.00 0.00 0.00 07:24:34 07:24:34 07:24:34 ---> sar -P ALL: 07:24:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119200) 11/14/22 _x86_64_ (8 CPU) 07:24:34 07:24:34 07:09:56 LINUX RESTART (8 CPU) 07:24:34 07:24:34 07:10:01 CPU %user %nice %system %iowait %steal %idle 07:24:34 07:11:02 all 8.71 0.00 3.01 2.15 0.05 86.07 07:24:34 07:11:02 0 7.56 0.00 2.73 4.72 0.05 84.94 07:24:34 07:11:02 1 7.93 0.00 1.94 2.44 0.07 87.62 07:24:34 07:11:02 2 9.55 0.00 2.71 0.42 0.03 87.28 07:24:34 07:11:02 3 8.51 0.00 3.10 2.36 0.05 85.97 07:24:34 07:11:02 4 10.18 0.00 2.83 0.49 0.05 86.45 07:24:34 07:11:02 5 8.01 0.00 4.46 3.97 0.05 83.50 07:24:34 07:11:02 6 9.88 0.00 2.68 0.51 0.05 86.88 07:24:34 07:11:02 7 8.07 0.00 3.64 2.30 0.08 85.91 07:24:34 07:12:01 all 47.48 0.00 6.86 1.44 0.10 44.13 07:24:34 07:12:01 0 46.91 0.00 6.84 0.53 0.09 45.64 07:24:34 07:12:01 1 48.68 0.00 7.12 0.19 0.09 43.93 07:24:34 07:12:01 2 48.35 0.00 6.66 0.60 0.10 44.28 07:24:34 07:12:01 3 46.79 0.00 7.65 7.86 0.12 37.59 07:24:34 07:12:01 4 46.33 0.00 6.80 0.57 0.09 46.21 07:24:34 07:12:01 5 48.25 0.00 6.72 1.23 0.10 43.69 07:24:34 07:12:01 6 47.27 0.00 6.56 0.07 0.09 46.02 07:24:34 07:12:01 7 47.23 0.00 6.54 0.48 0.10 45.65 07:24:34 07:13:01 all 10.34 0.00 1.93 1.14 0.04 86.55 07:24:34 07:13:01 0 10.31 0.00 2.19 3.65 0.07 83.79 07:24:34 07:13:01 1 10.16 0.00 2.06 0.07 0.03 87.68 07:24:34 07:13:01 2 10.49 0.00 1.78 0.44 0.05 87.25 07:24:34 07:13:01 3 10.62 0.00 1.78 2.96 0.03 84.61 07:24:34 07:13:01 4 9.89 0.00 2.48 0.07 0.03 87.54 07:24:34 07:13:01 5 10.57 0.00 1.68 1.38 0.03 86.34 07:24:34 07:13:01 6 10.78 0.00 1.82 0.42 0.03 86.94 07:24:34 07:13:01 7 9.94 0.00 1.64 0.13 0.05 88.24 07:24:34 07:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:24:34 07:14:01 0 0.00 0.00 0.02 0.02 0.03 99.93 07:24:34 07:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:24:34 07:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:14:01 3 0.00 0.00 0.05 0.00 0.00 99.95 07:24:34 07:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:14:01 5 0.02 0.00 0.00 0.02 0.03 99.93 07:24:34 07:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:15:01 all 0.05 0.00 0.07 0.01 0.00 99.86 07:24:34 07:15:01 0 0.07 0.00 0.05 0.03 0.00 99.85 07:24:34 07:15:01 1 0.08 0.00 0.15 0.02 0.00 99.75 07:24:34 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:24:34 07:15:01 3 0.10 0.00 0.05 0.00 0.00 99.85 07:24:34 07:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:15:01 5 0.03 0.00 0.05 0.02 0.02 99.88 07:24:34 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:15:01 7 0.12 0.00 0.22 0.00 0.00 99.67 07:24:34 07:16:01 all 1.27 0.00 0.74 0.35 0.02 97.62 07:24:34 07:16:01 0 1.00 0.00 0.58 0.08 0.03 98.30 07:24:34 07:16:01 1 1.03 0.00 0.50 0.03 0.02 98.42 07:24:34 07:16:01 2 1.84 0.00 0.48 0.33 0.02 97.33 07:24:34 07:16:01 3 1.37 0.00 2.27 0.35 0.02 96.00 07:24:34 07:16:01 4 1.05 0.00 0.43 0.53 0.02 97.96 07:24:34 07:16:01 5 2.07 0.00 0.47 1.02 0.03 96.41 07:24:34 07:16:01 6 0.87 0.00 0.57 0.40 0.02 98.15 07:24:34 07:16:01 7 0.94 0.00 0.64 0.05 0.02 98.36 07:24:34 07:17:01 all 0.27 0.00 0.02 0.00 0.01 99.71 07:24:34 07:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:24:34 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:17:01 5 1.99 0.00 0.03 0.02 0.03 97.93 07:24:34 07:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:24:34 07:18:01 all 0.27 0.00 0.01 0.00 0.01 99.72 07:24:34 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:24:34 07:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:24:34 07:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:24:34 07:18:01 5 2.00 0.00 0.00 0.00 0.03 97.96 07:24:34 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:24:34 07:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:24:34 07:19:01 all 0.10 0.00 0.00 0.01 0.01 99.88 07:24:34 07:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:24:34 07:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:24:34 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:19:01 5 0.72 0.00 0.02 0.03 0.02 99.22 07:24:34 07:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:24:34 07:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:24:34 07:20:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:24:34 07:20:01 0 0.03 0.00 0.02 0.03 0.02 99.90 07:24:34 07:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:24:34 07:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:24:34 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:24:34 07:20:01 5 0.08 0.00 0.00 0.05 0.05 99.82 07:24:34 07:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:24:34 07:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:21:01 all 0.21 0.00 0.01 0.01 0.01 99.76 07:24:34 07:21:01 0 0.05 0.00 0.00 0.02 0.02 99.92 07:24:34 07:21:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:24:34 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:21:01 5 1.52 0.00 0.03 0.08 0.03 98.33 07:24:34 07:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:24:34 07:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:24:34 07:24:34 07:21:01 CPU %user %nice %system %iowait %steal %idle 07:24:34 07:22:01 all 0.10 0.00 0.01 0.01 0.01 99.88 07:24:34 07:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:24:34 07:22:01 1 0.27 0.00 0.02 0.00 0.00 99.72 07:24:34 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:24:34 07:22:01 5 0.43 0.00 0.03 0.03 0.03 99.47 07:24:34 07:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:24:34 07:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:24:34 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:24:34 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:24:34 07:23:01 5 0.02 0.00 0.02 0.05 0.03 99.88 07:24:34 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:24:34 07:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:24:34 07:24:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:24:34 07:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:34 07:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:24:34 07:24:01 5 0.05 0.00 0.02 0.03 0.03 99.87 07:24:34 07:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:24:34 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:24:34 Average: all 4.83 0.00 0.89 0.36 0.02 93.90 07:24:34 Average: 0 4.63 0.00 0.88 0.65 0.03 93.81 07:24:34 Average: 1 4.79 0.00 0.83 0.19 0.02 94.17 07:24:34 Average: 2 4.93 0.00 0.82 0.13 0.02 94.11 07:24:34 Average: 3 4.72 0.00 1.05 0.95 0.02 93.27 07:24:34 Average: 4 4.74 0.00 0.89 0.12 0.01 94.24 07:24:34 Average: 5 5.32 0.00 0.95 0.56 0.04 93.12 07:24:34 Average: 6 4.84 0.00 0.82 0.10 0.01 94.22 07:24:34 Average: 7 4.65 0.00 0.89 0.21 0.02 94.23 07:24:34 07:24:34 07:24:34