Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5800d907fe863930e71caf752b70d98116cd4f29+153c15e27e9da1076c32ef95597d9e7b08bcf425 (1d3eb150049633d1fbd18d4d3372f568d968f253) 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-ssh795417533770248618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1997337159240968578.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/go-mod-secrets/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1920758466012221511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/go-mod-secrets/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2349897120665665533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6524825044091251288.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/go-mod-secrets/branches/PR-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5598522168584206621.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25871 in /w/workspace/gexfoundry_go-mod-secrets_PR-289 [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/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-289 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 153c15e27e9da1076c32ef95597d9e7b08bcf425 into PR head commit 5800d907fe863930e71caf752b70d98116cd4f29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5800d907fe863930e71caf752b70d98116cd4f29 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 5800d907fe863930e71caf752b70d98116cd4f29 Checking out Revision 5800d907fe863930e71caf752b70d98116cd4f29 (PR-289) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 153c15e27e9da1076c32ef95597d9e7b08bcf425 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5800d907fe863930e71caf752b70d98116cd4f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T05:29:28.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T05:29:28.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T05:29:28.688Z] ========================================================= [2024-11-08T05:29:28.688Z] EdgeX Global Pipelines Version Info [2024-11-08T05:29:28.688Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:29:29.443Z] ------------------- [2024-11-08T05:29:29.443Z] stable info: [2024-11-08T05:29:29.443Z] ------------------- [2024-11-08T05:29:29.443Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T05:29:29.443Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:29:29.443Z] Message: update stable to v1.0.265 [2024-11-08T05:29:30.017Z] ------------------- [2024-11-08T05:29:30.017Z] experimental info: [2024-11-08T05:29:30.017Z] ------------------- [2024-11-08T05:29:30.017Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T05:29:30.017Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T05:29:30.017Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T05:29:30.255Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2024-11-08T05:29:30.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2024-11-08T05:29:30.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T05:29:30.429Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T05:29:30.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T05:29:30.550Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T05:29:30.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T05:29:30.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T05:29:30.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T05:29:30.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T05:29:30.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T05:29:30.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2024-11-08T05:29:30.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T05:29:31.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T05:29:31.095Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:29:31.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:29:31.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:29:31.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:29:31.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T05:29:31.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T05:29:31.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T05:29:31.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T05:29:31.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T05:29:31.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T05:29:31.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-11-08T05:29:31.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T05:29:31.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T05:29:31.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2024-11-08T05:29:31.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2024-11-08T05:29:31.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2024-11-08T05:29:31.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5800d907fe863930e71caf752b70d98116cd4f29 [Pipeline] echo [2024-11-08T05:29:32.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5800d90 [Pipeline] echo [2024-11-08T05:29:32.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T05:29:32.668Z] + git rev-list -1 --merges 5800d907fe863930e71caf752b70d98116cd4f29~1..5800d907fe863930e71caf752b70d98116cd4f29 [Pipeline] echo [2024-11-08T05:29:32.715Z] -----------> git rev-list -1 --merges 5800d907fe863930e71caf752b70d98116cd4f29~1..5800d907fe863930e71caf752b70d98116cd4f29 5800d907fe863930e71caf752b70d98116cd4f29 [false] [Pipeline] sh [2024-11-08T05:29:33.030Z] + git log --format=format:%s -1 5800d907fe863930e71caf752b70d98116cd4f29 [Pipeline] echo [2024-11-08T05:29:33.074Z] ========================================================= [2024-11-08T05:29:33.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T05:29:33.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:29:33.548Z] + git log --format=format:%s -1 5800d907fe863930e71caf752b70d98116cd4f29 [Pipeline] echo [2024-11-08T05:29:33.592Z] [semverPrep] GIT_COMMIT: 5800d907fe863930e71caf752b70d98116cd4f29, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo [2024-11-08T05:29:33.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T05:29:34.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:29:34.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T05:29:34.106Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T05:29:34.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T05:29:34.106Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T05:29:34.106Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T05:29:34.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:29:34.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:29:34.822Z] [2024-11-08T05:29:34.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:29:35.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:29:35.224Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T05:29:35.224Z] b85a868b505f: Pulling fs layer [2024-11-08T05:29:35.224Z] e2be974225ed: Pulling fs layer [2024-11-08T05:29:35.224Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T05:29:35.224Z] 988bab9f4d93: Pulling fs layer [2024-11-08T05:29:35.224Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T05:29:35.224Z] eaf3925da568: Pulling fs layer [2024-11-08T05:29:35.224Z] bab4dde63d76: Pulling fs layer [2024-11-08T05:29:35.224Z] bde34c3a00c8: Pulling fs layer [2024-11-08T05:29:35.224Z] b352a97aabf1: Pulling fs layer [2024-11-08T05:29:35.224Z] 1469e6f7b9e6: Waiting [2024-11-08T05:29:35.224Z] 4872d77fe225: Pulling fs layer [2024-11-08T05:29:35.224Z] eaf3925da568: Waiting [2024-11-08T05:29:35.224Z] 988bab9f4d93: Waiting [2024-11-08T05:29:35.224Z] 5851b861e8e6: Pulling fs layer [2024-11-08T05:29:35.224Z] b352a97aabf1: Waiting [2024-11-08T05:29:35.224Z] 4872d77fe225: Waiting [2024-11-08T05:29:35.224Z] 5851b861e8e6: Waiting [2024-11-08T05:29:35.224Z] bde34c3a00c8: Waiting [2024-11-08T05:29:35.483Z] e2be974225ed: Verifying Checksum [2024-11-08T05:29:35.483Z] e2be974225ed: Download complete [2024-11-08T05:29:35.483Z] 988bab9f4d93: Verifying Checksum [2024-11-08T05:29:35.483Z] 988bab9f4d93: Download complete [2024-11-08T05:29:35.483Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T05:29:35.483Z] 1469e6f7b9e6: Download complete [2024-11-08T05:29:35.483Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T05:29:35.483Z] 339a4e72a1f5: Download complete [2024-11-08T05:29:35.483Z] eaf3925da568: Verifying Checksum [2024-11-08T05:29:35.483Z] eaf3925da568: Download complete [2024-11-08T05:29:35.483Z] bde34c3a00c8: Verifying Checksum [2024-11-08T05:29:35.483Z] bde34c3a00c8: Download complete [2024-11-08T05:29:35.483Z] b352a97aabf1: Download complete [2024-11-08T05:29:35.483Z] 4872d77fe225: Download complete [2024-11-08T05:29:35.483Z] 5851b861e8e6: Download complete [2024-11-08T05:29:35.483Z] b85a868b505f: Verifying Checksum [2024-11-08T05:29:35.483Z] b85a868b505f: Download complete [2024-11-08T05:29:35.751Z] bab4dde63d76: Verifying Checksum [2024-11-08T05:29:35.751Z] bab4dde63d76: Download complete [2024-11-08T05:29:37.141Z] b85a868b505f: Pull complete [2024-11-08T05:29:37.141Z] e2be974225ed: Pull complete [2024-11-08T05:29:37.405Z] 339a4e72a1f5: Pull complete [2024-11-08T05:29:37.662Z] 988bab9f4d93: Pull complete [2024-11-08T05:29:37.934Z] 1469e6f7b9e6: Pull complete [2024-11-08T05:29:37.934Z] eaf3925da568: Pull complete [2024-11-08T05:29:39.836Z] bab4dde63d76: Pull complete [2024-11-08T05:29:39.836Z] bde34c3a00c8: Pull complete [2024-11-08T05:29:40.101Z] b352a97aabf1: Pull complete [2024-11-08T05:29:40.101Z] 4872d77fe225: Pull complete [2024-11-08T05:29:40.101Z] 5851b861e8e6: Pull complete [2024-11-08T05:29:40.101Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T05:29:40.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:29:40.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:29:40.671Z] prd-ubuntu20.04-docker-8c-8g-25871 does not seem to be running inside a container [2024-11-08T05:29:40.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-289 -v /w/workspace/gexfoundry_go-mod-secrets_PR-289:/w/workspace/gexfoundry_go-mod-secrets_PR-289:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:29:43.230Z] $ docker top b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 -eo pid,comm [2024-11-08T05:29:43.292Z] 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). [2024-11-08T05:29:43.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:29:43.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:29:43.479Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:29:43.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:29:43.599Z] $ docker exec b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 ssh-agent [2024-11-08T05:29:43.726Z] SSH_AUTH_SOCK=/tmp/ssh-83louPqwLH3D/agent.32 [2024-11-08T05:29:43.726Z] SSH_AGENT_PID=38 [2024-11-08T05:29:43.732Z] Running ssh-add (command line suppressed) [2024-11-08T05:29:43.830Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/private_key_18277391710223627374.key (/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/private_key_18277391710223627374.key) [2024-11-08T05:29:43.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:29:44.202Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T05:29:44.228Z] $ docker exec --env ******** --env ******** b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 ssh-agent -k [2024-11-08T05:29:44.332Z] unset SSH_AUTH_SOCK; [2024-11-08T05:29:44.332Z] unset SSH_AGENT_PID; [2024-11-08T05:29:44.332Z] echo Agent pid 38 killed; [2024-11-08T05:29:44.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T05:29:44.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:29:44.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:29:44.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:29:44.586Z] $ docker exec b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 ssh-agent [2024-11-08T05:29:44.703Z] SSH_AUTH_SOCK=/tmp/ssh-L0OC8Ex7xAJQ/agent.72 [2024-11-08T05:29:44.703Z] SSH_AGENT_PID=78 [2024-11-08T05:29:44.708Z] Running ssh-add (command line suppressed) [2024-11-08T05:29:44.808Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/private_key_9747780340668870556.key (/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/private_key_9747780340668870556.key) [2024-11-08T05:29:44.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:29:45.173Z] + git semver init [2024-11-08T05:29:45.477Z] 2024-11-08 05:29:45,354 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T05:29:45.477Z] 2024-11-08 05:29:45,355 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver [2024-11-08T05:29:45.477Z] 2024-11-08 05:29:45,355 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver [2024-11-08T05:29:45.477Z] 2024-11-08 05:29:45,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-289, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,183 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-289/.git/info/exclude [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver/PR-289 with force:False [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,184 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver/PR-289 [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,189 [execute] INFO git cat-file --batch-check [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,196 [execute] INFO git cat-file --batch [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:29:46.430Z] 2024-11-08 05:29:46,201 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-289/.semver/PR-289 [2024-11-08T05:29:46.430Z] 0.0.0 [Pipeline] } [2024-11-08T05:29:46.454Z] $ docker exec --env ******** --env ******** b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 ssh-agent -k [2024-11-08T05:29:46.556Z] unset SSH_AUTH_SOCK; [2024-11-08T05:29:46.556Z] unset SSH_AGENT_PID; [2024-11-08T05:29:46.557Z] echo Agent pid 78 killed; [2024-11-08T05:29:46.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:29:47.036Z] + git semver [Pipeline] } [2024-11-08T05:29:47.342Z] $ docker stop --time=1 b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 [2024-11-08T05:29:48.666Z] $ docker rm -f --volumes b938c102831fdb82ee28f096108a30033155a05124bc49b32468723945a65dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:29:49.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T05:29:49.409Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T05:29:49.436Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-11-08T05:29:50.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:29:50.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:29:50.232Z] ========================================================= [2024-11-08T05:29:50.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T05:29:50.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:29:50.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:29:50.642Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T05:29:50.642Z] 43c4264eed91: Pulling fs layer [2024-11-08T05:29:50.642Z] 4cc291be95ef: Pulling fs layer [2024-11-08T05:29:50.642Z] 2ac1f1163629: Pulling fs layer [2024-11-08T05:29:50.642Z] 5c3c966382ef: Pulling fs layer [2024-11-08T05:29:50.642Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:29:50.642Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T05:29:50.642Z] 9f66e0745190: Pulling fs layer [2024-11-08T05:29:50.642Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T05:29:50.642Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T05:29:50.642Z] 5c3c966382ef: Waiting [2024-11-08T05:29:50.642Z] 9f66e0745190: Waiting [2024-11-08T05:29:50.642Z] 4f4fb700ef54: Waiting [2024-11-08T05:29:50.642Z] 5d5c8e513c77: Waiting [2024-11-08T05:29:50.642Z] f49a43e4bbc0: Waiting [2024-11-08T05:29:50.642Z] 561ebcabdf7f: Waiting [2024-11-08T05:29:50.642Z] 4cc291be95ef: Verifying Checksum [2024-11-08T05:29:50.642Z] 4cc291be95ef: Download complete [2024-11-08T05:29:50.642Z] 5c3c966382ef: Download complete [2024-11-08T05:29:50.642Z] 4f4fb700ef54: Download complete [2024-11-08T05:29:50.642Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T05:29:50.642Z] 5d5c8e513c77: Download complete [2024-11-08T05:29:50.642Z] 43c4264eed91: Download complete [2024-11-08T05:29:50.642Z] 9f66e0745190: Verifying Checksum [2024-11-08T05:29:50.642Z] 9f66e0745190: Download complete [2024-11-08T05:29:50.902Z] 43c4264eed91: Pull complete [2024-11-08T05:29:50.902Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T05:29:50.902Z] 561ebcabdf7f: Download complete [2024-11-08T05:29:50.902Z] 4cc291be95ef: Pull complete [2024-11-08T05:29:51.161Z] 2ac1f1163629: Verifying Checksum [2024-11-08T05:29:51.161Z] 2ac1f1163629: Download complete [2024-11-08T05:29:51.421Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T05:29:51.421Z] f49a43e4bbc0: Download complete [2024-11-08T05:29:55.623Z] 2ac1f1163629: Pull complete [2024-11-08T05:29:55.623Z] 5c3c966382ef: Pull complete [2024-11-08T05:29:55.623Z] 4f4fb700ef54: Pull complete [2024-11-08T05:29:55.623Z] 5d5c8e513c77: Pull complete [2024-11-08T05:29:55.623Z] 9f66e0745190: Pull complete [2024-11-08T05:29:57.651Z] f49a43e4bbc0: Pull complete [2024-11-08T05:29:58.226Z] 561ebcabdf7f: Pull complete [2024-11-08T05:29:58.226Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T05:29:58.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:29:58.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-11-08T05:29:58.550Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:29:58.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:29:58.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:29:59.121Z] prd-ubuntu20.04-docker-8c-8g-25871 does not seem to be running inside a container [2024-11-08T05:29:59.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-289 -v /w/workspace/gexfoundry_go-mod-secrets_PR-289:/w/workspace/gexfoundry_go-mod-secrets_PR-289:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:30:03.859Z] $ docker top 3374f42182478f667de8091f06814ece0e37a13c49ea631af3bed80fd0dbf042 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:30:04.285Z] + go version [2024-11-08T05:30:04.285Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T05:30:04.325Z] $ docker stop --time=1 3374f42182478f667de8091f06814ece0e37a13c49ea631af3bed80fd0dbf042 [2024-11-08T05:30:04.934Z] Still waiting to schedule task [2024-11-08T05:30:04.935Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T05:30:05.595Z] $ docker rm -f --volumes 3374f42182478f667de8091f06814ece0e37a13c49ea631af3bed80fd0dbf042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:30:06.391Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:30:06.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:30:06.559Z] prd-ubuntu20.04-docker-8c-8g-25871 does not seem to be running inside a container [2024-11-08T05:30:06.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-289 -v /w/workspace/gexfoundry_go-mod-secrets_PR-289:/w/workspace/gexfoundry_go-mod-secrets_PR-289:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:30:06.972Z] $ docker top 7a91fb694695c152ba62548b58d03166593645061624555d49af9e3b331d9ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:30:07.383Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-289 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:30:07.751Z] + make test [2024-11-08T05:30:07.751Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-11-08T05:30:07.751Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T05:30:07.751Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-08T05:30:07.751Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T05:30:08.012Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-08T05:30:08.013Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-08T05:30:08.013Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-08T05:30:08.013Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T05:30:08.013Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T05:30:08.013Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T05:30:08.273Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T05:30:08.273Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T05:30:08.539Z] go: downloading golang.org/x/crypto v0.26.0 [2024-11-08T05:30:08.539Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T05:30:08.539Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T05:30:08.539Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T05:30:08.539Z] go: downloading golang.org/x/net v0.28.0 [2024-11-08T05:30:08.539Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T05:30:08.539Z] go: downloading golang.org/x/sys v0.24.0 [2024-11-08T05:30:08.539Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T05:30:08.539Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T05:30:08.805Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T05:30:08.805Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T05:30:08.805Z] go: downloading golang.org/x/text v0.17.0 [2024-11-08T05:30:08.805Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T05:30:30.814Z] ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] [2024-11-08T05:30:30.814Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-11-08T05:30:30.814Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-11-08T05:30:31.074Z] github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements [2024-11-08T05:30:31.074Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.873s coverage: 74.5% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.025s coverage: 52.2% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.034s coverage: 96.7% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.024s coverage: 89.5% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.017s coverage: 100.0% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.033s coverage: 55.8% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.019s coverage: 73.7% of statements [2024-11-08T05:30:37.641Z] ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.039s coverage: 100.0% of statements [2024-11-08T05:30:59.604Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-11-08T05:31:00.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:31:00.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-08T05:31:00.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:31:00.639Z] $ docker stop --time=1 7a91fb694695c152ba62548b58d03166593645061624555d49af9e3b331d9ac6 [2024-11-08T05:31:03.643Z] $ docker rm -f --volumes 7a91fb694695c152ba62548b58d03166593645061624555d49af9e3b331d9ac6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:31:04.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:31:04.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:31:05.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:31:05.706Z] [2024-11-08T05:31:05.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:31:06.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:31:06.113Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T05:31:06.113Z] 5eb5b503b376: Pulling fs layer [2024-11-08T05:31:06.113Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T05:31:06.113Z] ec43610c2a17: Pulling fs layer [2024-11-08T05:31:06.113Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T05:31:06.113Z] 33b1e0a273af: Pulling fs layer [2024-11-08T05:31:06.113Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T05:31:06.113Z] 2f39f015ded8: Pulling fs layer [2024-11-08T05:31:06.113Z] 3a2ae6a8a46f: Waiting [2024-11-08T05:31:06.113Z] 33b1e0a273af: Waiting [2024-11-08T05:31:06.113Z] 5d3b04190fa2: Waiting [2024-11-08T05:31:06.113Z] 2f39f015ded8: Waiting [2024-11-08T05:31:06.113Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T05:31:06.113Z] 5c69ac0246d0: Download complete [2024-11-08T05:31:06.371Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T05:31:06.371Z] 3a2ae6a8a46f: Download complete [2024-11-08T05:31:06.371Z] 33b1e0a273af: Verifying Checksum [2024-11-08T05:31:06.371Z] 33b1e0a273af: Download complete [2024-11-08T05:31:06.371Z] 5d3b04190fa2: Download complete [2024-11-08T05:31:06.371Z] ec43610c2a17: Verifying Checksum [2024-11-08T05:31:06.371Z] ec43610c2a17: Download complete [2024-11-08T05:31:06.371Z] 5eb5b503b376: Download complete [2024-11-08T05:31:06.938Z] 2f39f015ded8: Download complete [2024-11-08T05:31:07.873Z] 5eb5b503b376: Pull complete [2024-11-08T05:31:07.873Z] 5c69ac0246d0: Pull complete [2024-11-08T05:31:08.440Z] ec43610c2a17: Pull complete [2024-11-08T05:31:08.440Z] 3a2ae6a8a46f: Pull complete [2024-11-08T05:31:08.698Z] 33b1e0a273af: Pull complete [2024-11-08T05:31:08.698Z] 5d3b04190fa2: Pull complete [2024-11-08T05:31:13.969Z] 2f39f015ded8: Pull complete [2024-11-08T05:31:13.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T05:31:13.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:31:13.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:31:14.220Z] prd-ubuntu20.04-docker-8c-8g-25871 does not seem to be running inside a container [2024-11-08T05:31:14.252Z] $ 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/gexfoundry_go-mod-secrets_PR-289 -v /w/workspace/gexfoundry_go-mod-secrets_PR-289:/w/workspace/gexfoundry_go-mod-secrets_PR-289:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:31:18.116Z] $ docker top 9f49c35fea23b7a984d1b499cece8d8a64644cb20efa1aebf76c16d596f4a8a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:31:18.581Z] ---> job-cost.sh [2024-11-08T05:31:18.581Z] lf-activate-venv: SKIPPING [2024-11-08T05:31:18.581Z] INFO: No Stack... [2024-11-08T05:31:18.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:31:19.099Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:31:19.420Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives/cost.csv [2024-11-08T05:31:19.420Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:31:19.473Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [2024-11-08T05:31:19.480Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] did not exist. Created. [2024-11-08T05:31:19.486Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:31:19.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T05:31:19.951Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:31:19.989Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:31:20.075Z] $ docker stop --time=1 9f49c35fea23b7a984d1b499cece8d8a64644cb20efa1aebf76c16d596f4a8a2 [2024-11-08T05:31:21.227Z] $ docker rm -f --volumes 9f49c35fea23b7a984d1b499cece8d8a64644cb20efa1aebf76c16d596f4a8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T05:34:33.570Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25872 in /w/workspace/gexfoundry_go-mod-secrets_PR-289 [Pipeline] { [Pipeline] ws [2024-11-08T05:34:33.642Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2024-11-08T05:34:36.752Z] The recommended git tool is: git [2024-11-08T05:34:42.007Z] using credential edgex-jenkins-ssh [2024-11-08T05:34:42.036Z] Cloning the remote Git repository [2024-11-08T05:34:42.086Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2024-11-08T05:34:42.194Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2024-11-08T05:34:42.350Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-11-08T05:34:42.351Z] > git --version # timeout=10 [2024-11-08T05:34:42.372Z] > git --version # 'git version 2.25.1' [2024-11-08T05:34:42.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:34:42.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:34:44.069Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-11-08T05:34:44.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:34:45.144Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-11-08T05:34:45.184Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-11-08T05:34:45.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:34:45.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T05:34:45.729Z] Merging remotes/origin/main commit 153c15e27e9da1076c32ef95597d9e7b08bcf425 into PR head commit 5800d907fe863930e71caf752b70d98116cd4f29 [2024-11-08T05:34:46.029Z] Merge succeeded, producing 5800d907fe863930e71caf752b70d98116cd4f29 [2024-11-08T05:34:46.030Z] Checking out Revision 5800d907fe863930e71caf752b70d98116cd4f29 (PR-289) [2024-11-08T05:34:46.604Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" [2024-11-08T05:34:46.653Z] > git --version # timeout=10 [2024-11-08T05:34:46.666Z] > git --version # 'git version 2.25.1' [2024-11-08T05:34:46.681Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:34:45.752Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:34:45.818Z] > git checkout -f 5800d907fe863930e71caf752b70d98116cd4f29 # timeout=10 [2024-11-08T05:34:45.923Z] > git remote # timeout=10 [2024-11-08T05:34:45.941Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T05:34:45.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:34:45.990Z] > git merge 153c15e27e9da1076c32ef95597d9e7b08bcf425 # timeout=10 [2024-11-08T05:34:46.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T05:34:46.039Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:34:46.058Z] > git checkout -f 5800d907fe863930e71caf752b70d98116cd4f29 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:34:51.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T05:34:51.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:34:51.756Z] Dload Upload Total Spent Left Speed [2024-11-08T05:34:51.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-11-08T05:34:52.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T05:34:52.470Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-11-08T05:34:52.470Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T05:34:52.470Z] { [2024-11-08T05:34:52.470Z] "registry-mirrors": [ [2024-11-08T05:34:52.470Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T05:34:52.470Z] ], [2024-11-08T05:34:52.470Z] "bip": "10.250.0.254/24", [2024-11-08T05:34:52.470Z] "hosts": [ [2024-11-08T05:34:52.470Z] "tcp://0.0.0.0:5555", [2024-11-08T05:34:52.470Z] "unix:///var/run/docker.sock" [2024-11-08T05:34:52.470Z] ], [2024-11-08T05:34:52.470Z] "mtu": 1458, [2024-11-08T05:34:52.470Z] "selinux-enabled": true, [2024-11-08T05:34:52.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T05:34:52.470Z] } [Pipeline] sh [2024-11-08T05:34:52.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T05:34:53.197Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-11-08T05:35:13.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:35:13.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:35:13.216Z] ========================================================= [2024-11-08T05:35:13.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T05:35:13.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:35:13.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:35:14.304Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T05:35:14.304Z] cf04c63912e1: Pulling fs layer [2024-11-08T05:35:14.304Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T05:35:14.304Z] a37a00ec5f00: Pulling fs layer [2024-11-08T05:35:14.304Z] 50b3750afda1: Pulling fs layer [2024-11-08T05:35:14.304Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:35:14.304Z] 80978eb59214: Pulling fs layer [2024-11-08T05:35:14.304Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T05:35:14.304Z] c5a475d317c9: Pulling fs layer [2024-11-08T05:35:14.304Z] 4f4fb700ef54: Waiting [2024-11-08T05:35:14.304Z] 80978eb59214: Waiting [2024-11-08T05:35:14.304Z] 50b3750afda1: Waiting [2024-11-08T05:35:14.304Z] c5a475d317c9: Waiting [2024-11-08T05:35:14.304Z] c9f46d7d2bd2: Waiting [2024-11-08T05:35:14.304Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T05:35:14.304Z] 55b35a11ae5e: Download complete [2024-11-08T05:35:14.304Z] 50b3750afda1: Verifying Checksum [2024-11-08T05:35:14.304Z] 50b3750afda1: Download complete [2024-11-08T05:35:14.304Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:35:14.304Z] 4f4fb700ef54: Download complete [2024-11-08T05:35:14.304Z] 80978eb59214: Verifying Checksum [2024-11-08T05:35:14.304Z] 80978eb59214: Download complete [2024-11-08T05:35:14.304Z] cf04c63912e1: Verifying Checksum [2024-11-08T05:35:14.304Z] cf04c63912e1: Download complete [2024-11-08T05:35:14.905Z] c5a475d317c9: Verifying Checksum [2024-11-08T05:35:14.905Z] c5a475d317c9: Download complete [2024-11-08T05:35:15.505Z] cf04c63912e1: Pull complete [2024-11-08T05:35:16.107Z] 55b35a11ae5e: Pull complete [2024-11-08T05:35:16.378Z] a37a00ec5f00: Verifying Checksum [2024-11-08T05:35:16.378Z] a37a00ec5f00: Download complete [2024-11-08T05:35:17.360Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T05:35:17.360Z] c9f46d7d2bd2: Download complete [2024-11-08T05:35:32.511Z] a37a00ec5f00: Pull complete [2024-11-08T05:35:32.511Z] 50b3750afda1: Pull complete [2024-11-08T05:35:32.511Z] 4f4fb700ef54: Pull complete [2024-11-08T05:35:32.511Z] 80978eb59214: Pull complete [2024-11-08T05:35:40.790Z] c9f46d7d2bd2: Pull complete [2024-11-08T05:35:41.379Z] c5a475d317c9: Pull complete [2024-11-08T05:35:41.379Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T05:35:41.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:35:41.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-11-08T05:35:41.737Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:42.199Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:35:42.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:35:42.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-25872 does not seem to be running inside a container [2024-11-08T05:35:42.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T05:35:45.986Z] $ docker top bf92bda1241866f7030293a94107beb69da21a523d930b85e69ea3d89f03ce24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:35:46.925Z] + go version [2024-11-08T05:35:46.925Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T05:35:46.968Z] $ docker stop --time=1 bf92bda1241866f7030293a94107beb69da21a523d930b85e69ea3d89f03ce24 [2024-11-08T05:35:48.634Z] $ docker rm -f --volumes bf92bda1241866f7030293a94107beb69da21a523d930b85e69ea3d89f03ce24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:35:49.647Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:35:49.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:35:49.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-25872 does not seem to be running inside a container [2024-11-08T05:35:50.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T05:35:51.482Z] $ docker top 0df7dacf2e353af93986b36c5680299cfa138ce3086d168b9202305a7076c14c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:35:52.449Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:35:53.194Z] + make test [2024-11-08T05:35:53.194Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-11-08T05:35:53.194Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-08T05:35:53.466Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T05:35:53.738Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T05:35:54.328Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-11-08T05:35:54.328Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-11-08T05:35:54.328Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T05:35:54.328Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-11-08T05:35:54.596Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T05:35:54.596Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T05:35:54.596Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T05:35:54.596Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T05:35:54.596Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T05:35:56.536Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T05:35:56.536Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T05:35:56.536Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T05:35:56.536Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T05:35:57.950Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T05:35:57.950Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T05:35:57.950Z] go: downloading golang.org/x/crypto v0.26.0 [2024-11-08T05:35:57.950Z] go: downloading golang.org/x/text v0.17.0 [2024-11-08T05:35:58.218Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T05:35:58.486Z] go: downloading golang.org/x/net v0.28.0 [2024-11-08T05:35:58.754Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T05:36:00.162Z] go: downloading golang.org/x/sys v0.24.0 [2024-11-08T05:38:06.896Z] ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] [2024-11-08T05:38:06.896Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-11-08T05:38:06.896Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-11-08T05:38:12.274Z] ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 12.124s coverage: 74.5% of statements [2024-11-08T05:38:12.274Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.093s coverage: 52.2% of statements [2024-11-08T05:38:12.274Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.144s coverage: 96.7% of statements [2024-11-08T05:38:12.274Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.085s coverage: 89.5% of statements [2024-11-08T05:38:12.274Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.077s coverage: 100.0% of statements [2024-11-08T05:38:59.136Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-11-08T05:38:59.136Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.144s coverage: 55.8% of statements [2024-11-08T05:38:59.136Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.093s coverage: 73.7% of statements [2024-11-08T05:38:59.136Z] ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.124s coverage: 100.0% of statements [2024-11-08T05:38:59.136Z] github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements [2024-11-08T05:38:59.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T05:38:59.136Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-11-08T05:41:05.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:41:05.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-11-08T05:41:05.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:41:05.965Z] $ docker stop --time=1 0df7dacf2e353af93986b36c5680299cfa138ce3086d168b9202305a7076c14c [2024-11-08T05:41:07.815Z] $ docker rm -f --volumes 0df7dacf2e353af93986b36c5680299cfa138ce3086d168b9202305a7076c14c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:41:10.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:41:10.497Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T05:41:10.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:41:12.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:41:12.024Z] [2024-11-08T05:41:12.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:41:12.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:41:12.718Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T05:41:12.718Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T05:41:12.718Z] 04944245beec: Pulling fs layer [2024-11-08T05:41:12.718Z] 699f458cf7ca: Pulling fs layer [2024-11-08T05:41:12.718Z] 765212b225bb: Pulling fs layer [2024-11-08T05:41:12.718Z] f23df028b6ca: Pulling fs layer [2024-11-08T05:41:12.718Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T05:41:12.718Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T05:41:12.718Z] 765212b225bb: Waiting [2024-11-08T05:41:12.718Z] f23df028b6ca: Waiting [2024-11-08T05:41:12.718Z] d65c8cfc05b1: Waiting [2024-11-08T05:41:12.718Z] 2437ff75d9bd: Waiting [2024-11-08T05:41:12.718Z] 04944245beec: Verifying Checksum [2024-11-08T05:41:12.718Z] 04944245beec: Download complete [2024-11-08T05:41:12.718Z] 765212b225bb: Verifying Checksum [2024-11-08T05:41:12.718Z] 765212b225bb: Download complete [2024-11-08T05:41:12.986Z] f23df028b6ca: Verifying Checksum [2024-11-08T05:41:12.986Z] f23df028b6ca: Download complete [2024-11-08T05:41:12.986Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T05:41:12.986Z] d65c8cfc05b1: Download complete [2024-11-08T05:41:12.986Z] 699f458cf7ca: Verifying Checksum [2024-11-08T05:41:13.252Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T05:41:13.252Z] 8998bd30e6a1: Download complete [2024-11-08T05:41:15.828Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T05:41:15.828Z] 2437ff75d9bd: Download complete [2024-11-08T05:41:17.766Z] 8998bd30e6a1: Pull complete [2024-11-08T05:41:18.350Z] 04944245beec: Pull complete [2024-11-08T05:41:19.754Z] 699f458cf7ca: Pull complete [2024-11-08T05:41:20.021Z] 765212b225bb: Pull complete [2024-11-08T05:41:20.979Z] f23df028b6ca: Pull complete [2024-11-08T05:41:20.979Z] d65c8cfc05b1: Pull complete [2024-11-08T05:41:39.183Z] 2437ff75d9bd: Pull complete [2024-11-08T05:41:39.183Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T05:41:39.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:41:39.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:41:39.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-25872 does not seem to be running inside a container [2024-11-08T05:41:39.626Z] $ 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/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T05:41:42.277Z] $ docker top 2e010cb51d3d5c75c0ab0fa965ab7fb7a48f274f0cb0137139df790bc34ff322 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:43.208Z] ---> job-cost.sh [2024-11-08T05:41:43.208Z] lf-activate-venv: SKIPPING [2024-11-08T05:41:43.208Z] INFO: No Stack... [2024-11-08T05:41:43.474Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T05:41:44.434Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:41:45.178Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2024-11-08T05:41:45.178Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:41:45.269Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [2024-11-08T05:41:45.276Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] did not exist. Created. [2024-11-08T05:41:45.283Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:41:46.036Z] /w/workspace/go-mod-secrets/1@tmp/durable-486debde/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T05:41:46.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T05:41:46.750Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T05:41:46.804Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:41:46.826Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:41:46.917Z] $ docker stop --time=1 2e010cb51d3d5c75c0ab0fa965ab7fb7a48f274f0cb0137139df790bc34ff322 [2024-11-08T05:41:48.434Z] $ docker rm -f --volumes 2e010cb51d3d5c75c0ab0fa965ab7fb7a48f274f0cb0137139df790bc34ff322 [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 [2024-11-08T05:41:49.645Z] provisioning config files... [2024-11-08T05:41:49.657Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/config15900138108455345589tmp [Pipeline] { [Pipeline] sh [2024-11-08T05:41:50.036Z] + set +x [2024-11-08T05:41:50.036Z] + curl -s https://codecov.io/bash [2024-11-08T05:41:50.036Z] + bash -s -- [2024-11-08T05:41:50.036Z] [2024-11-08T05:41:50.036Z] _____ _ [2024-11-08T05:41:50.036Z] / ____| | | [2024-11-08T05:41:50.036Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T05:41:50.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T05:41:50.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T05:41:50.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T05:41:50.036Z] Bash-1.0.6 [2024-11-08T05:41:50.036Z] [2024-11-08T05:41:50.036Z] [2024-11-08T05:41:50.036Z] ==> git version 2.25.1 found [2024-11-08T05:41:50.036Z] ==> 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 [2024-11-08T05:41:50.036Z] Release-Date: 2020-01-08 [2024-11-08T05:41:50.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T05:41:50.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T05:41:50.036Z] ==> Jenkins CI detected. [2024-11-08T05:41:50.036Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-289 [2024-11-08T05:41:50.036Z] project root: . [2024-11-08T05:41:50.036Z] --> token set from env [2024-11-08T05:41:50.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T05:41:50.036Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T05:41:50.036Z] ==> Python coveragepy not found [2024-11-08T05:41:50.036Z] ==> Searching for coverage reports in: [2024-11-08T05:41:50.036Z] + . [2024-11-08T05:41:50.036Z] -> Found 1 reports [2024-11-08T05:41:50.036Z] ==> Detecting git/mercurial file structure [2024-11-08T05:41:50.295Z] ==> Reading reports [2024-11-08T05:41:50.295Z] + ./coverage.out bytes=72340 [2024-11-08T05:41:50.295Z] ==> Appending adjustments [2024-11-08T05:41:50.295Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T05:41:50.295Z] + Found adjustments [2024-11-08T05:41:50.295Z] ==> Gzipping contents [2024-11-08T05:41:50.295Z] 12K /tmp/codecov.7tMaVc.gz [2024-11-08T05:41:50.295Z] ==> Uploading reports [2024-11-08T05:41:50.295Z] url: https://codecov.io [2024-11-08T05:41:50.295Z] query: branch=PR-289&commit=5800d907fe863930e71caf752b70d98116cd4f29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=289&job=&cmd_args= [2024-11-08T05:41:50.295Z] -> Pinging Codecov [2024-11-08T05:41:50.295Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-289&commit=5800d907fe863930e71caf752b70d98116cd4f29&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=289&job=&cmd_args= [2024-11-08T05:41:50.554Z] -> Uploading to [2024-11-08T05:41:50.554Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/5800d907fe863930e71caf752b70d98116cd4f29/bf42fdf5-1f79-45f2-aca7-9fc5d17850bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T054150Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=297ed5c22b25ffbc12a725621d82dd8b34775741301ec7e8e6c525f5d7152ca1 [2024-11-08T05:41:50.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:41:50.554Z] Dload Upload Total Spent Left Speed [2024-11-08T05:41:50.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10228 0 0 100 10228 0 42794 --:--:-- --:--:-- --:--:-- 42794 [2024-11-08T05:41:50.813Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/5800d907fe863930e71caf752b70d98116cd4f29 [Pipeline] } [2024-11-08T05:41:50.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T05:41:53.114Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives ] [2024-11-08T05:41:53.114Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives [2024-11-08T05:41:53.114Z] total 16 [2024-11-08T05:41:53.114Z] drwxr-xr-x 3 root root 4096 Nov 8 05:31 . [2024-11-08T05:41:53.114Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:31 .. [2024-11-08T05:41:53.114Z] drwxr-xr-x 2 root root 4096 Nov 8 05:31 cost [2024-11-08T05:41:53.114Z] -rw-r--r-- 1 root root 86 Nov 8 05:31 cost.csv [2024-11-08T05:41:53.114Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives [2024-11-08T05:41:53.114Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives [2024-11-08T05:41:53.114Z] total 16 [2024-11-08T05:41:53.114Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:31 . [2024-11-08T05:41:53.114Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:31 .. [2024-11-08T05:41:53.114Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:31 cost [2024-11-08T05:41:53.114Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:53.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:54.372Z] ---> package-listing.sh [2024-11-08T05:41:54.372Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T05:41:54.372Z] ++ facter osfamily [2024-11-08T05:41:54.372Z] + OS_FAMILY=debian [2024-11-08T05:41:54.372Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-289 [2024-11-08T05:41:54.372Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T05:41:54.372Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T05:41:54.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T05:41:54.372Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T05:41:54.372Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-289 ']' [2024-11-08T05:41:54.372Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T05:41:54.372Z] + case "${OS_FAMILY}" in [2024-11-08T05:41:54.372Z] + dpkg -l [2024-11-08T05:41:54.372Z] + grep '^ii' [2024-11-08T05:41:54.632Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T05:41:54.632Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T05:41:54.632Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T05:41:54.632Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-289 ']' [2024-11-08T05:41:54.632Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives/ [2024-11-08T05:41:54.632Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-289/archives/ [Pipeline] echo [2024-11-08T05:41:54.679Z] 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/gexfoundry_go-mod-secrets_PR-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T05:41:54.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:41:55.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:41:55.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:41:55.803Z] prd-ubuntu20.04-docker-8c-8g-25871 does not seem to be running inside a container [2024-11-08T05:41:55.847Z] $ 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/gexfoundry_go-mod-secrets_PR-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-289 -v /w/workspace/gexfoundry_go-mod-secrets_PR-289:/w/workspace/gexfoundry_go-mod-secrets_PR-289:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:41:56.036Z] $ docker top 44fbd8945a7fed73edb48d947318bd61a2549e70204880bfff1a72b0dcd2ccae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:41:56.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T05:41:56.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T05:41:57.062Z] + ls /var/log/sa-host [2024-11-08T05:41:57.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:41:57.216Z] provisioning config files... [2024-11-08T05:41:57.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-289@tmp/config5535178749512441470tmp [Pipeline] { [Pipeline] echo [2024-11-08T05:41:57.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:57.618Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T05:41:57.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:58.069Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T05:41:58.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:58.433Z] ---> sudo-logs.sh [2024-11-08T05:41:58.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T05:41:58.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:41:58.878Z] ---> job-cost.sh [2024-11-08T05:41:58.878Z] lf-activate-venv: SKIPPING [2024-11-08T05:41:58.878Z] DEBUG: total: 0.2199999988079071 [2024-11-08T05:41:58.878Z] INFO: Retrieving Stack Cost... [2024-11-08T05:41:59.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:41:59.710Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T05:41:59.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:42:00.079Z] ---> logs-deploy.sh [2024-11-08T05:42:00.079Z] lf-activate-venv: SKIPPING [2024-11-08T05:42:00.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-289/1 [2024-11-08T05:42:00.079Z] INFO: archiving workspace using pattern(s): [2024-11-08T05:42:01.016Z] Archives upload complete. [2024-11-08T05:42:01.016Z] INFO: archiving logs to Nexus