Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e 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-ssh12519399409295770571.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4252050204471210215.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17430770742265923273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11400126735923800213.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3310976147791086048.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, goVersion:1.18, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7444 in /w/workspace/ndry_app-functions-sdk-go_levski [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/ndry_app-functions-sdk-go_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e (levski) Commit message: "docs: [Levski] Update change log for patch release (#1382)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 > git rev-list --no-walk 9fa41a78e2cda4388c0f31842558ab39acd898c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:18 ========================================================= 20:03:18 EdgeX Global Pipelines Version Info 20:03:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:03:19 ------------------- 20:03:19 stable info: 20:03:19 ------------------- 20:03:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:19 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:03:19 Message: update stable to v1.0.245 20:03:19 ------------------- 20:03:19 experimental info: 20:03:19 ------------------- 20:03:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:19 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:03:19 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcb3f0d [Pipeline] echo 20:03:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:20 + git rev-list -1 --merges dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e~1..dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo 20:03:20 -----------> git rev-list -1 --merges dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e~1..dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [false] [Pipeline] sh 20:03:20 + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo 20:03:21 ========================================================= 20:03:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:21 + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo 20:03:21 [semverPrep] GIT_COMMIT: dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e, Commit Message: docs: [Levski] Update change log for patch release (#1382) [Pipeline] echo 20:03:21 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:21 + grep -v github /etc/ssh/ssh_known_hosts 20:03:21 + [ -e /tmp/ssh_known_hosts ] 20:03:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:03:21 + sudo tee -a /etc/ssh/ssh_known_hosts 20:03:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:22 20:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:22 b85a868b505f: Pulling fs layer 20:03:22 e2be974225ed: Pulling fs layer 20:03:22 339a4e72a1f5: Pulling fs layer 20:03:22 988bab9f4d93: Pulling fs layer 20:03:22 1469e6f7b9e6: Pulling fs layer 20:03:22 eaf3925da568: Pulling fs layer 20:03:22 bab4dde63d76: Pulling fs layer 20:03:22 bde34c3a00c8: Pulling fs layer 20:03:22 b352a97aabf1: Pulling fs layer 20:03:22 4872d77fe225: Pulling fs layer 20:03:22 5851b861e8e6: Pulling fs layer 20:03:22 988bab9f4d93: Waiting 20:03:22 1469e6f7b9e6: Waiting 20:03:22 bab4dde63d76: Waiting 20:03:22 b352a97aabf1: Waiting 20:03:22 eaf3925da568: Waiting 20:03:22 4872d77fe225: Waiting 20:03:22 5851b861e8e6: Waiting 20:03:22 e2be974225ed: Verifying Checksum 20:03:22 e2be974225ed: Download complete 20:03:23 988bab9f4d93: Verifying Checksum 20:03:23 988bab9f4d93: Download complete 20:03:23 1469e6f7b9e6: Verifying Checksum 20:03:23 1469e6f7b9e6: Download complete 20:03:23 eaf3925da568: Verifying Checksum 20:03:23 eaf3925da568: Download complete 20:03:23 339a4e72a1f5: Verifying Checksum 20:03:23 339a4e72a1f5: Download complete 20:03:23 bde34c3a00c8: Verifying Checksum 20:03:23 bde34c3a00c8: Download complete 20:03:23 b352a97aabf1: Download complete 20:03:23 4872d77fe225: Verifying Checksum 20:03:23 4872d77fe225: Download complete 20:03:23 5851b861e8e6: Verifying Checksum 20:03:23 5851b861e8e6: Download complete 20:03:23 b85a868b505f: Verifying Checksum 20:03:23 b85a868b505f: Download complete 20:03:23 bab4dde63d76: Verifying Checksum 20:03:23 bab4dde63d76: Download complete 20:03:24 b85a868b505f: Pull complete 20:03:24 e2be974225ed: Pull complete 20:03:25 339a4e72a1f5: Pull complete 20:03:25 988bab9f4d93: Pull complete 20:03:25 1469e6f7b9e6: Pull complete 20:03:25 eaf3925da568: Pull complete 20:03:27 bab4dde63d76: Pull complete 20:03:27 bde34c3a00c8: Pull complete 20:03:27 b352a97aabf1: Pull complete 20:03:27 4872d77fe225: Pull complete 20:03:27 5851b861e8e6: Pull complete 20:03:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:27 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:03:30 $ docker top 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 -eo pid,comm 20:03:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:03:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:30 [ssh-agent] Looking for ssh-agent implementation... 20:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:30 $ docker exec 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent 20:03:30 SSH_AUTH_SOCK=/tmp/ssh-flHhaWUwbafu/agent.32 20:03:30 SSH_AGENT_PID=39 20:03:30 Running ssh-add (command line suppressed) 20:03:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_1738181429906900173.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_1738181429906900173.key) 20:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:30 + git tag --points-at HEAD [Pipeline] } 20:03:30 $ docker exec --env ******** --env ******** 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent -k 20:03:31 unset SSH_AUTH_SOCK; 20:03:31 unset SSH_AGENT_PID; 20:03:31 echo Agent pid 39 killed; 20:03:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:03:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:31 [ssh-agent] Looking for ssh-agent implementation... 20:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:31 $ docker exec 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent 20:03:31 SSH_AUTH_SOCK=/tmp/ssh-Iti3CmYsSaMu/agent.71 20:03:31 SSH_AGENT_PID=77 20:03:31 Running ssh-add (command line suppressed) 20:03:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6509897405258481160.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6509897405258481160.key) 20:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:31 + git semver init 20:03:31 2023-04-11 20:03:31,922 [run_init] DEBUG init version:0.0.0 force:False 20:03:31 2023-04-11 20:03:31,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_app-functions-sdk-go_levski/.semver 20:03:31 2023-04-11 20:03:31,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/ndry_app-functions-sdk-go_levski/.semver 20:03:31 2023-04-11 20:03:31,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/ndry_app-functions-sdk-go_levski/.semver'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) 20:03:33 2023-04-11 20:03:33,383 [append_file] DEBUG append to file:/w/workspace/ndry_app-functions-sdk-go_levski/.git/info/exclude 20:03:33 2023-04-11 20:03:33,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski with force:False 20:03:33 2023-04-11 20:03:33,384 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:03:33 2023-04-11 20:03:33,384 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:03:33 2.3.1-dev.5 [Pipeline] } 20:03:33 $ docker exec --env ******** --env ******** 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent -k 20:03:34 unset SSH_AUTH_SOCK; 20:03:34 unset SSH_AGENT_PID; 20:03:34 echo Agent pid 77 killed; 20:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:34 + git semver [Pipeline] } 20:03:34 $ docker stop --time=1 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 20:03:35 $ docker rm -f --volumes 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 [Pipeline] // withDockerContainer [Pipeline] sh 20:03:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:03:36 Stashed 1 file(s) [Pipeline] echo 20:03:36 [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 20:03:36 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:36 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:36 ========================================================= 20:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:03:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:37 213ec9aee27d: Pulling fs layer 20:03:37 4583459ba037: Pulling fs layer 20:03:37 93c1e223e6f2: Pulling fs layer 20:03:37 53926ce57604: Pulling fs layer 20:03:37 21b2b0c7a3f4: Pulling fs layer 20:03:37 22ff95d597cd: Pulling fs layer 20:03:37 12d6caf4c0d1: Pulling fs layer 20:03:37 96b7cbca73a9: Pulling fs layer 20:03:37 a7acece74701: Pulling fs layer 20:03:37 53926ce57604: Waiting 20:03:37 21b2b0c7a3f4: Waiting 20:03:37 22ff95d597cd: Waiting 20:03:37 12d6caf4c0d1: Waiting 20:03:37 96b7cbca73a9: Waiting 20:03:37 a7acece74701: Waiting 20:03:37 93c1e223e6f2: Verifying Checksum 20:03:37 93c1e223e6f2: Download complete 20:03:37 4583459ba037: Download complete 20:03:37 21b2b0c7a3f4: Verifying Checksum 20:03:37 21b2b0c7a3f4: Download complete 20:03:37 22ff95d597cd: Verifying Checksum 20:03:37 22ff95d597cd: Download complete 20:03:37 213ec9aee27d: Verifying Checksum 20:03:37 213ec9aee27d: Download complete 20:03:37 12d6caf4c0d1: Download complete 20:03:37 213ec9aee27d: Pull complete 20:03:37 4583459ba037: Pull complete 20:03:37 93c1e223e6f2: Pull complete 20:03:37 a7acece74701: Verifying Checksum 20:03:37 a7acece74701: Download complete 20:03:37 96b7cbca73a9: Verifying Checksum 20:03:37 96b7cbca73a9: Download complete 20:03:37 53926ce57604: Download complete 20:03:42 53926ce57604: Pull complete 20:03:42 21b2b0c7a3f4: Pull complete 20:03:42 22ff95d597cd: Pull complete 20:03:42 12d6caf4c0d1: Pull complete 20:03:43 96b7cbca73a9: Pull complete 20:03:44 a7acece74701: Pull complete 20:03:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:03:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:45 + docker inspect -f . ci-base-image-x86_64 20:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:45 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** ci-base-image-x86_64 cat 20:03:50 $ docker top 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:50 + go version 20:03:50 go version go1.18.7 linux/amd64 [Pipeline] } 20:03:50 $ docker stop --time=1 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 20:03:51 Still waiting to schedule task 20:03:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:03:52 $ docker rm -f --volumes 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:52 + docker inspect -f . ci-base-image-x86_64 20:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:52 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** ci-base-image-x86_64 cat 20:03:53 $ docker top 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:53 + git config --global --add safe.directory /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] fileExists [Pipeline] sh 20:03:53 + make test 20:03:53 make -C ./app-service-template build 20:03:53 make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 20:03:53 go mod tidy 20:03:53 go: downloading github.com/stretchr/testify v1.8.0 20:03:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 20:03:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 20:03:54 go: downloading github.com/google/uuid v1.3.0 20:03:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 20:03:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 20:03:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:03:54 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:03:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:03:54 go: downloading github.com/gorilla/mux v1.8.0 20:03:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:03:54 go: downloading github.com/davecgh/go-spew v1.1.1 20:03:54 go: downloading github.com/pmezard/go-difflib v1.0.0 20:03:54 go: downloading gopkg.in/yaml.v3 v3.0.1 20:03:54 go: downloading github.com/stretchr/objx v0.4.0 20:03:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 20:03:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 20:03:54 go: downloading github.com/go-kit/log v0.2.1 20:03:54 go: downloading github.com/go-playground/validator/v10 v10.11.1 20:03:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:03:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:03:54 go: downloading github.com/pelletier/go-toml v1.9.5 20:03:54 go: downloading github.com/hashicorp/errwrap v1.0.0 20:03:54 go: downloading github.com/mitchellh/copystructure v1.0.0 20:03:54 go: downloading github.com/gorilla/websocket v1.4.2 20:03:54 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 20:03:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:03:54 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:03:54 go: downloading github.com/x448/float16 v0.8.4 20:03:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:03:54 go: downloading github.com/go-playground/universal-translator v0.18.0 20:03:54 go: downloading github.com/leodido/go-urn v1.2.1 20:03:54 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 20:03:54 go: downloading golang.org/x/text v0.3.7 20:03:54 go: downloading github.com/go-playground/locales v0.14.0 20:03:54 go: downloading github.com/hashicorp/consul/api v1.15.3 20:03:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:03:54 go: downloading github.com/nats-io/nats.go v1.18.0 20:03:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:03:55 go: downloading github.com/pebbe/zmq4 v1.2.7 20:03:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:03:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:03:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:03:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:03:55 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 20:03:55 go: downloading github.com/Microsoft/go-winio v0.5.2 20:03:55 go: downloading github.com/zeebo/errs v1.2.2 20:03:55 go: downloading google.golang.org/grpc v1.46.0 20:03:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:03:55 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:03:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:03:55 go: downloading github.com/hashicorp/serf v0.9.7 20:03:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:03:55 go: downloading github.com/google/go-cmp v0.5.7 20:03:55 go: downloading github.com/hashicorp/consul/sdk v0.11.0 20:03:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:03:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:03:55 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 20:03:55 go: downloading github.com/nats-io/nkeys v0.3.0 20:03:55 go: downloading github.com/nats-io/nuid v1.0.1 20:03:55 go: downloading github.com/onsi/ginkgo v1.10.1 20:03:55 go: downloading github.com/onsi/gomega v1.7.0 20:03:55 go: downloading github.com/kr/pretty v0.3.0 20:03:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:03:55 go: downloading google.golang.org/protobuf v1.28.0 20:03:55 go: downloading github.com/fatih/color v1.9.0 20:03:55 go: downloading github.com/mattn/go-colorable v0.1.12 20:03:55 go: downloading github.com/mattn/go-isatty v0.0.14 20:03:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:03:55 go: downloading github.com/klauspost/compress v1.15.11 20:03:55 go: downloading github.com/minio/highwayhash v1.0.2 20:03:55 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:03:56 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:03:56 go: downloading github.com/armon/go-metrics v0.3.10 20:03:56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:03:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:03:56 go: downloading github.com/golang/protobuf v1.5.2 20:03:56 go: downloading github.com/hashicorp/go-msgpack v0.5.5 20:03:56 go: downloading github.com/hashicorp/memberlist v0.3.1 20:03:56 go: downloading github.com/kr/text v0.2.0 20:03:56 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:03:56 go: downloading github.com/pkg/errors v0.9.1 20:03:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:03:56 go: downloading github.com/pascaldekloe/goe v0.1.0 20:03:56 go: downloading gopkg.in/yaml.v2 v2.4.0 20:03:56 go: downloading github.com/hpcloud/tail v1.0.0 20:03:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:03:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:03:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:03:56 go: downloading github.com/google/btree v1.0.0 20:03:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:03:56 go: downloading github.com/miekg/dns v1.1.41 20:03:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:03:58 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 20:04:16 make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 20:04:16 make -C ./app-service-template test 20:04:16 make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 20:04:16 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:04:38 ok app-new-service 0.074s coverage: 48.1% of statements 20:04:38 ? app-new-service/config [no test files] 20:04:38 ok app-new-service/functions 0.085s coverage: 85.3% of statements 20:04:38 CGO_ENABLED=1 go vet ./... 20:04:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:48 ./bin/test-attribution-txt.sh 20:04:48 make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 20:04:48 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:04:48 go: downloading github.com/gomodule/redigo v1.8.9 20:04:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.144s coverage: 60.4% of statements 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.9% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 76.5% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.107s coverage: 88.7% of statements 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.048s coverage: 100.0% of statements 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.207s coverage: 76.4% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.075s coverage: 97.3% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.109s coverage: 82.8% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.758s coverage: 81.5% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.090s coverage: 28.7% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.083s coverage: 14.0% of statements 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.071s coverage: 27.3% of statements 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:04:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:04:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.071s coverage: 52.8% of statements 20:05:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.176s coverage: 75.5% of statements 20:05:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.058s coverage: 94.4% of statements 20:05:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:05:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7446 in /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] { 20:05:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] ws 20:05:29 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] echo 20:05:29 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:05:29 $ docker stop --time=1 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 20:05:30 $ docker rm -f --volumes 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 [Pipeline] checkout [Pipeline] // withDockerContainer [Pipeline] sh 20:05:31 The recommended git tool is: git 20:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:31 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 20:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:32 20:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:32 latest: Pulling from edgex-lftools-log-publisher 20:05:32 5eb5b503b376: Pulling fs layer 20:05:32 5c69ac0246d0: Pulling fs layer 20:05:32 ec43610c2a17: Pulling fs layer 20:05:32 3a2ae6a8a46f: Pulling fs layer 20:05:32 33b1e0a273af: Pulling fs layer 20:05:32 5d3b04190fa2: Pulling fs layer 20:05:32 2f39f015ded8: Pulling fs layer 20:05:32 5d3b04190fa2: Waiting 20:05:32 3a2ae6a8a46f: Waiting 20:05:32 33b1e0a273af: Waiting 20:05:32 5c69ac0246d0: Download complete 20:05:32 3a2ae6a8a46f: Verifying Checksum 20:05:32 3a2ae6a8a46f: Download complete 20:05:32 33b1e0a273af: Verifying Checksum 20:05:32 33b1e0a273af: Download complete 20:05:32 5d3b04190fa2: Verifying Checksum 20:05:32 5d3b04190fa2: Download complete 20:05:32 ec43610c2a17: Verifying Checksum 20:05:32 ec43610c2a17: Download complete 20:05:32 5eb5b503b376: Verifying Checksum 20:05:32 5eb5b503b376: Download complete 20:05:33 2f39f015ded8: Download complete 20:05:34 5eb5b503b376: Pull complete 20:05:34 5c69ac0246d0: Pull complete 20:05:35 ec43610c2a17: Pull complete 20:05:35 3a2ae6a8a46f: Pull complete 20:05:35 33b1e0a273af: Pull complete 20:05:35 5d3b04190fa2: Pull complete 20:05:36 using credential edgex-jenkins-ssh 20:05:36 Cloning the remote Git repository 20:05:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:05:36 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 20:05:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:05:36 > git --version # timeout=10 20:05:36 > git --version # 'git version 2.25.1' 20:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:39 2f39f015ded8: Pull complete 20:05:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:39 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:05:39 $ 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/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:41 Avoid second fetch 20:05:41 Checking out Revision dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e (levski) 20:05:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:05:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:41 > git config core.sparsecheckout # timeout=10 20:05:42 Commit message: "docs: [Levski] Update change log for patch release (#1382)" 20:05:42 20:05:42 GitHub has been notified of this commit’s build result 20:05:42 20:05:41 > git checkout -f dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 20:05:44 $ docker top d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:44 ---> job-cost.sh 20:05:44 lf-activate-venv: SKIPPING 20:05:44 INFO: No Stack... 20:05:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:44 Dload Upload Total Spent Left Speed 20:05:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 20:05:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:45 INFO: Archiving Costs [Pipeline] sh 20:05:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:45 + sudo tee /etc/docker/daemon.new 20:05:45 { 20:05:45 "registry-mirrors": [ 20:05:45 "https://nexus3.edgexfoundry.org:10001" 20:05:45 ], 20:05:45 "bip": "10.250.0.254/24", 20:05:45 "hosts": [ 20:05:45 "tcp://0.0.0.0:5555", 20:05:45 "unix:///var/run/docker.sock" 20:05:45 ], 20:05:45 "mtu": 1458, 20:05:45 "selinux-enabled": true, 20:05:45 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:45 } [Pipeline] sh 20:05:45 + cut -d, -f6 20:05:45 + cat /w/workspace/ndry_app-functions-sdk-go_levski/archives/cost.csv [Pipeline] lock 20:05:45 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] 20:05:45 Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] did not exist. Created. 20:05:45 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:46 Stashed 1 file(s) [Pipeline] } 20:05:46 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:46 $ docker stop --time=1 d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 20:05:46 + sudo service docker restart 20:05:47 $ docker rm -f --volumes d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 20:06:08 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:08 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:08 ========================================================= 20:06:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:06:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:09 9b18e9b68314: Pulling fs layer 20:06:09 35d82f9e3411: Pulling fs layer 20:06:09 e16973657156: Pulling fs layer 20:06:09 fc693d55d65f: Pulling fs layer 20:06:09 7e9fc2657dce: Pulling fs layer 20:06:09 dda99020689f: Pulling fs layer 20:06:09 db1c61fa0a46: Pulling fs layer 20:06:09 891c053d2c06: Pulling fs layer 20:06:09 fc693d55d65f: Waiting 20:06:09 7e9fc2657dce: Waiting 20:06:09 891c053d2c06: Waiting 20:06:09 db1c61fa0a46: Waiting 20:06:09 e16973657156: Verifying Checksum 20:06:09 e16973657156: Download complete 20:06:09 35d82f9e3411: Verifying Checksum 20:06:09 35d82f9e3411: Download complete 20:06:09 7e9fc2657dce: Download complete 20:06:09 dda99020689f: Verifying Checksum 20:06:09 dda99020689f: Download complete 20:06:09 9b18e9b68314: Verifying Checksum 20:06:09 9b18e9b68314: Download complete 20:06:10 9b18e9b68314: Pull complete 20:06:10 891c053d2c06: Verifying Checksum 20:06:10 891c053d2c06: Download complete 20:06:10 35d82f9e3411: Pull complete 20:06:11 e16973657156: Pull complete 20:06:11 db1c61fa0a46: Verifying Checksum 20:06:11 db1c61fa0a46: Download complete 20:06:12 fc693d55d65f: Verifying Checksum 20:06:12 fc693d55d65f: Download complete 20:06:24 fc693d55d65f: Pull complete 20:06:24 7e9fc2657dce: Pull complete 20:06:24 dda99020689f: Pull complete 20:06:29 db1c61fa0a46: Pull complete 20:06:30 891c053d2c06: Pull complete 20:06:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:06:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:31 + docker inspect -f . ci-base-image-arm64 20:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:31 prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container 20:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:06:34 $ docker top 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:35 + go version 20:06:35 go version go1.18.7 linux/arm64 [Pipeline] } 20:06:35 $ docker stop --time=1 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 20:06:37 $ docker rm -f --volumes 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:37 + docker inspect -f . ci-base-image-arm64 20:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container 20:06:37 $ 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/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:06:38 $ docker top ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:39 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 20:06:39 + make test 20:06:39 make -C ./app-service-template build 20:06:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 20:06:39 go mod tidy 20:06:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 20:06:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:06:40 go: downloading github.com/google/uuid v1.3.0 20:06:40 go: downloading github.com/stretchr/testify v1.8.0 20:06:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 20:06:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 20:06:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 20:06:40 go: downloading github.com/go-playground/validator/v10 v10.11.1 20:06:40 go: downloading github.com/go-kit/log v0.2.1 20:06:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:06:40 go: downloading gopkg.in/yaml.v3 v3.0.1 20:06:40 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:06:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:06:40 go: downloading github.com/davecgh/go-spew v1.1.1 20:06:40 go: downloading github.com/pmezard/go-difflib v1.0.0 20:06:40 go: downloading github.com/stretchr/objx v0.4.0 20:06:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 20:06:40 go: downloading github.com/gorilla/mux v1.8.0 20:06:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:06:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 20:06:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:06:40 go: downloading github.com/x448/float16 v0.8.4 20:06:40 go: downloading github.com/go-playground/universal-translator v0.18.0 20:06:40 go: downloading github.com/leodido/go-urn v1.2.1 20:06:41 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 20:06:41 go: downloading golang.org/x/text v0.3.7 20:06:41 go: downloading github.com/go-playground/locales v0.14.0 20:06:42 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:06:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:06:44 go: downloading github.com/mitchellh/copystructure v1.0.0 20:06:44 go: downloading github.com/pelletier/go-toml v1.9.5 20:06:44 go: downloading github.com/hashicorp/consul/api v1.15.3 20:06:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:06:44 go: downloading github.com/gorilla/websocket v1.4.2 20:06:44 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 20:06:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:06:44 go: downloading github.com/hashicorp/errwrap v1.0.0 20:06:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:06:44 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 20:06:44 go: downloading github.com/kr/pretty v0.3.0 20:06:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:06:44 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:06:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:06:44 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:06:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:06:44 go: downloading github.com/hashicorp/serf v0.9.7 20:06:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:06:44 go: downloading github.com/google/go-cmp v0.5.7 20:06:44 go: downloading github.com/hashicorp/consul/sdk v0.11.0 20:06:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:06:44 go: downloading github.com/nats-io/nats.go v1.18.0 20:06:44 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 20:06:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:06:45 go: downloading github.com/pebbe/zmq4 v1.2.7 20:06:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:06:45 go: downloading github.com/Microsoft/go-winio v0.5.2 20:06:45 go: downloading github.com/zeebo/errs v1.2.2 20:06:45 go: downloading google.golang.org/grpc v1.46.0 20:06:46 go: downloading github.com/kr/text v0.2.0 20:06:46 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:06:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:06:46 go: downloading github.com/fatih/color v1.9.0 20:06:46 go: downloading github.com/mattn/go-colorable v0.1.12 20:06:46 go: downloading github.com/mattn/go-isatty v0.0.14 20:06:46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:06:46 go: downloading github.com/pkg/errors v0.9.1 20:06:46 go: downloading github.com/armon/go-metrics v0.3.10 20:06:46 go: downloading github.com/hashicorp/go-msgpack v0.5.5 20:06:46 go: downloading github.com/hashicorp/memberlist v0.3.1 20:06:46 go: downloading github.com/nats-io/nkeys v0.3.0 20:06:46 go: downloading github.com/nats-io/nuid v1.0.1 20:06:46 go: downloading github.com/onsi/ginkgo v1.10.1 20:06:46 go: downloading github.com/onsi/gomega v1.7.0 20:06:46 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:06:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:06:46 go: downloading google.golang.org/protobuf v1.28.0 20:06:46 go: downloading github.com/klauspost/compress v1.15.11 20:06:47 go: downloading github.com/minio/highwayhash v1.0.2 20:06:47 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:06:47 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:06:47 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:06:47 go: downloading github.com/golang/protobuf v1.5.2 20:06:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:06:50 go: downloading github.com/pascaldekloe/goe v0.1.0 20:06:50 go: downloading github.com/google/btree v1.0.0 20:06:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:06:50 go: downloading github.com/miekg/dns v1.1.41 20:06:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:06:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:06:51 go: downloading gopkg.in/yaml.v2 v2.4.0 20:06:51 go: downloading github.com/hpcloud/tail v1.0.0 20:06:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:06:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:06:52 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 20:08:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 20:08:59 make -C ./app-service-template test 20:08:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 20:08:59 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:11:51 ok app-new-service 0.269s coverage: 48.1% of statements 20:11:51 ? app-new-service/config [no test files] 20:11:51 ok app-new-service/functions 0.266s coverage: 85.3% of statements 20:11:51 CGO_ENABLED=1 go vet ./... 20:13:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:12 ./bin/test-attribution-txt.sh 20:13:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 20:13:12 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:13:12 go: downloading github.com/gomodule/redigo v1.8.9 20:13:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.584s coverage: 60.4% of statements 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.300s coverage: 93.9% of statements 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.403s coverage: 76.5% of statements 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.362s coverage: 88.7% of statements 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.149s coverage: 100.0% of statements 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.793s coverage: 76.4% of statements 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.464s coverage: 97.3% of statements 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:13:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.379s coverage: 82.8% of statements 20:13:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.084s coverage: 81.5% of statements 20:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.389s coverage: 28.7% of statements 20:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.300s coverage: 14.0% of statements 20:13:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.250s coverage: 27.3% of statements 20:13:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:13:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:13:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.229s coverage: 52.8% of statements 20:14:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.605s coverage: 75.5% of statements 20:14:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.226s coverage: 94.4% of statements 20:14:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:14:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:15 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:14:15 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:15 $ docker stop --time=1 ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e 20:14:17 $ docker rm -f --volumes ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e [Pipeline] // withDockerContainer [Pipeline] sh 20:14:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:21 Warning: overwriting stash ‘coverage-report’ 20:14:22 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 20:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:22 20:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:23 arm64: Pulling from edgex-lftools-log-publisher 20:14:23 8998bd30e6a1: Pulling fs layer 20:14:23 04944245beec: Pulling fs layer 20:14:23 699f458cf7ca: Pulling fs layer 20:14:23 765212b225bb: Pulling fs layer 20:14:23 f23df028b6ca: Pulling fs layer 20:14:23 d65c8cfc05b1: Pulling fs layer 20:14:23 2437ff75d9bd: Pulling fs layer 20:14:23 765212b225bb: Waiting 20:14:23 f23df028b6ca: Waiting 20:14:23 d65c8cfc05b1: Waiting 20:14:23 2437ff75d9bd: Waiting 20:14:23 04944245beec: Verifying Checksum 20:14:23 04944245beec: Download complete 20:14:23 765212b225bb: Download complete 20:14:23 f23df028b6ca: Download complete 20:14:23 d65c8cfc05b1: Verifying Checksum 20:14:23 d65c8cfc05b1: Download complete 20:14:23 699f458cf7ca: Verifying Checksum 20:14:23 699f458cf7ca: Download complete 20:14:23 8998bd30e6a1: Verifying Checksum 20:14:23 8998bd30e6a1: Download complete 20:14:26 2437ff75d9bd: Verifying Checksum 20:14:26 2437ff75d9bd: Download complete 20:14:27 8998bd30e6a1: Pull complete 20:14:28 04944245beec: Pull complete 20:14:29 699f458cf7ca: Pull complete 20:14:29 765212b225bb: Pull complete 20:14:30 f23df028b6ca: Pull complete 20:14:30 d65c8cfc05b1: Pull complete 20:14:49 2437ff75d9bd: Pull complete 20:14:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:49 prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container 20:14:49 $ 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/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:arm64 cat 20:14:51 $ docker top 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:52 ---> job-cost.sh 20:14:52 lf-activate-venv: SKIPPING 20:14:52 INFO: No Stack... 20:14:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:14:53 INFO: Archiving Costs [Pipeline] sh 20:14:54 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 20:14:54 + cut -d, -f6 [Pipeline] lock 20:14:54 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] 20:14:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] did not exist. Created. 20:14:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:54 /w/workspace/app-functions-sdk-go/4@tmp/durable-f5948eba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:14:54 + echo total: 0.10999999940395355 [Pipeline] stash 20:14:54 Warning: overwriting stash ‘stack-cost’ 20:14:54 Stashed 1 file(s) [Pipeline] } 20:14:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:54 $ docker stop --time=1 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a 20:14:56 $ docker rm -f --volumes 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a [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 20:14:56 provisioning config files... 20:14:56 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config18170342250531030073tmp [Pipeline] { [Pipeline] sh 20:14:57 + set +x 20:14:57 + bash -s -- 20:14:57 + curl -s https://codecov.io/bash 20:14:57 20:14:57 _____ _ 20:14:57 / ____| | | 20:14:57 | | ___ __| | ___ ___ _____ __ 20:14:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:14:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:14:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:14:57 Bash-1.0.6 20:14:57 20:14:57 20:14:57 ==> git version 2.25.1 found 20:14:57 ==> 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 20:14:57 Release-Date: 2020-01-08 20:14:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:14:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:14:57 ==> Jenkins CI detected. 20:14:57 current dir:  /w/workspace/ndry_app-functions-sdk-go_levski 20:14:57 project root: . 20:14:57 --> token set from env 20:14:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:14:57 ==> Running gcov in . (disable via -X gcov) 20:14:57 ==> Python coveragepy not found 20:14:57 ==> Searching for coverage reports in: 20:14:57 + . 20:14:57 -> Found 2 reports 20:14:57 ==> Detecting git/mercurial file structure 20:14:57 ==> Reading reports 20:14:57 + ./app-service-template/coverage.out bytes=3432 20:14:57 + ./coverage.out bytes=126386 20:14:57 ==> Appending adjustments 20:14:57 https://docs.codecov.io/docs/fixing-reports 20:14:57 + Found adjustments 20:14:57 ==> Gzipping contents 20:14:57 24K /tmp/codecov.MiKTcq.gz 20:14:57 ==> Uploading reports 20:14:57 url: https://codecov.io 20:14:57 query: branch=levski&commit=dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:14:57 -> Pinging Codecov 20:14:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=levski&commit=dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:14:57 -> Uploading to 20:14:57 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/3D8B5DFFC46A037C893635FACE044666/dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e/d158e25e-ebf9-4cc8-902b-a6dc17915a50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T201457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0527969c370be04282d668feb13bcab2f700aea00a5f984357d54d3d54cd0195 20:14:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:57 Dload Upload Total Spent Left Speed 20:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22107 0 0 100 22107 0 77841 --:--:-- --:--:-- --:--:-- 77841 20:14:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] } 20:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:14:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:14:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:14:58 20:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:14:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:14:58 df9b9388f04a: Pulling fs layer 20:14:58 52dc419b0ee2: Pulling fs layer 20:14:58 25bc292e5bac: Pulling fs layer 20:14:58 114826534d7a: Pulling fs layer 20:14:58 4657fd5d0bcf: Pulling fs layer 20:14:58 6ad1cebc031e: Pulling fs layer 20:14:58 8a3aa393b2d8: Pulling fs layer 20:14:58 114826534d7a: Waiting 20:14:58 4657fd5d0bcf: Waiting 20:14:58 6ad1cebc031e: Waiting 20:14:58 8a3aa393b2d8: Waiting 20:14:58 25bc292e5bac: Verifying Checksum 20:14:58 25bc292e5bac: Download complete 20:14:58 52dc419b0ee2: Download complete 20:14:58 4657fd5d0bcf: Verifying Checksum 20:14:58 4657fd5d0bcf: Download complete 20:14:58 df9b9388f04a: Verifying Checksum 20:14:58 df9b9388f04a: Download complete 20:14:59 df9b9388f04a: Pull complete 20:14:59 6ad1cebc031e: Verifying Checksum 20:14:59 6ad1cebc031e: Download complete 20:14:59 52dc419b0ee2: Pull complete 20:14:59 25bc292e5bac: Pull complete 20:14:59 114826534d7a: Download complete 20:15:00 8a3aa393b2d8: Verifying Checksum 20:15:00 8a3aa393b2d8: Download complete 20:15:03 114826534d7a: Pull complete 20:15:03 4657fd5d0bcf: Pull complete 20:15:03 6ad1cebc031e: Pull complete 20:15:05 8a3aa393b2d8: Pull complete 20:15:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:05 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:15:10 $ docker top bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:15:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:levski' [Pipeline] sh 20:15:10 + set -o pipefail 20:15:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:levski' 20:15:17 20:15:17 Monitoring /w/workspace/ndry_app-functions-sdk-go_levski (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:15:17 20:15:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8c8fc534-3cbd-4ec3-972d-360e6dee8e3b/history/612ae61c-6858-415b-84a0-529933c0675c 20:15:17 20:15:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:15:17 20:15:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:15:17 20:15:17 20:15:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:15:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:15:17 More details here: https://snyk.co/ue1NS 20:15:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:15:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:15:17 $ docker stop --time=1 bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 20:15:20 $ docker rm -f --volumes bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 [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 20:15:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:20 provisioning config files... 20:15:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config806375354609473829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:21 --> edgex-publish-swagger.sh 20:15:21 === Publish openapi/v2 API === 20:15:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:15:21 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_levski/openapi/v2/app-functions-sdk.yaml] 20:15:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:21 Dload Upload Total Spent Left Speed 20:15:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 22808 --:--:-- --:--:-- --:--:-- 22770 100 13708 0 0 100 13708 0 22808 --:--:-- --:--:-- --:--:-- 22770 20:15:21 20:15:21 [Pipeline] } 20:15:21 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 20:15:22 + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] sh 20:15:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:15:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:22 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 20:15:23 $ docker top d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b -eo pid,comm 20:15:23 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). 20:15:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:23 [ssh-agent] Looking for ssh-agent implementation... 20:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:23 $ docker exec d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b ssh-agent 20:15:23 SSH_AUTH_SOCK=/tmp/ssh-MOa8rm0EFFM1/agent.32 20:15:23 SSH_AGENT_PID=38 20:15:23 Running ssh-add (command line suppressed) 20:15:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6975291990469939013.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6975291990469939013.key) 20:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:23 + git semver tag 20:15:24 2023-04-11 20:15:24,077 [run_tag] DEBUG tag force:False 20:15:24 2023-04-11 20:15:24,077 [check_head_tag] DEBUG check head tag 20:15:24 2023-04-11 20:15:24,078 [execute] INFO git cat-file --batch-check 20:15:24 2023-04-11 20:15:24,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) 20:15:24 2023-04-11 20:15:24,082 [execute] INFO git cat-file --batch 20:15:24 2023-04-11 20:15:24,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) 20:15:24 2023-04-11 20:15:24,114 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:24 2023-04-11 20:15:24,114 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 20:15:24 2023-04-11 20:15:24,115 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) 20:15:24 2023-04-11 20:15:24,121 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:24 2.3.1-dev.5 [Pipeline] } 20:15:24 $ docker exec --env ******** --env ******** d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b ssh-agent -k 20:15:24 unset SSH_AUTH_SOCK; 20:15:24 unset SSH_AGENT_PID; 20:15:24 echo Agent pid 38 killed; 20:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:24 + git semver [Pipeline] } 20:15:24 $ docker stop --time=1 d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b 20:15:26 $ docker rm -f --volumes d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:26 20:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:26 0.23.1-centos7: Pulling from edgex-lftools 20:15:26 ab5ef0e58194: Pulling fs layer 20:15:26 9712f1f96733: Pulling fs layer 20:15:26 63f879dbbcfc: Pulling fs layer 20:15:26 0d9ebad4ef96: Pulling fs layer 20:15:26 e9a5061849ea: Pulling fs layer 20:15:26 0d9ebad4ef96: Waiting 20:15:26 d747dcd14b5f: Pulling fs layer 20:15:26 2de7ff778b66: Pulling fs layer 20:15:26 e9a5061849ea: Waiting 20:15:26 d747dcd14b5f: Waiting 20:15:26 2de7ff778b66: Waiting 20:15:26 9712f1f96733: Verifying Checksum 20:15:26 9712f1f96733: Download complete 20:15:27 63f879dbbcfc: Verifying Checksum 20:15:27 63f879dbbcfc: Download complete 20:15:27 e9a5061849ea: Verifying Checksum 20:15:27 e9a5061849ea: Download complete 20:15:27 ab5ef0e58194: Download complete 20:15:27 2de7ff778b66: Verifying Checksum 20:15:27 2de7ff778b66: Download complete 20:15:27 0d9ebad4ef96: Verifying Checksum 20:15:27 0d9ebad4ef96: Download complete 20:15:30 ab5ef0e58194: Pull complete 20:15:30 9712f1f96733: Pull complete 20:15:30 63f879dbbcfc: Pull complete 20:15:34 0d9ebad4ef96: Pull complete 20:15:34 e9a5061849ea: Pull complete 20:15:34 d747dcd14b5f: Pull complete 20:15:35 2de7ff778b66: Pull complete 20:15:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:35 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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-lftools:0.23.1-centos7 cat 20:15:40 $ docker top b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:15:40 provisioning config files... 20:15:40 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config18417512775669922377tmp 20:15:40 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config8044537425726927373tmp 20:15:40 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config12931488445749408358tmp [Pipeline] { [Pipeline] echo 20:15:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:15:40 ---> sigul-configuration.sh 20:15:40 gpg: directory `/root/.gnupg' created 20:15:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:15:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:15:40 gpg: keyring `/root/.gnupg/secring.gpg' created 20:15:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:15:40 gpg: CAST5 encrypted data 20:15:40 gpg: encrypted with 1 passphrase 20:15:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:15:41 + mkdir /home/jenkins 20:15:41 + mkdir /home/jenkins/sigul [Pipeline] sh 20:15:41 + 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 20:15:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:15:41 ---> sigul-install.sh 20:15:41 Sigul already installed; skipping installation. [Pipeline] sh 20:15:42 + git tag --list 20:15:42 v0.1.0 20:15:42 v0.1.1 20:15:42 v1.0.0 20:15:42 v1.1.0 20:15:42 v1.2.0 20:15:42 v1.3.0 20:15:42 v1.3.1 20:15:42 v2.0.0 20:15:42 v2.0.1 20:15:42 v2.1.0 20:15:42 v2.1.1 20:15:42 v2.1.1-dev.3 20:15:42 v2.1.1-dev.4 20:15:42 v2.1.2 20:15:42 v2.1.2-dev.1 20:15:42 v2.1.2-dev.2 20:15:42 v2.2.0 20:15:42 v2.2.1-dev.1 20:15:42 v2.2.1-dev.10 20:15:42 v2.2.1-dev.11 20:15:42 v2.2.1-dev.12 20:15:42 v2.2.1-dev.13 20:15:42 v2.2.1-dev.14 20:15:42 v2.2.1-dev.15 20:15:42 v2.2.1-dev.16 20:15:42 v2.2.1-dev.17 20:15:42 v2.2.1-dev.18 20:15:42 v2.2.1-dev.19 20:15:42 v2.2.1-dev.2 20:15:42 v2.2.1-dev.20 20:15:42 v2.2.1-dev.21 20:15:42 v2.2.1-dev.22 20:15:42 v2.2.1-dev.23 20:15:42 v2.2.1-dev.3 20:15:42 v2.2.1-dev.4 20:15:42 v2.2.1-dev.5 20:15:42 v2.2.1-dev.6 20:15:42 v2.2.1-dev.7 20:15:42 v2.2.1-dev.8 20:15:42 v2.2.1-dev.9 20:15:42 v2.3.0 20:15:42 v2.3.0-dev.24 20:15:42 v2.3.0-dev.25 20:15:42 v2.3.0-dev.26 20:15:42 v2.3.0-dev.27 20:15:42 v2.3.0-dev.28 20:15:42 v2.3.0-dev.29 20:15:42 v2.3.0-dev.30 20:15:42 v2.3.0-dev.31 20:15:42 v2.3.0-dev.32 20:15:42 v2.3.0-dev.33 20:15:42 v2.3.0-dev.34 20:15:42 v2.3.0-dev.35 20:15:42 v2.3.0-dev.36 20:15:42 v2.3.0-dev.37 20:15:42 v2.3.0-dev.38 20:15:42 v2.3.0-dev.39 20:15:42 v2.3.0-dev.40 20:15:42 v2.3.0-dev.41 20:15:42 v2.3.0-dev.42 20:15:42 v2.3.0-dev.43 20:15:42 v2.3.0-dev.44 20:15:42 v2.3.0-dev.45 20:15:42 v2.3.0-dev.46 20:15:42 v2.3.0-dev.47 20:15:42 v2.3.0-dev.48 20:15:42 v2.3.0-dev.49 20:15:42 v2.3.0-dev.50 20:15:42 v2.3.0-dev.51 20:15:42 v2.3.0-dev.52 20:15:42 v2.3.0-dev.53 20:15:42 v2.3.0-dev.54 20:15:42 v2.3.0-dev.55 20:15:42 v2.3.0-dev.56 20:15:42 v2.3.0-dev.57 20:15:42 v2.3.0-dev.58 20:15:42 v2.3.0-dev.59 20:15:42 v2.3.0-dev.60 20:15:42 v2.3.0-dev.61 20:15:42 v2.3.0-dev.62 20:15:42 v2.3.1-dev.1 20:15:42 v2.3.1-dev.2 20:15:42 v2.3.1-dev.3 20:15:42 v2.3.1-dev.4 20:15:42 v2.3.1-dev.5 20:15:42 v3.0.0-dev.1 20:15:42 v3.0.0-dev.10 20:15:42 v3.0.0-dev.11 20:15:42 v3.0.0-dev.12 20:15:42 v3.0.0-dev.13 20:15:42 v3.0.0-dev.14 20:15:42 v3.0.0-dev.15 20:15:42 v3.0.0-dev.16 20:15:42 v3.0.0-dev.17 20:15:42 v3.0.0-dev.18 20:15:42 v3.0.0-dev.19 20:15:42 v3.0.0-dev.2 20:15:42 v3.0.0-dev.20 20:15:42 v3.0.0-dev.21 20:15:42 v3.0.0-dev.22 20:15:42 v3.0.0-dev.23 20:15:42 v3.0.0-dev.24 20:15:42 v3.0.0-dev.25 20:15:42 v3.0.0-dev.26 20:15:42 v3.0.0-dev.27 20:15:42 v3.0.0-dev.28 20:15:42 v3.0.0-dev.29 20:15:42 v3.0.0-dev.3 20:15:42 v3.0.0-dev.30 20:15:42 v3.0.0-dev.31 20:15:42 v3.0.0-dev.32 20:15:42 v3.0.0-dev.33 20:15:42 v3.0.0-dev.34 20:15:42 v3.0.0-dev.35 20:15:42 v3.0.0-dev.36 20:15:42 v3.0.0-dev.37 20:15:42 v3.0.0-dev.38 20:15:42 v3.0.0-dev.39 20:15:42 v3.0.0-dev.4 20:15:42 v3.0.0-dev.40 20:15:42 v3.0.0-dev.41 20:15:42 v3.0.0-dev.42 20:15:42 v3.0.0-dev.43 20:15:42 v3.0.0-dev.44 20:15:42 v3.0.0-dev.45 20:15:42 v3.0.0-dev.46 20:15:42 v3.0.0-dev.47 20:15:42 v3.0.0-dev.48 20:15:42 v3.0.0-dev.49 20:15:42 v3.0.0-dev.5 20:15:42 v3.0.0-dev.6 20:15:42 v3.0.0-dev.7 20:15:42 v3.0.0-dev.8 20:15:42 v3.0.0-dev.9 [Pipeline] sh 20:15:42 + lftools sign git-tag v2.3.1-dev.5 20:15:43 Signing Git tag with Sigul... 20:15:43 Signing v2.3.1-dev.5 [Pipeline] echo 20:15:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:15:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:15:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:15:43 $ docker stop --time=1 b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 20:15:44 $ docker rm -f --volumes b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:15:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:15:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:45 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 20:15:46 $ docker top 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c -eo pid,comm 20:15:46 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). 20:15:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:46 [ssh-agent] Looking for ssh-agent implementation... 20:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:46 $ docker exec 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c ssh-agent 20:15:46 SSH_AUTH_SOCK=/tmp/ssh-dqpdUFdCKrg9/agent.32 20:15:46 SSH_AGENT_PID=38 20:15:46 Running ssh-add (command line suppressed) 20:15:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_8561071130995587414.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_8561071130995587414.key) 20:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:46 + git semver bump pre 20:15:46 2023-04-11 20:15:46,888 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:46 2023-04-11 20:15:46,888 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev 20:15:46 2023-04-11 20:15:46,888 [bump_version] DEBUG bumped version:2.3.1-dev.6 20:15:46 2023-04-11 20:15:46,888 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski with force:True 20:15:46 2023-04-11 20:15:46,888 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:46 2023-04-11 20:15:46,888 [write_file] DEBUG write to file:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:46 2023-04-11 20:15:46,890 [execute] INFO git cat-file --batch-check 20:15:46 2023-04-11 20:15:46,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) 20:15:46 2023-04-11 20:15:46,896 [execute] INFO git cat-file --batch 20:15:46 2023-04-11 20:15:46,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) 20:15:46 2023-04-11 20:15:46,902 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 20:15:46 2.3.1-dev.6 [Pipeline] } 20:15:46 $ docker exec --env ******** --env ******** 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c ssh-agent -k 20:15:47 unset SSH_AUTH_SOCK; 20:15:47 unset SSH_AGENT_PID; 20:15:47 echo Agent pid 38 killed; 20:15:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:47 + git semver [Pipeline] } 20:15:47 $ docker stop --time=1 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c 20:15:48 $ docker rm -f --volumes 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c [Pipeline] // withDockerContainer [Pipeline] sh 20:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:49 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 20:15:50 $ docker top 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 -eo pid,comm 20:15:50 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). 20:15:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:50 [ssh-agent] Looking for ssh-agent implementation... 20:15:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:50 $ docker exec 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 ssh-agent 20:15:50 SSH_AUTH_SOCK=/tmp/ssh-QW7izQzEfdWz/agent.32 20:15:50 SSH_AGENT_PID=38 20:15:50 Running ssh-add (command line suppressed) 20:15:50 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14121956168255765798.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14121956168255765798.key) 20:15:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:50 + git semver push 20:15:50 2023-04-11 20:15:50,906 [run_push] DEBUG push 20:15:50 2023-04-11 20:15:50,907 [execute] INFO git cat-file --batch-check 20:15:50 2023-04-11 20:15:50,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) 20:15:50 2023-04-11 20:15:50,911 [execute] INFO git rev-list 6344e76db38e5d5f9027da0eb12907a19df2bd25 -- 20:15:50 2023-04-11 20:15:50,911 [execute] DEBUG Popen(['git', 'rev-list', '6344e76db38e5d5f9027da0eb12907a19df2bd25', '--'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) 20:15:50 2023-04-11 20:15:50,927 [execute] INFO git fetch -v origin 20:15:50 2023-04-11 20:15:50,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=True, shell=None, istream=None) 20:15:51 2023-04-11 20:15:51,556 [run_push] DEBUG remote changes detected 20:15:51 2023-04-11 20:15:51,557 [run_push] DEBUG latest remote commit 5eafad5bb2c480cde3795700b528d5a79f565485 is not in local commits 20:15:51 2023-04-11 20:15:51,557 [run_push] DEBUG integrating remote changes with a git pull 20:15:51 2023-04-11 20:15:51,557 [execute] INFO git pull origin semver 20:15:51 2023-04-11 20:15:51,557 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) 20:15:52 2023-04-11 20:15:52,005 [main] ERROR Cmd('git') failed due to: exit code(1) 20:15:52 cmdline: git pull origin semver 20:15:52 stdout: 'Auto-merging levski 20:15:52 CONFLICT (content): Merge conflict in levski 20:15:52 Automatic merge failed; fix conflicts and then commit the result.' 20:15:52 stderr: 'hint: Pulling without specifying how to reconcile divergent branches is 20:15:52 hint: discouraged. You can squelch this message by running one of the following 20:15:52 hint: commands sometime before your next pull: 20:15:52 hint: 20:15:52 hint: git config pull.rebase false # merge (the default strategy) 20:15:52 hint: git config pull.rebase true # rebase 20:15:52 hint: git config pull.ff only # fast-forward only 20:15:52 hint: 20:15:52 hint: You can replace "git config" with "git config --global" to set a default 20:15:52 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 20:15:52 hint: or --ff-only on the command line to override the configured default per 20:15:52 hint: invocation. 20:15:52 Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 20:15:52 From github.com:edgexfoundry/app-functions-sdk-go 20:15:52 * branch semver -> FETCH_HEAD' 20:15:52 ERROR: Cmd('git') failed due to: exit code(1) 20:15:52 cmdline: git pull origin semver 20:15:52 stdout: 'Auto-merging levski 20:15:52 CONFLICT (content): Merge conflict in levski 20:15:52 Automatic merge failed; fix conflicts and then commit the result.' 20:15:52 stderr: 'hint: Pulling without specifying how to reconcile divergent branches is 20:15:52 hint: discouraged. You can squelch this message by running one of the following 20:15:52 hint: commands sometime before your next pull: 20:15:52 hint: 20:15:52 hint: git config pull.rebase false # merge (the default strategy) 20:15:52 hint: git config pull.rebase true # rebase 20:15:52 hint: git config pull.ff only # fast-forward only 20:15:52 hint: 20:15:52 hint: You can replace "git config" with "git config --global" to set a default 20:15:52 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 20:15:52 hint: or --ff-only on the command line to override the configured default per 20:15:52 hint: invocation. 20:15:52 Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 20:15:52 From github.com:edgexfoundry/app-functions-sdk-go 20:15:52 * branch semver -> FETCH_HEAD' [Pipeline] } 20:15:52 $ docker exec --env ******** --env ******** 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 ssh-agent -k 20:15:52 unset SSH_AUTH_SOCK; 20:15:52 unset SSH_AGENT_PID; 20:15:52 echo Agent pid 38 killed; 20:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:15:52 $ docker stop --time=1 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 20:15:53 $ docker rm -f --volumes 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:15:54 + [ -d /w/workspace/ndry_app-functions-sdk-go_levski/archives ] 20:15:54 + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives 20:15:54 total 16 20:15:54 drwxr-xr-x 3 root root 4096 Apr 11 20:05 . 20:15:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:15 .. 20:15:54 drwxr-xr-x 2 root root 4096 Apr 11 20:05 cost 20:15:54 -rw-r--r-- 1 root root 92 Apr 11 20:05 cost.csv 20:15:54 + sudo chown -R jenkins:jenkins /w/workspace/ndry_app-functions-sdk-go_levski/archives 20:15:54 + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives 20:15:54 total 16 20:15:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:05 . 20:15:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:15 .. 20:15:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 20:05 cost 20:15:54 -rw-r--r-- 1 jenkins jenkins 92 Apr 11 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:15:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:55 ---> package-listing.sh 20:15:55 ++ facter osfamily 20:15:55 ++ tr '[:upper:]' '[:lower:]' 20:15:55 + OS_FAMILY=debian 20:15:55 + workspace=/w/workspace/ndry_app-functions-sdk-go_levski 20:15:55 + START_PACKAGES=/tmp/packages_start.txt 20:15:55 + END_PACKAGES=/tmp/packages_end.txt 20:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:55 + PACKAGES=/tmp/packages_start.txt 20:15:55 + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' 20:15:55 + PACKAGES=/tmp/packages_end.txt 20:15:55 + case "${OS_FAMILY}" in 20:15:55 + dpkg -l 20:15:55 + grep '^ii' 20:15:55 + '[' -f /tmp/packages_start.txt ']' 20:15:55 + '[' -f /tmp/packages_end.txt ']' 20:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:55 + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' 20:15:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_levski/archives/ 20:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_levski/archives/ [Pipeline] echo 20:15:55 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/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:56 prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container 20:15:56 $ 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/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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-lftools-log-publisher:latest cat 20:15:56 $ docker top b7fe10ff6200ee8667da00f2b970d9c46d5fa1f8d4a49a401161320a91c3daac -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:57 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:57 + ls /var/log/sa-host 20:15:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:57 provisioning config files... 20:15:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config11282984316981991905tmp [Pipeline] { [Pipeline] echo 20:15:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:57 ---> create-netrc.sh [Pipeline] } 20:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:58 ---> python-tools-install.sh [Pipeline] echo 20:15:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:58 ---> sudo-logs.sh 20:15:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:15:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:58 ---> job-cost.sh 20:15:58 lf-activate-venv: SKIPPING 20:15:58 DEBUG: total: 0.2199999988079071 20:15:58 INFO: Retrieving Stack Cost... 20:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:15:59 INFO: Archiving Costs [Pipeline] echo 20:15:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:59 ---> logs-deploy.sh 20:15:59 lf-activate-venv: SKIPPING 20:15:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/levski/4 20:15:59 INFO: archiving workspace using pattern(s): 20:16:00 Archives upload complete. 20:16:00 INFO: archiving logs to Nexus