Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2069e4878ba40974eb08f4e1638304e603144a5a 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-ssh8897804818115641727.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-ssh10481565690861473027.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17005331600998733148.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 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-ssh11474909377411639710.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-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5690829575036785011.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-record-replay, buildSnap:false] ========================================================= [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-record-replay-settings PROJECT: app-record-replay 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: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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-22364 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2069e4878ba40974eb08f4e1638304e603144a5a (main) Commit message: "Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.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 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 > git rev-list --no-walk 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:31:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:31:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:31:26 ========================================================= 22:31:26 EdgeX Global Pipelines Version Info 22:31:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:31:27 ------------------- 22:31:27 stable info: 22:31:27 ------------------- 22:31:27 Commited By: Ginny Guan ginny@iotechsys.com 22:31:27 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:31:27 Message: update stable to v1.0.265 22:31:27 ------------------- 22:31:27 experimental info: 22:31:27 ------------------- 22:31:27 Commited By: Cherry Wang cherry@iotechsys.com 22:31:27 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:31:27 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:31:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:31:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:31:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:31:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2069e48 [Pipeline] echo 22:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:28 provisioning config files... 22:31:28 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2289366751240258061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:29 ---> ****-login.sh 22:31:29 nexus3.edgexfoundry.org:10001 22:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:29 Configure a credential helper to remove this warning. See 22:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:29 22:31:29 Login Succeeded 22:31:29 nexus3.edgexfoundry.org:10002 22:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:29 Configure a credential helper to remove this warning. See 22:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:29 22:31:29 Login Succeeded 22:31:29 nexus3.edgexfoundry.org:10003 22:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:29 Configure a credential helper to remove this warning. See 22:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:29 22:31:29 Login Succeeded 22:31:29 nexus3.edgexfoundry.org:10004 22:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:29 Configure a credential helper to remove this warning. See 22:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:29 22:31:29 Login Succeeded 22:31:29 ****.io 22:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:29 Configure a credential helper to remove this warning. See 22:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:29 22:31:29 Login Succeeded 22:31:29 ---> ****-login.sh ends [Pipeline] } 22:31:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:31:30 + git rev-list -1 --merges 2069e4878ba40974eb08f4e1638304e603144a5a~1..2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo 22:31:30 -----------> git rev-list -1 --merges 2069e4878ba40974eb08f4e1638304e603144a5a~1..2069e4878ba40974eb08f4e1638304e603144a5a 2069e4878ba40974eb08f4e1638304e603144a5a 22:31:30 2069e4878ba40974eb08f4e1638304e603144a5a [false] [Pipeline] sh 22:31:30 + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo 22:31:30 ========================================================= 22:31:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:31:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:30 + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo 22:31:30 [semverPrep] GIT_COMMIT: 2069e4878ba40974eb08f4e1638304e603144a5a, Commit Message: Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo 22:31:30 [semverPrep] This is not a build commit. [Pipeline] sh 22:31:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:31 + grep -v github /etc/ssh/ssh_known_hosts 22:31:31 + [ -e /tmp/ssh_known_hosts ] 22:31:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:31:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:31:31 + sudo tee -a /etc/ssh/ssh_known_hosts 22:31:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:31 22:31:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:31 0.1.4: Pulling from edgex-devops/py-git-semver 22:31:31 b85a868b505f: Pulling fs layer 22:31:31 e2be974225ed: Pulling fs layer 22:31:31 339a4e72a1f5: Pulling fs layer 22:31:31 988bab9f4d93: Pulling fs layer 22:31:31 1469e6f7b9e6: Pulling fs layer 22:31:31 eaf3925da568: Pulling fs layer 22:31:31 bab4dde63d76: Pulling fs layer 22:31:31 bde34c3a00c8: Pulling fs layer 22:31:31 b352a97aabf1: Pulling fs layer 22:31:31 4872d77fe225: Pulling fs layer 22:31:31 5851b861e8e6: Pulling fs layer 22:31:31 988bab9f4d93: Waiting 22:31:31 1469e6f7b9e6: Waiting 22:31:31 eaf3925da568: Waiting 22:31:31 bab4dde63d76: Waiting 22:31:31 bde34c3a00c8: Waiting 22:31:31 5851b861e8e6: Waiting 22:31:31 b352a97aabf1: Waiting 22:31:31 e2be974225ed: Verifying Checksum 22:31:31 e2be974225ed: Download complete 22:31:31 988bab9f4d93: Verifying Checksum 22:31:31 988bab9f4d93: Download complete 22:31:31 1469e6f7b9e6: Download complete 22:31:32 eaf3925da568: Verifying Checksum 22:31:32 eaf3925da568: Download complete 22:31:32 339a4e72a1f5: Verifying Checksum 22:31:32 339a4e72a1f5: Download complete 22:31:32 bde34c3a00c8: Verifying Checksum 22:31:32 bde34c3a00c8: Download complete 22:31:32 b352a97aabf1: Verifying Checksum 22:31:32 b352a97aabf1: Download complete 22:31:32 4872d77fe225: Download complete 22:31:32 5851b861e8e6: Download complete 22:31:32 b85a868b505f: Verifying Checksum 22:31:32 b85a868b505f: Download complete 22:31:32 bab4dde63d76: Verifying Checksum 22:31:32 bab4dde63d76: Download complete 22:31:33 b85a868b505f: Pull complete 22:31:33 e2be974225ed: Pull complete 22:31:33 339a4e72a1f5: Pull complete 22:31:34 988bab9f4d93: Pull complete 22:31:34 1469e6f7b9e6: Pull complete 22:31:34 eaf3925da568: Pull complete 22:31:36 bab4dde63d76: Pull complete 22:31:36 bde34c3a00c8: Pull complete 22:31:36 b352a97aabf1: Pull complete 22:31:36 4872d77fe225: Pull complete 22:31:36 5851b861e8e6: Pull complete 22:31:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:36 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:31:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:40 $ docker top a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 -eo pid,comm 22:31:40 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). 22:31:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:40 [ssh-agent] Looking for ssh-agent implementation... 22:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:40 $ docker exec a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent 22:31:40 SSH_AUTH_SOCK=/tmp/ssh-0batXfmxIuLZ/agent.33 22:31:40 SSH_AGENT_PID=39 22:31:40 Running ssh-add (command line suppressed) 22:31:40 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8876330033098245842.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8876330033098245842.key) 22:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:41 + git tag --points-at HEAD [Pipeline] } 22:31:41 $ docker exec --env ******** --env ******** a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent -k 22:31:41 unset SSH_AUTH_SOCK; 22:31:41 unset SSH_AGENT_PID; 22:31:41 echo Agent pid 39 killed; 22:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:41 [ssh-agent] Looking for ssh-agent implementation... 22:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:41 $ docker exec a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent 22:31:41 SSH_AUTH_SOCK=/tmp/ssh-qtb0ykN0SKAw/agent.72 22:31:41 SSH_AGENT_PID=78 22:31:41 Running ssh-add (command line suppressed) 22:31:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12293385643397211321.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12293385643397211321.key) 22:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:41 + git semver init 22:31:42 2024-10-09 22:31:42,155 [run_init] DEBUG init version:0.0.0 force:False 22:31:42 2024-10-09 22:31:42,155 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 22:31:42 2024-10-09 22:31:42,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 22:31:42 2024-10-09 22:31:42,156 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:31:44 2024-10-09 22:31:43,770 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 22:31:44 2024-10-09 22:31:43,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 22:31:44 2024-10-09 22:31:43,771 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:31:44 2024-10-09 22:31:43,771 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:31:44 3.2.0-dev.21 [Pipeline] } 22:31:44 $ docker exec --env ******** --env ******** a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent -k 22:31:44 unset SSH_AUTH_SOCK; 22:31:44 unset SSH_AGENT_PID; 22:31:44 echo Agent pid 78 killed; 22:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:44 + git semver [Pipeline] } 22:31:44 $ docker stop --time=1 a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 22:31:46 $ docker rm -f --volumes a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:31:46 Stashed 1 file(s) [Pipeline] echo 22:31:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:46 provisioning config files... 22:31:46 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13773144479311630999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:47 ---> ****-login.sh 22:31:47 nexus3.edgexfoundry.org:10001 22:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:47 Configure a credential helper to remove this warning. See 22:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:47 22:31:47 Login Succeeded 22:31:47 nexus3.edgexfoundry.org:10002 22:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:47 Configure a credential helper to remove this warning. See 22:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:47 22:31:47 Login Succeeded 22:31:47 nexus3.edgexfoundry.org:10003 22:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:47 Configure a credential helper to remove this warning. See 22:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:47 22:31:47 Login Succeeded 22:31:47 nexus3.edgexfoundry.org:10004 22:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:47 Configure a credential helper to remove this warning. See 22:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:47 22:31:47 Login Succeeded 22:31:47 ****.io 22:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:31:47 Configure a credential helper to remove this warning. See 22:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:31:47 22:31:47 Login Succeeded 22:31:47 ---> ****-login.sh ends [Pipeline] } 22:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:31:47 ========================================================= 22:31:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:31:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:31:48 Sending build context to Docker daemon 9.743MB 22:31:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:31:48 Step 2/12 : FROM ${BASE} AS builder 22:31:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:31:48 43c4264eed91: Pulling fs layer 22:31:48 4cc291be95ef: Pulling fs layer 22:31:48 2ac1f1163629: Pulling fs layer 22:31:48 5c3c966382ef: Pulling fs layer 22:31:48 4f4fb700ef54: Pulling fs layer 22:31:48 5d5c8e513c77: Pulling fs layer 22:31:48 9f66e0745190: Pulling fs layer 22:31:48 f49a43e4bbc0: Pulling fs layer 22:31:48 561ebcabdf7f: Pulling fs layer 22:31:48 5d5c8e513c77: Waiting 22:31:48 9f66e0745190: Waiting 22:31:48 f49a43e4bbc0: Waiting 22:31:48 5c3c966382ef: Waiting 22:31:48 4f4fb700ef54: Waiting 22:31:48 561ebcabdf7f: Waiting 22:31:48 4cc291be95ef: Verifying Checksum 22:31:48 4cc291be95ef: Download complete 22:31:48 5c3c966382ef: Verifying Checksum 22:31:48 5c3c966382ef: Download complete 22:31:48 4f4fb700ef54: Download complete 22:31:48 5d5c8e513c77: Verifying Checksum 22:31:48 5d5c8e513c77: Download complete 22:31:48 43c4264eed91: Download complete 22:31:48 9f66e0745190: Verifying Checksum 22:31:48 9f66e0745190: Download complete 22:31:48 43c4264eed91: Pull complete 22:31:48 561ebcabdf7f: Download complete 22:31:48 4cc291be95ef: Pull complete 22:31:49 2ac1f1163629: Verifying Checksum 22:31:49 2ac1f1163629: Download complete 22:31:49 f49a43e4bbc0: Verifying Checksum 22:31:49 f49a43e4bbc0: Download complete 22:31:52 2ac1f1163629: Pull complete 22:31:52 5c3c966382ef: Pull complete 22:31:52 4f4fb700ef54: Pull complete 22:31:52 5d5c8e513c77: Pull complete 22:31:52 9f66e0745190: Pull complete 22:31:55 f49a43e4bbc0: Pull complete 22:31:55 561ebcabdf7f: Pull complete 22:31:55 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:31:55 ---> 3a752c3f9dda 22:31:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:32:01 Still waiting to schedule task 22:32:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22362’ 22:32:01 ---> Running in 63a51338f8f2 22:32:01 Removing intermediate container 63a51338f8f2 22:32:01 ---> a8465529f874 22:32:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:32:01 ---> Running in 6e9b7008523f 22:32:01 Removing intermediate container 6e9b7008523f 22:32:01 ---> ea285d778206 22:32:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:32:01 ---> Running in 89cab11fb5ab 22:32:01 Removing intermediate container 89cab11fb5ab 22:32:01 ---> f25a0f57d5ff 22:32:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:01 ---> Running in 4d22cb9c9af7 22:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:32:01 OK: 246 MiB in 54 packages 22:32:02 Removing intermediate container 4d22cb9c9af7 22:32:02 ---> 439f37d1648c 22:32:02 Step 7/12 : WORKDIR /app 22:32:02 ---> Running in b9c152e268f3 22:32:02 Removing intermediate container b9c152e268f3 22:32:02 ---> c9a5ebeea382 22:32:02 Step 8/12 : COPY go.mod vendor* ./ 22:32:02 ---> c253d38fa0bd 22:32:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:02 ---> Running in 71949897d45c 22:33:00 Removing intermediate container 71949897d45c 22:33:00 ---> 7461c9356f75 22:33:00 Step 10/12 : COPY . . 22:33:00 ---> f6eb7ced1223 22:33:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:33:00 ---> Running in 6ba9df76b76e 22:33:00 Removing intermediate container 6ba9df76b76e 22:33:00 ---> 5955781000f9 22:33:00 Step 12/12 : RUN $MAKE 22:33:00 ---> Running in 90eca97e77c5 22:33:00 noop 22:33:00 Removing intermediate container 90eca97e77c5 22:33:00 ---> 1184a4dadc35 22:33:00 Successfully built 1184a4dadc35 22:33:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:02 + docker inspect -f . ci-base-image-x86_64 22:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:02 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:02 $ docker top 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:02 + go version 22:33:02 go version go1.23.2 linux/amd64 [Pipeline] } 22:33:02 $ docker stop --time=1 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d 22:33:04 $ docker rm -f --volumes 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:05 + docker inspect -f . ci-base-image-x86_64 22:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:07 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:08 $ docker top fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:08 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 22:33:08 + make test 22:33:08 go test -race -coverprofile=coverage.out ./... 22:33:47 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:33:47 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:33:47 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 22:33:47 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 22:33:47 ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements 22:33:52 ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements 22:33:52 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements 22:33:52 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.023s coverage: 100.0% of statements 22:33:52 running golangci-lint 22:33:52 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 22:33:52 go version go1.23.2 linux/amd64 22:33:52 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 22:33:52 level=info msg="[config_reader] Used config file .golangci.yml" 22:33:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:34:15 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 22.52817845s" 22:34:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 8.11844ms" 22:34:25 level=info msg="[linters_context/goanalysis] analyzers took 57.019219571s with top 10 stages: buildir: 45.078189512s, inspect: 2.258058756s, fact_deprecated: 2.191643346s, printf: 1.610307301s, ctrlflow: 1.484013524s, fact_purity: 901.026907ms, nilness: 776.500959ms, tokenfileanalyzer: 621.934589ms, typedness: 485.370659ms, SA5012: 393.663138ms" 22:34:25 level=info msg="[runner] Issues before processing: 10, after processing: 0" 22:34:25 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 10/10, invalid_issue: 10/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 10/10, cgo: 10/10, exclude: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, autogenerated_exclude: 10/10" 22:34:25 level=info msg="[runner] processing took 864.158µs with stages: identifier_marker: 456.504µs, autogenerated_exclude: 175.352µs, exclude-rules: 93.001µs, path_prettifier: 74.481µs, skip_dirs: 48.17µs, cgo: 3.92µs, invalid_issue: 3.13µs, filename_unadjuster: 1.45µs, nolint: 1.37µs, max_same_issues: 1.18µs, uniq_by_line: 710ns, skip_files: 710ns, max_from_linter: 630ns, sort_results: 570ns, fixer: 530ns, source_code: 510ns, exclude: 420ns, diff: 410ns, path_prefixer: 360ns, max_per_file_from_linter: 270ns, path_shortener: 260ns, severity-rules: 220ns" 22:34:25 level=info msg="[runner] linters took 10.718065768s with stages: goanalysis_metalinter: 10.717048079s" 22:34:25 level=info msg="File cache stats: 0 entries of total size 0B" 22:34:25 level=info msg="Memory: 333 samples, avg is 236.7MB, max is 1109.4MB" 22:34:25 level=info msg="Execution took 33.264382295s" 22:34:25 go vet ./... 22:34:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:30 ./bin/test-attribution-txt.sh 22:34:30 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 22:34:30 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 22:34:30 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 22:34:30 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 22:34:30 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 22:34:30 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo 22:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:34:30 $ docker stop --time=1 fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 22:34:37 $ docker rm -f --volumes fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:34:38 + ls -al . 22:34:38 total 276 22:34:38 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:33 . 22:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:31 .. 22:34:38 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:31 .dockerignore 22:34:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:33 .git 22:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 .github 22:34:38 -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:31 .gitignore 22:34:38 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:31 .golangci.yml 22:34:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:31 .semver 22:34:38 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:31 Attribution.txt 22:34:38 -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:31 CHANGELOG.md 22:34:38 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:31 Dockerfile 22:34:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:31 GOVERNANCE.md 22:34:38 -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:31 Jenkinsfile 22:34:38 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:31 LICENSE 22:34:38 -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:31 Makefile 22:34:38 -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:31 OWNERS.md 22:34:38 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:31 README.md 22:34:38 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:31 Record and Reply.postman_collection.json 22:34:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:31 VERSION 22:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:31 bin 22:34:38 -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:33 coverage.out 22:34:38 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 9 22:31 go.mod 22:34:38 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 9 22:31 go.sum 22:34:38 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:31 internal 22:34:38 -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:31 main.go 22:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 openapi 22:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 pkg 22:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:38 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2069e4878ba40974eb08f4e1638304e603144a5a --label arch=amd64 --label version=3.2.0-dev.21 . 22:34:38 Sending build context to Docker daemon 9.778MB 22:34:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:34:38 Step 2/27 : FROM ${BASE} AS builder 22:34:38 ---> 1184a4dadc35 22:34:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:34:39 ---> Running in 68c35c88ed3d 22:34:39 Removing intermediate container 68c35c88ed3d 22:34:39 ---> d6124e0f09a7 22:34:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:34:39 ---> Running in 6a556dcc515d 22:34:39 Removing intermediate container 6a556dcc515d 22:34:39 ---> 9fd729103148 22:34:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:34:39 ---> Running in 34ea9060bf6e 22:34:39 Removing intermediate container 34ea9060bf6e 22:34:39 ---> 5b380bf05c2a 22:34:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:34:39 ---> Running in 8f75d28e6d99 22:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:34:40 OK: 246 MiB in 54 packages 22:34:40 Removing intermediate container 8f75d28e6d99 22:34:40 ---> 4ce6af8c0b64 22:34:40 Step 7/27 : WORKDIR /app 22:34:40 ---> Running in e68a68594db9 22:34:40 Removing intermediate container e68a68594db9 22:34:40 ---> 36c95d832973 22:34:40 Step 8/27 : COPY go.mod vendor* ./ 22:34:40 ---> db14c6d38d1c 22:34:40 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:40 ---> Running in cebe25351f66 22:34:41 Removing intermediate container cebe25351f66 22:34:41 ---> fd6585093afa 22:34:41 Step 10/27 : COPY . . 22:34:42 ---> 5989f4945aa5 22:34:42 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:34:42 ---> Running in 56b0273c660b 22:34:42 Removing intermediate container 56b0273c660b 22:34:42 ---> a9151e5a24aa 22:34:42 Step 12/27 : RUN $MAKE 22:34:42 ---> Running in 0ace27940dfd 22:34:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-record-replay 22:35:21 Removing intermediate container 0ace27940dfd 22:35:21 ---> cc6ce904c1f3 22:35:21 Step 13/27 : FROM alpine:3.20 22:35:21 3.20: Pulling from library/alpine 22:35:21 43c4264eed91: Already exists 22:35:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:35:21 Status: Downloaded newer image for alpine:3.20 22:35:21 ---> 91ef0af61f39 22:35:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:35:21 ---> Running in d5ddc623e084 22:35:21 Removing intermediate container d5ddc623e084 22:35:21 ---> 2f15018aa3c4 22:35:21 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 22:35:21 ---> Running in df7e8c552861 22:35:21 Removing intermediate container df7e8c552861 22:35:21 ---> 466f537081ad 22:35:21 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:35:21 ---> Running in 53f54cd3592b 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:35:21 (1/2) Installing ca-certificates (20240705-r0) 22:35:21 (2/2) Installing dumb-init (1.2.5-r3) 22:35:21 Executing busybox-1.36.1-r29.trigger 22:35:21 Executing ca-certificates-20240705-r0.trigger 22:35:21 OK: 9 MiB in 16 packages 22:35:21 Removing intermediate container 53f54cd3592b 22:35:21 ---> 36f2ae8dfbdb 22:35:21 Step 17/27 : RUN apk --no-cache upgrade 22:35:21 ---> Running in 90bd7580c619 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:35:21 Upgrading critical system libraries and apk-tools: 22:35:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:35:21 Executing busybox-1.36.1-r29.trigger 22:35:21 Continuing the upgrade transaction with new apk-tools: 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:35:21 OK: 9 MiB in 16 packages 22:35:21 Removing intermediate container 90bd7580c619 22:35:21 ---> dd93dbb5eb26 22:35:21 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:35:21 ---> 58c5bee52356 22:35:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:35:22 ---> 646708eb9b79 22:35:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:35:22 ---> 69d94b61a6ee 22:35:22 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 22:35:23 ---> b40e167ef7bf 22:35:23 Step 22/27 : EXPOSE 59712 22:35:23 ---> Running in 668230b739d9 22:35:23 Removing intermediate container 668230b739d9 22:35:23 ---> 8b8de228f3cf 22:35:23 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 22:35:23 ---> Running in cccde77102b5 22:35:23 Removing intermediate container cccde77102b5 22:35:23 ---> 962bdb828bc3 22:35:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:23 ---> Running in 43394c05c52c 22:35:23 Removing intermediate container 43394c05c52c 22:35:23 ---> dd0b4e055f8b 22:35:23 Step 25/27 : LABEL arch=amd64 22:35:23 ---> Running in cd94b334b3d2 22:35:23 Removing intermediate container cd94b334b3d2 22:35:23 ---> f687d058a78b 22:35:23 Step 26/27 : LABEL git_sha=2069e4878ba40974eb08f4e1638304e603144a5a 22:35:23 ---> Running in d278b35ed345 22:35:23 Removing intermediate container d278b35ed345 22:35:23 ---> 84311a2d508c 22:35:23 Step 27/27 : LABEL version=3.2.0-dev.21 22:35:23 ---> Running in 6f161d077866 22:35:24 Removing intermediate container 6f161d077866 22:35:24 ---> 69e86dba3f1a 22:35:24 [Warning] One or more build-args [ARCH] were not consumed 22:35:24 Successfully built 69e86dba3f1a 22:35:24 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:24 provisioning config files... 22:35:24 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2858454508143741365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:25 ---> ****-login.sh 22:35:25 nexus3.edgexfoundry.org:10001 22:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:25 Configure a credential helper to remove this warning. See 22:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:25 22:35:25 Login Succeeded 22:35:25 nexus3.edgexfoundry.org:10002 22:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:25 Configure a credential helper to remove this warning. See 22:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:25 22:35:25 Login Succeeded 22:35:25 nexus3.edgexfoundry.org:10003 22:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:25 Configure a credential helper to remove this warning. See 22:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:25 22:35:25 Login Succeeded 22:35:25 nexus3.edgexfoundry.org:10004 22:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:25 Configure a credential helper to remove this warning. See 22:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:25 22:35:25 Login Succeeded 22:35:25 ****.io 22:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:35:25 Configure a credential helper to remove this warning. See 22:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:35:25 22:35:25 Login Succeeded 22:35:25 ---> ****-login.sh ends [Pipeline] } 22:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:35:25 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 22:35:25 2069e4878ba40974eb08f4e1638304e603144a5a 22:35:25 latest 22:35:25 3.2.0-dev.21 22:35:25 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:35:25 main 22:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a 22:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:35:26 74c2e6cf8afc: Preparing 22:35:26 025e1e745978: Preparing 22:35:26 d5e78aa67991: Preparing 22:35:26 93c91e38a072: Preparing 22:35:26 ae2521c3754c: Preparing 22:35:26 bd2dc4f1d047: Preparing 22:35:26 63ca1fbb43ae: Preparing 22:35:26 bd2dc4f1d047: Waiting 22:35:26 63ca1fbb43ae: Waiting 22:35:26 ae2521c3754c: Pushed 22:35:26 93c91e38a072: Pushed 22:35:26 d5e78aa67991: Pushed 22:35:26 025e1e745978: Pushed 22:35:26 63ca1fbb43ae: Layer already exists 22:35:26 bd2dc4f1d047: Pushed 22:35:29 74c2e6cf8afc: Pushed 22:35:29 2069e4878ba40974eb08f4e1638304e603144a5a: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:30 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:35:30 74c2e6cf8afc: Preparing 22:35:30 025e1e745978: Preparing 22:35:30 d5e78aa67991: Preparing 22:35:30 93c91e38a072: Preparing 22:35:30 ae2521c3754c: Preparing 22:35:30 bd2dc4f1d047: Preparing 22:35:30 63ca1fbb43ae: Preparing 22:35:30 bd2dc4f1d047: Waiting 22:35:30 63ca1fbb43ae: Waiting 22:35:30 d5e78aa67991: Layer already exists 22:35:30 ae2521c3754c: Layer already exists 22:35:30 74c2e6cf8afc: Layer already exists 22:35:30 025e1e745978: Layer already exists 22:35:30 93c91e38a072: Layer already exists 22:35:30 bd2dc4f1d047: Layer already exists 22:35:30 63ca1fbb43ae: Layer already exists 22:35:30 latest: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:30 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 22:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:35:31 74c2e6cf8afc: Preparing 22:35:31 025e1e745978: Preparing 22:35:31 d5e78aa67991: Preparing 22:35:31 93c91e38a072: Preparing 22:35:31 ae2521c3754c: Preparing 22:35:31 bd2dc4f1d047: Preparing 22:35:31 63ca1fbb43ae: Preparing 22:35:31 63ca1fbb43ae: Waiting 22:35:31 bd2dc4f1d047: Waiting 22:35:31 93c91e38a072: Layer already exists 22:35:31 74c2e6cf8afc: Layer already exists 22:35:31 ae2521c3754c: Layer already exists 22:35:31 d5e78aa67991: Layer already exists 22:35:31 025e1e745978: Layer already exists 22:35:31 bd2dc4f1d047: Layer already exists 22:35:31 63ca1fbb43ae: Layer already exists 22:35:31 3.2.0-dev.21: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:31 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:35:31 74c2e6cf8afc: Preparing 22:35:31 025e1e745978: Preparing 22:35:31 d5e78aa67991: Preparing 22:35:31 93c91e38a072: Preparing 22:35:31 ae2521c3754c: Preparing 22:35:31 bd2dc4f1d047: Preparing 22:35:31 63ca1fbb43ae: Preparing 22:35:31 bd2dc4f1d047: Waiting 22:35:31 63ca1fbb43ae: Waiting 22:35:31 ae2521c3754c: Layer already exists 22:35:31 d5e78aa67991: Layer already exists 22:35:31 025e1e745978: Layer already exists 22:35:31 93c91e38a072: Layer already exists 22:35:31 74c2e6cf8afc: Layer already exists 22:35:31 bd2dc4f1d047: Layer already exists 22:35:31 63ca1fbb43ae: Layer already exists 22:35:31 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:32 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 22:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:35:32 74c2e6cf8afc: Preparing 22:35:32 025e1e745978: Preparing 22:35:32 d5e78aa67991: Preparing 22:35:32 93c91e38a072: Preparing 22:35:32 ae2521c3754c: Preparing 22:35:32 bd2dc4f1d047: Preparing 22:35:32 63ca1fbb43ae: Preparing 22:35:32 bd2dc4f1d047: Waiting 22:35:32 63ca1fbb43ae: Waiting 22:35:32 d5e78aa67991: Layer already exists 22:35:32 74c2e6cf8afc: Layer already exists 22:35:32 025e1e745978: Layer already exists 22:35:32 ae2521c3754c: Layer already exists 22:35:32 93c91e38a072: Layer already exists 22:35:32 bd2dc4f1d047: Layer already exists 22:35:32 63ca1fbb43ae: Layer already exists 22:35:32 main: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:35:32 ===================================================== [Pipeline] echo 22:35:32 taggedImages: 22:35:32 - nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a 22:35:32 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:35:32 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 22:35:32 - nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:35:32 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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 22:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:33 22:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:33 latest: Pulling from edgex-lftools-log-publisher 22:35:33 5eb5b503b376: Pulling fs layer 22:35:33 5c69ac0246d0: Pulling fs layer 22:35:33 ec43610c2a17: Pulling fs layer 22:35:33 3a2ae6a8a46f: Pulling fs layer 22:35:33 33b1e0a273af: Pulling fs layer 22:35:33 3a2ae6a8a46f: Waiting 22:35:33 5d3b04190fa2: Pulling fs layer 22:35:33 33b1e0a273af: Waiting 22:35:33 2f39f015ded8: Pulling fs layer 22:35:33 5d3b04190fa2: Waiting 22:35:33 2f39f015ded8: Waiting 22:35:33 5c69ac0246d0: Download complete 22:35:33 3a2ae6a8a46f: Verifying Checksum 22:35:33 3a2ae6a8a46f: Download complete 22:35:33 33b1e0a273af: Verifying Checksum 22:35:33 33b1e0a273af: Download complete 22:35:33 5d3b04190fa2: Download complete 22:35:33 ec43610c2a17: Verifying Checksum 22:35:33 ec43610c2a17: Download complete 22:35:33 5eb5b503b376: Verifying Checksum 22:35:33 5eb5b503b376: Download complete 22:35:34 2f39f015ded8: Download complete 22:35:34 5eb5b503b376: Pull complete 22:35:35 5c69ac0246d0: Pull complete 22:35:35 ec43610c2a17: Pull complete 22:35:35 3a2ae6a8a46f: Pull complete 22:35:35 33b1e0a273af: Pull complete 22:35:35 5d3b04190fa2: Pull complete 22:35:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22365 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 22:35:36 Running in /w/workspace/app-record-replay/96 [Pipeline] { [Pipeline] checkout 22:35:39 Selected Git installation does not exist. Using Default 22:35:39 The recommended git tool is: NONE 22:35:39 2f39f015ded8: Pull complete 22:35:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:39 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:35: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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:35:44 using credential edgex-jenkins-ssh 22:35:44 Cloning the remote Git repository 22:35:44 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:35:44 > git init /w/workspace/app-record-replay/96 # timeout=10 22:35:44 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:35:44 > git --version # timeout=10 22:35:44 > git --version # 'git version 2.25.1' 22:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:45 $ docker top 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:45 ---> job-cost.sh 22:35:45 lf-activate-venv: SKIPPING 22:35:45 INFO: No Stack... 22:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:45 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:46 INFO: Archiving Costs [Pipeline] sh 22:35:46 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 22:35:46 + cut -d, -f6 [Pipeline] lock 22:35:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] 22:35:46 Resource [jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] did not exist. Created. 22:35:46 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:46 + echo total: 0.2199999988079071 [Pipeline] stash 22:35:46 Stashed 1 file(s) [Pipeline] } 22:35:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:46 $ docker stop --time=1 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 22:35:48 $ docker rm -f --volumes 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:35:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:48 Avoid second fetch 22:35:48 Checking out Revision 2069e4878ba40974eb08f4e1638304e603144a5a (main) 22:35:49 Commit message: "Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" 22:35:48 > git config core.sparsecheckout # timeout=10 22:35:48 > git checkout -f 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:35:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:54 Dload Upload Total Spent Left Speed 22:35:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 22:35:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:35:54 + sudo tee /etc/docker/daemon.new 22:35:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:35:54 { 22:35:54 "registry-mirrors": [ 22:35:54 "https://nexus3.edgexfoundry.org:10001" 22:35:54 ], 22:35:54 "bip": "10.250.0.254/24", 22:35:54 "hosts": [ 22:35:54 "tcp://0.0.0.0:5555", 22:35:54 "unix:///var/run/docker.sock" 22:35:54 ], 22:35:54 "mtu": 1458, 22:35:54 "selinux-enabled": true, 22:35:54 "seccomp-profile": "/etc/docker/seccomp.json" 22:35:54 } [Pipeline] sh 22:35:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:35:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:13 provisioning config files... 22:36:13 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/96@tmp/config17245782677145359774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:14 ---> ****-login.sh 22:36:14 nexus3.edgexfoundry.org:10001 22:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:14 Configure a credential helper to remove this warning. See 22:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:14 22:36:14 Login Succeeded 22:36:14 nexus3.edgexfoundry.org:10002 22:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:15 Configure a credential helper to remove this warning. See 22:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:15 22:36:15 Login Succeeded 22:36:15 nexus3.edgexfoundry.org:10003 22:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:15 Configure a credential helper to remove this warning. See 22:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:15 22:36:15 Login Succeeded 22:36:15 nexus3.edgexfoundry.org:10004 22:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:15 Configure a credential helper to remove this warning. See 22:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:15 22:36:15 Login Succeeded 22:36:15 ****.io 22:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:16 Configure a credential helper to remove this warning. See 22:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:16 22:36:16 Login Succeeded 22:36:16 ---> ****-login.sh ends [Pipeline] } 22:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:36:16 ========================================================= 22:36:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:36:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:36:17 Sending build context to Docker daemon 337.9kB 22:36:17 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:36:17 Step 2/12 : FROM ${BASE} AS builder 22:36:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:36:17 cf04c63912e1: Pulling fs layer 22:36:17 55b35a11ae5e: Pulling fs layer 22:36:17 a37a00ec5f00: Pulling fs layer 22:36:17 50b3750afda1: Pulling fs layer 22:36:17 4f4fb700ef54: Pulling fs layer 22:36:17 80978eb59214: Pulling fs layer 22:36:17 c9f46d7d2bd2: Pulling fs layer 22:36:17 c5a475d317c9: Pulling fs layer 22:36:17 4f4fb700ef54: Waiting 22:36:17 80978eb59214: Waiting 22:36:17 c9f46d7d2bd2: Waiting 22:36:17 c5a475d317c9: Waiting 22:36:17 50b3750afda1: Waiting 22:36:17 55b35a11ae5e: Verifying Checksum 22:36:17 55b35a11ae5e: Download complete 22:36:17 50b3750afda1: Verifying Checksum 22:36:17 50b3750afda1: Download complete 22:36:17 4f4fb700ef54: Verifying Checksum 22:36:17 4f4fb700ef54: Download complete 22:36:17 80978eb59214: Verifying Checksum 22:36:17 80978eb59214: Download complete 22:36:17 cf04c63912e1: Verifying Checksum 22:36:17 cf04c63912e1: Download complete 22:36:18 c5a475d317c9: Verifying Checksum 22:36:18 c5a475d317c9: Download complete 22:36:19 cf04c63912e1: Pull complete 22:36:20 a37a00ec5f00: Verifying Checksum 22:36:20 a37a00ec5f00: Download complete 22:36:20 55b35a11ae5e: Pull complete 22:36:20 c9f46d7d2bd2: Verifying Checksum 22:36:20 c9f46d7d2bd2: Download complete 22:36:35 a37a00ec5f00: Pull complete 22:36:35 50b3750afda1: Pull complete 22:36:35 4f4fb700ef54: Pull complete 22:36:35 80978eb59214: Pull complete 22:36:44 c9f46d7d2bd2: Pull complete 22:36:45 c5a475d317c9: Pull complete 22:36:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:36:45 ---> be29e6b0f0d4 22:36:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:36:46 ---> Running in 4a3b769701c4 22:36:46 Removing intermediate container 4a3b769701c4 22:36:46 ---> 3db9672a79b1 22:36:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:36:46 ---> Running in 972d14077b33 22:36:46 Removing intermediate container 972d14077b33 22:36:46 ---> 51f916bf1091 22:36:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:36:46 ---> Running in e44953ecb32c 22:36:47 Removing intermediate container e44953ecb32c 22:36:47 ---> 8527fd160c89 22:36:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:47 ---> Running in de5244c516e4 22:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:36:50 OK: 238 MiB in 54 packages 22:36:51 Removing intermediate container de5244c516e4 22:36:51 ---> 693da4fad495 22:36:51 Step 7/12 : WORKDIR /app 22:36:51 ---> Running in 2f9f1ae5fd5e 22:36:51 Removing intermediate container 2f9f1ae5fd5e 22:36:51 ---> 519044f83d66 22:36:51 Step 8/12 : COPY go.mod vendor* ./ 22:36:53 ---> 3c3d36fd9c62 22:36:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:53 ---> Running in 1f1c5b02c45f 22:38:59 Removing intermediate container 1f1c5b02c45f 22:38:59 ---> 45f8317614f7 22:38:59 Step 10/12 : COPY . . 22:38:59 ---> bd3b2fa52338 22:38:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:38:59 ---> Running in f450c9529241 22:38:59 Removing intermediate container f450c9529241 22:38:59 ---> 231e3b6a7172 22:38:59 Step 12/12 : RUN $MAKE 22:38:59 ---> Running in 82a1ff8933a3 22:38:59 noop 22:38:59 Removing intermediate container 82a1ff8933a3 22:38:59 ---> e78409a2b867 22:38:59 Successfully built e78409a2b867 22:38:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:00 + docker inspect -f . ci-base-image-arm64 22:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:00 prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container 22:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:01 $ docker top 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:02 + go version 22:39:02 go version go1.23.2 linux/arm64 [Pipeline] } 22:39:02 $ docker stop --time=1 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e 22:39:04 $ docker rm -f --volumes 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:04 + docker inspect -f . ci-base-image-arm64 22:39:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:05 prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container 22:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:06 $ docker top 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:07 + git config --global --add safe.directory /w/workspace/app-record-replay/96 [Pipeline] fileExists [Pipeline] sh 22:39:07 + make test 22:39:07 go test -race -coverprofile=coverage.out ./... 22:44:01 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 22:44:11 ok github.com/edgexfoundry/app-record-replay/internal/app 1.134s coverage: 88.0% of statements 22:44:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:44:17 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 22:44:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:44:23 ok github.com/edgexfoundry/app-record-replay/internal/application 9.848s coverage: 98.7% of statements 22:44:23 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.387s coverage: 89.7% of statements 22:44:23 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements 22:44:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:44:25 go vet ./... 22:48:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:48:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:48:47 ./bin/test-attribution-txt.sh 22:48:47 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 22:48:47 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 22:48:47 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 22:48:47 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 22:48:47 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 22:48:47 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo 22:48:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:48:47 $ docker stop --time=1 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae 22:48:49 $ docker rm -f --volumes 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae [Pipeline] // withDockerContainer [Pipeline] sh 22:48:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:48:51 Warning: overwriting stash ‘coverage-report’ 22:48:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:48:52 + ls -al . 22:48:52 total 272 22:48:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:39 . 22:48:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:35 .. 22:48:52 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:35 .dockerignore 22:48:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:35 .git 22:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 .github 22:48:52 -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:35 .gitignore 22:48:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:35 .golangci.yml 22:48:52 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:35 Attribution.txt 22:48:52 -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:35 CHANGELOG.md 22:48:52 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:35 Dockerfile 22:48:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:35 GOVERNANCE.md 22:48:52 -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:35 Jenkinsfile 22:48:52 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:35 LICENSE 22:48:52 -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:35 Makefile 22:48:52 -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:35 OWNERS.md 22:48:52 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:35 README.md 22:48:52 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:35 Record and Reply.postman_collection.json 22:48:52 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:31 VERSION 22:48:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 bin 22:48:52 -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:44 coverage.out 22:48:52 -rw-rw-r-- 1 jenkins jenkins 7488 Oct 9 22:35 go.mod 22:48:52 -rw-rw-r-- 1 jenkins jenkins 100896 Oct 9 22:35 go.sum 22:48:52 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:35 internal 22:48:52 -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:35 main.go 22:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 openapi 22:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 pkg 22:48:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:53 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2069e4878ba40974eb08f4e1638304e603144a5a --label arch=arm64 --label version=3.2.0-dev.21 . 22:48:53 Sending build context to Docker daemon 372.7kB 22:48:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:48:53 Step 2/27 : FROM ${BASE} AS builder 22:48:53 ---> e78409a2b867 22:48:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:48:53 ---> Running in 0adb48e30a67 22:48:53 Removing intermediate container 0adb48e30a67 22:48:53 ---> 9483cbb28006 22:48:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:48:53 ---> Running in 5b78ba186d1a 22:48:54 Removing intermediate container 5b78ba186d1a 22:48:54 ---> 5862688e6b65 22:48:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:48:54 ---> Running in 19df091c0902 22:48:54 Removing intermediate container 19df091c0902 22:48:54 ---> c7a2045d7d85 22:48:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:54 ---> Running in 54cb536e6473 22:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:48:57 OK: 238 MiB in 54 packages 22:48:57 Removing intermediate container 54cb536e6473 22:48:57 ---> 8033ee34182a 22:48:57 Step 7/27 : WORKDIR /app 22:48:58 ---> Running in cc30dab17428 22:48:58 Removing intermediate container cc30dab17428 22:48:58 ---> aeb8167e93f7 22:48:58 Step 8/27 : COPY go.mod vendor* ./ 22:48:58 ---> 2be81aad74a5 22:48:58 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:59 ---> Running in 9ca44a2a064a 22:49:01 Removing intermediate container 9ca44a2a064a 22:49:01 ---> e0a94499d51d 22:49:01 Step 10/27 : COPY . . 22:49:01 ---> 7a70769c1cfb 22:49:01 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:49:01 ---> Running in 0a6f7ec723da 22:49:02 Removing intermediate container 0a6f7ec723da 22:49:02 ---> db8caff5fae9 22:49:02 Step 12/27 : RUN $MAKE 22:49:02 ---> Running in c3f9fefa5c77 22:49:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-record-replay 22:52:55 Removing intermediate container c3f9fefa5c77 22:52:55 ---> 46c5b1cb97a1 22:52:55 Step 13/27 : FROM alpine:3.20 22:52:55 3.20: Pulling from library/alpine 22:52:55 cf04c63912e1: Already exists 22:52:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:55 Status: Downloaded newer image for alpine:3.20 22:52:55 ---> c157a85ed455 22:52:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:52:55 ---> Running in b0f8e5b94b94 22:52:55 Removing intermediate container b0f8e5b94b94 22:52:55 ---> cbd65639c8b5 22:52:55 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 22:52:55 ---> Running in 29dbe2f425bf 22:52:55 Removing intermediate container 29dbe2f425bf 22:52:55 ---> aa6e131b295f 22:52:55 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:52:55 ---> Running in 704eedfeca30 22:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:55 (1/2) Installing ca-certificates (20240705-r0) 22:52:55 (2/2) Installing dumb-init (1.2.5-r3) 22:52:55 Executing busybox-1.36.1-r29.trigger 22:52:55 Executing ca-certificates-20240705-r0.trigger 22:52:55 OK: 10 MiB in 16 packages 22:52:56 Removing intermediate container 704eedfeca30 22:52:56 ---> 5ab31878ab56 22:52:56 Step 17/27 : RUN apk --no-cache upgrade 22:52:56 ---> Running in 04e920b3ece0 22:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:59 Upgrading critical system libraries and apk-tools: 22:52:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:52:59 Executing busybox-1.36.1-r29.trigger 22:52:59 Continuing the upgrade transaction with new apk-tools: 22:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:01 OK: 10 MiB in 16 packages 22:53:02 Removing intermediate container 04e920b3ece0 22:53:02 ---> 3f76ea9c58d9 22:53:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:53:03 ---> c8a6ccbbd84d 22:53:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:53:03 ---> d03fd543f264 22:53:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:53:04 ---> a2795a0ece6c 22:53:04 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 22:53:06 ---> 90fa315315a5 22:53:06 Step 22/27 : EXPOSE 59712 22:53:06 ---> Running in eac568e802e5 22:53:06 Removing intermediate container eac568e802e5 22:53:06 ---> 8ca4010ab863 22:53:06 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 22:53:06 ---> Running in 637bcb285d1b 22:53:07 Removing intermediate container 637bcb285d1b 22:53:07 ---> d9783fe675a4 22:53:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:07 ---> Running in e4aee7af6e0d 22:53:07 Removing intermediate container e4aee7af6e0d 22:53:07 ---> a012f701b84e 22:53:07 Step 25/27 : LABEL arch=arm64 22:53:07 ---> Running in e805ebe54e91 22:53:08 Removing intermediate container e805ebe54e91 22:53:08 ---> af902eca9574 22:53:08 Step 26/27 : LABEL git_sha=2069e4878ba40974eb08f4e1638304e603144a5a 22:53:08 ---> Running in 7b35e846da3a 22:53:08 Removing intermediate container 7b35e846da3a 22:53:08 ---> c2002634811f 22:53:08 Step 27/27 : LABEL version=3.2.0-dev.21 22:53:08 ---> Running in 2dfac936d21a 22:53:08 Removing intermediate container 2dfac936d21a 22:53:08 ---> 6188b7bdf79c 22:53:08 [Warning] One or more build-args [ARCH] were not consumed 22:53:08 Successfully built 6188b7bdf79c 22:53:08 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:09 provisioning config files... 22:53:09 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/96@tmp/config10188037452666826369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:09 ---> ****-login.sh 22:53:09 nexus3.edgexfoundry.org:10001 22:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:09 Configure a credential helper to remove this warning. See 22:53:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:09 22:53:09 Login Succeeded 22:53:09 nexus3.edgexfoundry.org:10002 22:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:10 Configure a credential helper to remove this warning. See 22:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:10 22:53:10 Login Succeeded 22:53:10 nexus3.edgexfoundry.org:10003 22:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:10 Configure a credential helper to remove this warning. See 22:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:10 22:53:10 Login Succeeded 22:53:10 nexus3.edgexfoundry.org:10004 22:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:10 Configure a credential helper to remove this warning. See 22:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:10 22:53:10 Login Succeeded 22:53:10 ****.io 22:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:11 Configure a credential helper to remove this warning. See 22:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:11 22:53:11 Login Succeeded 22:53:11 ---> ****-login.sh ends [Pipeline] } 22:53:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:53:11 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 22:53:11 2069e4878ba40974eb08f4e1638304e603144a5a 22:53:11 latest 22:53:11 3.2.0-dev.21 22:53:11 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:53:11 main 22:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:12 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a 22:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:53:12 afa32e67c80e: Preparing 22:53:12 acbab93396b9: Preparing 22:53:12 446144edc30e: Preparing 22:53:12 90ec742c3757: Preparing 22:53:12 c9a1cc929bf3: Preparing 22:53:12 3b559beac40e: Preparing 22:53:12 16113d51b718: Preparing 22:53:12 3b559beac40e: Waiting 22:53:12 16113d51b718: Waiting 22:53:12 446144edc30e: Pushed 22:53:12 acbab93396b9: Pushed 22:53:12 90ec742c3757: Pushed 22:53:12 16113d51b718: Layer already exists 22:53:12 c9a1cc929bf3: Pushed 22:53:16 3b559beac40e: Pushed 22:53:21 afa32e67c80e: Pushed 22:53:21 2069e4878ba40974eb08f4e1638304e603144a5a: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:53:21 afa32e67c80e: Preparing 22:53:21 acbab93396b9: Preparing 22:53:21 446144edc30e: Preparing 22:53:21 90ec742c3757: Preparing 22:53:21 c9a1cc929bf3: Preparing 22:53:21 3b559beac40e: Preparing 22:53:21 16113d51b718: Preparing 22:53:21 16113d51b718: Waiting 22:53:21 3b559beac40e: Waiting 22:53:21 90ec742c3757: Layer already exists 22:53:21 afa32e67c80e: Layer already exists 22:53:21 446144edc30e: Layer already exists 22:53:21 acbab93396b9: Layer already exists 22:53:21 c9a1cc929bf3: Layer already exists 22:53:21 16113d51b718: Layer already exists 22:53:21 3b559beac40e: Layer already exists 22:53:22 latest: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 22:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:53:22 afa32e67c80e: Preparing 22:53:22 acbab93396b9: Preparing 22:53:22 446144edc30e: Preparing 22:53:22 90ec742c3757: Preparing 22:53:22 c9a1cc929bf3: Preparing 22:53:22 3b559beac40e: Preparing 22:53:22 16113d51b718: Preparing 22:53:22 3b559beac40e: Waiting 22:53:22 16113d51b718: Waiting 22:53:22 afa32e67c80e: Layer already exists 22:53:22 446144edc30e: Layer already exists 22:53:22 acbab93396b9: Layer already exists 22:53:22 90ec742c3757: Layer already exists 22:53:22 c9a1cc929bf3: Layer already exists 22:53:22 3b559beac40e: Layer already exists 22:53:22 16113d51b718: Layer already exists 22:53:23 3.2.0-dev.21: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:53:23 afa32e67c80e: Preparing 22:53:23 acbab93396b9: Preparing 22:53:23 446144edc30e: Preparing 22:53:23 90ec742c3757: Preparing 22:53:23 c9a1cc929bf3: Preparing 22:53:23 3b559beac40e: Preparing 22:53:23 16113d51b718: Preparing 22:53:23 3b559beac40e: Waiting 22:53:23 16113d51b718: Waiting 22:53:23 c9a1cc929bf3: Layer already exists 22:53:23 acbab93396b9: Layer already exists 22:53:23 afa32e67c80e: Layer already exists 22:53:23 90ec742c3757: Layer already exists 22:53:23 446144edc30e: Layer already exists 22:53:23 3b559beac40e: Layer already exists 22:53:23 16113d51b718: Layer already exists 22:53:24 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 22:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:53:24 afa32e67c80e: Preparing 22:53:24 acbab93396b9: Preparing 22:53:24 446144edc30e: Preparing 22:53:24 90ec742c3757: Preparing 22:53:24 c9a1cc929bf3: Preparing 22:53:24 3b559beac40e: Preparing 22:53:24 16113d51b718: Preparing 22:53:24 3b559beac40e: Waiting 22:53:24 16113d51b718: Waiting 22:53:24 90ec742c3757: Layer already exists 22:53:24 446144edc30e: Layer already exists 22:53:24 afa32e67c80e: Layer already exists 22:53:24 c9a1cc929bf3: Layer already exists 22:53:24 acbab93396b9: Layer already exists 22:53:24 16113d51b718: Layer already exists 22:53:24 3b559beac40e: Layer already exists 22:53:25 main: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:25 ===================================================== [Pipeline] echo 22:53:25 taggedImages: 22:53:25 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a 22:53:25 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:53:25 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 22:53:25 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 22:53:25 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:25 22:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:26 arm64: Pulling from edgex-lftools-log-publisher 22:53:26 8998bd30e6a1: Pulling fs layer 22:53:26 04944245beec: Pulling fs layer 22:53:26 699f458cf7ca: Pulling fs layer 22:53:26 765212b225bb: Pulling fs layer 22:53:26 f23df028b6ca: Pulling fs layer 22:53:26 d65c8cfc05b1: Pulling fs layer 22:53:26 2437ff75d9bd: Pulling fs layer 22:53:26 765212b225bb: Waiting 22:53:26 d65c8cfc05b1: Waiting 22:53:26 f23df028b6ca: Waiting 22:53:26 2437ff75d9bd: Waiting 22:53:26 04944245beec: Verifying Checksum 22:53:26 04944245beec: Download complete 22:53:26 765212b225bb: Verifying Checksum 22:53:26 765212b225bb: Download complete 22:53:26 f23df028b6ca: Verifying Checksum 22:53:26 f23df028b6ca: Download complete 22:53:26 d65c8cfc05b1: Verifying Checksum 22:53:26 d65c8cfc05b1: Download complete 22:53:26 699f458cf7ca: Verifying Checksum 22:53:26 699f458cf7ca: Download complete 22:53:26 8998bd30e6a1: Verifying Checksum 22:53:26 8998bd30e6a1: Download complete 22:53:29 2437ff75d9bd: Verifying Checksum 22:53:29 2437ff75d9bd: Download complete 22:53:31 8998bd30e6a1: Pull complete 22:53:31 04944245beec: Pull complete 22:53:33 699f458cf7ca: Pull complete 22:53:33 765212b225bb: Pull complete 22:53:34 f23df028b6ca: Pull complete 22:53:35 d65c8cfc05b1: Pull complete 22:53:53 2437ff75d9bd: Pull complete 22:53:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:53 prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container 22:53:53 $ 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-record-replay/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:53:56 $ docker top 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:57 ---> job-cost.sh 22:53:57 lf-activate-venv: SKIPPING 22:53:57 INFO: No Stack... 22:53:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:53:58 INFO: Archiving Costs [Pipeline] sh 22:53:59 + cut -d, -f6 22:53:59 + cat /w/workspace/app-record-replay/96/archives/cost.csv [Pipeline] lock 22:53:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] 22:53:59 Resource [jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] did not exist. Created. 22:53:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:00 /w/workspace/app-record-replay/96@tmp/durable-a653029f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:54:00 + echo total: 0.10999999940395355 [Pipeline] stash 22:54:00 Warning: overwriting stash ‘stack-cost’ 22:54:00 Stashed 1 file(s) [Pipeline] } 22:54:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:00 $ docker stop --time=1 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 22:54:02 $ docker rm -f --volumes 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 [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 22:54:03 provisioning config files... 22:54:03 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4916327497218789835tmp [Pipeline] { [Pipeline] sh 22:54:03 + set +x 22:54:03 + + curl -s https://codecov.io/bash 22:54:03 bash -s -- 22:54:03 22:54:03 _____ _ 22:54:03 / ____| | | 22:54:03 | | ___ __| | ___ ___ _____ __ 22:54:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:54:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:54:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:54:03 Bash-1.0.6 22:54:03 22:54:03 22:54:03 ==> git version 2.25.1 found 22:54:03 ==> 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 22:54:03 Release-Date: 2020-01-08 22:54:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:54:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:54:03 ==> Jenkins CI detected. 22:54:03 current dir:  /w/workspace/exfoundry_app-record-replay_main 22:54:03 project root: . 22:54:03 --> token set from env 22:54:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:54:03 ==> Running gcov in . (disable via -X gcov) 22:54:03 ==> Python coveragepy not found 22:54:03 ==> Searching for coverage reports in: 22:54:03 + . 22:54:03 -> Found 1 reports 22:54:03 ==> Detecting git/mercurial file structure 22:54:03 ==> Reading reports 22:54:03 + ./coverage.out bytes=34247 22:54:03 ==> Appending adjustments 22:54:03 https://docs.codecov.io/docs/fixing-reports 22:54:03 + Found adjustments 22:54:03 ==> Gzipping contents 22:54:03 8.0K /tmp/codecov.xevUKW.gz 22:54:03 ==> Uploading reports 22:54:03 url: https://codecov.io 22:54:03 query: branch=main&commit=2069e4878ba40974eb08f4e1638304e603144a5a&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:54:03 -> Pinging Codecov 22:54:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2069e4878ba40974eb08f4e1638304e603144a5a&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:54:03 -> Uploading to 22:54:03 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/2069e4878ba40974eb08f4e1638304e603144a5a/faccbe25-36a9-4460-93e0-3b36604cc708.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T225403Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9fd1a194db8de7ba38bc57fb4f09e0296c674e828a909ba607ba50955cdf46 22:54:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:03 Dload Upload Total Spent Left Speed 22:54:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5389 0 0 100 5389 0 23228 --:--:-- --:--:-- --:--:-- 23228 22:54:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } 22:54:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:54:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:54:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:54:04 22:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:54:04 latest: Pulling from edgex-devops/edgex-snyk-go 22:54:04 43c4264eed91: Already exists 22:54:04 4cc291be95ef: Already exists 22:54:04 2ac1f1163629: Already exists 22:54:04 5c3c966382ef: Already exists 22:54:04 4f4fb700ef54: Already exists 22:54:04 d9c7d2e4e75e: Pulling fs layer 22:54:04 9c3e1370e548: Pulling fs layer 22:54:05 d9c7d2e4e75e: Verifying Checksum 22:54:05 d9c7d2e4e75e: Download complete 22:54:05 d9c7d2e4e75e: Pull complete 22:54:05 9c3e1370e548: Verifying Checksum 22:54:05 9c3e1370e548: Download complete 22:54:09 9c3e1370e548: Pull complete 22:54:09 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:09 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:54:11 $ docker top 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:12 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 22:54:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 22:54:12 + set -o pipefail 22:54:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 22:54:20 22:54:20 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 22:54:20 22:54:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/1b497eb5-3acc-4825-ac98-eb0442ce70f4 22:54:20 22:54:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:54:20 22:54:20 22:54:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:54:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:54:20 $ docker stop --time=1 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac 22:54:26 $ docker rm -f --volumes 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:27 + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] sh 22:54:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:27 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:28 $ docker top c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 -eo pid,comm 22:54:28 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). 22:54:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:28 [ssh-agent] Looking for ssh-agent implementation... 22:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:28 $ docker exec c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 ssh-agent 22:54:28 SSH_AUTH_SOCK=/tmp/ssh-kk1zDki7pu1L/agent.32 22:54:28 SSH_AGENT_PID=38 22:54:28 Running ssh-add (command line suppressed) 22:54:28 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5310231035517499525.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5310231035517499525.key) 22:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:29 + git semver tag 22:54:29 2024-10-09 22:54:29,299 [run_tag] DEBUG tag force:False 22:54:29 2024-10-09 22:54:29,299 [check_head_tag] DEBUG check head tag 22:54:29 2024-10-09 22:54:29,300 [execute] INFO git cat-file --batch-check 22:54:29 2024-10-09 22:54:29,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:54:29 2024-10-09 22:54:29,304 [execute] INFO git cat-file --batch 22:54:29 2024-10-09 22:54:29,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:54:29 2024-10-09 22:54:29,332 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:29 2024-10-09 22:54:29,333 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 22:54:29 2024-10-09 22:54:29,333 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:54:29 2024-10-09 22:54:29,337 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:29 3.2.0-dev.21 [Pipeline] } 22:54:29 $ docker exec --env ******** --env ******** c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 ssh-agent -k 22:54:29 unset SSH_AUTH_SOCK; 22:54:29 unset SSH_AGENT_PID; 22:54:29 echo Agent pid 38 killed; 22:54:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:29 + git semver [Pipeline] } 22:54:30 $ docker stop --time=1 c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 22:54:31 $ docker rm -f --volumes c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:31 22:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:32 0.23.1-centos7: Pulling from edgex-lftools 22:54:32 ab5ef0e58194: Pulling fs layer 22:54:32 9712f1f96733: Pulling fs layer 22:54:32 63f879dbbcfc: Pulling fs layer 22:54:32 0d9ebad4ef96: Pulling fs layer 22:54:32 e9a5061849ea: Pulling fs layer 22:54:32 d747dcd14b5f: Pulling fs layer 22:54:32 2de7ff778b66: Pulling fs layer 22:54:32 0d9ebad4ef96: Waiting 22:54:32 e9a5061849ea: Waiting 22:54:32 d747dcd14b5f: Waiting 22:54:32 2de7ff778b66: Waiting 22:54:32 9712f1f96733: Download complete 22:54:32 63f879dbbcfc: Verifying Checksum 22:54:32 63f879dbbcfc: Download complete 22:54:32 e9a5061849ea: Verifying Checksum 22:54:32 e9a5061849ea: Download complete 22:54:32 d747dcd14b5f: Verifying Checksum 22:54:32 d747dcd14b5f: Download complete 22:54:32 0d9ebad4ef96: Verifying Checksum 22:54:32 0d9ebad4ef96: Download complete 22:54:32 ab5ef0e58194: Verifying Checksum 22:54:32 ab5ef0e58194: Download complete 22:54:32 2de7ff778b66: Verifying Checksum 22:54:32 2de7ff778b66: Download complete 22:54:35 ab5ef0e58194: Pull complete 22:54:35 9712f1f96733: Pull complete 22:54:36 63f879dbbcfc: Pull complete 22:54:39 0d9ebad4ef96: Pull complete 22:54:39 e9a5061849ea: Pull complete 22:54:39 d747dcd14b5f: Pull complete 22:54:40 2de7ff778b66: Pull complete 22:54:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:40 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:54:46 $ docker top f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:54:46 provisioning config files... 22:54:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12669341436843717767tmp 22:54:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9776468282193551827tmp 22:54:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12800722753474197144tmp [Pipeline] { [Pipeline] echo 22:54:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> sigul-configuration.sh 22:54:46 gpg: directory `/root/.gnupg' created 22:54:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:54:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:54:46 gpg: keyring `/root/.gnupg/secring.gpg' created 22:54:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:54:46 gpg: CAST5 encrypted data 22:54:46 gpg: encrypted with 1 passphrase 22:54:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:54:47 + mkdir /home/jenkins 22:54:47 + mkdir /home/jenkins/sigul [Pipeline] sh 22:54:47 + 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 22:54:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:47 ---> sigul-install.sh 22:54:47 Sigul already installed; skipping installation. [Pipeline] sh 22:54:47 + git tag --list 22:54:47 v3.1 22:54:47 v3.1.0 22:54:47 v3.1.0-dev.0 22:54:47 v3.1.0-dev.1 22:54:47 v3.1.0-dev.10 22:54:47 v3.1.0-dev.11 22:54:47 v3.1.0-dev.12 22:54:47 v3.1.0-dev.13 22:54:47 v3.1.0-dev.14 22:54:47 v3.1.0-dev.15 22:54:47 v3.1.0-dev.16 22:54:47 v3.1.0-dev.17 22:54:47 v3.1.0-dev.18 22:54:47 v3.1.0-dev.19 22:54:47 v3.1.0-dev.2 22:54:47 v3.1.0-dev.20 22:54:47 v3.1.0-dev.21 22:54:47 v3.1.0-dev.22 22:54:47 v3.1.0-dev.23 22:54:47 v3.1.0-dev.24 22:54:47 v3.1.0-dev.25 22:54:47 v3.1.0-dev.26 22:54:47 v3.1.0-dev.27 22:54:47 v3.1.0-dev.28 22:54:47 v3.1.0-dev.29 22:54:47 v3.1.0-dev.3 22:54:47 v3.1.0-dev.30 22:54:47 v3.1.0-dev.31 22:54:47 v3.1.0-dev.32 22:54:47 v3.1.0-dev.33 22:54:47 v3.1.0-dev.34 22:54:47 v3.1.0-dev.35 22:54:47 v3.1.0-dev.36 22:54:47 v3.1.0-dev.37 22:54:47 v3.1.0-dev.38 22:54:47 v3.1.0-dev.39 22:54:47 v3.1.0-dev.4 22:54:47 v3.1.0-dev.40 22:54:47 v3.1.0-dev.41 22:54:47 v3.1.0-dev.42 22:54:47 v3.1.0-dev.43 22:54:47 v3.1.0-dev.44 22:54:47 v3.1.0-dev.45 22:54:47 v3.1.0-dev.46 22:54:47 v3.1.0-dev.47 22:54:47 v3.1.0-dev.48 22:54:47 v3.1.0-dev.49 22:54:47 v3.1.0-dev.5 22:54:47 v3.1.0-dev.50 22:54:47 v3.1.0-dev.51 22:54:47 v3.1.0-dev.52 22:54:47 v3.1.0-dev.53 22:54:47 v3.1.0-dev.54 22:54:47 v3.1.0-dev.55 22:54:47 v3.1.0-dev.56 22:54:47 v3.1.0-dev.57 22:54:47 v3.1.0-dev.58 22:54:47 v3.1.0-dev.59 22:54:47 v3.1.0-dev.6 22:54:47 v3.1.0-dev.60 22:54:47 v3.1.0-dev.61 22:54:47 v3.1.0-dev.62 22:54:47 v3.1.0-dev.63 22:54:47 v3.1.0-dev.64 22:54:47 v3.1.0-dev.65 22:54:47 v3.1.0-dev.66 22:54:47 v3.1.0-dev.67 22:54:47 v3.1.0-dev.68 22:54:47 v3.1.0-dev.7 22:54:47 v3.1.0-dev.8 22:54:47 v3.1.0-dev.9 22:54:47 v3.1.1 22:54:47 v3.2.0-dev.1 22:54:47 v3.2.0-dev.10 22:54:47 v3.2.0-dev.11 22:54:47 v3.2.0-dev.12 22:54:47 v3.2.0-dev.13 22:54:47 v3.2.0-dev.14 22:54:47 v3.2.0-dev.15 22:54:47 v3.2.0-dev.16 22:54:47 v3.2.0-dev.17 22:54:47 v3.2.0-dev.18 22:54:47 v3.2.0-dev.19 22:54:47 v3.2.0-dev.2 22:54:47 v3.2.0-dev.20 22:54:47 v3.2.0-dev.21 22:54:47 v3.2.0-dev.3 22:54:47 v3.2.0-dev.4 22:54:47 v3.2.0-dev.5 22:54:47 v3.2.0-dev.6 22:54:47 v3.2.0-dev.7 22:54:47 v3.2.0-dev.8 22:54:47 v3.2.0-dev.9 [Pipeline] sh 22:54:48 + lftools sign git-tag v3.2.0-dev.21 22:54:48 Signing Git tag with Sigul... 22:54:48 Signing v3.2.0-dev.21 [Pipeline] echo 22:54:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:54:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:54:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:54:49 $ docker stop --time=1 f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b 22:54:50 $ docker rm -f --volumes f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:54:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:51 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:52 $ docker top a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd -eo pid,comm 22:54:52 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). 22:54:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:52 [ssh-agent] Looking for ssh-agent implementation... 22:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:52 $ docker exec a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd ssh-agent 22:54:52 SSH_AUTH_SOCK=/tmp/ssh-IjTbWORpTH4W/agent.31 22:54:52 SSH_AGENT_PID=37 22:54:52 Running ssh-add (command line suppressed) 22:54:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15935895016949051576.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15935895016949051576.key) 22:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:52 + git semver bump pre 22:54:53 2024-10-09 22:54:52,952 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:53 2024-10-09 22:54:52,952 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 22:54:53 2024-10-09 22:54:52,952 [bump_version] DEBUG bumped version:3.2.0-dev.22 22:54:53 2024-10-09 22:54:52,952 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 22:54:53 2024-10-09 22:54:52,952 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:53 2024-10-09 22:54:52,952 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:53 2024-10-09 22:54:52,954 [execute] INFO git cat-file --batch-check 22:54:53 2024-10-09 22:54:52,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:53 2024-10-09 22:54:52,959 [execute] INFO git cat-file --batch 22:54:53 2024-10-09 22:54:52,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:53 2024-10-09 22:54:52,964 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:53 3.2.0-dev.22 [Pipeline] } 22:54:53 $ docker exec --env ******** --env ******** a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd ssh-agent -k 22:54:53 unset SSH_AUTH_SOCK; 22:54:53 unset SSH_AGENT_PID; 22:54:53 echo Agent pid 37 killed; 22:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:53 + git semver [Pipeline] } 22:54:53 $ docker stop --time=1 a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd 22:54:55 $ docker rm -f --volumes a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd [Pipeline] // withDockerContainer [Pipeline] sh 22:54:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:55 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:56 $ docker top 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 -eo pid,comm 22:54:56 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). 22:54:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:56 [ssh-agent] Looking for ssh-agent implementation... 22:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:56 $ docker exec 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 ssh-agent 22:54:56 SSH_AUTH_SOCK=/tmp/ssh-TnvCEJuLA1T8/agent.33 22:54:56 SSH_AGENT_PID=39 22:54:56 Running ssh-add (command line suppressed) 22:54:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019640192190908129.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019640192190908129.key) 22:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:56 + git semver push 22:54:57 2024-10-09 22:54:56,978 [run_push] DEBUG push 22:54:57 2024-10-09 22:54:56,979 [execute] INFO git cat-file --batch-check 22:54:57 2024-10-09 22:54:56,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:57 2024-10-09 22:54:56,981 [execute] INFO git rev-list 73388a757ec7ca85c9b533fb9af509d05c5deeaa -- 22:54:57 2024-10-09 22:54:56,982 [execute] DEBUG Popen(['git', 'rev-list', '73388a757ec7ca85c9b533fb9af509d05c5deeaa', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:54:57 2024-10-09 22:54:56,988 [execute] INFO git fetch -v origin 22:54:57 2024-10-09 22:54:56,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 22:54:57 2024-10-09 22:54:57,431 [run_push] DEBUG no remote changes detected 22:54:57 2024-10-09 22:54:57,431 [execute] INFO git push origin semver 22:54:57 2024-10-09 22:54:57,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:54:58 2024-10-09 22:54:58,114 [run_push] DEBUG push all version tags 22:54:58 2024-10-09 22:54:58,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:54:58 2024-10-09 22:54:58,115 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:54:58 2024-10-09 22:54:58,721 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:54:58 3.2.0-dev.22 [Pipeline] } 22:54:58 $ docker exec --env ******** --env ******** 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 ssh-agent -k 22:54:58 unset SSH_AUTH_SOCK; 22:54:58 unset SSH_AGENT_PID; 22:54:58 echo Agent pid 39 killed; 22:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:59 + git semver [Pipeline] } 22:54:59 $ docker stop --time=1 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 22:55:00 $ docker rm -f --volumes 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:55:01 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 22:55:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:55:01 total 16 22:55:01 drwxr-xr-x 3 root root 4096 Oct 9 22:35 . 22:55:01 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:54 .. 22:55:01 drwxr-xr-x 2 root root 4096 Oct 9 22:35 cost 22:55:01 -rw-r--r-- 1 root root 88 Oct 9 22:35 cost.csv 22:55:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 22:55:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:55:01 total 16 22:55:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:35 . 22:55:01 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:54 .. 22:55:01 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:35 cost 22:55:01 -rw-r--r-- 1 jenkins jenkins 88 Oct 9 22:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:02 ---> package-listing.sh 22:55:02 ++ facter osfamily 22:55:02 ++ tr '[:upper:]' '[:lower:]' 22:55:02 + OS_FAMILY=debian 22:55:02 + workspace=/w/workspace/exfoundry_app-record-replay_main 22:55:02 + START_PACKAGES=/tmp/packages_start.txt 22:55:02 + END_PACKAGES=/tmp/packages_end.txt 22:55:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:02 + PACKAGES=/tmp/packages_start.txt 22:55:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:55:02 + PACKAGES=/tmp/packages_end.txt 22:55:02 + case "${OS_FAMILY}" in 22:55:02 + dpkg -l 22:55:02 + grep '^ii' 22:55:02 + '[' -f /tmp/packages_start.txt ']' 22:55:02 + '[' -f /tmp/packages_end.txt ']' 22:55:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:55:02 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 22:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 22:55:02 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:03 prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container 22:55:03 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:03 $ docker top ef35ce25c37bd0cbc342f2292b792feb37aa65fd581d72b9d543a96678d19879 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:04 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:04 + ls /var/log/sa-host 22:55:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:04 provisioning config files... 22:55:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1383919537308610721tmp [Pipeline] { [Pipeline] echo 22:55:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:05 ---> create-netrc.sh [Pipeline] } 22:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:05 ---> python-tools-install.sh [Pipeline] echo 22:55:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:05 ---> sudo-logs.sh 22:55:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:06 ---> job-cost.sh 22:55:06 lf-activate-venv: SKIPPING 22:55:06 DEBUG: total: 0.2199999988079071 22:55:06 INFO: Retrieving Stack Cost... 22:55:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:07 INFO: Archiving Costs [Pipeline] echo 22:55:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:07 ---> logs-deploy.sh 22:55:07 lf-activate-venv: SKIPPING 22:55:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/96 22:55:07 INFO: archiving workspace using pattern(s): 22:55:08 Archives upload complete. 22:55:08 INFO: archiving logs to Nexus