Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d8667f5247f88bb072767774bb62121c82e73ab 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-ssh17780489798975582644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh2084416863022797535.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11962078254983415593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh1986464846971905809.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9295355816876532514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19556 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8d8667f5247f88bb072767774bb62121c82e73ab (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151)" > git rev-list --no-walk 353301383491e590a2d20d65fa1eba971f110368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:23:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:23:23 ========================================================= 15:23:23 EdgeX Global Pipelines Version Info 15:23:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:23:24 ------------------- 15:23:24 stable info: 15:23:24 ------------------- 15:23:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:24 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 15:23:24 Message: update stable to v1.0.237 15:23:25 ------------------- 15:23:25 experimental info: 15:23:25 ------------------- 15:23:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:23:25 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 15:23:25 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d8667f [Pipeline] echo 15:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:23:26 + git rev-list -1 --merges 8d8667f5247f88bb072767774bb62121c82e73ab~1..8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo 15:23:26 -----------> git rev-list -1 --merges 8d8667f5247f88bb072767774bb62121c82e73ab~1..8d8667f5247f88bb072767774bb62121c82e73ab 8d8667f5247f88bb072767774bb62121c82e73ab [false] [Pipeline] sh 15:23:26 + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo 15:23:26 ========================================================= 15:23:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:23:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:26 + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] echo 15:23:26 [semverPrep] GIT_COMMIT: 8d8667f5247f88bb072767774bb62121c82e73ab, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151) [Pipeline] echo 15:23:26 [semverPrep] This is not a build commit. [Pipeline] sh 15:23:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:27 + grep -v github /etc/ssh/ssh_known_hosts 15:23:27 + [ -e /tmp/ssh_known_hosts ] 15:23:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:23:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:23:27 + sudo tee -a /etc/ssh/ssh_known_hosts 15:23:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:27 15:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:28 0.1.4: Pulling from edgex-devops/py-git-semver 15:23:28 b85a868b505f: Pulling fs layer 15:23:28 e2be974225ed: Pulling fs layer 15:23:28 339a4e72a1f5: Pulling fs layer 15:23:28 988bab9f4d93: Pulling fs layer 15:23:28 1469e6f7b9e6: Pulling fs layer 15:23:28 988bab9f4d93: Waiting 15:23:28 eaf3925da568: Pulling fs layer 15:23:28 bab4dde63d76: Pulling fs layer 15:23:28 bde34c3a00c8: Pulling fs layer 15:23:28 b352a97aabf1: Pulling fs layer 15:23:28 4872d77fe225: Pulling fs layer 15:23:28 5851b861e8e6: Pulling fs layer 15:23:28 1469e6f7b9e6: Waiting 15:23:28 bde34c3a00c8: Waiting 15:23:28 b352a97aabf1: Waiting 15:23:28 4872d77fe225: Waiting 15:23:28 5851b861e8e6: Waiting 15:23:28 eaf3925da568: Waiting 15:23:28 bab4dde63d76: Waiting 15:23:28 e2be974225ed: Verifying Checksum 15:23:28 e2be974225ed: Download complete 15:23:28 988bab9f4d93: Download complete 15:23:28 339a4e72a1f5: Verifying Checksum 15:23:28 339a4e72a1f5: Download complete 15:23:28 1469e6f7b9e6: Verifying Checksum 15:23:28 1469e6f7b9e6: Download complete 15:23:28 eaf3925da568: Verifying Checksum 15:23:28 eaf3925da568: Download complete 15:23:28 bde34c3a00c8: Verifying Checksum 15:23:28 bde34c3a00c8: Download complete 15:23:28 4872d77fe225: Verifying Checksum 15:23:28 4872d77fe225: Download complete 15:23:28 5851b861e8e6: Verifying Checksum 15:23:28 5851b861e8e6: Download complete 15:23:28 b85a868b505f: Verifying Checksum 15:23:28 b85a868b505f: Download complete 15:23:29 bab4dde63d76: Download complete 15:23:29 b85a868b505f: Pull complete 15:23:30 e2be974225ed: Pull complete 15:23:30 339a4e72a1f5: Pull complete 15:23:30 988bab9f4d93: Pull complete 15:23:31 1469e6f7b9e6: Pull complete 15:23:31 eaf3925da568: Pull complete 15:23:33 bab4dde63d76: Pull complete 15:23:33 bde34c3a00c8: Pull complete 15:23:33 b352a97aabf1: Pull complete 15:23:33 4872d77fe225: Pull complete 15:23:33 5851b861e8e6: Pull complete 15:23:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:33 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:23:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:23:35 $ docker top 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f -eo pid,comm 15:23:35 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). 15:23:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:35 [ssh-agent] Looking for ssh-agent implementation... 15:23:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:35 $ docker exec 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent 15:23:35 SSH_AUTH_SOCK=/tmp/ssh-2JK024S2OZKs/agent.33 15:23:35 SSH_AGENT_PID=39 15:23:35 Running ssh-add (command line suppressed) 15:23:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1890519909912023857.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1890519909912023857.key) 15:23:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:35 + git tag --points-at HEAD [Pipeline] } 15:23:35 $ docker exec --env ******** --env ******** 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent -k 15:23:36 unset SSH_AUTH_SOCK; 15:23:36 unset SSH_AGENT_PID; 15:23:36 echo Agent pid 39 killed; 15:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:36 [ssh-agent] Looking for ssh-agent implementation... 15:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:36 $ docker exec 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent 15:23:36 SSH_AUTH_SOCK=/tmp/ssh-DQIfYlZoKAha/agent.73 15:23:36 SSH_AGENT_PID=79 15:23:36 Running ssh-add (command line suppressed) 15:23:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2222811591383270955.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2222811591383270955.key) 15:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:36 + git semver init 15:23:37 2022-07-12 15:23:37,034 [run_init] DEBUG init version:0.0.0 force:False 15:23:37 2022-07-12 15:23:37,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:23:37 2022-07-12 15:23:37,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:23:37 2022-07-12 15:23:37,035 [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) 15:23:39 2022-07-12 15:23:38,821 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:23:39 2022-07-12 15:23:38,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:23:39 2022-07-12 15:23:38,821 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:23:39 2022-07-12 15:23:38,822 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:23:39 2.2.1-dev.21 [Pipeline] } 15:23:39 $ docker exec --env ******** --env ******** 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f ssh-agent -k 15:23:39 unset SSH_AUTH_SOCK; 15:23:39 unset SSH_AGENT_PID; 15:23:39 echo Agent pid 79 killed; 15:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:39 + git semver [Pipeline] } 15:23:39 $ docker stop --time=1 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f 15:23:41 $ docker rm -f 14ffe32f0dd752908f2f7217b9f92f7b3558266e4004f98ba81001821428a60f [Pipeline] // withDockerContainer [Pipeline] sh 15:23:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:41 Stashed 1 file(s) [Pipeline] echo 15:23:41 [edgeXSemver]: initialized semver on version 2.2.1-dev.21 [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 15:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:41 ========================================================= 15:23:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:23:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:23:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:42 2408cc74d12b: Pulling fs layer 15:23:42 ea60b727a1ce: Pulling fs layer 15:23:42 30c4a7721957: Pulling fs layer 15:23:42 370296b7ddb6: Pulling fs layer 15:23:42 7c6cee850709: Pulling fs layer 15:23:42 39a5fcdaea64: Pulling fs layer 15:23:42 d94ebbe4e438: Pulling fs layer 15:23:42 bcfd1f05c69d: Pulling fs layer 15:23:42 59ccb84bbe0f: Pulling fs layer 15:23:42 370296b7ddb6: Waiting 15:23:42 7c6cee850709: Waiting 15:23:42 39a5fcdaea64: Waiting 15:23:42 d94ebbe4e438: Waiting 15:23:42 bcfd1f05c69d: Waiting 15:23:42 59ccb84bbe0f: Waiting 15:23:42 30c4a7721957: Download complete 15:23:42 ea60b727a1ce: Verifying Checksum 15:23:42 ea60b727a1ce: Download complete 15:23:42 7c6cee850709: Verifying Checksum 15:23:42 7c6cee850709: Download complete 15:23:42 39a5fcdaea64: Download complete 15:23:42 2408cc74d12b: Verifying Checksum 15:23:42 2408cc74d12b: Download complete 15:23:42 d94ebbe4e438: Verifying Checksum 15:23:42 d94ebbe4e438: Download complete 15:23:42 2408cc74d12b: Pull complete 15:23:42 ea60b727a1ce: Pull complete 15:23:42 30c4a7721957: Pull complete 15:23:42 59ccb84bbe0f: Verifying Checksum 15:23:42 59ccb84bbe0f: Download complete 15:23:42 370296b7ddb6: Verifying Checksum 15:23:42 370296b7ddb6: Download complete 15:23:43 bcfd1f05c69d: Verifying Checksum 15:23:43 bcfd1f05c69d: Download complete 15:23:47 370296b7ddb6: Pull complete 15:23:47 7c6cee850709: Pull complete 15:23:47 39a5fcdaea64: Pull complete 15:23:47 d94ebbe4e438: Pull complete 15:23:50 bcfd1f05c69d: Pull complete 15:23:50 59ccb84bbe0f: Pull complete 15:23:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:23:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:23:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:51 + docker inspect -f . ci-base-image-x86_64 15:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:51 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:23:51 $ 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 ******** ci-base-image-x86_64 cat 15:23:53 $ docker top 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:53 + go version 15:23:53 go version go1.18.3 linux/amd64 [Pipeline] } 15:23:53 $ docker stop --time=1 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 15:23:55 $ docker rm -f 88ddbeba407481f825029524b1f5d24502fdfdd05085d11dd0b76c43b8645935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + docker inspect -f . ci-base-image-x86_64 15:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:55 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:23:56 $ docker top 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:56 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:23:56 + make test 15:23:56 make -C ./app-service-template build 15:23:56 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:23:56 go mod tidy 15:23:56 go: downloading github.com/stretchr/testify v1.8.0 15:23:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 15:23:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:23:56 go: downloading github.com/google/uuid v1.3.0 15:23:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 15:23:56 Still waiting to schedule task 15:23:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:23:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 15:23:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 15:23:57 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 15:23:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:23:57 go: downloading github.com/gorilla/mux v1.8.0 15:23:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:23:57 go: downloading github.com/davecgh/go-spew v1.1.1 15:23:57 go: downloading github.com/pmezard/go-difflib v1.0.0 15:23:57 go: downloading gopkg.in/yaml.v3 v3.0.1 15:23:57 go: downloading github.com/stretchr/objx v0.4.0 15:23:57 go: downloading github.com/go-kit/log v0.2.0 15:23:57 go: downloading github.com/go-playground/validator/v10 v10.10.1 15:23:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 15:23:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 15:23:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:23:57 go: downloading github.com/mitchellh/copystructure v1.0.0 15:23:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:23:57 go: downloading github.com/pelletier/go-toml v1.9.5 15:23:57 go: downloading github.com/hashicorp/errwrap v1.0.0 15:23:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 15:23:57 go: downloading github.com/gorilla/websocket v1.4.2 15:23:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:23:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:23:57 go: downloading github.com/hashicorp/consul/api v1.9.1 15:23:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:23:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:23:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 15:23:57 go: downloading github.com/pebbe/zmq4 v1.2.7 15:23:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:23:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:23:57 go: downloading github.com/x448/float16 v0.8.4 15:23:57 go: downloading github.com/go-playground/universal-translator v0.18.0 15:23:57 go: downloading github.com/leodido/go-urn v1.2.1 15:23:57 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:23:57 go: downloading golang.org/x/text v0.3.7 15:23:57 go: downloading github.com/go-playground/locales v0.14.0 15:23:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:23:57 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:23:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:23:57 go: downloading github.com/hashicorp/serf v0.9.5 15:23:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:23:57 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:23:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:23:57 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:23:57 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:23:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:23:57 go: downloading github.com/onsi/ginkgo v1.10.1 15:23:57 go: downloading github.com/onsi/gomega v1.7.0 15:23:57 go: downloading github.com/Microsoft/go-winio v0.5.2 15:23:57 go: downloading github.com/zeebo/errs v1.2.2 15:23:57 go: downloading google.golang.org/grpc v1.46.0 15:23:57 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 15:23:57 go: downloading github.com/fatih/color v1.9.0 15:23:57 go: downloading github.com/mattn/go-colorable v0.1.6 15:23:57 go: downloading github.com/mattn/go-isatty v0.0.12 15:23:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:23:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:23:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:23:57 go: downloading github.com/hashicorp/memberlist v0.2.2 15:23:57 go: downloading github.com/pkg/errors v0.9.1 15:23:57 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:23:57 go: downloading github.com/kr/pretty v0.3.0 15:23:58 go: downloading google.golang.org/protobuf v1.28.0 15:23:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:23:58 go: downloading github.com/golang/protobuf v1.5.2 15:23:58 go: downloading github.com/google/go-cmp v0.5.6 15:23:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:23:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:23:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:23:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:23:58 go: downloading github.com/miekg/dns v1.1.26 15:23:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:23:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:23:58 go: downloading github.com/kr/text v0.2.0 15:23:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:23:58 go: downloading gopkg.in/yaml.v2 v2.2.8 15:23:58 go: downloading github.com/hpcloud/tail v1.0.0 15:23:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:23:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:23:58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:23:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:24:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 15:24:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 15:24:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 15:24:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 15:24:19 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:24:19 make -C ./app-service-template test 15:24:19 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:24:19 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:24:41 ok new-app-service 0.070s coverage: 48.1% of statements 15:24:41 ? new-app-service/config [no test files] 15:24:41 ok new-app-service/functions 0.049s 15:24:41 CGO_ENABLED=1 go vet ./... 15:24:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:24:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:24:51 ./bin/test-attribution-txt.sh 15:24:51 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:24:51 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:24:51 go: downloading github.com/gomodule/redigo v1.8.9 15:24:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 63.2% of statements 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.070s coverage: 93.8% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.104s coverage: 76.5% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.087s coverage: 88.7% of statements 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.056s coverage: 100.0% of statements 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.155s coverage: 78.5% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.082s coverage: 97.3% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.096s coverage: 82.8% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.732s coverage: 81.5% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.084s coverage: 28.7% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.095s coverage: 14.0% of statements 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:24:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:24:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 15:25:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.150s coverage: 76.9% of statements 15:25:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.059s coverage: 94.4% of statements 15:25:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:25:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 15:25:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:30 $ docker stop --time=1 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 15:25:31 $ docker rm -f 3dbcdc2ba9101ffc85f1f6f375808fff60b17fcbb97518093943c55aeeb4bdb8 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:32 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 15:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:33 15:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:33 latest: Pulling from edgex-lftools-log-publisher 15:25:33 5eb5b503b376: Pulling fs layer 15:25:33 5c69ac0246d0: Pulling fs layer 15:25:33 ec43610c2a17: Pulling fs layer 15:25:33 3a2ae6a8a46f: Pulling fs layer 15:25:33 33b1e0a273af: Pulling fs layer 15:25:33 5d3b04190fa2: Pulling fs layer 15:25:33 2f39f015ded8: Pulling fs layer 15:25:33 33b1e0a273af: Waiting 15:25:33 5d3b04190fa2: Waiting 15:25:33 2f39f015ded8: Waiting 15:25:33 3a2ae6a8a46f: Waiting 15:25:33 5c69ac0246d0: Verifying Checksum 15:25:33 5c69ac0246d0: Download complete 15:25:33 3a2ae6a8a46f: Verifying Checksum 15:25:33 3a2ae6a8a46f: Download complete 15:25:33 33b1e0a273af: Verifying Checksum 15:25:33 33b1e0a273af: Download complete 15:25:33 5d3b04190fa2: Verifying Checksum 15:25:33 5d3b04190fa2: Download complete 15:25:33 ec43610c2a17: Verifying Checksum 15:25:33 ec43610c2a17: Download complete 15:25:33 5eb5b503b376: Verifying Checksum 15:25:33 5eb5b503b376: Download complete 15:25:34 2f39f015ded8: Download complete 15:25:35 5eb5b503b376: Pull complete 15:25:35 5c69ac0246d0: Pull complete 15:25:35 ec43610c2a17: Pull complete 15:25:35 3a2ae6a8a46f: Pull complete 15:25:36 33b1e0a273af: Pull complete 15:25:36 5d3b04190fa2: Pull complete 15:25:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19557 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:25:38 Running in /w/workspace/app-functions-sdk-go/141 [Pipeline] { [Pipeline] checkout 15:25:38 The recommended git tool is: git 15:25:41 2f39f015ded8: Pull complete 15:25:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:41 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:25:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:25:43 $ docker top 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:43 ---> job-cost.sh 15:25:43 lf-activate-venv: SKIPPING 15:25:43 INFO: No Stack... 15:25:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:44 INFO: Archiving Costs [Pipeline] sh 15:25:44 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:25:44 + cut -d, -f6 [Pipeline] lock 15:25:44 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] 15:25:44 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] did not exist. Created. 15:25:44 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:25:45 Stashed 1 file(s) [Pipeline] } 15:25:45 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:45 $ docker stop --time=1 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 15:25:45 using credential edgex-jenkins-ssh 15:25:45 Cloning the remote Git repository 15:25:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:25:45 > git init /w/workspace/app-functions-sdk-go/141 # timeout=10 15:25:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:25:45 > git --version # timeout=10 15:25:45 > git --version # 'git version 2.25.1' 15:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:46 $ docker rm -f 534bcde692beddb888e494a995399b9dc45f14cd5eceb508e81c66f10ba01e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:49 Avoid second fetch 15:25:49 Checking out Revision 8d8667f5247f88bb072767774bb62121c82e73ab (main) 15:25:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:25:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:49 > git config core.sparsecheckout # timeout=10 15:25:49 > git checkout -f 8d8667f5247f88bb072767774bb62121c82e73ab # timeout=10 15:25:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1151)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:54 Dload Upload Total Spent Left Speed 15:25:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 99804 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 15:25:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:25:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:25:56 + sudo tee /etc/docker/daemon.new 15:25:56 { 15:25:56 "registry-mirrors": [ 15:25:56 "https://nexus3.edgexfoundry.org:10001" 15:25:56 ], 15:25:56 "bip": "10.250.0.254/24", 15:25:56 "hosts": [ 15:25:56 "tcp://0.0.0.0:5555", 15:25:56 "unix:///var/run/docker.sock" 15:25:56 ], 15:25:56 "mtu": 1458, 15:25:56 "selinux-enabled": true, 15:25:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:25:56 } [Pipeline] sh 15:25:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:25:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:15 ========================================================= 15:26:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:26:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:26:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:16 b3c136eddcbf: Pulling fs layer 15:26:16 c0a3192eca97: Pulling fs layer 15:26:16 a050256f5b6f: Pulling fs layer 15:26:16 656be50a0ddc: Pulling fs layer 15:26:16 2bbca73fdf42: Pulling fs layer 15:26:16 46d945488cbd: Pulling fs layer 15:26:16 8a5474983e97: Pulling fs layer 15:26:16 329c88fbcd65: Pulling fs layer 15:26:16 2bbca73fdf42: Waiting 15:26:16 46d945488cbd: Waiting 15:26:16 8a5474983e97: Waiting 15:26:16 329c88fbcd65: Waiting 15:26:16 656be50a0ddc: Waiting 15:26:16 a050256f5b6f: Verifying Checksum 15:26:16 a050256f5b6f: Download complete 15:26:16 c0a3192eca97: Download complete 15:26:16 2bbca73fdf42: Verifying Checksum 15:26:16 2bbca73fdf42: Download complete 15:26:16 46d945488cbd: Verifying Checksum 15:26:16 46d945488cbd: Download complete 15:26:16 b3c136eddcbf: Download complete 15:26:17 b3c136eddcbf: Pull complete 15:26:17 329c88fbcd65: Verifying Checksum 15:26:17 329c88fbcd65: Download complete 15:26:18 c0a3192eca97: Pull complete 15:26:18 a050256f5b6f: Pull complete 15:26:18 8a5474983e97: Verifying Checksum 15:26:18 8a5474983e97: Download complete 15:26:19 656be50a0ddc: Verifying Checksum 15:26:19 656be50a0ddc: Download complete 15:26:31 656be50a0ddc: Pull complete 15:26:32 2bbca73fdf42: Pull complete 15:26:32 46d945488cbd: Pull complete 15:26:39 8a5474983e97: Pull complete 15:26:41 329c88fbcd65: Pull complete 15:26:41 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:26:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:41 + docker inspect -f . ci-base-image-arm64 15:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container 15:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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 15:26:45 $ docker top a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:46 + go version 15:26:46 go version go1.18.3 linux/arm64 [Pipeline] } 15:26:46 $ docker stop --time=1 a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 15:26:47 $ docker rm -f a36220b7e793fc05611d2d7fd025b8071feab14bc91cc172301cb604beaae2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:48 + docker inspect -f . ci-base-image-arm64 15:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:48 prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container 15:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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 15:26:50 $ docker top 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:51 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/141 [Pipeline] fileExists [Pipeline] sh 15:26:51 + make test 15:26:51 make -C ./app-service-template build 15:26:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/141/app-service-template' 15:26:51 go mod tidy 15:26:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 15:26:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:26:51 go: downloading github.com/google/uuid v1.3.0 15:26:52 go: downloading github.com/stretchr/testify v1.8.0 15:26:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 15:26:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 15:26:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 15:26:52 go: downloading github.com/davecgh/go-spew v1.1.1 15:26:52 go: downloading github.com/pmezard/go-difflib v1.0.0 15:26:52 go: downloading gopkg.in/yaml.v3 v3.0.1 15:26:52 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 15:26:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:26:52 go: downloading github.com/go-playground/validator/v10 v10.10.1 15:26:52 go: downloading github.com/go-kit/log v0.2.0 15:26:52 go: downloading github.com/stretchr/objx v0.4.0 15:26:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 15:26:52 go: downloading github.com/gorilla/mux v1.8.0 15:26:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:26:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 15:26:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:26:52 go: downloading github.com/mitchellh/copystructure v1.0.0 15:26:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:26:52 go: downloading github.com/pelletier/go-toml v1.9.5 15:26:52 go: downloading github.com/gorilla/websocket v1.4.2 15:26:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 15:26:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:26:52 go: downloading github.com/hashicorp/consul/api v1.9.1 15:26:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:26:52 go: downloading github.com/go-playground/universal-translator v0.18.0 15:26:52 go: downloading github.com/leodido/go-urn v1.2.1 15:26:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:26:53 go: downloading golang.org/x/text v0.3.7 15:26:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:26:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:26:53 go: downloading github.com/go-playground/locales v0.14.0 15:26:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 15:26:56 go: downloading github.com/hashicorp/errwrap v1.0.0 15:26:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:26:56 go: downloading github.com/x448/float16 v0.8.4 15:26:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:26:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:26:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:26:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:26:56 go: downloading github.com/hashicorp/serf v0.9.5 15:26:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:26:56 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:26:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:26:56 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 15:26:56 go: downloading github.com/kr/pretty v0.3.0 15:26:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:26:56 go: downloading github.com/pebbe/zmq4 v1.2.7 15:26:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:26:56 go: downloading github.com/Microsoft/go-winio v0.5.2 15:26:56 go: downloading github.com/zeebo/errs v1.2.2 15:26:56 go: downloading google.golang.org/grpc v1.46.0 15:26:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:26:57 go: downloading github.com/fatih/color v1.9.0 15:26:57 go: downloading github.com/mattn/go-colorable v0.1.6 15:26:57 go: downloading github.com/mattn/go-isatty v0.0.12 15:26:57 go: downloading github.com/pkg/errors v0.9.1 15:26:57 go: downloading github.com/kr/text v0.2.0 15:26:57 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:26:57 go: downloading github.com/onsi/ginkgo v1.10.1 15:26:57 go: downloading github.com/onsi/gomega v1.7.0 15:26:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:26:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:26:57 go: downloading github.com/hashicorp/memberlist v0.2.2 15:26:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:26:57 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:26:58 go: downloading google.golang.org/protobuf v1.28.0 15:26:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:26:58 go: downloading github.com/golang/protobuf v1.5.2 15:26:58 go: downloading github.com/google/go-cmp v0.5.6 15:26:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:26:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:26:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:26:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:26:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:26:59 go: downloading github.com/miekg/dns v1.1.26 15:26:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:26:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:26:59 go: downloading gopkg.in/yaml.v2 v2.2.8 15:26:59 go: downloading github.com/hpcloud/tail v1.0.0 15:26:59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:26:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:26:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:27:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.6 15:27:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 15:27:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 15:27:03 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 15:28:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/141/app-service-template' 15:28:55 make -C ./app-service-template test 15:28:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/141/app-service-template' 15:28:55 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:31:17 ok new-app-service 0.250s coverage: 48.1% of statements 15:31:17 ? new-app-service/config [no test files] 15:31:17 ok new-app-service/functions 0.198s 15:31:17 CGO_ENABLED=1 go vet ./... 15:32:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:40 ./bin/test-attribution-txt.sh 15:32:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/141/app-service-template' 15:32:40 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:32:40 go: downloading github.com/gomodule/redigo v1.8.9 15:32:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.644s coverage: 63.2% of statements 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.309s coverage: 93.8% of statements 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.396s coverage: 76.5% of statements 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.320s coverage: 88.7% of statements 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.212s coverage: 100.0% of statements 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.743s coverage: 78.5% of statements 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:32:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.274s coverage: 97.3% of statements 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:32:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:32:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.299s coverage: 82.8% of statements 15:32:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:33:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.170s coverage: 81.5% of statements 15:33:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:33:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:33:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.397s coverage: 28.7% of statements 15:33:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:33:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.284s coverage: 14.0% of statements 15:33:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.234s coverage: 27.3% of statements 15:33:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:33:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:33:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.232s coverage: 51.4% of statements 15:33:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.514s coverage: 76.9% of statements 15:33:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.196s coverage: 94.4% of statements 15:33:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:33:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:43 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:43 $ docker stop --time=1 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 15:33:45 $ docker rm -f 01a74db3991d45844ede7cf389bb06052f04f859dc1605f2d0b793417ebb8dc8 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:49 Warning: overwriting stash ‘coverage-report’ 15:33:49 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 15:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:50 15:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:50 arm64: Pulling from edgex-lftools-log-publisher 15:33:50 8998bd30e6a1: Pulling fs layer 15:33:50 04944245beec: Pulling fs layer 15:33:50 699f458cf7ca: Pulling fs layer 15:33:50 765212b225bb: Pulling fs layer 15:33:50 f23df028b6ca: Pulling fs layer 15:33:50 d65c8cfc05b1: Pulling fs layer 15:33:50 2437ff75d9bd: Pulling fs layer 15:33:50 765212b225bb: Waiting 15:33:50 f23df028b6ca: Waiting 15:33:50 d65c8cfc05b1: Waiting 15:33:50 2437ff75d9bd: Waiting 15:33:50 04944245beec: Verifying Checksum 15:33:50 04944245beec: Download complete 15:33:50 765212b225bb: Verifying Checksum 15:33:50 765212b225bb: Download complete 15:33:50 f23df028b6ca: Download complete 15:33:50 d65c8cfc05b1: Verifying Checksum 15:33:50 d65c8cfc05b1: Download complete 15:33:50 699f458cf7ca: Verifying Checksum 15:33:50 699f458cf7ca: Download complete 15:33:51 8998bd30e6a1: Verifying Checksum 15:33:51 8998bd30e6a1: Download complete 15:33:53 2437ff75d9bd: Download complete 15:33:56 8998bd30e6a1: Pull complete 15:33:56 04944245beec: Pull complete 15:33:57 699f458cf7ca: Pull complete 15:33:57 765212b225bb: Pull complete 15:33:58 f23df028b6ca: Pull complete 15:33:58 d65c8cfc05b1: Pull complete 15:34:14 2437ff75d9bd: Pull complete 15:34:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:14 prd-ubuntu20.04-docker-arm64-4c-16g-19557 does not seem to be running inside a container 15:34:14 $ 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/141 -v /w/workspace/app-functions-sdk-go/141:/w/workspace/app-functions-sdk-go/141:rw,z -v /w/workspace/app-functions-sdk-go/141@tmp:/w/workspace/app-functions-sdk-go/141@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 15:34:16 $ docker top 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:17 ---> job-cost.sh 15:34:17 lf-activate-venv: SKIPPING 15:34:17 INFO: No Stack... 15:34:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:18 INFO: Archiving Costs [Pipeline] sh 15:34:19 + cat /w/workspace/app-functions-sdk-go/141/archives/cost.csv+ 15:34:19 cut -d, -f6 [Pipeline] lock 15:34:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] 15:34:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] did not exist. Created. 15:34:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:20 /w/workspace/app-functions-sdk-go/141@tmp/durable-5729c82d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:21 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:21 Warning: overwriting stash ‘stack-cost’ 15:34:21 Stashed 1 file(s) [Pipeline] } 15:34:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:21 $ docker stop --time=1 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 15:34:22 $ docker rm -f 34cf500747707b33a8f233bdcd57a5fdd3035816874cd8d4be75c20f4e010d71 [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 15:34:23 provisioning config files... 15:34:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4718008147487617282tmp [Pipeline] { [Pipeline] sh 15:34:23 + set +x 15:34:23 + curl -s+ https://codecov.io/bash 15:34:23 bash -s -- 15:34:23 15:34:23 _____ _ 15:34:23 / ____| | | 15:34:23 | | ___ __| | ___ ___ _____ __ 15:34:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:23 Bash-1.0.6 15:34:23 15:34:23 15:34:23 ==> git version 2.25.1 found 15:34:23 ==> 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 15:34:23 Release-Date: 2020-01-08 15:34:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:23 ==> Jenkins CI detected. 15:34:23 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:34:23 project root: . 15:34:23 --> token set from env 15:34:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:23 ==> Running gcov in . (disable via -X gcov) 15:34:23 ==> Python coveragepy not found 15:34:23 ==> Searching for coverage reports in: 15:34:23 + . 15:34:23 -> Found 2 reports 15:34:23 ==> Detecting git/mercurial file structure 15:34:23 ==> Reading reports 15:34:23 + ./app-service-template/coverage.out bytes=1222 15:34:23 + ./coverage.out bytes=122646 15:34:23 ==> Appending adjustments 15:34:23 https://docs.codecov.io/docs/fixing-reports 15:34:24 + Found adjustments 15:34:24 ==> Gzipping contents 15:34:24 24K /tmp/codecov.xZ3oIT.gz 15:34:24 ==> Uploading reports 15:34:24 url: https://codecov.io 15:34:24 query: branch=main&commit=8d8667f5247f88bb072767774bb62121c82e73ab&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:24 -> Pinging Codecov 15:34:24 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=8d8667f5247f88bb072767774bb62121c82e73ab&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:24 -> Uploading to 15:34:24 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/3D8B5DFFC46A037C893635FACE044666/8d8667f5247f88bb072767774bb62121c82e73ab/1ca252a5-4d7c-49c8-b360-9d415bbe5aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T153424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b24f6163dc3839cee4af74b64cbf4f5a041f3b707125da32cb263c91b549de88 15:34:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:24 Dload Upload Total Spent Left Speed 15:34:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21220 0 0 100 21220 0 93480 --:--:-- --:--:-- --:--:-- 93480 15:34:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] } 15:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:25 15:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:25 df9b9388f04a: Pulling fs layer 15:34:25 52dc419b0ee2: Pulling fs layer 15:34:25 25bc292e5bac: Pulling fs layer 15:34:25 114826534d7a: Pulling fs layer 15:34:25 4657fd5d0bcf: Pulling fs layer 15:34:25 6ad1cebc031e: Pulling fs layer 15:34:25 8a3aa393b2d8: Pulling fs layer 15:34:25 6ad1cebc031e: Waiting 15:34:25 8a3aa393b2d8: Waiting 15:34:25 114826534d7a: Waiting 15:34:25 4657fd5d0bcf: Waiting 15:34:25 25bc292e5bac: Download complete 15:34:25 52dc419b0ee2: Verifying Checksum 15:34:25 52dc419b0ee2: Download complete 15:34:25 4657fd5d0bcf: Verifying Checksum 15:34:25 4657fd5d0bcf: Download complete 15:34:25 df9b9388f04a: Download complete 15:34:25 df9b9388f04a: Pull complete 15:34:25 6ad1cebc031e: Verifying Checksum 15:34:25 6ad1cebc031e: Download complete 15:34:25 52dc419b0ee2: Pull complete 15:34:26 25bc292e5bac: Pull complete 15:34:26 114826534d7a: Download complete 15:34:26 8a3aa393b2d8: Verifying Checksum 15:34:26 8a3aa393b2d8: Download complete 15:34:30 114826534d7a: Pull complete 15:34:30 4657fd5d0bcf: Pull complete 15:34:30 6ad1cebc031e: Pull complete 15:34:33 8a3aa393b2d8: Pull complete 15:34:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:33 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:34:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:34:35 $ docker top 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 15:34:36 + set -o pipefail 15:34:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 15:34:42 15:34:42 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:34:42 15:34:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/bef35a67-8cc2-40c7-9dc0-372ad3c6352d 15:34:42 15:34:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:42 15:34:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:42 15:34:42 15:34:42 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:34:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:34:42 $ docker stop --time=1 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 15:34:44 $ docker rm -f 055578d41d5d8c7a673b336b7a9f99fa0608bdfeea53df9b486a9205e96cf026 [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 15:34:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:45 provisioning config files... 15:34:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7728126037523952055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:45 --> edgex-publish-swagger.sh 15:34:45 === Publish openapi/v2 API === 15:34:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:34:45 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 15:34:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:45 Dload Upload Total Spent Left Speed 15:34:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11126 0:00:01 0:00:01 --:--:-- 11126 100 13708 0 0 100 13708 0 10948 0:00:01 0:00:01 --:--:-- 10948 15:34:46 15:34:46 [Pipeline] } 15:34:46 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 15:34:47 + git log --format=format:%s -1 8d8667f5247f88bb072767774bb62121c82e73ab [Pipeline] sh 15:34:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:47 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:34:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:48 $ docker top 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a -eo pid,comm 15:34:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:34:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:48 [ssh-agent] Looking for ssh-agent implementation... 15:34:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:48 $ docker exec 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a ssh-agent 15:34:48 SSH_AUTH_SOCK=/tmp/ssh-7TjTHeM2IKCa/agent.35 15:34:48 SSH_AGENT_PID=41 15:34:48 Running ssh-add (command line suppressed) 15:34:48 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1018849702112651719.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1018849702112651719.key) 15:34:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:49 + git semver tag 15:34:49 2022-07-12 15:34:49,395 [run_tag] DEBUG tag force:False 15:34:49 2022-07-12 15:34:49,395 [check_head_tag] DEBUG check head tag 15:34:49 2022-07-12 15:34:49,395 [execute] INFO git cat-file --batch-check 15:34:49 2022-07-12 15:34:49,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:34:49 2022-07-12 15:34:49,398 [execute] INFO git cat-file --batch 15:34:49 2022-07-12 15:34:49,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:34:49 2022-07-12 15:34:49,412 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:34:49 2022-07-12 15:34:49,412 [execute] INFO git tag -a v2.2.1-dev.21 -m v2.2.1-dev.21 15:34:49 2022-07-12 15:34:49,412 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.21', '-m', 'v2.2.1-dev.21'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:34:49 2022-07-12 15:34:49,415 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:34:49 2.2.1-dev.21 [Pipeline] } 15:34:49 $ docker exec --env ******** --env ******** 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a ssh-agent -k 15:34:49 unset SSH_AUTH_SOCK; 15:34:49 unset SSH_AGENT_PID; 15:34:49 echo Agent pid 41 killed; 15:34:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:49 + git semver [Pipeline] } 15:34:50 $ docker stop --time=1 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a 15:34:51 $ docker rm -f 8e4c6f9b72e9b3dcb8d4f8b9540abbd01f0625584f669efedc89f2f8dd2bb51a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:51 15:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:52 0.23.1-centos7: Pulling from edgex-lftools 15:34:52 ab5ef0e58194: Pulling fs layer 15:34:52 9712f1f96733: Pulling fs layer 15:34:52 63f879dbbcfc: Pulling fs layer 15:34:52 0d9ebad4ef96: Pulling fs layer 15:34:52 e9a5061849ea: Pulling fs layer 15:34:52 d747dcd14b5f: Pulling fs layer 15:34:52 2de7ff778b66: Pulling fs layer 15:34:52 0d9ebad4ef96: Waiting 15:34:52 e9a5061849ea: Waiting 15:34:52 d747dcd14b5f: Waiting 15:34:52 2de7ff778b66: Waiting 15:34:52 9712f1f96733: Download complete 15:34:52 63f879dbbcfc: Verifying Checksum 15:34:52 63f879dbbcfc: Download complete 15:34:52 e9a5061849ea: Verifying Checksum 15:34:52 e9a5061849ea: Download complete 15:34:52 d747dcd14b5f: Download complete 15:34:52 0d9ebad4ef96: Verifying Checksum 15:34:52 0d9ebad4ef96: Download complete 15:34:52 ab5ef0e58194: Download complete 15:34:53 2de7ff778b66: Verifying Checksum 15:34:55 ab5ef0e58194: Pull complete 15:34:55 9712f1f96733: Pull complete 15:34:56 63f879dbbcfc: Pull complete 15:35:00 0d9ebad4ef96: Pull complete 15:35:00 e9a5061849ea: Pull complete 15:35:00 d747dcd14b5f: Pull complete 15:35:01 2de7ff778b66: Pull complete 15:35:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:01 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:35:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:35:04 $ docker top 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:04 provisioning config files... 15:35:04 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1376541235628883912tmp 15:35:04 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2709130963900939663tmp 15:35:04 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2716329855972180488tmp [Pipeline] { [Pipeline] echo 15:35:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:04 ---> sigul-configuration.sh 15:35:04 gpg: directory `/root/.gnupg' created 15:35:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:04 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:04 gpg: CAST5 encrypted data 15:35:04 gpg: encrypted with 1 passphrase 15:35:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:04 + mkdir /home/jenkins 15:35:04 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:05 + 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 15:35:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:05 ---> sigul-install.sh 15:35:05 Sigul already installed; skipping installation. [Pipeline] sh 15:35:05 + git tag --list 15:35:05 v0.1.0 15:35:05 v0.1.1 15:35:05 v1.0.0 15:35:05 v1.1.0 15:35:05 v1.2.0 15:35:05 v1.3.0 15:35:05 v1.3.1 15:35:05 v2.0.0 15:35:05 v2.0.1 15:35:05 v2.1.0 15:35:05 v2.1.1 15:35:05 v2.1.1-dev.3 15:35:05 v2.1.1-dev.4 15:35:05 v2.2.0 15:35:05 v2.2.1-dev.1 15:35:05 v2.2.1-dev.10 15:35:05 v2.2.1-dev.11 15:35:05 v2.2.1-dev.12 15:35:05 v2.2.1-dev.13 15:35:05 v2.2.1-dev.14 15:35:05 v2.2.1-dev.15 15:35:05 v2.2.1-dev.16 15:35:05 v2.2.1-dev.17 15:35:05 v2.2.1-dev.18 15:35:05 v2.2.1-dev.19 15:35:05 v2.2.1-dev.2 15:35:05 v2.2.1-dev.20 15:35:05 v2.2.1-dev.21 15:35:05 v2.2.1-dev.3 15:35:05 v2.2.1-dev.4 15:35:05 v2.2.1-dev.5 15:35:05 v2.2.1-dev.6 15:35:05 v2.2.1-dev.7 15:35:05 v2.2.1-dev.8 15:35:05 v2.2.1-dev.9 [Pipeline] sh 15:35:05 + lftools sign git-tag v2.2.1-dev.21 15:35:06 Signing Git tag with Sigul... 15:35:06 Signing v2.2.1-dev.21 [Pipeline] echo 15:35:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:07 $ docker stop --time=1 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b 15:35:08 $ docker rm -f 859658ded009d1aa38f7e06c9949cedeaa0cd6aff27b8e0609dd578b8bd09c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:09 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:35:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:09 $ docker top a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:09 [ssh-agent] Looking for ssh-agent implementation... 15:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:09 $ docker exec a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e ssh-agent 15:35:10 SSH_AUTH_SOCK=/tmp/ssh-3jHan6q0liz4/agent.32 15:35:10 SSH_AGENT_PID=38 15:35:10 Running ssh-add (command line suppressed) 15:35:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5129927954177279557.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5129927954177279557.key) 15:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:10 + git semver bump pre 15:35:10 2022-07-12 15:35:10,655 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:35:10 2022-07-12 15:35:10,655 [bump_version] DEBUG bumping version:2.2.1-dev.21 on axis:pre with prefix:dev 15:35:10 2022-07-12 15:35:10,655 [bump_version] DEBUG bumped version:2.2.1-dev.22 15:35:10 2022-07-12 15:35:10,655 [write_version] DEBUG write version:2.2.1-dev.22 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 15:35:10 2022-07-12 15:35:10,655 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:35:10 2022-07-12 15:35:10,655 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:35:10 2022-07-12 15:35:10,657 [execute] INFO git cat-file --batch-check 15:35:10 2022-07-12 15:35:10,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:10 2022-07-12 15:35:10,663 [execute] INFO git cat-file --batch 15:35:10 2022-07-12 15:35:10,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:10 2022-07-12 15:35:10,671 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:35:10 2.2.1-dev.22 [Pipeline] } 15:35:10 $ docker exec --env ******** --env ******** a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e ssh-agent -k 15:35:10 unset SSH_AUTH_SOCK; 15:35:10 unset SSH_AGENT_PID; 15:35:10 echo Agent pid 38 killed; 15:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:11 + git semver [Pipeline] } 15:35:11 $ docker stop --time=1 a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e 15:35:12 $ docker rm -f a46af187e61340717b80639604e9775ce91298572e72a358310ecb407321673e [Pipeline] // withDockerContainer [Pipeline] sh 15:35:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:13 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:35:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:13 $ docker top ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:13 [ssh-agent] Looking for ssh-agent implementation... 15:35:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:14 $ docker exec ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 ssh-agent 15:35:14 SSH_AUTH_SOCK=/tmp/ssh-8xXyM2cFY9Ar/agent.31 15:35:14 SSH_AGENT_PID=38 15:35:14 Running ssh-add (command line suppressed) 15:35:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3641924765694971126.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3641924765694971126.key) 15:35:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:14 + git semver push 15:35:14 2022-07-12 15:35:14,903 [run_push] DEBUG push 15:35:14 2022-07-12 15:35:14,904 [execute] INFO git cat-file --batch-check 15:35:14 2022-07-12 15:35:14,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:14 2022-07-12 15:35:14,907 [execute] INFO git rev-list 7880b49473cd6e387343e14da5a17d7ceea400ca -- 15:35:14 2022-07-12 15:35:14,907 [execute] DEBUG Popen(['git', 'rev-list', '7880b49473cd6e387343e14da5a17d7ceea400ca', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:14 2022-07-12 15:35:14,920 [execute] INFO git fetch -v origin 15:35:14 2022-07-12 15:35:14,920 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:35:15 2022-07-12 15:35:15,415 [run_push] DEBUG no remote changes detected 15:35:15 2022-07-12 15:35:15,415 [execute] INFO git push origin semver 15:35:15 2022-07-12 15:35:15,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:16 2022-07-12 15:35:16,259 [run_push] DEBUG push all version tags 15:35:16 2022-07-12 15:35:16,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:35:16 2022-07-12 15:35:16,260 [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) 15:35:17 2022-07-12 15:35:16,973 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:35:17 2.2.1-dev.22 [Pipeline] } 15:35:17 $ docker exec --env ******** --env ******** ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 ssh-agent -k 15:35:17 unset SSH_AUTH_SOCK; 15:35:17 unset SSH_AGENT_PID; 15:35:17 echo Agent pid 38 killed; 15:35:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:17 + git semver [Pipeline] } 15:35:17 $ docker stop --time=1 ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 15:35:19 $ docker rm -f ce572fed5e6e88b886bd6cc66bbbe87c55476b660a26b757480c91bb1f6145b7 [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 15:35:19 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 15:35:19 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:35:19 total 16 15:35:19 drwxr-xr-x 3 root root 4096 Jul 12 15:25 . 15:35:19 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:35 .. 15:35:19 drwxr-xr-x 2 root root 4096 Jul 12 15:25 cost 15:35:19 -rw-r--r-- 1 root root 91 Jul 12 15:25 cost.csv 15:35:19 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 15:35:19 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:35:19 total 16 15:35:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 15:25 . 15:35:19 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 15:35 .. 15:35:19 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 15:25 cost 15:35:19 -rw-r--r-- 1 jenkins jenkins 91 Jul 12 15:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:20 ---> package-listing.sh 15:35:20 ++ facter osfamily 15:35:20 ++ tr '[:upper:]' '[:lower:]' 15:35:21 + OS_FAMILY=debian 15:35:21 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:35:21 + START_PACKAGES=/tmp/packages_start.txt 15:35:21 + END_PACKAGES=/tmp/packages_end.txt 15:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:21 + PACKAGES=/tmp/packages_start.txt 15:35:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:35:21 + PACKAGES=/tmp/packages_end.txt 15:35:21 + case "${OS_FAMILY}" in 15:35:21 + dpkg -l 15:35:21 + grep '^ii' 15:35:21 + '[' -f /tmp/packages_start.txt ']' 15:35:21 + '[' -f /tmp/packages_end.txt ']' 15:35:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:35:21 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:35:21 + 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 15:35:21 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 15:35:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:21 prd-ubuntu20.04-docker-8c-8g-19556 does not seem to be running inside a container 15:35:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:22 $ docker top 9d825f9308c4abc98e25331debad4b12b77723bd34da829dc779144007ea622d -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:22 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:23 + ls /var/log/sa-host 15:35:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:23 provisioning config files... 15:35:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config751687523533663370tmp [Pipeline] { [Pipeline] echo 15:35:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:23 ---> create-netrc.sh [Pipeline] } 15:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:23 ---> python-tools-install.sh [Pipeline] echo 15:35:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> sudo-logs.sh 15:35:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> job-cost.sh 15:35:24 lf-activate-venv: SKIPPING 15:35:24 DEBUG: total: 0.2199999988079071 15:35:24 INFO: Retrieving Stack Cost... 15:35:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:25 INFO: Archiving Costs [Pipeline] echo 15:35:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:25 ---> logs-deploy.sh 15:35:25 lf-activate-venv: SKIPPING 15:35:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/141 15:35:25 INFO: archiving workspace using pattern(s): 15:35:26 Archives upload complete. 15:35:26 INFO: archiving logs to Nexus 15:35:27 ---> uname -a: 15:35:27 Linux prd-ubuntu20-04-docker-8c-8g-19556 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:35:27 15:35:27 15:35:27 ---> lscpu: 15:35:27 Architecture: x86_64 15:35:27 CPU op-mode(s): 32-bit, 64-bit 15:35:27 Byte Order: Little Endian 15:35:27 Address sizes: 40 bits physical, 48 bits virtual 15:35:27 CPU(s): 8 15:35:27 On-line CPU(s) list: 0-7 15:35:27 Thread(s) per core: 1 15:35:27 Core(s) per socket: 1 15:35:27 Socket(s): 8 15:35:27 NUMA node(s): 1 15:35:27 Vendor ID: AuthenticAMD 15:35:27 CPU family: 23 15:35:27 Model: 49 15:35:27 Model name: AMD EPYC-Rome Processor 15:35:27 Stepping: 0 15:35:27 CPU MHz: 2799.998 15:35:27 BogoMIPS: 5599.99 15:35:27 Virtualization: AMD-V 15:35:27 Hypervisor vendor: KVM 15:35:27 Virtualization type: full 15:35:27 L1d cache: 256 KiB 15:35:27 L1i cache: 256 KiB 15:35:27 L2 cache: 4 MiB 15:35:27 L3 cache: 128 MiB 15:35:27 NUMA node0 CPU(s): 0-7 15:35:27 Vulnerability Itlb multihit: Not affected 15:35:27 Vulnerability L1tf: Not affected 15:35:27 Vulnerability Mds: Not affected 15:35:27 Vulnerability Meltdown: Not affected 15:35:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:35:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:35:27 Vulnerability Srbds: Not affected 15:35:27 Vulnerability Tsx async abort: Not affected 15:35:27 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 15:35:27 15:35:27 15:35:27 ---> nproc: 15:35:27 8 15:35:27 15:35:27 15:35:27 ---> df -h: 15:35:27 Filesystem Size Used Avail Use% Mounted on 15:35:27 overlay 155G 12G 144G 8% / 15:35:27 tmpfs 64M 0 64M 0% /dev 15:35:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:35:27 shm 64M 0 64M 0% /dev/shm 15:35:27 /dev/vda1 155G 12G 144G 8% /facter-os 15:35:27 15:35:27 15:35:27 ---> sar -b -r -n DEV: 15:35:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19556) 07/12/22 _x86_64_ (8 CPU) 15:35:27 15:35:27 15:22:42 LINUX RESTART (8 CPU) 15:35:27 15:35:27 15:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:27 15:24:01 275.31 47.14 228.17 0.00 4179.39 182162.44 0.00 15:35:27 15:25:01 39.01 0.05 38.96 0.00 0.40 21246.08 0.00 15:35:27 15:26:01 50.77 0.18 50.58 0.00 14.26 26517.83 0.00 15:35:27 15:27:01 2.35 0.00 2.35 0.00 0.00 27.32 0.00 15:35:27 15:28:01 1.05 0.02 1.03 0.00 0.13 12.53 0.00 15:35:27 15:29:01 1.60 0.00 1.60 0.00 0.00 30.92 0.00 15:35:27 15:30:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 15:35:27 15:31:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 15:35:27 15:32:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 15:35:27 15:33:01 2.05 0.00 2.05 0.00 0.00 27.19 0.00 15:35:27 15:34:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:35:27 15:35:01 65.84 0.35 65.49 0.00 27.46 39866.42 0.00 15:35:27 Average: 36.56 3.92 32.64 0.00 346.40 22269.80 0.00 15:35:27 15:35:27 15:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:27 15:24:01 28624904 31743208 547456 1.66 111516 3244052 2148260 6.33 1153248 2680656 299988 15:35:27 15:25:01 27993864 31718752 567040 1.72 116896 3808516 1949576 5.75 1457036 2967636 273480 15:35:27 15:26:01 28439732 31774520 516664 1.57 122128 3435828 1738464 5.12 1148436 2856428 304 15:35:27 15:27:01 28441160 31776040 514764 1.57 122192 3435828 1738464 5.12 1146516 2856428 16 15:35:27 15:28:01 28447072 31782028 508688 1.55 122224 3435828 1738464 5.12 1139828 2856436 8 15:35:27 15:29:01 28447820 31782868 507776 1.54 122304 3435836 1738464 5.12 1139100 2856436 136 15:35:27 15:30:01 28456380 31791512 499096 1.52 122356 3435844 1738464 5.12 1130652 2856444 16 15:35:27 15:31:01 28456552 31791720 498812 1.52 122396 3435852 1738464 5.12 1130780 2856452 28 15:35:27 15:32:01 28462552 31797736 492732 1.50 122416 3435852 1738464 5.12 1124324 2856452 12 15:35:27 15:33:01 28462788 31798036 492372 1.50 122512 3435816 1738464 5.12 1124560 2856436 180 15:35:27 15:34:01 28462740 31798032 492312 1.50 122544 3435832 1738464 5.12 1124812 2856432 24 15:35:27 15:35:01 26963556 31775400 509580 1.55 166872 4744192 1726040 5.09 1226624 4122496 635768 15:35:27 Average: 28304927 31777488 512274 1.56 124696 3559940 1789171 5.27 1170493 2956561 100830 15:35:27 15:35:27 15:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:27 15:24:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 15:35:27 15:24:01 docker0 72.63 86.39 5.73 1097.33 0.00 0.00 0.00 0.00 15:35:27 15:24:01 ens3 804.98 507.98 7864.15 116.63 0.00 0.00 0.00 0.00 15:35:27 15:24:01 vethbc8e267 50.07 60.12 4.93 740.52 0.00 0.00 0.00 0.06 15:35:27 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:25:01 docker0 1.52 1.33 0.11 1.73 0.00 0.00 0.00 0.00 15:35:27 15:25:01 ens3 42.69 42.91 16.71 55.99 0.00 0.00 0.00 0.00 15:35:27 15:25:01 vethbc8e267 1.52 1.38 0.13 1.73 0.00 0.00 0.00 0.00 15:35:27 15:26:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:35:27 15:26:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:26:01 ens3 104.47 62.20 2528.30 14.00 0.00 0.00 0.00 0.00 15:35:27 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:29:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:35:27 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:35:27 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:27 15:34:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 15:35:27 15:35:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 15:35:27 15:35:01 docker0 39.04 54.51 3.42 689.04 0.00 0.00 0.00 0.00 15:35:27 15:35:01 ens3 337.48 222.98 7873.53 76.88 0.00 0.00 0.00 0.00 15:35:27 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 15:35:27 Average: docker0 9.35 11.75 0.77 147.66 0.00 0.00 0.00 0.00 15:35:27 Average: ens3 106.55 69.10 1514.58 21.84 0.00 0.00 0.00 0.00 15:35:27 15:35:27 15:35:27 ---> sar -P ALL: 15:35:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19556) 07/12/22 _x86_64_ (8 CPU) 15:35:27 15:35:27 15:22:42 LINUX RESTART (8 CPU) 15:35:27 15:35:27 15:23:02 CPU %user %nice %system %iowait %steal %idle 15:35:27 15:24:01 all 13.18 0.00 4.83 2.54 0.08 79.38 15:35:27 15:24:01 0 16.16 0.00 4.72 5.07 0.07 73.99 15:35:27 15:24:01 1 11.70 0.00 5.07 0.93 0.07 82.24 15:35:27 15:24:01 2 15.65 0.00 5.02 4.16 0.09 75.09 15:35:27 15:24:01 3 10.34 0.00 5.67 4.50 0.09 79.40 15:35:27 15:24:01 4 13.18 0.00 5.00 1.67 0.07 80.08 15:35:27 15:24:01 5 10.35 0.00 4.32 2.37 0.07 82.89 15:35:27 15:24:01 6 15.35 0.00 4.29 0.80 0.07 79.49 15:35:27 15:24:01 7 12.66 0.00 4.55 0.81 0.09 81.89 15:35:27 15:25:01 all 53.34 0.00 7.78 0.22 0.11 38.56 15:35:27 15:25:01 0 54.36 0.00 7.55 0.34 0.10 37.65 15:35:27 15:25:01 1 53.76 0.00 8.52 0.07 0.12 37.54 15:35:27 15:25:01 2 56.06 0.00 7.89 0.07 0.14 35.85 15:35:27 15:25:01 3 55.38 0.00 7.72 0.08 0.10 36.72 15:35:27 15:25:01 4 51.85 0.00 7.43 0.07 0.08 40.57 15:35:27 15:25:01 5 51.11 0.00 6.98 0.56 0.10 41.25 15:35:27 15:25:01 6 52.94 0.00 8.37 0.07 0.12 38.51 15:35:27 15:25:01 7 51.24 0.00 7.76 0.51 0.10 40.39 15:35:27 15:26:01 all 12.52 0.00 2.25 0.60 0.04 84.59 15:35:27 15:26:01 0 12.66 0.00 2.28 1.17 0.03 83.85 15:35:27 15:26:01 1 12.39 0.00 2.43 0.02 0.03 85.13 15:35:27 15:26:01 2 13.17 0.00 2.05 0.02 0.03 84.72 15:35:27 15:26:01 3 12.64 0.00 2.48 1.86 0.05 82.96 15:35:27 15:26:01 4 12.35 0.00 2.35 0.00 0.03 85.27 15:35:27 15:26:01 5 11.93 0.00 2.03 0.42 0.03 85.59 15:35:27 15:26:01 6 12.19 0.00 2.15 1.01 0.03 84.62 15:35:27 15:26:01 7 12.84 0.00 2.22 0.34 0.05 84.55 15:35:27 15:27:01 all 0.28 0.00 0.02 0.01 0.00 99.68 15:35:27 15:27:01 0 0.07 0.00 0.07 0.05 0.02 99.80 15:35:27 15:27:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:35:27 15:27:01 2 1.47 0.00 0.02 0.00 0.02 98.50 15:35:27 15:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:35:27 15:27:01 5 0.53 0.00 0.02 0.00 0.00 99.45 15:35:27 15:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:27:01 7 0.05 0.00 0.02 0.03 0.00 99.90 15:35:27 15:28:01 all 0.28 0.00 0.02 0.00 0.00 99.69 15:35:27 15:28:01 0 0.08 0.00 0.02 0.02 0.00 99.88 15:35:27 15:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:35:27 15:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:35:27 15:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:35:27 15:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:28:01 5 1.99 0.00 0.00 0.00 0.00 98.01 15:35:27 15:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:35:27 15:28:01 7 0.05 0.00 0.03 0.02 0.00 99.90 15:35:27 15:29:01 all 0.28 0.00 0.02 0.00 0.00 99.70 15:35:27 15:29:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:35:27 15:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:35:27 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:35:27 15:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:35:27 15:29:01 5 2.00 0.00 0.00 0.00 0.00 98.00 15:35:27 15:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:35:27 15:29:01 7 0.12 0.00 0.03 0.00 0.02 99.83 15:35:27 15:30:01 all 0.28 0.00 0.02 0.00 0.01 99.68 15:35:27 15:30:01 0 0.05 0.00 0.05 0.02 0.00 99.88 15:35:27 15:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:35:27 15:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:35:27 15:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:35:27 15:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:35:27 15:30:01 5 1.99 0.00 0.00 0.00 0.00 98.01 15:35:27 15:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:35:27 15:30:01 7 0.10 0.00 0.07 0.00 0.02 99.82 15:35:27 15:31:01 all 0.27 0.00 0.02 0.01 0.00 99.71 15:35:27 15:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:35:27 15:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:35:27 15:31:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:35:27 15:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:31:01 5 1.95 0.00 0.00 0.00 0.00 98.05 15:35:27 15:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:35:27 15:31:01 7 0.03 0.00 0.05 0.02 0.00 99.90 15:35:27 15:32:01 all 0.16 0.00 0.03 0.00 0.00 99.81 15:35:27 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:35:27 15:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:35:27 15:32:01 5 1.08 0.00 0.12 0.00 0.00 98.81 15:35:27 15:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:32:01 7 0.08 0.00 0.05 0.00 0.02 99.85 15:35:27 15:33:01 all 0.27 0.00 0.02 0.03 0.01 99.67 15:35:27 15:33:01 0 0.02 0.00 0.02 0.05 0.00 99.92 15:35:27 15:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:35:27 15:33:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:35:27 15:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:35:27 15:33:01 5 1.95 0.00 0.03 0.00 0.02 98.00 15:35:27 15:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:35:27 15:33:01 7 0.07 0.00 0.03 0.18 0.02 99.70 15:35:27 15:34:01 all 0.10 0.00 0.01 0.00 0.00 99.89 15:35:27 15:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:35:27 15:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:35:27 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:35:27 15:34:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:35:27 15:34:01 5 0.50 0.00 0.08 0.00 0.00 99.42 15:35:27 15:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:35:27 15:34:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:35:27 15:35:27 15:34:01 CPU %user %nice %system %iowait %steal %idle 15:35:27 15:35:01 all 9.22 0.00 3.49 0.59 0.04 86.65 15:35:27 15:35:01 0 9.26 0.00 3.05 0.35 0.03 87.30 15:35:27 15:35:01 1 10.13 0.00 4.33 0.05 0.05 85.44 15:35:27 15:35:01 2 8.92 0.00 3.59 2.39 0.05 85.04 15:35:27 15:35:01 3 8.57 0.00 3.39 0.05 0.03 87.96 15:35:27 15:35:01 4 9.71 0.00 3.44 0.74 0.05 86.06 15:35:27 15:35:01 5 8.31 0.00 4.09 0.05 0.03 87.52 15:35:27 15:35:01 6 10.05 0.00 2.84 0.20 0.03 86.88 15:35:27 15:35:01 7 8.80 0.00 3.24 0.86 0.07 87.03 15:35:27 Average: all 7.44 0.00 1.52 0.33 0.02 90.68 15:35:27 Average: 0 7.66 0.00 1.47 0.58 0.02 90.26 15:35:27 Average: 1 7.29 0.00 1.69 0.09 0.03 90.90 15:35:27 Average: 2 7.87 0.00 1.54 0.54 0.03 90.02 15:35:27 Average: 3 7.20 0.00 1.59 0.53 0.02 90.66 15:35:27 Average: 4 7.19 0.00 1.51 0.20 0.02 91.08 15:35:27 Average: 5 7.69 0.00 1.44 0.28 0.02 90.57 15:35:27 Average: 6 7.50 0.00 1.47 0.18 0.02 90.84 15:35:27 Average: 7 7.10 0.00 1.48 0.23 0.03 91.16 15:35:27 15:35:27 15:35:27