Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 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-ssh7630352904430641682.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-ssh8771698090949254963.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-ssh13304944572667648152.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-ssh8485542497181535291.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-ssh16045919367593169165.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22345’ Running on prd-ubuntu20.04-docker-8c-8g-22347 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 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 (main) > 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 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 Commit message: "Merge pull request #144 from weichou1229/go-1.23" > git rev-list --no-walk 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:00:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:45 ========================================================= 22:00:45 EdgeX Global Pipelines Version Info 22:00:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:00:47 ------------------- 22:00:47 stable info: 22:00:47 ------------------- 22:00:47 Commited By: Ginny Guan ginny@iotechsys.com 22:00:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:00:47 Message: update stable to v1.0.265 22:00:47 ------------------- 22:00:47 experimental info: 22:00:47 ------------------- 22:00:47 Commited By: Cherry Wang cherry@iotechsys.com 22:00:47 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:00:47 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e02d7e [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:48 provisioning config files... 22:00:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15433301381838573024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:48 ---> ****-login.sh 22:00:48 nexus3.edgexfoundry.org:10001 22:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:48 Configure a credential helper to remove this warning. See 22:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:48 22:00:48 Login Succeeded 22:00:48 nexus3.edgexfoundry.org:10002 22:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:48 Configure a credential helper to remove this warning. See 22:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:48 22:00:48 Login Succeeded 22:00:48 nexus3.edgexfoundry.org:10003 22:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:49 Configure a credential helper to remove this warning. See 22:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:49 22:00:49 Login Succeeded 22:00:49 nexus3.edgexfoundry.org:10004 22:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:49 Configure a credential helper to remove this warning. See 22:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:49 22:00:49 Login Succeeded 22:00:49 ****.io 22:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:49 Configure a credential helper to remove this warning. See 22:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:49 22:00:49 Login Succeeded 22:00:49 ---> ****-login.sh ends [Pipeline] } 22:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:00:49 + git rev-list -1 --merges 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4~1..4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo 22:00:49 -----------> git rev-list -1 --merges 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4~1..4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:00:49 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [false] [Pipeline] sh 22:00:50 + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo 22:00:50 ========================================================= 22:00:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:00:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:50 + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo 22:00:50 [semverPrep] GIT_COMMIT: 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4, Commit Message: Merge pull request #144 from weichou1229/go-1.23 [Pipeline] echo 22:00:50 [semverPrep] This is not a build commit. [Pipeline] sh 22:00:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:50 + grep -v github /etc/ssh/ssh_known_hosts 22:00:50 + [ -e /tmp/ssh_known_hosts ] 22:00:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:00:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:00:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:00:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:51 22:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:00:51 b85a868b505f: Pulling fs layer 22:00:51 e2be974225ed: Pulling fs layer 22:00:51 339a4e72a1f5: Pulling fs layer 22:00:51 988bab9f4d93: Pulling fs layer 22:00:51 1469e6f7b9e6: Pulling fs layer 22:00:51 eaf3925da568: Pulling fs layer 22:00:51 bab4dde63d76: Pulling fs layer 22:00:51 bde34c3a00c8: Pulling fs layer 22:00:51 b352a97aabf1: Pulling fs layer 22:00:51 4872d77fe225: Pulling fs layer 22:00:51 5851b861e8e6: Pulling fs layer 22:00:51 1469e6f7b9e6: Waiting 22:00:51 eaf3925da568: Waiting 22:00:51 bab4dde63d76: Waiting 22:00:51 bde34c3a00c8: Waiting 22:00:51 b352a97aabf1: Waiting 22:00:51 4872d77fe225: Waiting 22:00:51 5851b861e8e6: Waiting 22:00:51 988bab9f4d93: Waiting 22:00:51 e2be974225ed: Verifying Checksum 22:00:51 e2be974225ed: Download complete 22:00:51 988bab9f4d93: Verifying Checksum 22:00:51 988bab9f4d93: Download complete 22:00:51 1469e6f7b9e6: Verifying Checksum 22:00:51 1469e6f7b9e6: Download complete 22:00:51 339a4e72a1f5: Verifying Checksum 22:00:51 339a4e72a1f5: Download complete 22:00:51 eaf3925da568: Verifying Checksum 22:00:51 eaf3925da568: Download complete 22:00:51 bde34c3a00c8: Download complete 22:00:51 b352a97aabf1: Download complete 22:00:51 4872d77fe225: Download complete 22:00:51 5851b861e8e6: Verifying Checksum 22:00:51 5851b861e8e6: Download complete 22:00:51 b85a868b505f: Verifying Checksum 22:00:51 b85a868b505f: Download complete 22:00:52 bab4dde63d76: Verifying Checksum 22:00:52 bab4dde63d76: Download complete 22:00:52 b85a868b505f: Pull complete 22:00:52 e2be974225ed: Pull complete 22:00:53 339a4e72a1f5: Pull complete 22:00:53 988bab9f4d93: Pull complete 22:00:53 1469e6f7b9e6: Pull complete 22:00:53 eaf3925da568: Pull complete 22:00:55 bab4dde63d76: Pull complete 22:00:55 bde34c3a00c8: Pull complete 22:00:55 b352a97aabf1: Pull complete 22:00:55 4872d77fe225: Pull complete 22:00:55 5851b861e8e6: Pull complete 22:00:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:55 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:00: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:59 $ docker top b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 -eo pid,comm 22:00:59 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:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:59 [ssh-agent] Looking for ssh-agent implementation... 22:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:59 $ docker exec b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent 22:01:00 SSH_AUTH_SOCK=/tmp/ssh-i0FhpmPlQgqd/agent.32 22:01:00 SSH_AGENT_PID=38 22:01:00 Running ssh-add (command line suppressed) 22:01:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3663858738742140427.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3663858738742140427.key) 22:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:00 + git tag --points-at HEAD [Pipeline] } 22:01:00 $ docker exec --env ******** --env ******** b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent -k 22:01:00 unset SSH_AUTH_SOCK; 22:01:00 unset SSH_AGENT_PID; 22:01:00 echo Agent pid 38 killed; 22:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:00 [ssh-agent] Looking for ssh-agent implementation... 22:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:00 $ docker exec b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent 22:01:00 SSH_AUTH_SOCK=/tmp/ssh-1DgkCYT1O4nK/agent.71 22:01:00 SSH_AGENT_PID=77 22:01:00 Running ssh-add (command line suppressed) 22:01:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17301299001314706358.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17301299001314706358.key) 22:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:01 + git semver init 22:01:01 2024-10-09 22:01:01,467 [run_init] DEBUG init version:0.0.0 force:False 22:01:01 2024-10-09 22:01:01,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 22:01:01 2024-10-09 22:01:01,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 22:01:01 2024-10-09 22:01:01,469 [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:01:02 2024-10-09 22:01:02,763 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 22:01:02 2024-10-09 22:01:02,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 22:01:02 2024-10-09 22:01:02,764 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:01:02 2024-10-09 22:01:02,764 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:01:02 3.2.0-dev.20 [Pipeline] } 22:01:02 $ docker exec --env ******** --env ******** b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent -k 22:01:03 unset SSH_AUTH_SOCK; 22:01:03 unset SSH_AGENT_PID; 22:01:03 echo Agent pid 77 killed; 22:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:03 + git semver [Pipeline] } 22:01:03 $ docker stop --time=1 b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 22:01:04 $ docker rm -f --volumes b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:01:05 Stashed 1 file(s) [Pipeline] echo 22:01:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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:01:05 provisioning config files... 22:01:05 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9575574681620507554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:06 ---> ****-login.sh 22:01:06 nexus3.edgexfoundry.org:10001 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10002 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10003 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 nexus3.edgexfoundry.org:10004 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 ****.io 22:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:06 Configure a credential helper to remove this warning. See 22:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:06 22:01:06 Login Succeeded 22:01:06 ---> ****-login.sh ends [Pipeline] } 22:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:06 ========================================================= 22:01:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:01:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + 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:01:07 Sending build context to Docker daemon 9.887MB 22:01:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:01:07 Step 2/12 : FROM ${BASE} AS builder 22:01:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:07 43c4264eed91: Pulling fs layer 22:01:07 4cc291be95ef: Pulling fs layer 22:01:07 2ac1f1163629: Pulling fs layer 22:01:07 5c3c966382ef: Pulling fs layer 22:01:07 4f4fb700ef54: Pulling fs layer 22:01:07 5d5c8e513c77: Pulling fs layer 22:01:07 9f66e0745190: Pulling fs layer 22:01:07 f49a43e4bbc0: Pulling fs layer 22:01:07 561ebcabdf7f: Pulling fs layer 22:01:07 9f66e0745190: Waiting 22:01:07 f49a43e4bbc0: Waiting 22:01:07 561ebcabdf7f: Waiting 22:01:07 5c3c966382ef: Waiting 22:01:07 4f4fb700ef54: Waiting 22:01:07 5d5c8e513c77: Waiting 22:01:07 4cc291be95ef: Verifying Checksum 22:01:07 4cc291be95ef: Download complete 22:01:07 5c3c966382ef: Verifying Checksum 22:01:07 5c3c966382ef: Download complete 22:01:07 4f4fb700ef54: Verifying Checksum 22:01:07 4f4fb700ef54: Download complete 22:01:07 43c4264eed91: Verifying Checksum 22:01:07 43c4264eed91: Download complete 22:01:07 5d5c8e513c77: Verifying Checksum 22:01:07 5d5c8e513c77: Download complete 22:01:09 43c4264eed91: Pull complete 22:01:09 4cc291be95ef: Pull complete 22:01:09 9f66e0745190: Verifying Checksum 22:01:09 9f66e0745190: Download complete 22:01:09 561ebcabdf7f: Download complete 22:01:09 2ac1f1163629: Verifying Checksum 22:01:09 2ac1f1163629: Download complete 22:01:09 f49a43e4bbc0: Verifying Checksum 22:01:09 f49a43e4bbc0: Download complete 22:01:13 2ac1f1163629: Pull complete 22:01:13 5c3c966382ef: Pull complete 22:01:13 4f4fb700ef54: Pull complete 22:01:13 5d5c8e513c77: Pull complete 22:01:13 9f66e0745190: Pull complete 22:01:15 f49a43e4bbc0: Pull complete 22:01:15 561ebcabdf7f: Pull complete 22:01:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:01:15 ---> 3a752c3f9dda 22:01:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:01:20 Still waiting to schedule task 22:01:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22346’ 22:01:22 ---> Running in 9baf8d0845e3 22:01:22 Removing intermediate container 9baf8d0845e3 22:01:22 ---> bc58c9176bd8 22:01:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:01:22 ---> Running in af91e017ada8 22:01:22 Removing intermediate container af91e017ada8 22:01:22 ---> 0924e9b8d6de 22:01:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:01:22 ---> Running in 1a65ec35e36d 22:01:22 Removing intermediate container 1a65ec35e36d 22:01:22 ---> be99a7531825 22:01:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:22 ---> Running in 0cc2e156f618 22:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:01:22 OK: 246 MiB in 54 packages 22:01:22 Removing intermediate container 0cc2e156f618 22:01:22 ---> fa62c5ecfaa0 22:01:22 Step 7/12 : WORKDIR /app 22:01:22 ---> Running in 6679c77df945 22:01:22 Removing intermediate container 6679c77df945 22:01:22 ---> 905e0a2c9641 22:01:22 Step 8/12 : COPY go.mod vendor* ./ 22:01:22 ---> b92fffb153fa 22:01:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:22 ---> Running in f61487eb6db8 22:02:20 Removing intermediate container f61487eb6db8 22:02:20 ---> 72f36d323c75 22:02:20 Step 10/12 : COPY . . 22:02:20 ---> 72a6274bfd2b 22:02:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:20 ---> Running in 8e772a70e281 22:02:20 Removing intermediate container 8e772a70e281 22:02:20 ---> fc9284336357 22:02:20 Step 12/12 : RUN $MAKE 22:02:20 ---> Running in 5bc224cc0301 22:02:20 noop 22:02:20 Removing intermediate container 5bc224cc0301 22:02:20 ---> db832a844219 22:02:20 Successfully built db832a844219 22:02:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:20 + docker inspect -f . ci-base-image-x86_64 22:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:20 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:02:20 $ 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 ******** ci-base-image-x86_64 cat 22:02:20 $ docker top cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:21 + go version 22:02:21 go version go1.23.2 linux/amd64 [Pipeline] } 22:02:21 $ docker stop --time=1 cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa 22:02:22 $ docker rm -f --volumes cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:22 + docker inspect -f . ci-base-image-x86_64 22:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:23 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:02:23 $ 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 ******** ci-base-image-x86_64 cat 22:02:23 $ docker top 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:23 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 22:02:24 + make test 22:02:24 go test -race -coverprofile=coverage.out ./... 22:02:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:02:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:02:56 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 22:02:56 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 22:02:57 ok github.com/edgexfoundry/app-record-replay/internal/app 1.024s coverage: 88.0% of statements 22:03:07 ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements 22:03:07 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.066s coverage: 89.7% of statements 22:03:07 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 22:03:07 running golangci-lint 22:03:07 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 22:03:07 go version go1.23.2 linux/amd64 22:03:07 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 22:03:07 level=info msg="[config_reader] Used config file .golangci.yml" 22:03:07 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:03:29 level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 21.648696387s" 22:03:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.52113ms" 22:03:38 level=info msg="[linters_context/goanalysis] analyzers took 45.196324916s with top 10 stages: buildir: 36.554658867s, fact_deprecated: 1.870609351s, inspect: 1.77008584s, printf: 1.176148712s, ctrlflow: 1.113604406s, fact_purity: 762.05331ms, nilness: 638.128909ms, typedness: 367.622689ms, SA5012: 331.386236ms, tokenfileanalyzer: 258.966635ms" 22:03:38 level=info msg="[runner] Issues before processing: 10, after processing: 0" 22:03:38 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, cgo: 10/10, exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10" 22:03:38 level=info msg="[runner] processing took 789.469µs with stages: identifier_marker: 406.095µs, autogenerated_exclude: 159.841µs, exclude-rules: 95.991µs, path_prettifier: 72.271µs, skip_dirs: 38.031µs, invalid_issue: 4.1µs, cgo: 3.25µs, nolint: 1.79µs, filename_unadjuster: 1.3µs, max_same_issues: 1.18µs, fixer: 880ns, uniq_by_line: 820ns, max_from_linter: 520ns, path_prefixer: 510ns, skip_files: 460ns, sort_results: 460ns, exclude: 420ns, severity-rules: 370ns, max_per_file_from_linter: 330ns, diff: 310ns, path_shortener: 270ns, source_code: 270ns" 22:03:38 level=info msg="[runner] linters took 8.927731953s with stages: goanalysis_metalinter: 8.926800653s" 22:03:38 level=info msg="File cache stats: 0 entries of total size 0B" 22:03:38 level=info msg="Memory: 307 samples, avg is 201.5MB, max is 1007.4MB" 22:03:38 level=info msg="Execution took 30.587202038s" 22:03:38 go vet ./... 22:03:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:44 ./bin/test-attribution-txt.sh [Pipeline] echo 22:03:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:03:44 $ docker stop --time=1 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 22:03:49 $ docker rm -f --volumes 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:51 + ls -al . 22:03:51 total 276 22:03:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:02 . 22:03:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:00 .. 22:03:51 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:00 .dockerignore 22:03:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:03 .git 22:03:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 .github 22:03:51 -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:00 .gitignore 22:03:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:00 .golangci.yml 22:03:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 .semver 22:03:51 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:00 Attribution.txt 22:03:51 -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:00 CHANGELOG.md 22:03:51 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:00 Dockerfile 22:03:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:00 GOVERNANCE.md 22:03:51 -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:00 Jenkinsfile 22:03:51 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:00 LICENSE 22:03:51 -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:00 Makefile 22:03:51 -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:00 OWNERS.md 22:03:51 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:00 README.md 22:03:51 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:00 Record and Reply.postman_collection.json 22:03:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION 22:03:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:00 bin 22:03:51 -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:03 coverage.out 22:03:51 -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 22:00 go.mod 22:03:51 -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 22:00 go.sum 22:03:51 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:00 internal 22:03:51 -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:00 main.go 22:03:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 openapi 22:03:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 pkg 22:03:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:51 + 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=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 --label arch=amd64 --label version=3.2.0-dev.20 . 22:03:51 Sending build context to Docker daemon 9.922MB 22:03:51 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:03:51 Step 2/27 : FROM ${BASE} AS builder 22:03:51 ---> db832a844219 22:03:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:03:52 ---> Running in 7e95966fbf16 22:03:52 Removing intermediate container 7e95966fbf16 22:03:52 ---> 8c669c346596 22:03:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:03:52 ---> Running in 5a594b556c83 22:03:52 Removing intermediate container 5a594b556c83 22:03:52 ---> 2127bab1cc94 22:03:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:03:52 ---> Running in 8f568937fc04 22:03:52 Removing intermediate container 8f568937fc04 22:03:52 ---> 7e7160e5c928 22:03:52 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:52 ---> Running in 33de0bde3b14 22:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:03:53 OK: 246 MiB in 54 packages 22:03:53 Removing intermediate container 33de0bde3b14 22:03:53 ---> ac8fd372d6bf 22:03:53 Step 7/27 : WORKDIR /app 22:03:53 ---> Running in 0529a6536fe1 22:03:53 Removing intermediate container 0529a6536fe1 22:03:53 ---> 9a0c2ffa8501 22:03:53 Step 8/27 : COPY go.mod vendor* ./ 22:03:53 ---> 17c08f7265d4 22:03:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:53 ---> Running in 1eb59abfb440 22:03:54 Removing intermediate container 1eb59abfb440 22:03:54 ---> 3e980241076c 22:03:54 Step 10/27 : COPY . . 22:03:55 ---> eb44427ec1b7 22:03:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:55 ---> Running in 74269118c40e 22:03:56 Removing intermediate container 74269118c40e 22:03:56 ---> 748c54cb04f9 22:03:56 Step 12/27 : RUN $MAKE 22:03:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22350 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 22:03:56 Running in /w/workspace/app-record-replay/95 [Pipeline] { [Pipeline] checkout 22:03:56 ---> Running in 7ba56f097276 22:03:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-record-replay 22:03:59 Selected Git installation does not exist. Using Default 22:03:59 The recommended git tool is: NONE 22:04:06 using credential edgex-jenkins-ssh 22:04:06 Cloning the remote Git repository 22:04:06 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:04:06 > git init /w/workspace/app-record-replay/95 # timeout=10 22:04:07 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:04:07 > git --version # timeout=10 22:04:07 > git --version # 'git version 2.25.1' 22:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:09 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:10 Avoid second fetch 22:04:10 Checking out Revision 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 (main) 22:04:10 > git config core.sparsecheckout # timeout=10 22:04:10 > git checkout -f 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 22:04:11 Commit message: "Merge pull request #144 from weichou1229/go-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:16 Dload Upload Total Spent Left Speed 22:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 22:04:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:04:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:04:16 + sudo tee /etc/docker/daemon.new 22:04:16 { 22:04:16 "registry-mirrors": [ 22:04:16 "https://nexus3.edgexfoundry.org:10001" 22:04:16 ], 22:04:16 "bip": "10.250.0.254/24", 22:04:16 "hosts": [ 22:04:16 "tcp://0.0.0.0:5555", 22:04:16 "unix:///var/run/docker.sock" 22:04:16 ], 22:04:16 "mtu": 1458, 22:04:16 "selinux-enabled": true, 22:04:16 "seccomp-profile": "/etc/docker/seccomp.json" 22:04:16 } [Pipeline] sh 22:04:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:04:17 + sudo service docker restart 22:04:31 Removing intermediate container 7ba56f097276 22:04:31 ---> f8ecf810dca6 22:04:31 Step 13/27 : FROM alpine:3.20 22:04:31 3.20: Pulling from library/alpine 22:04:31 43c4264eed91: Already exists 22:04:31 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:04:31 Status: Downloaded newer image for alpine:3.20 22:04:31 ---> 91ef0af61f39 22:04:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:04:31 ---> Running in 199508cdf779 22:04:31 Removing intermediate container 199508cdf779 22:04:31 ---> d5ef667d081e 22:04:31 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 22:04:31 ---> Running in f423cc9cb274 22:04:31 Removing intermediate container f423cc9cb274 22:04:31 ---> d0b879ffac7c 22:04:31 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:04:31 ---> Running in c784826304b1 22:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:32 (1/2) Installing ca-certificates (20240705-r0) 22:04:32 (2/2) Installing dumb-init (1.2.5-r3) 22:04:32 Executing busybox-1.36.1-r29.trigger 22:04:32 Executing ca-certificates-20240705-r0.trigger 22:04:32 OK: 9 MiB in 16 packages 22:04:32 Removing intermediate container c784826304b1 22:04:32 ---> ccd32547c564 22:04:32 Step 17/27 : RUN apk --no-cache upgrade 22:04:32 ---> Running in 5380c0cde341 22:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:33 Upgrading critical system libraries and apk-tools: 22:04:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:04:33 Executing busybox-1.36.1-r29.trigger 22:04:33 Continuing the upgrade transaction with new apk-tools: 22:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:33 OK: 9 MiB in 16 packages 22:04:34 Removing intermediate container 5380c0cde341 22:04:34 ---> d5fff451848d 22:04:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:04:34 ---> 2f1be2a18748 22:04:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:04:34 ---> 1b32a65e91e8 22:04:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:04:34 ---> 52b0a03eb739 22:04:34 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 22:04:35 ---> d89c291f5988 22:04:35 Step 22/27 : EXPOSE 59712 22:04:35 ---> Running in 7c7e650084c3 22:04:35 Removing intermediate container 7c7e650084c3 22:04:35 ---> e4494d33ba8e 22:04:35 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 22:04:35 ---> Running in 6f551b0056fe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:35 provisioning config files... 22:04:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/95@tmp/config2132328067803842652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:35 Removing intermediate container 6f551b0056fe 22:04:35 ---> 65b264c9bb8b 22:04:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:04:35 ---> Running in f13adb4fb072 22:04:35 Removing intermediate container f13adb4fb072 22:04:35 ---> 9dabc4f675aa 22:04:35 Step 25/27 : LABEL arch=amd64 22:04:35 ---> Running in 002d32a5ec61 22:04:35 Removing intermediate container 002d32a5ec61 22:04:35 ---> ad918c6ccc08 22:04:35 Step 26/27 : LABEL git_sha=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:04:35 ---> Running in f487af139dcd 22:04:36 Removing intermediate container f487af139dcd 22:04:36 ---> 345165e3c30a 22:04:36 Step 27/27 : LABEL version=3.2.0-dev.20 22:04:36 ---> Running in eb151e7a2aae 22:04:36 Removing intermediate container eb151e7a2aae 22:04:36 ---> 0d2a2c2a10d5 22:04:36 [Warning] One or more build-args [ARCH] were not consumed 22:04:36 Successfully built 0d2a2c2a10d5 22:04:36 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:04:36 provisioning config files... 22:04:36 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9718875180055544358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:36 ---> ****-login.sh 22:04:36 nexus3.edgexfoundry.org:10001 22:04:36 ---> ****-login.sh 22:04:36 nexus3.edgexfoundry.org:10001 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10002 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10003 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10004 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 ****.io 22:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:36 Configure a credential helper to remove this warning. See 22:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:36 22:04:36 Login Succeeded 22:04:36 nexus3.edgexfoundry.org:10002 22:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:37 Configure a credential helper to remove this warning. See 22:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:37 22:04:37 Login Succeeded 22:04:37 ---> ****-login.sh ends [Pipeline] } 22:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 22:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:37 Configure a credential helper to remove this warning. See 22:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:37 22:04:37 Login Succeeded 22:04:37 nexus3.edgexfoundry.org:10003 [Pipeline] echo 22:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:04:37 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 22:04:37 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:04:37 latest 22:04:37 3.2.0-dev.20 22:04:37 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:04:37 main 22:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:37 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:37 Configure a credential helper to remove this warning. See 22:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:37 22:04:37 Login Succeeded 22:04:37 nexus3.edgexfoundry.org:10004 22:04:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:04:37 9735d02c9f1d: Preparing 22:04:37 0434a596e698: Preparing 22:04:37 88494fa230fa: Preparing 22:04:37 ef6e32950784: Preparing 22:04:37 cdb413c1be3f: Preparing 22:04:37 e82a7c20ee9d: Preparing 22:04:37 63ca1fbb43ae: Preparing 22:04:37 e82a7c20ee9d: Waiting 22:04:37 63ca1fbb43ae: Waiting 22:04:37 88494fa230fa: Pushed 22:04:37 ef6e32950784: Pushed 22:04:37 0434a596e698: Pushed 22:04:37 cdb413c1be3f: Pushed 22:04:37 63ca1fbb43ae: Layer already exists 22:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:38 Configure a credential helper to remove this warning. See 22:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:38 22:04:38 Login Succeeded 22:04:38 ****.io 22:04:38 e82a7c20ee9d: Pushed 22:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:04:38 Configure a credential helper to remove this warning. See 22:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:04:38 22:04:38 Login Succeeded 22:04:38 ---> ****-login.sh ends [Pipeline] } 22:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:04:38 ========================================================= 22:04:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:04:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:39 + 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:04:39 Sending build context to Docker daemon 336.4kB 22:04:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:04:39 Step 2/12 : FROM ${BASE} AS builder 22:04:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:04:39 cf04c63912e1: Pulling fs layer 22:04:39 55b35a11ae5e: Pulling fs layer 22:04:39 a37a00ec5f00: Pulling fs layer 22:04:39 50b3750afda1: Pulling fs layer 22:04:39 4f4fb700ef54: Pulling fs layer 22:04:39 80978eb59214: Pulling fs layer 22:04:39 c9f46d7d2bd2: Pulling fs layer 22:04:39 c5a475d317c9: Pulling fs layer 22:04:39 4f4fb700ef54: Waiting 22:04:39 80978eb59214: Waiting 22:04:39 c9f46d7d2bd2: Waiting 22:04:39 c5a475d317c9: Waiting 22:04:39 50b3750afda1: Waiting 22:04:39 55b35a11ae5e: Verifying Checksum 22:04:39 55b35a11ae5e: Download complete 22:04:39 50b3750afda1: Verifying Checksum 22:04:39 50b3750afda1: Download complete 22:04:39 4f4fb700ef54: Verifying Checksum 22:04:39 4f4fb700ef54: Download complete 22:04:39 80978eb59214: Verifying Checksum 22:04:39 80978eb59214: Download complete 22:04:39 cf04c63912e1: Download complete 22:04:40 c5a475d317c9: Verifying Checksum 22:04:40 c5a475d317c9: Download complete 22:04:40 9735d02c9f1d: Pushed 22:04:40 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:41 cf04c63912e1: Pull complete 22:04:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:04:41 9735d02c9f1d: Preparing 22:04:41 0434a596e698: Preparing 22:04:41 88494fa230fa: Preparing 22:04:41 ef6e32950784: Preparing 22:04:41 cdb413c1be3f: Preparing 22:04:41 e82a7c20ee9d: Preparing 22:04:41 63ca1fbb43ae: Preparing 22:04:41 e82a7c20ee9d: Waiting 22:04:41 63ca1fbb43ae: Waiting 22:04:41 ef6e32950784: Layer already exists 22:04:41 88494fa230fa: Layer already exists 22:04:41 cdb413c1be3f: Layer already exists 22:04:41 0434a596e698: Layer already exists 22:04:41 9735d02c9f1d: Layer already exists 22:04:41 e82a7c20ee9d: Layer already exists 22:04:41 63ca1fbb43ae: Layer already exists 22:04:41 latest: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:41 55b35a11ae5e: Pull complete 22:04:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv 22:04:41 a37a00ec5f00: Verifying Checksum 22:04:41 a37a00ec5f00: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 22:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:04:42 9735d02c9f1d: Preparing 22:04:42 0434a596e698: Preparing 22:04:42 88494fa230fa: Preparing 22:04:42 ef6e32950784: Preparing 22:04:42 cdb413c1be3f: Preparing 22:04:42 e82a7c20ee9d: Preparing 22:04:42 63ca1fbb43ae: Preparing 22:04:42 63ca1fbb43ae: Waiting 22:04:42 88494fa230fa: Layer already exists 22:04:42 cdb413c1be3f: Layer already exists 22:04:42 9735d02c9f1d: Layer already exists 22:04:42 0434a596e698: Layer already exists 22:04:42 ef6e32950784: Layer already exists 22:04:42 63ca1fbb43ae: Layer already exists 22:04:42 e82a7c20ee9d: Layer already exists 22:04:42 3.2.0-dev.20: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:42 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:04:42 9735d02c9f1d: Preparing 22:04:42 0434a596e698: Preparing 22:04:42 88494fa230fa: Preparing 22:04:42 ef6e32950784: Preparing 22:04:42 cdb413c1be3f: Preparing 22:04:42 e82a7c20ee9d: Preparing 22:04:42 63ca1fbb43ae: Preparing 22:04:42 e82a7c20ee9d: Waiting 22:04:42 63ca1fbb43ae: Waiting 22:04:42 9735d02c9f1d: Layer already exists 22:04:42 cdb413c1be3f: Layer already exists 22:04:42 ef6e32950784: Layer already exists 22:04:42 0434a596e698: Layer already exists 22:04:42 88494fa230fa: Layer already exists 22:04:42 63ca1fbb43ae: Layer already exists 22:04:42 e82a7c20ee9d: Layer already exists 22:04:42 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } 22:04:42 c9f46d7d2bd2: Verifying Checksum 22:04:42 c9f46d7d2bd2: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 22:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 22:04:43 9735d02c9f1d: Preparing 22:04:43 0434a596e698: Preparing 22:04:43 88494fa230fa: Preparing 22:04:43 ef6e32950784: Preparing 22:04:43 cdb413c1be3f: Preparing 22:04:43 e82a7c20ee9d: Preparing 22:04:43 63ca1fbb43ae: Preparing 22:04:43 e82a7c20ee9d: Waiting 22:04:43 63ca1fbb43ae: Waiting 22:04:43 cdb413c1be3f: Layer already exists 22:04:43 88494fa230fa: Layer already exists 22:04:43 ef6e32950784: Layer already exists 22:04:43 9735d02c9f1d: Layer already exists 22:04:43 0434a596e698: Layer already exists 22:04:43 63ca1fbb43ae: Layer already exists 22:04:43 e82a7c20ee9d: Layer already exists 22:04:43 main: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:43 ===================================================== [Pipeline] echo 22:04:43 taggedImages: 22:04:43 - nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:04:43 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 22:04:43 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 22:04:43 - nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:04:43 - 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:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:44 22:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:44 latest: Pulling from edgex-lftools-log-publisher 22:04:44 5eb5b503b376: Pulling fs layer 22:04:44 5c69ac0246d0: Pulling fs layer 22:04:44 ec43610c2a17: Pulling fs layer 22:04:44 3a2ae6a8a46f: Pulling fs layer 22:04:44 33b1e0a273af: Pulling fs layer 22:04:44 5d3b04190fa2: Pulling fs layer 22:04:44 2f39f015ded8: Pulling fs layer 22:04:44 5d3b04190fa2: Waiting 22:04:44 33b1e0a273af: Waiting 22:04:44 3a2ae6a8a46f: Waiting 22:04:44 2f39f015ded8: Waiting 22:04:44 5c69ac0246d0: Download complete 22:04:44 3a2ae6a8a46f: Verifying Checksum 22:04:44 3a2ae6a8a46f: Download complete 22:04:44 33b1e0a273af: Verifying Checksum 22:04:44 33b1e0a273af: Download complete 22:04:44 5d3b04190fa2: Verifying Checksum 22:04:44 5d3b04190fa2: Download complete 22:04:44 ec43610c2a17: Verifying Checksum 22:04:44 5eb5b503b376: Verifying Checksum 22:04:44 5eb5b503b376: Download complete 22:04:45 2f39f015ded8: Download complete 22:04:45 5eb5b503b376: Pull complete 22:04:45 5c69ac0246d0: Pull complete 22:04:46 ec43610c2a17: Pull complete 22:04:46 3a2ae6a8a46f: Pull complete 22:04:46 33b1e0a273af: Pull complete 22:04:46 5d3b04190fa2: Pull complete 22:04:50 2f39f015ded8: Pull complete 22:04:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:50 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:04:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:04:55 $ docker top 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:55 ---> job-cost.sh 22:04:55 lf-activate-venv: SKIPPING 22:04:55 INFO: No Stack... 22:04:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:56 INFO: Archiving Costs [Pipeline] sh 22:04:56 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 22:04:56 + cut -d, -f6 [Pipeline] lock 22:04:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] 22:04:56 Resource [jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] did not exist. Created. 22:04:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:56 + echo total: 0.2199999988079071 [Pipeline] stash 22:04:56 Stashed 1 file(s) [Pipeline] } 22:04:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:56 $ docker stop --time=1 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 22:04:58 $ docker rm -f --volumes 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 22:04:58 a37a00ec5f00: Pull complete 22:04:58 50b3750afda1: Pull complete 22:04:58 4f4fb700ef54: Pull complete 22:04:58 80978eb59214: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:05 c9f46d7d2bd2: Pull complete 22:05:07 c5a475d317c9: Pull complete 22:05:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:05:07 ---> be29e6b0f0d4 22:05:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:05:12 ---> Running in 2cadf31e040f 22:05:12 Removing intermediate container 2cadf31e040f 22:05:12 ---> b11472299ecd 22:05:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:05:12 ---> Running in fd7b9cad4c5a 22:05:12 Removing intermediate container fd7b9cad4c5a 22:05:12 ---> c2b3912b0b91 22:05:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:05:12 ---> Running in d94cdaa43a52 22:05:12 Removing intermediate container d94cdaa43a52 22:05:12 ---> 18f5baa660dd 22:05:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:12 ---> Running in dfebfd3262f8 22:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:05:14 OK: 238 MiB in 54 packages 22:05:18 Removing intermediate container dfebfd3262f8 22:05:18 ---> a9687f143483 22:05:18 Step 7/12 : WORKDIR /app 22:05:18 ---> Running in 6af1c5fb9b91 22:05:18 Removing intermediate container 6af1c5fb9b91 22:05:18 ---> 3781dd2adc1d 22:05:18 Step 8/12 : COPY go.mod vendor* ./ 22:05:18 ---> f75671dbfca1 22:05:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:18 ---> Running in eae5c9d711f8 22:07:25 Removing intermediate container eae5c9d711f8 22:07:25 ---> 5c1f58b12973 22:07:25 Step 10/12 : COPY . . 22:07:25 ---> 017307a711d5 22:07:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:25 ---> Running in 20f22d80b5cd 22:07:25 Removing intermediate container 20f22d80b5cd 22:07:25 ---> 3481ce71628b 22:07:25 Step 12/12 : RUN $MAKE 22:07:25 ---> Running in e9775739d19b 22:07:25 noop 22:07:25 Removing intermediate container e9775739d19b 22:07:25 ---> 077ec4443774 22:07:25 Successfully built 077ec4443774 22:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:26 + docker inspect -f . ci-base-image-arm64 22:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:26 prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container 22:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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:07:27 $ docker top 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:28 + go version 22:07:28 go version go1.23.2 linux/arm64 [Pipeline] } 22:07:28 $ docker stop --time=1 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa 22:07:30 $ docker rm -f --volumes 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 + docker inspect -f . ci-base-image-arm64 22:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container 22:07:31 $ 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/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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:07:32 $ docker top 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:33 + git config --global --add safe.directory /w/workspace/app-record-replay/95 [Pipeline] fileExists [Pipeline] sh 22:07:34 + make test 22:07:34 go test -race -coverprofile=coverage.out ./... 22:12:57 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 22:13:19 ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements 22:13:25 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:13:25 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 22:13:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:13:30 ok github.com/edgexfoundry/app-record-replay/internal/application 9.922s coverage: 98.7% of statements 22:13:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.499s coverage: 89.7% of statements 22:13:30 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.087s coverage: 100.0% of statements 22:13:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:13:32 go vet ./... 22:18:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:18:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:18:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:18:40 $ docker stop --time=1 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed 22:18:42 $ docker rm -f --volumes 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed [Pipeline] // withDockerContainer [Pipeline] sh 22:18:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:18:45 Warning: overwriting stash ‘coverage-report’ 22:18:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:18:47 + ls -al . 22:18:47 total 272 22:18:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:07 . 22:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:04 .. 22:18:47 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:04 .dockerignore 22:18:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:04 .git 22:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 .github 22:18:47 -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:04 .gitignore 22:18:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:04 .golangci.yml 22:18:47 -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:04 Attribution.txt 22:18:47 -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:04 CHANGELOG.md 22:18:47 -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:04 Dockerfile 22:18:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:04 GOVERNANCE.md 22:18:47 -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:04 Jenkinsfile 22:18:47 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:04 LICENSE 22:18:47 -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:04 Makefile 22:18:47 -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:04 OWNERS.md 22:18:47 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:04 README.md 22:18:47 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:04 Record and Reply.postman_collection.json 22:18:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION 22:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 bin 22:18:47 -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:13 coverage.out 22:18:47 -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 22:04 go.mod 22:18:47 -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 22:04 go.sum 22:18:47 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:04 internal 22:18:47 -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:04 main.go 22:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 openapi 22:18:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 pkg 22:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:47 + 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=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 --label arch=arm64 --label version=3.2.0-dev.20 . 22:18:47 Sending build context to Docker daemon 371.2kB 22:18:47 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:18:47 Step 2/27 : FROM ${BASE} AS builder 22:18:47 ---> 077ec4443774 22:18:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:18:48 ---> Running in 783026e7c893 22:18:48 Removing intermediate container 783026e7c893 22:18:48 ---> 41b1c626f2fb 22:18:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:18:48 ---> Running in 9e365d0c6bd2 22:18:48 Removing intermediate container 9e365d0c6bd2 22:18:48 ---> ae5f872349cc 22:18:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:18:49 ---> Running in e209c80467ad 22:18:49 Removing intermediate container e209c80467ad 22:18:49 ---> 02ef79bd5571 22:18:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:49 ---> Running in 30b064e746fa 22:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:18:53 OK: 238 MiB in 54 packages 22:18:54 Removing intermediate container 30b064e746fa 22:18:54 ---> a3ec6ed2ff81 22:18:54 Step 7/27 : WORKDIR /app 22:18:54 ---> Running in 9ae887b10975 22:18:54 Removing intermediate container 9ae887b10975 22:18:54 ---> e5e867dac50b 22:18:54 Step 8/27 : COPY go.mod vendor* ./ 22:18:55 ---> 5dde13cf82aa 22:18:55 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:55 ---> Running in b8d0ab6a31e1 22:18:58 Removing intermediate container b8d0ab6a31e1 22:18:58 ---> 85311e065037 22:18:58 Step 10/27 : COPY . . 22:18:59 ---> 05dc7524660b 22:18:59 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:59 ---> Running in 9996ba957a37 22:18:59 Removing intermediate container 9996ba957a37 22:18:59 ---> d08129c9417d 22:18:59 Step 12/27 : RUN $MAKE 22:18:59 ---> Running in 877e1454fa9c 22:19:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-record-replay 22:23:37 Removing intermediate container 877e1454fa9c 22:23:37 ---> a6dc11a058df 22:23:37 Step 13/27 : FROM alpine:3.20 22:23:37 3.20: Pulling from library/alpine 22:23:37 cf04c63912e1: Already exists 22:23:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:23:37 Status: Downloaded newer image for alpine:3.20 22:23:37 ---> c157a85ed455 22:23:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:23:37 ---> Running in 52a8d2bb9868 22:23:37 Removing intermediate container 52a8d2bb9868 22:23:37 ---> 89682ae4a14f 22:23:37 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 22:23:37 ---> Running in 08e0a892bb9d 22:23:38 Removing intermediate container 08e0a892bb9d 22:23:38 ---> 946de9e7d1e6 22:23:38 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:23:38 ---> Running in d8813e556127 22:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:41 (1/2) Installing ca-certificates (20240705-r0) 22:23:41 (2/2) Installing dumb-init (1.2.5-r3) 22:23:41 Executing busybox-1.36.1-r29.trigger 22:23:41 Executing ca-certificates-20240705-r0.trigger 22:23:41 OK: 10 MiB in 16 packages 22:23:42 Removing intermediate container d8813e556127 22:23:42 ---> 6fb2f3d44769 22:23:42 Step 17/27 : RUN apk --no-cache upgrade 22:23:42 ---> Running in a77c3a1653d2 22:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:45 Upgrading critical system libraries and apk-tools: 22:23:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:23:45 Executing busybox-1.36.1-r29.trigger 22:23:46 Continuing the upgrade transaction with new apk-tools: 22:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:47 OK: 10 MiB in 16 packages 22:23:48 Removing intermediate container a77c3a1653d2 22:23:48 ---> edef3b1a148e 22:23:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:23:49 ---> 5d061bd7ed2e 22:23:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:23:49 ---> f25043e381c6 22:23:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:23:50 ---> cc2c5e73eccf 22:23:50 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 22:23:52 ---> baf8a7bf9d20 22:23:52 Step 22/27 : EXPOSE 59712 22:23:52 ---> Running in fe5b9535a38c 22:23:52 Removing intermediate container fe5b9535a38c 22:23:52 ---> d0fc81617b41 22:23:52 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 22:23:52 ---> Running in 209d35021b89 22:23:52 Removing intermediate container 209d35021b89 22:23:52 ---> be0ec5e274bc 22:23:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:52 ---> Running in 353ebe94fa03 22:23:53 Removing intermediate container 353ebe94fa03 22:23:53 ---> 0f67ae9d2653 22:23:53 Step 25/27 : LABEL arch=arm64 22:23:53 ---> Running in eb22fc7658c3 22:23:53 Removing intermediate container eb22fc7658c3 22:23:53 ---> 61f4b53ee002 22:23:53 Step 26/27 : LABEL git_sha=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:23:53 ---> Running in e1b7956e3ea5 22:23:53 Removing intermediate container e1b7956e3ea5 22:23:53 ---> 09f493d33b16 22:23:53 Step 27/27 : LABEL version=3.2.0-dev.20 22:23:53 ---> Running in 22a580666121 22:23:54 Removing intermediate container 22a580666121 22:23:54 ---> 9552fc8090e7 22:23:54 [Warning] One or more build-args [ARCH] were not consumed 22:23:54 Successfully built 9552fc8090e7 22:23:54 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:23:54 provisioning config files... 22:23:54 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/95@tmp/config366659513357931016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:55 ---> ****-login.sh 22:23:55 nexus3.edgexfoundry.org:10001 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 nexus3.edgexfoundry.org:10002 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 nexus3.edgexfoundry.org:10003 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 nexus3.edgexfoundry.org:10004 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 ****.io 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 ---> ****-login.sh ends [Pipeline] } 22:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:23:57 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 22:23:57 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:23:57 latest 22:23:57 3.2.0-dev.20 22:23:57 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:23:57 main 22:23:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:57 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:23:57 12256775bf98: Preparing 22:23:57 6b9a5840a07e: Preparing 22:23:57 e3e408d884b0: Preparing 22:23:57 74e0080ac7b8: Preparing 22:23:57 c75189378070: Preparing 22:23:57 6f97e45bd3ea: Preparing 22:23:57 16113d51b718: Preparing 22:23:57 6f97e45bd3ea: Waiting 22:23:57 16113d51b718: Waiting 22:23:58 74e0080ac7b8: Pushed 22:23:58 e3e408d884b0: Pushed 22:23:58 6b9a5840a07e: Pushed 22:23:58 c75189378070: Pushed 22:23:58 16113d51b718: Layer already exists 22:23:58 6f97e45bd3ea: Pushed 22:24:04 12256775bf98: Pushed 22:24:04 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + 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:24:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:24:05 12256775bf98: Preparing 22:24:05 6b9a5840a07e: Preparing 22:24:05 e3e408d884b0: Preparing 22:24:05 74e0080ac7b8: Preparing 22:24:05 c75189378070: Preparing 22:24:05 6f97e45bd3ea: Preparing 22:24:05 16113d51b718: Preparing 22:24:05 6f97e45bd3ea: Waiting 22:24:05 16113d51b718: Waiting 22:24:05 74e0080ac7b8: Layer already exists 22:24:05 12256775bf98: Layer already exists 22:24:05 e3e408d884b0: Layer already exists 22:24:05 c75189378070: Layer already exists 22:24:05 6b9a5840a07e: Layer already exists 22:24:05 6f97e45bd3ea: Layer already exists 22:24:05 16113d51b718: Layer already exists 22:24:06 latest: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 22:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:24:06 12256775bf98: Preparing 22:24:06 6b9a5840a07e: Preparing 22:24:06 e3e408d884b0: Preparing 22:24:06 74e0080ac7b8: Preparing 22:24:06 c75189378070: Preparing 22:24:06 6f97e45bd3ea: Preparing 22:24:06 16113d51b718: Preparing 22:24:06 6f97e45bd3ea: Waiting 22:24:06 16113d51b718: Waiting 22:24:06 c75189378070: Layer already exists 22:24:06 e3e408d884b0: Layer already exists 22:24:06 74e0080ac7b8: Layer already exists 22:24:06 12256775bf98: Layer already exists 22:24:06 6b9a5840a07e: Layer already exists 22:24:06 16113d51b718: Layer already exists 22:24:06 6f97e45bd3ea: Layer already exists 22:24:07 3.2.0-dev.20: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:07 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:24:07 12256775bf98: Preparing 22:24:07 6b9a5840a07e: Preparing 22:24:07 e3e408d884b0: Preparing 22:24:07 74e0080ac7b8: Preparing 22:24:07 c75189378070: Preparing 22:24:07 6f97e45bd3ea: Preparing 22:24:07 16113d51b718: Preparing 22:24:07 6f97e45bd3ea: Waiting 22:24:07 16113d51b718: Waiting 22:24:07 6b9a5840a07e: Layer already exists 22:24:07 74e0080ac7b8: Layer already exists 22:24:07 e3e408d884b0: Layer already exists 22:24:07 12256775bf98: Layer already exists 22:24:07 c75189378070: Layer already exists 22:24:07 6f97e45bd3ea: Layer already exists 22:24:07 16113d51b718: Layer already exists 22:24:08 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:08 + 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:24:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 22:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 22:24:08 12256775bf98: Preparing 22:24:08 6b9a5840a07e: Preparing 22:24:08 e3e408d884b0: Preparing 22:24:08 74e0080ac7b8: Preparing 22:24:08 c75189378070: Preparing 22:24:08 6f97e45bd3ea: Preparing 22:24:08 16113d51b718: Preparing 22:24:08 6f97e45bd3ea: Waiting 22:24:08 16113d51b718: Waiting 22:24:08 c75189378070: Layer already exists 22:24:08 e3e408d884b0: Layer already exists 22:24:08 6b9a5840a07e: Layer already exists 22:24:08 74e0080ac7b8: Layer already exists 22:24:08 12256775bf98: Layer already exists 22:24:08 6f97e45bd3ea: Layer already exists 22:24:08 16113d51b718: Layer already exists 22:24:09 main: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:09 ===================================================== [Pipeline] echo 22:24:09 taggedImages: 22:24:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 22:24:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 22:24:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 22:24:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 22:24:09 - 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:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:09 22:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:10 arm64: Pulling from edgex-lftools-log-publisher 22:24:10 8998bd30e6a1: Pulling fs layer 22:24:10 04944245beec: Pulling fs layer 22:24:10 699f458cf7ca: Pulling fs layer 22:24:10 765212b225bb: Pulling fs layer 22:24:10 f23df028b6ca: Pulling fs layer 22:24:10 d65c8cfc05b1: Pulling fs layer 22:24:10 2437ff75d9bd: Pulling fs layer 22:24:10 765212b225bb: Waiting 22:24:10 f23df028b6ca: Waiting 22:24:10 d65c8cfc05b1: Waiting 22:24:10 2437ff75d9bd: Waiting 22:24:10 04944245beec: Verifying Checksum 22:24:10 04944245beec: Download complete 22:24:10 765212b225bb: Verifying Checksum 22:24:10 765212b225bb: Download complete 22:24:10 f23df028b6ca: Download complete 22:24:10 d65c8cfc05b1: Verifying Checksum 22:24:10 d65c8cfc05b1: Download complete 22:24:10 699f458cf7ca: Verifying Checksum 22:24:10 699f458cf7ca: Download complete 22:24:10 8998bd30e6a1: Verifying Checksum 22:24:10 8998bd30e6a1: Download complete 22:24:13 2437ff75d9bd: Verifying Checksum 22:24:13 2437ff75d9bd: Download complete 22:24:16 8998bd30e6a1: Pull complete 22:24:16 04944245beec: Pull complete 22:24:17 699f458cf7ca: Pull complete 22:24:17 765212b225bb: Pull complete 22:24:18 f23df028b6ca: Pull complete 22:24:19 d65c8cfc05b1: Pull complete 22:24:37 2437ff75d9bd: Pull complete 22:24:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:37 prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container 22:24:37 $ 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/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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:24:40 $ docker top 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> job-cost.sh 22:24:41 lf-activate-venv: SKIPPING 22:24:41 INFO: No Stack... 22:24:41 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:42 INFO: Archiving Costs [Pipeline] sh 22:24:43 + + cutcat -d, /w/workspace/app-record-replay/95/archives/cost.csv -f6 22:24:43 [Pipeline] lock 22:24:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] 22:24:43 Resource [jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] did not exist. Created. 22:24:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:43 /w/workspace/app-record-replay/95@tmp/durable-ed285316/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:44 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:44 Warning: overwriting stash ‘stack-cost’ 22:24:44 Stashed 1 file(s) [Pipeline] } 22:24:44 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:44 $ docker stop --time=1 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 22:24:46 $ docker rm -f --volumes 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 [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:24:46 provisioning config files... 22:24:46 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2196529059523717145tmp [Pipeline] { [Pipeline] sh 22:24:47 + set +x 22:24:47 + curl -s https://codecov.io/bash 22:24:47 + bash -s -- 22:24:47 22:24:47 _____ _ 22:24:47 / ____| | | 22:24:47 | | ___ __| | ___ ___ _____ __ 22:24:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:47 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:47 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:47 Bash-1.0.6 22:24:47 22:24:47 22:24:47 ==> git version 2.25.1 found 22:24:47 ==> 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:24:47 Release-Date: 2020-01-08 22:24:47 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:24:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:47 ==> Jenkins CI detected. 22:24:47 current dir:  /w/workspace/exfoundry_app-record-replay_main 22:24:47 project root: . 22:24:47 --> token set from env 22:24:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:47 ==> Running gcov in . (disable via -X gcov) 22:24:47 ==> Python coveragepy not found 22:24:47 ==> Searching for coverage reports in: 22:24:47 + . 22:24:47 -> Found 1 reports 22:24:47 ==> Detecting git/mercurial file structure 22:24:47 ==> Reading reports 22:24:47 + ./coverage.out bytes=34247 22:24:47 ==> Appending adjustments 22:24:47 https://docs.codecov.io/docs/fixing-reports 22:24:47 + Found adjustments 22:24:47 ==> Gzipping contents 22:24:47 8.0K /tmp/codecov.aSSbBs.gz 22:24:47 ==> Uploading reports 22:24:47 url: https://codecov.io 22:24:47 query: branch=main&commit=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:47 -> Pinging Codecov 22:24:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:47 -> Uploading to 22:24:47 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4/64595d55-3c27-467a-9bf8-b44f644e17e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222447Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e04820f3667db06435742c3a8f68d02ab336c0aeaee955d662828ad0f160cdaa 22:24:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:47 Dload Upload Total Spent Left Speed 22:24:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5390 0 0 100 5390 0 22000 --:--:-- --:--:-- --:--:-- 21910 100 5390 0 0 100 5390 0 22000 --:--:-- --:--:-- --:--:-- 21910 22:24:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } 22:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:24:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:24:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:24:48 22:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:24:48 latest: Pulling from edgex-devops/edgex-snyk-go 22:24:48 43c4264eed91: Already exists 22:24:48 4cc291be95ef: Already exists 22:24:48 2ac1f1163629: Already exists 22:24:48 5c3c966382ef: Already exists 22:24:48 4f4fb700ef54: Already exists 22:24:48 d9c7d2e4e75e: Pulling fs layer 22:24:48 9c3e1370e548: Pulling fs layer 22:24:48 d9c7d2e4e75e: Verifying Checksum 22:24:48 d9c7d2e4e75e: Download complete 22:24:48 d9c7d2e4e75e: Pull complete 22:24:49 9c3e1370e548: Verifying Checksum 22:24:49 9c3e1370e548: Download complete 22:24:52 9c3e1370e548: Pull complete 22:24:52 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:52 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:24:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:24:55 $ docker top 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:55 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 22:24:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 22:24:55 + set -o pipefail 22:24:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 22:25:02 22:25:02 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 22:25:02 22:25:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/62e01f21-2cc1-42e9-b62a-720ef0a151d4 22:25:02 22:25:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:25:02 22:25:02 22:25:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:25:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:25:02 $ docker stop --time=1 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 22:25:09 $ docker rm -f --volumes 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 [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:25:10 + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] sh 22:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:13 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:25:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:14 $ docker top 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 -eo pid,comm 22:25:14 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:25:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:14 [ssh-agent] Looking for ssh-agent implementation... 22:25:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:14 $ docker exec 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 ssh-agent 22:25:14 SSH_AUTH_SOCK=/tmp/ssh-9yW9yBV2HEkv/agent.32 22:25:14 SSH_AGENT_PID=38 22:25:14 Running ssh-add (command line suppressed) 22:25:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3208102430403673905.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3208102430403673905.key) 22:25:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:15 + git semver tag 22:25:15 2024-10-09 22:25:15,255 [run_tag] DEBUG tag force:False 22:25:15 2024-10-09 22:25:15,256 [check_head_tag] DEBUG check head tag 22:25:15 2024-10-09 22:25:15,257 [execute] INFO git cat-file --batch-check 22:25:15 2024-10-09 22:25:15,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:25:15 2024-10-09 22:25:15,260 [execute] INFO git cat-file --batch 22:25:15 2024-10-09 22:25:15,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 22:25:15 2024-10-09 22:25:15,285 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:15 2024-10-09 22:25:15,286 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 22:25:15 2024-10-09 22:25:15,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:25:15 2024-10-09 22:25:15,290 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:15 3.2.0-dev.20 [Pipeline] } 22:25:15 $ docker exec --env ******** --env ******** 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 ssh-agent -k 22:25:15 unset SSH_AUTH_SOCK; 22:25:15 unset SSH_AGENT_PID; 22:25:15 echo Agent pid 38 killed; 22:25:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:15 + git semver [Pipeline] } 22:25:16 $ docker stop --time=1 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 22:25:17 $ docker rm -f --volumes 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:17 22:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:18 0.23.1-centos7: Pulling from edgex-lftools 22:25:18 ab5ef0e58194: Pulling fs layer 22:25:18 9712f1f96733: Pulling fs layer 22:25:18 63f879dbbcfc: Pulling fs layer 22:25:18 0d9ebad4ef96: Pulling fs layer 22:25:18 e9a5061849ea: Pulling fs layer 22:25:18 d747dcd14b5f: Pulling fs layer 22:25:18 2de7ff778b66: Pulling fs layer 22:25:18 0d9ebad4ef96: Waiting 22:25:18 2de7ff778b66: Waiting 22:25:18 e9a5061849ea: Waiting 22:25:18 d747dcd14b5f: Waiting 22:25:18 9712f1f96733: Verifying Checksum 22:25:18 9712f1f96733: Download complete 22:25:18 63f879dbbcfc: Verifying Checksum 22:25:18 63f879dbbcfc: Download complete 22:25:18 0d9ebad4ef96: Verifying Checksum 22:25:18 0d9ebad4ef96: Download complete 22:25:18 d747dcd14b5f: Verifying Checksum 22:25:18 d747dcd14b5f: Download complete 22:25:18 e9a5061849ea: Verifying Checksum 22:25:18 e9a5061849ea: Download complete 22:25:18 ab5ef0e58194: Download complete 22:25:18 2de7ff778b66: Verifying Checksum 22:25:18 2de7ff778b66: Download complete 22:25:21 ab5ef0e58194: Pull complete 22:25:21 9712f1f96733: Pull complete 22:25:22 63f879dbbcfc: Pull complete 22:25:25 0d9ebad4ef96: Pull complete 22:25:25 e9a5061849ea: Pull complete 22:25:25 d747dcd14b5f: Pull complete 22:25:26 2de7ff778b66: Pull complete 22:25:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:26 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:25:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:25:32 $ docker top 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:25:32 provisioning config files... 22:25:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2159641846648525331tmp 22:25:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13972436420160452575tmp 22:25:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2212062389461016774tmp [Pipeline] { [Pipeline] echo 22:25:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:25:32 ---> sigul-configuration.sh 22:25:32 gpg: directory `/root/.gnupg' created 22:25:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:25:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:25:32 gpg: keyring `/root/.gnupg/secring.gpg' created 22:25:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:25:32 gpg: CAST5 encrypted data 22:25:32 gpg: encrypted with 1 passphrase 22:25:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:25:32 + mkdir /home/jenkins 22:25:32 + mkdir /home/jenkins/sigul [Pipeline] sh 22:25:33 + 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:25:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:25:33 ---> sigul-install.sh 22:25:33 Sigul already installed; skipping installation. [Pipeline] sh 22:25:33 + git tag --list 22:25:33 v3.1 22:25:33 v3.1.0 22:25:33 v3.1.0-dev.0 22:25:33 v3.1.0-dev.1 22:25:33 v3.1.0-dev.10 22:25:33 v3.1.0-dev.11 22:25:33 v3.1.0-dev.12 22:25:33 v3.1.0-dev.13 22:25:33 v3.1.0-dev.14 22:25:33 v3.1.0-dev.15 22:25:33 v3.1.0-dev.16 22:25:33 v3.1.0-dev.17 22:25:33 v3.1.0-dev.18 22:25:33 v3.1.0-dev.19 22:25:33 v3.1.0-dev.2 22:25:33 v3.1.0-dev.20 22:25:33 v3.1.0-dev.21 22:25:33 v3.1.0-dev.22 22:25:33 v3.1.0-dev.23 22:25:33 v3.1.0-dev.24 22:25:33 v3.1.0-dev.25 22:25:33 v3.1.0-dev.26 22:25:33 v3.1.0-dev.27 22:25:33 v3.1.0-dev.28 22:25:33 v3.1.0-dev.29 22:25:33 v3.1.0-dev.3 22:25:33 v3.1.0-dev.30 22:25:33 v3.1.0-dev.31 22:25:33 v3.1.0-dev.32 22:25:33 v3.1.0-dev.33 22:25:33 v3.1.0-dev.34 22:25:33 v3.1.0-dev.35 22:25:33 v3.1.0-dev.36 22:25:33 v3.1.0-dev.37 22:25:33 v3.1.0-dev.38 22:25:33 v3.1.0-dev.39 22:25:33 v3.1.0-dev.4 22:25:33 v3.1.0-dev.40 22:25:33 v3.1.0-dev.41 22:25:33 v3.1.0-dev.42 22:25:33 v3.1.0-dev.43 22:25:33 v3.1.0-dev.44 22:25:33 v3.1.0-dev.45 22:25:33 v3.1.0-dev.46 22:25:33 v3.1.0-dev.47 22:25:33 v3.1.0-dev.48 22:25:33 v3.1.0-dev.49 22:25:33 v3.1.0-dev.5 22:25:33 v3.1.0-dev.50 22:25:33 v3.1.0-dev.51 22:25:33 v3.1.0-dev.52 22:25:33 v3.1.0-dev.53 22:25:33 v3.1.0-dev.54 22:25:33 v3.1.0-dev.55 22:25:33 v3.1.0-dev.56 22:25:33 v3.1.0-dev.57 22:25:33 v3.1.0-dev.58 22:25:33 v3.1.0-dev.59 22:25:33 v3.1.0-dev.6 22:25:33 v3.1.0-dev.60 22:25:33 v3.1.0-dev.61 22:25:33 v3.1.0-dev.62 22:25:33 v3.1.0-dev.63 22:25:33 v3.1.0-dev.64 22:25:33 v3.1.0-dev.65 22:25:33 v3.1.0-dev.66 22:25:33 v3.1.0-dev.67 22:25:33 v3.1.0-dev.68 22:25:33 v3.1.0-dev.7 22:25:33 v3.1.0-dev.8 22:25:33 v3.1.0-dev.9 22:25:33 v3.1.1 22:25:33 v3.2.0-dev.1 22:25:33 v3.2.0-dev.10 22:25:33 v3.2.0-dev.11 22:25:33 v3.2.0-dev.12 22:25:33 v3.2.0-dev.13 22:25:33 v3.2.0-dev.14 22:25:33 v3.2.0-dev.15 22:25:33 v3.2.0-dev.16 22:25:33 v3.2.0-dev.17 22:25:33 v3.2.0-dev.18 22:25:33 v3.2.0-dev.19 22:25:33 v3.2.0-dev.2 22:25:33 v3.2.0-dev.20 22:25:33 v3.2.0-dev.3 22:25:33 v3.2.0-dev.4 22:25:33 v3.2.0-dev.5 22:25:33 v3.2.0-dev.6 22:25:33 v3.2.0-dev.7 22:25:33 v3.2.0-dev.8 22:25:33 v3.2.0-dev.9 [Pipeline] sh 22:25:34 + lftools sign git-tag v3.2.0-dev.20 22:25:34 Signing Git tag with Sigul... 22:25:34 Signing v3.2.0-dev.20 [Pipeline] echo 22:25:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:25:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:25:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:25:35 $ docker stop --time=1 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af 22:25:36 $ docker rm -f --volumes 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:25:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:37 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:25:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:37 $ docker top 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc -eo pid,comm 22:25:37 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:25:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:37 [ssh-agent] Looking for ssh-agent implementation... 22:25:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:37 $ docker exec 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc ssh-agent 22:25:38 SSH_AUTH_SOCK=/tmp/ssh-HQsEI8dImap0/agent.32 22:25:38 SSH_AGENT_PID=38 22:25:38 Running ssh-add (command line suppressed) 22:25:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4914219105314715708.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4914219105314715708.key) 22:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:38 + git semver bump pre 22:25:38 2024-10-09 22:25:38,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:38 2024-10-09 22:25:38,624 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 22:25:38 2024-10-09 22:25:38,624 [bump_version] DEBUG bumped version:3.2.0-dev.21 22:25:38 2024-10-09 22:25:38,624 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 22:25:38 2024-10-09 22:25:38,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:38 2024-10-09 22:25:38,624 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:38 2024-10-09 22:25:38,626 [execute] INFO git cat-file --batch-check 22:25:38 2024-10-09 22:25:38,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:38 2024-10-09 22:25:38,631 [execute] INFO git cat-file --batch 22:25:38 2024-10-09 22:25:38,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:38 2024-10-09 22:25:38,636 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:38 3.2.0-dev.21 [Pipeline] } 22:25:38 $ docker exec --env ******** --env ******** 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc ssh-agent -k 22:25:38 unset SSH_AUTH_SOCK; 22:25:38 unset SSH_AGENT_PID; 22:25:38 echo Agent pid 38 killed; 22:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:39 + git semver [Pipeline] } 22:25:39 $ docker stop --time=1 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc 22:25:40 $ docker rm -f --volumes 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc [Pipeline] // withDockerContainer [Pipeline] sh 22:25:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:41 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:25:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:41 $ docker top d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:41 [ssh-agent] Looking for ssh-agent implementation... 22:25:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:41 $ docker exec d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e ssh-agent 22:25:42 SSH_AUTH_SOCK=/tmp/ssh-kiSCfe2UtX2E/agent.32 22:25:42 SSH_AGENT_PID=38 22:25:42 Running ssh-add (command line suppressed) 22:25:42 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16783237206675098886.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16783237206675098886.key) 22:25:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:42 + git semver push 22:25:42 2024-10-09 22:25:42,702 [run_push] DEBUG push 22:25:42 2024-10-09 22:25:42,702 [execute] INFO git cat-file --batch-check 22:25:42 2024-10-09 22:25:42,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 22:25:42 2024-10-09 22:25:42,706 [execute] INFO git rev-list 2d14c7403d08630308ae9f62cc982d0c17090446 -- 22:25:42 2024-10-09 22:25:42,706 [execute] DEBUG Popen(['git', 'rev-list', '2d14c7403d08630308ae9f62cc982d0c17090446', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:25:42 2024-10-09 22:25:42,713 [execute] INFO git fetch -v origin 22:25:42 2024-10-09 22:25:42,713 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 22:25:43 2024-10-09 22:25:43,292 [run_push] DEBUG no remote changes detected 22:25:43 2024-10-09 22:25:43,293 [execute] INFO git push origin semver 22:25:43 2024-10-09 22:25:43,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 22:25:43 2024-10-09 22:25:43,910 [run_push] DEBUG push all version tags 22:25:43 2024-10-09 22:25:43,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:25:43 2024-10-09 22:25:43,911 [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:25:44 2024-10-09 22:25:44,575 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:25:44 3.2.0-dev.21 [Pipeline] } 22:25:44 $ docker exec --env ******** --env ******** d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e ssh-agent -k 22:25:44 unset SSH_AUTH_SOCK; 22:25:44 unset SSH_AGENT_PID; 22:25:44 echo Agent pid 38 killed; 22:25:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:45 + git semver [Pipeline] } 22:25:45 $ docker stop --time=1 d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e 22:25:46 $ docker rm -f --volumes d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e [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:25:47 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 22:25:47 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:25:47 total 16 22:25:47 drwxr-xr-x 3 root root 4096 Oct 9 22:04 . 22:25:47 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:25 .. 22:25:47 drwxr-xr-x 2 root root 4096 Oct 9 22:04 cost 22:25:47 -rw-r--r-- 1 root root 88 Oct 9 22:04 cost.csv 22:25:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 22:25:47 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 22:25:47 total 16 22:25:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:04 . 22:25:47 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:25 .. 22:25:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:04 cost 22:25:47 -rw-r--r-- 1 jenkins jenkins 88 Oct 9 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:48 ---> package-listing.sh 22:25:48 ++ facter osfamily 22:25:48 ++ tr '[:upper:]' '[:lower:]' 22:25:49 + OS_FAMILY=debian 22:25:49 + workspace=/w/workspace/exfoundry_app-record-replay_main 22:25:49 + START_PACKAGES=/tmp/packages_start.txt 22:25:49 + END_PACKAGES=/tmp/packages_end.txt 22:25:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:49 + PACKAGES=/tmp/packages_start.txt 22:25:49 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:25:49 + PACKAGES=/tmp/packages_end.txt 22:25:49 + case "${OS_FAMILY}" in 22:25:49 + dpkg -l 22:25:49 + grep '^ii' 22:25:49 + '[' -f /tmp/packages_start.txt ']' 22:25:49 + '[' -f /tmp/packages_end.txt ']' 22:25:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:49 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 22:25:49 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 22:25:49 + 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:25:49 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:25:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:49 prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container 22:25:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:50 $ docker top c3a53f6e5db415cce3b65dae1d3ddeb32b8c5ee11159ecbef92918456ee4967f -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:51 + ls /var/log/sa-host 22:25:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:51 provisioning config files... 22:25:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5737821311923225813tmp [Pipeline] { [Pipeline] echo 22:25:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:51 ---> create-netrc.sh [Pipeline] } 22:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:51 ---> python-tools-install.sh [Pipeline] echo 22:25:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:52 ---> sudo-logs.sh 22:25:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:52 ---> job-cost.sh 22:25:52 lf-activate-venv: SKIPPING 22:25:52 DEBUG: total: 0.2199999988079071 22:25:52 INFO: Retrieving Stack Cost... 22:25:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:53 INFO: Archiving Costs [Pipeline] echo 22:25:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:53 ---> logs-deploy.sh 22:25:53 lf-activate-venv: SKIPPING 22:25:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/95 22:25:53 INFO: archiving workspace using pattern(s): 22:25:54 Archives upload complete. 22:25:54 INFO: archiving logs to Nexus