Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea 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-ssh5588404345857770961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5727604282070650780.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4601232725164651607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6636782222902409772.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6541653286876852802.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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1595’ Running on prd-ubuntu20.04-docker-8c-8g-1597 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea (main) Commit message: "Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing" > git config core.sparsecheckout # timeout=10 > git checkout -f 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea # timeout=10 > git rev-list --no-walk 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:17 ========================================================= 21:45:17 EdgeX Global Pipelines Version Info 21:45:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:18 ------------------- 21:45:18 stable info: 21:45:18 ------------------- 21:45:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:45:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:45:18 Message: update stable to v1.0.250 21:45:18 ------------------- 21:45:18 experimental info: 21:45:18 ------------------- 21:45:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:45:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:45:18 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:45:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37cecbb [Pipeline] echo 21:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:45:19 + git rev-list -1 --merges 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea~1..37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo 21:45:19 -----------> git rev-list -1 --merges 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea~1..37cecbbc79fcb57934e13d86bbd14e4e0c2700ea 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea 21:45:19 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [false] [Pipeline] sh 21:45:20 + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo 21:45:20 ========================================================= 21:45:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:45:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:20 + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo 21:45:20 [semverPrep] GIT_COMMIT: 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea, Commit Message: Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing [Pipeline] echo 21:45:20 [semverPrep] This is not a build commit. [Pipeline] sh 21:45:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:20 + grep -v github /etc/ssh/ssh_known_hosts 21:45:20 + [ -e /tmp/ssh_known_hosts ] 21:45:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:45:20 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 21:45:20 -a /etc/ssh/ssh_known_hosts 21:45:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:21 21:45:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:21 0.1.4: Pulling from edgex-devops/py-git-semver 21:45:21 b85a868b505f: Pulling fs layer 21:45:21 e2be974225ed: Pulling fs layer 21:45:21 339a4e72a1f5: Pulling fs layer 21:45:21 988bab9f4d93: Pulling fs layer 21:45:21 1469e6f7b9e6: Pulling fs layer 21:45:21 eaf3925da568: Pulling fs layer 21:45:21 bab4dde63d76: Pulling fs layer 21:45:21 bde34c3a00c8: Pulling fs layer 21:45:21 b352a97aabf1: Pulling fs layer 21:45:21 4872d77fe225: Pulling fs layer 21:45:21 5851b861e8e6: Pulling fs layer 21:45:21 eaf3925da568: Waiting 21:45:21 4872d77fe225: Waiting 21:45:21 b352a97aabf1: Waiting 21:45:21 988bab9f4d93: Waiting 21:45:21 5851b861e8e6: Waiting 21:45:21 bab4dde63d76: Waiting 21:45:21 bde34c3a00c8: Waiting 21:45:21 1469e6f7b9e6: Waiting 21:45:21 e2be974225ed: Verifying Checksum 21:45:21 e2be974225ed: Download complete 21:45:21 988bab9f4d93: Verifying Checksum 21:45:21 988bab9f4d93: Download complete 21:45:21 339a4e72a1f5: Verifying Checksum 21:45:21 339a4e72a1f5: Download complete 21:45:21 1469e6f7b9e6: Verifying Checksum 21:45:21 1469e6f7b9e6: Download complete 21:45:21 eaf3925da568: Verifying Checksum 21:45:21 eaf3925da568: Download complete 21:45:21 bde34c3a00c8: Download complete 21:45:21 b352a97aabf1: Download complete 21:45:21 4872d77fe225: Download complete 21:45:21 5851b861e8e6: Verifying Checksum 21:45:21 5851b861e8e6: Download complete 21:45:21 b85a868b505f: Verifying Checksum 21:45:21 b85a868b505f: Download complete 21:45:22 bab4dde63d76: Verifying Checksum 21:45:22 bab4dde63d76: Download complete 21:45:22 b85a868b505f: Pull complete 21:45:23 e2be974225ed: Pull complete 21:45:23 339a4e72a1f5: Pull complete 21:45:23 988bab9f4d93: Pull complete 21:45:23 1469e6f7b9e6: Pull complete 21:45:23 eaf3925da568: Pull complete 21:45:25 bab4dde63d76: Pull complete 21:45:25 bde34c3a00c8: Pull complete 21:45:25 b352a97aabf1: Pull complete 21:45:25 4872d77fe225: Pull complete 21:45:26 5851b861e8e6: Pull complete 21:45:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:26 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 21:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:45:27 $ docker top 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 -eo pid,comm 21:45:27 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). 21:45:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:27 [ssh-agent] Looking for ssh-agent implementation... 21:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:27 $ docker exec 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent 21:45:27 SSH_AUTH_SOCK=/tmp/ssh-mXQttwvERw8P/agent.32 21:45:27 SSH_AGENT_PID=38 21:45:27 Running ssh-add (command line suppressed) 21:45:27 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7391206488626777457.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7391206488626777457.key) 21:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:28 + git tag --points-at HEAD [Pipeline] } 21:45:28 $ docker exec --env ******** --env ******** 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent -k 21:45:28 unset SSH_AUTH_SOCK; 21:45:28 unset SSH_AGENT_PID; 21:45:28 echo Agent pid 38 killed; 21:45:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:28 [ssh-agent] Looking for ssh-agent implementation... 21:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:28 $ docker exec 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent 21:45:28 SSH_AUTH_SOCK=/tmp/ssh-Wg6UikuMd04D/agent.70 21:45:28 SSH_AGENT_PID=76 21:45:28 Running ssh-add (command line suppressed) 21:45:28 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16834079804900754700.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16834079804900754700.key) 21:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:28 + git semver init 21:45:29 2023-07-19 21:45:29,122 [run_init] DEBUG init version:0.0.0 force:False 21:45:29 2023-07-19 21:45:29,123 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 21:45:29 2023-07-19 21:45:29,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 21:45:29 2023-07-19 21:45:29,124 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:45:30 2023-07-19 21:45:30,418 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 21:45:30 2023-07-19 21:45:30,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 21:45:30 2023-07-19 21:45:30,419 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:45:30 2023-07-19 21:45:30,419 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:45:30 3.1.0-dev.10 [Pipeline] } 21:45:30 $ docker exec --env ******** --env ******** 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent -k 21:45:30 unset SSH_AUTH_SOCK; 21:45:30 unset SSH_AGENT_PID; 21:45:30 echo Agent pid 76 killed; 21:45:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:31 + git semver [Pipeline] } 21:45:31 $ docker stop --time=1 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 21:45:32 $ docker rm -f --volumes 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:33 Stashed 1 file(s) [Pipeline] echo 21:45:33 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 21:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:33 ========================================================= 21:45:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:45:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:45:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:45:33 4db1b89c0bd1: Pulling fs layer 21:45:33 6911f1a30b25: Pulling fs layer 21:45:33 e194b8c5c2a9: Pulling fs layer 21:45:33 6863d3e3a2b1: Pulling fs layer 21:45:33 ec0bb842ea78: Pulling fs layer 21:45:33 40a00589a448: Pulling fs layer 21:45:33 6c08303d61cc: Pulling fs layer 21:45:33 798269fcf238: Pulling fs layer 21:45:33 ec0bb842ea78: Waiting 21:45:33 798269fcf238: Waiting 21:45:33 6c08303d61cc: Waiting 21:45:33 6863d3e3a2b1: Waiting 21:45:33 6911f1a30b25: Verifying Checksum 21:45:33 6911f1a30b25: Download complete 21:45:33 6863d3e3a2b1: Verifying Checksum 21:45:33 6863d3e3a2b1: Download complete 21:45:33 ec0bb842ea78: Download complete 21:45:33 4db1b89c0bd1: Verifying Checksum 21:45:33 4db1b89c0bd1: Download complete 21:45:33 40a00589a448: Verifying Checksum 21:45:33 40a00589a448: Download complete 21:45:33 4db1b89c0bd1: Pull complete 21:45:33 6911f1a30b25: Pull complete 21:45:34 e194b8c5c2a9: Verifying Checksum 21:45:34 e194b8c5c2a9: Download complete 21:45:34 798269fcf238: Verifying Checksum 21:45:34 798269fcf238: Download complete 21:45:34 6c08303d61cc: Verifying Checksum 21:45:34 6c08303d61cc: Download complete 21:45:37 e194b8c5c2a9: Pull complete 21:45:37 6863d3e3a2b1: Pull complete 21:45:37 ec0bb842ea78: Pull complete 21:45:37 40a00589a448: Pull complete 21:45:39 6c08303d61cc: Pull complete 21:45:40 798269fcf238: Pull complete 21:45:40 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:45:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:41 + docker inspect -f . ci-base-image-x86_64 21:45:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:41 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 21:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:42 $ docker top 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:43 + go version 21:45:43 go version go1.20.6 linux/amd64 [Pipeline] } 21:45:43 $ docker stop --time=1 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe 21:45:44 $ docker rm -f --volumes 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:44 + docker inspect -f . ci-base-image-x86_64 21:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:44 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 21:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:45 $ docker top dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:45 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:45:46 + make test 21:45:46 make -C ./app-service-template build 21:45:46 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:45:46 go mod tidy 21:45:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:45:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:45:46 go: downloading github.com/google/uuid v1.3.0 21:45:46 go: downloading github.com/stretchr/testify v1.8.4 21:45:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 21:45:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 21:45:46 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 21:45:46 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:45:46 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:45:46 go: downloading gopkg.in/yaml.v3 v3.0.1 21:45:46 go: downloading github.com/stretchr/objx v0.5.0 21:45:46 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:45:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:45:46 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:45:46 go: downloading github.com/go-kit/log v0.2.1 21:45:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:45:46 go: downloading github.com/gorilla/mux v1.8.0 21:45:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:45:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 21:45:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 21:45:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:45:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:45:46 go: downloading github.com/mitchellh/copystructure v1.2.0 21:45:46 go: downloading github.com/hashicorp/errwrap v1.1.0 21:45:46 go: downloading github.com/hashicorp/consul/api v1.22.0 21:45:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:45:46 go: downloading github.com/go-playground/universal-translator v0.18.1 21:45:46 go: downloading github.com/leodido/go-urn v1.2.4 21:45:46 go: downloading golang.org/x/crypto v0.9.0 21:45:46 go: downloading golang.org/x/text v0.9.0 21:45:46 go: downloading github.com/go-playground/locales v0.14.1 21:45:47 go: downloading github.com/gorilla/websocket v1.5.0 21:45:47 go: downloading golang.org/x/net v0.10.0 21:45:47 go: downloading golang.org/x/sync v0.2.0 21:45:47 go: downloading github.com/x448/float16 v0.8.4 21:45:47 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:45:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:45:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:45:47 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:45:47 go: downloading github.com/nats-io/nats.go v1.27.1 21:45:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:45:47 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 21:45:47 go: downloading golang.org/x/sys v0.8.0 21:45:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:45:47 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:45:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:45:47 go: downloading github.com/hashicorp/serf v0.10.1 21:45:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:45:47 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:45:47 go: downloading github.com/google/go-cmp v0.5.9 21:45:47 go: downloading github.com/hashicorp/consul/sdk v0.14.0 21:45:47 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:45:47 go: downloading github.com/Microsoft/go-winio v0.6.0 21:45:47 go: downloading github.com/zeebo/errs v1.3.0 21:45:47 go: downloading google.golang.org/grpc v1.53.0 21:45:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:45:48 go: downloading github.com/kr/pretty v0.1.0 21:45:48 go: downloading github.com/onsi/ginkgo v1.10.1 21:45:48 go: downloading github.com/onsi/gomega v1.7.0 21:45:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:45:48 go: downloading github.com/fatih/color v1.14.1 21:45:48 go: downloading github.com/mattn/go-colorable v0.1.13 21:45:48 go: downloading github.com/mattn/go-isatty v0.0.17 21:45:48 go: downloading github.com/klauspost/compress v1.16.5 21:45:48 go: downloading github.com/nats-io/nkeys v0.4.4 21:45:48 go: downloading github.com/nats-io/nuid v1.0.1 21:45:48 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:45:48 Still waiting to schedule task 21:45:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1596’ 21:45:48 go: downloading github.com/armon/go-metrics v0.4.1 21:45:48 go: downloading google.golang.org/protobuf v1.28.1 21:45:48 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:45:48 go: downloading github.com/hashicorp/memberlist v0.5.0 21:45:48 go: downloading golang.org/x/tools v0.6.0 21:45:48 go: downloading github.com/hashicorp/go-version v1.2.1 21:45:48 go: downloading github.com/pkg/errors v0.9.1 21:45:48 go: downloading github.com/minio/highwayhash v1.0.2 21:45:48 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:45:48 go: downloading golang.org/x/time v0.3.0 21:45:48 go: downloading github.com/kr/text v0.2.0 21:45:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:45:48 go: downloading github.com/golang/protobuf v1.5.2 21:45:48 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:45:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:45:48 go: downloading github.com/pascaldekloe/goe v0.1.0 21:45:48 go: downloading github.com/google/btree v1.0.1 21:45:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:45:48 go: downloading github.com/miekg/dns v1.1.41 21:45:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:45:48 go: downloading gopkg.in/yaml.v2 v2.4.0 21:45:48 go: downloading github.com/hpcloud/tail v1.0.0 21:45:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:45:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:45:48 go: downloading golang.org/x/mod v0.8.0 21:45:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:45:49 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:46:04 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:04 make -C ./app-service-template test 21:46:04 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:04 go test -race -coverprofile=coverage.out ./... 21:46:26 ? app-new-service/config [no test files] 21:46:26 ok app-new-service 0.059s coverage: 49.1% of statements 21:46:26 ok app-new-service/functions 0.138s coverage: 85.3% of statements 21:46:26 go vet ./... 21:46:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:46:38 ./bin/test-attribution-txt.sh 21:46:38 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 21:46:38 go test -race -coverprofile=coverage.out ./... 21:46:38 go: downloading github.com/gomodule/redigo v1.8.9 21:46:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:46:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:46:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:46:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.118s coverage: 64.7% of statements 21:46:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.062s coverage: 93.0% of statements 21:46:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.074s coverage: 85.1% of statements 21:46:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements 21:46:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.034s coverage: 100.0% of statements 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.135s coverage: 77.9% of statements 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.047s coverage: 97.3% of statements 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.062s coverage: 65.6% of statements 21:46:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:46:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:46:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:46:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.074s coverage: 28.7% of statements 21:46:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.073s coverage: 14.9% of statements 21:46:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.049s coverage: 27.3% of statements 21:46:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.058s coverage: 52.8% of statements 21:47:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.135s coverage: 75.1% of statements 21:47:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.051s coverage: 94.4% of statements 21:47:10 go vet ./... 21:47:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:47:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:47:19 $ docker stop --time=1 dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e 21:47:20 $ docker rm -f --volumes dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e [Pipeline] // withDockerContainer [Pipeline] sh 21:47:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:47:21 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 21:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:21 21:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:22 latest: Pulling from edgex-lftools-log-publisher 21:47:22 5eb5b503b376: Pulling fs layer 21:47:22 5c69ac0246d0: Pulling fs layer 21:47:22 ec43610c2a17: Pulling fs layer 21:47:22 3a2ae6a8a46f: Pulling fs layer 21:47:22 33b1e0a273af: Pulling fs layer 21:47:22 5d3b04190fa2: Pulling fs layer 21:47:22 2f39f015ded8: Pulling fs layer 21:47:22 3a2ae6a8a46f: Waiting 21:47:22 33b1e0a273af: Waiting 21:47:22 5d3b04190fa2: Waiting 21:47:22 2f39f015ded8: Waiting 21:47:22 5c69ac0246d0: Verifying Checksum 21:47:22 5c69ac0246d0: Download complete 21:47:22 3a2ae6a8a46f: Verifying Checksum 21:47:22 3a2ae6a8a46f: Download complete 21:47:22 ec43610c2a17: Verifying Checksum 21:47:22 ec43610c2a17: Download complete 21:47:22 33b1e0a273af: Verifying Checksum 21:47:22 33b1e0a273af: Download complete 21:47:22 5d3b04190fa2: Verifying Checksum 21:47:22 5d3b04190fa2: Download complete 21:47:22 5eb5b503b376: Verifying Checksum 21:47:22 5eb5b503b376: Download complete 21:47:23 2f39f015ded8: Download complete 21:47:23 5eb5b503b376: Pull complete 21:47:23 5c69ac0246d0: Pull complete 21:47:24 ec43610c2a17: Pull complete 21:47:24 3a2ae6a8a46f: Pull complete 21:47:24 33b1e0a273af: Pull complete 21:47:24 5d3b04190fa2: Pull complete 21:47:28 2f39f015ded8: Pull complete 21:47:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:28 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 21:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:47:31 $ docker top 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:31 ---> job-cost.sh 21:47:31 lf-activate-venv: SKIPPING 21:47:31 INFO: No Stack... 21:47:32 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:32 INFO: Archiving Costs [Pipeline] sh 21:47:32 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 21:47:32 + cut -d, -f6 [Pipeline] lock 21:47:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] 21:47:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] did not exist. Created. 21:47:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:33 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:33 Stashed 1 file(s) [Pipeline] } 21:47:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:33 $ docker stop --time=1 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db 21:47:34 $ docker rm -f --volumes 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1598 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 21:49:22 Running in /w/workspace/app-functions-sdk-go/273 [Pipeline] { [Pipeline] checkout 21:49:22 The recommended git tool is: git 21:49:27 using credential edgex-jenkins-ssh 21:49:27 Cloning the remote Git repository 21:49:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:49:27 > git init /w/workspace/app-functions-sdk-go/273 # timeout=10 21:49:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:49:27 > git --version # timeout=10 21:49:27 > git --version # 'git version 2.25.1' 21:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:32 Avoid second fetch 21:49:32 Checking out Revision 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea (main) 21:49:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:49:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:32 > git config core.sparsecheckout # timeout=10 21:49:32 > git checkout -f 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea # timeout=10 21:49:32 Commit message: "Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:33 Dload Upload Total Spent Left Speed 21:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 21:49:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:49:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:49:34 + sudo tee /etc/docker/daemon.new 21:49:34 { 21:49:34 "registry-mirrors": [ 21:49:34 "https://nexus3.edgexfoundry.org:10001" 21:49:34 ], 21:49:34 "bip": "10.250.0.254/24", 21:49:34 "hosts": [ 21:49:34 "tcp://0.0.0.0:5555", 21:49:34 "unix:///var/run/docker.sock" 21:49:34 ], 21:49:34 "mtu": 1458, 21:49:34 "selinux-enabled": true, 21:49:34 "seccomp-profile": "/etc/docker/seccomp.json" 21:49:34 } [Pipeline] sh 21:49:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:49:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:53 ========================================================= 21:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:49:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:54 edb6bdbacee9: Pulling fs layer 21:49:54 5f9638ab2659: Pulling fs layer 21:49:54 8d51d6327a98: Pulling fs layer 21:49:54 8b374f2dd631: Pulling fs layer 21:49:54 ec14aa9079de: Pulling fs layer 21:49:54 2f466654f4bb: Pulling fs layer 21:49:54 554e91adad29: Pulling fs layer 21:49:54 ec14aa9079de: Waiting 21:49:54 2f466654f4bb: Waiting 21:49:54 8b374f2dd631: Waiting 21:49:54 554e91adad29: Waiting 21:49:54 5f9638ab2659: Download complete 21:49:54 8b374f2dd631: Verifying Checksum 21:49:54 8b374f2dd631: Download complete 21:49:54 ec14aa9079de: Verifying Checksum 21:49:54 ec14aa9079de: Download complete 21:49:54 edb6bdbacee9: Verifying Checksum 21:49:54 edb6bdbacee9: Download complete 21:49:55 edb6bdbacee9: Pull complete 21:49:56 554e91adad29: Verifying Checksum 21:49:56 554e91adad29: Download complete 21:49:56 5f9638ab2659: Pull complete 21:49:57 8d51d6327a98: Verifying Checksum 21:49:57 8d51d6327a98: Download complete 21:49:57 2f466654f4bb: Verifying Checksum 21:49:57 2f466654f4bb: Download complete 21:50:09 8d51d6327a98: Pull complete 21:50:09 8b374f2dd631: Pull complete 21:50:09 ec14aa9079de: Pull complete 21:50:14 2f466654f4bb: Pull complete 21:50:17 554e91adad29: Pull complete 21:50:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:50:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:18 + docker inspect -f . ci-base-image-arm64 21:50:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container 21:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:50:21 $ docker top c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:22 + go version 21:50:22 go version go1.20.6 linux/arm64 [Pipeline] } 21:50:22 $ docker stop --time=1 c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc 21:50:24 $ docker rm -f --volumes c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:24 + docker inspect -f . ci-base-image-arm64 21:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:24 prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container 21:50:24 $ 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/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:50:28 $ docker top 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:28 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/273 [Pipeline] fileExists [Pipeline] sh 21:50:28 + make test 21:50:28 make -C ./app-service-template build 21:50:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/273/app-service-template' 21:50:28 go mod tidy 21:50:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:50:29 go: downloading github.com/stretchr/testify v1.8.4 21:50:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:50:29 go: downloading github.com/google/uuid v1.3.0 21:50:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 21:50:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 21:50:29 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 21:50:29 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 21:50:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:50:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:50:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:50:30 go: downloading gopkg.in/yaml.v3 v3.0.1 21:50:30 go: downloading github.com/stretchr/objx v0.5.0 21:50:30 go: downloading github.com/go-kit/log v0.2.1 21:50:30 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:50:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:50:30 go: downloading github.com/gorilla/mux v1.8.0 21:50:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:50:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 21:50:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 21:50:30 go: downloading github.com/mitchellh/copystructure v1.2.0 21:50:30 go: downloading github.com/gorilla/websocket v1.5.0 21:50:30 go: downloading golang.org/x/net v0.10.0 21:50:30 go: downloading golang.org/x/sync v0.2.0 21:50:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:50:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:50:30 go: downloading github.com/hashicorp/errwrap v1.1.0 21:50:30 go: downloading github.com/x448/float16 v0.8.4 21:50:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:50:30 go: downloading github.com/go-playground/universal-translator v0.18.1 21:50:30 go: downloading github.com/leodido/go-urn v1.2.4 21:50:31 go: downloading golang.org/x/crypto v0.9.0 21:50:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:50:31 go: downloading golang.org/x/text v0.9.0 21:50:31 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:50:31 go: downloading github.com/go-playground/locales v0.14.1 21:50:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:50:35 go: downloading github.com/hashicorp/consul/api v1.22.0 21:50:35 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:50:35 go: downloading github.com/nats-io/nats.go v1.27.1 21:50:35 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 21:50:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:50:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:50:35 go: downloading github.com/kr/pretty v0.1.0 21:50:35 go: downloading golang.org/x/sys v0.8.0 21:50:35 go: downloading github.com/Microsoft/go-winio v0.6.0 21:50:36 go: downloading github.com/zeebo/errs v1.3.0 21:50:36 go: downloading google.golang.org/grpc v1.53.0 21:50:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:50:37 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:50:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:50:37 go: downloading github.com/hashicorp/serf v0.10.1 21:50:37 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:50:37 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:50:37 go: downloading github.com/google/go-cmp v0.5.9 21:50:37 go: downloading github.com/hashicorp/consul/sdk v0.14.0 21:50:37 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:50:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:50:37 go: downloading github.com/kr/text v0.2.0 21:50:37 go: downloading github.com/onsi/ginkgo v1.10.1 21:50:37 go: downloading github.com/onsi/gomega v1.7.0 21:50:37 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:50:37 go: downloading golang.org/x/tools v0.6.0 21:50:37 go: downloading google.golang.org/protobuf v1.28.1 21:50:38 go: downloading github.com/klauspost/compress v1.16.5 21:50:38 go: downloading github.com/nats-io/nkeys v0.4.4 21:50:38 go: downloading github.com/nats-io/nuid v1.0.1 21:50:38 go: downloading github.com/minio/highwayhash v1.0.2 21:50:38 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:50:41 go: downloading golang.org/x/time v0.3.0 21:50:41 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:50:42 go: downloading github.com/golang/protobuf v1.5.2 21:50:43 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:50:43 go: downloading github.com/fatih/color v1.14.1 21:50:43 go: downloading github.com/mattn/go-colorable v0.1.13 21:50:43 go: downloading github.com/mattn/go-isatty v0.0.17 21:50:43 go: downloading github.com/hashicorp/go-version v1.2.1 21:50:43 go: downloading github.com/pkg/errors v0.9.1 21:50:43 go: downloading github.com/armon/go-metrics v0.4.1 21:50:43 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:50:43 go: downloading github.com/hashicorp/memberlist v0.5.0 21:50:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:50:43 go: downloading github.com/pascaldekloe/goe v0.1.0 21:50:43 go: downloading github.com/google/btree v1.0.1 21:50:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:50:43 go: downloading github.com/miekg/dns v1.1.41 21:50:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:50:44 go: downloading gopkg.in/yaml.v2 v2.4.0 21:50:44 go: downloading github.com/hpcloud/tail v1.0.0 21:50:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:50:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:50:44 go: downloading golang.org/x/mod v0.8.0 21:50:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:50:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:52:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/273/app-service-template' 21:52:36 make -C ./app-service-template test 21:52:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/273/app-service-template' 21:52:36 go test -race -coverprofile=coverage.out ./... 21:55:28 ? app-new-service/config [no test files] 21:55:28 ok app-new-service 0.241s coverage: 49.1% of statements 21:55:28 ok app-new-service/functions 0.239s coverage: 85.3% of statements 21:55:28 go vet ./... 21:57:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:50 ./bin/test-attribution-txt.sh 21:57:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/273/app-service-template' 21:57:50 go test -race -coverprofile=coverage.out ./... 21:57:50 go: downloading github.com/gomodule/redigo v1.8.9 21:57:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:58:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:58:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:58:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.732s coverage: 64.7% of statements 21:58:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.646s coverage: 93.0% of statements 21:58:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.649s coverage: 85.1% of statements 21:58:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.290s coverage: 87.8% of statements 21:58:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.117s coverage: 100.0% of statements 21:58:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:58:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:58:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.602s coverage: 77.9% of statements 21:58:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:58:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.270s coverage: 97.3% of statements 21:58:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:58:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.272s coverage: 82.8% of statements 21:58:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:58:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.288s coverage: 65.6% of statements 21:58:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:58:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.323s coverage: 28.7% of statements 21:58:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.263s coverage: 14.9% of statements 21:58:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:58:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:58:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.236s coverage: 27.3% of statements 21:58:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.323s coverage: 52.8% of statements 21:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.567s coverage: 75.1% of statements 21:58:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.220s coverage: 94.4% of statements 21:58:55 go vet ./... 21:59:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:00 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:00 $ docker stop --time=1 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b 21:59:01 $ docker rm -f --volumes 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b [Pipeline] // withDockerContainer [Pipeline] sh 21:59:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:06 Warning: overwriting stash ‘coverage-report’ 21:59:07 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 21:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:07 21:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:08 arm64: Pulling from edgex-lftools-log-publisher 21:59:08 8998bd30e6a1: Pulling fs layer 21:59:08 04944245beec: Pulling fs layer 21:59:08 699f458cf7ca: Pulling fs layer 21:59:08 765212b225bb: Pulling fs layer 21:59:08 f23df028b6ca: Pulling fs layer 21:59:08 d65c8cfc05b1: Pulling fs layer 21:59:08 2437ff75d9bd: Pulling fs layer 21:59:08 765212b225bb: Waiting 21:59:08 f23df028b6ca: Waiting 21:59:08 d65c8cfc05b1: Waiting 21:59:08 2437ff75d9bd: Waiting 21:59:08 04944245beec: Verifying Checksum 21:59:08 04944245beec: Download complete 21:59:08 765212b225bb: Verifying Checksum 21:59:08 765212b225bb: Download complete 21:59:08 f23df028b6ca: Verifying Checksum 21:59:08 f23df028b6ca: Download complete 21:59:08 d65c8cfc05b1: Verifying Checksum 21:59:08 d65c8cfc05b1: Download complete 21:59:08 699f458cf7ca: Verifying Checksum 21:59:08 699f458cf7ca: Download complete 21:59:09 8998bd30e6a1: Download complete 21:59:11 2437ff75d9bd: Verifying Checksum 21:59:11 2437ff75d9bd: Download complete 21:59:12 8998bd30e6a1: Pull complete 21:59:13 04944245beec: Pull complete 21:59:14 699f458cf7ca: Pull complete 21:59:14 765212b225bb: Pull complete 21:59:16 f23df028b6ca: Pull complete 21:59:16 d65c8cfc05b1: Pull complete 21:59:31 2437ff75d9bd: Pull complete 21:59:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:32 prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container 21:59:32 $ 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/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:34 $ docker top aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:35 ---> job-cost.sh 21:59:35 lf-activate-venv: SKIPPING 21:59:35 INFO: No Stack... 21:59:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:37 INFO: Archiving Costs [Pipeline] sh 21:59:37 + cat /w/workspace/app-functions-sdk-go/273/archives/cost.csv 21:59:37 + cut -d, -f6 [Pipeline] lock 21:59:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] 21:59:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] did not exist. Created. 21:59:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:38 /w/workspace/app-functions-sdk-go/273@tmp/durable-16d229e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:38 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:38 Warning: overwriting stash ‘stack-cost’ 21:59:38 Stashed 1 file(s) [Pipeline] } 21:59:38 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:38 $ docker stop --time=1 aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba 21:59:40 $ docker rm -f --volumes aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba [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 21:59:40 provisioning config files... 21:59:40 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5028843299254699725tmp [Pipeline] { [Pipeline] sh 21:59:40 + set +x 21:59:40 + curl -s https://codecov.io/bash 21:59:40 + bash -s -- 21:59:40 21:59:40 _____ _ 21:59:40 / ____| | | 21:59:40 | | ___ __| | ___ ___ _____ __ 21:59:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:40 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:40 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:40 Bash-1.0.6 21:59:40 21:59:40 21:59:40 ==> git version 2.25.1 found 21:59:40 ==> 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 21:59:40 Release-Date: 2020-01-08 21:59:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:40 ==> Jenkins CI detected. 21:59:40 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:59:40 project root: . 21:59:40 --> token set from env 21:59:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:40 ==> Running gcov in . (disable via -X gcov) 21:59:40 ==> Python coveragepy not found 21:59:40 ==> Searching for coverage reports in: 21:59:40 + . 21:59:40 -> Found 2 reports 21:59:40 ==> Detecting git/mercurial file structure 21:59:41 ==> Reading reports 21:59:41 + ./app-service-template/coverage.out bytes=3432 21:59:41 + ./coverage.out bytes=118269 21:59:41 ==> Appending adjustments 21:59:41 https://docs.codecov.io/docs/fixing-reports 21:59:41 + Found adjustments 21:59:41 ==> Gzipping contents 21:59:41 24K /tmp/codecov.MraEuq.gz 21:59:41 ==> Uploading reports 21:59:41 url: https://codecov.io 21:59:41 query: branch=main&commit=37cecbbc79fcb57934e13d86bbd14e4e0c2700ea&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:41 -> Pinging Codecov 21:59:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=37cecbbc79fcb57934e13d86bbd14e4e0c2700ea&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:41 -> Uploading to 21:59:41 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/3D8B5DFFC46A037C893635FACE044666/37cecbbc79fcb57934e13d86bbd14e4e0c2700ea/84de8c35-e33b-44d3-9d77-4ccb99da8c54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T215941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c58936f618ac647f9cefcc188492f7bb08d55f6838be9e12d1f2acce0010c83 21:59:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:41 Dload Upload Total Spent Left Speed 21:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20695 0 0 100 20695 0 90371 --:--:-- --:--:-- --:--:-- 90371 21:59:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] } 21:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:59:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:59:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:42 21:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:59:42 df9b9388f04a: Pulling fs layer 21:59:42 52dc419b0ee2: Pulling fs layer 21:59:42 25bc292e5bac: Pulling fs layer 21:59:42 114826534d7a: Pulling fs layer 21:59:42 4657fd5d0bcf: Pulling fs layer 21:59:42 6ad1cebc031e: Pulling fs layer 21:59:42 8a3aa393b2d8: Pulling fs layer 21:59:42 8a3aa393b2d8: Waiting 21:59:42 6ad1cebc031e: Waiting 21:59:42 4657fd5d0bcf: Waiting 21:59:42 114826534d7a: Waiting 21:59:42 25bc292e5bac: Download complete 21:59:42 52dc419b0ee2: Download complete 21:59:42 4657fd5d0bcf: Verifying Checksum 21:59:42 4657fd5d0bcf: Download complete 21:59:42 df9b9388f04a: Download complete 21:59:42 6ad1cebc031e: Verifying Checksum 21:59:42 6ad1cebc031e: Download complete 21:59:42 df9b9388f04a: Pull complete 21:59:42 52dc419b0ee2: Pull complete 21:59:42 25bc292e5bac: Pull complete 21:59:43 114826534d7a: Verifying Checksum 21:59:43 114826534d7a: Download complete 21:59:43 8a3aa393b2d8: Verifying Checksum 21:59:43 8a3aa393b2d8: Download complete 21:59:46 114826534d7a: Pull complete 21:59:46 4657fd5d0bcf: Pull complete 21:59:46 6ad1cebc031e: Pull complete 21:59:49 8a3aa393b2d8: Pull complete 21:59:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:49 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 21:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:59:51 $ docker top 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:59:51 + set -o pipefail 21:59:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:59:57 21:59:57 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 21:59:57 21:59:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/9e274725-1aeb-4631-ab1a-3f4db5a040b0 21:59:57 21:59:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:59:57 21:59:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:57 21:59:57 21:59:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:59:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:59:57 More details here: https://snyk.co/ue1NS [Pipeline] } 21:59:57 $ docker stop --time=1 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 21:59:58 $ docker rm -f --volumes 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:59:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:59 provisioning config files... 21:59:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9369442454779425662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:59 --> edgex-publish-swagger.sh 21:59:59 === Publish openapi/v3 API === 21:59:59 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:59:59 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 21:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:59 Dload Upload Total Spent Left Speed 21:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 24934 --:--:-- --:--:-- --:--:-- 24934 21:59:59 21:59:59 [Pipeline] } 21:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:00 + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] sh 22:00:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:01 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 22:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:01 $ docker top 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 -eo pid,comm 22:00:01 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). 22:00:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:01 [ssh-agent] Looking for ssh-agent implementation... 22:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:01 $ docker exec 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 ssh-agent 22:00:01 SSH_AUTH_SOCK=/tmp/ssh-E5jrvtUSDvdr/agent.32 22:00:01 SSH_AGENT_PID=38 22:00:01 Running ssh-add (command line suppressed) 22:00:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16344530519448399538.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16344530519448399538.key) 22:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:02 + git semver tag 22:00:02 2023-07-19 22:00:02,333 [run_tag] DEBUG tag force:False 22:00:02 2023-07-19 22:00:02,333 [check_head_tag] DEBUG check head tag 22:00:02 2023-07-19 22:00:02,334 [execute] INFO git cat-file --batch-check 22:00:02 2023-07-19 22:00:02,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:00:02 2023-07-19 22:00:02,338 [execute] INFO git cat-file --batch 22:00:02 2023-07-19 22:00:02,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 22:00:02 2023-07-19 22:00:02,349 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:02 2023-07-19 22:00:02,349 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 22:00:02 2023-07-19 22:00:02,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:00:02 2023-07-19 22:00:02,354 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:02 3.1.0-dev.10 [Pipeline] } 22:00:02 $ docker exec --env ******** --env ******** 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 ssh-agent -k 22:00:02 unset SSH_AUTH_SOCK; 22:00:02 unset SSH_AGENT_PID; 22:00:02 echo Agent pid 38 killed; 22:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:02 + git semver [Pipeline] } 22:00:03 $ docker stop --time=1 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 22:00:04 $ docker rm -f --volumes 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:04 22:00:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:05 0.23.1-centos7: Pulling from edgex-lftools 22:00:05 ab5ef0e58194: Pulling fs layer 22:00:05 9712f1f96733: Pulling fs layer 22:00:05 63f879dbbcfc: Pulling fs layer 22:00:05 0d9ebad4ef96: Pulling fs layer 22:00:05 e9a5061849ea: Pulling fs layer 22:00:05 d747dcd14b5f: Pulling fs layer 22:00:05 2de7ff778b66: Pulling fs layer 22:00:05 e9a5061849ea: Waiting 22:00:05 0d9ebad4ef96: Waiting 22:00:05 d747dcd14b5f: Waiting 22:00:05 2de7ff778b66: Waiting 22:00:05 9712f1f96733: Verifying Checksum 22:00:05 9712f1f96733: Download complete 22:00:05 63f879dbbcfc: Verifying Checksum 22:00:05 63f879dbbcfc: Download complete 22:00:05 ab5ef0e58194: Verifying Checksum 22:00:05 ab5ef0e58194: Download complete 22:00:05 0d9ebad4ef96: Verifying Checksum 22:00:05 0d9ebad4ef96: Download complete 22:00:05 d747dcd14b5f: Verifying Checksum 22:00:05 d747dcd14b5f: Download complete 22:00:05 e9a5061849ea: Download complete 22:00:05 2de7ff778b66: Verifying Checksum 22:00:05 2de7ff778b66: Download complete 22:00:08 ab5ef0e58194: Pull complete 22:00:08 9712f1f96733: Pull complete 22:00:09 63f879dbbcfc: Pull complete 22:00:12 0d9ebad4ef96: Pull complete 22:00:12 e9a5061849ea: Pull complete 22:00:12 d747dcd14b5f: Pull complete 22:00:13 2de7ff778b66: Pull complete 22:00:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:00:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:14 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 22:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:00:16 $ docker top b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:00:16 provisioning config files... 22:00:16 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12706022996969023978tmp 22:00:16 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5907879290655550753tmp 22:00:16 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4172372510157370035tmp [Pipeline] { [Pipeline] echo 22:00:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:00:16 ---> sigul-configuration.sh 22:00:16 gpg: directory `/root/.gnupg' created 22:00:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:00:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:00:16 gpg: keyring `/root/.gnupg/secring.gpg' created 22:00:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:00:16 gpg: CAST5 encrypted data 22:00:16 gpg: encrypted with 1 passphrase 22:00:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:00:17 + mkdir /home/jenkins 22:00:17 + mkdir /home/jenkins/sigul [Pipeline] sh 22:00:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:00:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:00:17 ---> sigul-install.sh 22:00:17 Sigul already installed; skipping installation. [Pipeline] sh 22:00:18 + git tag --list 22:00:18 v0.1.0 22:00:18 v0.1.1 22:00:18 v1.0.0 22:00:18 v1.1.0 22:00:18 v1.2.0 22:00:18 v1.3.0 22:00:18 v1.3.1 22:00:18 v2.0.0 22:00:18 v2.0.1 22:00:18 v2.1.0 22:00:18 v2.1.1 22:00:18 v2.1.2 22:00:18 v2.2.0 22:00:18 v2.3 22:00:18 v2.3.0 22:00:18 v2.3.1 22:00:18 v3.0 22:00:18 v3.0.0 22:00:18 v3.1.0-dev.1 22:00:18 v3.1.0-dev.10 22:00:18 v3.1.0-dev.2 22:00:18 v3.1.0-dev.3 22:00:18 v3.1.0-dev.4 22:00:18 v3.1.0-dev.5 22:00:18 v3.1.0-dev.6 22:00:18 v3.1.0-dev.7 22:00:18 v3.1.0-dev.8 22:00:18 v3.1.0-dev.9 [Pipeline] sh 22:00:18 + lftools sign git-tag v3.1.0-dev.10 22:00:18 Signing Git tag with Sigul... 22:00:18 Signing v3.1.0-dev.10 [Pipeline] echo 22:00:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:00:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:00:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:00:19 $ docker stop --time=1 b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 22:00:20 $ docker rm -f --volumes b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:00:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:21 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 22:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:21 $ docker top 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 -eo pid,comm 22:00:21 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). 22:00:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:22 [ssh-agent] Looking for ssh-agent implementation... 22:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:22 $ docker exec 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 ssh-agent 22:00:22 SSH_AUTH_SOCK=/tmp/ssh-8UX8qwt4feKI/agent.32 22:00:22 SSH_AGENT_PID=38 22:00:22 Running ssh-add (command line suppressed) 22:00:22 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2262299485345877755.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2262299485345877755.key) 22:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:22 + git semver bump pre 22:00:22 2023-07-19 22:00:22,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:22 2023-07-19 22:00:22,787 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 22:00:22 2023-07-19 22:00:22,787 [bump_version] DEBUG bumped version:3.1.0-dev.11 22:00:22 2023-07-19 22:00:22,788 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 22:00:22 2023-07-19 22:00:22,788 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:22 2023-07-19 22:00:22,788 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:22 2023-07-19 22:00:22,789 [execute] INFO git cat-file --batch-check 22:00:22 2023-07-19 22:00:22,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:22 2023-07-19 22:00:22,795 [execute] INFO git cat-file --batch 22:00:22 2023-07-19 22:00:22,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:22 2023-07-19 22:00:22,800 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:22 3.1.0-dev.11 [Pipeline] } 22:00:22 $ docker exec --env ******** --env ******** 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 ssh-agent -k 22:00:22 unset SSH_AUTH_SOCK; 22:00:22 unset SSH_AGENT_PID; 22:00:22 echo Agent pid 38 killed; 22:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:23 + git semver [Pipeline] } 22:00:23 $ docker stop --time=1 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 22:00:24 $ docker rm -f --volumes 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:25 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 22:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:25 $ docker top 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:26 [ssh-agent] Looking for ssh-agent implementation... 22:00:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:26 $ docker exec 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 ssh-agent 22:00:26 SSH_AUTH_SOCK=/tmp/ssh-kvZofvMh0lmE/agent.32 22:00:26 SSH_AGENT_PID=38 22:00:26 Running ssh-add (command line suppressed) 22:00:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13010357400886194036.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13010357400886194036.key) 22:00:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:26 + git semver push 22:00:26 2023-07-19 22:00:26,804 [run_push] DEBUG push 22:00:26 2023-07-19 22:00:26,805 [execute] INFO git cat-file --batch-check 22:00:26 2023-07-19 22:00:26,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:00:26 2023-07-19 22:00:26,808 [execute] INFO git rev-list 3f922c6fb99641c926913b98bf5cb5dd15f5afe4 -- 22:00:26 2023-07-19 22:00:26,808 [execute] DEBUG Popen(['git', 'rev-list', '3f922c6fb99641c926913b98bf5cb5dd15f5afe4', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:26 2023-07-19 22:00:26,823 [execute] INFO git fetch -v origin 22:00:26 2023-07-19 22:00:26,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:00:27 2023-07-19 22:00:27,302 [run_push] DEBUG no remote changes detected 22:00:27 2023-07-19 22:00:27,302 [execute] INFO git push origin semver 22:00:27 2023-07-19 22:00:27,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:00:28 2023-07-19 22:00:28,060 [run_push] DEBUG push all version tags 22:00:28 2023-07-19 22:00:28,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:00:28 2023-07-19 22:00:28,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 22:00:28 2023-07-19 22:00:28,759 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 22:00:28 3.1.0-dev.11 [Pipeline] } 22:00:28 $ docker exec --env ******** --env ******** 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 ssh-agent -k 22:00:29 unset SSH_AUTH_SOCK; 22:00:29 unset SSH_AGENT_PID; 22:00:29 echo Agent pid 38 killed; 22:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:29 + git semver [Pipeline] } 22:00:29 $ docker stop --time=1 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 22:00:30 $ docker rm -f --volumes 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:00:31 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 22:00:31 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:31 total 16 22:00:31 drwxr-xr-x 3 root root 4096 Jul 19 21:47 . 22:00:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 22:00 .. 22:00:31 drwxr-xr-x 2 root root 4096 Jul 19 21:47 cost 22:00:31 -rw-r--r-- 1 root root 92 Jul 19 21:47 cost.csv 22:00:31 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:31 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 22:00:31 total 16 22:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 21:47 . 22:00:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 22:00 .. 22:00:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 21:47 cost 22:00:31 -rw-r--r-- 1 jenkins jenkins 92 Jul 19 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:00:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:32 ---> package-listing.sh 22:00:32 ++ facter osfamily 22:00:32 ++ tr '[:upper:]' '[:lower:]' 22:00:32 + OS_FAMILY=debian 22:00:32 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 22:00:32 + START_PACKAGES=/tmp/packages_start.txt 22:00:32 + END_PACKAGES=/tmp/packages_end.txt 22:00:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:32 + PACKAGES=/tmp/packages_start.txt 22:00:32 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:00:32 + PACKAGES=/tmp/packages_end.txt 22:00:32 + case "${OS_FAMILY}" in 22:00:32 + dpkg -l 22:00:32 + grep '^ii' 22:00:33 + '[' -f /tmp/packages_start.txt ']' 22:00:33 + '[' -f /tmp/packages_end.txt ']' 22:00:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:33 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:00:33 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 22:00:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 22:00:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:33 prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container 22:00:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:34 $ docker top 0b701c1adf0f817c8e29a6e4b19536be4e4e35db51700f942d17c7777684f72a -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:34 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:34 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:35 + ls /var/log/sa-host 22:00:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:35 provisioning config files... 22:00:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16408635858021998516tmp [Pipeline] { [Pipeline] echo 22:00:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:35 ---> create-netrc.sh [Pipeline] } 22:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:35 ---> python-tools-install.sh [Pipeline] echo 22:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:36 ---> sudo-logs.sh 22:00:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:36 ---> job-cost.sh 22:00:36 lf-activate-venv: SKIPPING 22:00:36 DEBUG: total: 0.2199999988079071 22:00:36 INFO: Retrieving Stack Cost... 22:00:36 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:37 INFO: Archiving Costs [Pipeline] echo 22:00:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:37 ---> logs-deploy.sh 22:00:37 lf-activate-venv: SKIPPING 22:00:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/273 22:00:37 INFO: archiving workspace using pattern(s): 22:00:38 Archives upload complete. 22:00:38 INFO: archiving logs to Nexus 22:00:39 ---> uname -a: 22:00:39 Linux prd-ubuntu20-04-docker-8c-8g-1597 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:39 22:00:39 22:00:39 ---> lscpu: 22:00:39 Architecture: x86_64 22:00:39 CPU op-mode(s): 32-bit, 64-bit 22:00:39 Byte Order: Little Endian 22:00:39 Address sizes: 40 bits physical, 48 bits virtual 22:00:39 CPU(s): 8 22:00:39 On-line CPU(s) list: 0-7 22:00:39 Thread(s) per core: 1 22:00:39 Core(s) per socket: 1 22:00:39 Socket(s): 8 22:00:39 NUMA node(s): 1 22:00:39 Vendor ID: AuthenticAMD 22:00:39 CPU family: 23 22:00:39 Model: 49 22:00:39 Model name: AMD EPYC-Rome Processor 22:00:39 Stepping: 0 22:00:39 CPU MHz: 2799.998 22:00:39 BogoMIPS: 5599.99 22:00:39 Virtualization: AMD-V 22:00:39 Hypervisor vendor: KVM 22:00:39 Virtualization type: full 22:00:39 L1d cache: 256 KiB 22:00:39 L1i cache: 256 KiB 22:00:39 L2 cache: 4 MiB 22:00:39 L3 cache: 128 MiB 22:00:39 NUMA node0 CPU(s): 0-7 22:00:39 Vulnerability Itlb multihit: Not affected 22:00:39 Vulnerability L1tf: Not affected 22:00:39 Vulnerability Mds: Not affected 22:00:39 Vulnerability Meltdown: Not affected 22:00:39 Vulnerability Mmio stale data: Not affected 22:00:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:39 Vulnerability Srbds: Not affected 22:00:39 Vulnerability Tsx async abort: Not affected 22:00:39 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 22:00:39 22:00:39 22:00:39 ---> nproc: 22:00:39 8 22:00:39 22:00:39 22:00:39 ---> df -h: 22:00:39 Filesystem Size Used Avail Use% Mounted on 22:00:39 overlay 155G 12G 143G 8% / 22:00:39 tmpfs 64M 0 64M 0% /dev 22:00:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:39 shm 64M 0 64M 0% /dev/shm 22:00:39 /dev/vda1 155G 12G 143G 8% /facter-os 22:00:39 22:00:39 22:00:39 ---> sar -b -r -n DEV: 22:00:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1597) 07/19/23 _x86_64_ (8 CPU) 22:00:39 22:00:39 21:44:44 LINUX RESTART (8 CPU) 22:00:39 22:00:39 21:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:39 21:46:01 160.40 48.62 111.78 0.00 5463.48 77131.33 0.00 22:00:39 21:47:01 49.53 0.02 49.51 0.00 0.13 32802.15 0.00 22:00:39 21:48:01 48.44 0.18 48.26 0.00 8.93 23827.50 0.00 22:00:39 21:49:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 22:00:39 21:50:01 29.26 9.27 20.00 0.00 2884.59 2644.63 0.00 22:00:39 21:51:01 29.01 1.33 27.68 0.00 2271.22 6345.48 0.00 22:00:39 21:52:01 3.37 0.02 3.35 0.00 0.13 89.32 0.00 22:00:39 21:53:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 22:00:39 21:54:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 22:00:39 21:55:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 22:00:39 21:56:01 3.10 1.02 2.08 0.00 21.86 27.59 0.00 22:00:39 21:57:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 22:00:39 21:58:01 1.23 0.07 1.17 0.00 0.67 12.66 0.00 22:00:39 21:59:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 22:00:39 22:00:01 56.17 2.08 54.09 0.00 61.06 35538.34 0.00 22:00:39 Average: 25.87 4.12 21.75 0.00 708.84 11829.36 0.00 22:00:39 22:00:39 21:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:39 21:46:01 28297860 31601840 707692 2.15 95776 3412884 1797136 5.30 1320644 2828924 780368 22:00:39 21:47:01 27871992 31559788 747236 2.27 99496 3767784 1903860 5.61 1499924 3046752 190308 22:00:39 21:48:01 28587648 31599364 712756 2.17 102712 3131624 1713688 5.05 1111468 2766144 304 22:00:39 21:49:01 28587252 31599016 712936 2.17 102760 3131624 1713688 5.05 1111424 2766144 52 22:00:39 21:50:01 28290208 31578352 712804 2.17 120628 3386508 1716240 5.06 1266552 2882568 66544 22:00:39 21:51:01 28055408 31576640 715672 2.18 137360 3591744 1798152 5.30 1435988 2935488 8 22:00:39 21:52:01 28070048 31586520 706468 2.15 135896 3588496 1779852 5.25 1425860 2932288 8 22:00:39 21:53:01 28070072 31586632 706340 2.15 135980 3588500 1779852 5.25 1425532 2932292 4 22:00:39 21:54:01 28069992 31586636 706292 2.15 136048 3588500 1779852 5.25 1425844 2932308 176 22:00:39 21:55:01 28069960 31586656 706160 2.15 136096 3588504 1779852 5.25 1426392 2932312 28 22:00:39 21:56:01 28067752 31585540 706912 2.15 136196 3589120 1810856 5.34 1426236 2932864 140 22:00:39 21:57:01 28067780 31585656 706484 2.15 136244 3589124 1810856 5.34 1426188 2932876 236 22:00:39 21:58:01 28067196 31585128 706936 2.15 136268 3589120 1810856 5.34 1426308 2932880 8 22:00:39 21:59:01 28067892 31586084 705560 2.15 136316 3589148 1810856 5.34 1426216 2932924 64 22:00:39 22:00:01 27223548 31523352 762532 2.32 156704 4294860 2089356 6.16 1546148 3595952 432 22:00:39 Average: 28097641 31581814 714852 2.17 126965 3561836 1806330 5.32 1380048 2952181 69245 22:00:39 22:00:39 21:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:39 21:46:01 veth5ef3a84 130.44 207.57 11.38 1783.95 0.00 0.00 0.00 0.15 22:00:39 21:46:01 ens3 919.10 618.23 9256.85 112.19 0.00 0.00 0.00 0.00 22:00:39 21:46:01 docker0 184.39 258.77 13.72 2151.36 0.00 0.00 0.00 0.00 22:00:39 21:46:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 22:00:39 21:47:01 veth5ef3a84 1.58 1.55 0.14 1.78 0.00 0.00 0.00 0.00 22:00:39 21:47:01 ens3 18.16 13.80 15.46 7.90 0.00 0.00 0.00 0.00 22:00:39 21:47:01 docker0 1.58 1.52 0.12 1.78 0.00 0.00 0.00 0.00 22:00:39 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:48:01 ens3 115.26 96.07 2528.22 102.45 0.00 0.00 0.00 0.00 22:00:39 21:48:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:48:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:00:39 21:49:01 ens3 0.78 0.18 0.15 0.07 0.00 0.00 0.00 0.00 22:00:39 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:50:01 ens3 124.40 56.49 1549.86 4.15 0.00 0.00 0.00 0.00 22:00:39 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:00:39 21:51:01 ens3 111.88 60.64 1376.32 4.19 0.00 0.00 0.00 0.00 22:00:39 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:51:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 22:00:39 21:52:01 ens3 2.78 2.33 11.65 0.17 0.00 0.00 0.00 0.00 22:00:39 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:54:01 ens3 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 22:00:39 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:55:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 22:00:39 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:56:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 22:00:39 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 21:58:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 22:00:39 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:59:01 ens3 0.70 0.47 0.35 0.28 0.00 0.00 0.00 0.00 22:00:39 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:39 22:00:01 ens3 272.29 146.71 5000.00 28.74 0.00 0.00 0.00 0.00 22:00:39 22:00:01 docker0 62.52 123.91 4.87 1003.72 0.00 0.00 0.00 0.00 22:00:39 22:00:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 22:00:39 22:00:01 veth5be3fad 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:00:39 Average: ens3 103.59 65.76 1307.10 17.26 0.00 0.00 0.00 0.00 22:00:39 Average: docker0 16.38 25.36 1.23 208.29 0.00 0.00 0.00 0.00 22:00:39 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:00:39 Average: veth5be3fad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:39 22:00:39 22:00:39 ---> sar -P ALL: 22:00:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1597) 07/19/23 _x86_64_ (8 CPU) 22:00:39 22:00:39 21:44:44 LINUX RESTART (8 CPU) 22:00:39 22:00:39 21:45:02 CPU %user %nice %system %iowait %steal %idle 22:00:39 21:46:01 all 23.34 0.00 5.37 1.16 0.08 70.05 22:00:39 21:46:01 0 23.28 0.00 5.64 2.60 0.07 68.41 22:00:39 21:46:01 1 25.42 0.00 5.67 0.19 0.07 68.65 22:00:39 21:46:01 2 26.43 0.00 5.20 2.01 0.09 66.27 22:00:39 21:46:01 3 21.22 0.00 5.57 2.54 0.09 70.58 22:00:39 21:46:01 4 20.71 0.00 4.39 0.19 0.05 74.66 22:00:39 21:46:01 5 25.44 0.00 4.94 0.33 0.07 69.23 22:00:39 21:46:01 6 22.01 0.00 6.17 1.03 0.07 70.71 22:00:39 21:46:01 7 22.19 0.00 5.40 0.36 0.10 71.94 22:00:39 21:47:01 all 37.20 0.00 5.55 0.53 0.08 56.64 22:00:39 21:47:01 0 37.10 0.00 5.91 0.05 0.08 56.86 22:00:39 21:47:01 1 37.01 0.00 5.69 1.43 0.08 55.78 22:00:39 21:47:01 2 37.76 0.00 5.30 0.17 0.07 56.70 22:00:39 21:47:01 3 38.11 0.00 5.48 0.00 0.07 56.34 22:00:39 21:47:01 4 36.24 0.00 5.25 0.15 0.08 58.28 22:00:39 21:47:01 5 37.53 0.00 5.85 0.17 0.08 56.36 22:00:39 21:47:01 6 36.62 0.00 5.73 2.25 0.08 55.31 22:00:39 21:47:01 7 37.22 0.00 5.18 0.03 0.08 57.48 22:00:39 21:48:01 all 10.58 0.00 2.03 0.67 0.04 86.68 22:00:39 21:48:01 0 10.67 0.00 1.88 0.02 0.03 87.40 22:00:39 21:48:01 1 10.86 0.00 2.46 0.35 0.03 86.30 22:00:39 21:48:01 2 10.57 0.00 1.67 0.02 0.05 87.69 22:00:39 21:48:01 3 10.10 0.00 1.78 0.07 0.03 88.02 22:00:39 21:48:01 4 10.83 0.00 2.03 0.02 0.05 87.08 22:00:39 21:48:01 5 9.48 0.00 1.98 0.00 0.05 88.48 22:00:39 21:48:01 6 10.41 0.00 2.04 4.66 0.03 82.86 22:00:39 21:48:01 7 11.68 0.00 2.39 0.28 0.03 85.61 22:00:39 21:49:01 all 0.06 0.00 0.01 0.00 0.01 99.91 22:00:39 21:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:00:39 21:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:00:39 21:49:01 2 0.25 0.00 0.02 0.00 0.02 99.72 22:00:39 21:49:01 3 0.02 0.00 0.03 0.02 0.02 99.92 22:00:39 21:49:01 4 0.08 0.00 0.00 0.00 0.00 99.92 22:00:39 21:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 22:00:39 21:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:00:39 21:50:01 all 1.18 0.00 0.75 0.25 0.02 97.80 22:00:39 21:50:01 0 2.15 0.00 0.92 0.70 0.02 96.21 22:00:39 21:50:01 1 0.68 0.00 0.50 0.03 0.02 98.77 22:00:39 21:50:01 2 1.65 0.00 0.35 0.02 0.00 97.98 22:00:39 21:50:01 3 0.87 0.00 0.67 0.05 0.03 98.38 22:00:39 21:50:01 4 1.22 0.00 0.80 0.32 0.02 97.65 22:00:39 21:50:01 5 1.35 0.00 1.74 0.03 0.02 96.86 22:00:39 21:50:01 6 0.87 0.00 0.48 0.82 0.02 97.82 22:00:39 21:50:01 7 0.65 0.00 0.57 0.03 0.03 98.71 22:00:39 21:51:01 all 1.34 0.00 0.67 0.18 0.02 97.79 22:00:39 21:51:01 0 0.82 0.00 0.62 0.20 0.02 98.35 22:00:39 21:51:01 1 2.74 0.00 1.20 0.05 0.05 95.96 22:00:39 21:51:01 2 1.96 0.00 0.58 0.03 0.02 97.40 22:00:39 21:51:01 3 0.43 0.00 0.38 0.02 0.02 99.15 22:00:39 21:51:01 4 1.54 0.00 0.57 0.00 0.02 97.88 22:00:39 21:51:01 5 1.67 0.00 0.80 0.03 0.02 97.48 22:00:39 21:51:01 6 0.62 0.00 0.45 0.87 0.02 98.05 22:00:39 21:51:01 7 0.89 0.00 0.77 0.22 0.02 98.11 22:00:39 21:52:01 all 0.36 0.00 0.04 0.01 0.01 99.58 22:00:39 21:52:01 0 0.08 0.00 0.05 0.00 0.00 99.87 22:00:39 21:52:01 1 2.00 0.00 0.05 0.00 0.02 97.93 22:00:39 21:52:01 2 0.10 0.00 0.05 0.00 0.02 99.83 22:00:39 21:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:00:39 21:52:01 4 0.18 0.00 0.05 0.00 0.02 99.75 22:00:39 21:52:01 5 0.32 0.00 0.05 0.00 0.00 99.63 22:00:39 21:52:01 6 0.05 0.00 0.03 0.07 0.02 99.83 22:00:39 21:52:01 7 0.07 0.00 0.03 0.00 0.00 99.90 22:00:39 21:53:01 all 0.04 0.00 0.01 0.01 0.01 99.93 22:00:39 21:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:53:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:00:39 21:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:00:39 21:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:00:39 21:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:00:39 21:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:00:39 21:53:01 6 0.00 0.00 0.02 0.05 0.02 99.92 22:00:39 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:00:39 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:00:39 21:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:00:39 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:00:39 21:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:54:01 6 0.03 0.00 0.02 0.03 0.02 99.90 22:00:39 21:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:00:39 21:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:00:39 21:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:00:39 21:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:00:39 21:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:00:39 21:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:00:39 21:55:01 4 0.10 0.00 0.02 0.00 0.02 99.87 22:00:39 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:55:01 6 0.00 0.00 0.03 0.03 0.02 99.92 22:00:39 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:56:01 all 0.11 0.00 0.04 0.01 0.01 99.84 22:00:39 21:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:00:39 21:56:01 1 0.33 0.00 0.02 0.00 0.02 99.63 22:00:39 21:56:01 2 0.08 0.00 0.07 0.00 0.02 99.83 22:00:39 21:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:00:39 21:56:01 4 0.28 0.00 0.08 0.03 0.02 99.58 22:00:39 21:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:00:39 21:56:01 6 0.07 0.00 0.03 0.05 0.00 99.85 22:00:39 21:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:00:39 22:00:39 21:56:01 CPU %user %nice %system %iowait %steal %idle 22:00:39 21:57:01 all 0.29 0.00 0.01 0.00 0.01 99.69 22:00:39 21:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:57:01 1 1.99 0.00 0.02 0.00 0.03 97.96 22:00:39 21:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:00:39 21:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 22:00:39 21:57:01 4 0.17 0.00 0.00 0.00 0.00 99.83 22:00:39 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:57:01 6 0.02 0.00 0.00 0.03 0.02 99.93 22:00:39 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 22:00:39 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:58:01 1 2.00 0.00 0.00 0.00 0.02 97.98 22:00:39 21:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:00:39 21:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:00:39 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:00:39 21:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:00:39 21:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:00:39 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:59:01 all 0.27 0.00 0.01 0.00 0.01 99.70 22:00:39 21:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:00:39 21:59:01 1 2.00 0.00 0.02 0.00 0.02 97.96 22:00:39 21:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 22:00:39 21:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:00:39 21:59:01 4 0.07 0.00 0.00 0.02 0.00 99.92 22:00:39 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:00:39 21:59:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:00:39 21:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:00:39 22:00:01 all 4.94 0.00 1.83 0.57 0.03 92.63 22:00:39 22:00:01 0 4.07 0.00 1.92 0.03 0.02 93.96 22:00:39 22:00:01 1 6.10 0.00 1.72 0.13 0.05 92.00 22:00:39 22:00:01 2 4.30 0.00 2.06 0.62 0.03 92.98 22:00:39 22:00:01 3 5.02 0.00 1.69 0.67 0.03 92.58 22:00:39 22:00:01 4 5.48 0.00 1.19 0.17 0.03 93.13 22:00:39 22:00:01 5 5.69 0.00 2.25 1.98 0.02 90.06 22:00:39 22:00:01 6 4.23 0.00 1.82 0.85 0.03 93.06 22:00:39 22:00:01 7 4.59 0.00 1.98 0.13 0.03 93.26 22:00:39 Average: all 5.28 0.00 1.08 0.23 0.02 93.39 22:00:39 Average: 0 5.17 0.00 1.12 0.24 0.02 93.45 22:00:39 Average: 1 6.03 0.00 1.15 0.14 0.03 92.64 22:00:39 Average: 2 5.50 0.00 1.02 0.19 0.02 93.28 22:00:39 Average: 3 5.02 0.00 1.04 0.22 0.03 93.70 22:00:39 Average: 4 5.09 0.00 0.95 0.06 0.02 93.88 22:00:39 Average: 5 5.38 0.00 1.17 0.17 0.02 93.27 22:00:39 Average: 6 4.95 0.00 1.11 0.72 0.02 93.20 22:00:39 Average: 7 5.11 0.00 1.08 0.07 0.02 93.72 22:00:39 22:00:39 22:00:39