Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b027ae07678ebd1a4e45e28df723b2e469677c72 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-ssh5648292567108152426.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6483484424770546350.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9369338271282013318.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7821225179258384540.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh4494925010661572275.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Running on prd-ubuntu20.04-docker-8c-8g-1842 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b027ae07678ebd1a4e45e28df723b2e469677c72 (main) Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178)" > 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 b027ae07678ebd1a4e45e28df723b2e469677c72 # timeout=10 > git rev-list --no-walk 6a75c352978b96050774128968d6c29a85ea4dbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:51 ========================================================= 17:46:51 EdgeX Global Pipelines Version Info 17:46:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:52 ------------------- 17:46:52 stable info: 17:46:52 ------------------- 17:46:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:46:52 Message: update stable to v1.0.239 17:46:52 ------------------- 17:46:52 experimental info: 17:46:52 ------------------- 17:46:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:46:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:46:52 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:46:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b027ae0 [Pipeline] echo 17:46:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:46:53 + git rev-list -1 --merges b027ae07678ebd1a4e45e28df723b2e469677c72~1..b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo 17:46:53 -----------> git rev-list -1 --merges b027ae07678ebd1a4e45e28df723b2e469677c72~1..b027ae07678ebd1a4e45e28df723b2e469677c72 b027ae07678ebd1a4e45e28df723b2e469677c72 [false] [Pipeline] sh 17:46:53 + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo 17:46:53 ========================================================= 17:46:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:46:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:54 + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] echo 17:46:54 [semverPrep] GIT_COMMIT: b027ae07678ebd1a4e45e28df723b2e469677c72, Commit Message: fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178) [Pipeline] echo 17:46:54 [semverPrep] This is not a build commit. [Pipeline] sh 17:46:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:54 + grep -v github /etc/ssh/ssh_known_hosts 17:46:54 + [ -e /tmp/ssh_known_hosts ] 17:46:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:46:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:46:54 + sudo tee -a /etc/ssh/ssh_known_hosts 17:46:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:55 17:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:55 0.1.4: Pulling from edgex-devops/py-git-semver 17:46:55 b85a868b505f: Pulling fs layer 17:46:55 e2be974225ed: Pulling fs layer 17:46:55 339a4e72a1f5: Pulling fs layer 17:46:55 988bab9f4d93: Pulling fs layer 17:46:55 1469e6f7b9e6: Pulling fs layer 17:46:55 eaf3925da568: Pulling fs layer 17:46:55 988bab9f4d93: Waiting 17:46:55 1469e6f7b9e6: Waiting 17:46:55 bab4dde63d76: Pulling fs layer 17:46:55 bde34c3a00c8: Pulling fs layer 17:46:55 eaf3925da568: Waiting 17:46:55 b352a97aabf1: Pulling fs layer 17:46:55 bab4dde63d76: Waiting 17:46:55 4872d77fe225: Pulling fs layer 17:46:55 bde34c3a00c8: Waiting 17:46:55 b352a97aabf1: Waiting 17:46:55 5851b861e8e6: Pulling fs layer 17:46:55 4872d77fe225: Waiting 17:46:55 5851b861e8e6: Waiting 17:46:55 e2be974225ed: Verifying Checksum 17:46:55 e2be974225ed: Download complete 17:46:55 988bab9f4d93: Verifying Checksum 17:46:55 988bab9f4d93: Download complete 17:46:55 1469e6f7b9e6: Verifying Checksum 17:46:55 1469e6f7b9e6: Download complete 17:46:55 eaf3925da568: Verifying Checksum 17:46:55 eaf3925da568: Download complete 17:46:55 339a4e72a1f5: Verifying Checksum 17:46:55 339a4e72a1f5: Download complete 17:46:55 bde34c3a00c8: Verifying Checksum 17:46:55 bde34c3a00c8: Download complete 17:46:55 b352a97aabf1: Verifying Checksum 17:46:55 b352a97aabf1: Download complete 17:46:55 4872d77fe225: Verifying Checksum 17:46:55 4872d77fe225: Download complete 17:46:55 5851b861e8e6: Verifying Checksum 17:46:55 5851b861e8e6: Download complete 17:46:55 b85a868b505f: Verifying Checksum 17:46:55 b85a868b505f: Download complete 17:46:56 bab4dde63d76: Verifying Checksum 17:46:56 bab4dde63d76: Download complete 17:46:57 b85a868b505f: Pull complete 17:46:57 e2be974225ed: Pull complete 17:46:57 339a4e72a1f5: Pull complete 17:46:57 988bab9f4d93: Pull complete 17:46:58 1469e6f7b9e6: Pull complete 17:46:58 eaf3925da568: Pull complete 17:47:00 bab4dde63d76: Pull complete 17:47:00 bde34c3a00c8: Pull complete 17:47:00 b352a97aabf1: Pull complete 17:47:00 4872d77fe225: Pull complete 17:47:00 5851b861e8e6: Pull complete 17:47:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:00 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:47:03 $ docker top ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e -eo pid,comm 17:47:03 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). 17:47:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:03 [ssh-agent] Looking for ssh-agent implementation... 17:47:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:03 $ docker exec ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent 17:47:03 SSH_AUTH_SOCK=/tmp/ssh-TUH8GywFoEFh/agent.33 17:47:03 SSH_AGENT_PID=39 17:47:03 Running ssh-add (command line suppressed) 17:47:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15234755089241456971.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15234755089241456971.key) 17:47:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:03 + git tag --points-at HEAD [Pipeline] } 17:47:03 $ docker exec --env ******** --env ******** ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent -k 17:47:04 unset SSH_AUTH_SOCK; 17:47:04 unset SSH_AGENT_PID; 17:47:04 echo Agent pid 39 killed; 17:47:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:04 [ssh-agent] Looking for ssh-agent implementation... 17:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:04 $ docker exec ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent 17:47:04 SSH_AUTH_SOCK=/tmp/ssh-YJxlgqcPjzrC/agent.71 17:47:04 SSH_AGENT_PID=77 17:47:04 Running ssh-add (command line suppressed) 17:47:04 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5566794579999633504.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5566794579999633504.key) 17:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:04 + git semver init 17:47:04 2022-09-28 17:47:04,827 [run_init] DEBUG init version:0.0.0 force:False 17:47:04 2022-09-28 17:47:04,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 17:47:04 2022-09-28 17:47:04,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:47:04 2022-09-28 17:47:04,829 [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) 17:47:06 2022-09-28 17:47:06,394 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 17:47:06 2022-09-28 17:47:06,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 17:47:06 2022-09-28 17:47:06,394 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:47:06 2022-09-28 17:47:06,394 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:47:06 2.3.0-dev.44 [Pipeline] } 17:47:06 $ docker exec --env ******** --env ******** ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e ssh-agent -k 17:47:06 unset SSH_AUTH_SOCK; 17:47:06 unset SSH_AGENT_PID; 17:47:06 echo Agent pid 77 killed; 17:47:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:07 + git semver [Pipeline] } 17:47:07 $ docker stop --time=1 ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e 17:47:08 $ docker rm -f ce19e482dfb502d56a386fa7e3ba79892b1ac73c69467f0dd091bf0fc0662d3e [Pipeline] // withDockerContainer [Pipeline] sh 17:47:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:09 Stashed 1 file(s) [Pipeline] echo 17:47:09 [edgeXSemver]: initialized semver on version 2.3.0-dev.44 [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 17:47:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:09 ========================================================= 17:47:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:47:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:47:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:47:09 2408cc74d12b: Pulling fs layer 17:47:09 ea60b727a1ce: Pulling fs layer 17:47:09 30c4a7721957: Pulling fs layer 17:47:09 370296b7ddb6: Pulling fs layer 17:47:09 7c6cee850709: Pulling fs layer 17:47:09 39a5fcdaea64: Pulling fs layer 17:47:09 d94ebbe4e438: Pulling fs layer 17:47:09 bcfd1f05c69d: Pulling fs layer 17:47:09 59ccb84bbe0f: Pulling fs layer 17:47:09 7c6cee850709: Waiting 17:47:09 39a5fcdaea64: Waiting 17:47:09 370296b7ddb6: Waiting 17:47:09 d94ebbe4e438: Waiting 17:47:09 bcfd1f05c69d: Waiting 17:47:09 59ccb84bbe0f: Waiting 17:47:09 30c4a7721957: Verifying Checksum 17:47:09 30c4a7721957: Download complete 17:47:09 ea60b727a1ce: Download complete 17:47:09 7c6cee850709: Verifying Checksum 17:47:09 7c6cee850709: Download complete 17:47:09 39a5fcdaea64: Download complete 17:47:09 2408cc74d12b: Verifying Checksum 17:47:09 2408cc74d12b: Download complete 17:47:09 d94ebbe4e438: Download complete 17:47:10 2408cc74d12b: Pull complete 17:47:10 ea60b727a1ce: Pull complete 17:47:10 59ccb84bbe0f: Verifying Checksum 17:47:10 59ccb84bbe0f: Download complete 17:47:10 30c4a7721957: Pull complete 17:47:10 bcfd1f05c69d: Verifying Checksum 17:47:10 bcfd1f05c69d: Download complete 17:47:10 370296b7ddb6: Verifying Checksum 17:47:10 370296b7ddb6: Download complete 17:47:14 370296b7ddb6: Pull complete 17:47:14 7c6cee850709: Pull complete 17:47:14 39a5fcdaea64: Pull complete 17:47:14 d94ebbe4e438: Pull complete 17:47:16 bcfd1f05c69d: Pull complete 17:47:16 59ccb84bbe0f: Pull complete 17:47:16 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:47:17 + 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 17:47:17 + docker inspect -f . ci-base-image-x86_64 17:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:17 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:47:21 $ docker top f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:21 + go version 17:47:21 go version go1.18.3 linux/amd64 [Pipeline] } 17:47:21 $ docker stop --time=1 f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f 17:47:23 $ docker rm -f f1e00d1a84199ce365c5b3ecf52070a57a9b1f7e54bf4a613cde8a14a5265a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:23 + docker inspect -f . ci-base-image-x86_64 17:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:23 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:47:23 $ docker top 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:24 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 17:47:24 Still waiting to schedule task 17:47:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:47:24 + make test 17:47:24 make -C ./app-service-template build 17:47:24 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:24 go mod tidy 17:47:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:47:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:47:24 go: downloading github.com/google/uuid v1.3.0 17:47:24 go: downloading github.com/stretchr/testify v1.8.0 17:47:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 17:47:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:47:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 17:47:24 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:47:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:47:24 go: downloading github.com/gorilla/mux v1.8.0 17:47:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:47:24 go: downloading github.com/davecgh/go-spew v1.1.1 17:47:24 go: downloading github.com/pmezard/go-difflib v1.0.0 17:47:24 go: downloading github.com/stretchr/objx v0.4.0 17:47:24 go: downloading gopkg.in/yaml.v3 v3.0.1 17:47:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:47:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 17:47:25 go: downloading github.com/go-kit/log v0.2.0 17:47:25 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:47:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:47:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:47:25 go: downloading github.com/pelletier/go-toml v1.9.5 17:47:25 go: downloading github.com/hashicorp/errwrap v1.0.0 17:47:25 go: downloading github.com/gorilla/websocket v1.4.2 17:47:25 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:47:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:47:25 go: downloading github.com/mitchellh/copystructure v1.0.0 17:47:25 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:47:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:47:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:47:25 go: downloading github.com/hashicorp/consul/api v1.9.1 17:47:25 go: downloading github.com/go-playground/universal-translator v0.18.0 17:47:25 go: downloading github.com/leodido/go-urn v1.2.1 17:47:25 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 17:47:25 go: downloading golang.org/x/text v0.3.7 17:47:25 go: downloading github.com/go-playground/locales v0.14.0 17:47:25 go: downloading github.com/nats-io/nats.go v1.17.0 17:47:25 go: downloading github.com/pebbe/zmq4 v1.2.7 17:47:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:47:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:47:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:47:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:47:26 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 17:47:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:47:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:47:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:47:26 go: downloading github.com/hashicorp/serf v0.9.5 17:47:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:47:26 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:47:26 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:47:26 go: downloading github.com/x448/float16 v0.8.4 17:47:26 go: downloading github.com/Microsoft/go-winio v0.5.2 17:47:26 go: downloading github.com/zeebo/errs v1.2.2 17:47:26 go: downloading google.golang.org/grpc v1.46.0 17:47:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:47:26 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 17:47:26 go: downloading github.com/nats-io/nkeys v0.3.0 17:47:26 go: downloading github.com/nats-io/nuid v1.0.1 17:47:26 go: downloading github.com/onsi/ginkgo v1.10.1 17:47:26 go: downloading github.com/onsi/gomega v1.7.0 17:47:26 go: downloading github.com/kr/pretty v0.3.0 17:47:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:47:26 go: downloading github.com/fatih/color v1.9.0 17:47:26 go: downloading github.com/mattn/go-colorable v0.1.12 17:47:26 go: downloading github.com/mattn/go-isatty v0.0.14 17:47:26 go: downloading github.com/pkg/errors v0.9.1 17:47:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:47:26 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:47:26 go: downloading github.com/hashicorp/memberlist v0.2.2 17:47:26 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:47:26 go: downloading google.golang.org/protobuf v1.28.0 17:47:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:47:26 go: downloading github.com/golang/protobuf v1.5.2 17:47:26 go: downloading github.com/klauspost/compress v1.15.10 17:47:26 go: downloading github.com/minio/highwayhash v1.0.2 17:47:26 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:47:26 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 17:47:26 go: downloading github.com/kr/text v0.2.0 17:47:26 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:47:26 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:47:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:47:26 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:47:26 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:47:26 go: downloading github.com/google/go-cmp v0.5.6 17:47:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:47:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:47:26 go: downloading github.com/miekg/dns v1.1.26 17:47:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:47:26 go: downloading github.com/hpcloud/tail v1.0.0 17:47:26 go: downloading gopkg.in/yaml.v2 v2.4.0 17:47:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:47:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:47:26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:47:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:47:28 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 17:47:47 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:47 make -C ./app-service-template test 17:47:47 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:47:47 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:48:08 ok new-app-service 0.072s coverage: 48.1% of statements 17:48:08 ? new-app-service/config [no test files] 17:48:08 ok new-app-service/functions 0.051s 17:48:08 CGO_ENABLED=1 go vet ./... 17:48:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:48:17 ./bin/test-attribution-txt.sh 17:48:17 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 17:48:17 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:48:17 go: downloading github.com/gomodule/redigo v1.8.9 17:48:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.108s coverage: 60.4% of statements 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 93.9% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.104s coverage: 76.5% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.097s coverage: 88.7% of statements 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.062s coverage: 100.0% of statements 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.175s coverage: 78.5% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.080s coverage: 97.3% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.106s coverage: 82.8% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.696s coverage: 81.5% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.089s coverage: 28.7% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.066s coverage: 14.0% of statements 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 17:48:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements 17:48:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.067s coverage: 94.4% of statements 17:48:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:48:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:48:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1843 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:48:52 Running in /w/workspace/app-functions-sdk-go/165 [Pipeline] { [Pipeline] checkout 17:48:52 The recommended git tool is: git 17:48:56 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 17:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:48:56 $ docker stop --time=1 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 17:48:56 using credential edgex-jenkins-ssh 17:48:56 Cloning the remote Git repository 17:48:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:48:56 > git init /w/workspace/app-functions-sdk-go/165 # timeout=10 17:48:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:48:57 > git --version # timeout=10 17:48:57 > git --version # 'git version 2.25.1' 17:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:57 Verifying host key using known hosts file 17:48:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:48:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:00 $ docker rm -f 39338f4053bb19712d49f6ee1908b2caf2dd465f61570ae51ed4b6d83905dae3 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:00 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:49:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:49:00 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 17:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:01 17:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:01 Avoid second fetch 17:49:01 Checking out Revision b027ae07678ebd1a4e45e28df723b2e469677c72 (main) 17:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:02 Commit message: "fix: When MQTT authmode=cacert, set RootCAs on TLS config (#1178)" 17:49:02 latest: Pulling from edgex-lftools-log-publisher 17:49:02 5eb5b503b376: Pulling fs layer 17:49:02 5c69ac0246d0: Pulling fs layer 17:49:02 ec43610c2a17: Pulling fs layer 17:49:02 3a2ae6a8a46f: Pulling fs layer 17:49:02 33b1e0a273af: Pulling fs layer 17:49:02 5d3b04190fa2: Pulling fs layer 17:49:02 2f39f015ded8: Pulling fs layer 17:49:02 33b1e0a273af: Waiting 17:49:02 2f39f015ded8: Waiting 17:49:02 3a2ae6a8a46f: Waiting 17:49:02 5d3b04190fa2: Waiting 17:49:02 5c69ac0246d0: Download complete 17:49:02 3a2ae6a8a46f: Verifying Checksum 17:49:02 3a2ae6a8a46f: Download complete 17:49:02 33b1e0a273af: Verifying Checksum 17:49:02 33b1e0a273af: Download complete 17:49:02 5d3b04190fa2: Verifying Checksum 17:49:02 5d3b04190fa2: Download complete 17:49:02 ec43610c2a17: Verifying Checksum 17:49:02 ec43610c2a17: Download complete 17:49:01 > git config core.sparsecheckout # timeout=10 17:49:01 > git checkout -f b027ae07678ebd1a4e45e28df723b2e469677c72 # timeout=10 17:49:02 5eb5b503b376: Verifying Checksum 17:49:02 5eb5b503b376: Download complete 17:49:02 17:49:02 GitHub has been notified of this commit’s build result 17:49:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:02 2f39f015ded8: Download complete 17:49:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:49:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:03 Dload Upload Total Spent Left Speed 17:49:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh 17:49:03 5eb5b503b376: Pull complete 17:49:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:49:03 5c69ac0246d0: Pull complete 17:49:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:49:04 + sudo tee /etc/docker/daemon.new 17:49:04 { 17:49:04 "registry-mirrors": [ 17:49:04 "https://nexus3.edgexfoundry.org:10001" 17:49:04 ], 17:49:04 "bip": "10.250.0.254/24", 17:49:04 "hosts": [ 17:49:04 "tcp://0.0.0.0:5555", 17:49:04 "unix:///var/run/docker.sock" 17:49:04 ], 17:49:04 "mtu": 1458, 17:49:04 "selinux-enabled": true, 17:49:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:49:04 } [Pipeline] sh 17:49:04 ec43610c2a17: Pull complete 17:49:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:49:04 3a2ae6a8a46f: Pull complete 17:49:04 33b1e0a273af: Pull complete 17:49:04 + sudo service docker restart 17:49:04 5d3b04190fa2: Pull complete 17:49:09 2f39f015ded8: Pull complete 17:49:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:09 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:15 $ docker top daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:15 ---> job-cost.sh 17:49:15 lf-activate-venv: SKIPPING 17:49:15 INFO: No Stack... 17:49:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:16 INFO: Archiving Costs [Pipeline] sh 17:49:16 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 17:49:16 + cut -d, -f6 [Pipeline] lock 17:49:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] 17:49:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] did not exist. Created. 17:49:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:16 + echo total: 0.2199999988079071 [Pipeline] stash 17:49:16 Stashed 1 file(s) [Pipeline] } 17:49:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:16 $ docker stop --time=1 daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 17:49:18 $ docker rm -f daace9820c5bb998ee125820b6f1165194feb8dbe727c4526bdffb0caa74e3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 17:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:23 ========================================================= 17:49:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:49:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:49:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:23 b3c136eddcbf: Pulling fs layer 17:49:23 c0a3192eca97: Pulling fs layer 17:49:23 a050256f5b6f: Pulling fs layer 17:49:23 656be50a0ddc: Pulling fs layer 17:49:23 2bbca73fdf42: Pulling fs layer 17:49:23 46d945488cbd: Pulling fs layer 17:49:23 8a5474983e97: Pulling fs layer 17:49:23 329c88fbcd65: Pulling fs layer 17:49:23 2bbca73fdf42: Waiting 17:49:23 46d945488cbd: Waiting 17:49:23 8a5474983e97: Waiting 17:49:23 329c88fbcd65: Waiting 17:49:23 656be50a0ddc: Waiting 17:49:23 a050256f5b6f: Verifying Checksum 17:49:23 a050256f5b6f: Download complete 17:49:23 c0a3192eca97: Verifying Checksum 17:49:23 c0a3192eca97: Download complete 17:49:23 2bbca73fdf42: Verifying Checksum 17:49:23 2bbca73fdf42: Download complete 17:49:23 46d945488cbd: Verifying Checksum 17:49:23 46d945488cbd: Download complete 17:49:23 b3c136eddcbf: Verifying Checksum 17:49:23 b3c136eddcbf: Download complete 17:49:24 b3c136eddcbf: Pull complete 17:49:24 329c88fbcd65: Verifying Checksum 17:49:24 329c88fbcd65: Download complete 17:49:25 c0a3192eca97: Pull complete 17:49:25 a050256f5b6f: Pull complete 17:49:26 8a5474983e97: Verifying Checksum 17:49:26 8a5474983e97: Download complete 17:49:26 656be50a0ddc: Verifying Checksum 17:49:26 656be50a0ddc: Download complete 17:49:38 656be50a0ddc: Pull complete 17:49:38 2bbca73fdf42: Pull complete 17:49:38 46d945488cbd: Pull complete 17:49:44 8a5474983e97: Pull complete 17:49:46 329c88fbcd65: Pull complete 17:49:46 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:49:47 + 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 17:49:47 + docker inspect -f . ci-base-image-arm64 17:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:47 prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 17:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@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 17:49:50 $ docker top f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:51 + go version 17:49:51 go version go1.18.3 linux/arm64 [Pipeline] } 17:49:51 $ docker stop --time=1 f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 17:49:53 $ docker rm -f f99c4234ec5abdeb2b6c65d5a13664ecaaef9bdb219ad381247c4ea99a947f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:53 + docker inspect -f . ci-base-image-arm64 17:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:54 prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 17:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@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 17:49:55 $ docker top 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:55 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/165 [Pipeline] fileExists [Pipeline] sh 17:49:56 + make test 17:49:56 make -C ./app-service-template build 17:49:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/165/app-service-template' 17:49:56 go mod tidy 17:49:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:49:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:49:56 go: downloading github.com/google/uuid v1.3.0 17:49:56 go: downloading github.com/stretchr/testify v1.8.0 17:49:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 17:49:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 17:49:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:49:56 go: downloading github.com/davecgh/go-spew v1.1.1 17:49:56 go: downloading github.com/pmezard/go-difflib v1.0.0 17:49:56 go: downloading gopkg.in/yaml.v3 v3.0.1 17:49:56 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:49:56 go: downloading github.com/go-kit/log v0.2.0 17:49:56 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 17:49:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:49:56 go: downloading github.com/stretchr/objx v0.4.0 17:49:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 17:49:57 go: downloading github.com/gorilla/mux v1.8.0 17:49:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:49:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:49:57 go: downloading github.com/mitchellh/copystructure v1.0.0 17:49:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:49:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:49:57 go: downloading github.com/pelletier/go-toml v1.9.5 17:49:57 go: downloading github.com/gorilla/websocket v1.4.2 17:49:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:49:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:49:57 go: downloading github.com/hashicorp/consul/api v1.9.1 17:49:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:49:57 go: downloading github.com/go-playground/universal-translator v0.18.0 17:49:57 go: downloading github.com/leodido/go-urn v1.2.1 17:49:57 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 17:49:58 go: downloading golang.org/x/text v0.3.7 17:49:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:49:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:49:58 go: downloading github.com/go-playground/locales v0.14.0 17:50:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:50:01 go: downloading github.com/hashicorp/errwrap v1.0.0 17:50:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:50:01 go: downloading github.com/x448/float16 v0.8.4 17:50:01 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 17:50:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:50:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:50:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:50:01 go: downloading github.com/hashicorp/serf v0.9.5 17:50:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:50:01 go: downloading github.com/hashicorp/consul/sdk v0.8.0 17:50:01 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:50:01 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 17:50:01 go: downloading github.com/kr/pretty v0.3.0 17:50:01 go: downloading github.com/nats-io/nats.go v1.17.0 17:50:01 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 17:50:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:50:01 go: downloading github.com/pebbe/zmq4 v1.2.7 17:50:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:50:01 go: downloading github.com/Microsoft/go-winio v0.5.2 17:50:01 go: downloading github.com/zeebo/errs v1.2.2 17:50:01 go: downloading google.golang.org/grpc v1.46.0 17:50:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:50:02 go: downloading github.com/fatih/color v1.9.0 17:50:02 go: downloading github.com/mattn/go-colorable v0.1.12 17:50:02 go: downloading github.com/mattn/go-isatty v0.0.14 17:50:02 go: downloading github.com/pkg/errors v0.9.1 17:50:02 go: downloading github.com/kr/text v0.2.0 17:50:02 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:50:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:50:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:50:02 go: downloading github.com/hashicorp/memberlist v0.2.2 17:50:02 go: downloading github.com/nats-io/nkeys v0.3.0 17:50:02 go: downloading github.com/nats-io/nuid v1.0.1 17:50:02 go: downloading github.com/onsi/ginkgo v1.10.1 17:50:02 go: downloading github.com/onsi/gomega v1.7.0 17:50:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:50:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:50:02 go: downloading google.golang.org/protobuf v1.28.0 17:50:02 go: downloading github.com/klauspost/compress v1.15.10 17:50:03 go: downloading github.com/minio/highwayhash v1.0.2 17:50:03 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:50:03 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 17:50:03 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:50:03 go: downloading github.com/golang/protobuf v1.5.2 17:50:03 go: downloading github.com/google/go-cmp v0.5.6 17:50:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:50:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:50:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:50:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:50:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:50:07 go: downloading github.com/miekg/dns v1.1.26 17:50:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:50:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:50:07 go: downloading gopkg.in/yaml.v2 v2.4.0 17:50:07 go: downloading github.com/hpcloud/tail v1.0.0 17:50:07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 17:50:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:50:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:50:08 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 17:52:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/165/app-service-template' 17:52:15 make -C ./app-service-template test 17:52:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/165/app-service-template' 17:52:15 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 17:54:52 ok new-app-service 0.250s coverage: 48.1% of statements 17:54:52 ? new-app-service/config [no test files] 17:54:52 ok new-app-service/functions 0.199s 17:54:52 CGO_ENABLED=1 go vet ./... 17:56:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:13 ./bin/test-attribution-txt.sh 17:56:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/165/app-service-template' 17:56:14 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:56:14 go: downloading github.com/gomodule/redigo v1.8.9 17:56:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.734s coverage: 60.4% of statements 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.315s coverage: 93.9% of statements 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.407s coverage: 76.5% of statements 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.321s coverage: 88.7% of statements 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.138s coverage: 100.0% of statements 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.814s coverage: 78.5% of statements 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:56:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.263s coverage: 97.3% of statements 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:56:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 17:56:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.434s coverage: 82.8% of statements 17:56:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 17:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.125s coverage: 81.5% of statements 17:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 17:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 17:56:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.352s coverage: 28.7% of statements 17:56:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 17:56:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.254s coverage: 14.0% of statements 17:56:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.289s coverage: 27.3% of statements 17:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:56:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:56:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements 17:57:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.509s coverage: 75.5% of statements 17:57:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.246s coverage: 94.4% of statements 17:57:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:29 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 17:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:29 $ docker stop --time=1 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 17:57:31 $ docker rm -f 3e5a50f1ebba2820bc744200c4af0a1faf02ae308bdfe35c7baa1a7b6f387540 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:35 Warning: overwriting stash ‘coverage-report’ 17:57:35 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 17:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:36 17:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:37 arm64: Pulling from edgex-lftools-log-publisher 17:57:37 8998bd30e6a1: Pulling fs layer 17:57:37 04944245beec: Pulling fs layer 17:57:37 699f458cf7ca: Pulling fs layer 17:57:37 765212b225bb: Pulling fs layer 17:57:37 f23df028b6ca: Pulling fs layer 17:57:37 d65c8cfc05b1: Pulling fs layer 17:57:37 2437ff75d9bd: Pulling fs layer 17:57:37 d65c8cfc05b1: Waiting 17:57:37 765212b225bb: Waiting 17:57:37 f23df028b6ca: Waiting 17:57:37 2437ff75d9bd: Waiting 17:57:37 04944245beec: Verifying Checksum 17:57:37 04944245beec: Download complete 17:57:37 765212b225bb: Download complete 17:57:37 f23df028b6ca: Verifying Checksum 17:57:37 f23df028b6ca: Download complete 17:57:37 d65c8cfc05b1: Verifying Checksum 17:57:37 d65c8cfc05b1: Download complete 17:57:37 699f458cf7ca: Verifying Checksum 17:57:37 699f458cf7ca: Download complete 17:57:37 8998bd30e6a1: Verifying Checksum 17:57:37 8998bd30e6a1: Download complete 17:57:40 2437ff75d9bd: Verifying Checksum 17:57:40 2437ff75d9bd: Download complete 17:57:41 8998bd30e6a1: Pull complete 17:57:41 04944245beec: Pull complete 17:57:43 699f458cf7ca: Pull complete 17:57:43 765212b225bb: Pull complete 17:57:44 f23df028b6ca: Pull complete 17:57:44 d65c8cfc05b1: Pull complete 17:57:59 2437ff75d9bd: Pull complete 17:57:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:59 prd-ubuntu20.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 17:57:59 $ 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/165 -v /w/workspace/app-functions-sdk-go/165:/w/workspace/app-functions-sdk-go/165:rw,z -v /w/workspace/app-functions-sdk-go/165@tmp:/w/workspace/app-functions-sdk-go/165@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 17:58:02 $ docker top dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:03 ---> job-cost.sh 17:58:03 lf-activate-venv: SKIPPING 17:58:03 INFO: No Stack... 17:58:03 INFO: Retrieving Pricing Info for: v3-standard-4 17:58:04 INFO: Archiving Costs [Pipeline] sh 17:58:05 + cat /w/workspace/app-functions-sdk-go/165/archives/cost.csv 17:58:05 + cut -d, -f6 [Pipeline] lock 17:58:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] 17:58:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] did not exist. Created. 17:58:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:05 /w/workspace/app-functions-sdk-go/165@tmp/durable-63c68f1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:58:06 + echo total: 0.10999999940395355 [Pipeline] stash 17:58:06 Warning: overwriting stash ‘stack-cost’ 17:58:06 Stashed 1 file(s) [Pipeline] } 17:58:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:06 $ docker stop --time=1 dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 17:58:08 $ docker rm -f dcc82f933ba3797593f0dba86c03d931335f61d26ac6abecd04b3035bc5a0b37 [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 17:58:08 provisioning config files... 17:58:08 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13087142190449525866tmp [Pipeline] { [Pipeline] sh 17:58:08 + set +x 17:58:08 + curl -s https://codecov.io/bash 17:58:08 + bash -s -- 17:58:08 17:58:08 _____ _ 17:58:08 / ____| | | 17:58:08 | | ___ __| | ___ ___ _____ __ 17:58:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:58:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:58:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:58:08 Bash-1.0.6 17:58:08 17:58:08 17:58:08 ==> git version 2.25.1 found 17:58:08 ==> 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 17:58:08 Release-Date: 2020-01-08 17:58:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:58:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:58:08 ==> Jenkins CI detected. 17:58:08 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 17:58:08 project root: . 17:58:08 --> token set from env 17:58:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:58:08 ==> Running gcov in . (disable via -X gcov) 17:58:08 ==> Python coveragepy not found 17:58:08 ==> Searching for coverage reports in: 17:58:08 + . 17:58:09 -> Found 2 reports 17:58:09 ==> Detecting git/mercurial file structure 17:58:09 ==> Reading reports 17:58:09 + ./app-service-template/coverage.out bytes=1222 17:58:09 + ./coverage.out bytes=126112 17:58:09 ==> Appending adjustments 17:58:09 https://docs.codecov.io/docs/fixing-reports 17:58:09 + Found adjustments 17:58:09 ==> Gzipping contents 17:58:09 24K /tmp/codecov.Zk1WaE.gz 17:58:09 ==> Uploading reports 17:58:09 url: https://codecov.io 17:58:09 query: branch=main&commit=b027ae07678ebd1a4e45e28df723b2e469677c72&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:09 -> Pinging Codecov 17:58:09 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=b027ae07678ebd1a4e45e28df723b2e469677c72&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:09 -> Uploading to 17:58:09 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/3D8B5DFFC46A037C893635FACE044666/b027ae07678ebd1a4e45e28df723b2e469677c72/46ca5d46-91f6-40df-ab1d-fc2b4981ee38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T175809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d7dde47a31d640c6f37401af383eb9cea79a7b59751c714378be15a03b1d0b4 17:58:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:09 Dload Upload Total Spent Left Speed 17:58:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21684 0 0 100 21684 0 85370 --:--:-- --:--:-- --:--:-- 85370 17:58:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] } 17:58:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:58:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:58:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:10 17:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:58:10 df9b9388f04a: Pulling fs layer 17:58:10 52dc419b0ee2: Pulling fs layer 17:58:10 25bc292e5bac: Pulling fs layer 17:58:10 114826534d7a: Pulling fs layer 17:58:10 4657fd5d0bcf: Pulling fs layer 17:58:10 6ad1cebc031e: Pulling fs layer 17:58:10 8a3aa393b2d8: Pulling fs layer 17:58:10 114826534d7a: Waiting 17:58:10 4657fd5d0bcf: Waiting 17:58:10 8a3aa393b2d8: Waiting 17:58:10 6ad1cebc031e: Waiting 17:58:10 25bc292e5bac: Verifying Checksum 17:58:10 25bc292e5bac: Download complete 17:58:10 52dc419b0ee2: Verifying Checksum 17:58:10 52dc419b0ee2: Download complete 17:58:10 4657fd5d0bcf: Verifying Checksum 17:58:10 4657fd5d0bcf: Download complete 17:58:10 df9b9388f04a: Verifying Checksum 17:58:10 df9b9388f04a: Download complete 17:58:11 6ad1cebc031e: Verifying Checksum 17:58:11 6ad1cebc031e: Download complete 17:58:11 df9b9388f04a: Pull complete 17:58:11 52dc419b0ee2: Pull complete 17:58:11 25bc292e5bac: Pull complete 17:58:11 114826534d7a: Verifying Checksum 17:58:11 114826534d7a: Download complete 17:58:12 8a3aa393b2d8: Verifying Checksum 17:58:12 8a3aa393b2d8: Download complete 17:58:15 114826534d7a: Pull complete 17:58:15 4657fd5d0bcf: Pull complete 17:58:15 6ad1cebc031e: Pull complete 17:58:19 8a3aa393b2d8: Pull complete 17:58:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:19 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:58:22 $ docker top 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 17:58:23 + set -o pipefail 17:58:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 17:58:28 17:58:28 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 17:58:28 17:58:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/26357c48-0706-41ee-8c5d-68478bab4e3b 17:58:28 17:58:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:28 17:58:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:28 17:58:28 [Pipeline] } 17:58:28 $ docker stop --time=1 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 17:58:31 $ docker rm -f 6003d6da6169fcf7e382302291639ea357b72cc86afb33eb5e397dfb122d5226 [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 17:58:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:31 provisioning config files... 17:58:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15142858103295813855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:32 --> edgex-publish-swagger.sh 17:58:32 === Publish openapi/v2 API === 17:58:32 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:58:32 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 17:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:32 Dload Upload Total Spent Left Speed 17:58:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13018 0:00:01 0:00:01 --:--:-- 13018 100 13708 0 0 100 13708 0 13005 0:00:01 0:00:01 --:--:-- 13005 17:58:33 17:58:33 [Pipeline] } 17:58:33 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 17:58:33 + git log --format=format:%s -1 b027ae07678ebd1a4e45e28df723b2e469677c72 [Pipeline] sh 17:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:34 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:34 $ docker top 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 -eo pid,comm 17:58:34 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). 17:58:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:34 [ssh-agent] Looking for ssh-agent implementation... 17:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:34 $ docker exec 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 ssh-agent 17:58:34 SSH_AUTH_SOCK=/tmp/ssh-ZlJjfFx5n0jz/agent.33 17:58:34 SSH_AGENT_PID=40 17:58:34 Running ssh-add (command line suppressed) 17:58:34 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15094764913176523176.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15094764913176523176.key) 17:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:35 + git semver tag 17:58:35 2022-09-28 17:58:35,449 [run_tag] DEBUG tag force:False 17:58:35 2022-09-28 17:58:35,450 [check_head_tag] DEBUG check head tag 17:58:35 2022-09-28 17:58:35,451 [execute] INFO git cat-file --batch-check 17:58:35 2022-09-28 17:58:35,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:58:35 2022-09-28 17:58:35,455 [execute] INFO git cat-file --batch 17:58:35 2022-09-28 17:58:35,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 17:58:35 2022-09-28 17:58:35,479 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:35 2022-09-28 17:58:35,479 [execute] INFO git tag -a v2.3.0-dev.44 -m v2.3.0-dev.44 17:58:35 2022-09-28 17:58:35,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.44', '-m', 'v2.3.0-dev.44'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 17:58:35 2022-09-28 17:58:35,486 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:35 2.3.0-dev.44 [Pipeline] } 17:58:35 $ docker exec --env ******** --env ******** 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 ssh-agent -k 17:58:35 unset SSH_AUTH_SOCK; 17:58:35 unset SSH_AGENT_PID; 17:58:35 echo Agent pid 40 killed; 17:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:36 + git semver [Pipeline] } 17:58:36 $ docker stop --time=1 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 17:58:37 $ docker rm -f 79f70edeaba4e10e1b0901882e0e6bbd20c3d8220c6251045b3154b2df2e75d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:38 17:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:38 0.23.1-centos7: Pulling from edgex-lftools 17:58:38 ab5ef0e58194: Pulling fs layer 17:58:38 9712f1f96733: Pulling fs layer 17:58:38 63f879dbbcfc: Pulling fs layer 17:58:38 0d9ebad4ef96: Pulling fs layer 17:58:38 e9a5061849ea: Pulling fs layer 17:58:38 d747dcd14b5f: Pulling fs layer 17:58:38 2de7ff778b66: Pulling fs layer 17:58:38 e9a5061849ea: Waiting 17:58:38 d747dcd14b5f: Waiting 17:58:38 0d9ebad4ef96: Waiting 17:58:38 2de7ff778b66: Waiting 17:58:38 9712f1f96733: Verifying Checksum 17:58:38 9712f1f96733: Download complete 17:58:38 63f879dbbcfc: Verifying Checksum 17:58:38 63f879dbbcfc: Download complete 17:58:38 0d9ebad4ef96: Verifying Checksum 17:58:38 0d9ebad4ef96: Download complete 17:58:38 d747dcd14b5f: Verifying Checksum 17:58:38 d747dcd14b5f: Download complete 17:58:38 e9a5061849ea: Verifying Checksum 17:58:38 e9a5061849ea: Download complete 17:58:38 ab5ef0e58194: Verifying Checksum 17:58:38 ab5ef0e58194: Download complete 17:58:39 2de7ff778b66: Verifying Checksum 17:58:39 2de7ff778b66: Download complete 17:58:41 ab5ef0e58194: Pull complete 17:58:41 9712f1f96733: Pull complete 17:58:42 63f879dbbcfc: Pull complete 17:58:46 0d9ebad4ef96: Pull complete 17:58:46 e9a5061849ea: Pull complete 17:58:46 d747dcd14b5f: Pull complete 17:58:47 2de7ff778b66: Pull complete 17:58:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:47 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:58:52 $ docker top ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:52 provisioning config files... 17:58:52 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13243455087549150072tmp 17:58:52 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12481901629606473506tmp 17:58:52 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2070067982203448046tmp [Pipeline] { [Pipeline] echo 17:58:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:52 ---> sigul-configuration.sh 17:58:52 gpg: directory `/root/.gnupg' created 17:58:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:52 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:52 gpg: CAST5 encrypted data 17:58:52 gpg: encrypted with 1 passphrase 17:58:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:52 + mkdir /home/jenkins 17:58:52 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:53 + 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 17:58:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:53 ---> sigul-install.sh 17:58:53 Sigul already installed; skipping installation. [Pipeline] sh 17:58:53 + git tag --list 17:58:53 v0.1.0 17:58:53 v0.1.1 17:58:53 v1.0.0 17:58:53 v1.1.0 17:58:53 v1.2.0 17:58:53 v1.3.0 17:58:53 v1.3.1 17:58:53 v2.0.0 17:58:53 v2.0.1 17:58:53 v2.1.0 17:58:53 v2.1.1 17:58:53 v2.1.1-dev.3 17:58:53 v2.1.1-dev.4 17:58:53 v2.2.0 17:58:53 v2.2.1-dev.1 17:58:53 v2.2.1-dev.10 17:58:53 v2.2.1-dev.11 17:58:53 v2.2.1-dev.12 17:58:53 v2.2.1-dev.13 17:58:53 v2.2.1-dev.14 17:58:53 v2.2.1-dev.15 17:58:53 v2.2.1-dev.16 17:58:53 v2.2.1-dev.17 17:58:53 v2.2.1-dev.18 17:58:53 v2.2.1-dev.19 17:58:53 v2.2.1-dev.2 17:58:53 v2.2.1-dev.20 17:58:53 v2.2.1-dev.21 17:58:53 v2.2.1-dev.22 17:58:53 v2.2.1-dev.23 17:58:53 v2.2.1-dev.3 17:58:53 v2.2.1-dev.4 17:58:53 v2.2.1-dev.5 17:58:53 v2.2.1-dev.6 17:58:53 v2.2.1-dev.7 17:58:53 v2.2.1-dev.8 17:58:53 v2.2.1-dev.9 17:58:53 v2.3.0-dev.24 17:58:53 v2.3.0-dev.25 17:58:53 v2.3.0-dev.26 17:58:53 v2.3.0-dev.27 17:58:53 v2.3.0-dev.28 17:58:53 v2.3.0-dev.29 17:58:53 v2.3.0-dev.30 17:58:53 v2.3.0-dev.31 17:58:53 v2.3.0-dev.32 17:58:53 v2.3.0-dev.33 17:58:53 v2.3.0-dev.34 17:58:53 v2.3.0-dev.35 17:58:53 v2.3.0-dev.36 17:58:53 v2.3.0-dev.37 17:58:53 v2.3.0-dev.38 17:58:53 v2.3.0-dev.39 17:58:53 v2.3.0-dev.40 17:58:53 v2.3.0-dev.41 17:58:53 v2.3.0-dev.42 17:58:53 v2.3.0-dev.43 17:58:53 v2.3.0-dev.44 [Pipeline] sh 17:58:54 + lftools sign git-tag v2.3.0-dev.44 17:58:54 Signing Git tag with Sigul... 17:58:54 Signing v2.3.0-dev.44 [Pipeline] echo 17:58:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:55 $ docker stop --time=1 ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 17:58:56 $ docker rm -f ae25aac1ebe9d520a38befb65dea54bd2c747c1ff167ee672809d4ee4ee1fc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:58:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:57 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:58 $ docker top 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 -eo pid,comm 17:58:58 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). 17:58:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:58 [ssh-agent] Looking for ssh-agent implementation... 17:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:58 $ docker exec 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 ssh-agent 17:58:58 SSH_AUTH_SOCK=/tmp/ssh-gNmEqtOuxW7y/agent.33 17:58:58 SSH_AGENT_PID=39 17:58:58 Running ssh-add (command line suppressed) 17:58:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_111181028079813579.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_111181028079813579.key) 17:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:58 + git semver bump pre 17:58:59 2022-09-28 17:58:58,927 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:59 2022-09-28 17:58:58,927 [bump_version] DEBUG bumping version:2.3.0-dev.44 on axis:pre with prefix:dev 17:58:59 2022-09-28 17:58:58,928 [bump_version] DEBUG bumped version:2.3.0-dev.45 17:58:59 2022-09-28 17:58:58,928 [write_version] DEBUG write version:2.3.0-dev.45 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 17:58:59 2022-09-28 17:58:58,928 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:59 2022-09-28 17:58:58,928 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:59 2022-09-28 17:58:58,930 [execute] INFO git cat-file --batch-check 17:58:59 2022-09-28 17:58:58,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:59 2022-09-28 17:58:58,933 [execute] INFO git cat-file --batch 17:58:59 2022-09-28 17:58:58,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:59 2022-09-28 17:58:58,939 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:58:59 2.3.0-dev.45 [Pipeline] } 17:58:59 $ docker exec --env ******** --env ******** 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 ssh-agent -k 17:58:59 unset SSH_AUTH_SOCK; 17:58:59 unset SSH_AGENT_PID; 17:58:59 echo Agent pid 39 killed; 17:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:59 + git semver [Pipeline] } 17:59:00 $ docker stop --time=1 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 17:59:01 $ docker rm -f 8238b8e203ce058d9816d03a6aeb2104488d771418d07028c1c0d2722f74f670 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:01 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:02 $ docker top 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb -eo pid,comm 17:59:02 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). 17:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:02 [ssh-agent] Looking for ssh-agent implementation... 17:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:02 $ docker exec 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb ssh-agent 17:59:02 SSH_AUTH_SOCK=/tmp/ssh-lkvLJhzTiWyz/agent.32 17:59:02 SSH_AGENT_PID=38 17:59:02 Running ssh-add (command line suppressed) 17:59:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3540967486314677969.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3540967486314677969.key) 17:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:03 + git semver push 17:59:03 2022-09-28 17:59:03,297 [run_push] DEBUG push 17:59:03 2022-09-28 17:59:03,297 [execute] INFO git cat-file --batch-check 17:59:03 2022-09-28 17:59:03,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:03 2022-09-28 17:59:03,300 [execute] INFO git rev-list e5db995da92e12dd65bc38f266e597b1ec201cc8 -- 17:59:03 2022-09-28 17:59:03,301 [execute] DEBUG Popen(['git', 'rev-list', 'e5db995da92e12dd65bc38f266e597b1ec201cc8', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:03 2022-09-28 17:59:03,316 [execute] INFO git fetch -v origin 17:59:03 2022-09-28 17:59:03,316 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:59:03 2022-09-28 17:59:03,915 [run_push] DEBUG no remote changes detected 17:59:03 2022-09-28 17:59:03,916 [execute] INFO git push origin semver 17:59:03 2022-09-28 17:59:03,916 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:04 2022-09-28 17:59:04,743 [run_push] DEBUG push all version tags 17:59:04 2022-09-28 17:59:04,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:04 2022-09-28 17:59:04,744 [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) 17:59:05 2022-09-28 17:59:05,703 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 17:59:05 2.3.0-dev.45 [Pipeline] } 17:59:05 $ docker exec --env ******** --env ******** 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb ssh-agent -k 17:59:05 unset SSH_AUTH_SOCK; 17:59:05 unset SSH_AGENT_PID; 17:59:05 echo Agent pid 38 killed; 17:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:06 + git semver [Pipeline] } 17:59:06 $ docker stop --time=1 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb 17:59:07 $ docker rm -f 83d19a85257b02e2ff0dd9d830cf8e0f72b7d150a4a435a52d9d579ac27523cb [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 17:59:08 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 17:59:08 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:59:08 total 16 17:59:08 drwxr-xr-x 3 root root 4096 Sep 28 17:49 . 17:59:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:58 .. 17:59:08 drwxr-xr-x 2 root root 4096 Sep 28 17:49 cost 17:59:08 -rw-r--r-- 1 root root 92 Sep 28 17:49 cost.csv 17:59:08 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 17:59:08 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 17:59:08 total 16 17:59:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:49 . 17:59:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:58 .. 17:59:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 17:49 cost 17:59:08 -rw-r--r-- 1 jenkins jenkins 92 Sep 28 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:09 ---> package-listing.sh 17:59:09 ++ facter osfamily 17:59:09 ++ tr '[:upper:]' '[:lower:]' 17:59:09 + OS_FAMILY=debian 17:59:09 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 17:59:09 + START_PACKAGES=/tmp/packages_start.txt 17:59:09 + END_PACKAGES=/tmp/packages_end.txt 17:59:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:09 + PACKAGES=/tmp/packages_start.txt 17:59:09 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:59:09 + PACKAGES=/tmp/packages_end.txt 17:59:09 + case "${OS_FAMILY}" in 17:59:09 + dpkg -l 17:59:09 + grep '^ii' 17:59:09 + '[' -f /tmp/packages_start.txt ']' 17:59:09 + '[' -f /tmp/packages_end.txt ']' 17:59:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:09 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:59:09 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 17:59:09 + 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 17:59:09 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 17:59:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:10 prd-ubuntu20.04-docker-8c-8g-1842 does not seem to be running inside a container 17:59:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:10 $ docker top 36eafed7d188999385875a8b6d7dd45b30022a4be2e1bafae504c9eec62eaf4e -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:11 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:11 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:11 + ls /var/log/sa-host 17:59:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:11 provisioning config files... 17:59:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15021159043249695034tmp [Pipeline] { [Pipeline] echo 17:59:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> create-netrc.sh [Pipeline] } 17:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> python-tools-install.sh [Pipeline] echo 17:59:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> sudo-logs.sh 17:59:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:13 ---> job-cost.sh 17:59:13 lf-activate-venv: SKIPPING 17:59:13 DEBUG: total: 0.2199999988079071 17:59:13 INFO: Retrieving Stack Cost... 17:59:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:13 INFO: Archiving Costs [Pipeline] echo 17:59:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:14 ---> logs-deploy.sh 17:59:14 lf-activate-venv: SKIPPING 17:59:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/165 17:59:14 INFO: archiving workspace using pattern(s): 17:59:15 Archives upload complete. 17:59:15 INFO: archiving logs to Nexus 17:59:16 ---> uname -a: 17:59:16 Linux prd-ubuntu20-04-docker-8c-8g-1842 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:59:16 17:59:16 17:59:16 ---> lscpu: 17:59:16 Architecture: x86_64 17:59:16 CPU op-mode(s): 32-bit, 64-bit 17:59:16 Byte Order: Little Endian 17:59:16 Address sizes: 40 bits physical, 48 bits virtual 17:59:16 CPU(s): 8 17:59:16 On-line CPU(s) list: 0-7 17:59:16 Thread(s) per core: 1 17:59:16 Core(s) per socket: 1 17:59:16 Socket(s): 8 17:59:16 NUMA node(s): 1 17:59:16 Vendor ID: AuthenticAMD 17:59:16 CPU family: 23 17:59:16 Model: 49 17:59:16 Model name: AMD EPYC-Rome Processor 17:59:16 Stepping: 0 17:59:16 CPU MHz: 2799.998 17:59:16 BogoMIPS: 5599.99 17:59:16 Virtualization: AMD-V 17:59:16 Hypervisor vendor: KVM 17:59:16 Virtualization type: full 17:59:16 L1d cache: 256 KiB 17:59:16 L1i cache: 256 KiB 17:59:16 L2 cache: 4 MiB 17:59:16 L3 cache: 128 MiB 17:59:16 NUMA node0 CPU(s): 0-7 17:59:16 Vulnerability Itlb multihit: Not affected 17:59:16 Vulnerability L1tf: Not affected 17:59:16 Vulnerability Mds: Not affected 17:59:16 Vulnerability Meltdown: Not affected 17:59:16 Vulnerability Mmio stale data: Not affected 17:59:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:59:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:59:16 Vulnerability Srbds: Not affected 17:59:16 Vulnerability Tsx async abort: Not affected 17:59:16 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 17:59:16 17:59:16 17:59:16 ---> nproc: 17:59:16 8 17:59:16 17:59:16 17:59:16 ---> df -h: 17:59:16 Filesystem Size Used Avail Use% Mounted on 17:59:16 overlay 155G 12G 144G 8% / 17:59:16 tmpfs 64M 0 64M 0% /dev 17:59:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:16 shm 64M 0 64M 0% /dev/shm 17:59:16 /dev/vda1 155G 12G 144G 8% /facter-os 17:59:16 17:59:16 17:59:16 ---> sar -b -r -n DEV: 17:59:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1842) 09/28/22 _x86_64_ (8 CPU) 17:59:16 17:59:16 17:46:16 LINUX RESTART (8 CPU) 17:59:16 17:59:16 17:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:16 17:48:01 82.04 3.13 78.91 0.00 403.93 39062.74 0.00 17:59:16 17:49:01 52.27 0.27 52.01 0.00 9.60 27923.36 0.00 17:59:16 17:50:01 33.56 0.03 33.53 0.00 4.13 17019.83 0.00 17:59:16 17:51:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 17:59:16 17:52:01 38.09 9.33 28.76 0.00 2884.32 4781.87 0.00 17:59:16 17:53:01 2.53 0.00 2.53 0.00 0.00 26.93 0.00 17:59:16 17:54:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 17:59:16 17:55:01 1.83 0.00 1.83 0.00 0.00 19.20 0.00 17:59:16 17:56:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 17:59:16 17:57:01 2.60 0.00 2.60 0.00 0.00 39.59 0.00 17:59:16 17:58:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 17:59:16 17:59:01 110.85 0.37 110.48 0.00 20.26 58412.00 0.00 17:59:16 Average: 27.46 1.09 26.37 0.00 276.85 12279.62 0.00 17:59:16 17:59:16 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:16 17:48:01 27981876 31395628 907588 2.76 92748 3524748 2321716 6.84 1509088 2945524 739472 17:59:16 17:49:01 29116700 31599660 718432 2.18 97136 2653120 1858220 5.48 1093496 2307208 216 17:59:16 17:50:01 28620076 31603544 709012 2.16 100112 3105192 1743896 5.14 1097052 2746144 12 17:59:16 17:51:01 28619952 31603560 708652 2.16 100156 3105192 1743896 5.14 1096952 2746144 12 17:59:16 17:52:01 28333952 31591444 703236 2.14 119028 3353972 1774956 5.23 1245844 2856572 432 17:59:16 17:53:01 28333864 31591384 703200 2.14 119076 3353972 1774956 5.23 1246084 2856572 8 17:59:16 17:54:01 28339572 31597264 697340 2.12 119164 3353976 1774956 5.23 1240620 2856644 144 17:59:16 17:55:01 28340164 31597880 696620 2.12 119236 3353968 1774956 5.23 1240656 2856640 8 17:59:16 17:56:01 28340292 31598432 696536 2.12 119328 3353980 1774956 5.23 1240904 2856940 8 17:59:16 17:57:01 28340460 31598820 696156 2.12 119468 3353984 1774956 5.23 1240828 2857036 8 17:59:16 17:58:01 28340516 31599004 695948 2.12 119560 3353984 1774956 5.23 1240972 2857052 8 17:59:16 17:59:01 26799120 31542552 744564 2.26 164228 4662564 1907444 5.62 1394208 4104744 44 17:59:16 Average: 28292212 31576598 723107 2.20 115770 3377388 1833322 5.40 1240559 2903935 61698 17:59:16 17:59:16 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:16 17:48:01 ens3 367.92 267.90 5679.54 40.47 0.00 0.00 0.00 0.00 17:59:16 17:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:59:16 17:48:01 vethaf1b89b 85.19 143.51 8.06 1358.15 0.00 0.00 0.00 0.11 17:59:16 17:48:01 docker0 138.70 188.82 10.93 1711.60 0.00 0.00 0.00 0.00 17:59:16 17:49:01 ens3 22.21 14.71 26.25 20.32 0.00 0.00 0.00 0.00 17:59:16 17:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:59:16 17:49:01 docker0 1.17 1.13 0.08 1.54 0.00 0.00 0.00 0.00 17:59:16 17:50:01 ens3 103.43 80.44 2520.82 81.24 0.00 0.00 0.00 0.00 17:59:16 17:50:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:59:16 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:51:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:59:16 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:16 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:52:01 ens3 71.85 44.13 1298.45 3.31 0.00 0.00 0.00 0.00 17:59:16 17:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:59:16 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:53:01 ens3 0.47 0.37 0.26 0.21 0.00 0.00 0.00 0.00 17:59:16 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:16 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:55:01 ens3 0.55 0.28 1.78 0.02 0.00 0.00 0.00 0.00 17:59:16 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:16 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:56:01 ens3 0.82 0.15 0.16 0.07 0.00 0.00 0.00 0.00 17:59:16 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:57:01 ens3 1.60 0.70 0.66 0.48 0.00 0.00 0.00 0.00 17:59:16 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:16 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:58:01 ens3 0.48 0.30 0.31 0.21 0.00 0.00 0.00 0.00 17:59:16 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:16 17:59:01 ens3 394.57 251.41 7898.71 46.16 0.00 0.00 0.00 0.00 17:59:16 17:59:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 17:59:16 17:59:01 docker0 41.81 64.99 3.59 690.71 0.00 0.00 0.00 0.00 17:59:16 Average: ens3 80.34 55.05 1452.34 16.04 0.00 0.00 0.00 0.00 17:59:16 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 17:59:16 Average: docker0 15.14 21.25 1.22 200.36 0.00 0.00 0.00 0.00 17:59:16 17:59:16 17:59:16 ---> sar -P ALL: 17:59:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1842) 09/28/22 _x86_64_ (8 CPU) 17:59:16 17:59:16 17:46:16 LINUX RESTART (8 CPU) 17:59:16 17:59:16 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:59:16 17:48:01 all 36.44 0.00 5.86 1.52 0.08 56.10 17:59:16 17:48:01 0 37.58 0.00 6.52 7.48 0.07 48.35 17:59:16 17:48:01 1 37.36 0.00 5.96 2.53 0.08 54.06 17:59:16 17:48:01 2 36.50 0.00 5.91 0.32 0.08 57.19 17:59:16 17:48:01 3 34.91 0.00 5.46 0.14 0.07 59.43 17:59:16 17:48:01 4 36.05 0.00 5.27 0.47 0.07 58.15 17:59:16 17:48:01 5 37.02 0.00 5.75 0.24 0.08 56.91 17:59:16 17:48:01 6 35.21 0.00 5.99 0.29 0.10 58.41 17:59:16 17:48:01 7 36.87 0.00 6.05 0.71 0.07 56.30 17:59:16 17:49:01 all 26.92 0.00 4.40 2.11 0.08 66.49 17:59:16 17:49:01 0 28.08 0.00 4.39 1.28 0.08 66.17 17:59:16 17:49:01 1 26.47 0.00 4.59 2.47 0.07 66.40 17:59:16 17:49:01 2 27.06 0.00 4.61 0.87 0.08 67.37 17:59:16 17:49:01 3 27.47 0.00 4.18 0.15 0.10 68.09 17:59:16 17:49:01 4 27.46 0.00 4.75 7.59 0.08 60.12 17:59:16 17:49:01 5 26.18 0.00 4.29 1.12 0.07 68.34 17:59:16 17:49:01 6 26.92 0.00 4.29 0.13 0.05 68.61 17:59:16 17:49:01 7 25.72 0.00 4.15 3.24 0.10 66.78 17:59:16 17:50:01 all 2.47 0.00 1.04 1.86 0.03 94.61 17:59:16 17:50:01 0 2.85 0.00 0.90 0.03 0.03 96.18 17:59:16 17:50:01 1 2.46 0.00 1.11 3.28 0.07 93.08 17:59:16 17:50:01 2 2.67 0.00 1.07 0.00 0.02 96.24 17:59:16 17:50:01 3 2.47 0.00 1.69 0.13 0.02 95.69 17:59:16 17:50:01 4 3.25 0.00 1.26 8.61 0.03 86.85 17:59:16 17:50:01 5 1.72 0.00 0.72 2.37 0.02 95.17 17:59:16 17:50:01 6 1.85 0.00 1.02 0.10 0.02 97.01 17:59:16 17:50:01 7 2.46 0.00 0.54 0.35 0.02 96.64 17:59:16 17:51:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:59:16 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:59:16 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:59:16 17:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:59:16 17:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:59:16 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:52:01 all 1.17 0.00 0.74 0.54 0.02 97.52 17:59:16 17:52:01 0 1.88 0.00 2.05 0.58 0.02 95.47 17:59:16 17:52:01 1 1.02 0.00 0.52 1.32 0.02 97.13 17:59:16 17:52:01 2 1.15 0.00 0.63 0.05 0.00 98.17 17:59:16 17:52:01 3 1.15 0.00 0.92 1.34 0.03 96.56 17:59:16 17:52:01 4 0.80 0.00 0.38 0.10 0.02 98.70 17:59:16 17:52:01 5 1.28 0.00 0.75 0.47 0.02 97.48 17:59:16 17:52:01 6 1.14 0.00 0.22 0.05 0.02 98.58 17:59:16 17:52:01 7 0.94 0.00 0.47 0.43 0.03 98.13 17:59:16 17:53:01 all 0.05 0.00 0.01 0.01 0.01 99.93 17:59:16 17:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:59:16 17:53:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:59:16 17:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:59:16 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:59:16 17:53:01 6 0.30 0.00 0.00 0.02 0.00 99.68 17:59:16 17:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 17:59:16 17:54:01 all 0.19 0.00 0.01 0.01 0.01 99.79 17:59:16 17:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:59:16 17:54:01 1 0.03 0.00 0.00 0.03 0.00 99.93 17:59:16 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:16 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:59:16 17:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 17:59:16 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:54:01 6 1.31 0.00 0.02 0.00 0.02 98.66 17:59:16 17:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:59:16 17:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:59:16 17:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:59:16 17:55:01 1 0.00 0.00 0.00 0.05 0.02 99.93 17:59:16 17:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:59:16 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:59:16 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:59:16 17:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:59:16 17:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:59:16 17:56:01 1 0.03 0.00 0.00 0.05 0.00 99.92 17:59:16 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:59:16 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:59:16 17:56:01 7 0.00 0.00 0.03 0.00 0.03 99.93 17:59:16 17:57:01 all 0.02 0.00 0.01 0.04 0.01 99.91 17:59:16 17:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:59:16 17:57:01 1 0.00 0.00 0.02 0.15 0.03 99.80 17:59:16 17:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:59:16 17:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:59:16 17:57:01 4 0.03 0.00 0.02 0.18 0.00 99.77 17:59:16 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:59:16 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:59:16 17:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:59:16 17:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:59:16 17:58:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:59:16 17:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:59:16 17:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:59:16 17:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:59:16 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:16 17:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:59:16 17:58:01 7 0.05 0.00 0.05 0.00 0.02 99.88 17:59:16 17:59:16 17:58:01 CPU %user %nice %system %iowait %steal %idle 17:59:16 17:59:01 all 9.27 0.00 4.21 2.07 0.07 84.38 17:59:16 17:59:01 0 8.70 0.00 4.82 3.83 0.08 82.56 17:59:16 17:59:01 1 9.50 0.00 3.97 0.45 0.08 85.99 17:59:16 17:59:01 2 8.23 0.00 4.17 1.98 0.08 85.54 17:59:16 17:59:01 3 11.21 0.00 3.59 0.10 0.05 85.05 17:59:16 17:59:01 4 8.84 0.00 5.21 7.11 0.07 78.77 17:59:16 17:59:01 5 9.67 0.00 4.35 0.71 0.07 85.21 17:59:16 17:59:01 6 8.57 0.00 3.52 1.83 0.05 86.03 17:59:16 17:59:01 7 9.42 0.00 4.08 0.54 0.07 85.89 17:59:16 Average: all 6.34 0.00 1.35 0.68 0.03 91.61 17:59:16 Average: 0 6.55 0.00 1.55 1.10 0.03 90.78 17:59:16 Average: 1 6.36 0.00 1.34 0.87 0.03 91.40 17:59:16 Average: 2 6.25 0.00 1.36 0.27 0.03 92.09 17:59:16 Average: 3 6.40 0.00 1.31 0.15 0.03 92.11 17:59:16 Average: 4 6.34 0.00 1.40 1.99 0.02 90.25 17:59:16 Average: 5 6.29 0.00 1.32 0.41 0.02 91.96 17:59:16 Average: 6 6.25 0.00 1.25 0.20 0.03 92.28 17:59:16 Average: 7 6.25 0.00 1.28 0.44 0.03 92.00 17:59:16 17:59:16 17:59:16