Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7+32b4b96443c12dc5f0c6c188592bd6e556c9e893 (cd620764656a4ef984b31fde9de39f9214d56db9) 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-ssh14378376465141656562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16029381783004407244.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2104284895499366647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh653718239528014555.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17842896602973630941.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2620 in /w/workspace/dry_app-functions-sdk-go_PR-1571 [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-1571 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32b4b96443c12dc5f0c6c188592bd6e556c9e893 into PR head commit 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 Merge succeeded, producing 4054784f3510c477f2c913882c1d17ea6f554561 Checking out Revision 4054784f3510c477f2c913882c1d17ea6f554561 (PR-1571) > git config core.sparsecheckout # timeout=10 > git checkout -f 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32b4b96443c12dc5f0c6c188592bd6e556c9e893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4054784f3510c477f2c913882c1d17ea6f554561 # timeout=10 Commit message: "Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c91eb6e5c58fc703992aea919df472af554e57ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-17T11:45:35.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-17T11:45:35.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-17T11:45:35.626Z] ========================================================= [2024-04-17T11:45:35.626Z] EdgeX Global Pipelines Version Info [2024-04-17T11:45:35.626Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-17T11:45:36.390Z] ------------------- [2024-04-17T11:45:36.391Z] stable info: [2024-04-17T11:45:36.391Z] ------------------- [2024-04-17T11:45:36.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-17T11:45:36.391Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-17T11:45:36.391Z] Message: update stable to v1.0.258 [2024-04-17T11:45:37.330Z] ------------------- [2024-04-17T11:45:37.331Z] experimental info: [2024-04-17T11:45:37.331Z] ------------------- [2024-04-17T11:45:37.331Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-17T11:45:37.331Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-17T11:45:37.331Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-17T11:45:37.412Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2024-04-17T11:45:37.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2024-04-17T11:45:37.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-17T11:45:37.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-17T11:45:37.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-17T11:45:37.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-17T11:45:37.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-17T11:45:37.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-17T11:45:37.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-17T11:45:37.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-17T11:45:37.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-17T11:45:37.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2024-04-17T11:45:37.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-17T11:45:37.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-17T11:45:37.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T11:45:37.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T11:45:37.774Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T11:45:37.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T11:45:37.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-17T11:45:37.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-17T11:45:37.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-17T11:45:37.884Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-17T11:45:37.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-17T11:45:37.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-17T11:45:37.950Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-04-17T11:45:37.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-17T11:45:37.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-17T11:45:38.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1571 [Pipeline] echo [2024-04-17T11:45:38.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1571 [Pipeline] echo [2024-04-17T11:45:38.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1571 [Pipeline] echo [2024-04-17T11:45:38.094Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo [2024-04-17T11:45:38.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4054784 [Pipeline] echo [2024-04-17T11:45:38.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-17T11:45:38.534Z] + git rev-list -1 --merges 4054784f3510c477f2c913882c1d17ea6f554561~1..4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo [2024-04-17T11:45:38.566Z] -----------> git rev-list -1 --merges 4054784f3510c477f2c913882c1d17ea6f554561~1..4054784f3510c477f2c913882c1d17ea6f554561 4054784f3510c477f2c913882c1d17ea6f554561 [2024-04-17T11:45:38.566Z] 4054784f3510c477f2c913882c1d17ea6f554561 [false] [Pipeline] sh [2024-04-17T11:45:38.858Z] + git log --format=format:%s -1 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo [2024-04-17T11:45:38.876Z] ========================================================= [2024-04-17T11:45:38.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-17T11:45:38.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-17T11:45:39.225Z] + git log --format=format:%s -1 4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] echo [2024-04-17T11:45:39.238Z] [semverPrep] GIT_COMMIT: 4054784f3510c477f2c913882c1d17ea6f554561, Commit Message: Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD [Pipeline] echo [2024-04-17T11:45:39.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-17T11:45:39.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-17T11:45:39.631Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-17T11:45:39.631Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-17T11:45:39.631Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-17T11:45:39.631Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-17T11:45:39.631Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-17T11:45:39.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:45:40.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T11:45:40.329Z] [2024-04-17T11:45:40.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:45:40.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T11:45:40.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-17T11:45:40.634Z] b85a868b505f: Pulling fs layer [2024-04-17T11:45:40.634Z] e2be974225ed: Pulling fs layer [2024-04-17T11:45:40.634Z] 339a4e72a1f5: Pulling fs layer [2024-04-17T11:45:40.634Z] 988bab9f4d93: Pulling fs layer [2024-04-17T11:45:40.634Z] 1469e6f7b9e6: Pulling fs layer [2024-04-17T11:45:40.634Z] eaf3925da568: Pulling fs layer [2024-04-17T11:45:40.634Z] bab4dde63d76: Pulling fs layer [2024-04-17T11:45:40.634Z] bde34c3a00c8: Pulling fs layer [2024-04-17T11:45:40.634Z] b352a97aabf1: Pulling fs layer [2024-04-17T11:45:40.634Z] 4872d77fe225: Pulling fs layer [2024-04-17T11:45:40.634Z] 5851b861e8e6: Pulling fs layer [2024-04-17T11:45:40.634Z] 988bab9f4d93: Waiting [2024-04-17T11:45:40.634Z] 1469e6f7b9e6: Waiting [2024-04-17T11:45:40.634Z] b352a97aabf1: Waiting [2024-04-17T11:45:40.634Z] eaf3925da568: Waiting [2024-04-17T11:45:40.634Z] bab4dde63d76: Waiting [2024-04-17T11:45:40.634Z] bde34c3a00c8: Waiting [2024-04-17T11:45:40.634Z] 5851b861e8e6: Waiting [2024-04-17T11:45:40.894Z] e2be974225ed: Verifying Checksum [2024-04-17T11:45:40.894Z] e2be974225ed: Download complete [2024-04-17T11:45:40.894Z] 988bab9f4d93: Download complete [2024-04-17T11:45:40.894Z] 1469e6f7b9e6: Verifying Checksum [2024-04-17T11:45:40.894Z] 1469e6f7b9e6: Download complete [2024-04-17T11:45:40.894Z] eaf3925da568: Verifying Checksum [2024-04-17T11:45:40.894Z] eaf3925da568: Download complete [2024-04-17T11:45:40.894Z] 339a4e72a1f5: Verifying Checksum [2024-04-17T11:45:40.894Z] 339a4e72a1f5: Download complete [2024-04-17T11:45:40.894Z] bde34c3a00c8: Verifying Checksum [2024-04-17T11:45:40.894Z] bde34c3a00c8: Download complete [2024-04-17T11:45:40.894Z] b352a97aabf1: Download complete [2024-04-17T11:45:40.894Z] 4872d77fe225: Download complete [2024-04-17T11:45:40.894Z] 5851b861e8e6: Verifying Checksum [2024-04-17T11:45:40.894Z] 5851b861e8e6: Download complete [2024-04-17T11:45:41.153Z] b85a868b505f: Verifying Checksum [2024-04-17T11:45:41.153Z] b85a868b505f: Download complete [2024-04-17T11:45:41.412Z] bab4dde63d76: Verifying Checksum [2024-04-17T11:45:41.412Z] bab4dde63d76: Download complete [2024-04-17T11:45:42.356Z] b85a868b505f: Pull complete [2024-04-17T11:45:42.617Z] e2be974225ed: Pull complete [2024-04-17T11:45:43.558Z] 339a4e72a1f5: Pull complete [2024-04-17T11:45:44.127Z] 988bab9f4d93: Pull complete [2024-04-17T11:45:44.387Z] 1469e6f7b9e6: Pull complete [2024-04-17T11:45:44.651Z] eaf3925da568: Pull complete [2024-04-17T11:45:47.195Z] bab4dde63d76: Pull complete [2024-04-17T11:45:47.195Z] bde34c3a00c8: Pull complete [2024-04-17T11:45:47.766Z] b352a97aabf1: Pull complete [2024-04-17T11:45:47.766Z] 4872d77fe225: Pull complete [2024-04-17T11:45:48.033Z] 5851b861e8e6: Pull complete [2024-04-17T11:45:48.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-17T11:45:48.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T11:45:48.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:45:48.447Z] prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container [2024-04-17T11:45:48.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 [2024-04-17T11:45:51.965Z] $ docker top 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 -eo pid,comm [2024-04-17T11:45:52.028Z] 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). [2024-04-17T11:45:52.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-17T11:45:52.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-17T11:45:52.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-17T11:45:52.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-17T11:45:52.215Z] $ docker exec 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent [2024-04-17T11:45:52.319Z] SSH_AUTH_SOCK=/tmp/ssh-Qmv6EQXE6Z0r/agent.31 [2024-04-17T11:45:52.319Z] SSH_AGENT_PID=37 [2024-04-17T11:45:52.326Z] Running ssh-add (command line suppressed) [2024-04-17T11:45:52.444Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_3505468196869165024.key (/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_3505468196869165024.key) [2024-04-17T11:45:52.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-17T11:45:52.758Z] + git tag --points-at HEAD [Pipeline] } [2024-04-17T11:45:52.769Z] $ docker exec --env ******** --env ******** 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent -k [2024-04-17T11:45:52.880Z] unset SSH_AUTH_SOCK; [2024-04-17T11:45:52.880Z] unset SSH_AGENT_PID; [2024-04-17T11:45:52.880Z] echo Agent pid 37 killed; [2024-04-17T11:45:52.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-17T11:45:52.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-17T11:45:52.921Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-17T11:45:53.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-17T11:45:53.137Z] $ docker exec 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent [2024-04-17T11:45:53.257Z] SSH_AUTH_SOCK=/tmp/ssh-soeTgaxuklFA/agent.70 [2024-04-17T11:45:53.257Z] SSH_AGENT_PID=76 [2024-04-17T11:45:53.276Z] Running ssh-add (command line suppressed) [2024-04-17T11:45:53.388Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_15719669465219149008.key (/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/private_key_15719669465219149008.key) [2024-04-17T11:45:53.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-17T11:45:53.693Z] + git semver init [2024-04-17T11:45:53.953Z] 2024-04-17 11:45:53,871 [run_init] DEBUG init version:0.0.0 force:False [2024-04-17T11:45:53.953Z] 2024-04-17 11:45:53,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver [2024-04-17T11:45:53.953Z] 2024-04-17 11:45:53,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1571/.semver [2024-04-17T11:45:53.953Z] 2024-04-17 11:45:53,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571, universal_newlines=False, shell=None, istream=None) [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,579 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1571/.git/info/exclude [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 with force:False [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,580 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,584 [execute] INFO git cat-file --batch-check [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,592 [execute] INFO git cat-file --batch [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) [2024-04-17T11:45:55.865Z] 2024-04-17 11:45:55,598 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1571/.semver/PR-1571 [2024-04-17T11:45:55.865Z] 0.0.0 [Pipeline] } [2024-04-17T11:45:55.879Z] $ docker exec --env ******** --env ******** 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 ssh-agent -k [2024-04-17T11:45:55.976Z] unset SSH_AUTH_SOCK; [2024-04-17T11:45:55.977Z] unset SSH_AGENT_PID; [2024-04-17T11:45:55.977Z] echo Agent pid 76 killed; [2024-04-17T11:45:55.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-17T11:45:56.322Z] + git semver [Pipeline] } [2024-04-17T11:45:56.595Z] $ docker stop --time=1 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 [2024-04-17T11:45:57.917Z] $ docker rm -f --volumes 94d89153b4e2e0e07adea9e641e16aa5307545951557a2b3c5a72584fba76ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T11:45:58.254Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-17T11:45:58.477Z] Stashed 1 file(s) [Pipeline] echo [2024-04-17T11:45:58.480Z] [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 [2024-04-17T11:45:58.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T11:45:58.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T11:45:58.775Z] ========================================================= [2024-04-17T11:45:58.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-17T11:45:58.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-17T11:45:59.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-17T11:45:59.084Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-17T11:45:59.084Z] 7264a8db6415: Pulling fs layer [2024-04-17T11:45:59.084Z] c4d48a809fc2: Pulling fs layer [2024-04-17T11:45:59.084Z] 4f1c88b9dad5: Pulling fs layer [2024-04-17T11:45:59.084Z] ad3a456e5733: Pulling fs layer [2024-04-17T11:45:59.084Z] 69c7f0334f64: Pulling fs layer [2024-04-17T11:45:59.084Z] 1f1c1a5573a3: Pulling fs layer [2024-04-17T11:45:59.084Z] ce7588e14bc9: Pulling fs layer [2024-04-17T11:45:59.084Z] b5e4710f87ac: Pulling fs layer [2024-04-17T11:45:59.084Z] 1f1c1a5573a3: Waiting [2024-04-17T11:45:59.084Z] ce7588e14bc9: Waiting [2024-04-17T11:45:59.084Z] ad3a456e5733: Waiting [2024-04-17T11:45:59.084Z] 69c7f0334f64: Waiting [2024-04-17T11:45:59.085Z] b5e4710f87ac: Waiting [2024-04-17T11:45:59.085Z] c4d48a809fc2: Verifying Checksum [2024-04-17T11:45:59.085Z] c4d48a809fc2: Download complete [2024-04-17T11:45:59.085Z] ad3a456e5733: Verifying Checksum [2024-04-17T11:45:59.085Z] ad3a456e5733: Download complete [2024-04-17T11:45:59.085Z] 69c7f0334f64: Verifying Checksum [2024-04-17T11:45:59.085Z] 69c7f0334f64: Download complete [2024-04-17T11:45:59.085Z] 7264a8db6415: Verifying Checksum [2024-04-17T11:45:59.085Z] 7264a8db6415: Download complete [2024-04-17T11:45:59.085Z] 1f1c1a5573a3: Verifying Checksum [2024-04-17T11:45:59.085Z] 1f1c1a5573a3: Download complete [2024-04-17T11:45:59.344Z] 7264a8db6415: Pull complete [2024-04-17T11:45:59.344Z] b5e4710f87ac: Verifying Checksum [2024-04-17T11:45:59.344Z] b5e4710f87ac: Download complete [2024-04-17T11:45:59.344Z] c4d48a809fc2: Pull complete [2024-04-17T11:45:59.602Z] 4f1c88b9dad5: Verifying Checksum [2024-04-17T11:45:59.602Z] 4f1c88b9dad5: Download complete [2024-04-17T11:46:00.181Z] ce7588e14bc9: Verifying Checksum [2024-04-17T11:46:00.181Z] ce7588e14bc9: Download complete [2024-04-17T11:46:03.473Z] 4f1c88b9dad5: Pull complete [2024-04-17T11:46:03.473Z] ad3a456e5733: Pull complete [2024-04-17T11:46:03.473Z] 69c7f0334f64: Pull complete [2024-04-17T11:46:03.473Z] 1f1c1a5573a3: Pull complete [2024-04-17T11:46:06.010Z] ce7588e14bc9: Pull complete [2024-04-17T11:46:06.270Z] b5e4710f87ac: Pull complete [2024-04-17T11:46:06.270Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-17T11:46:06.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-17T11:46:06.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-04-17T11:46:06.558Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:46:06.867Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-17T11:46:06.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:46:06.958Z] prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container [2024-04-17T11:46:06.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 [2024-04-17T11:46:12.736Z] $ docker top 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T11:46:13.090Z] + go version [2024-04-17T11:46:13.090Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-17T11:46:13.103Z] $ docker stop --time=1 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 [2024-04-17T11:46:13.644Z] Still waiting to schedule task [2024-04-17T11:46:13.645Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-17T11:46:14.396Z] $ docker rm -f --volumes 9ef57896c0abb81d92c62ca0c6a7bef1cbc12e1b9aac3babec49cb218902ed92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:46:14.854Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-17T11:46:14.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:46:14.938Z] prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container [2024-04-17T11:46:14.968Z] $ 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-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 [2024-04-17T11:46:15.349Z] $ docker top 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T11:46:15.698Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1571 [Pipeline] fileExists [Pipeline] sh [2024-04-17T11:46:15.998Z] + make test [2024-04-17T11:46:15.998Z] make -C ./app-service-template build [2024-04-17T11:46:15.998Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' [2024-04-17T11:46:15.998Z] go mod tidy [2024-04-17T11:46:15.998Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-04-17T11:46:15.998Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-17T11:46:15.998Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-17T11:46:15.999Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-17T11:46:16.568Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-17T11:46:16.568Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 [2024-04-17T11:46:16.827Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-04-17T11:46:16.827Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-04-17T11:46:17.087Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-17T11:46:17.087Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-17T11:46:17.087Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-17T11:46:17.349Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-17T11:46:17.349Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-04-17T11:46:17.610Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-17T11:46:17.610Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-17T11:46:17.610Z] go: downloading golang.org/x/crypto v0.21.0 [2024-04-17T11:46:17.610Z] go: downloading golang.org/x/net v0.22.0 [2024-04-17T11:46:17.610Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-17T11:46:17.610Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-17T11:46:17.610Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-17T11:46:17.868Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-17T11:46:17.868Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-17T11:46:17.868Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-04-17T11:46:18.127Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-17T11:46:18.127Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-17T11:46:18.127Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-17T11:46:18.127Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-17T11:46:18.127Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-17T11:46:18.127Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-04-17T11:46:18.388Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-17T11:46:18.388Z] go: downloading golang.org/x/sync v0.6.0 [2024-04-17T11:46:18.388Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-17T11:46:18.388Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-17T11:46:18.388Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-17T11:46:18.388Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-17T11:46:18.647Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-17T11:46:18.647Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-17T11:46:18.647Z] go: downloading golang.org/x/text v0.14.0 [2024-04-17T11:46:19.213Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-04-17T11:46:19.213Z] go: downloading github.com/openziti/sdk-golang v0.23.14 [2024-04-17T11:46:19.213Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-17T11:46:19.213Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-04-17T11:46:19.213Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-17T11:46:19.471Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-17T11:46:19.471Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-17T11:46:19.471Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-17T11:46:19.471Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-17T11:46:19.471Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-17T11:46:19.471Z] go: downloading golang.org/x/time v0.5.0 [2024-04-17T11:46:19.471Z] go: downloading golang.org/x/sys v0.18.0 [2024-04-17T11:46:19.471Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-04-17T11:46:19.471Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-17T11:46:19.729Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-17T11:46:19.729Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-04-17T11:46:19.729Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-04-17T11:46:19.990Z] go: downloading github.com/kr/pretty v0.1.0 [2024-04-17T11:46:19.990Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-17T11:46:19.990Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-17T11:46:19.990Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-17T11:46:19.990Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-17T11:46:19.990Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-17T11:46:19.990Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-04-17T11:46:19.990Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-04-17T11:46:19.990Z] go: downloading github.com/openziti/edge-api v0.26.13 [2024-04-17T11:46:20.926Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-04-17T11:46:20.926Z] go: downloading github.com/openziti/identity v1.0.72 [2024-04-17T11:46:20.926Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-04-17T11:46:21.186Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-04-17T11:46:21.186Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-04-17T11:46:21.186Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-17T11:46:21.186Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-17T11:46:21.186Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-17T11:46:21.186Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-17T11:46:21.186Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-17T11:46:21.444Z] go: downloading golang.org/x/oauth2 v0.18.0 [2024-04-17T11:46:21.704Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-04-17T11:46:21.704Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-17T11:46:21.704Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-17T11:46:21.704Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-17T11:46:21.704Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-17T11:46:21.704Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-17T11:46:21.704Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-04-17T11:46:21.704Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-04-17T11:46:21.963Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-17T11:46:21.963Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-04-17T11:46:21.963Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-04-17T11:46:21.963Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-04-17T11:46:21.963Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-04-17T11:46:21.963Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-04-17T11:46:21.963Z] go: downloading github.com/kr/text v0.2.0 [2024-04-17T11:46:22.232Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-04-17T11:46:22.232Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-17T11:46:22.232Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-17T11:46:22.232Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-17T11:46:22.232Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-04-17T11:46:22.232Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-17T11:46:22.232Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-17T11:46:22.232Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-17T11:46:22.232Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-17T11:46:22.232Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-17T11:46:22.490Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.2 [2024-04-17T11:46:22.490Z] go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2024-04-17T11:46:22.490Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-17T11:46:22.490Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-17T11:46:22.490Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-17T11:46:22.748Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-17T11:46:22.748Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-04-17T11:46:23.008Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-04-17T11:46:23.008Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-17T11:46:23.008Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-04-17T11:46:23.008Z] go: downloading github.com/gorilla/mux v1.8.1 [2024-04-17T11:46:23.008Z] go: downloading nhooyr.io/websocket v1.8.10 [2024-04-17T11:46:23.008Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-17T11:46:23.267Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-04-17T11:46:23.267Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-17T11:46:23.267Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-17T11:46:23.267Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-17T11:46:23.267Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-17T11:46:23.267Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-17T11:46:23.267Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-04-17T11:46:23.267Z] go: downloading github.com/google/btree v1.0.1 [2024-04-17T11:46:23.267Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-04-17T11:46:23.267Z] go: downloading github.com/miekg/dns v1.1.41 [2024-04-17T11:46:23.267Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-04-17T11:46:23.525Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-17T11:46:23.525Z] go: downloading golang.org/x/term v0.18.0 [2024-04-17T11:46:23.525Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-17T11:46:23.525Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-17T11:46:23.525Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-17T11:46:23.525Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-17T11:46:23.525Z] go: downloading github.com/yusufpapurcu/wmi v1.2.4 [2024-04-17T11:46:23.525Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-17T11:46:23.525Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-17T11:46:23.525Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-17T11:46:23.784Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-04-17T11:46:23.784Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-17T11:46:23.784Z] go: downloading google.golang.org/appengine v1.6.8 [2024-04-17T11:46:23.784Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-17T11:46:23.784Z] go: downloading gopkg.in/yaml.v2 v2.2.5 [2024-04-17T11:46:23.784Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-04-17T11:46:23.784Z] go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 [2024-04-17T11:46:23.784Z] go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c [2024-04-17T11:46:23.784Z] go: downloading github.com/shoenig/go-m1cpu v0.1.6 [2024-04-17T11:46:23.784Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-17T11:46:23.784Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-17T11:46:23.784Z] go: downloading github.com/miekg/pkcs11 v1.1.1 [2024-04-17T11:46:24.042Z] go: downloading github.com/go-ole/go-ole v1.2.6 [2024-04-17T11:46:24.042Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-04-17T11:46:24.042Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-17T11:46:24.042Z] go: downloading golang.org/x/mod v0.12.0 [2024-04-17T11:46:24.042Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-04-17T11:46:30.606Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-04-17T11:46:30.606Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2024-04-17T11:46:30.606Z] go: downloading github.com/onsi/gomega v1.13.0 [2024-04-17T11:46:30.606Z] go: downloading github.com/kr/pretty v0.3.1 [2024-04-17T11:46:30.606Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2024-04-17T11:46:30.606Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-17T11:46:30.866Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 [2024-04-17T11:46:30.866Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 [2024-04-17T11:46:30.866Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.2 [2024-04-17T11:46:30.866Z] go: downloading go.opentelemetry.io/otel/sdk v1.24.0 [2024-04-17T11:46:30.866Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-17T11:46:31.126Z] go: downloading github.com/emirpasic/gods v1.18.1 [2024-04-17T11:46:31.126Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2024-04-17T11:46:31.126Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2024-04-17T11:46:31.126Z] go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df [2024-04-17T11:46:31.126Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2024-04-17T11:46:31.384Z] go: downloading github.com/rs/cors v1.10.1 [2024-04-17T11:46:31.384Z] go: downloading github.com/nats-io/nats.go v1.34.0 [2024-04-17T11:46:31.384Z] go: downloading github.com/shoenig/test v0.6.4 [2024-04-17T11:46:31.708Z] go: downloading github.com/nxadm/tail v1.4.8 [2024-04-17T11:46:32.275Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-04-17T11:46:54.213Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' [2024-04-17T11:46:54.213Z] make -C ./app-service-template test [2024-04-17T11:46:54.213Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' [2024-04-17T11:46:54.213Z] go test -race -coverprofile=coverage.out ./... [2024-04-17T11:47:26.317Z] ? app-new-service/config [no test files] [2024-04-17T11:47:26.317Z] ok app-new-service 1.098s coverage: 45.9% of statements [2024-04-17T11:47:26.317Z] ok app-new-service/functions 1.097s coverage: 85.3% of statements [2024-04-17T11:47:26.317Z] go vet ./... [2024-04-17T11:47:42.883Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2622 in /w/workspace/dry_app-functions-sdk-go_PR-1571 [Pipeline] { [Pipeline] ws [2024-04-17T11:47:42.901Z] Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout [2024-04-17T11:47:45.959Z] The recommended git tool is: git [2024-04-17T11:47:48.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T11:47:48.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T11:47:48.298Z] ./bin/test-attribution-txt.sh [2024-04-17T11:47:48.298Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-17T11:47:48.298Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1571/app-service-template' [2024-04-17T11:47:48.298Z] go test -race -coverprofile=coverage.out ./... [2024-04-17T11:47:48.298Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-04-17T11:47:48.556Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-04-17T11:47:50.753Z] using credential edgex-jenkins-ssh [2024-04-17T11:47:50.776Z] Cloning the remote Git repository [2024-04-17T11:47:50.817Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-04-17T11:47:50.904Z] > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 [2024-04-17T11:47:51.038Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-04-17T11:47:51.039Z] > git --version # timeout=10 [2024-04-17T11:47:51.057Z] > git --version # 'git version 2.25.1' [2024-04-17T11:47:51.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T11:47:51.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-17T11:47:52.744Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-04-17T11:47:52.744Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-04-17T11:47:53.680Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.136s coverage: 66.6% of statements [2024-04-17T11:47:53.680Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.053s coverage: 89.3% of statements [2024-04-17T11:47:53.680Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.070s coverage: 85.1% of statements [2024-04-17T11:47:53.680Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.031s coverage: 100.0% of statements [2024-04-17T11:47:53.680Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-04-17T11:47:53.680Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-04-17T11:47:53.680Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-04-17T11:47:54.614Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-04-17T11:47:54.614Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-04-17T11:47:54.614Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-04-17T11:47:54.614Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.155s coverage: 75.5% of statements [2024-04-17T11:47:54.614Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.053s coverage: 97.3% of statements [2024-04-17T11:47:55.548Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements [2024-04-17T11:47:55.549Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.041s coverage: 65.1% of statements [2024-04-17T11:47:55.806Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.052s coverage: 27.6% of statements [2024-04-17T11:47:55.540Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-04-17T11:47:55.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-17T11:47:56.372Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-04-17T11:47:56.372Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-17T11:47:56.939Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 11.2% of statements [2024-04-17T11:47:57.198Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.067s coverage: 27.3% of statements [2024-04-17T11:47:57.198Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.065s coverage: 52.8% of statements [2024-04-17T11:47:57.386Z] Merging remotes/origin/main commit 32b4b96443c12dc5f0c6c188592bd6e556c9e893 into PR head commit 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 [2024-04-17T11:47:56.646Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-04-17T11:47:56.699Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-04-17T11:47:56.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T11:47:56.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-17T11:47:57.409Z] > git config core.sparsecheckout # timeout=10 [2024-04-17T11:47:57.502Z] > git checkout -f 68d4a959f9d862beb04f56b26ff5eb3688aa6bb7 # timeout=10 [2024-04-17T11:47:57.865Z] Merge succeeded, producing 3018b39900ef9a1bf668b5caa7ed8824d8860f88 [2024-04-17T11:47:57.866Z] Checking out Revision 3018b39900ef9a1bf668b5caa7ed8824d8860f88 (PR-1571) [2024-04-17T11:47:57.632Z] > git remote # timeout=10 [2024-04-17T11:47:57.650Z] > git config --get remote.origin.url # timeout=10 [2024-04-17T11:47:57.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T11:47:57.705Z] > git merge 32b4b96443c12dc5f0c6c188592bd6e556c9e893 # timeout=10 [2024-04-17T11:47:57.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-17T11:47:57.873Z] > git config core.sparsecheckout # timeout=10 [2024-04-17T11:47:57.886Z] > git checkout -f 3018b39900ef9a1bf668b5caa7ed8824d8860f88 # timeout=10 [2024-04-17T11:48:01.684Z] Commit message: "Merge commit '32b4b96443c12dc5f0c6c188592bd6e556c9e893' into HEAD" [2024-04-17T11:48:01.714Z] First time build. Skipping changelog. [2024-04-17T11:48:01.694Z] > git rev-list --no-walk c91eb6e5c58fc703992aea919df472af554e57ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-17T11:48:03.478Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-17T11:48:03.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-17T11:48:03.478Z] Dload Upload Total Spent Left Speed [2024-04-17T11:48:03.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2024-04-17T11:48:03.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-17T11:48:04.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-17T11:48:04.154Z] + sudo tee /etc/docker/daemon.new [2024-04-17T11:48:04.154Z] { [2024-04-17T11:48:04.154Z] "registry-mirrors": [ [2024-04-17T11:48:04.154Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-17T11:48:04.154Z] ], [2024-04-17T11:48:04.154Z] "bip": "10.250.0.254/24", [2024-04-17T11:48:04.154Z] "hosts": [ [2024-04-17T11:48:04.154Z] "tcp://0.0.0.0:5555", [2024-04-17T11:48:04.154Z] "unix:///var/run/docker.sock" [2024-04-17T11:48:04.154Z] ], [2024-04-17T11:48:04.154Z] "mtu": 1458, [2024-04-17T11:48:04.154Z] "selinux-enabled": true, [2024-04-17T11:48:04.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-17T11:48:04.154Z] } [Pipeline] sh [2024-04-17T11:48:04.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-17T11:48:04.808Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-04-17T11:48:23.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T11:48:23.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T11:48:23.342Z] ========================================================= [2024-04-17T11:48:23.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-17T11:48:23.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-17T11:48:23.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-17T11:48:23.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.132s coverage: 72.2% of statements [2024-04-17T11:48:23.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.039s coverage: 94.4% of statements [2024-04-17T11:48:23.775Z] go vet ./... [2024-04-17T11:48:24.266Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-17T11:48:24.266Z] 9fda8d8052c6: Pulling fs layer [2024-04-17T11:48:24.266Z] 5d54e960e981: Pulling fs layer [2024-04-17T11:48:24.266Z] c4a7e357bf2a: Pulling fs layer [2024-04-17T11:48:24.266Z] f0e02332f6b5: Pulling fs layer [2024-04-17T11:48:24.266Z] 872ee5b61b7b: Pulling fs layer [2024-04-17T11:48:24.266Z] 0c6a40ed1a82: Pulling fs layer [2024-04-17T11:48:24.266Z] 94ae7d8d031c: Pulling fs layer [2024-04-17T11:48:24.266Z] f0e02332f6b5: Waiting [2024-04-17T11:48:24.266Z] 872ee5b61b7b: Waiting [2024-04-17T11:48:24.266Z] 0c6a40ed1a82: Waiting [2024-04-17T11:48:24.266Z] 94ae7d8d031c: Waiting [2024-04-17T11:48:24.266Z] 5d54e960e981: Download complete [2024-04-17T11:48:24.266Z] f0e02332f6b5: Download complete [2024-04-17T11:48:24.266Z] 872ee5b61b7b: Verifying Checksum [2024-04-17T11:48:24.266Z] 872ee5b61b7b: Download complete [2024-04-17T11:48:24.266Z] 9fda8d8052c6: Verifying Checksum [2024-04-17T11:48:24.266Z] 9fda8d8052c6: Download complete [2024-04-17T11:48:24.536Z] 94ae7d8d031c: Verifying Checksum [2024-04-17T11:48:24.537Z] 94ae7d8d031c: Download complete [2024-04-17T11:48:24.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T11:48:24.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T11:48:25.129Z] 9fda8d8052c6: Pull complete [2024-04-17T11:48:25.722Z] 5d54e960e981: Pull complete [2024-04-17T11:48:25.990Z] c4a7e357bf2a: Verifying Checksum [2024-04-17T11:48:25.990Z] c4a7e357bf2a: Download complete [2024-04-17T11:48:26.956Z] 0c6a40ed1a82: Verifying Checksum [2024-04-17T11:48:26.956Z] 0c6a40ed1a82: Download complete [Pipeline] echo [2024-04-17T11:48:36.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-17T11:48:36.939Z] $ docker stop --time=1 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 [2024-04-17T11:48:39.004Z] $ docker rm -f --volumes 224db7d7f9cd0a627e9b873f0e371368a321761f9d9390227bf57fe5ca7eb6d7 [2024-04-17T11:48:39.300Z] c4a7e357bf2a: Pull complete [2024-04-17T11:48:39.300Z] f0e02332f6b5: Pull complete [2024-04-17T11:48:39.300Z] 872ee5b61b7b: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T11:48:40.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-17T11:48:40.295Z] 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 [2024-04-17T11:48:40.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T11:48:40.838Z] [2024-04-17T11:48:40.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:48:41.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T11:48:41.401Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-17T11:48:41.401Z] 5eb5b503b376: Pulling fs layer [2024-04-17T11:48:41.401Z] 5c69ac0246d0: Pulling fs layer [2024-04-17T11:48:41.401Z] ec43610c2a17: Pulling fs layer [2024-04-17T11:48:41.401Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-17T11:48:41.401Z] 33b1e0a273af: Pulling fs layer [2024-04-17T11:48:41.401Z] 5d3b04190fa2: Pulling fs layer [2024-04-17T11:48:41.401Z] 2f39f015ded8: Pulling fs layer [2024-04-17T11:48:41.401Z] 3a2ae6a8a46f: Waiting [2024-04-17T11:48:41.401Z] 2f39f015ded8: Waiting [2024-04-17T11:48:41.401Z] 33b1e0a273af: Waiting [2024-04-17T11:48:41.401Z] 5d3b04190fa2: Waiting [2024-04-17T11:48:41.401Z] 5c69ac0246d0: Download complete [2024-04-17T11:48:41.401Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-17T11:48:41.401Z] 3a2ae6a8a46f: Download complete [2024-04-17T11:48:41.401Z] 33b1e0a273af: Verifying Checksum [2024-04-17T11:48:41.401Z] 33b1e0a273af: Download complete [2024-04-17T11:48:41.401Z] 5d3b04190fa2: Verifying Checksum [2024-04-17T11:48:41.401Z] 5d3b04190fa2: Download complete [2024-04-17T11:48:41.401Z] ec43610c2a17: Verifying Checksum [2024-04-17T11:48:41.401Z] ec43610c2a17: Download complete [2024-04-17T11:48:41.401Z] 5eb5b503b376: Verifying Checksum [2024-04-17T11:48:41.401Z] 5eb5b503b376: Download complete [2024-04-17T11:48:42.335Z] 2f39f015ded8: Verifying Checksum [2024-04-17T11:48:42.335Z] 2f39f015ded8: Download complete [2024-04-17T11:48:42.909Z] 5eb5b503b376: Pull complete [2024-04-17T11:48:42.909Z] 5c69ac0246d0: Pull complete [2024-04-17T11:48:43.478Z] ec43610c2a17: Pull complete [2024-04-17T11:48:43.478Z] 3a2ae6a8a46f: Pull complete [2024-04-17T11:48:43.744Z] 33b1e0a273af: Pull complete [2024-04-17T11:48:43.744Z] 5d3b04190fa2: Pull complete [2024-04-17T11:48:49.010Z] 2f39f015ded8: Pull complete [2024-04-17T11:48:49.010Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-17T11:48:49.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T11:48:49.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:48:49.123Z] prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container [2024-04-17T11:48:49.157Z] $ 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-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 [2024-04-17T11:48:49.372Z] 0c6a40ed1a82: Pull complete [2024-04-17T11:48:49.372Z] 94ae7d8d031c: Pull complete [2024-04-17T11:48:49.639Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-17T11:48:49.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-17T11:48:49.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-17T11:48:52.950Z] $ docker top a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T11:48:53.331Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:48:53.423Z] ---> job-cost.sh [2024-04-17T11:48:53.423Z] lf-activate-venv: SKIPPING [2024-04-17T11:48:53.423Z] INFO: No Stack... [2024-04-17T11:48:53.674Z] + docker inspect -f . ci-base-image-arm64 [2024-04-17T11:48:53.674Z] . [2024-04-17T11:48:53.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:48:53.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container [2024-04-17T11:48:53.940Z] INFO: Archiving Costs [2024-04-17T11:48:53.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** -e ******** ci-base-image-arm64 cat [2024-04-17T11:48:57.221Z] $ docker top 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-04-17T11:48:57.729Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/cost.csv [2024-04-17T11:48:57.729Z] + cut -d, -f6 [Pipeline] lock [2024-04-17T11:48:57.741Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [2024-04-17T11:48:57.747Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] did not exist. Created. [2024-04-17T11:48:57.752Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-17T11:48:58.055Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-17T11:48:58.096Z] Stashed 1 file(s) [Pipeline] } [2024-04-17T11:48:58.104Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] // lock [2024-04-17T11:48:58.116Z] + go version [2024-04-17T11:48:58.116Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-17T11:48:58.135Z] $ docker stop --time=1 a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f [2024-04-17T11:48:59.291Z] $ docker rm -f --volumes a354a985daa0c295c92a8a3bd61ac63bd2aa25a3d9366794154e74ed7900303f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-04-17T11:48:59.350Z] $ docker stop --time=1 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 [2024-04-17T11:49:01.031Z] $ docker rm -f --volumes 8923dbe7ead2ff19f78e53384458483bcc48826ceffa4ee292d999f54af81933 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:49:01.669Z] + docker inspect -f . ci-base-image-arm64 [2024-04-17T11:49:01.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T11:49:01.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container [2024-04-17T11:49:01.945Z] $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** -e ******** ci-base-image-arm64 cat [2024-04-17T11:49:03.261Z] $ docker top 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T11:49:04.106Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/7 [Pipeline] fileExists [Pipeline] sh [2024-04-17T11:49:04.765Z] + make test [2024-04-17T11:49:04.765Z] make -C ./app-service-template build [2024-04-17T11:49:04.765Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2024-04-17T11:49:04.765Z] go mod tidy [2024-04-17T11:49:04.765Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 [2024-04-17T11:49:04.765Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-17T11:49:05.345Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-17T11:49:05.345Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-17T11:49:05.610Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-17T11:49:05.610Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 [2024-04-17T11:49:05.610Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 [2024-04-17T11:49:05.878Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 [2024-04-17T11:49:06.461Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-17T11:49:06.461Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-17T11:49:06.461Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-17T11:49:06.461Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-17T11:49:06.461Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-04-17T11:49:06.461Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-17T11:49:06.727Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-17T11:49:06.727Z] go: downloading golang.org/x/crypto v0.21.0 [2024-04-17T11:49:06.727Z] go: downloading golang.org/x/net v0.22.0 [2024-04-17T11:49:07.683Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-17T11:49:07.683Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-17T11:49:07.683Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-17T11:49:07.683Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-17T11:49:07.947Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-17T11:49:07.947Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 [2024-04-17T11:49:08.212Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-17T11:49:08.699Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-17T11:49:08.699Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-17T11:49:08.699Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-17T11:49:08.699Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-17T11:49:08.699Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-17T11:49:08.699Z] go: downloading golang.org/x/text v0.14.0 [2024-04-17T11:49:10.106Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-04-17T11:49:10.107Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-04-17T11:49:10.107Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-17T11:49:13.438Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-17T11:49:13.438Z] go: downloading golang.org/x/sync v0.6.0 [2024-04-17T11:49:13.438Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-17T11:49:13.438Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-17T11:49:13.438Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-17T11:49:13.438Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-17T11:49:13.438Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-17T11:49:13.438Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-04-17T11:49:13.438Z] go: downloading github.com/openziti/sdk-golang v0.23.14 [2024-04-17T11:49:13.438Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-17T11:49:13.438Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-17T11:49:13.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-17T11:49:13.706Z] go: downloading golang.org/x/sys v0.18.0 [2024-04-17T11:49:13.706Z] go: downloading github.com/kr/pretty v0.1.0 [2024-04-17T11:49:13.706Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-17T11:49:13.706Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-17T11:49:13.973Z] go: downloading golang.org/x/time v0.5.0 [2024-04-17T11:49:13.973Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-17T11:49:13.973Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-17T11:49:13.973Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-17T11:49:13.973Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-17T11:49:14.555Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-17T11:49:14.555Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-17T11:49:14.835Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-04-17T11:49:14.835Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-04-17T11:49:15.099Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-04-17T11:49:15.099Z] go: downloading github.com/nats-io/nats.go v1.33.1 [2024-04-17T11:49:15.099Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-17T11:49:15.099Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-17T11:49:15.099Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-17T11:49:15.364Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-17T11:49:15.364Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-17T11:49:15.364Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-17T11:49:15.364Z] go: downloading github.com/openziti/edge-api v0.26.13 [2024-04-17T11:49:18.710Z] go: downloading github.com/openziti/foundation/v2 v2.0.39 [2024-04-17T11:49:18.710Z] go: downloading github.com/openziti/identity v1.0.72 [2024-04-17T11:49:18.710Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-17T11:49:18.710Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-17T11:49:18.710Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-17T11:49:18.710Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-17T11:49:18.710Z] go: downloading golang.org/x/oauth2 v0.18.0 [2024-04-17T11:49:18.710Z] go: downloading github.com/openziti/channel/v2 v2.0.121 [2024-04-17T11:49:18.710Z] go: downloading github.com/cenkalti/backoff/v4 v4.2.1 [2024-04-17T11:49:18.977Z] go: downloading github.com/openziti/metrics v1.2.47 [2024-04-17T11:49:18.977Z] go: downloading github.com/openziti/secretstream v0.1.17 [2024-04-17T11:49:18.977Z] go: downloading github.com/openziti/transport/v2 v2.0.124 [2024-04-17T11:49:18.977Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-17T11:49:18.977Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-17T11:49:18.977Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-04-17T11:49:18.977Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-17T11:49:19.246Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-17T11:49:20.652Z] go: downloading github.com/kr/text v0.2.0 [2024-04-17T11:49:20.652Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-17T11:49:20.652Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-17T11:49:20.652Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-17T11:49:20.652Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-04-17T11:49:20.652Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-04-17T11:49:20.652Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-04-17T11:49:20.652Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-04-17T11:49:20.652Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-04-17T11:49:20.652Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-17T11:49:20.922Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-17T11:49:20.922Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-17T11:49:20.922Z] go: downloading go.mongodb.org/mongo-driver v1.14.0 [2024-04-17T11:49:21.189Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-17T11:49:21.189Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-17T11:49:21.771Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-17T11:49:22.354Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-17T11:49:22.354Z] go: downloading go.opentelemetry.io/otel v1.24.0 [2024-04-17T11:49:23.316Z] go: downloading go.opentelemetry.io/otel/trace v1.24.0 [2024-04-17T11:49:23.316Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-04-17T11:49:24.281Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-04-17T11:49:24.281Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-17T11:49:24.281Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-04-17T11:49:24.281Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-17T11:49:24.281Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-17T11:49:24.281Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-17T11:49:24.281Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-17T11:49:24.546Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-17T11:49:24.546Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-17T11:49:24.546Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-17T11:49:24.546Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.2 [2024-04-17T11:49:24.811Z] go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2024-04-17T11:49:24.811Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-17T11:49:25.076Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-17T11:49:25.076Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-04-17T11:49:26.032Z] go: downloading github.com/gorilla/mux v1.8.1 [2024-04-17T11:49:26.032Z] go: downloading nhooyr.io/websocket v1.8.10 [2024-04-17T11:49:26.032Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-17T11:49:26.298Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-04-17T11:49:26.298Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-17T11:49:26.298Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-17T11:49:26.298Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-04-17T11:49:26.298Z] go: downloading github.com/google/btree v1.0.1 [2024-04-17T11:49:26.298Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-04-17T11:49:26.566Z] go: downloading github.com/miekg/dns v1.1.41 [2024-04-17T11:49:26.566Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-04-17T11:49:26.566Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-17T11:49:26.831Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-17T11:49:26.831Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-17T11:49:26.831Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-17T11:49:26.831Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-17T11:49:27.415Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-17T11:49:27.415Z] go: downloading go.opentelemetry.io/otel/metric v1.24.0 [2024-04-17T11:49:27.415Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-17T11:49:27.415Z] go: downloading golang.org/x/term v0.18.0 [2024-04-17T11:49:27.681Z] go: downloading github.com/yusufpapurcu/wmi v1.2.4 [2024-04-17T11:49:27.681Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-17T11:49:27.681Z] go: downloading google.golang.org/appengine v1.6.8 [2024-04-17T11:49:27.681Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-17T11:49:27.946Z] go: downloading gopkg.in/yaml.v2 v2.2.5 [2024-04-17T11:49:27.946Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-04-17T11:49:27.946Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-17T11:49:28.219Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-17T11:49:28.219Z] go: downloading github.com/miekg/pkcs11 v1.1.1 [2024-04-17T11:49:28.483Z] go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 [2024-04-17T11:49:28.483Z] go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c [2024-04-17T11:49:28.483Z] go: downloading github.com/shoenig/go-m1cpu v0.1.6 [2024-04-17T11:49:28.484Z] go: downloading github.com/go-ole/go-ole v1.2.6 [2024-04-17T11:49:28.895Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-17T11:49:28.895Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-04-17T11:49:28.895Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-04-17T11:49:28.895Z] go: downloading golang.org/x/mod v0.12.0 [2024-04-17T11:49:37.083Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-04-17T11:49:37.083Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2024-04-17T11:49:37.083Z] go: downloading github.com/kr/pretty v0.3.1 [2024-04-17T11:49:37.083Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2024-04-17T11:49:37.083Z] go: downloading github.com/onsi/gomega v1.13.0 [2024-04-17T11:49:37.353Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-17T11:49:37.619Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.29 [2024-04-17T11:49:37.620Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 [2024-04-17T11:49:37.887Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.2 [2024-04-17T11:49:37.887Z] go: downloading github.com/nats-io/nats.go v1.34.0 [2024-04-17T11:49:37.887Z] go: downloading go.opentelemetry.io/otel/sdk v1.24.0 [2024-04-17T11:49:37.887Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-17T11:49:38.155Z] go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df [2024-04-17T11:49:38.155Z] go: downloading github.com/emirpasic/gods v1.18.1 [2024-04-17T11:49:38.155Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2024-04-17T11:49:38.155Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2024-04-17T11:49:38.422Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2024-04-17T11:49:38.422Z] go: downloading github.com/rs/cors v1.10.1 [2024-04-17T11:49:38.422Z] go: downloading github.com/nxadm/tail v1.4.8 [2024-04-17T11:49:38.422Z] go: downloading github.com/shoenig/test v0.6.4 [2024-04-17T11:49:39.097Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2024-04-17T11:52:15.875Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2024-04-17T11:52:15.875Z] make -C ./app-service-template test [2024-04-17T11:52:15.875Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2024-04-17T11:52:15.875Z] go test -race -coverprofile=coverage.out ./... [2024-04-17T11:55:22.631Z] ? app-new-service/config [no test files] [2024-04-17T11:55:22.631Z] ok app-new-service 1.342s coverage: 45.9% of statements [2024-04-17T11:55:25.222Z] ok app-new-service/functions 1.333s coverage: 85.3% of statements [2024-04-17T11:55:25.804Z] go vet ./... [2024-04-17T11:58:32.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T11:58:32.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T11:58:32.565Z] ./bin/test-attribution-txt.sh [2024-04-17T11:58:32.565Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-17T11:58:32.565Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2024-04-17T11:58:32.565Z] go test -race -coverprofile=coverage.out ./... [2024-04-17T11:58:32.565Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-04-17T11:58:32.565Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-04-17T11:58:42.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-04-17T11:58:43.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.664s coverage: 66.6% of statements [2024-04-17T11:58:43.218Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.264s coverage: 89.3% of statements [2024-04-17T11:58:44.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-04-17T11:58:46.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.322s coverage: 85.1% of statements [2024-04-17T11:58:46.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.119s coverage: 100.0% of statements [2024-04-17T11:58:47.957Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-04-17T11:58:47.957Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-04-17T11:58:48.913Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-04-17T11:58:49.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.593s coverage: 75.5% of statements [2024-04-17T11:58:50.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.218s coverage: 97.3% of statements [2024-04-17T11:58:52.063Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-04-17T11:58:53.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.245s coverage: 82.8% of statements [2024-04-17T11:58:53.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-04-17T11:58:54.418Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.280s coverage: 65.1% of statements [2024-04-17T11:58:55.816Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-04-17T11:58:57.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.257s coverage: 27.6% of statements [2024-04-17T11:59:00.544Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-04-17T11:59:00.544Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-04-17T11:59:00.544Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.444s coverage: 11.2% of statements [2024-04-17T11:59:01.499Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.312s coverage: 27.3% of statements [2024-04-17T11:59:04.888Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.285s coverage: 52.8% of statements [2024-04-17T11:59:37.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.550s coverage: 72.2% of statements [2024-04-17T11:59:37.129Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.185s coverage: 94.4% of statements [2024-04-17T11:59:37.129Z] go vet ./... [2024-04-17T11:59:39.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T11:59:39.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T11:59:39.695Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2024-04-17T11:59:39.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-17T11:59:39.732Z] $ docker stop --time=1 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f [2024-04-17T11:59:41.664Z] $ docker rm -f --volumes 395426569bbc3d1782555b0928f373ea0586da8d7540a9a34ef758d23c90af6f [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T11:59:48.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-17T11:59:48.786Z] Warning: overwriting stash ‘coverage-report’ [2024-04-17T11:59:49.342Z] 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 [2024-04-17T11:59:49.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T11:59:49.831Z] [2024-04-17T11:59:49.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T11:59:50.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T11:59:50.429Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-17T11:59:50.429Z] 8998bd30e6a1: Pulling fs layer [2024-04-17T11:59:50.429Z] 04944245beec: Pulling fs layer [2024-04-17T11:59:50.429Z] 699f458cf7ca: Pulling fs layer [2024-04-17T11:59:50.429Z] 765212b225bb: Pulling fs layer [2024-04-17T11:59:50.429Z] f23df028b6ca: Pulling fs layer [2024-04-17T11:59:50.429Z] d65c8cfc05b1: Pulling fs layer [2024-04-17T11:59:50.429Z] 2437ff75d9bd: Pulling fs layer [2024-04-17T11:59:50.429Z] 765212b225bb: Waiting [2024-04-17T11:59:50.429Z] f23df028b6ca: Waiting [2024-04-17T11:59:50.429Z] d65c8cfc05b1: Waiting [2024-04-17T11:59:50.429Z] 2437ff75d9bd: Waiting [2024-04-17T11:59:50.699Z] 04944245beec: Verifying Checksum [2024-04-17T11:59:50.699Z] 04944245beec: Download complete [2024-04-17T11:59:50.699Z] 765212b225bb: Verifying Checksum [2024-04-17T11:59:50.699Z] 765212b225bb: Download complete [2024-04-17T11:59:50.699Z] f23df028b6ca: Verifying Checksum [2024-04-17T11:59:50.699Z] f23df028b6ca: Download complete [2024-04-17T11:59:50.699Z] d65c8cfc05b1: Verifying Checksum [2024-04-17T11:59:50.699Z] d65c8cfc05b1: Download complete [2024-04-17T11:59:50.699Z] 699f458cf7ca: Verifying Checksum [2024-04-17T11:59:50.699Z] 699f458cf7ca: Download complete [2024-04-17T11:59:51.292Z] 8998bd30e6a1: Download complete [2024-04-17T11:59:53.869Z] 2437ff75d9bd: Verifying Checksum [2024-04-17T11:59:53.869Z] 2437ff75d9bd: Download complete [2024-04-17T11:59:55.811Z] 8998bd30e6a1: Pull complete [2024-04-17T11:59:56.394Z] 04944245beec: Pull complete [2024-04-17T11:59:58.336Z] 699f458cf7ca: Pull complete [2024-04-17T11:59:58.336Z] 765212b225bb: Pull complete [2024-04-17T11:59:59.291Z] f23df028b6ca: Pull complete [2024-04-17T11:59:59.291Z] d65c8cfc05b1: Pull complete [2024-04-17T12:00:17.471Z] 2437ff75d9bd: Pull complete [2024-04-17T12:00:17.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-17T12:00:17.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T12:00:17.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T12:00:17.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-2622 does not seem to be running inside a container [2024-04-17T12:00:17.752Z] $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-17T12:00:20.328Z] $ docker top dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:21.170Z] ---> job-cost.sh [2024-04-17T12:00:21.170Z] lf-activate-venv: SKIPPING [2024-04-17T12:00:21.170Z] INFO: No Stack... [2024-04-17T12:00:21.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-17T12:00:23.366Z] INFO: Archiving Costs [Pipeline] sh [2024-04-17T12:00:23.685Z] + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv [2024-04-17T12:00:23.685Z] + cut -d, -f6 [Pipeline] lock [2024-04-17T12:00:24.008Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [2024-04-17T12:00:24.016Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] did not exist. Created. [2024-04-17T12:00:24.021Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-17T12:00:24.363Z] /w/workspace/app-functions-sdk-go/7@tmp/durable-ec2a7fb1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-17T12:00:25.258Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-17T12:00:25.272Z] Warning: overwriting stash ‘stack-cost’ [2024-04-17T12:00:25.339Z] Stashed 1 file(s) [Pipeline] } [2024-04-17T12:00:25.346Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1571-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-17T12:00:25.371Z] $ docker stop --time=1 dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 [2024-04-17T12:00:26.833Z] $ docker rm -f --volumes dccad825ec8478db4134d4846761bfa475ca90caecd4e7e13b46628e536a8318 [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 [2024-04-17T12:00:27.349Z] provisioning config files... [2024-04-17T12:00:27.359Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/config17525803285290718367tmp [Pipeline] { [Pipeline] sh [2024-04-17T12:00:27.681Z] + set +x [2024-04-17T12:00:27.681Z] + curl -s https://codecov.io/bash [2024-04-17T12:00:27.681Z] + bash -s -- [2024-04-17T12:00:28.249Z] [2024-04-17T12:00:28.249Z] _____ _ [2024-04-17T12:00:28.249Z] / ____| | | [2024-04-17T12:00:28.249Z] | | ___ __| | ___ ___ _____ __ [2024-04-17T12:00:28.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-17T12:00:28.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-17T12:00:28.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-17T12:00:28.249Z] Bash-1.0.6 [2024-04-17T12:00:28.249Z] [2024-04-17T12:00:28.249Z] [2024-04-17T12:00:28.249Z] ==> git version 2.25.1 found [2024-04-17T12:00:28.249Z] ==> 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 [2024-04-17T12:00:28.249Z] Release-Date: 2020-01-08 [2024-04-17T12:00:28.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-17T12:00:28.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-17T12:00:28.249Z] ==> Jenkins CI detected. [2024-04-17T12:00:28.249Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1571 [2024-04-17T12:00:28.249Z] project root: . [2024-04-17T12:00:28.249Z] --> token set from env [2024-04-17T12:00:28.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-17T12:00:28.249Z] ==> Running gcov in . (disable via -X gcov) [2024-04-17T12:00:28.249Z] ==> Python coveragepy not found [2024-04-17T12:00:28.249Z] ==> Searching for coverage reports in: [2024-04-17T12:00:28.249Z] + . [2024-04-17T12:00:28.509Z] -> Found 2 reports [2024-04-17T12:00:28.509Z] ==> Detecting git/mercurial file structure [2024-04-17T12:00:28.509Z] ==> Reading reports [2024-04-17T12:00:28.509Z] + ./app-service-template/coverage.out bytes=3558 [2024-04-17T12:00:28.509Z] + ./coverage.out bytes=127882 [2024-04-17T12:00:28.509Z] ==> Appending adjustments [2024-04-17T12:00:28.509Z] https://docs.codecov.io/docs/fixing-reports [2024-04-17T12:00:28.767Z] + Found adjustments [2024-04-17T12:00:28.767Z] ==> Gzipping contents [2024-04-17T12:00:28.767Z] 24K /tmp/codecov.y0CPxA.gz [2024-04-17T12:00:28.767Z] ==> Uploading reports [2024-04-17T12:00:28.767Z] url: https://codecov.io [2024-04-17T12:00:28.767Z] query: branch=PR-1571&commit=4054784f3510c477f2c913882c1d17ea6f554561&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= [2024-04-17T12:00:28.767Z] -> Pinging Codecov [2024-04-17T12:00:28.767Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1571&commit=4054784f3510c477f2c913882c1d17ea6f554561&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= [2024-04-17T12:00:29.335Z] -> Uploading to [2024-04-17T12:00:29.335Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-17/3D8B5DFFC46A037C893635FACE044666/4054784f3510c477f2c913882c1d17ea6f554561/cf79a400-5bb2-44b3-826f-0222812f981d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240417T120028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0e3188c1ba8ae99b17381be49f4130b13aa5a6fc7486133290c658afbfa0c17 [2024-04-17T12:00:29.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-17T12:00:29.335Z] Dload Upload Total Spent Left Speed [2024-04-17T12:00:29.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21955 0 0 100 21955 0 78410 --:--:-- --:--:-- --:--:-- 78691 [2024-04-17T12:00:29.595Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4054784f3510c477f2c913882c1d17ea6f554561 [Pipeline] } [2024-04-17T12:00:29.602Z] 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 [2024-04-17T12:00:30.493Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1571/archives ] [2024-04-17T12:00:30.493Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1571/archives [2024-04-17T12:00:30.493Z] total 16 [2024-04-17T12:00:30.493Z] drwxr-xr-x 3 root root 4096 Apr 17 11:48 . [2024-04-17T12:00:30.493Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 11:48 .. [2024-04-17T12:00:30.493Z] drwxr-xr-x 2 root root 4096 Apr 17 11:48 cost [2024-04-17T12:00:30.493Z] -rw-r--r-- 1 root root 93 Apr 17 11:48 cost.csv [2024-04-17T12:00:30.493Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1571/archives [2024-04-17T12:00:30.493Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1571/archives [2024-04-17T12:00:30.493Z] total 16 [2024-04-17T12:00:30.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 11:48 . [2024-04-17T12:00:30.493Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 11:48 .. [2024-04-17T12:00:30.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 11:48 cost [2024-04-17T12:00:30.493Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 17 11:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:30.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:31.647Z] ---> package-listing.sh [2024-04-17T12:00:31.647Z] ++ facter osfamily [2024-04-17T12:00:31.647Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-17T12:00:31.908Z] + OS_FAMILY=debian [2024-04-17T12:00:31.908Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1571 [2024-04-17T12:00:31.908Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-17T12:00:31.908Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-17T12:00:31.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-17T12:00:31.908Z] + PACKAGES=/tmp/packages_start.txt [2024-04-17T12:00:31.908Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1571 ']' [2024-04-17T12:00:31.908Z] + PACKAGES=/tmp/packages_end.txt [2024-04-17T12:00:31.908Z] + case "${OS_FAMILY}" in [2024-04-17T12:00:31.908Z] + dpkg -l [2024-04-17T12:00:31.908Z] + grep '^ii' [2024-04-17T12:00:31.908Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-17T12:00:31.908Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-17T12:00:31.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-17T12:00:31.908Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1571 ']' [2024-04-17T12:00:31.908Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/ [2024-04-17T12:00:31.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1571/archives/ [Pipeline] echo [2024-04-17T12:00:31.918Z] 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-1571/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-17T12:00:32.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T12:00:32.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T12:00:32.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T12:00:32.835Z] prd-ubuntu20.04-docker-8c-8g-2620 does not seem to be running inside a container [2024-04-17T12:00:32.871Z] $ 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-1571/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-1571 -v /w/workspace/dry_app-functions-sdk-go_PR-1571:/w/workspace/dry_app-functions-sdk-go_PR-1571:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1571@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1571@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 [2024-04-17T12:00:33.112Z] $ docker top f641a85f19a136c219a0b6a3c0af88f0db61b138d66499cafd8d03621d7e2f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T12:00:33.467Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-17T12:00:33.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-17T12:00:34.135Z] + ls /var/log/sa-host [2024-04-17T12:00:34.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-17T12:00:34.294Z] provisioning config files... [2024-04-17T12:00:34.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1571@tmp/config15334307270590330069tmp [Pipeline] { [Pipeline] echo [2024-04-17T12:00:34.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:34.664Z] ---> create-netrc.sh [Pipeline] } [2024-04-17T12:00:34.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:35.002Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-17T12:00:35.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:35.294Z] ---> sudo-logs.sh [2024-04-17T12:00:35.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-17T12:00:35.328Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:35.612Z] ---> job-cost.sh [2024-04-17T12:00:35.612Z] lf-activate-venv: SKIPPING [2024-04-17T12:00:35.612Z] DEBUG: total: 0.2199999988079071 [2024-04-17T12:00:35.612Z] INFO: Retrieving Stack Cost... [2024-04-17T12:00:35.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-17T12:00:36.437Z] INFO: Archiving Costs [Pipeline] echo [2024-04-17T12:00:36.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T12:00:36.728Z] ---> logs-deploy.sh [2024-04-17T12:00:36.728Z] lf-activate-venv: SKIPPING [2024-04-17T12:00:36.728Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1571/7 [2024-04-17T12:00:36.728Z] INFO: archiving workspace using pattern(s): [2024-04-17T12:00:37.667Z] Archives upload complete. [2024-04-17T12:00:37.926Z] INFO: archiving logs to Nexus [2024-04-17T12:00:38.495Z] ---> uname -a: [2024-04-17T12:00:38.495Z] Linux prd-ubuntu20-04-docker-8c-8g-2620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-17T12:00:38.495Z] [2024-04-17T12:00:38.495Z] [2024-04-17T12:00:38.495Z] ---> lscpu: [2024-04-17T12:00:38.495Z] Architecture: x86_64 [2024-04-17T12:00:38.495Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-17T12:00:38.495Z] Byte Order: Little Endian [2024-04-17T12:00:38.495Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-17T12:00:38.495Z] CPU(s): 8 [2024-04-17T12:00:38.495Z] On-line CPU(s) list: 0-7 [2024-04-17T12:00:38.495Z] Thread(s) per core: 1 [2024-04-17T12:00:38.495Z] Core(s) per socket: 1 [2024-04-17T12:00:38.495Z] Socket(s): 8 [2024-04-17T12:00:38.495Z] NUMA node(s): 1 [2024-04-17T12:00:38.495Z] Vendor ID: AuthenticAMD [2024-04-17T12:00:38.495Z] CPU family: 23 [2024-04-17T12:00:38.495Z] Model: 49 [2024-04-17T12:00:38.495Z] Model name: AMD EPYC-Rome Processor [2024-04-17T12:00:38.495Z] Stepping: 0 [2024-04-17T12:00:38.495Z] CPU MHz: 2799.998 [2024-04-17T12:00:38.495Z] BogoMIPS: 5599.99 [2024-04-17T12:00:38.495Z] Virtualization: AMD-V [2024-04-17T12:00:38.495Z] Hypervisor vendor: KVM [2024-04-17T12:00:38.495Z] Virtualization type: full [2024-04-17T12:00:38.495Z] L1d cache: 256 KiB [2024-04-17T12:00:38.495Z] L1i cache: 256 KiB [2024-04-17T12:00:38.495Z] L2 cache: 4 MiB [2024-04-17T12:00:38.495Z] L3 cache: 128 MiB [2024-04-17T12:00:38.495Z] NUMA node0 CPU(s): 0-7 [2024-04-17T12:00:38.495Z] Vulnerability Itlb multihit: Not affected [2024-04-17T12:00:38.495Z] Vulnerability L1tf: Not affected [2024-04-17T12:00:38.495Z] Vulnerability Mds: Not affected [2024-04-17T12:00:38.495Z] Vulnerability Meltdown: Not affected [2024-04-17T12:00:38.495Z] Vulnerability Mmio stale data: Not affected [2024-04-17T12:00:38.495Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-17T12:00:38.495Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-17T12:00:38.495Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-17T12:00:38.495Z] Vulnerability Srbds: Not affected [2024-04-17T12:00:38.495Z] Vulnerability Tsx async abort: Not affected [2024-04-17T12:00:38.496Z] 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 [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] ---> nproc: [2024-04-17T12:00:38.496Z] 8 [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] ---> df -h: [2024-04-17T12:00:38.496Z] Filesystem Size Used Avail Use% Mounted on [2024-04-17T12:00:38.496Z] overlay 155G 11G 145G 7% / [2024-04-17T12:00:38.496Z] tmpfs 64M 0 64M 0% /dev [2024-04-17T12:00:38.496Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-17T12:00:38.496Z] shm 64M 0 64M 0% /dev/shm [2024-04-17T12:00:38.496Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] ---> sar -b -r -n DEV: [2024-04-17T12:00:38.496Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2620) 04/17/24 _x86_64_ (8 CPU) [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:44:52 LINUX RESTART (8 CPU) [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-17T12:00:38.496Z] 11:46:01 336.56 47.91 288.65 0.00 5397.50 146637.69 0.00 [2024-04-17T12:00:38.496Z] 11:47:01 136.69 0.33 136.35 0.00 12.00 40439.59 0.00 [2024-04-17T12:00:38.496Z] 11:48:01 49.32 0.02 49.30 0.00 0.13 29805.28 0.00 [2024-04-17T12:00:38.496Z] 11:49:01 75.80 0.28 75.52 0.00 15.06 31966.14 0.00 [2024-04-17T12:00:38.496Z] 11:50:01 21.55 8.98 12.56 0.00 2907.92 2637.83 0.00 [2024-04-17T12:00:38.496Z] 11:51:01 21.28 2.87 18.41 0.00 2539.44 3763.91 0.00 [2024-04-17T12:00:38.496Z] 11:52:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-04-17T12:00:38.496Z] 11:53:01 0.87 0.00 0.87 0.00 0.00 10.79 0.00 [2024-04-17T12:00:38.496Z] 11:54:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-04-17T12:00:38.496Z] 11:55:01 2.12 0.00 2.12 0.00 0.00 36.79 0.00 [2024-04-17T12:00:38.496Z] 11:56:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-04-17T12:00:38.496Z] 11:57:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2024-04-17T12:00:38.496Z] 11:58:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-04-17T12:00:38.496Z] 11:59:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 [2024-04-17T12:00:38.496Z] 12:00:01 1.57 0.02 1.55 0.00 0.13 18.40 0.00 [2024-04-17T12:00:38.496Z] Average: 43.43 4.03 39.41 0.00 724.76 17025.26 0.00 [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-17T12:00:38.496Z] 11:46:01 29436204 31518712 817016 2.48 65484 2306032 2100212 6.19 1045736 2044280 368072 [2024-04-17T12:00:38.496Z] 11:47:01 27733768 31221388 1076868 3.27 110900 3534608 2386316 7.03 1648648 2976988 533420 [2024-04-17T12:00:38.496Z] 11:48:01 27198868 31445968 850528 2.59 115956 4243488 1940308 5.72 1792556 3320996 399104 [2024-04-17T12:00:38.496Z] 11:49:01 28602628 31535432 769016 2.34 119676 3018692 1742024 5.13 1167752 2643960 268 [2024-04-17T12:00:38.496Z] 11:50:01 28409988 31513532 785120 2.39 123784 3177480 1796160 5.29 1276836 2711008 600 [2024-04-17T12:00:38.496Z] 11:51:01 28228756 31518520 775164 2.36 128232 3352360 1803716 5.32 1395508 2757436 132 [2024-04-17T12:00:38.496Z] 11:52:01 28236016 31525820 767792 2.33 128264 3352376 1803716 5.32 1388348 2757440 12 [2024-04-17T12:00:38.496Z] 11:53:01 28236056 31526036 767500 2.33 128284 3352496 1803716 5.32 1388588 2757560 136 [2024-04-17T12:00:38.496Z] 11:54:01 28240312 31530332 763064 2.32 128308 3352508 1803716 5.32 1383732 2757576 8 [2024-04-17T12:00:38.496Z] 11:55:01 28240500 31531132 762680 2.32 128420 3352480 1803716 5.32 1383356 2758068 4 [2024-04-17T12:00:38.496Z] 11:56:01 28240776 31531488 762304 2.32 128456 3352480 1803716 5.32 1383228 2758072 20 [2024-04-17T12:00:38.496Z] 11:57:01 28240608 31531364 762256 2.32 128488 3352484 1803716 5.32 1383236 2758084 164 [2024-04-17T12:00:38.496Z] 11:58:01 28240524 31531332 762456 2.32 128512 3352496 1803716 5.32 1383036 2758080 24 [2024-04-17T12:00:38.496Z] 11:59:01 28240532 31531376 762352 2.32 128536 3352492 1803716 5.32 1383068 2758084 160 [2024-04-17T12:00:38.496Z] 12:00:01 28240552 31531516 762136 2.32 128572 3352504 1790720 5.28 1383352 2758092 24 [2024-04-17T12:00:38.496Z] Average: 28251073 31501597 796417 2.42 121325 3320332 1865946 5.50 1385799 2751715 86810 [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-17T12:00:38.496Z] 11:46:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:46:01 docker0 80.04 74.17 5.61 431.44 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:46:01 ens3 679.25 498.20 6412.91 104.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:47:01 docker0 226.99 326.16 19.38 2146.89 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:47:01 ens3 369.48 252.60 2185.61 39.65 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:47:01 vethe3583b2 226.99 326.26 22.48 2146.90 0.00 0.00 0.00 0.18 [2024-04-17T12:00:38.496Z] 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:48:01 docker0 1.35 1.45 0.09 1.63 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:48:01 ens3 17.58 11.35 14.82 7.43 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:48:01 vethe3583b2 1.35 1.47 0.11 1.63 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:49:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:49:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:49:01 ens3 102.37 63.16 2530.94 14.95 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:50:01 ens3 93.55 58.81 679.31 4.28 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:51:01 ens3 124.21 64.86 1377.08 4.38 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:54:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:56:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 11:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] 12:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] Average: docker0 20.56 26.79 1.67 172.01 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] Average: ens3 92.48 63.30 880.01 11.65 0.00 0.00 0.00 0.00 [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] ---> sar -P ALL: [2024-04-17T12:00:38.496Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2620) 04/17/24 _x86_64_ (8 CPU) [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:44:52 LINUX RESTART (8 CPU) [2024-04-17T12:00:38.496Z] [2024-04-17T12:00:38.496Z] 11:45:01 CPU %user %nice %system %iowait %steal %idle [2024-04-17T12:00:38.496Z] 11:46:01 all 8.12 0.00 2.52 2.96 0.07 86.34 [2024-04-17T12:00:38.496Z] 11:46:01 0 7.35 0.00 2.72 6.20 0.05 83.67 [2024-04-17T12:00:38.496Z] 11:46:01 1 12.31 0.00 3.10 0.99 0.05 83.55 [2024-04-17T12:00:38.496Z] 11:46:01 2 6.69 0.00 2.54 0.79 0.05 89.93 [2024-04-17T12:00:38.496Z] 11:46:01 3 7.85 0.00 2.09 5.20 0.07 84.80 [2024-04-17T12:00:38.496Z] 11:46:01 4 8.62 0.00 2.48 4.76 0.08 84.05 [2024-04-17T12:00:38.496Z] 11:46:01 5 7.90 0.00 1.96 0.92 0.07 89.15 [2024-04-17T12:00:38.496Z] 11:46:01 6 8.43 0.00 3.21 4.34 0.10 83.91 [2024-04-17T12:00:38.496Z] 11:46:01 7 5.79 0.00 2.02 0.45 0.05 91.69 [2024-04-17T12:00:38.496Z] 11:47:01 all 30.07 0.00 4.23 2.70 0.07 62.94 [2024-04-17T12:00:38.496Z] 11:47:01 0 31.65 0.00 4.64 0.81 0.08 62.83 [2024-04-17T12:00:38.496Z] 11:47:01 1 26.65 0.00 2.86 2.02 0.07 68.40 [2024-04-17T12:00:38.496Z] 11:47:01 2 30.08 0.00 4.11 0.89 0.07 64.85 [2024-04-17T12:00:38.496Z] 11:47:01 3 31.55 0.00 4.67 5.35 0.08 58.35 [2024-04-17T12:00:38.496Z] 11:47:01 4 31.22 0.00 4.68 9.11 0.07 54.92 [2024-04-17T12:00:38.496Z] 11:47:01 5 29.69 0.00 3.72 1.66 0.08 64.85 [2024-04-17T12:00:38.496Z] 11:47:01 6 30.58 0.00 4.59 0.54 0.05 64.24 [2024-04-17T12:00:38.496Z] 11:47:01 7 29.11 0.00 4.55 1.26 0.07 65.01 [2024-04-17T12:00:38.496Z] 11:48:01 all 54.92 0.00 5.59 1.00 0.10 38.39 [2024-04-17T12:00:38.496Z] 11:48:01 0 54.40 0.00 5.56 0.08 0.10 39.86 [2024-04-17T12:00:38.496Z] 11:48:01 1 49.32 0.00 4.87 2.07 0.10 43.64 [2024-04-17T12:00:38.496Z] 11:48:01 2 57.20 0.00 5.48 0.15 0.10 37.07 [2024-04-17T12:00:38.496Z] 11:48:01 3 55.47 0.00 5.74 0.39 0.08 38.32 [2024-04-17T12:00:38.496Z] 11:48:01 4 55.20 0.00 5.30 3.24 0.10 36.15 [2024-04-17T12:00:38.496Z] 11:48:01 5 56.89 0.00 5.78 0.20 0.08 37.04 [2024-04-17T12:00:38.496Z] 11:48:01 6 56.13 0.00 6.22 0.17 0.10 37.38 [2024-04-17T12:00:38.496Z] 11:48:01 7 54.75 0.00 5.78 1.70 0.10 37.66 [2024-04-17T12:00:38.496Z] 11:49:01 all 18.80 0.00 2.25 1.55 0.04 77.35 [2024-04-17T12:00:38.496Z] 11:49:01 0 19.01 0.00 2.50 0.10 0.03 78.36 [2024-04-17T12:00:38.496Z] 11:49:01 1 17.54 0.00 2.20 6.45 0.05 73.75 [2024-04-17T12:00:38.496Z] 11:49:01 2 19.55 0.00 2.45 0.47 0.03 77.49 [2024-04-17T12:00:38.496Z] 11:49:01 3 18.92 0.00 2.10 4.29 0.07 74.63 [2024-04-17T12:00:38.496Z] 11:49:01 4 18.14 0.00 2.62 0.03 0.03 79.17 [2024-04-17T12:00:38.496Z] 11:49:01 5 18.97 0.00 2.21 0.12 0.03 78.67 [2024-04-17T12:00:38.496Z] 11:49:01 6 19.48 0.00 1.98 0.13 0.05 78.35 [2024-04-17T12:00:38.496Z] 11:49:01 7 18.82 0.00 1.92 0.86 0.03 78.36 [2024-04-17T12:00:38.496Z] 11:50:01 all 0.48 0.00 0.23 0.38 0.01 98.90 [2024-04-17T12:00:38.496Z] 11:50:01 0 0.42 0.00 0.20 0.03 0.02 99.33 [2024-04-17T12:00:38.496Z] 11:50:01 1 0.60 0.00 0.20 0.43 0.00 98.77 [2024-04-17T12:00:38.496Z] 11:50:01 2 0.23 0.00 0.13 0.02 0.03 99.58 [2024-04-17T12:00:38.496Z] 11:50:01 3 0.27 0.00 0.20 0.37 0.00 99.17 [2024-04-17T12:00:38.496Z] 11:50:01 4 0.23 0.00 0.15 0.50 0.02 99.10 [2024-04-17T12:00:38.496Z] 11:50:01 5 1.40 0.00 0.48 0.68 0.00 97.43 [2024-04-17T12:00:38.496Z] 11:50:01 6 0.32 0.00 0.10 0.02 0.02 99.55 [2024-04-17T12:00:38.496Z] 11:50:01 7 0.33 0.00 0.35 1.02 0.03 98.27 [2024-04-17T12:00:38.496Z] 11:51:01 all 0.97 0.00 0.44 0.31 0.01 98.27 [2024-04-17T12:00:38.496Z] 11:51:01 0 0.62 0.00 0.43 0.00 0.02 98.93 [2024-04-17T12:00:38.496Z] 11:51:01 1 0.90 0.00 0.28 0.02 0.02 98.78 [2024-04-17T12:00:38.496Z] 11:51:01 2 2.18 0.00 0.55 0.02 0.02 97.24 [2024-04-17T12:00:38.496Z] 11:51:01 3 0.62 0.00 0.77 0.85 0.02 97.74 [2024-04-17T12:00:38.496Z] 11:51:01 4 0.47 0.00 0.25 0.05 0.00 99.23 [2024-04-17T12:00:38.497Z] 11:51:01 5 1.40 0.00 0.48 0.10 0.02 98.00 [2024-04-17T12:00:38.497Z] 11:51:01 6 1.13 0.00 0.45 0.40 0.00 98.01 [2024-04-17T12:00:38.497Z] 11:51:01 7 0.42 0.00 0.30 1.05 0.02 98.21 [2024-04-17T12:00:38.497Z] 11:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-04-17T12:00:38.497Z] 11:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-04-17T12:00:38.497Z] 11:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-17T12:00:38.497Z] 11:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-04-17T12:00:38.497Z] 11:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-04-17T12:00:38.497Z] 11:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-17T12:00:38.497Z] 11:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:53:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2024-04-17T12:00:38.497Z] 11:54:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-04-17T12:00:38.497Z] 11:54:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2024-04-17T12:00:38.497Z] 11:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-17T12:00:38.497Z] 11:54:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-04-17T12:00:38.497Z] 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-17T12:00:38.497Z] 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:54:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2024-04-17T12:00:38.497Z] 11:55:01 all 0.24 0.00 0.03 0.06 0.01 99.66 [2024-04-17T12:00:38.497Z] 11:55:01 0 0.99 0.00 0.08 0.00 0.02 98.91 [2024-04-17T12:00:38.497Z] 11:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:55:01 2 0.73 0.00 0.03 0.00 0.00 99.24 [2024-04-17T12:00:38.497Z] 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:55:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-04-17T12:00:38.497Z] 11:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-17T12:00:38.497Z] 11:55:01 7 0.07 0.00 0.02 0.48 0.02 99.42 [2024-04-17T12:00:38.497Z] 11:56:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-04-17T12:00:38.497Z] 11:56:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2024-04-17T12:00:38.497Z] 11:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-17T12:00:38.497Z] 11:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-17T12:00:38.497Z] 11:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:56:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2024-04-17T12:00:38.497Z] [2024-04-17T12:00:38.497Z] 11:56:01 CPU %user %nice %system %iowait %steal %idle [2024-04-17T12:00:38.497Z] 11:57:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2024-04-17T12:00:38.497Z] 11:57:01 0 0.47 0.00 0.02 0.00 0.02 99.50 [2024-04-17T12:00:38.497Z] 11:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-04-17T12:00:38.497Z] 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:57:01 7 0.03 0.00 0.02 0.08 0.02 99.85 [2024-04-17T12:00:38.497Z] 11:58:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-04-17T12:00:38.497Z] 11:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-04-17T12:00:38.497Z] 11:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:58:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-17T12:00:38.497Z] 11:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 11:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-17T12:00:38.497Z] 11:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-17T12:00:38.497Z] 11:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-04-17T12:00:38.497Z] 11:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 11:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-04-17T12:00:38.497Z] 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-17T12:00:38.497Z] 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-17T12:00:38.497Z] 11:59:01 7 0.00 0.00 0.02 0.05 0.02 99.92 [2024-04-17T12:00:38.497Z] 12:00:01 all 0.04 0.00 0.02 0.02 0.01 99.91 [2024-04-17T12:00:38.497Z] 12:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-04-17T12:00:38.497Z] 12:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-17T12:00:38.497Z] 12:00:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-04-17T12:00:38.497Z] 12:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-17T12:00:38.497Z] 12:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-04-17T12:00:38.497Z] 12:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-17T12:00:38.497Z] 12:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-17T12:00:38.497Z] 12:00:01 7 0.03 0.00 0.03 0.13 0.00 99.80 [2024-04-17T12:00:38.497Z] Average: all 7.55 0.00 1.02 0.60 0.03 90.81 [2024-04-17T12:00:38.497Z] Average: 0 7.65 0.00 1.08 0.48 0.03 90.76 [2024-04-17T12:00:38.497Z] Average: 1 7.10 0.00 0.90 0.79 0.03 91.17 [2024-04-17T12:00:38.497Z] Average: 2 7.87 0.00 1.02 0.16 0.03 90.92 [2024-04-17T12:00:38.497Z] Average: 3 7.58 0.00 1.03 1.09 0.02 90.28 [2024-04-17T12:00:38.497Z] Average: 4 7.54 0.00 1.03 1.18 0.03 90.23 [2024-04-17T12:00:38.497Z] Average: 5 7.71 0.00 0.98 0.25 0.02 91.05 [2024-04-17T12:00:38.497Z] Average: 6 7.68 0.00 1.10 0.37 0.02 90.83 [2024-04-17T12:00:38.497Z] Average: 7 7.25 0.00 1.00 0.48 0.03 91.25 [2024-04-17T12:00:38.497Z] [2024-04-17T12:00:38.497Z] [2024-04-17T12:00:38.497Z]