Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e37125cbfe69208c1e6674762e675d954b68f83d 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-ssh7851091491393858870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5282354176471062355.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13098726108855399804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8790025969469070126.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-ssh8221366093585203681.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-9519’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9521 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 > 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 Avoid second fetch Checking out Revision e37125cbfe69208c1e6674762e675d954b68f83d (main) Commit message: "Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 > git rev-list --no-walk 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:21 ========================================================= 16:30:21 EdgeX Global Pipelines Version Info 16:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:22 ------------------- 16:30:22 stable info: 16:30:22 ------------------- 16:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:30:22 Message: update stable to v1.0.254 16:30:22 ------------------- 16:30:22 experimental info: 16:30:22 ------------------- 16:30:22 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:30:22 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e37125c [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:23 provisioning config files... 16:30:23 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15651215981299039711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:23 ---> docker-login.sh 16:30:23 nexus3.edgexfoundry.org:10001 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10002 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10003 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10004 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 docker.io 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 ---> docker-login.sh ends [Pipeline] } 16:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:25 + git rev-list -1 --merges e37125cbfe69208c1e6674762e675d954b68f83d~1..e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo 16:30:25 -----------> git rev-list -1 --merges e37125cbfe69208c1e6674762e675d954b68f83d~1..e37125cbfe69208c1e6674762e675d954b68f83d e37125cbfe69208c1e6674762e675d954b68f83d 16:30:25 e37125cbfe69208c1e6674762e675d954b68f83d [false] [Pipeline] sh 16:30:26 + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo 16:30:26 ========================================================= 16:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:26 + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo 16:30:26 [semverPrep] GIT_COMMIT: e37125cbfe69208c1e6674762e675d954b68f83d, Commit Message: Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42 [Pipeline] echo 16:30:26 [semverPrep] This is not a build commit. [Pipeline] sh 16:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:26 + grep -v github /etc/ssh/ssh_known_hosts 16:30:26 + [ -e /tmp/ssh_known_hosts ] 16:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 16:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:27 b85a868b505f: Pulling fs layer 16:30:27 e2be974225ed: Pulling fs layer 16:30:27 339a4e72a1f5: Pulling fs layer 16:30:27 988bab9f4d93: Pulling fs layer 16:30:27 1469e6f7b9e6: Pulling fs layer 16:30:27 988bab9f4d93: Waiting 16:30:27 eaf3925da568: Pulling fs layer 16:30:27 bab4dde63d76: Pulling fs layer 16:30:27 bde34c3a00c8: Pulling fs layer 16:30:27 eaf3925da568: Waiting 16:30:27 1469e6f7b9e6: Waiting 16:30:27 bab4dde63d76: Waiting 16:30:27 b352a97aabf1: Pulling fs layer 16:30:27 bde34c3a00c8: Waiting 16:30:27 b352a97aabf1: Waiting 16:30:27 4872d77fe225: Pulling fs layer 16:30:27 4872d77fe225: Waiting 16:30:27 5851b861e8e6: Pulling fs layer 16:30:27 5851b861e8e6: Waiting 16:30:27 e2be974225ed: Verifying Checksum 16:30:27 e2be974225ed: Download complete 16:30:27 988bab9f4d93: Verifying Checksum 16:30:27 988bab9f4d93: Download complete 16:30:27 1469e6f7b9e6: Verifying Checksum 16:30:27 1469e6f7b9e6: Download complete 16:30:27 339a4e72a1f5: Verifying Checksum 16:30:27 339a4e72a1f5: Download complete 16:30:27 eaf3925da568: Verifying Checksum 16:30:27 eaf3925da568: Download complete 16:30:27 bde34c3a00c8: Verifying Checksum 16:30:27 bde34c3a00c8: Download complete 16:30:27 b352a97aabf1: Verifying Checksum 16:30:27 b352a97aabf1: Download complete 16:30:27 4872d77fe225: Verifying Checksum 16:30:27 4872d77fe225: Download complete 16:30:27 5851b861e8e6: Verifying Checksum 16:30:27 5851b861e8e6: Download complete 16:30:27 b85a868b505f: Verifying Checksum 16:30:27 b85a868b505f: Download complete 16:30:27 bab4dde63d76: Verifying Checksum 16:30:27 bab4dde63d76: Download complete 16:30:28 b85a868b505f: Pull complete 16:30:28 e2be974225ed: Pull complete 16:30:29 339a4e72a1f5: Pull complete 16:30:29 988bab9f4d93: Pull complete 16:30:29 1469e6f7b9e6: Pull complete 16:30:29 eaf3925da568: Pull complete 16:30:31 bab4dde63d76: Pull complete 16:30:31 bde34c3a00c8: Pull complete 16:30:31 b352a97aabf1: Pull complete 16:30:31 4872d77fe225: Pull complete 16:30:31 5851b861e8e6: Pull complete 16:30:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:31 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:37 $ docker top 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 -eo pid,comm 16:30: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). 16:30:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:37 [ssh-agent] Looking for ssh-agent implementation... 16:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:37 $ docker exec 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent 16:30:37 SSH_AUTH_SOCK=/tmp/ssh-ucKd84bnQfw1/agent.14 16:30:37 SSH_AGENT_PID=20 16:30:37 Running ssh-add (command line suppressed) 16:30:37 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_189717925092462454.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_189717925092462454.key) 16:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git tag --points-at HEAD [Pipeline] } 16:30:38 $ docker exec --env ******** --env ******** 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent -k 16:30:38 unset SSH_AUTH_SOCK; 16:30:38 unset SSH_AGENT_PID; 16:30:38 echo Agent pid 20 killed; 16:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:38 [ssh-agent] Looking for ssh-agent implementation... 16:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:38 $ docker exec 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent 16:30:38 SSH_AUTH_SOCK=/tmp/ssh-JBNFitJPS5Hb/agent.70 16:30:38 SSH_AGENT_PID=76 16:30:38 Running ssh-add (command line suppressed) 16:30:38 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8317754149137314491.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8317754149137314491.key) 16:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git semver init 16:30:39 2023-10-18 16:30:38,987 [run_init] DEBUG init version:0.0.0 force:False 16:30:39 2023-10-18 16:30:38,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:30:39 2023-10-18 16:30:38,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:30:39 2023-10-18 16:30:38,989 [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) 16:30:40 2023-10-18 16:30:39,646 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:30:40 2023-10-18 16:30:39,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:30:40 2023-10-18 16:30:39,647 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:30:40 2023-10-18 16:30:39,647 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:30:40 3.1.0-dev.57 [Pipeline] } 16:30:40 $ docker exec --env ******** --env ******** 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent -k 16:30:40 unset SSH_AUTH_SOCK; 16:30:40 unset SSH_AGENT_PID; 16:30:40 echo Agent pid 76 killed; 16:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:40 + git semver [Pipeline] } 16:30:40 $ docker stop --time=1 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 16:30:42 $ docker rm -f --volumes 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:43 Stashed 1 file(s) [Pipeline] echo 16:30:43 [edgeXSemver]: initialized semver on version 3.1.0-dev.57 [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 16:30:43 provisioning config files... 16:30:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13694151816556400203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:43 ---> docker-login.sh 16:30:43 nexus3.edgexfoundry.org:10001 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10002 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10003 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 nexus3.edgexfoundry.org:10004 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:43 Configure a credential helper to remove this warning. See 16:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:43 16:30:43 Login Succeeded 16:30:43 docker.io 16:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:44 Configure a credential helper to remove this warning. See 16:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:44 16:30:44 Login Succeeded 16:30:44 ---> docker-login.sh ends [Pipeline] } 16:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:44 ========================================================= 16:30:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:30:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:30:44 Sending build context to Docker daemon 612.9kB 16:30:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:30:44 Step 2/12 : FROM ${BASE} AS builder 16:30:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:44 7264a8db6415: Pulling fs layer 16:30:44 c4d48a809fc2: Pulling fs layer 16:30:44 4f1c88b9dad5: Pulling fs layer 16:30:44 ad3a456e5733: Pulling fs layer 16:30:44 33e27b845d1e: Pulling fs layer 16:30:44 c68163c4e522: Pulling fs layer 16:30:44 50da416c3ac9: Pulling fs layer 16:30:44 23d2d4c4bb30: Pulling fs layer 16:30:44 33e27b845d1e: Waiting 16:30:44 c68163c4e522: Waiting 16:30:44 50da416c3ac9: Waiting 16:30:44 ad3a456e5733: Waiting 16:30:44 23d2d4c4bb30: Waiting 16:30:44 c4d48a809fc2: Verifying Checksum 16:30:44 c4d48a809fc2: Download complete 16:30:44 ad3a456e5733: Verifying Checksum 16:30:44 ad3a456e5733: Download complete 16:30:44 33e27b845d1e: Verifying Checksum 16:30:44 33e27b845d1e: Download complete 16:30:44 7264a8db6415: Verifying Checksum 16:30:44 7264a8db6415: Download complete 16:30:44 c68163c4e522: Verifying Checksum 16:30:44 c68163c4e522: Download complete 16:30:44 7264a8db6415: Pull complete 16:30:44 23d2d4c4bb30: Verifying Checksum 16:30:44 23d2d4c4bb30: Download complete 16:30:45 c4d48a809fc2: Pull complete 16:30:45 4f1c88b9dad5: Verifying Checksum 16:30:45 4f1c88b9dad5: Download complete 16:30:45 50da416c3ac9: Verifying Checksum 16:30:45 50da416c3ac9: Download complete 16:30:48 4f1c88b9dad5: Pull complete 16:30:48 ad3a456e5733: Pull complete 16:30:48 33e27b845d1e: Pull complete 16:30:48 c68163c4e522: Pull complete 16:30:50 50da416c3ac9: Pull complete 16:30:50 23d2d4c4bb30: Pull complete 16:30:50 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:30:50 ---> 0786185ac409 16:30:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:30:55 ---> Running in d751b553887f 16:30:55 Removing intermediate container d751b553887f 16:30:55 ---> 407cad53371a 16:30:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:30:56 ---> Running in cb9b0f55f9e3 16:30:56 Removing intermediate container cb9b0f55f9e3 16:30:56 ---> bd460c7f80f8 16:30:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:30:56 ---> Running in 106998af8efb 16:30:56 Removing intermediate container 106998af8efb 16:30:56 ---> aaeef2216b50 16:30:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:56 ---> Running in e63016024716 16:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:30:57 OK: 264 MiB in 52 packages 16:30:57 Removing intermediate container e63016024716 16:30:57 ---> de2949756ed6 16:30:57 Step 7/12 : WORKDIR /app 16:30:57 ---> Running in f6a0aece468e 16:30:57 Removing intermediate container f6a0aece468e 16:30:57 ---> e6a6be6977e0 16:30:57 Step 8/12 : COPY go.mod vendor* ./ 16:30:57 ---> d9202d1b5e82 16:30:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:57 ---> Running in 559b4d9c1108 16:30:58 Still waiting to schedule task 16:30:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9522’ is offline 16:31:53 Removing intermediate container 559b4d9c1108 16:31:53 ---> 600b347dffb9 16:31:53 Step 10/12 : COPY . . 16:31:53 ---> cf7dbfd19829 16:31:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:53 ---> Running in da74b8ca3720 16:31:53 Removing intermediate container da74b8ca3720 16:31:53 ---> 64265dc9fb81 16:31:53 Step 12/12 : RUN $MAKE 16:31:53 ---> Running in 877413e1847f 16:31:54 noop 16:31:54 Removing intermediate container 877413e1847f 16:31:54 ---> c6ce829ebe93 16:31:54 Successfully built c6ce829ebe93 16:31:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:54 + docker inspect -f . ci-base-image-x86_64 16:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:54 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:55 $ docker top fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:55 + go version 16:31:55 go version go1.21.0 linux/amd64 [Pipeline] } 16:31:55 $ docker stop --time=1 fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 16:31:56 $ docker rm -f --volumes fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:57 + docker inspect -f . ci-base-image-x86_64 16:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:57 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:57 $ docker top bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:57 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:31:58 + make test 16:31:58 go test -race -coverprofile=coverage.out ./... 16:32:16 ? github.com/edgexfoundry/app-record-replay [no test files] 16:32:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:32:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:32:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:32:17 ok github.com/edgexfoundry/app-record-replay/internal/app 1.036s coverage: 88.0% of statements 16:32:27 ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements 16:32:27 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 16:32:27 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements 16:32:45 go vet ./... 16:32:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:48 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:32:48 $ docker stop --time=1 bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd 16:32:56 $ docker rm -f --volumes bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd [Pipeline] // withDockerContainer [Pipeline] sh 16:32:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:32:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:32:57 + ls -al . 16:32:57 total 188 16:32:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:31 . 16:32:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:30 .. 16:32:57 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:30 .dockerignore 16:32:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:32 .git 16:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 .github 16:32:57 -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 16:30 .gitignore 16:32:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:30 .golangci.yml 16:32:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:30 .semver 16:32:57 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 18 16:30 Attribution.txt 16:32:57 -rw-rw-r-- 1 jenkins jenkins 258 Oct 18 16:30 CHANGELOG.md 16:32:57 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 18 16:30 Dockerfile 16:32:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:30 GOVERNANCE.md 16:32:57 -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 16:30 Jenkinsfile 16:32:57 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:30 LICENSE 16:32:57 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 18 16:30 Makefile 16:32:57 -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 16:30 OWNERS.md 16:32:57 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 18 16:30 README.md 16:32:57 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 16:30 Record and Reply.postman_collection.json 16:32:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:30 VERSION 16:32:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:30 bin 16:32:57 -rw-r--r-- 1 jenkins jenkins 24666 Oct 18 16:32 coverage.out 16:32:57 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 18 16:30 go.mod 16:32:57 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 18 16:30 go.sum 16:32:57 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:30 internal 16:32:57 -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 16:30 main.go 16:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 openapi 16:32:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 pkg 16:32:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:57 + 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=e37125cbfe69208c1e6674762e675d954b68f83d --label arch=amd64 --label version=3.1.0-dev.57 . 16:32:57 Sending build context to Docker daemon 638.5kB 16:32:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:32:57 Step 2/26 : FROM ${BASE} AS builder 16:32:57 ---> c6ce829ebe93 16:32:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:32:57 ---> Running in eda777e7e8db 16:32:58 Removing intermediate container eda777e7e8db 16:32:58 ---> 46abd2ee7c04 16:32:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:32:58 ---> Running in 59c5cdefd59e 16:32:58 Removing intermediate container 59c5cdefd59e 16:32:58 ---> e2849645355c 16:32:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:32:58 ---> Running in 6f3d2b48d5de 16:32:58 Removing intermediate container 6f3d2b48d5de 16:32:58 ---> 8e97705487d2 16:32:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:58 ---> Running in 5937460e76bc 16:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:32:59 OK: 264 MiB in 52 packages 16:33:00 Removing intermediate container 5937460e76bc 16:33:00 ---> 34d09aecfa7d 16:33:00 Step 7/26 : WORKDIR /app 16:33:00 ---> Running in e231681ff2ad 16:33:01 Removing intermediate container e231681ff2ad 16:33:01 ---> 30f2fa0d98d0 16:33:01 Step 8/26 : COPY go.mod vendor* ./ 16:33:01 ---> 709f4b20e324 16:33:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:02 ---> Running in af59ca934e22 16:33:03 Removing intermediate container af59ca934e22 16:33:03 ---> ba3fc8a461ec 16:33:03 Step 10/26 : COPY . . 16:33:04 ---> 2db2f619e443 16:33:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:33:04 ---> Running in 7d0306496237 16:33:04 Removing intermediate container 7d0306496237 16:33:04 ---> b3d49a18120f 16:33:04 Step 12/26 : RUN $MAKE 16:33:05 ---> Running in 5d34fdaab79c 16:33:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.57" -trimpath -mod=readonly -o app-record-replay 16:33:27 Removing intermediate container 5d34fdaab79c 16:33:27 ---> 08f8763b1763 16:33:27 Step 13/26 : FROM alpine:3.18 16:33:27 3.18: Pulling from library/alpine 16:33:27 96526aa774ef: Pulling fs layer 16:33:27 96526aa774ef: Download complete 16:33:27 96526aa774ef: Pull complete 16:33:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:33:27 Status: Downloaded newer image for alpine:3.18 16:33:27 ---> 8ca4688f4f35 16:33:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:33:27 ---> Running in cdaa10610aae 16:33:27 Removing intermediate container cdaa10610aae 16:33:27 ---> 730701b9a2e6 16:33:27 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:33:27 ---> Running in 2a8238873599 16:33:28 Removing intermediate container 2a8238873599 16:33:28 ---> 5ebeb60a191e 16:33:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:28 ---> Running in 359ddb1fb960 16:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:33:29 (1/2) Installing ca-certificates (20230506-r0) 16:33:29 (2/2) Installing dumb-init (1.2.5-r2) 16:33:29 Executing busybox-1.36.1-r2.trigger 16:33:29 Executing ca-certificates-20230506-r0.trigger 16:33:29 OK: 8 MiB in 17 packages 16:33:30 Removing intermediate container 359ddb1fb960 16:33:30 ---> 5697ebbb96ae 16:33:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:33:30 ---> f2c9f0560db4 16:33:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:33:30 ---> b272f3b77da8 16:33:30 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:33:30 ---> c96c753fd4f8 16:33:30 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:33:31 ---> e511bdef958e 16:33:31 Step 21/26 : EXPOSE 59712 16:33:31 ---> Running in 16c937561425 16:33:31 Removing intermediate container 16c937561425 16:33:31 ---> a9a790d86a1a 16:33:31 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:33:31 ---> Running in 131c1a5c2efe 16:33:32 Removing intermediate container 131c1a5c2efe 16:33:32 ---> f0ab0ff1c2ab 16:33:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:33:32 ---> Running in 091c31ca6aeb 16:33:32 Removing intermediate container 091c31ca6aeb 16:33:32 ---> f440f6f3bac8 16:33:32 Step 24/26 : LABEL arch=amd64 16:33:32 ---> Running in 9899db61014c 16:33:32 Removing intermediate container 9899db61014c 16:33:32 ---> 3534e99e15b4 16:33:32 Step 25/26 : LABEL git_sha=e37125cbfe69208c1e6674762e675d954b68f83d 16:33:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9524 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:33:32 Running in /w/workspace/app-record-replay/62 [Pipeline] { [Pipeline] checkout 16:33:32 ---> Running in 7e25fe8aa9ae 16:33:32 Selected Git installation does not exist. Using Default 16:33:32 The recommended git tool is: NONE 16:33:33 Removing intermediate container 7e25fe8aa9ae 16:33:33 ---> da8573acf8d9 16:33:33 Step 26/26 : LABEL version=3.1.0-dev.57 16:33:33 ---> Running in e449dcb565fc 16:33:33 Removing intermediate container e449dcb565fc 16:33:33 ---> 9cfc9352587a 16:33:33 [Warning] One or more build-args [ARCH] were not consumed 16:33:33 Successfully built 9cfc9352587a 16:33:34 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 16:33:34 provisioning config files... 16:33:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10028292524070965112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:34 ---> docker-login.sh 16:33:34 nexus3.edgexfoundry.org:10001 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10002 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10003 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 nexus3.edgexfoundry.org:10004 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:34 Configure a credential helper to remove this warning. See 16:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:34 16:33:34 Login Succeeded 16:33:34 docker.io 16:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:35 Configure a credential helper to remove this warning. See 16:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:35 16:33:35 Login Succeeded 16:33:35 ---> docker-login.sh ends [Pipeline] } 16:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:33:35 e37125cbfe69208c1e6674762e675d954b68f83d 16:33:35 latest 16:33:35 3.1.0-dev.57 16:33:35 e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:33:35 main 16:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d 16:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:33:35 11a9cf7cfdc9: Preparing 16:33:35 a874b737e560: Preparing 16:33:35 e2fd4837fb52: Preparing 16:33:35 3760f363a83f: Preparing 16:33:35 d5649cc24cd9: Preparing 16:33:35 cc2447e1835a: Preparing 16:33:35 cc2447e1835a: Waiting 16:33:35 3760f363a83f: Pushed 16:33:35 a874b737e560: Pushed 16:33:35 e2fd4837fb52: Pushed 16:33:35 d5649cc24cd9: Pushed 16:33:36 cc2447e1835a: Layer already exists 16:33:38 11a9cf7cfdc9: Pushed 16:33:38 e37125cbfe69208c1e6674762e675d954b68f83d: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:33:38 11a9cf7cfdc9: Preparing 16:33:38 a874b737e560: Preparing 16:33:38 e2fd4837fb52: Preparing 16:33:38 3760f363a83f: Preparing 16:33:38 d5649cc24cd9: Preparing 16:33:38 cc2447e1835a: Preparing 16:33:38 cc2447e1835a: Waiting 16:33:38 d5649cc24cd9: Layer already exists 16:33:38 11a9cf7cfdc9: Layer already exists 16:33:38 3760f363a83f: Layer already exists 16:33:38 a874b737e560: Layer already exists 16:33:38 e2fd4837fb52: Layer already exists 16:33:38 cc2447e1835a: Layer already exists 16:33:38 latest: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 using credential edgex-jenkins-ssh 16:33:39 Cloning the remote Git repository 16:33:39 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:33:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 16:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:33:39 11a9cf7cfdc9: Preparing 16:33:39 a874b737e560: Preparing 16:33:39 e2fd4837fb52: Preparing 16:33:39 3760f363a83f: Preparing 16:33:39 d5649cc24cd9: Preparing 16:33:39 cc2447e1835a: Preparing 16:33:39 cc2447e1835a: Waiting 16:33:39 a874b737e560: Layer already exists 16:33:39 d5649cc24cd9: Layer already exists 16:33:39 e2fd4837fb52: Layer already exists 16:33:39 11a9cf7cfdc9: Layer already exists 16:33:39 3760f363a83f: Layer already exists 16:33:39 cc2447e1835a: Layer already exists 16:33:39 3.1.0-dev.57: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:33:40 11a9cf7cfdc9: Preparing 16:33:40 a874b737e560: Preparing 16:33:40 e2fd4837fb52: Preparing 16:33:40 3760f363a83f: Preparing 16:33:40 d5649cc24cd9: Preparing 16:33:40 cc2447e1835a: Preparing 16:33:40 cc2447e1835a: Waiting 16:33:40 d5649cc24cd9: Layer already exists 16:33:40 a874b737e560: Layer already exists 16:33:40 e2fd4837fb52: Layer already exists 16:33:40 11a9cf7cfdc9: Layer already exists 16:33:40 3760f363a83f: Layer already exists 16:33:40 cc2447e1835a: Layer already exists 16:33:40 e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 > git init /w/workspace/app-record-replay/62 # timeout=10 16:33:39 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:33:39 > git --version # timeout=10 16:33:39 > git --version # 'git version 2.25.1' 16:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:33:40 11a9cf7cfdc9: Preparing 16:33:40 a874b737e560: Preparing 16:33:40 e2fd4837fb52: Preparing 16:33:40 3760f363a83f: Preparing 16:33:40 d5649cc24cd9: Preparing 16:33:40 cc2447e1835a: Preparing 16:33:40 3760f363a83f: Layer already exists 16:33:40 a874b737e560: Layer already exists 16:33:40 e2fd4837fb52: Layer already exists 16:33:40 d5649cc24cd9: Layer already exists 16:33:40 11a9cf7cfdc9: Layer already exists 16:33:40 cc2447e1835a: Layer already exists 16:33:40 main: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:40 ===================================================== [Pipeline] echo 16:33:40 taggedImages: 16:33:40 - nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d 16:33:40 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:33:40 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 16:33:40 - nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:33:40 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:41 16:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:41 latest: Pulling from edgex-lftools-log-publisher 16:33:41 5eb5b503b376: Pulling fs layer 16:33:41 5c69ac0246d0: Pulling fs layer 16:33:41 ec43610c2a17: Pulling fs layer 16:33:41 3a2ae6a8a46f: Pulling fs layer 16:33:41 33b1e0a273af: Pulling fs layer 16:33:41 5d3b04190fa2: Pulling fs layer 16:33:41 2f39f015ded8: Pulling fs layer 16:33:41 33b1e0a273af: Waiting 16:33:41 5d3b04190fa2: Waiting 16:33:41 2f39f015ded8: Waiting 16:33:41 3a2ae6a8a46f: Waiting 16:33:41 5c69ac0246d0: Verifying Checksum 16:33:41 5c69ac0246d0: Download complete 16:33:41 3a2ae6a8a46f: Verifying Checksum 16:33:41 3a2ae6a8a46f: Download complete 16:33:41 Avoid second fetch 16:33:41 Checking out Revision e37125cbfe69208c1e6674762e675d954b68f83d (main) 16:33:41 33b1e0a273af: Verifying Checksum 16:33:41 33b1e0a273af: Download complete 16:33:41 5d3b04190fa2: Verifying Checksum 16:33:41 5d3b04190fa2: Download complete 16:33:41 ec43610c2a17: Verifying Checksum 16:33:41 ec43610c2a17: Download complete 16:33:41 5eb5b503b376: Verifying Checksum 16:33:41 5eb5b503b376: Download complete 16:33:40 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:41 > git config core.sparsecheckout # timeout=10 16:33:41 > git checkout -f e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 16:33:42 Commit message: "Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42" 16:33:42 2f39f015ded8: Download complete 16:33:42 16:33:42 GitHub has been notified of this commit’s build result 16:33:42 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:43 Dload Upload Total Spent Left Speed 16:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k 16:33:43 5eb5b503b376: Pull complete 16:33:43 5c69ac0246d0: Pull complete [Pipeline] sh 16:33:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:43 ec43610c2a17: Pull complete 16:33:44 + sudo tee /etc/docker/daemon.new 16:33:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:44 { 16:33:44 "registry-mirrors": [ 16:33:44 "https://nexus3.edgexfoundry.org:10001" 16:33:44 ], 16:33:44 "bip": "10.250.0.254/24", 16:33:44 "hosts": [ 16:33:44 "tcp://0.0.0.0:5555", 16:33:44 "unix:///var/run/docker.sock" 16:33:44 ], 16:33:44 "mtu": 1458, 16:33:44 "selinux-enabled": true, 16:33:44 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:44 } [Pipeline] sh 16:33:44 3a2ae6a8a46f: Pull complete 16:33:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:44 33b1e0a273af: Pull complete 16:33:44 + sudo service docker restart 16:33:45 5d3b04190fa2: Pull complete 16:33:49 2f39f015ded8: Pull complete 16:33:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:49 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:33:56 $ docker top 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:56 ---> job-cost.sh 16:33:56 lf-activate-venv: SKIPPING 16:33:56 INFO: No Stack... 16:33:56 INFO: Retrieving Pricing Info for: v3-standard-8 16:33:57 INFO: Archiving Costs [Pipeline] sh 16:33:57 + + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csvcut 16:33:57 -d, -f6 [Pipeline] lock 16:33:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] 16:33:57 Resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] did not exist. Created. 16:33:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:33:57 + echo total: 0.2199999988079071 [Pipeline] stash 16:33:57 Stashed 1 file(s) [Pipeline] } 16:33:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 16:33:57 $ docker stop --time=1 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd 16:33:58 $ docker rm -f --volumes 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:03 provisioning config files... 16:34:03 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/62@tmp/config2662280592623326350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:03 ---> docker-login.sh 16:34:03 nexus3.edgexfoundry.org:10001 16:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:03 Configure a credential helper to remove this warning. See 16:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:03 16:34:03 Login Succeeded 16:34:03 nexus3.edgexfoundry.org:10002 16:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:04 Configure a credential helper to remove this warning. See 16:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:04 16:34:04 Login Succeeded 16:34:04 nexus3.edgexfoundry.org:10003 16:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:04 Configure a credential helper to remove this warning. See 16:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:04 16:34:04 Login Succeeded 16:34:04 nexus3.edgexfoundry.org:10004 16:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:05 Configure a credential helper to remove this warning. See 16:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:05 16:34:05 Login Succeeded 16:34:05 docker.io 16:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:05 Configure a credential helper to remove this warning. See 16:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:05 16:34:05 Login Succeeded 16:34:05 ---> docker-login.sh ends [Pipeline] } 16:34:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:06 ========================================================= 16:34:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:34:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:34:06 Sending build context to Docker daemon 259.6kB 16:34:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:34:06 Step 2/12 : FROM ${BASE} AS builder 16:34:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:06 9fda8d8052c6: Pulling fs layer 16:34:06 5d54e960e981: Pulling fs layer 16:34:06 c4a7e357bf2a: Pulling fs layer 16:34:06 f0e02332f6b5: Pulling fs layer 16:34:06 cefa15bbcfad: Pulling fs layer 16:34:06 17808c966233: Pulling fs layer 16:34:06 f4c1fc716caa: Pulling fs layer 16:34:06 f0e02332f6b5: Waiting 16:34:06 cefa15bbcfad: Waiting 16:34:06 17808c966233: Waiting 16:34:06 f4c1fc716caa: Waiting 16:34:07 5d54e960e981: Download complete 16:34:07 f0e02332f6b5: Verifying Checksum 16:34:07 f0e02332f6b5: Download complete 16:34:07 cefa15bbcfad: Verifying Checksum 16:34:07 cefa15bbcfad: Download complete 16:34:07 9fda8d8052c6: Verifying Checksum 16:34:07 9fda8d8052c6: Download complete 16:34:07 f4c1fc716caa: Verifying Checksum 16:34:07 f4c1fc716caa: Download complete 16:34:08 9fda8d8052c6: Pull complete 16:34:08 5d54e960e981: Pull complete 16:34:09 c4a7e357bf2a: Verifying Checksum 16:34:09 c4a7e357bf2a: Download complete 16:34:10 17808c966233: Verifying Checksum 16:34:10 17808c966233: Download complete 16:34:22 c4a7e357bf2a: Pull complete 16:34:22 f0e02332f6b5: Pull complete 16:34:22 cefa15bbcfad: Pull complete 16:34:29 17808c966233: Pull complete 16:34:30 f4c1fc716caa: Pull complete 16:34:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:34:30 ---> ea914061e18c 16:34:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:34:32 ---> Running in b26398829ec6 16:34:33 Removing intermediate container b26398829ec6 16:34:33 ---> 5ea5f92f2067 16:34:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:34:33 ---> Running in f8653e84b1e5 16:34:33 Removing intermediate container f8653e84b1e5 16:34:33 ---> e162789933be 16:34:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:34:33 ---> Running in 90a5e2c7991c 16:34:34 Removing intermediate container 90a5e2c7991c 16:34:34 ---> d15eb52714eb 16:34:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:34 ---> Running in 9adbc1780af1 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:34:37 OK: 266 MiB in 52 packages 16:34:38 Removing intermediate container 9adbc1780af1 16:34:38 ---> 48c27fea6d12 16:34:38 Step 7/12 : WORKDIR /app 16:34:38 ---> Running in 501e1479a6bb 16:34:38 Removing intermediate container 501e1479a6bb 16:34:38 ---> 326ea9c16634 16:34:38 Step 8/12 : COPY go.mod vendor* ./ 16:34:38 ---> 76e0b7d6adb6 16:34:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:38 ---> Running in 544dc1d600db 16:36:30 Removing intermediate container 544dc1d600db 16:36:30 ---> b4fed80958b7 16:36:30 Step 10/12 : COPY . . 16:36:30 ---> 9a74dd365c68 16:36:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:36:30 ---> Running in e4f4d8065232 16:36:30 Removing intermediate container e4f4d8065232 16:36:30 ---> c25e3831a69b 16:36:30 Step 12/12 : RUN $MAKE 16:36:30 ---> Running in 6357a9d7f3c6 16:36:30 noop 16:36:30 Removing intermediate container 6357a9d7f3c6 16:36:30 ---> b1716e712491 16:36:30 Successfully built b1716e712491 16:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:31 + docker inspect -f . ci-base-image-arm64 16:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container 16:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@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 16:36:32 $ docker top 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:33 + go version 16:36:33 go version go1.21.0 linux/arm64 [Pipeline] } 16:36:33 $ docker stop --time=1 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 16:36:35 $ docker rm -f --volumes 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:36 + docker inspect -f . ci-base-image-arm64 16:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container 16:36:36 $ 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/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@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 16:36:37 $ docker top 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:38 + git config --global --add safe.directory /w/workspace/app-record-replay/62 [Pipeline] fileExists [Pipeline] sh 16:36:38 + make test 16:36:39 go test -race -coverprofile=coverage.out ./... 16:39:15 ? github.com/edgexfoundry/app-record-replay [no test files] 16:39:21 ok github.com/edgexfoundry/app-record-replay/internal/app 1.222s coverage: 88.0% of statements 16:39:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:39:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:39:26 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:39:34 ok github.com/edgexfoundry/app-record-replay/internal/application 10.033s coverage: 98.7% of statements 16:39:34 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.513s coverage: 89.7% of statements 16:39:34 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.168s coverage: 100.0% of statements 16:39:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:37 go vet ./... 16:41:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:41:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:41:44 $ docker stop --time=1 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e 16:41:46 $ docker rm -f --volumes 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e [Pipeline] // withDockerContainer [Pipeline] sh 16:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:48 Warning: overwriting stash ‘coverage-report’ 16:41:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:41:49 + ls -al . 16:41:49 total 184 16:41:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:36 . 16:41:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:33 .. 16:41:49 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:33 .dockerignore 16:41:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:33 .git 16:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 .github 16:41:49 -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 16:33 .gitignore 16:41:49 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:33 .golangci.yml 16:41:49 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 18 16:33 Attribution.txt 16:41:49 -rw-rw-r-- 1 jenkins jenkins 258 Oct 18 16:33 CHANGELOG.md 16:41:49 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 18 16:33 Dockerfile 16:41:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:33 GOVERNANCE.md 16:41:49 -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 16:33 Jenkinsfile 16:41:49 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:33 LICENSE 16:41:49 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 18 16:33 Makefile 16:41:49 -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 16:33 OWNERS.md 16:41:49 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 18 16:33 README.md 16:41:49 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 16:33 Record and Reply.postman_collection.json 16:41:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:30 VERSION 16:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:33 bin 16:41:49 -rw-r--r-- 1 jenkins jenkins 24666 Oct 18 16:39 coverage.out 16:41:49 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 18 16:33 go.mod 16:41:49 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 18 16:33 go.sum 16:41:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:33 internal 16:41:49 -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 16:33 main.go 16:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 openapi 16:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 pkg 16:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:49 + 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=e37125cbfe69208c1e6674762e675d954b68f83d --label arch=arm64 --label version=3.1.0-dev.57 . 16:41:49 Sending build context to Docker daemon 285.2kB 16:41:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:41:49 Step 2/26 : FROM ${BASE} AS builder 16:41:49 ---> b1716e712491 16:41:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:41:49 ---> Running in f09e391353dd 16:41:50 Removing intermediate container f09e391353dd 16:41:50 ---> 7516793cdbe1 16:41:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:41:50 ---> Running in 5da841a058be 16:41:50 Removing intermediate container 5da841a058be 16:41:50 ---> 85a10c808afe 16:41:50 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:41:50 ---> Running in 53f2719e0ca9 16:41:51 Removing intermediate container 53f2719e0ca9 16:41:51 ---> f2e5f44a878c 16:41:51 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:51 ---> Running in c50ba494c0a6 16:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:41:53 OK: 266 MiB in 52 packages 16:41:54 Removing intermediate container c50ba494c0a6 16:41:54 ---> eaa0656c9899 16:41:54 Step 7/26 : WORKDIR /app 16:41:54 ---> Running in d233bd8c2d94 16:41:55 Removing intermediate container d233bd8c2d94 16:41:55 ---> 32127c915271 16:41:55 Step 8/26 : COPY go.mod vendor* ./ 16:41:55 ---> ffdc98a823cd 16:41:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:55 ---> Running in 54e665673482 16:41:58 Removing intermediate container 54e665673482 16:41:58 ---> b45194389563 16:41:58 Step 10/26 : COPY . . 16:41:59 ---> 44d981a47f2a 16:41:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:59 ---> Running in 91b97bf89c74 16:41:59 Removing intermediate container 91b97bf89c74 16:41:59 ---> ae3f2b24d6f6 16:41:59 Step 12/26 : RUN $MAKE 16:41:59 ---> Running in 14f7258d5932 16:42:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.57" -trimpath -mod=readonly -o app-record-replay 16:43:52 Removing intermediate container 14f7258d5932 16:43:52 ---> a7cb6dfd356c 16:43:52 Step 13/26 : FROM alpine:3.18 16:43:52 3.18: Pulling from library/alpine 16:43:52 579b34f0a95b: Pulling fs layer 16:43:52 579b34f0a95b: Download complete 16:43:52 579b34f0a95b: Pull complete 16:43:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:43:52 Status: Downloaded newer image for alpine:3.18 16:43:52 ---> 3cc203321400 16:43:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:43:52 ---> Running in b996e1169b3d 16:43:52 Removing intermediate container b996e1169b3d 16:43:52 ---> 9a9937408e5a 16:43:52 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:43:52 ---> Running in 72d66906cfdc 16:43:52 Removing intermediate container 72d66906cfdc 16:43:52 ---> 6feab1de2102 16:43:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:43:52 ---> Running in 1b33f0fd650a 16:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:43:53 (1/2) Installing ca-certificates (20230506-r0) 16:43:54 (2/2) Installing dumb-init (1.2.5-r2) 16:43:54 Executing busybox-1.36.1-r2.trigger 16:43:54 Executing ca-certificates-20230506-r0.trigger 16:43:54 OK: 9 MiB in 17 packages 16:43:55 Removing intermediate container 1b33f0fd650a 16:43:55 ---> 47a3fb75bd96 16:43:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:43:55 ---> 2299f1b4f677 16:43:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:43:56 ---> a1b444cc25f6 16:43:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:43:56 ---> 806b23108b41 16:43:56 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:43:58 ---> 452c1df703d9 16:43:58 Step 21/26 : EXPOSE 59712 16:43:58 ---> Running in 3ebba6c0ebc9 16:43:58 Removing intermediate container 3ebba6c0ebc9 16:43:58 ---> 55c2266ab434 16:43:58 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:43:58 ---> Running in 10a89a63b747 16:43:58 Removing intermediate container 10a89a63b747 16:43:58 ---> f67ec49fc439 16:43:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:58 ---> Running in aff38213e928 16:43:59 Removing intermediate container aff38213e928 16:43:59 ---> 50f95eb8d7b9 16:43:59 Step 24/26 : LABEL arch=arm64 16:43:59 ---> Running in 245968255fb8 16:43:59 Removing intermediate container 245968255fb8 16:43:59 ---> b3e414a968a8 16:43:59 Step 25/26 : LABEL git_sha=e37125cbfe69208c1e6674762e675d954b68f83d 16:43:59 ---> Running in 4c2a9bb99b72 16:43:59 Removing intermediate container 4c2a9bb99b72 16:43:59 ---> 8c9a080a029b 16:43:59 Step 26/26 : LABEL version=3.1.0-dev.57 16:43:59 ---> Running in d9cc443a0337 16:44:00 Removing intermediate container d9cc443a0337 16:44:00 ---> 267bd9451b4c 16:44:00 [Warning] One or more build-args [ARCH] were not consumed 16:44:00 Successfully built 267bd9451b4c 16:44:00 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 16:44:00 provisioning config files... 16:44:00 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/62@tmp/config10800557756871940089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:01 ---> docker-login.sh 16:44:01 nexus3.edgexfoundry.org:10001 16:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:01 Configure a credential helper to remove this warning. See 16:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:01 16:44:01 Login Succeeded 16:44:01 nexus3.edgexfoundry.org:10002 16:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:01 Configure a credential helper to remove this warning. See 16:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:01 16:44:01 Login Succeeded 16:44:01 nexus3.edgexfoundry.org:10003 16:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:02 Configure a credential helper to remove this warning. See 16:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:02 16:44:02 Login Succeeded 16:44:02 nexus3.edgexfoundry.org:10004 16:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:02 Configure a credential helper to remove this warning. See 16:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:02 16:44:02 Login Succeeded 16:44:02 docker.io 16:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:02 Configure a credential helper to remove this warning. See 16:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:02 16:44:02 Login Succeeded 16:44:02 ---> docker-login.sh ends [Pipeline] } 16:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:03 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:44:03 e37125cbfe69208c1e6674762e675d954b68f83d 16:44:03 latest 16:44:03 3.1.0-dev.57 16:44:03 e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:44:03 main 16:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:03 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d 16:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:44:03 bd850191da9a: Preparing 16:44:03 25c2b5d20ee9: Preparing 16:44:03 487dcfc2837d: Preparing 16:44:03 92c9d3d94fb6: Preparing 16:44:03 41b8c9322d1c: Preparing 16:44:03 5f4d9fc4d98d: Preparing 16:44:03 5f4d9fc4d98d: Waiting 16:44:04 487dcfc2837d: Pushed 16:44:04 92c9d3d94fb6: Pushed 16:44:04 25c2b5d20ee9: Pushed 16:44:04 5f4d9fc4d98d: Layer already exists 16:44:04 41b8c9322d1c: Pushed 16:44:10 bd850191da9a: Pushed 16:44:10 e37125cbfe69208c1e6674762e675d954b68f83d: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:11 + 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 16:44:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:44:11 bd850191da9a: Preparing 16:44:11 25c2b5d20ee9: Preparing 16:44:11 487dcfc2837d: Preparing 16:44:11 92c9d3d94fb6: Preparing 16:44:11 41b8c9322d1c: Preparing 16:44:11 5f4d9fc4d98d: Preparing 16:44:11 5f4d9fc4d98d: Waiting 16:44:11 487dcfc2837d: Layer already exists 16:44:11 41b8c9322d1c: Layer already exists 16:44:11 92c9d3d94fb6: Layer already exists 16:44:11 25c2b5d20ee9: Layer already exists 16:44:11 bd850191da9a: Layer already exists 16:44:11 5f4d9fc4d98d: Layer already exists 16:44:11 latest: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 16:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:44:12 bd850191da9a: Preparing 16:44:12 25c2b5d20ee9: Preparing 16:44:12 487dcfc2837d: Preparing 16:44:12 92c9d3d94fb6: Preparing 16:44:12 41b8c9322d1c: Preparing 16:44:12 5f4d9fc4d98d: Preparing 16:44:12 5f4d9fc4d98d: Waiting 16:44:15 bd850191da9a: Layer already exists 16:44:15 487dcfc2837d: Layer already exists 16:44:15 41b8c9322d1c: Layer already exists 16:44:15 25c2b5d20ee9: Layer already exists 16:44:15 92c9d3d94fb6: Layer already exists 16:44:15 5f4d9fc4d98d: Layer already exists 16:44:15 3.1.0-dev.57: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:44:16 bd850191da9a: Preparing 16:44:16 25c2b5d20ee9: Preparing 16:44:16 487dcfc2837d: Preparing 16:44:16 92c9d3d94fb6: Preparing 16:44:16 41b8c9322d1c: Preparing 16:44:16 5f4d9fc4d98d: Preparing 16:44:16 5f4d9fc4d98d: Waiting 16:44:16 41b8c9322d1c: Layer already exists 16:44:16 487dcfc2837d: Layer already exists 16:44:16 bd850191da9a: Layer already exists 16:44:16 92c9d3d94fb6: Layer already exists 16:44:16 25c2b5d20ee9: Layer already exists 16:44:16 5f4d9fc4d98d: Layer already exists 16:44:16 e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + 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 16:44:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:44:17 bd850191da9a: Preparing 16:44:17 25c2b5d20ee9: Preparing 16:44:17 487dcfc2837d: Preparing 16:44:17 92c9d3d94fb6: Preparing 16:44:17 41b8c9322d1c: Preparing 16:44:17 5f4d9fc4d98d: Preparing 16:44:17 5f4d9fc4d98d: Waiting 16:44:17 41b8c9322d1c: Layer already exists 16:44:17 487dcfc2837d: Layer already exists 16:44:17 bd850191da9a: Layer already exists 16:44:17 25c2b5d20ee9: Layer already exists 16:44:17 92c9d3d94fb6: Layer already exists 16:44:17 5f4d9fc4d98d: Layer already exists 16:44:17 main: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:17 ===================================================== [Pipeline] echo 16:44:17 taggedImages: 16:44:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d 16:44:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:44:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 16:44:17 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 16:44:17 - 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 16:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:18 16:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:18 arm64: Pulling from edgex-lftools-log-publisher 16:44:18 8998bd30e6a1: Pulling fs layer 16:44:18 04944245beec: Pulling fs layer 16:44:18 699f458cf7ca: Pulling fs layer 16:44:18 765212b225bb: Pulling fs layer 16:44:18 f23df028b6ca: Pulling fs layer 16:44:18 d65c8cfc05b1: Pulling fs layer 16:44:18 2437ff75d9bd: Pulling fs layer 16:44:18 d65c8cfc05b1: Waiting 16:44:18 2437ff75d9bd: Waiting 16:44:18 f23df028b6ca: Waiting 16:44:18 765212b225bb: Waiting 16:44:18 04944245beec: Verifying Checksum 16:44:18 04944245beec: Download complete 16:44:18 765212b225bb: Download complete 16:44:18 f23df028b6ca: Download complete 16:44:18 d65c8cfc05b1: Verifying Checksum 16:44:18 d65c8cfc05b1: Download complete 16:44:19 699f458cf7ca: Verifying Checksum 16:44:19 699f458cf7ca: Download complete 16:44:19 8998bd30e6a1: Verifying Checksum 16:44:19 8998bd30e6a1: Download complete 16:44:21 2437ff75d9bd: Verifying Checksum 16:44:21 2437ff75d9bd: Download complete 16:44:23 8998bd30e6a1: Pull complete 16:44:24 04944245beec: Pull complete 16:44:26 699f458cf7ca: Pull complete 16:44:26 765212b225bb: Pull complete 16:44:30 f23df028b6ca: Pull complete 16:44:30 d65c8cfc05b1: Pull complete 16:44:48 2437ff75d9bd: Pull complete 16:44:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container 16:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@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 16:44:51 $ docker top 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:52 ---> job-cost.sh 16:44:52 lf-activate-venv: SKIPPING 16:44:52 INFO: No Stack... 16:44:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:53 INFO: Archiving Costs [Pipeline] sh 16:44:54 + cat /w/workspace/app-record-replay/62/archives/cost.csv 16:44:54 + cut -d, -f6 [Pipeline] lock 16:44:54 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] 16:44:54 Resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] did not exist. Created. 16:44:54 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:54 /w/workspace/app-record-replay/62@tmp/durable-3c4071c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:55 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:55 Warning: overwriting stash ‘stack-cost’ 16:44:55 Stashed 1 file(s) [Pipeline] } 16:44:55 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:55 $ docker stop --time=1 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 16:44:58 $ docker rm -f --volumes 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 [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 16:44:59 provisioning config files... 16:44:59 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1840738061347378920tmp [Pipeline] { [Pipeline] sh 16:44:59 + set +x 16:44:59 + + bashcurl -s -s -- https://codecov.io/bash 16:44:59 16:44:59 16:44:59 _____ _ 16:44:59 / ____| | | 16:44:59 | | ___ __| | ___ ___ _____ __ 16:44:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:59 Bash-1.0.6 16:44:59 16:44:59 16:44:59 ==> git version 2.25.1 found 16:44:59 ==> 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 16:44:59 Release-Date: 2020-01-08 16:44:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:44:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:44:59 ==> Jenkins CI detected. 16:44:59 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:44:59 project root: . 16:44:59 --> token set from env 16:44:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:59 ==> Running gcov in . (disable via -X gcov) 16:44:59 ==> Python coveragepy not found 16:44:59 ==> Searching for coverage reports in: 16:44:59 + . 16:44:59 -> Found 1 reports 16:44:59 ==> Detecting git/mercurial file structure 16:44:59 ==> Reading reports 16:44:59 + ./coverage.out bytes=24666 16:44:59 ==> Appending adjustments 16:44:59 https://docs.codecov.io/docs/fixing-reports 16:44:59 + Found adjustments 16:44:59 ==> Gzipping contents 16:44:59 8.0K /tmp/codecov.5JHtEC.gz 16:44:59 ==> Uploading reports 16:44:59 url: https://codecov.io 16:44:59 query: branch=main&commit=e37125cbfe69208c1e6674762e675d954b68f83d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:59 -> Pinging Codecov 16:44:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e37125cbfe69208c1e6674762e675d954b68f83d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:59 -> Uploading to 16:44:59 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/F467761B9912B4F32F9BC62907045C81/e37125cbfe69208c1e6674762e675d954b68f83d/49f6ced9-fe51-49bf-9693-f0b96f8cc0f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a242c5e01aca50b74b25c84385feb1d8cb6e31ae3123602ed1660a296d7d396 16:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:59 Dload Upload Total Spent Left Speed 16:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17962 --:--:-- --:--:-- --:--:-- 17962 16:45:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } 16:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:45:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:45:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:45:00 16:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:45:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:45:00 df9b9388f04a: Pulling fs layer 16:45:00 52dc419b0ee2: Pulling fs layer 16:45:00 25bc292e5bac: Pulling fs layer 16:45:00 114826534d7a: Pulling fs layer 16:45:00 4657fd5d0bcf: Pulling fs layer 16:45:00 6ad1cebc031e: Pulling fs layer 16:45:00 8a3aa393b2d8: Pulling fs layer 16:45:00 114826534d7a: Waiting 16:45:00 8a3aa393b2d8: Waiting 16:45:00 6ad1cebc031e: Waiting 16:45:00 4657fd5d0bcf: Waiting 16:45:00 25bc292e5bac: Verifying Checksum 16:45:00 25bc292e5bac: Download complete 16:45:00 52dc419b0ee2: Verifying Checksum 16:45:00 52dc419b0ee2: Download complete 16:45:00 4657fd5d0bcf: Verifying Checksum 16:45:00 4657fd5d0bcf: Download complete 16:45:00 df9b9388f04a: Verifying Checksum 16:45:00 df9b9388f04a: Download complete 16:45:01 6ad1cebc031e: Verifying Checksum 16:45:01 6ad1cebc031e: Download complete 16:45:01 df9b9388f04a: Pull complete 16:45:01 52dc419b0ee2: Pull complete 16:45:01 25bc292e5bac: Pull complete 16:45:01 114826534d7a: Download complete 16:45:01 8a3aa393b2d8: Download complete 16:45:05 114826534d7a: Pull complete 16:45:05 4657fd5d0bcf: Pull complete 16:45:05 6ad1cebc031e: Pull complete 16:45:07 8a3aa393b2d8: Pull complete 16:45:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:07 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:45:12 $ docker top 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 -eo pid,comm [Pipeline] { [Pipeline] echo 16:45:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:45:12 + set -o pipefail 16:45:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:45:19 16:45:19 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:45:19 16:45:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/0a596567-c1a5-4ec5-a6c9-54e1ab7ca68c 16:45:19 16:45:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:45:19 16:45:19 16:45:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:45:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:45:19 More details here: https://snyk.co/ue1NS [Pipeline] } 16:45:19 $ docker stop --time=1 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 16:45:23 $ docker rm -f --volumes 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:24 + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] sh 16:45:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:25 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:45:25 $ docker top 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 -eo pid,comm 16:45:25 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). 16:45:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:25 [ssh-agent] Looking for ssh-agent implementation... 16:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:25 $ docker exec 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 ssh-agent 16:45:25 SSH_AUTH_SOCK=/tmp/ssh-DSA98eFYrg8d/agent.32 16:45:25 SSH_AGENT_PID=38 16:45:25 Running ssh-add (command line suppressed) 16:45:25 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18059086405725171681.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18059086405725171681.key) 16:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:26 + git semver tag 16:45:26 2023-10-18 16:45:26,444 [run_tag] DEBUG tag force:False 16:45:26 2023-10-18 16:45:26,444 [check_head_tag] DEBUG check head tag 16:45:26 2023-10-18 16:45:26,445 [execute] INFO git cat-file --batch-check 16:45:26 2023-10-18 16:45:26,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:45:26 2023-10-18 16:45:26,449 [execute] INFO git cat-file --batch 16:45:26 2023-10-18 16:45:26,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:45:26 2023-10-18 16:45:26,468 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:26 2023-10-18 16:45:26,468 [execute] INFO git tag -a v3.1.0-dev.57 -m v3.1.0-dev.57 16:45:26 2023-10-18 16:45:26,468 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.57', '-m', 'v3.1.0-dev.57'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:45:26 2023-10-18 16:45:26,473 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:26 3.1.0-dev.57 [Pipeline] } 16:45:26 $ docker exec --env ******** --env ******** 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 ssh-agent -k 16:45:26 unset SSH_AUTH_SOCK; 16:45:26 unset SSH_AGENT_PID; 16:45:26 echo Agent pid 38 killed; 16:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:26 + git semver [Pipeline] } 16:45:27 $ docker stop --time=1 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 16:45:28 $ docker rm -f --volumes 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:45:28 16:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:45:29 0.23.1-centos7: Pulling from edgex-lftools 16:45:29 ab5ef0e58194: Pulling fs layer 16:45:29 9712f1f96733: Pulling fs layer 16:45:29 63f879dbbcfc: Pulling fs layer 16:45:29 0d9ebad4ef96: Pulling fs layer 16:45:29 e9a5061849ea: Pulling fs layer 16:45:29 d747dcd14b5f: Pulling fs layer 16:45:29 2de7ff778b66: Pulling fs layer 16:45:29 0d9ebad4ef96: Waiting 16:45:29 2de7ff778b66: Waiting 16:45:29 e9a5061849ea: Waiting 16:45:29 d747dcd14b5f: Waiting 16:45:29 9712f1f96733: Verifying Checksum 16:45:29 9712f1f96733: Download complete 16:45:29 63f879dbbcfc: Verifying Checksum 16:45:29 63f879dbbcfc: Download complete 16:45:29 e9a5061849ea: Verifying Checksum 16:45:29 e9a5061849ea: Download complete 16:45:29 d747dcd14b5f: Verifying Checksum 16:45:29 d747dcd14b5f: Download complete 16:45:29 0d9ebad4ef96: Verifying Checksum 16:45:29 0d9ebad4ef96: Download complete 16:45:29 ab5ef0e58194: Verifying Checksum 16:45:29 ab5ef0e58194: Download complete 16:45:29 2de7ff778b66: Verifying Checksum 16:45:29 2de7ff778b66: Download complete 16:45:32 ab5ef0e58194: Pull complete 16:45:32 9712f1f96733: Pull complete 16:45:33 63f879dbbcfc: Pull complete 16:45:36 0d9ebad4ef96: Pull complete 16:45:36 e9a5061849ea: Pull complete 16:45:36 d747dcd14b5f: Pull complete 16:45:37 2de7ff778b66: Pull complete 16:45:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:37 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:45:43 $ docker top 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:45:43 provisioning config files... 16:45:43 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4058613598163388469tmp 16:45:43 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4582946199706945436tmp 16:45:43 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14347284302183829662tmp [Pipeline] { [Pipeline] echo 16:45:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:45:44 ---> sigul-configuration.sh 16:45:44 gpg: directory `/root/.gnupg' created 16:45:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:45:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:45:44 gpg: keyring `/root/.gnupg/secring.gpg' created 16:45:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:45:44 gpg: CAST5 encrypted data 16:45:44 gpg: encrypted with 1 passphrase 16:45:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:45:44 + mkdir /home/jenkins 16:45:44 + mkdir /home/jenkins/sigul [Pipeline] sh 16:45:44 + 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 16:45:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:45:45 ---> sigul-install.sh 16:45:45 Sigul already installed; skipping installation. [Pipeline] sh 16:45:45 + git tag --list 16:45:45 v3.1.0-dev.0 16:45:45 v3.1.0-dev.1 16:45:45 v3.1.0-dev.10 16:45:45 v3.1.0-dev.11 16:45:45 v3.1.0-dev.12 16:45:45 v3.1.0-dev.13 16:45:45 v3.1.0-dev.14 16:45:45 v3.1.0-dev.15 16:45:45 v3.1.0-dev.16 16:45:45 v3.1.0-dev.17 16:45:45 v3.1.0-dev.18 16:45:45 v3.1.0-dev.19 16:45:45 v3.1.0-dev.2 16:45:45 v3.1.0-dev.20 16:45:45 v3.1.0-dev.21 16:45:45 v3.1.0-dev.22 16:45:45 v3.1.0-dev.23 16:45:45 v3.1.0-dev.24 16:45:45 v3.1.0-dev.25 16:45:45 v3.1.0-dev.26 16:45:45 v3.1.0-dev.27 16:45:45 v3.1.0-dev.28 16:45:45 v3.1.0-dev.29 16:45:45 v3.1.0-dev.3 16:45:45 v3.1.0-dev.30 16:45:45 v3.1.0-dev.31 16:45:45 v3.1.0-dev.32 16:45:45 v3.1.0-dev.33 16:45:45 v3.1.0-dev.34 16:45:45 v3.1.0-dev.35 16:45:45 v3.1.0-dev.36 16:45:45 v3.1.0-dev.37 16:45:45 v3.1.0-dev.38 16:45:45 v3.1.0-dev.39 16:45:45 v3.1.0-dev.4 16:45:45 v3.1.0-dev.40 16:45:45 v3.1.0-dev.41 16:45:45 v3.1.0-dev.42 16:45:45 v3.1.0-dev.43 16:45:45 v3.1.0-dev.44 16:45:45 v3.1.0-dev.45 16:45:45 v3.1.0-dev.46 16:45:45 v3.1.0-dev.47 16:45:45 v3.1.0-dev.48 16:45:45 v3.1.0-dev.49 16:45:45 v3.1.0-dev.5 16:45:45 v3.1.0-dev.50 16:45:45 v3.1.0-dev.51 16:45:45 v3.1.0-dev.52 16:45:45 v3.1.0-dev.53 16:45:45 v3.1.0-dev.54 16:45:45 v3.1.0-dev.55 16:45:45 v3.1.0-dev.56 16:45:45 v3.1.0-dev.57 16:45:45 v3.1.0-dev.6 16:45:45 v3.1.0-dev.7 16:45:45 v3.1.0-dev.8 16:45:45 v3.1.0-dev.9 [Pipeline] sh 16:45:45 + lftools sign git-tag v3.1.0-dev.57 16:45:46 Signing Git tag with Sigul... 16:45:46 Signing v3.1.0-dev.57 [Pipeline] echo 16:45:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:45:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:45:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:45:46 $ docker stop --time=1 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 16:45:47 $ docker rm -f --volumes 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:48 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:45:49 $ docker top f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 -eo pid,comm 16:45:49 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). 16:45:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:49 [ssh-agent] Looking for ssh-agent implementation... 16:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:49 $ docker exec f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 ssh-agent 16:45:49 SSH_AUTH_SOCK=/tmp/ssh-YdjCEKhEj1jU/agent.32 16:45:49 SSH_AGENT_PID=39 16:45:49 Running ssh-add (command line suppressed) 16:45:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6337089576371270457.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6337089576371270457.key) 16:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:49 + git semver bump pre 16:45:50 2023-10-18 16:45:49,973 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:50 2023-10-18 16:45:49,973 [bump_version] DEBUG bumping version:3.1.0-dev.57 on axis:pre with prefix:dev 16:45:50 2023-10-18 16:45:49,974 [bump_version] DEBUG bumped version:3.1.0-dev.58 16:45:50 2023-10-18 16:45:49,974 [write_version] DEBUG write version:3.1.0-dev.58 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:45:50 2023-10-18 16:45:49,974 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:50 2023-10-18 16:45:49,974 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:50 2023-10-18 16:45:49,976 [execute] INFO git cat-file --batch-check 16:45:50 2023-10-18 16:45:49,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:50 2023-10-18 16:45:49,981 [execute] INFO git cat-file --batch 16:45:50 2023-10-18 16:45:49,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:50 2023-10-18 16:45:49,986 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:50 3.1.0-dev.58 [Pipeline] } 16:45:50 $ docker exec --env ******** --env ******** f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 ssh-agent -k 16:45:50 unset SSH_AUTH_SOCK; 16:45:50 unset SSH_AGENT_PID; 16:45:50 echo Agent pid 39 killed; 16:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:50 + git semver [Pipeline] } 16:45:50 $ docker stop --time=1 f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 16:45:52 $ docker rm -f --volumes f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:52 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:45:53 $ docker top 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:53 [ssh-agent] Looking for ssh-agent implementation... 16:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:53 $ docker exec 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f ssh-agent 16:45:53 SSH_AUTH_SOCK=/tmp/ssh-9FWKSDaYSYWD/agent.32 16:45:53 SSH_AGENT_PID=38 16:45:53 Running ssh-add (command line suppressed) 16:45:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019487953777684010.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019487953777684010.key) 16:45:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:53 + git semver push 16:45:54 2023-10-18 16:45:53,921 [run_push] DEBUG push 16:45:54 2023-10-18 16:45:53,922 [execute] INFO git cat-file --batch-check 16:45:54 2023-10-18 16:45:53,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:54 2023-10-18 16:45:53,926 [execute] INFO git rev-list 1f8347de2a3a9a76c2112a805b1f79beaae3d10c -- 16:45:54 2023-10-18 16:45:53,926 [execute] DEBUG Popen(['git', 'rev-list', '1f8347de2a3a9a76c2112a805b1f79beaae3d10c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:54 2023-10-18 16:45:53,932 [execute] INFO git fetch -v origin 16:45:54 2023-10-18 16:45:53,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:45:54 2023-10-18 16:45:54,461 [run_push] DEBUG no remote changes detected 16:45:54 2023-10-18 16:45:54,462 [execute] INFO git push origin semver 16:45:54 2023-10-18 16:45:54,462 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:55 2023-10-18 16:45:55,310 [run_push] DEBUG push all version tags 16:45:55 2023-10-18 16:45:55,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:45:55 2023-10-18 16:45:55,311 [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) 16:45:56 2023-10-18 16:45:56,021 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:45:56 3.1.0-dev.58 [Pipeline] } 16:45:56 $ docker exec --env ******** --env ******** 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f ssh-agent -k 16:45:56 unset SSH_AUTH_SOCK; 16:45:56 unset SSH_AGENT_PID; 16:45:56 echo Agent pid 38 killed; 16:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:56 + git semver [Pipeline] } 16:45:56 $ docker stop --time=1 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f 16:45:58 $ docker rm -f --volumes 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:45:58 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:45:58 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:45:58 total 16 16:45:58 drwxr-xr-x 3 root root 4096 Oct 18 16:33 . 16:45:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:45 .. 16:45:58 drwxr-xr-x 2 root root 4096 Oct 18 16:33 cost 16:45:58 -rw-r--r-- 1 root root 88 Oct 18 16:33 cost.csv 16:45:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:45:58 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:45:58 total 16 16:45:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:33 . 16:45:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:45 .. 16:45:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:33 cost 16:45:58 -rw-r--r-- 1 jenkins jenkins 88 Oct 18 16:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:45:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:59 ---> package-listing.sh 16:45:59 ++ facter osfamily 16:45:59 ++ tr '[:upper:]' '[:lower:]' 16:46:00 + OS_FAMILY=debian 16:46:00 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:46:00 + START_PACKAGES=/tmp/packages_start.txt 16:46:00 + END_PACKAGES=/tmp/packages_end.txt 16:46:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:00 + PACKAGES=/tmp/packages_start.txt 16:46:00 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:46:00 + PACKAGES=/tmp/packages_end.txt 16:46:00 + case "${OS_FAMILY}" in 16:46:00 + dpkg -l 16:46:00 + grep '^ii' 16:46:00 + '[' -f /tmp/packages_start.txt ']' 16:46:00 + '[' -f /tmp/packages_end.txt ']' 16:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:00 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:46:00 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:46:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:46:00 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 16:46:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:00 prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container 16:46:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:46:01 $ docker top 451f506c9af11f4229ff232beffe674d33a1e2b31e89c657a22bf2fe706f0fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:46:01 + ls /var/log/sa-host 16:46:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:46:02 provisioning config files... 16:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8083429901386139619tmp [Pipeline] { [Pipeline] echo 16:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:46:02 ---> create-netrc.sh [Pipeline] } 16:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:46:02 ---> python-tools-install.sh [Pipeline] echo 16:46:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:46:03 ---> sudo-logs.sh 16:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:46:03 ---> job-cost.sh 16:46:03 lf-activate-venv: SKIPPING 16:46:03 DEBUG: total: 0.2199999988079071 16:46:03 INFO: Retrieving Stack Cost... 16:46:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:46:04 INFO: Archiving Costs [Pipeline] echo 16:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:46:04 ---> logs-deploy.sh 16:46:04 lf-activate-venv: SKIPPING 16:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/62 16:46:04 INFO: archiving workspace using pattern(s): 16:46:05 Archives upload complete. 16:46:05 INFO: archiving logs to Nexus