Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f 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-ssh1332996175112475691.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11139760336953095996.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10685659796574618142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2413495181113494367.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-ssh2773867780201471518.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 ‘prd-ubuntu20.04-docker-8c-8g-4894’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4896 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 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1470)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f # timeout=10 > git rev-list --no-walk 33d44429a9498c15e578a0be58f0c4871add9a92 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T15:36:22.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T15:36:22.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T15:36:22.633Z] ========================================================= [2023-08-30T15:36:22.633Z] EdgeX Global Pipelines Version Info [2023-08-30T15:36:22.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:36:23.340Z] ------------------- [2023-08-30T15:36:23.340Z] stable info: [2023-08-30T15:36:23.340Z] ------------------- [2023-08-30T15:36:23.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T15:36:23.340Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:36:23.340Z] Message: update stable to v1.0.253 [2023-08-30T15:36:23.908Z] ------------------- [2023-08-30T15:36:23.908Z] experimental info: [2023-08-30T15:36:23.908Z] ------------------- [2023-08-30T15:36:23.908Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T15:36:23.908Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:36:23.908Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T15:36:24.059Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-08-30T15:36:24.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-08-30T15:36:24.090Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T15:36:24.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T15:36:24.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T15:36:24.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T15:36:24.148Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T15:36:24.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T15:36:24.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T15:36:24.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T15:36:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T15:36:24.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-08-30T15:36:24.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T15:36:24.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T15:36:24.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:36:24.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:36:24.325Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:36:24.336Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:36:24.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T15:36:24.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T15:36:24.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-30T15:36:24.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-30T15:36:24.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T15:36:24.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T15:36:24.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-30T15:36:24.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T15:36:24.495Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T15:36:24.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-30T15:36:24.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-30T15:36:24.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-30T15:36:24.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] echo [2023-08-30T15:36:24.610Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d3ef63 [Pipeline] echo [2023-08-30T15:36:24.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T15:36:24.976Z] + git rev-list -1 --merges 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f~1..0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] echo [2023-08-30T15:36:25.031Z] -----------> git rev-list -1 --merges 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f~1..0d3ef63ef329ee31485f3bbd74bec5293ce84f0f 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [false] [Pipeline] sh [2023-08-30T15:36:25.325Z] + git log --format=format:%s -1 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] echo [2023-08-30T15:36:25.339Z] ========================================================= [2023-08-30T15:36:25.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T15:36:25.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:36:25.669Z] + git log --format=format:%s -1 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] echo [2023-08-30T15:36:25.679Z] [semverPrep] GIT_COMMIT: 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1470) [Pipeline] echo [2023-08-30T15:36:25.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T15:36:26.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:36:26.039Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T15:36:26.039Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T15:36:26.039Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T15:36:26.039Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T15:36:26.039Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T15:36:26.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:36:26.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:36:26.649Z] [2023-08-30T15:36:26.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:36:26.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:36:26.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T15:36:26.960Z] b85a868b505f: Pulling fs layer [2023-08-30T15:36:26.960Z] e2be974225ed: Pulling fs layer [2023-08-30T15:36:26.960Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T15:36:26.960Z] 988bab9f4d93: Pulling fs layer [2023-08-30T15:36:26.960Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T15:36:26.960Z] eaf3925da568: Pulling fs layer [2023-08-30T15:36:26.960Z] bab4dde63d76: Pulling fs layer [2023-08-30T15:36:26.960Z] bde34c3a00c8: Pulling fs layer [2023-08-30T15:36:26.960Z] b352a97aabf1: Pulling fs layer [2023-08-30T15:36:26.960Z] 4872d77fe225: Pulling fs layer [2023-08-30T15:36:26.960Z] 5851b861e8e6: Pulling fs layer [2023-08-30T15:36:26.960Z] bab4dde63d76: Waiting [2023-08-30T15:36:26.960Z] 4872d77fe225: Waiting [2023-08-30T15:36:26.960Z] bde34c3a00c8: Waiting [2023-08-30T15:36:26.960Z] 988bab9f4d93: Waiting [2023-08-30T15:36:26.960Z] b352a97aabf1: Waiting [2023-08-30T15:36:26.960Z] 5851b861e8e6: Waiting [2023-08-30T15:36:26.960Z] 1469e6f7b9e6: Waiting [2023-08-30T15:36:26.960Z] eaf3925da568: Waiting [2023-08-30T15:36:26.960Z] e2be974225ed: Download complete [2023-08-30T15:36:26.960Z] 988bab9f4d93: Verifying Checksum [2023-08-30T15:36:26.960Z] 988bab9f4d93: Download complete [2023-08-30T15:36:27.220Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T15:36:27.220Z] 339a4e72a1f5: Download complete [2023-08-30T15:36:27.220Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T15:36:27.220Z] 1469e6f7b9e6: Download complete [2023-08-30T15:36:27.220Z] eaf3925da568: Download complete [2023-08-30T15:36:27.220Z] bde34c3a00c8: Verifying Checksum [2023-08-30T15:36:27.220Z] bde34c3a00c8: Download complete [2023-08-30T15:36:27.220Z] b352a97aabf1: Download complete [2023-08-30T15:36:27.220Z] 4872d77fe225: Verifying Checksum [2023-08-30T15:36:27.220Z] 4872d77fe225: Download complete [2023-08-30T15:36:27.220Z] 5851b861e8e6: Download complete [2023-08-30T15:36:27.220Z] b85a868b505f: Verifying Checksum [2023-08-30T15:36:27.220Z] b85a868b505f: Download complete [2023-08-30T15:36:27.478Z] bab4dde63d76: Verifying Checksum [2023-08-30T15:36:27.479Z] bab4dde63d76: Download complete [2023-08-30T15:36:28.410Z] b85a868b505f: Pull complete [2023-08-30T15:36:28.668Z] e2be974225ed: Pull complete [2023-08-30T15:36:29.245Z] 339a4e72a1f5: Pull complete [2023-08-30T15:36:29.245Z] 988bab9f4d93: Pull complete [2023-08-30T15:36:29.504Z] 1469e6f7b9e6: Pull complete [2023-08-30T15:36:29.504Z] eaf3925da568: Pull complete [2023-08-30T15:36:31.409Z] bab4dde63d76: Pull complete [2023-08-30T15:36:31.409Z] bde34c3a00c8: Pull complete [2023-08-30T15:36:31.409Z] b352a97aabf1: Pull complete [2023-08-30T15:36:31.409Z] 4872d77fe225: Pull complete [2023-08-30T15:36:31.669Z] 5851b861e8e6: Pull complete [2023-08-30T15:36:31.669Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T15:36:31.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:36:31.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:36:31.802Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:36:31.835Z] $ 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 [2023-08-30T15:36:35.131Z] $ docker top b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df -eo pid,comm [2023-08-30T15:36:35.191Z] 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). [2023-08-30T15:36:35.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:36:35.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:36:35.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:36:35.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:36:35.344Z] $ docker exec b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df ssh-agent [2023-08-30T15:36:35.457Z] SSH_AUTH_SOCK=/tmp/ssh-kZ28Bvfv8KbN/agent.32 [2023-08-30T15:36:35.457Z] SSH_AGENT_PID=38 [2023-08-30T15:36:35.463Z] Running ssh-add (command line suppressed) [2023-08-30T15:36:35.567Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_966604155756069957.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_966604155756069957.key) [2023-08-30T15:36:35.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:36:35.870Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T15:36:35.883Z] $ docker exec --env ******** --env ******** b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df ssh-agent -k [2023-08-30T15:36:35.984Z] unset SSH_AUTH_SOCK; [2023-08-30T15:36:35.984Z] unset SSH_AGENT_PID; [2023-08-30T15:36:35.984Z] echo Agent pid 38 killed; [2023-08-30T15:36:35.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T15:36:36.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:36:36.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:36:36.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:36:36.133Z] $ docker exec b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df ssh-agent [2023-08-30T15:36:36.235Z] SSH_AUTH_SOCK=/tmp/ssh-IkXulZ5PyH9h/agent.70 [2023-08-30T15:36:36.235Z] SSH_AGENT_PID=76 [2023-08-30T15:36:36.240Z] Running ssh-add (command line suppressed) [2023-08-30T15:36:36.337Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1787370527714339550.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1787370527714339550.key) [2023-08-30T15:36:36.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:36:36.635Z] + git semver init [2023-08-30T15:36:36.894Z] 2023-08-30 15:36:36,815 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T15:36:36.894Z] 2023-08-30 15:36:36,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-08-30T15:36:36.894Z] 2023-08-30 15:36:36,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-08-30T15:36:36.894Z] 2023-08-30 15:36:36,816 [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) [2023-08-30T15:36:38.803Z] 2023-08-30 15:36:38,365 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-08-30T15:36:38.803Z] 2023-08-30 15:36:38,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-08-30T15:36:38.803Z] 2023-08-30 15:36:38,366 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:36:38.803Z] 2023-08-30 15:36:38,366 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:36:38.803Z] 3.1.0-dev.24 [Pipeline] } [2023-08-30T15:36:38.812Z] $ docker exec --env ******** --env ******** b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df ssh-agent -k [2023-08-30T15:36:38.912Z] unset SSH_AUTH_SOCK; [2023-08-30T15:36:38.912Z] unset SSH_AGENT_PID; [2023-08-30T15:36:38.913Z] echo Agent pid 76 killed; [2023-08-30T15:36:38.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:36:39.229Z] + git semver [Pipeline] } [2023-08-30T15:36:39.502Z] $ docker stop --time=1 b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df [2023-08-30T15:36:40.805Z] $ docker rm -f --volumes b6043841e309e09273cddfc0616b6858ffb839b2f5bd4343654d6ac5597ba6df [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:36:41.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T15:36:41.335Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T15:36:41.337Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 [2023-08-30T15:36:41.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:36:41.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:36:41.551Z] ========================================================= [2023-08-30T15:36:41.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T15:36:41.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:36:41.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T15:36:41.847Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T15:36:41.847Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T15:36:41.847Z] 6911f1a30b25: Pulling fs layer [2023-08-30T15:36:41.847Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T15:36:41.847Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T15:36:41.847Z] ec0bb842ea78: Pulling fs layer [2023-08-30T15:36:41.847Z] 40a00589a448: Pulling fs layer [2023-08-30T15:36:41.847Z] 6c08303d61cc: Pulling fs layer [2023-08-30T15:36:41.847Z] 798269fcf238: Pulling fs layer [2023-08-30T15:36:41.847Z] 6863d3e3a2b1: Waiting [2023-08-30T15:36:41.847Z] 6c08303d61cc: Waiting [2023-08-30T15:36:41.847Z] 798269fcf238: Waiting [2023-08-30T15:36:41.847Z] ec0bb842ea78: Waiting [2023-08-30T15:36:41.847Z] 40a00589a448: Waiting [2023-08-30T15:36:41.847Z] 6911f1a30b25: Download complete [2023-08-30T15:36:41.847Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T15:36:41.847Z] 6863d3e3a2b1: Download complete [2023-08-30T15:36:41.847Z] ec0bb842ea78: Verifying Checksum [2023-08-30T15:36:41.847Z] ec0bb842ea78: Download complete [2023-08-30T15:36:41.847Z] 4db1b89c0bd1: Verifying Checksum [2023-08-30T15:36:41.847Z] 4db1b89c0bd1: Download complete [2023-08-30T15:36:41.847Z] 40a00589a448: Verifying Checksum [2023-08-30T15:36:41.847Z] 40a00589a448: Download complete [2023-08-30T15:36:42.105Z] 4db1b89c0bd1: Pull complete [2023-08-30T15:36:42.363Z] 6911f1a30b25: Pull complete [2023-08-30T15:36:42.363Z] 798269fcf238: Verifying Checksum [2023-08-30T15:36:42.363Z] 798269fcf238: Download complete [2023-08-30T15:36:42.621Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T15:36:42.621Z] e194b8c5c2a9: Download complete [2023-08-30T15:36:42.880Z] 6c08303d61cc: Verifying Checksum [2023-08-30T15:36:42.880Z] 6c08303d61cc: Download complete [2023-08-30T15:36:46.164Z] e194b8c5c2a9: Pull complete [2023-08-30T15:36:46.164Z] 6863d3e3a2b1: Pull complete [2023-08-30T15:36:46.164Z] ec0bb842ea78: Pull complete [2023-08-30T15:36:46.422Z] 40a00589a448: Pull complete [2023-08-30T15:36:48.958Z] 6c08303d61cc: Pull complete [2023-08-30T15:36:49.522Z] 798269fcf238: Pull complete [2023-08-30T15:36:49.522Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T15:36:49.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T15:36:49.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-30T15:36:49.806Z] + 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 [2023-08-30T15:36:50.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:36:50.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:36:50.175Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:36:50.206Z] $ 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 [2023-08-30T15:36:54.713Z] $ docker top 567d79595af94eab6fe9a8eef422d2586d20d2023f43a662a4af49a171320549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:36:55.047Z] + go version [2023-08-30T15:36:55.047Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T15:36:55.057Z] $ docker stop --time=1 567d79595af94eab6fe9a8eef422d2586d20d2023f43a662a4af49a171320549 [2023-08-30T15:36:56.352Z] $ docker rm -f --volumes 567d79595af94eab6fe9a8eef422d2586d20d2023f43a662a4af49a171320549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-08-30T15:36:56.446Z] Still waiting to schedule task [2023-08-30T15:36:56.446Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4895’ [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:36:56.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:36:56.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:36:56.825Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:36:56.854Z] $ 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 [2023-08-30T15:36:57.231Z] $ docker top d94f7529742fcabb13dd35cb5c0b6e4090b2e72aa6424281d06bd820ef23c226 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:36:57.570Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:36:57.862Z] + make test [2023-08-30T15:36:57.862Z] make -C ./app-service-template build [2023-08-30T15:36:57.862Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-30T15:36:57.862Z] go mod tidy [2023-08-30T15:36:57.862Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 [2023-08-30T15:36:57.862Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-08-30T15:36:57.862Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-30T15:36:57.862Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 [2023-08-30T15:36:57.862Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-30T15:36:57.862Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 [2023-08-30T15:36:57.862Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-08-30T15:36:57.862Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-30T15:36:58.125Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-30T15:36:58.125Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-30T15:36:58.125Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-30T15:36:58.125Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-30T15:36:58.125Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-30T15:36:58.125Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-30T15:36:58.125Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-30T15:36:58.125Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-08-30T15:36:58.125Z] go: downloading golang.org/x/crypto v0.11.0 [2023-08-30T15:36:58.125Z] go: downloading golang.org/x/net v0.13.0 [2023-08-30T15:36:58.125Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-30T15:36:58.125Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-08-30T15:36:58.383Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-30T15:36:58.383Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-30T15:36:58.383Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-30T15:36:58.383Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-08-30T15:36:58.383Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-08-30T15:36:58.383Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-30T15:36:58.383Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-30T15:36:58.383Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-30T15:36:58.383Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-30T15:36:58.383Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-08-30T15:36:58.383Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-08-30T15:36:58.383Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-08-30T15:36:58.383Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-30T15:36:58.383Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-30T15:36:58.383Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-30T15:36:58.383Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-30T15:36:58.383Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-30T15:36:58.383Z] go: downloading golang.org/x/text v0.11.0 [2023-08-30T15:36:58.641Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-30T15:36:58.641Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-30T15:36:58.641Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-30T15:36:58.641Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-08-30T15:36:58.641Z] go: downloading golang.org/x/time v0.3.0 [2023-08-30T15:36:58.641Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-30T15:36:58.641Z] go: downloading golang.org/x/sys v0.10.0 [2023-08-30T15:36:58.899Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-30T15:36:58.899Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-30T15:36:58.899Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-08-30T15:36:58.899Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-30T15:36:58.899Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-30T15:36:58.899Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-30T15:36:58.899Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-30T15:36:59.156Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-30T15:36:59.156Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-30T15:36:59.156Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-08-30T15:36:59.156Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-30T15:36:59.156Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.21 [2023-08-30T15:36:59.413Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-30T15:36:59.413Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-30T15:36:59.413Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-30T15:36:59.413Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-30T15:36:59.413Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-30T15:36:59.413Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-30T15:36:59.413Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-30T15:36:59.413Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-30T15:36:59.413Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-30T15:36:59.672Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-08-30T15:36:59.672Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-30T15:36:59.672Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-30T15:36:59.672Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-30T15:36:59.672Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-30T15:36:59.672Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-30T15:36:59.672Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-30T15:36:59.672Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-30T15:36:59.672Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-30T15:36:59.672Z] go: downloading github.com/kr/text v0.2.0 [2023-08-30T15:36:59.672Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-30T15:36:59.672Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-30T15:36:59.930Z] go: downloading github.com/google/btree v1.0.1 [2023-08-30T15:36:59.930Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-30T15:36:59.930Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-30T15:36:59.930Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-30T15:36:59.930Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-30T15:36:59.930Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-30T15:36:59.930Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-30T15:36:59.930Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-30T15:36:59.930Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-30T15:36:59.930Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-30T15:36:59.930Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-30T15:37:00.188Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-30T15:37:00.188Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-30T15:37:00.188Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-30T15:37:00.755Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.28 [2023-08-30T15:37:00.755Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 [2023-08-30T15:37:01.018Z] 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 [2023-08-30T15:37:15.890Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-30T15:37:15.890Z] make -C ./app-service-template test [2023-08-30T15:37:15.890Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-30T15:37:15.890Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:37:37.809Z] ? app-new-service/config [no test files] [2023-08-30T15:37:37.809Z] ok app-new-service 0.062s coverage: 45.9% of statements [2023-08-30T15:37:37.809Z] ok app-new-service/functions 0.062s coverage: 85.3% of statements [2023-08-30T15:37:37.809Z] go vet ./... [2023-08-30T15:37:50.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:37:50.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:37:50.028Z] ./bin/test-attribution-txt.sh [2023-08-30T15:37:50.028Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-30T15:37:50.028Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:37:50.028Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-30T15:37:50.337Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-30T15:37:53.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-30T15:37:53.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-30T15:37:53.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-30T15:37:53.619Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-30T15:37:53.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.096s coverage: 65.6% of statements [2023-08-30T15:37:53.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.064s coverage: 92.5% of statements [2023-08-30T15:37:53.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.073s coverage: 85.1% of statements [2023-08-30T15:37:53.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.042s coverage: 100.0% of statements [2023-08-30T15:37:53.619Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.137s coverage: 77.9% of statements [2023-08-30T15:37:53.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-30T15:37:54.135Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.081s coverage: 97.3% of statements [2023-08-30T15:37:54.135Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-30T15:37:54.135Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-30T15:37:54.135Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.073s coverage: 82.8% of statements [2023-08-30T15:37:54.135Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.098s coverage: 65.6% of statements [2023-08-30T15:37:54.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-30T15:37:54.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.072s coverage: 28.7% of statements [2023-08-30T15:37:54.957Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.056s coverage: 17.2% of statements [2023-08-30T15:37:54.957Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-30T15:37:54.957Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-30T15:37:54.957Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.065s coverage: 27.3% of statements [2023-08-30T15:37:55.215Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements [2023-08-30T15:38:21.754Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.127s coverage: 75.3% of statements [2023-08-30T15:38:21.754Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.060s coverage: 94.4% of statements [2023-08-30T15:38:21.754Z] go vet ./... [2023-08-30T15:38:22.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:38:22.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-30T15:38:32.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:38:32.725Z] $ docker stop --time=1 d94f7529742fcabb13dd35cb5c0b6e4090b2e72aa6424281d06bd820ef23c226 [2023-08-30T15:38:34.665Z] $ docker rm -f --volumes d94f7529742fcabb13dd35cb5c0b6e4090b2e72aa6424281d06bd820ef23c226 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:38:35.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:38:35.750Z] 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 [2023-08-30T15:38:36.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:38:36.221Z] [2023-08-30T15:38:36.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:38:36.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:38:36.517Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T15:38:36.517Z] 5eb5b503b376: Pulling fs layer [2023-08-30T15:38:36.517Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T15:38:36.517Z] ec43610c2a17: Pulling fs layer [2023-08-30T15:38:36.517Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T15:38:36.517Z] 33b1e0a273af: Pulling fs layer [2023-08-30T15:38:36.517Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T15:38:36.517Z] 2f39f015ded8: Pulling fs layer [2023-08-30T15:38:36.517Z] 5d3b04190fa2: Waiting [2023-08-30T15:38:36.517Z] 2f39f015ded8: Waiting [2023-08-30T15:38:36.517Z] 33b1e0a273af: Waiting [2023-08-30T15:38:36.517Z] 3a2ae6a8a46f: Waiting [2023-08-30T15:38:36.517Z] 5c69ac0246d0: Verifying Checksum [2023-08-30T15:38:36.517Z] 5c69ac0246d0: Download complete [2023-08-30T15:38:36.776Z] 3a2ae6a8a46f: Download complete [2023-08-30T15:38:36.776Z] 33b1e0a273af: Verifying Checksum [2023-08-30T15:38:36.776Z] 33b1e0a273af: Download complete [2023-08-30T15:38:36.776Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T15:38:36.776Z] 5d3b04190fa2: Download complete [2023-08-30T15:38:36.776Z] ec43610c2a17: Download complete [2023-08-30T15:38:36.776Z] 5eb5b503b376: Verifying Checksum [2023-08-30T15:38:36.776Z] 5eb5b503b376: Download complete [2023-08-30T15:38:37.343Z] 2f39f015ded8: Download complete [2023-08-30T15:38:38.279Z] 5eb5b503b376: Pull complete [2023-08-30T15:38:38.279Z] 5c69ac0246d0: Pull complete [2023-08-30T15:38:38.538Z] ec43610c2a17: Pull complete [2023-08-30T15:38:38.538Z] 3a2ae6a8a46f: Pull complete [2023-08-30T15:38:38.797Z] 33b1e0a273af: Pull complete [2023-08-30T15:38:38.797Z] 5d3b04190fa2: Pull complete [2023-08-30T15:38:42.979Z] 2f39f015ded8: Pull complete [2023-08-30T15:38:42.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T15:38:42.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:38:42.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:38:43.059Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:38:43.092Z] $ 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 [2023-08-30T15:38:48.706Z] $ docker top b2bb70b2c25c33d54d213ea4fe8b92bd14aa8d45f66e90cfcbc990f867c05aa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:38:49.084Z] ---> job-cost.sh [2023-08-30T15:38:49.084Z] lf-activate-venv: SKIPPING [2023-08-30T15:38:49.084Z] INFO: No Stack... [2023-08-30T15:38:49.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:38:49.912Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:38:50.202Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-08-30T15:38:50.203Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T15:38:50.215Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [2023-08-30T15:38:50.221Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] did not exist. Created. [2023-08-30T15:38:50.221Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:38:50.524Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T15:38:50.564Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:38:50.570Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:38:50.583Z] $ docker stop --time=1 b2bb70b2c25c33d54d213ea4fe8b92bd14aa8d45f66e90cfcbc990f867c05aa6 [2023-08-30T15:38:51.728Z] $ docker rm -f --volumes b2bb70b2c25c33d54d213ea4fe8b92bd14aa8d45f66e90cfcbc990f867c05aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T15:39:40.015Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4897 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-08-30T15:39:40.027Z] Running in /w/workspace/app-functions-sdk-go/287 [Pipeline] { [Pipeline] checkout [2023-08-30T15:39:40.059Z] The recommended git tool is: git [2023-08-30T15:39:45.664Z] using credential edgex-jenkins-ssh [2023-08-30T15:39:45.689Z] Cloning the remote Git repository [2023-08-30T15:39:45.741Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-30T15:39:45.850Z] > git init /w/workspace/app-functions-sdk-go/287 # timeout=10 [2023-08-30T15:39:45.994Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-30T15:39:45.995Z] > git --version # timeout=10 [2023-08-30T15:39:46.020Z] > git --version # 'git version 2.25.1' [2023-08-30T15:39:46.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T15:39:46.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:39:51.419Z] Avoid second fetch [2023-08-30T15:39:51.420Z] Checking out Revision 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f (main) [2023-08-30T15:39:50.508Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-08-30T15:39:50.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:39:51.438Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T15:39:51.514Z] > git checkout -f 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f # timeout=10 [2023-08-30T15:39:52.032Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1470)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:39:53.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T15:39:53.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:39:53.048Z] Dload Upload Total Spent Left Speed [2023-08-30T15:39:53.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-08-30T15:39:53.658Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T15:39:53.987Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T15:39:53.987Z] + sudo tee /etc/docker/daemon.new [2023-08-30T15:39:53.987Z] { [2023-08-30T15:39:53.987Z] "registry-mirrors": [ [2023-08-30T15:39:53.987Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T15:39:53.987Z] ], [2023-08-30T15:39:53.987Z] "bip": "10.250.0.254/24", [2023-08-30T15:39:53.987Z] "hosts": [ [2023-08-30T15:39:53.987Z] "tcp://0.0.0.0:5555", [2023-08-30T15:39:53.987Z] "unix:///var/run/docker.sock" [2023-08-30T15:39:53.987Z] ], [2023-08-30T15:39:53.987Z] "mtu": 1458, [2023-08-30T15:39:53.987Z] "selinux-enabled": true, [2023-08-30T15:39:53.987Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T15:39:53.987Z] } [Pipeline] sh [2023-08-30T15:39:54.324Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T15:39:54.663Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-30T15:40:13.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:40:13.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:40:13.173Z] ========================================================= [2023-08-30T15:40:13.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T15:40:13.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:40:13.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T15:40:14.107Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T15:40:14.107Z] edb6bdbacee9: Pulling fs layer [2023-08-30T15:40:14.107Z] 5f9638ab2659: Pulling fs layer [2023-08-30T15:40:14.107Z] 8d51d6327a98: Pulling fs layer [2023-08-30T15:40:14.107Z] 8b374f2dd631: Pulling fs layer [2023-08-30T15:40:14.107Z] ec14aa9079de: Pulling fs layer [2023-08-30T15:40:14.107Z] 2f466654f4bb: Pulling fs layer [2023-08-30T15:40:14.107Z] 554e91adad29: Pulling fs layer [2023-08-30T15:40:14.107Z] 8b374f2dd631: Waiting [2023-08-30T15:40:14.107Z] ec14aa9079de: Waiting [2023-08-30T15:40:14.107Z] 554e91adad29: Waiting [2023-08-30T15:40:14.107Z] 2f466654f4bb: Waiting [2023-08-30T15:40:14.107Z] 5f9638ab2659: Verifying Checksum [2023-08-30T15:40:14.107Z] 5f9638ab2659: Download complete [2023-08-30T15:40:14.107Z] 8b374f2dd631: Verifying Checksum [2023-08-30T15:40:14.107Z] 8b374f2dd631: Download complete [2023-08-30T15:40:14.107Z] ec14aa9079de: Verifying Checksum [2023-08-30T15:40:14.107Z] ec14aa9079de: Download complete [2023-08-30T15:40:14.107Z] edb6bdbacee9: Verifying Checksum [2023-08-30T15:40:14.107Z] edb6bdbacee9: Download complete [2023-08-30T15:40:15.534Z] 554e91adad29: Verifying Checksum [2023-08-30T15:40:15.534Z] 554e91adad29: Download complete [2023-08-30T15:40:16.505Z] 8d51d6327a98: Verifying Checksum [2023-08-30T15:40:16.505Z] 8d51d6327a98: Download complete [2023-08-30T15:40:16.505Z] 2f466654f4bb: Verifying Checksum [2023-08-30T15:40:16.505Z] 2f466654f4bb: Download complete [2023-08-30T15:40:16.776Z] edb6bdbacee9: Pull complete [2023-08-30T15:40:17.045Z] 5f9638ab2659: Pull complete [2023-08-30T15:40:32.086Z] 8d51d6327a98: Pull complete [2023-08-30T15:40:32.086Z] 8b374f2dd631: Pull complete [2023-08-30T15:40:32.086Z] ec14aa9079de: Pull complete [2023-08-30T15:40:36.354Z] 2f466654f4bb: Pull complete [2023-08-30T15:40:39.712Z] 554e91adad29: Pull complete [2023-08-30T15:40:39.712Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T15:40:39.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T15:40:39.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-30T15:40:40.040Z] + 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 [2023-08-30T15:40:40.386Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:40:40.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:40:40.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2023-08-30T15:40:40.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/287 -v /w/workspace/app-functions-sdk-go/287:/w/workspace/app-functions-sdk-go/287:rw,z -v /w/workspace/app-functions-sdk-go/287@tmp:/w/workspace/app-functions-sdk-go/287@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 [2023-08-30T15:40:43.898Z] $ docker top 101ff07db8be55136d525ff4242e6827f7b571f2e6c256ad80d29e532a7c0e3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:40:44.741Z] + go version [2023-08-30T15:40:44.741Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T15:40:44.762Z] $ docker stop --time=1 101ff07db8be55136d525ff4242e6827f7b571f2e6c256ad80d29e532a7c0e3d [2023-08-30T15:40:46.330Z] $ docker rm -f --volumes 101ff07db8be55136d525ff4242e6827f7b571f2e6c256ad80d29e532a7c0e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:40:46.831Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:40:46.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:40:46.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2023-08-30T15:40:47.060Z] $ 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/287 -v /w/workspace/app-functions-sdk-go/287:/w/workspace/app-functions-sdk-go/287:rw,z -v /w/workspace/app-functions-sdk-go/287@tmp:/w/workspace/app-functions-sdk-go/287@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 [2023-08-30T15:40:48.165Z] $ docker top 324f5d70e5cff513128d0dc2f08a71e3e080a8d57ebeeb72a667980fbd50aab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:40:48.643Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/287 [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:40:48.974Z] + make test [2023-08-30T15:40:48.974Z] make -C ./app-service-template build [2023-08-30T15:40:48.974Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/287/app-service-template' [2023-08-30T15:40:48.974Z] go mod tidy [2023-08-30T15:40:49.241Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.8 [2023-08-30T15:40:49.241Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-30T15:40:49.822Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-30T15:40:49.822Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-30T15:40:49.822Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-08-30T15:40:50.088Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.27 [2023-08-30T15:40:50.355Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.16 [2023-08-30T15:40:50.355Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-08-30T15:40:50.355Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-08-30T15:40:50.355Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-30T15:40:50.622Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-30T15:40:50.622Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-30T15:40:50.622Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-30T15:40:50.622Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-30T15:40:50.888Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-30T15:40:50.888Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-30T15:40:50.888Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-30T15:40:50.888Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-30T15:40:50.888Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-08-30T15:40:50.888Z] go: downloading golang.org/x/crypto v0.11.0 [2023-08-30T15:40:51.159Z] go: downloading golang.org/x/net v0.13.0 [2023-08-30T15:40:51.749Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-08-30T15:40:51.749Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-08-30T15:40:52.335Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-30T15:40:52.335Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-30T15:40:52.335Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-30T15:40:52.335Z] go: downloading golang.org/x/text v0.11.0 [2023-08-30T15:40:53.764Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-30T15:40:53.765Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-30T15:40:53.765Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-30T15:40:56.350Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-30T15:40:56.618Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-30T15:40:56.618Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-30T15:40:56.618Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-30T15:40:56.618Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-30T15:40:56.618Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-30T15:40:57.178Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-08-30T15:40:57.178Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-08-30T15:40:57.178Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-30T15:40:57.178Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-30T15:40:57.178Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-30T15:40:57.178Z] go: downloading golang.org/x/sys v0.10.0 [2023-08-30T15:40:57.453Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-30T15:40:57.453Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-08-30T15:40:57.721Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-30T15:40:57.721Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-08-30T15:40:57.721Z] go: downloading golang.org/x/time v0.3.0 [2023-08-30T15:40:57.721Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-30T15:40:57.721Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-08-30T15:40:57.721Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-08-30T15:40:57.721Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.21 [2023-08-30T15:40:58.307Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-30T15:40:58.307Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-30T15:40:58.307Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-30T15:40:58.307Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-30T15:40:58.307Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-30T15:40:59.724Z] go: downloading github.com/kr/text v0.2.0 [2023-08-30T15:40:59.724Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-30T15:40:59.724Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-30T15:40:59.724Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-30T15:40:59.724Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-30T15:40:59.724Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-30T15:40:59.724Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-30T15:40:59.991Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-08-30T15:41:00.257Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-30T15:41:00.257Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-08-30T15:41:00.257Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-30T15:41:00.257Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-30T15:41:00.257Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-30T15:41:00.257Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-30T15:41:00.257Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-30T15:41:00.257Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-30T15:41:00.527Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-30T15:41:01.944Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-30T15:41:01.944Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-30T15:41:01.944Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-30T15:41:01.944Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-30T15:41:04.527Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-30T15:41:04.793Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-30T15:41:04.793Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-30T15:41:04.793Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-30T15:41:04.793Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-30T15:41:04.793Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-30T15:41:05.059Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-30T15:41:05.059Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-30T15:41:05.059Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-30T15:41:05.059Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-30T15:41:05.328Z] go: downloading github.com/google/btree v1.0.1 [2023-08-30T15:41:05.328Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-30T15:41:05.328Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-30T15:41:05.595Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-30T15:41:05.595Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-30T15:41:05.595Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-30T15:41:05.595Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-30T15:41:05.595Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-30T15:41:05.595Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-30T15:41:05.862Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-30T15:41:06.446Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.28 [2023-08-30T15:41:06.446Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 [2023-08-30T15:41:06.713Z] 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 [2023-08-30T15:43:13.420Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/287/app-service-template' [2023-08-30T15:43:13.420Z] make -C ./app-service-template test [2023-08-30T15:43:13.420Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/287/app-service-template' [2023-08-30T15:43:13.420Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:46:35.234Z] ? app-new-service/config [no test files] [2023-08-30T15:46:35.234Z] ok app-new-service 0.265s coverage: 45.9% of statements [2023-08-30T15:46:35.234Z] ok app-new-service/functions 0.267s coverage: 85.3% of statements [2023-08-30T15:46:35.234Z] go vet ./... [2023-08-30T15:48:56.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:48:56.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:48:56.960Z] ./bin/test-attribution-txt.sh [2023-08-30T15:48:56.960Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/287/app-service-template' [2023-08-30T15:48:56.960Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:48:56.960Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-30T15:48:56.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-30T15:49:09.258Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-30T15:49:09.258Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-30T15:49:09.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.666s coverage: 65.6% of statements [2023-08-30T15:49:09.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.316s coverage: 92.5% of statements [2023-08-30T15:49:09.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.399s coverage: 85.1% of statements [2023-08-30T15:49:09.258Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.115s coverage: 100.0% of statements [2023-08-30T15:49:14.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-30T15:49:14.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-30T15:49:14.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-30T15:49:14.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.601s coverage: 77.9% of statements [2023-08-30T15:49:14.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.309s coverage: 97.3% of statements [2023-08-30T15:49:18.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-30T15:49:18.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-30T15:49:18.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.266s coverage: 82.8% of statements [2023-08-30T15:49:18.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.332s coverage: 65.6% of statements [2023-08-30T15:49:24.174Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-30T15:49:24.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.470s coverage: 28.7% of statements [2023-08-30T15:49:24.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.405s coverage: 17.2% of statements [2023-08-30T15:49:24.174Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-30T15:49:24.174Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-30T15:49:24.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.276s coverage: 27.3% of statements [2023-08-30T15:49:28.431Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.301s coverage: 52.8% of statements [2023-08-30T15:50:00.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.965s coverage: 75.3% of statements [2023-08-30T15:50:00.626Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.218s coverage: 94.4% of statements [2023-08-30T15:50:00.626Z] go vet ./... [2023-08-30T15:50:04.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:50:04.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:50:04.873Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-08-30T15:50:04.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:50:04.904Z] $ docker stop --time=1 324f5d70e5cff513128d0dc2f08a71e3e080a8d57ebeeb72a667980fbd50aab8 [2023-08-30T15:50:06.765Z] $ docker rm -f --volumes 324f5d70e5cff513128d0dc2f08a71e3e080a8d57ebeeb72a667980fbd50aab8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:50:11.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:50:11.337Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T15:50:11.857Z] 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 [2023-08-30T15:50:12.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:50:12.289Z] [2023-08-30T15:50:12.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:50:12.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:50:12.620Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T15:50:12.620Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T15:50:12.620Z] 04944245beec: Pulling fs layer [2023-08-30T15:50:12.620Z] 699f458cf7ca: Pulling fs layer [2023-08-30T15:50:12.620Z] 765212b225bb: Pulling fs layer [2023-08-30T15:50:12.620Z] f23df028b6ca: Pulling fs layer [2023-08-30T15:50:12.620Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T15:50:12.620Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T15:50:12.620Z] 765212b225bb: Waiting [2023-08-30T15:50:12.620Z] f23df028b6ca: Waiting [2023-08-30T15:50:12.620Z] d65c8cfc05b1: Waiting [2023-08-30T15:50:12.620Z] 2437ff75d9bd: Waiting [2023-08-30T15:50:12.888Z] 04944245beec: Verifying Checksum [2023-08-30T15:50:12.888Z] 04944245beec: Download complete [2023-08-30T15:50:12.888Z] 765212b225bb: Verifying Checksum [2023-08-30T15:50:12.888Z] 765212b225bb: Download complete [2023-08-30T15:50:12.888Z] f23df028b6ca: Verifying Checksum [2023-08-30T15:50:12.888Z] f23df028b6ca: Download complete [2023-08-30T15:50:12.888Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T15:50:12.888Z] d65c8cfc05b1: Download complete [2023-08-30T15:50:12.888Z] 699f458cf7ca: Verifying Checksum [2023-08-30T15:50:12.888Z] 699f458cf7ca: Download complete [2023-08-30T15:50:13.470Z] 8998bd30e6a1: Verifying Checksum [2023-08-30T15:50:13.470Z] 8998bd30e6a1: Download complete [2023-08-30T15:50:15.409Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T15:50:15.409Z] 2437ff75d9bd: Download complete [2023-08-30T15:50:17.346Z] 8998bd30e6a1: Pull complete [2023-08-30T15:50:17.612Z] 04944245beec: Pull complete [2023-08-30T15:50:19.017Z] 699f458cf7ca: Pull complete [2023-08-30T15:50:19.285Z] 765212b225bb: Pull complete [2023-08-30T15:50:19.867Z] f23df028b6ca: Pull complete [2023-08-30T15:50:20.134Z] d65c8cfc05b1: Pull complete [2023-08-30T15:50:35.291Z] 2437ff75d9bd: Pull complete [2023-08-30T15:50:35.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T15:50:35.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:50:35.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:50:35.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-4897 does not seem to be running inside a container [2023-08-30T15:50:35.578Z] $ 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/287 -v /w/workspace/app-functions-sdk-go/287:/w/workspace/app-functions-sdk-go/287:rw,z -v /w/workspace/app-functions-sdk-go/287@tmp:/w/workspace/app-functions-sdk-go/287@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 [2023-08-30T15:50:37.899Z] $ docker top 2389f8d82f2213ef64a42cb13770721e5827368db9571c8a5a7bb34e7aa1683c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:50:38.734Z] ---> job-cost.sh [2023-08-30T15:50:38.734Z] lf-activate-venv: SKIPPING [2023-08-30T15:50:38.734Z] INFO: No Stack... [2023-08-30T15:50:39.313Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T15:50:39.890Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:50:40.210Z] + cat /w/workspace/app-functions-sdk-go/287/archives/cost.csv [2023-08-30T15:50:40.210Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T15:50:40.534Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [2023-08-30T15:50:40.540Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] did not exist. Created. [2023-08-30T15:50:40.540Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:50:40.871Z] /w/workspace/app-functions-sdk-go/287@tmp/durable-cb7affbe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T15:50:41.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T15:50:41.539Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T15:50:41.610Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:50:41.616Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-287-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:50:41.638Z] $ docker stop --time=1 2389f8d82f2213ef64a42cb13770721e5827368db9571c8a5a7bb34e7aa1683c [2023-08-30T15:50:43.110Z] $ docker rm -f --volumes 2389f8d82f2213ef64a42cb13770721e5827368db9571c8a5a7bb34e7aa1683c [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 [2023-08-30T15:50:43.481Z] provisioning config files... [2023-08-30T15:50:43.496Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11340386268702310513tmp [Pipeline] { [Pipeline] sh [2023-08-30T15:50:43.794Z] + set +x [2023-08-30T15:50:43.794Z] + bash -s -- [2023-08-30T15:50:43.794Z] + curl -s https://codecov.io/bash [2023-08-30T15:50:43.794Z] [2023-08-30T15:50:43.794Z] _____ _ [2023-08-30T15:50:43.794Z] / ____| | | [2023-08-30T15:50:43.794Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T15:50:43.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T15:50:43.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T15:50:43.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T15:50:43.794Z] Bash-1.0.6 [2023-08-30T15:50:43.794Z] [2023-08-30T15:50:43.794Z] [2023-08-30T15:50:43.794Z] ==> git version 2.25.1 found [2023-08-30T15:50:43.794Z] ==> 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 [2023-08-30T15:50:43.794Z] Release-Date: 2020-01-08 [2023-08-30T15:50:43.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-30T15:50:43.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T15:50:43.794Z] ==> Jenkins CI detected. [2023-08-30T15:50:43.794Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-08-30T15:50:43.794Z] project root: . [2023-08-30T15:50:43.794Z] --> token set from env [2023-08-30T15:50:43.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T15:50:43.794Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T15:50:43.794Z] ==> Python coveragepy not found [2023-08-30T15:50:43.794Z] ==> Searching for coverage reports in: [2023-08-30T15:50:43.794Z] + . [2023-08-30T15:50:43.794Z] -> Found 2 reports [2023-08-30T15:50:43.794Z] ==> Detecting git/mercurial file structure [2023-08-30T15:50:43.794Z] ==> Reading reports [2023-08-30T15:50:43.794Z] + ./app-service-template/coverage.out bytes=3558 [2023-08-30T15:50:44.055Z] + ./coverage.out bytes=118304 [2023-08-30T15:50:44.055Z] ==> Appending adjustments [2023-08-30T15:50:44.055Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T15:50:44.313Z] + Found adjustments [2023-08-30T15:50:44.313Z] ==> Gzipping contents [2023-08-30T15:50:44.313Z] 24K /tmp/codecov.SKdTWY.gz [2023-08-30T15:50:44.313Z] ==> Uploading reports [2023-08-30T15:50:44.313Z] url: https://codecov.io [2023-08-30T15:50:44.313Z] query: branch=main&commit=0d3ef63ef329ee31485f3bbd74bec5293ce84f0f&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:50:44.313Z] -> Pinging Codecov [2023-08-30T15:50:44.313Z] 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=0d3ef63ef329ee31485f3bbd74bec5293ce84f0f&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:50:44.573Z] -> Uploading to [2023-08-30T15:50:44.573Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/3D8B5DFFC46A037C893635FACE044666/0d3ef63ef329ee31485f3bbd74bec5293ce84f0f/329643fa-b136-4935-98bd-6d087e250076.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T155044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96233e38a4bae9eaef43b2e42f376bf6d600ac3894dccdc0f6d27c706096acde [2023-08-30T15:50:44.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:50:44.573Z] Dload Upload Total Spent Left Speed [2023-08-30T15:50:44.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20767 0 0 100 20767 0 99k --:--:-- --:--:-- --:--:-- 99k 100 20767 0 0 100 20767 0 98k --:--:-- --:--:-- --:--:-- 98k [2023-08-30T15:50:44.833Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] } [2023-08-30T15:50:44.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-30T15:50:44.948Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-30T15:50:44.966Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:50:45.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:50:45.259Z] [2023-08-30T15:50:45.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:50:45.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:50:45.556Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-30T15:50:45.556Z] df9b9388f04a: Pulling fs layer [2023-08-30T15:50:45.556Z] 52dc419b0ee2: Pulling fs layer [2023-08-30T15:50:45.556Z] 25bc292e5bac: Pulling fs layer [2023-08-30T15:50:45.556Z] 114826534d7a: Pulling fs layer [2023-08-30T15:50:45.556Z] 4657fd5d0bcf: Pulling fs layer [2023-08-30T15:50:45.556Z] 6ad1cebc031e: Pulling fs layer [2023-08-30T15:50:45.556Z] 8a3aa393b2d8: Pulling fs layer [2023-08-30T15:50:45.556Z] 6ad1cebc031e: Waiting [2023-08-30T15:50:45.556Z] 114826534d7a: Waiting [2023-08-30T15:50:45.556Z] 4657fd5d0bcf: Waiting [2023-08-30T15:50:45.556Z] 8a3aa393b2d8: Waiting [2023-08-30T15:50:45.556Z] 25bc292e5bac: Verifying Checksum [2023-08-30T15:50:45.556Z] 25bc292e5bac: Download complete [2023-08-30T15:50:45.556Z] 52dc419b0ee2: Download complete [2023-08-30T15:50:45.556Z] 4657fd5d0bcf: Download complete [2023-08-30T15:50:45.556Z] df9b9388f04a: Download complete [2023-08-30T15:50:45.817Z] df9b9388f04a: Pull complete [2023-08-30T15:50:45.817Z] 6ad1cebc031e: Verifying Checksum [2023-08-30T15:50:45.817Z] 6ad1cebc031e: Download complete [2023-08-30T15:50:45.817Z] 52dc419b0ee2: Pull complete [2023-08-30T15:50:45.817Z] 25bc292e5bac: Pull complete [2023-08-30T15:50:46.382Z] 114826534d7a: Verifying Checksum [2023-08-30T15:50:46.382Z] 114826534d7a: Download complete [2023-08-30T15:50:46.382Z] 8a3aa393b2d8: Verifying Checksum [2023-08-30T15:50:46.382Z] 8a3aa393b2d8: Download complete [2023-08-30T15:50:49.666Z] 114826534d7a: Pull complete [2023-08-30T15:50:49.666Z] 4657fd5d0bcf: Pull complete [2023-08-30T15:50:49.924Z] 6ad1cebc031e: Pull complete [2023-08-30T15:50:52.457Z] 8a3aa393b2d8: Pull complete [2023-08-30T15:50:52.457Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-30T15:50:52.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:50:52.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:50:52.545Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:50:52.630Z] $ 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 [2023-08-30T15:50:57.063Z] $ docker top 2bd15081aceca4e512765a4c5e742c9150d237fbf9dd7311408e2c47af13f99f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T15:50:57.140Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-08-30T15:50:57.420Z] + set -o pipefail [2023-08-30T15:50:57.420Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/4b6ed994-9185-4ce4-8bcc-07a4bdc59c83 [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] [2023-08-30T15:51:03.983Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-30T15:51:03.983Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-30T15:51:03.983Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-30T15:51:03.987Z] $ docker stop --time=1 2bd15081aceca4e512765a4c5e742c9150d237fbf9dd7311408e2c47af13f99f [2023-08-30T15:51:07.910Z] $ docker rm -f --volumes 2bd15081aceca4e512765a4c5e742c9150d237fbf9dd7311408e2c47af13f99f [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 [2023-08-30T15:51:08.300Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:51:08.313Z] provisioning config files... [2023-08-30T15:51:08.319Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16213151376055597118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:08.615Z] --> edgex-publish-swagger.sh [2023-08-30T15:51:08.615Z] === Publish openapi/v3 API === [2023-08-30T15:51:08.615Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-30T15:51:08.615Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-08-30T15:51:08.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:51:08.615Z] Dload Upload Total Spent Left Speed [2023-08-30T15:51:08.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 47583 --:--:-- --:--:-- --:--:-- 47385 100 11420 0 0 100 11420 0 24042 --:--:-- --:--:-- --:--:-- 23991 [2023-08-30T15:51:08.875Z] [2023-08-30T15:51:08.875Z] [Pipeline] } [2023-08-30T15:51:08.881Z] 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 [2023-08-30T15:51:09.295Z] + git log --format=format:%s -1 0d3ef63ef329ee31485f3bbd74bec5293ce84f0f [Pipeline] sh [2023-08-30T15:51:09.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:51:09.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:09.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:51:09.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:51:09.948Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:51:09.972Z] $ 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 [2023-08-30T15:51:10.397Z] $ docker top 02ef218086b1ab31a73dc0546db98109ee6c524f1b2edb303ba6b791e9f34978 -eo pid,comm [2023-08-30T15:51:10.451Z] 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). [2023-08-30T15:51:10.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:51:10.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:51:10.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:51:10.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:51:10.592Z] $ docker exec 02ef218086b1ab31a73dc0546db98109ee6c524f1b2edb303ba6b791e9f34978 ssh-agent [2023-08-30T15:51:10.712Z] SSH_AUTH_SOCK=/tmp/ssh-CAtQbXAZzuNi/agent.32 [2023-08-30T15:51:10.712Z] SSH_AGENT_PID=38 [2023-08-30T15:51:10.716Z] Running ssh-add (command line suppressed) [2023-08-30T15:51:10.806Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17258092036945223931.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17258092036945223931.key) [2023-08-30T15:51:10.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:51:11.107Z] + git semver tag [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,267 [run_tag] DEBUG tag force:False [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,267 [check_head_tag] DEBUG check head tag [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,268 [execute] INFO git cat-file --batch-check [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,272 [execute] INFO git cat-file --batch [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,292 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,293 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:51:11.366Z] 2023-08-30 15:51:11,297 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:11.366Z] 3.1.0-dev.24 [Pipeline] } [2023-08-30T15:51:11.369Z] $ docker exec --env ******** --env ******** 02ef218086b1ab31a73dc0546db98109ee6c524f1b2edb303ba6b791e9f34978 ssh-agent -k [2023-08-30T15:51:11.477Z] unset SSH_AUTH_SOCK; [2023-08-30T15:51:11.478Z] unset SSH_AGENT_PID; [2023-08-30T15:51:11.478Z] echo Agent pid 38 killed; [2023-08-30T15:51:11.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:51:11.800Z] + git semver [Pipeline] } [2023-08-30T15:51:12.060Z] $ docker stop --time=1 02ef218086b1ab31a73dc0546db98109ee6c524f1b2edb303ba6b791e9f34978 [2023-08-30T15:51:13.333Z] $ docker rm -f --volumes 02ef218086b1ab31a73dc0546db98109ee6c524f1b2edb303ba6b791e9f34978 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:13.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:51:13.723Z] [2023-08-30T15:51:13.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:14.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:51:14.020Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-30T15:51:14.020Z] ab5ef0e58194: Pulling fs layer [2023-08-30T15:51:14.020Z] 9712f1f96733: Pulling fs layer [2023-08-30T15:51:14.020Z] 63f879dbbcfc: Pulling fs layer [2023-08-30T15:51:14.020Z] 0d9ebad4ef96: Pulling fs layer [2023-08-30T15:51:14.020Z] e9a5061849ea: Pulling fs layer [2023-08-30T15:51:14.020Z] d747dcd14b5f: Pulling fs layer [2023-08-30T15:51:14.020Z] 2de7ff778b66: Pulling fs layer [2023-08-30T15:51:14.020Z] 0d9ebad4ef96: Waiting [2023-08-30T15:51:14.020Z] e9a5061849ea: Waiting [2023-08-30T15:51:14.020Z] 2de7ff778b66: Waiting [2023-08-30T15:51:14.020Z] d747dcd14b5f: Waiting [2023-08-30T15:51:14.020Z] 9712f1f96733: Verifying Checksum [2023-08-30T15:51:14.020Z] 9712f1f96733: Download complete [2023-08-30T15:51:14.279Z] 63f879dbbcfc: Verifying Checksum [2023-08-30T15:51:14.279Z] 63f879dbbcfc: Download complete [2023-08-30T15:51:14.536Z] ab5ef0e58194: Verifying Checksum [2023-08-30T15:51:14.537Z] ab5ef0e58194: Download complete [2023-08-30T15:51:14.537Z] d747dcd14b5f: Verifying Checksum [2023-08-30T15:51:14.537Z] d747dcd14b5f: Download complete [2023-08-30T15:51:14.537Z] e9a5061849ea: Verifying Checksum [2023-08-30T15:51:14.537Z] e9a5061849ea: Download complete [2023-08-30T15:51:14.537Z] 0d9ebad4ef96: Verifying Checksum [2023-08-30T15:51:14.537Z] 0d9ebad4ef96: Download complete [2023-08-30T15:51:14.537Z] 2de7ff778b66: Verifying Checksum [2023-08-30T15:51:14.537Z] 2de7ff778b66: Download complete [2023-08-30T15:51:17.061Z] ab5ef0e58194: Pull complete [2023-08-30T15:51:17.062Z] 9712f1f96733: Pull complete [2023-08-30T15:51:17.995Z] 63f879dbbcfc: Pull complete [2023-08-30T15:51:21.271Z] 0d9ebad4ef96: Pull complete [2023-08-30T15:51:21.271Z] e9a5061849ea: Pull complete [2023-08-30T15:51:21.528Z] d747dcd14b5f: Pull complete [2023-08-30T15:51:22.468Z] 2de7ff778b66: Pull complete [2023-08-30T15:51:22.468Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-30T15:51:22.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:51:22.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:51:22.554Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:51:22.571Z] $ 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 [2023-08-30T15:51:28.050Z] $ docker top c3503b1c8f8223936a8e14ad6114b5b7de2a232fcc4e7137ef809f82303b801c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:51:28.126Z] provisioning config files... [2023-08-30T15:51:28.132Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16195970101531426925tmp [2023-08-30T15:51:28.143Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13658326102497066814tmp [2023-08-30T15:51:28.152Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14956275416922599745tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:51:28.166Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:28.445Z] ---> sigul-configuration.sh [2023-08-30T15:51:28.445Z] gpg: directory `/root/.gnupg' created [2023-08-30T15:51:28.445Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-30T15:51:28.445Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-30T15:51:28.445Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-30T15:51:28.445Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-30T15:51:28.445Z] gpg: CAST5 encrypted data [2023-08-30T15:51:28.445Z] gpg: encrypted with 1 passphrase [2023-08-30T15:51:28.445Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-30T15:51:28.724Z] + mkdir /home/jenkins [2023-08-30T15:51:28.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-30T15:51:29.001Z] + 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 [2023-08-30T15:51:29.008Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:29.288Z] ---> sigul-install.sh [2023-08-30T15:51:29.288Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-30T15:51:29.572Z] + git tag --list [2023-08-30T15:51:29.572Z] v0.1.0 [2023-08-30T15:51:29.572Z] v0.1.1 [2023-08-30T15:51:29.572Z] v1.0.0 [2023-08-30T15:51:29.572Z] v1.1.0 [2023-08-30T15:51:29.572Z] v1.2.0 [2023-08-30T15:51:29.572Z] v1.3.0 [2023-08-30T15:51:29.572Z] v1.3.1 [2023-08-30T15:51:29.572Z] v2.0.0 [2023-08-30T15:51:29.572Z] v2.0.1 [2023-08-30T15:51:29.572Z] v2.1.0 [2023-08-30T15:51:29.572Z] v2.1.1 [2023-08-30T15:51:29.572Z] v2.1.2 [2023-08-30T15:51:29.572Z] v2.2.0 [2023-08-30T15:51:29.572Z] v2.3 [2023-08-30T15:51:29.572Z] v2.3.0 [2023-08-30T15:51:29.572Z] v2.3.1 [2023-08-30T15:51:29.572Z] v3.0 [2023-08-30T15:51:29.572Z] v3.0.0 [2023-08-30T15:51:29.572Z] v3.0.1 [2023-08-30T15:51:29.572Z] v3.0.1-dev.1 [2023-08-30T15:51:29.572Z] v3.0.1-dev.2 [2023-08-30T15:51:29.572Z] v3.1.0-dev.1 [2023-08-30T15:51:29.572Z] v3.1.0-dev.10 [2023-08-30T15:51:29.572Z] v3.1.0-dev.11 [2023-08-30T15:51:29.572Z] v3.1.0-dev.12 [2023-08-30T15:51:29.572Z] v3.1.0-dev.13 [2023-08-30T15:51:29.572Z] v3.1.0-dev.14 [2023-08-30T15:51:29.572Z] v3.1.0-dev.15 [2023-08-30T15:51:29.572Z] v3.1.0-dev.16 [2023-08-30T15:51:29.572Z] v3.1.0-dev.17 [2023-08-30T15:51:29.572Z] v3.1.0-dev.18 [2023-08-30T15:51:29.572Z] v3.1.0-dev.19 [2023-08-30T15:51:29.572Z] v3.1.0-dev.2 [2023-08-30T15:51:29.572Z] v3.1.0-dev.20 [2023-08-30T15:51:29.572Z] v3.1.0-dev.21 [2023-08-30T15:51:29.572Z] v3.1.0-dev.22 [2023-08-30T15:51:29.572Z] v3.1.0-dev.23 [2023-08-30T15:51:29.572Z] v3.1.0-dev.24 [2023-08-30T15:51:29.572Z] v3.1.0-dev.3 [2023-08-30T15:51:29.572Z] v3.1.0-dev.4 [2023-08-30T15:51:29.572Z] v3.1.0-dev.5 [2023-08-30T15:51:29.572Z] v3.1.0-dev.6 [2023-08-30T15:51:29.573Z] v3.1.0-dev.7 [2023-08-30T15:51:29.573Z] v3.1.0-dev.8 [2023-08-30T15:51:29.573Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-30T15:51:29.853Z] + lftools sign git-tag v3.1.0-dev.24 [2023-08-30T15:51:30.419Z] Signing Git tag with Sigul... [2023-08-30T15:51:30.419Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-08-30T15:51:30.992Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:31.273Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-30T15:51:31.280Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-30T15:51:31.291Z] $ docker stop --time=1 c3503b1c8f8223936a8e14ad6114b5b7de2a232fcc4e7137ef809f82303b801c [2023-08-30T15:51:32.696Z] $ docker rm -f --volumes c3503b1c8f8223936a8e14ad6114b5b7de2a232fcc4e7137ef809f82303b801c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-30T15:51:33.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:51:33.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:33.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:51:33.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:51:33.458Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:51:33.481Z] $ 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 [2023-08-30T15:51:33.817Z] $ docker top a378f9efd17125c4af0310969c397fd6db7fed08a7eaf1b4db368b950892499e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:51:33.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:51:33.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:51:34.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:51:34.005Z] $ docker exec a378f9efd17125c4af0310969c397fd6db7fed08a7eaf1b4db368b950892499e ssh-agent [2023-08-30T15:51:34.111Z] SSH_AUTH_SOCK=/tmp/ssh-HpfUwdRVwnyn/agent.31 [2023-08-30T15:51:34.111Z] SSH_AGENT_PID=37 [2023-08-30T15:51:34.115Z] Running ssh-add (command line suppressed) [2023-08-30T15:51:34.205Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_526670762366053754.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_526670762366053754.key) [2023-08-30T15:51:34.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:51:34.510Z] + git semver bump pre [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,667 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,668 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,668 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,668 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,668 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,668 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:34.769Z] 2023-08-30 15:51:34,670 [execute] INFO git cat-file --batch-check [2023-08-30T15:51:34.770Z] 2023-08-30 15:51:34,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:51:34.770Z] 2023-08-30 15:51:34,676 [execute] INFO git cat-file --batch [2023-08-30T15:51:34.770Z] 2023-08-30 15:51:34,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:51:34.770Z] 2023-08-30 15:51:34,681 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:34.770Z] 3.1.0-dev.25 [Pipeline] } [2023-08-30T15:51:34.771Z] $ docker exec --env ******** --env ******** a378f9efd17125c4af0310969c397fd6db7fed08a7eaf1b4db368b950892499e ssh-agent -k [2023-08-30T15:51:34.863Z] unset SSH_AUTH_SOCK; [2023-08-30T15:51:34.863Z] unset SSH_AGENT_PID; [2023-08-30T15:51:34.863Z] echo Agent pid 37 killed; [2023-08-30T15:51:34.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:51:35.180Z] + git semver [Pipeline] } [2023-08-30T15:51:35.443Z] $ docker stop --time=1 a378f9efd17125c4af0310969c397fd6db7fed08a7eaf1b4db368b950892499e [2023-08-30T15:51:36.691Z] $ docker rm -f --volumes a378f9efd17125c4af0310969c397fd6db7fed08a7eaf1b4db368b950892499e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:51:37.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:51:37.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:37.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:51:37.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:51:37.397Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:51:37.418Z] $ 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 [2023-08-30T15:51:37.761Z] $ docker top 89e408f563f8b1ca3f6c855adacccfb08e85940483f9da20557f04160f1418cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:51:37.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:51:37.843Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:51:37.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:51:37.939Z] $ docker exec 89e408f563f8b1ca3f6c855adacccfb08e85940483f9da20557f04160f1418cb ssh-agent [2023-08-30T15:51:38.044Z] SSH_AUTH_SOCK=/tmp/ssh-kr5MIcxMcDnD/agent.32 [2023-08-30T15:51:38.044Z] SSH_AGENT_PID=38 [2023-08-30T15:51:38.049Z] Running ssh-add (command line suppressed) [2023-08-30T15:51:38.148Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17837946549421022386.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17837946549421022386.key) [2023-08-30T15:51:38.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:51:38.452Z] + git semver push [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,613 [run_push] DEBUG push [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,614 [execute] INFO git cat-file --batch-check [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,618 [execute] INFO git rev-list a071ed2771e239b6cffcf4666b4112480a6bd896 -- [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,618 [execute] DEBUG Popen(['git', 'rev-list', 'a071ed2771e239b6cffcf4666b4112480a6bd896', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,632 [execute] INFO git fetch -v origin [2023-08-30T15:51:38.710Z] 2023-08-30 15:51:38,632 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-30T15:51:39.279Z] 2023-08-30 15:51:39,084 [run_push] DEBUG no remote changes detected [2023-08-30T15:51:39.279Z] 2023-08-30 15:51:39,084 [execute] INFO git push origin semver [2023-08-30T15:51:39.279Z] 2023-08-30 15:51:39,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:51:40.214Z] 2023-08-30 15:51:39,892 [run_push] DEBUG push all version tags [2023-08-30T15:51:40.214Z] 2023-08-30 15:51:39,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-30T15:51:40.214Z] 2023-08-30 15:51:39,893 [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) [2023-08-30T15:51:40.781Z] 2023-08-30 15:51:40,610 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-30T15:51:40.781Z] 3.1.0-dev.25 [Pipeline] } [2023-08-30T15:51:40.783Z] $ docker exec --env ******** --env ******** 89e408f563f8b1ca3f6c855adacccfb08e85940483f9da20557f04160f1418cb ssh-agent -k [2023-08-30T15:51:40.883Z] unset SSH_AUTH_SOCK; [2023-08-30T15:51:40.883Z] unset SSH_AGENT_PID; [2023-08-30T15:51:40.883Z] echo Agent pid 38 killed; [2023-08-30T15:51:40.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:51:41.200Z] + git semver [Pipeline] } [2023-08-30T15:51:41.465Z] $ docker stop --time=1 89e408f563f8b1ca3f6c855adacccfb08e85940483f9da20557f04160f1418cb [2023-08-30T15:51:42.717Z] $ docker rm -f --volumes 89e408f563f8b1ca3f6c855adacccfb08e85940483f9da20557f04160f1418cb [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 [2023-08-30T15:51:43.273Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-08-30T15:51:43.273Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-30T15:51:43.273Z] total 16 [2023-08-30T15:51:43.273Z] drwxr-xr-x 3 root root 4096 Aug 30 15:38 . [2023-08-30T15:51:43.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:51 .. [2023-08-30T15:51:43.273Z] drwxr-xr-x 2 root root 4096 Aug 30 15:38 cost [2023-08-30T15:51:43.273Z] -rw-r--r-- 1 root root 92 Aug 30 15:38 cost.csv [2023-08-30T15:51:43.273Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-30T15:51:43.273Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-30T15:51:43.273Z] total 16 [2023-08-30T15:51:43.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:38 . [2023-08-30T15:51:43.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:51 .. [2023-08-30T15:51:43.273Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 15:38 cost [2023-08-30T15:51:43.273Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 30 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:43.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:44.433Z] ---> package-listing.sh [2023-08-30T15:51:44.433Z] ++ facter osfamily [2023-08-30T15:51:44.433Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T15:51:44.694Z] + OS_FAMILY=debian [2023-08-30T15:51:44.694Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-08-30T15:51:44.694Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T15:51:44.694Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T15:51:44.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T15:51:44.694Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T15:51:44.694Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-30T15:51:44.694Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T15:51:44.694Z] + case "${OS_FAMILY}" in [2023-08-30T15:51:44.694Z] + dpkg -l [2023-08-30T15:51:44.694Z] + grep '^ii' [2023-08-30T15:51:44.694Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T15:51:44.694Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T15:51:44.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T15:51:44.694Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-30T15:51:44.694Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-08-30T15:51:44.694Z] + 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 [2023-08-30T15:51:44.705Z] 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 [2023-08-30T15:51:45.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:51:45.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:51:45.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:51:45.411Z] prd-ubuntu20.04-docker-8c-8g-4896 does not seem to be running inside a container [2023-08-30T15:51:45.436Z] $ 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 [2023-08-30T15:51:45.645Z] $ docker top bad9ca909175b3f2435dd9efa00406d86b569dbbf37e0b90d823bab66e96a5a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:51:45.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T15:51:46.281Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T15:51:46.566Z] + ls /var/log/sa-host [2023-08-30T15:51:46.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:51:46.644Z] provisioning config files... [2023-08-30T15:51:46.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15947703475152652006tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:51:46.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:46.956Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T15:51:46.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:47.293Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T15:51:47.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:47.585Z] ---> sudo-logs.sh [2023-08-30T15:51:47.585Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T15:51:47.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:47.897Z] ---> job-cost.sh [2023-08-30T15:51:47.897Z] lf-activate-venv: SKIPPING [2023-08-30T15:51:47.897Z] DEBUG: total: 0.2199999988079071 [2023-08-30T15:51:47.897Z] INFO: Retrieving Stack Cost... [2023-08-30T15:51:48.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:51:48.723Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T15:51:48.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:51:49.122Z] ---> logs-deploy.sh [2023-08-30T15:51:49.122Z] lf-activate-venv: SKIPPING [2023-08-30T15:51:49.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/287 [2023-08-30T15:51:49.122Z] INFO: archiving workspace using pattern(s): [2023-08-30T15:51:50.092Z] Archives upload complete. [2023-08-30T15:51:50.092Z] INFO: archiving logs to Nexus [2023-08-30T15:51:50.661Z] ---> uname -a: [2023-08-30T15:51:50.661Z] Linux prd-ubuntu20-04-docker-8c-8g-4896 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] ---> lscpu: [2023-08-30T15:51:50.661Z] Architecture: x86_64 [2023-08-30T15:51:50.661Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-30T15:51:50.661Z] Byte Order: Little Endian [2023-08-30T15:51:50.661Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-30T15:51:50.661Z] CPU(s): 8 [2023-08-30T15:51:50.661Z] On-line CPU(s) list: 0-7 [2023-08-30T15:51:50.661Z] Thread(s) per core: 1 [2023-08-30T15:51:50.661Z] Core(s) per socket: 1 [2023-08-30T15:51:50.661Z] Socket(s): 8 [2023-08-30T15:51:50.661Z] NUMA node(s): 1 [2023-08-30T15:51:50.661Z] Vendor ID: AuthenticAMD [2023-08-30T15:51:50.661Z] CPU family: 23 [2023-08-30T15:51:50.661Z] Model: 49 [2023-08-30T15:51:50.661Z] Model name: AMD EPYC-Rome Processor [2023-08-30T15:51:50.661Z] Stepping: 0 [2023-08-30T15:51:50.661Z] CPU MHz: 2799.998 [2023-08-30T15:51:50.661Z] BogoMIPS: 5599.99 [2023-08-30T15:51:50.661Z] Virtualization: AMD-V [2023-08-30T15:51:50.661Z] Hypervisor vendor: KVM [2023-08-30T15:51:50.661Z] Virtualization type: full [2023-08-30T15:51:50.661Z] L1d cache: 256 KiB [2023-08-30T15:51:50.661Z] L1i cache: 256 KiB [2023-08-30T15:51:50.661Z] L2 cache: 4 MiB [2023-08-30T15:51:50.661Z] L3 cache: 128 MiB [2023-08-30T15:51:50.661Z] NUMA node0 CPU(s): 0-7 [2023-08-30T15:51:50.661Z] Vulnerability Itlb multihit: Not affected [2023-08-30T15:51:50.661Z] Vulnerability L1tf: Not affected [2023-08-30T15:51:50.661Z] Vulnerability Mds: Not affected [2023-08-30T15:51:50.661Z] Vulnerability Meltdown: Not affected [2023-08-30T15:51:50.661Z] Vulnerability Mmio stale data: Not affected [2023-08-30T15:51:50.661Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-30T15:51:50.661Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-30T15:51:50.661Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-30T15:51:50.661Z] Vulnerability Srbds: Not affected [2023-08-30T15:51:50.661Z] Vulnerability Tsx async abort: Not affected [2023-08-30T15:51:50.661Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] ---> nproc: [2023-08-30T15:51:50.661Z] 8 [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z] ---> df -h: [2023-08-30T15:51:50.661Z] Filesystem Size Used Avail Use% Mounted on [2023-08-30T15:51:50.661Z] overlay 155G 12G 144G 8% / [2023-08-30T15:51:50.661Z] tmpfs 64M 0 64M 0% /dev [2023-08-30T15:51:50.661Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-30T15:51:50.661Z] shm 64M 0 64M 0% /dev/shm [2023-08-30T15:51:50.661Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-30T15:51:50.661Z] [2023-08-30T15:51:50.661Z]