Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e 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-ssh6397496904327421466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3703706169108994151.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11324530022746947317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12365237280734519718.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4492588144960308646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1107 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e (main) Commit message: "Merge pull request #1437 from bnevis-i/issue-1435" > git config core.sparsecheckout # timeout=10 > git checkout -f 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e # timeout=10 > git rev-list --no-walk a0fbb639a0b4966beb98bbe592b56df463a281b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:53 ========================================================= 23:18:53 EdgeX Global Pipelines Version Info 23:18:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:54 ------------------- 23:18:54 stable info: 23:18:54 ------------------- 23:18:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:54 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:54 Message: update stable to v1.0.250 23:18:55 ------------------- 23:18:55 experimental info: 23:18:55 ------------------- 23:18:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:55 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:55 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ff3b26 [Pipeline] echo 23:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:18:56 + git rev-list -1 --merges 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e~1..1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo 23:18:56 -----------> git rev-list -1 --merges 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e~1..1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e 23:18:56 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [false] [Pipeline] sh 23:18:56 + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo 23:18:56 ========================================================= 23:18:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:56 + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] echo 23:18:56 [semverPrep] GIT_COMMIT: 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e, Commit Message: Merge pull request #1437 from bnevis-i/issue-1435 [Pipeline] echo 23:18:56 [semverPrep] This is not a build commit. [Pipeline] sh 23:18:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:57 + grep -v github /etc/ssh/ssh_known_hosts 23:18:57 + [ -e /tmp/ssh_known_hosts ] 23:18:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:57 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:57 23:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:58 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:58 b85a868b505f: Pulling fs layer 23:18:58 e2be974225ed: Pulling fs layer 23:18:58 339a4e72a1f5: Pulling fs layer 23:18:58 988bab9f4d93: Pulling fs layer 23:18:58 1469e6f7b9e6: Pulling fs layer 23:18:58 eaf3925da568: Pulling fs layer 23:18:58 bab4dde63d76: Pulling fs layer 23:18:58 bde34c3a00c8: Pulling fs layer 23:18:58 b352a97aabf1: Pulling fs layer 23:18:58 4872d77fe225: Pulling fs layer 23:18:58 5851b861e8e6: Pulling fs layer 23:18:58 bab4dde63d76: Waiting 23:18:58 988bab9f4d93: Waiting 23:18:58 1469e6f7b9e6: Waiting 23:18:58 5851b861e8e6: Waiting 23:18:58 b352a97aabf1: Waiting 23:18:58 bde34c3a00c8: Waiting 23:18:58 4872d77fe225: Waiting 23:18:58 eaf3925da568: Waiting 23:18:58 e2be974225ed: Download complete 23:18:58 988bab9f4d93: Download complete 23:18:58 1469e6f7b9e6: Download complete 23:18:58 eaf3925da568: Verifying Checksum 23:18:58 eaf3925da568: Download complete 23:18:58 339a4e72a1f5: Verifying Checksum 23:18:58 339a4e72a1f5: Download complete 23:18:58 bde34c3a00c8: Download complete 23:18:58 b352a97aabf1: Download complete 23:18:58 4872d77fe225: Verifying Checksum 23:18:58 4872d77fe225: Download complete 23:18:58 5851b861e8e6: Verifying Checksum 23:18:58 5851b861e8e6: Download complete 23:18:58 b85a868b505f: Verifying Checksum 23:18:58 b85a868b505f: Download complete 23:18:58 bab4dde63d76: Verifying Checksum 23:18:58 bab4dde63d76: Download complete 23:18:59 b85a868b505f: Pull complete 23:18:59 e2be974225ed: Pull complete 23:19:00 339a4e72a1f5: Pull complete 23:19:00 988bab9f4d93: Pull complete 23:19:00 1469e6f7b9e6: Pull complete 23:19:00 eaf3925da568: Pull complete 23:19:02 bab4dde63d76: Pull complete 23:19:02 bde34c3a00c8: Pull complete 23:19:02 b352a97aabf1: Pull complete 23:19:02 4872d77fe225: Pull complete 23:19:02 5851b861e8e6: Pull complete 23:19:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:02 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:19: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:19:05 $ docker top ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 -eo pid,comm 23:19:05 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). 23:19:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:05 [ssh-agent] Looking for ssh-agent implementation... 23:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:05 $ docker exec ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent 23:19:05 SSH_AUTH_SOCK=/tmp/ssh-fwo31IhAfilU/agent.32 23:19:05 SSH_AGENT_PID=38 23:19:05 Running ssh-add (command line suppressed) 23:19:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1309685690052079590.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1309685690052079590.key) 23:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:05 + git tag --points-at HEAD [Pipeline] } 23:19:05 $ docker exec --env ******** --env ******** ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent -k 23:19:05 unset SSH_AUTH_SOCK; 23:19:05 unset SSH_AGENT_PID; 23:19:05 echo Agent pid 38 killed; 23:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:05 [ssh-agent] Looking for ssh-agent implementation... 23:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:06 $ docker exec ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent 23:19:06 SSH_AUTH_SOCK=/tmp/ssh-9j2uVWRohwJa/agent.69 23:19:06 SSH_AGENT_PID=75 23:19:06 Running ssh-add (command line suppressed) 23:19:06 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12380988608718639361.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12380988608718639361.key) 23:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:06 + git semver init 23:19:06 2023-07-13 23:19:06,706 [run_init] DEBUG init version:0.0.0 force:False 23:19:06 2023-07-13 23:19:06,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 23:19:06 2023-07-13 23:19:06,707 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:19:06 2023-07-13 23:19:06,708 [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) 23:19:08 2023-07-13 23:19:08,138 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 23:19:08 2023-07-13 23:19:08,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 23:19:08 2023-07-13 23:19:08,139 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:19:08 2023-07-13 23:19:08,139 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:19:08 3.1.0-dev.6 [Pipeline] } 23:19:08 $ docker exec --env ******** --env ******** ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 ssh-agent -k 23:19:08 unset SSH_AUTH_SOCK; 23:19:08 unset SSH_AGENT_PID; 23:19:08 echo Agent pid 75 killed; 23:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:08 + git semver [Pipeline] } 23:19:08 $ docker stop --time=1 ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 23:19:10 $ docker rm -f --volumes ad0ff840d4b10505437f1e2447b1a39f5b18a3f126ab93ebddfa55af22e77c02 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:10 Stashed 1 file(s) [Pipeline] echo 23:19:10 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 23:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:10 ========================================================= 23:19:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:19:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:19:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:11 4db1b89c0bd1: Pulling fs layer 23:19:11 6911f1a30b25: Pulling fs layer 23:19:11 e194b8c5c2a9: Pulling fs layer 23:19:11 6863d3e3a2b1: Pulling fs layer 23:19:11 ec0bb842ea78: Pulling fs layer 23:19:11 40a00589a448: Pulling fs layer 23:19:11 6c08303d61cc: Pulling fs layer 23:19:11 798269fcf238: Pulling fs layer 23:19:11 6863d3e3a2b1: Waiting 23:19:11 ec0bb842ea78: Waiting 23:19:11 40a00589a448: Waiting 23:19:11 6c08303d61cc: Waiting 23:19:11 798269fcf238: Waiting 23:19:11 6911f1a30b25: Download complete 23:19:11 6863d3e3a2b1: Verifying Checksum 23:19:11 6863d3e3a2b1: Download complete 23:19:11 ec0bb842ea78: Verifying Checksum 23:19:11 ec0bb842ea78: Download complete 23:19:11 4db1b89c0bd1: Verifying Checksum 23:19:11 4db1b89c0bd1: Download complete 23:19:11 40a00589a448: Verifying Checksum 23:19:11 40a00589a448: Download complete 23:19:11 4db1b89c0bd1: Pull complete 23:19:11 6911f1a30b25: Pull complete 23:19:11 e194b8c5c2a9: Download complete 23:19:11 798269fcf238: Verifying Checksum 23:19:11 798269fcf238: Download complete 23:19:11 6c08303d61cc: Verifying Checksum 23:19:11 6c08303d61cc: Download complete 23:19:15 e194b8c5c2a9: Pull complete 23:19:15 6863d3e3a2b1: Pull complete 23:19:15 ec0bb842ea78: Pull complete 23:19:15 40a00589a448: Pull complete 23:19:17 6c08303d61cc: Pull complete 23:19:18 798269fcf238: Pull complete 23:19:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 23:19:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker inspect -f . ci-base-image-x86_64 23:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:18 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:19:18 $ 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 23:19:22 $ docker top ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:22 + go version 23:19:22 go version go1.20.6 linux/amd64 [Pipeline] } 23:19:22 $ docker stop --time=1 ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 23:19:23 $ docker rm -f --volumes ee39e46bf7d4612547b10e41fff2c90fdcd13d15584e4c2dd3825d64f82785b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker inspect -f . ci-base-image-x86_64 23:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:24 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:19:24 $ 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 23:19:24 $ docker top fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:25 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 23:19:25 + make test 23:19:25 make -C ./app-service-template build 23:19:25 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:19:25 go mod tidy 23:19:25 go: downloading github.com/stretchr/testify v1.8.4 23:19:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 23:19:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:19:25 go: downloading github.com/google/uuid v1.3.0 23:19:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 23:19:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 23:19:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 23:19:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 23:19:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:19:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:19:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:19:25 go: downloading gopkg.in/yaml.v3 v3.0.1 23:19:25 go: downloading github.com/stretchr/objx v0.5.0 23:19:25 go: downloading github.com/gorilla/mux v1.8.0 23:19:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:19:25 go: downloading github.com/go-kit/log v0.2.1 23:19:25 go: downloading github.com/go-playground/validator/v10 v10.14.1 23:19:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:19:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 23:19:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 23:19:25 go: downloading github.com/mitchellh/copystructure v1.2.0 23:19:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:19:25 go: downloading github.com/hashicorp/errwrap v1.1.0 23:19:25 go: downloading github.com/gorilla/websocket v1.5.0 23:19:25 go: downloading golang.org/x/net v0.10.0 23:19:25 go: downloading golang.org/x/sync v0.2.0 23:19:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:19:25 go: downloading github.com/x448/float16 v0.8.4 23:19:25 go: downloading github.com/hashicorp/consul/api v1.22.0 23:19:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 23:19:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:19:25 go: downloading github.com/go-playground/universal-translator v0.18.1 23:19:25 go: downloading github.com/leodido/go-urn v1.2.4 23:19:25 go: downloading golang.org/x/crypto v0.9.0 23:19:25 Still waiting to schedule task 23:19:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:19:25 go: downloading golang.org/x/text v0.9.0 23:19:25 go: downloading github.com/go-playground/locales v0.14.1 23:19:25 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:19:25 go: downloading github.com/nats-io/nats.go v1.27.1 23:19:26 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:19:26 go: downloading github.com/go-playground/assert/v2 v2.2.0 23:19:26 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 23:19:26 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:19:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:19:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:19:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:19:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:19:26 go: downloading github.com/hashicorp/serf v0.10.1 23:19:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:19:26 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 23:19:26 go: downloading github.com/google/go-cmp v0.5.9 23:19:26 go: downloading github.com/hashicorp/consul/sdk v0.14.0 23:19:26 go: downloading github.com/hashicorp/go-uuid v1.0.3 23:19:26 go: downloading github.com/Microsoft/go-winio v0.6.0 23:19:26 go: downloading github.com/zeebo/errs v1.3.0 23:19:26 go: downloading google.golang.org/grpc v1.53.0 23:19:26 go: downloading golang.org/x/sys v0.8.0 23:19:26 go: downloading github.com/klauspost/compress v1.16.5 23:19:26 go: downloading github.com/nats-io/nkeys v0.4.4 23:19:26 go: downloading github.com/nats-io/nuid v1.0.1 23:19:26 go: downloading github.com/kr/pretty v0.1.0 23:19:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:19:26 go: downloading github.com/onsi/ginkgo v1.10.1 23:19:26 go: downloading github.com/onsi/gomega v1.7.0 23:19:26 go: downloading github.com/minio/highwayhash v1.0.2 23:19:26 go: downloading github.com/nats-io/jwt/v2 v2.4.1 23:19:26 go: downloading golang.org/x/time v0.3.0 23:19:26 go: downloading github.com/fatih/color v1.14.1 23:19:26 go: downloading github.com/mattn/go-colorable v0.1.13 23:19:26 go: downloading github.com/mattn/go-isatty v0.0.17 23:19:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:19:26 go: downloading github.com/armon/go-metrics v0.4.1 23:19:26 go: downloading github.com/hashicorp/go-msgpack v0.5.5 23:19:26 go: downloading github.com/hashicorp/memberlist v0.5.0 23:19:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:19:26 go: downloading google.golang.org/protobuf v1.28.1 23:19:27 go: downloading github.com/pkg/errors v0.9.1 23:19:27 go: downloading github.com/hashicorp/go-version v1.2.1 23:19:27 go: downloading golang.org/x/tools v0.6.0 23:19:27 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:19:27 go: downloading github.com/golang/protobuf v1.5.2 23:19:27 go: downloading github.com/kr/text v0.2.0 23:19:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:19:27 go: downloading github.com/pascaldekloe/goe v0.1.0 23:19:27 go: downloading github.com/google/btree v1.0.1 23:19:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:19:27 go: downloading github.com/miekg/dns v1.1.41 23:19:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:19:27 go: downloading gopkg.in/yaml.v2 v2.4.0 23:19:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:19:27 go: downloading github.com/hpcloud/tail v1.0.0 23:19:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:19:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:19:27 go: downloading golang.org/x/mod v0.8.0 23:19:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 23:19:43 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:19:43 make -C ./app-service-template test 23:19:43 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:19:43 go test -race -coverprofile=coverage.out ./... 23:20:05 ? app-new-service/config [no test files] 23:20:05 ok app-new-service 0.079s coverage: 49.1% of statements 23:20:05 ok app-new-service/functions 0.063s coverage: 85.3% of statements 23:20:05 go vet ./... 23:20:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:17 ./bin/test-attribution-txt.sh 23:20:17 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:20:17 go test -race -coverprofile=coverage.out ./... 23:20:17 go: downloading github.com/gomodule/redigo v1.8.9 23:20:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 23:20:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 23:20:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 23:20:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.106s coverage: 64.8% of statements 23:20:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.068s coverage: 93.0% of statements 23:20:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.079s coverage: 85.1% of statements 23:20:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.072s coverage: 87.8% of statements 23:20:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.035s coverage: 100.0% of statements 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.124s coverage: 77.9% of statements 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.054s coverage: 97.3% of statements 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.083s coverage: 82.8% of statements 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.084s coverage: 65.2% of statements 23:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 23:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 23:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.101s coverage: 28.7% of statements 23:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.052s coverage: 14.9% of statements 23:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.060s coverage: 27.3% of statements 23:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.101s coverage: 52.8% of statements 23:20:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.109s coverage: 75.1% of statements 23:20:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.061s coverage: 94.4% of statements 23:20:49 go vet ./... 23:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1108 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:20:56 Running in /w/workspace/app-functions-sdk-go/269 [Pipeline] { [Pipeline] checkout 23:20:56 The recommended git tool is: git [Pipeline] echo 23:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:20:57 $ docker stop --time=1 fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 23:20:59 $ docker rm -f --volumes fa1c54caa21a461392a3ad1f55c228ab47687766c85908dd992380b2f931bc42 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21: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 23:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:01 23:21:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:01 latest: Pulling from edgex-lftools-log-publisher 23:21:01 5eb5b503b376: Pulling fs layer 23:21:01 5c69ac0246d0: Pulling fs layer 23:21:01 ec43610c2a17: Pulling fs layer 23:21:01 3a2ae6a8a46f: Pulling fs layer 23:21:01 33b1e0a273af: Pulling fs layer 23:21:01 5d3b04190fa2: Pulling fs layer 23:21:01 2f39f015ded8: Pulling fs layer 23:21:01 33b1e0a273af: Waiting 23:21:01 3a2ae6a8a46f: Waiting 23:21:01 5d3b04190fa2: Waiting 23:21:01 2f39f015ded8: Waiting 23:21:01 5c69ac0246d0: Verifying Checksum 23:21:01 5c69ac0246d0: Download complete 23:21:01 3a2ae6a8a46f: Verifying Checksum 23:21:01 3a2ae6a8a46f: Download complete 23:21:01 33b1e0a273af: Download complete 23:21:01 5d3b04190fa2: Verifying Checksum 23:21:01 5d3b04190fa2: Download complete 23:21:01 ec43610c2a17: Verifying Checksum 23:21:01 ec43610c2a17: Download complete 23:21:01 5eb5b503b376: Verifying Checksum 23:21:01 5eb5b503b376: Download complete 23:21:01 using credential edgex-jenkins-ssh 23:21:01 Cloning the remote Git repository 23:21:02 2f39f015ded8: Download complete 23:21:02 5eb5b503b376: Pull complete 23:21:02 5c69ac0246d0: Pull complete 23:21:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:01 > git init /w/workspace/app-functions-sdk-go/269 # timeout=10 23:21:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:02 > git --version # timeout=10 23:21:02 > git --version # 'git version 2.25.1' 23:21:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:03 ec43610c2a17: Pull complete 23:21:03 3a2ae6a8a46f: Pull complete 23:21:03 33b1e0a273af: Pull complete 23:21:03 5d3b04190fa2: Pull complete 23:21:06 Avoid second fetch 23:21:06 Checking out Revision 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e (main) 23:21:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:21:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:06 > git config core.sparsecheckout # timeout=10 23:21:06 > git checkout -f 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e # timeout=10 23:21:07 Commit message: "Merge pull request #1437 from bnevis-i/issue-1435" 23:21:07 23:21:07 GitHub has been notified of this commit’s build result 23:21:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:07 2f39f015ded8: Pull complete 23:21:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:07 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:21:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:07 Dload Upload Total Spent Left Speed 23:21:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 23:21:08 $ 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 23:21:10 $ docker top fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 23:21:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:11 ---> job-cost.sh 23:21:11 lf-activate-venv: SKIPPING 23:21:11 INFO: No Stack... 23:21:11 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 23:21:11 23:21:11 { 23:21:11 "registry-mirrors": [ 23:21:11 "https://nexus3.edgexfoundry.org:10001" 23:21:11 ], 23:21:11 "bip": "10.250.0.254/24", 23:21:11 "hosts": [ 23:21:11 "tcp://0.0.0.0:5555", 23:21:11 "unix:///var/run/docker.sock" 23:21:11 ], 23:21:11 "mtu": 1458, 23:21:11 "selinux-enabled": true, 23:21:11 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:11 } [Pipeline] sh 23:21:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:12 + sudo service docker restart 23:21:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:21:12 INFO: Archiving Costs [Pipeline] sh 23:21:12 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 23:21:12 + cut -d, -f6 [Pipeline] lock 23:21:12 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] 23:21:12 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] did not exist. Created. 23:21:12 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:13 + echo total: 0.2199999988079071 [Pipeline] stash 23:21:13 Stashed 1 file(s) [Pipeline] } 23:21:13 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:13 $ docker stop --time=1 fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 23:21:14 $ docker rm -f --volumes fc882b6a5aee59f239c10cb92bada202096057d0cb73370ec6c08de3b0502605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 23:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:30 ========================================================= 23:21:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:21:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:31 edb6bdbacee9: Pulling fs layer 23:21:31 5f9638ab2659: Pulling fs layer 23:21:31 8d51d6327a98: Pulling fs layer 23:21:31 8b374f2dd631: Pulling fs layer 23:21:31 ec14aa9079de: Pulling fs layer 23:21:31 2f466654f4bb: Pulling fs layer 23:21:31 554e91adad29: Pulling fs layer 23:21:31 ec14aa9079de: Waiting 23:21:31 8b374f2dd631: Waiting 23:21:31 2f466654f4bb: Waiting 23:21:31 554e91adad29: Waiting 23:21:31 5f9638ab2659: Verifying Checksum 23:21:31 5f9638ab2659: Download complete 23:21:31 8b374f2dd631: Verifying Checksum 23:21:31 8b374f2dd631: Download complete 23:21:31 ec14aa9079de: Verifying Checksum 23:21:31 ec14aa9079de: Download complete 23:21:31 edb6bdbacee9: Verifying Checksum 23:21:31 edb6bdbacee9: Download complete 23:21:32 edb6bdbacee9: Pull complete 23:21:33 554e91adad29: Verifying Checksum 23:21:33 554e91adad29: Download complete 23:21:33 5f9638ab2659: Pull complete 23:21:34 2f466654f4bb: Verifying Checksum 23:21:34 2f466654f4bb: Download complete 23:21:34 8d51d6327a98: Verifying Checksum 23:21:34 8d51d6327a98: Download complete 23:21:46 8d51d6327a98: Pull complete 23:21:46 8b374f2dd631: Pull complete 23:21:46 ec14aa9079de: Pull complete 23:21:51 2f466654f4bb: Pull complete 23:21:54 554e91adad29: Pull complete 23:21:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 23:21:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker inspect -f . ci-base-image-arm64 23:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:55 prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container 23:21:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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 23:21:58 $ docker top a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:59 + go version 23:21:59 go version go1.20.6 linux/arm64 [Pipeline] } 23:21:59 $ docker stop --time=1 a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f 23:22:00 $ docker rm -f --volumes a5e4af4d0e9d9fcf882cfee192954c823993d9ee14d8c5997992e660d5caac4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker inspect -f . ci-base-image-arm64 23:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:01 prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container 23:22:01 $ 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/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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 23:22:04 $ docker top 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:04 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/269 [Pipeline] fileExists [Pipeline] sh 23:22:05 + make test 23:22:05 make -C ./app-service-template build 23:22:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/269/app-service-template' 23:22:05 go mod tidy 23:22:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 23:22:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:22:05 go: downloading github.com/stretchr/testify v1.8.4 23:22:05 go: downloading github.com/google/uuid v1.3.0 23:22:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.4 23:22:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 23:22:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 23:22:06 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 23:22:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:22:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:22:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:22:06 go: downloading gopkg.in/yaml.v3 v3.0.1 23:22:06 go: downloading github.com/stretchr/objx v0.5.0 23:22:06 go: downloading github.com/go-playground/validator/v10 v10.14.1 23:22:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:22:06 go: downloading github.com/go-kit/log v0.2.1 23:22:06 go: downloading github.com/gorilla/mux v1.8.0 23:22:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:22:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 23:22:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 23:22:06 go: downloading github.com/mitchellh/copystructure v1.2.0 23:22:06 go: downloading github.com/gorilla/websocket v1.5.0 23:22:06 go: downloading golang.org/x/net v0.10.0 23:22:06 go: downloading golang.org/x/sync v0.2.0 23:22:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:22:07 go: downloading github.com/x448/float16 v0.8.4 23:22:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:22:07 go: downloading github.com/hashicorp/errwrap v1.1.0 23:22:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:22:07 go: downloading github.com/go-playground/universal-translator v0.18.1 23:22:07 go: downloading github.com/leodido/go-urn v1.2.4 23:22:07 go: downloading golang.org/x/crypto v0.9.0 23:22:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:22:07 go: downloading golang.org/x/text v0.9.0 23:22:08 go: downloading github.com/go-playground/assert/v2 v2.2.0 23:22:08 go: downloading github.com/go-playground/locales v0.14.1 23:22:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 23:22:11 go: downloading github.com/hashicorp/consul/api v1.22.0 23:22:11 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:22:11 go: downloading github.com/nats-io/nats.go v1.27.1 23:22:11 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 23:22:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:22:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:22:11 go: downloading github.com/kr/pretty v0.1.0 23:22:11 go: downloading golang.org/x/sys v0.8.0 23:22:11 go: downloading github.com/Microsoft/go-winio v0.6.0 23:22:12 go: downloading github.com/zeebo/errs v1.3.0 23:22:12 go: downloading google.golang.org/grpc v1.53.0 23:22:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:22:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:22:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:22:13 go: downloading github.com/hashicorp/serf v0.10.1 23:22:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:22:13 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 23:22:13 go: downloading github.com/google/go-cmp v0.5.9 23:22:13 go: downloading github.com/hashicorp/consul/sdk v0.14.0 23:22:13 go: downloading github.com/hashicorp/go-uuid v1.0.3 23:22:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:22:13 go: downloading github.com/kr/text v0.2.0 23:22:13 go: downloading github.com/onsi/ginkgo v1.10.1 23:22:14 go: downloading github.com/onsi/gomega v1.7.0 23:22:14 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:22:14 go: downloading github.com/klauspost/compress v1.16.5 23:22:14 go: downloading github.com/nats-io/nkeys v0.4.4 23:22:14 go: downloading github.com/nats-io/nuid v1.0.1 23:22:14 go: downloading google.golang.org/protobuf v1.28.1 23:22:15 go: downloading golang.org/x/tools v0.6.0 23:22:15 go: downloading github.com/minio/highwayhash v1.0.2 23:22:15 go: downloading github.com/nats-io/jwt/v2 v2.4.1 23:22:15 go: downloading golang.org/x/time v0.3.0 23:22:15 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:22:18 go: downloading github.com/golang/protobuf v1.5.2 23:22:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:22:18 go: downloading github.com/fatih/color v1.14.1 23:22:18 go: downloading github.com/mattn/go-colorable v0.1.13 23:22:18 go: downloading github.com/mattn/go-isatty v0.0.17 23:22:18 go: downloading github.com/hashicorp/go-version v1.2.1 23:22:18 go: downloading github.com/pkg/errors v0.9.1 23:22:18 go: downloading github.com/armon/go-metrics v0.4.1 23:22:18 go: downloading github.com/hashicorp/go-msgpack v0.5.5 23:22:18 go: downloading github.com/hashicorp/memberlist v0.5.0 23:22:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:22:18 go: downloading github.com/pascaldekloe/goe v0.1.0 23:22:18 go: downloading github.com/google/btree v1.0.1 23:22:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:22:19 go: downloading github.com/miekg/dns v1.1.41 23:22:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:22:19 go: downloading gopkg.in/yaml.v2 v2.4.0 23:22:19 go: downloading github.com/hpcloud/tail v1.0.0 23:22:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:22:19 go: downloading golang.org/x/mod v0.8.0 23:22:19 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:22:19 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:22:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 23:24:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/269/app-service-template' 23:24:11 make -C ./app-service-template test 23:24:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/269/app-service-template' 23:24:11 go test -race -coverprofile=coverage.out ./... 23:27:03 ? app-new-service/config [no test files] 23:27:03 ok app-new-service 0.246s coverage: 49.1% of statements 23:27:03 ok app-new-service/functions 0.259s coverage: 85.3% of statements 23:27:03 go vet ./... 23:29:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:24 ./bin/test-attribution-txt.sh 23:29:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/269/app-service-template' 23:29:24 go test -race -coverprofile=coverage.out ./... 23:29:24 go: downloading github.com/gomodule/redigo v1.8.9 23:29:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 23:29:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 23:29:30 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 23:29:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.649s coverage: 64.8% of statements 23:29:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.327s coverage: 93.0% of statements 23:29:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.363s coverage: 85.1% of statements 23:29:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.288s coverage: 87.8% of statements 23:29:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.121s coverage: 100.0% of statements 23:29:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 23:29:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 23:29:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.542s coverage: 77.9% of statements 23:29:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 23:29:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.256s coverage: 97.3% of statements 23:29:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 23:29:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.278s coverage: 82.8% of statements 23:29:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 23:29:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.257s coverage: 65.2% of statements 23:29:45 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 23:29:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.327s coverage: 28.7% of statements 23:29:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.208s coverage: 14.9% of statements 23:29:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 23:29:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:29:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.265s coverage: 27.3% of statements 23:29:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.291s coverage: 52.8% of statements 23:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.773s coverage: 75.1% of statements 23:30:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.201s coverage: 94.4% of statements 23:30:23 go vet ./... 23:30:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:27 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 23:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:30:28 $ docker stop --time=1 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 23:30:29 $ docker rm -f --volumes 7b8842f1a4c5dd0c389ca2a9e0c7eeed5fc4d7d1c94afc8bba433767d797cbc5 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:34 Warning: overwriting stash ‘coverage-report’ 23:30:34 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 23:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:35 23:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:35 arm64: Pulling from edgex-lftools-log-publisher 23:30:35 8998bd30e6a1: Pulling fs layer 23:30:35 04944245beec: Pulling fs layer 23:30:35 699f458cf7ca: Pulling fs layer 23:30:35 765212b225bb: Pulling fs layer 23:30:35 f23df028b6ca: Pulling fs layer 23:30:35 d65c8cfc05b1: Pulling fs layer 23:30:35 2437ff75d9bd: Pulling fs layer 23:30:35 f23df028b6ca: Waiting 23:30:35 d65c8cfc05b1: Waiting 23:30:35 2437ff75d9bd: Waiting 23:30:35 765212b225bb: Waiting 23:30:35 04944245beec: Verifying Checksum 23:30:35 04944245beec: Download complete 23:30:35 765212b225bb: Download complete 23:30:35 f23df028b6ca: Download complete 23:30:35 d65c8cfc05b1: Download complete 23:30:36 699f458cf7ca: Verifying Checksum 23:30:36 699f458cf7ca: Download complete 23:30:36 8998bd30e6a1: Download complete 23:30:39 2437ff75d9bd: Verifying Checksum 23:30:39 2437ff75d9bd: Download complete 23:30:40 8998bd30e6a1: Pull complete 23:30:41 04944245beec: Pull complete 23:30:42 699f458cf7ca: Pull complete 23:30:42 765212b225bb: Pull complete 23:30:43 f23df028b6ca: Pull complete 23:30:43 d65c8cfc05b1: Pull complete 23:30:58 2437ff75d9bd: Pull complete 23:30:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:58 prd-ubuntu20.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container 23:30:58 $ 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/269 -v /w/workspace/app-functions-sdk-go/269:/w/workspace/app-functions-sdk-go/269:rw,z -v /w/workspace/app-functions-sdk-go/269@tmp:/w/workspace/app-functions-sdk-go/269@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 23:31:01 $ docker top 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:01 ---> job-cost.sh 23:31:01 lf-activate-venv: SKIPPING 23:31:01 INFO: No Stack... 23:31:02 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:03 INFO: Archiving Costs [Pipeline] sh 23:31:04 + cat /w/workspace/app-functions-sdk-go/269/archives/cost.csv 23:31:04 + cut -d, -f6 [Pipeline] lock 23:31:04 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] 23:31:04 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] did not exist. Created. 23:31:04 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:04 /w/workspace/app-functions-sdk-go/269@tmp/durable-e2f9df00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:05 Warning: overwriting stash ‘stack-cost’ 23:31:05 Stashed 1 file(s) [Pipeline] } 23:31:05 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:05 $ docker stop --time=1 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 23:31:06 $ docker rm -f --volumes 0d24d8ac8242e41da360ba8b1d938978e7cab9f066fd1ddf424c82ef73b8a639 [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 23:31:07 provisioning config files... 23:31:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5357627668811333740tmp [Pipeline] { [Pipeline] sh 23:31:07 + set +x 23:31:07 + curl -s https://codecov.io/bash 23:31:07 + bash -s -- 23:31:07 23:31:07 _____ _ 23:31:07 / ____| | | 23:31:07 | | ___ __| | ___ ___ _____ __ 23:31:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:07 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:07 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:07 Bash-1.0.6 23:31:07 23:31:07 23:31:07 ==> git version 2.25.1 found 23:31:07 ==> 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 23:31:07 Release-Date: 2020-01-08 23:31:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:07 ==> Jenkins CI detected. 23:31:07 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 23:31:07 project root: . 23:31:07 --> token set from env 23:31:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:07 ==> Running gcov in . (disable via -X gcov) 23:31:07 ==> Python coveragepy not found 23:31:07 ==> Searching for coverage reports in: 23:31:07 + . 23:31:07 -> Found 2 reports 23:31:07 ==> Detecting git/mercurial file structure 23:31:07 ==> Reading reports 23:31:07 + ./app-service-template/coverage.out bytes=3432 23:31:07 + ./coverage.out bytes=118078 23:31:07 ==> Appending adjustments 23:31:07 https://docs.codecov.io/docs/fixing-reports 23:31:07 + Found adjustments 23:31:07 ==> Gzipping contents 23:31:07 24K /tmp/codecov.9Hujjr.gz 23:31:07 ==> Uploading reports 23:31:07 url: https://codecov.io 23:31:07 query: branch=main&commit=1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:07 -> Pinging Codecov 23:31:07 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=1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:08 -> Uploading to 23:31:08 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/3D8B5DFFC46A037C893635FACE044666/1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e/cb537771-54c5-4679-a55e-1d81824c7518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T233107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=746be91d0a37116b6ca62b4fa98ac22e570060b95f6d9a77769cf12752e39770 23:31:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:08 Dload Upload Total Spent Left Speed 23:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20673 0 0 100 20673 0 100k --:--:-- --:--:-- --:--:-- 100k 23:31:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] } 23:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:08 23:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:09 df9b9388f04a: Pulling fs layer 23:31:09 52dc419b0ee2: Pulling fs layer 23:31:09 25bc292e5bac: Pulling fs layer 23:31:09 114826534d7a: Pulling fs layer 23:31:09 4657fd5d0bcf: Pulling fs layer 23:31:09 6ad1cebc031e: Pulling fs layer 23:31:09 8a3aa393b2d8: Pulling fs layer 23:31:09 6ad1cebc031e: Waiting 23:31:09 8a3aa393b2d8: Waiting 23:31:09 114826534d7a: Waiting 23:31:09 4657fd5d0bcf: Waiting 23:31:09 25bc292e5bac: Verifying Checksum 23:31:09 25bc292e5bac: Download complete 23:31:09 52dc419b0ee2: Verifying Checksum 23:31:09 52dc419b0ee2: Download complete 23:31:09 4657fd5d0bcf: Verifying Checksum 23:31:09 4657fd5d0bcf: Download complete 23:31:09 df9b9388f04a: Download complete 23:31:09 6ad1cebc031e: Verifying Checksum 23:31:09 6ad1cebc031e: Download complete 23:31:09 df9b9388f04a: Pull complete 23:31:09 52dc419b0ee2: Pull complete 23:31:09 25bc292e5bac: Pull complete 23:31:10 114826534d7a: Verifying Checksum 23:31:10 114826534d7a: Download complete 23:31:10 8a3aa393b2d8: Verifying Checksum 23:31:10 8a3aa393b2d8: Download complete 23:31:13 114826534d7a: Pull complete 23:31:13 4657fd5d0bcf: Pull complete 23:31:13 6ad1cebc031e: Pull complete 23:31:15 8a3aa393b2d8: Pull complete 23:31:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:15 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:31:15 $ 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 23:31:19 $ docker top be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 23:31:19 + set -o pipefail 23:31:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 23:31:24 23:31:24 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 23:31:24 23:31:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b9e14ba9-a388-4e80-9764-ae4b39682960 23:31:24 23:31:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:31:24 23:31:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:31:24 23:31:24 23:31:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:31:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:31:24 More details here: https://snyk.co/ue1NS 23:31:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:31:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:31:24 $ docker stop --time=1 be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 23:31:28 $ docker rm -f --volumes be45ab590987c48bb8e1c1208ca74b68caedbe06c4a90aed5507668fd67fc202 [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 23:31:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:28 provisioning config files... 23:31:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6508497526660917735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:29 --> edgex-publish-swagger.sh 23:31:29 === Publish openapi/v3 API === 23:31:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:31:29 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 23:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:29 Dload Upload Total Spent Left Speed 23:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 26682 --:--:-- --:--:-- --:--:-- 26682 23:31:29 23:31:29 [Pipeline] } 23:31:29 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 23:31:29 + git log --format=format:%s -1 1ff3b26ab954f5cd04f8a019cc0fdd530ad6507e [Pipeline] sh 23:31:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:30 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:31:30 $ 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 23:31:30 $ docker top 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 -eo pid,comm 23:31:30 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). 23:31:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:30 [ssh-agent] Looking for ssh-agent implementation... 23:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:30 $ docker exec 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 ssh-agent 23:31:31 SSH_AUTH_SOCK=/tmp/ssh-oqvWPt66o6UU/agent.31 23:31:31 SSH_AGENT_PID=37 23:31:31 Running ssh-add (command line suppressed) 23:31:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17833579443348251169.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17833579443348251169.key) 23:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:31 + git semver tag 23:31:31 2023-07-13 23:31:31,568 [run_tag] DEBUG tag force:False 23:31:31 2023-07-13 23:31:31,568 [check_head_tag] DEBUG check head tag 23:31:31 2023-07-13 23:31:31,569 [execute] INFO git cat-file --batch-check 23:31:31 2023-07-13 23:31:31,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:31:31 2023-07-13 23:31:31,572 [execute] INFO git cat-file --batch 23:31:31 2023-07-13 23:31:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 23:31:31 2023-07-13 23:31:31,583 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:31 2023-07-13 23:31:31,583 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 23:31:31 2023-07-13 23:31:31,584 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 23:31:31 2023-07-13 23:31:31,588 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:31 3.1.0-dev.6 [Pipeline] } 23:31:31 $ docker exec --env ******** --env ******** 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 ssh-agent -k 23:31:31 unset SSH_AUTH_SOCK; 23:31:31 unset SSH_AGENT_PID; 23:31:31 echo Agent pid 37 killed; 23:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:32 + git semver [Pipeline] } 23:31:32 $ docker stop --time=1 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 23:31:33 $ docker rm -f --volumes 1c9bde6b2aa74db6e4e30f2a7f713594ad7d1d4e6a515a3b59be469a1e35fb29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:34 23:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:34 0.23.1-centos7: Pulling from edgex-lftools 23:31:34 ab5ef0e58194: Pulling fs layer 23:31:34 9712f1f96733: Pulling fs layer 23:31:34 63f879dbbcfc: Pulling fs layer 23:31:34 0d9ebad4ef96: Pulling fs layer 23:31:34 e9a5061849ea: Pulling fs layer 23:31:34 d747dcd14b5f: Pulling fs layer 23:31:34 2de7ff778b66: Pulling fs layer 23:31:34 e9a5061849ea: Waiting 23:31:34 2de7ff778b66: Waiting 23:31:34 d747dcd14b5f: Waiting 23:31:34 0d9ebad4ef96: Waiting 23:31:34 9712f1f96733: Verifying Checksum 23:31:34 9712f1f96733: Download complete 23:31:34 63f879dbbcfc: Verifying Checksum 23:31:34 63f879dbbcfc: Download complete 23:31:34 e9a5061849ea: Verifying Checksum 23:31:34 e9a5061849ea: Download complete 23:31:34 d747dcd14b5f: Verifying Checksum 23:31:34 d747dcd14b5f: Download complete 23:31:34 0d9ebad4ef96: Verifying Checksum 23:31:34 0d9ebad4ef96: Download complete 23:31:34 ab5ef0e58194: Verifying Checksum 23:31:34 ab5ef0e58194: Download complete 23:31:34 2de7ff778b66: Verifying Checksum 23:31:37 ab5ef0e58194: Pull complete 23:31:37 9712f1f96733: Pull complete 23:31:37 63f879dbbcfc: Pull complete 23:31:41 0d9ebad4ef96: Pull complete 23:31:41 e9a5061849ea: Pull complete 23:31:41 d747dcd14b5f: Pull complete 23:31:42 2de7ff778b66: Pull complete 23:31:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:42 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:31:42 $ 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 23:31:47 $ docker top 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:31:47 provisioning config files... 23:31:47 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17843149133643550609tmp 23:31:47 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13964558827772766663tmp 23:31:47 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13669662225154131991tmp [Pipeline] { [Pipeline] echo 23:31:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:31:47 ---> sigul-configuration.sh 23:31:47 gpg: directory `/root/.gnupg' created 23:31:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:31:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:31:47 gpg: keyring `/root/.gnupg/secring.gpg' created 23:31:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:31:47 gpg: CAST5 encrypted data 23:31:47 gpg: encrypted with 1 passphrase 23:31:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:31:48 + mkdir /home/jenkins 23:31:48 + mkdir /home/jenkins/sigul [Pipeline] sh 23:31:48 + 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 23:31:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:31:48 ---> sigul-install.sh 23:31:48 Sigul already installed; skipping installation. [Pipeline] sh 23:31:49 + git tag --list 23:31:49 v0.1.0 23:31:49 v0.1.1 23:31:49 v1.0.0 23:31:49 v1.1.0 23:31:49 v1.2.0 23:31:49 v1.3.0 23:31:49 v1.3.1 23:31:49 v2.0.0 23:31:49 v2.0.1 23:31:49 v2.1.0 23:31:49 v2.1.1 23:31:49 v2.1.2 23:31:49 v2.2.0 23:31:49 v2.3 23:31:49 v2.3.0 23:31:49 v2.3.1 23:31:49 v3.0 23:31:49 v3.0.0 23:31:49 v3.1.0-dev.1 23:31:49 v3.1.0-dev.2 23:31:49 v3.1.0-dev.3 23:31:49 v3.1.0-dev.4 23:31:49 v3.1.0-dev.5 23:31:49 v3.1.0-dev.6 [Pipeline] sh 23:31:49 + lftools sign git-tag v3.1.0-dev.6 23:31:49 Signing Git tag with Sigul... 23:31:49 Signing v3.1.0-dev.6 [Pipeline] echo 23:31:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:31:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:31:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:31:50 $ docker stop --time=1 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 23:31:52 $ docker rm -f --volumes 707c7cc92b2ee587dd7d24a51d90f4671eff9cfacb0ba112256a0d36fc0f1f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:31:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:52 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:31:52 $ 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 23:31:53 $ docker top 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 -eo pid,comm 23:31:53 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). 23:31:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:53 [ssh-agent] Looking for ssh-agent implementation... 23:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:53 $ docker exec 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 ssh-agent 23:31:53 SSH_AUTH_SOCK=/tmp/ssh-inBGO97csfgC/agent.32 23:31:53 SSH_AGENT_PID=38 23:31:53 Running ssh-add (command line suppressed) 23:31:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9014219911243411748.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9014219911243411748.key) 23:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:54 + git semver bump pre 23:31:54 2023-07-13 23:31:54,224 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:54 2023-07-13 23:31:54,224 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 23:31:54 2023-07-13 23:31:54,224 [bump_version] DEBUG bumped version:3.1.0-dev.7 23:31:54 2023-07-13 23:31:54,224 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 23:31:54 2023-07-13 23:31:54,224 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:54 2023-07-13 23:31:54,224 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:54 2023-07-13 23:31:54,226 [execute] INFO git cat-file --batch-check 23:31:54 2023-07-13 23:31:54,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:31:54 2023-07-13 23:31:54,232 [execute] INFO git cat-file --batch 23:31:54 2023-07-13 23:31:54,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:31:54 2023-07-13 23:31:54,238 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:31:54 3.1.0-dev.7 [Pipeline] } 23:31:54 $ docker exec --env ******** --env ******** 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 ssh-agent -k 23:31:54 unset SSH_AUTH_SOCK; 23:31:54 unset SSH_AGENT_PID; 23:31:54 echo Agent pid 38 killed; 23:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:54 + git semver [Pipeline] } 23:31:54 $ docker stop --time=1 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 23:31:56 $ docker rm -f --volumes 368798e0d279211f8c145153c53e28c7eeba45c88906cff8f32ddc000ddc4e36 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:56 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:31:56 $ 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 23:31:57 $ docker top fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:57 [ssh-agent] Looking for ssh-agent implementation... 23:31:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:57 $ docker exec fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 ssh-agent 23:31:57 SSH_AUTH_SOCK=/tmp/ssh-78pGvLHFPeX1/agent.33 23:31:57 SSH_AGENT_PID=39 23:31:57 Running ssh-add (command line suppressed) 23:31:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16848576893807830951.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16848576893807830951.key) 23:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:57 + git semver push 23:31:58 2023-07-13 23:31:58,157 [run_push] DEBUG push 23:31:58 2023-07-13 23:31:58,158 [execute] INFO git cat-file --batch-check 23:31:58 2023-07-13 23:31:58,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:31:58 2023-07-13 23:31:58,162 [execute] INFO git rev-list 48276dbd4f33bf23883d1b2db1cb604db2b0de7f -- 23:31:58 2023-07-13 23:31:58,162 [execute] DEBUG Popen(['git', 'rev-list', '48276dbd4f33bf23883d1b2db1cb604db2b0de7f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:31:58 2023-07-13 23:31:58,178 [execute] INFO git fetch -v origin 23:31:58 2023-07-13 23:31:58,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:31:58 2023-07-13 23:31:58,646 [run_push] DEBUG no remote changes detected 23:31:58 2023-07-13 23:31:58,647 [execute] INFO git push origin semver 23:31:58 2023-07-13 23:31:58,647 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:31:59 2023-07-13 23:31:59,544 [run_push] DEBUG push all version tags 23:31:59 2023-07-13 23:31:59,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:31:59 2023-07-13 23:31:59,545 [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) 23:32:00 2023-07-13 23:32:00,234 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 23:32:00 3.1.0-dev.7 [Pipeline] } 23:32:00 $ docker exec --env ******** --env ******** fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 ssh-agent -k 23:32:00 unset SSH_AUTH_SOCK; 23:32:00 unset SSH_AGENT_PID; 23:32:00 echo Agent pid 39 killed; 23:32:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:00 + git semver [Pipeline] } 23:32:01 $ docker stop --time=1 fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 23:32:02 $ docker rm -f --volumes fdb8223a980f4a0beeb2a6fe8f45d9c6634bfc9b71d3c28ad13804b5a874b348 [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 23:32:02 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 23:32:02 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:32:02 total 16 23:32:02 drwxr-xr-x 3 root root 4096 Jul 13 23:21 . 23:32:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 23:31 .. 23:32:02 drwxr-xr-x 2 root root 4096 Jul 13 23:21 cost 23:32:02 -rw-r--r-- 1 root root 92 Jul 13 23:21 cost.csv 23:32:02 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 23:32:02 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:32:02 total 16 23:32:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 23:21 . 23:32:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 23:31 .. 23:32:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 23:21 cost 23:32:02 -rw-r--r-- 1 jenkins jenkins 92 Jul 13 23:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:04 ---> package-listing.sh 23:32:04 ++ facter osfamily 23:32:04 ++ tr '[:upper:]' '[:lower:]' 23:32:04 + OS_FAMILY=debian 23:32:04 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:32:04 + START_PACKAGES=/tmp/packages_start.txt 23:32:04 + END_PACKAGES=/tmp/packages_end.txt 23:32:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:04 + PACKAGES=/tmp/packages_start.txt 23:32:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:32:04 + PACKAGES=/tmp/packages_end.txt 23:32:04 + case "${OS_FAMILY}" in 23:32:04 + dpkg -l 23:32:04 + grep '^ii' 23:32:04 + '[' -f /tmp/packages_start.txt ']' 23:32:04 + '[' -f /tmp/packages_end.txt ']' 23:32:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:32:04 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:32:04 + 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 23:32:04 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 23:32:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:05 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 23:32:05 $ 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 23:32:05 $ docker top b890e5b2146f8590f09fd937acd4ad710c7dc22f808bb7dbdd049ba5f76b2dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:06 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:06 + ls /var/log/sa-host 23:32:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:07 provisioning config files... 23:32:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12852555514496629003tmp [Pipeline] { [Pipeline] echo 23:32:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:07 ---> create-netrc.sh [Pipeline] } 23:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:07 ---> python-tools-install.sh [Pipeline] echo 23:32:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:07 ---> sudo-logs.sh 23:32:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:08 ---> job-cost.sh 23:32:08 lf-activate-venv: SKIPPING 23:32:08 DEBUG: total: 0.2199999988079071 23:32:08 INFO: Retrieving Stack Cost... 23:32:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:09 INFO: Archiving Costs [Pipeline] echo 23:32:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:09 ---> logs-deploy.sh 23:32:09 lf-activate-venv: SKIPPING 23:32:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/269 23:32:09 INFO: archiving workspace using pattern(s): 23:32:10 Archives upload complete. 23:32:10 INFO: archiving logs to Nexus