Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71f8f64bcad1ab42414dea6ad01fdbff4824520b 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-ssh14907009233432422054.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-ssh9126606335837043483.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-ssh489940470822663177.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-ssh7951535418069990399.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-ssh6018728119451994446.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6550 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 71f8f64bcad1ab42414dea6ad01fdbff4824520b (main) Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 > git rev-list --no-walk 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:00 ========================================================= 15:20:00 EdgeX Global Pipelines Version Info 15:20:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:01 ------------------- 15:20:01 stable info: 15:20:01 ------------------- 15:20:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:01 Message: update stable to v1.0.254 15:20:02 ------------------- 15:20:02 experimental info: 15:20:02 ------------------- 15:20:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:20:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71f8f64 [Pipeline] echo 15:20:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:02 provisioning config files... 15:20:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4363967181256227699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:03 ---> docker-login.sh 15:20:03 nexus3.edgexfoundry.org:10001 15:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:03 Configure a credential helper to remove this warning. See 15:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:03 15:20:03 Login Succeeded 15:20:03 nexus3.edgexfoundry.org:10002 15:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:03 Configure a credential helper to remove this warning. See 15:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:03 15:20:03 Login Succeeded 15:20:03 nexus3.edgexfoundry.org:10003 15:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:03 Configure a credential helper to remove this warning. See 15:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:03 15:20:03 Login Succeeded 15:20:03 nexus3.edgexfoundry.org:10004 15:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:03 Configure a credential helper to remove this warning. See 15:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:03 15:20:03 Login Succeeded 15:20:03 docker.io 15:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:03 Configure a credential helper to remove this warning. See 15:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:03 15:20:03 Login Succeeded 15:20:03 ---> docker-login.sh ends [Pipeline] } 15:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:04 + git rev-list -1 --merges 71f8f64bcad1ab42414dea6ad01fdbff4824520b~1..71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo 15:20:04 -----------> git rev-list -1 --merges 71f8f64bcad1ab42414dea6ad01fdbff4824520b~1..71f8f64bcad1ab42414dea6ad01fdbff4824520b 71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:20:04 71f8f64bcad1ab42414dea6ad01fdbff4824520b [false] [Pipeline] sh 15:20:04 + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo 15:20:04 ========================================================= 15:20:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:05 + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] echo 15:20:05 [semverPrep] GIT_COMMIT: 71f8f64bcad1ab42414dea6ad01fdbff4824520b, Commit Message: Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 15:20:05 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:05 + grep -v github /etc/ssh/ssh_known_hosts 15:20:05 + [ -e /tmp/ssh_known_hosts ] 15:20:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:05 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:05 15:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:20:06 b85a868b505f: Pulling fs layer 15:20:06 e2be974225ed: Pulling fs layer 15:20:06 339a4e72a1f5: Pulling fs layer 15:20:06 988bab9f4d93: Pulling fs layer 15:20:06 1469e6f7b9e6: Pulling fs layer 15:20:06 eaf3925da568: Pulling fs layer 15:20:06 bab4dde63d76: Pulling fs layer 15:20:06 bde34c3a00c8: Pulling fs layer 15:20:06 b352a97aabf1: Pulling fs layer 15:20:06 4872d77fe225: Pulling fs layer 15:20:06 5851b861e8e6: Pulling fs layer 15:20:06 bab4dde63d76: Waiting 15:20:06 bde34c3a00c8: Waiting 15:20:06 b352a97aabf1: Waiting 15:20:06 4872d77fe225: Waiting 15:20:06 5851b861e8e6: Waiting 15:20:06 988bab9f4d93: Waiting 15:20:06 1469e6f7b9e6: Waiting 15:20:06 eaf3925da568: Waiting 15:20:06 e2be974225ed: Verifying Checksum 15:20:06 e2be974225ed: Download complete 15:20:06 1469e6f7b9e6: Verifying Checksum 15:20:06 1469e6f7b9e6: Download complete 15:20:06 eaf3925da568: Verifying Checksum 15:20:06 eaf3925da568: Download complete 15:20:06 339a4e72a1f5: Verifying Checksum 15:20:06 339a4e72a1f5: Download complete 15:20:06 bde34c3a00c8: Verifying Checksum 15:20:06 bde34c3a00c8: Download complete 15:20:06 b352a97aabf1: Download complete 15:20:06 4872d77fe225: Download complete 15:20:06 b85a868b505f: Verifying Checksum 15:20:06 b85a868b505f: Download complete 15:20:06 5851b861e8e6: Verifying Checksum 15:20:06 5851b861e8e6: Download complete 15:20:06 bab4dde63d76: Verifying Checksum 15:20:06 bab4dde63d76: Download complete 15:20:07 b85a868b505f: Pull complete 15:20:07 e2be974225ed: Pull complete 15:20:08 339a4e72a1f5: Pull complete 15:20:08 988bab9f4d93: Pull complete 15:20:08 1469e6f7b9e6: Pull complete 15:20:08 eaf3925da568: Pull complete 15:20:10 bab4dde63d76: Pull complete 15:20:10 bde34c3a00c8: Pull complete 15:20:10 b352a97aabf1: Pull complete 15:20:10 4872d77fe225: Pull complete 15:20:10 5851b861e8e6: Pull complete 15:20:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:10 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:20:10 $ 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 15:20:13 $ docker top 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f -eo pid,comm 15:20:13 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). 15:20:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:13 [ssh-agent] Looking for ssh-agent implementation... 15:20:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:13 $ docker exec 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent 15:20:13 SSH_AUTH_SOCK=/tmp/ssh-rVaiL4Haz35k/agent.31 15:20:13 SSH_AGENT_PID=37 15:20:13 Running ssh-add (command line suppressed) 15:20:13 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10464791275775099961.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10464791275775099961.key) 15:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:13 + git tag --points-at HEAD [Pipeline] } 15:20:13 $ docker exec --env ******** --env ******** 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent -k 15:20:14 unset SSH_AUTH_SOCK; 15:20:14 unset SSH_AGENT_PID; 15:20:14 echo Agent pid 37 killed; 15:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:14 [ssh-agent] Looking for ssh-agent implementation... 15:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:14 $ docker exec 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent 15:20:14 SSH_AUTH_SOCK=/tmp/ssh-l5iXyL5Q8sek/agent.69 15:20:14 SSH_AGENT_PID=75 15:20:14 Running ssh-add (command line suppressed) 15:20:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3061137714416792669.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3061137714416792669.key) 15:20:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:14 + git semver init 15:20:15 2023-09-19 15:20:14,920 [run_init] DEBUG init version:0.0.0 force:False 15:20:15 2023-09-19 15:20:14,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:20:15 2023-09-19 15:20:14,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:20:15 2023-09-19 15:20:14,921 [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) 15:20:15 2023-09-19 15:20:15,573 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:20:15 2023-09-19 15:20:15,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:20:15 2023-09-19 15:20:15,574 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:15 2023-09-19 15:20:15,574 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:15 3.1.0-dev.46 [Pipeline] } 15:20:15 $ docker exec --env ******** --env ******** 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f ssh-agent -k 15:20:15 unset SSH_AUTH_SOCK; 15:20:15 unset SSH_AGENT_PID; 15:20:15 echo Agent pid 75 killed; 15:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:16 + git semver [Pipeline] } 15:20:16 $ docker stop --time=1 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f 15:20:17 $ docker rm -f --volumes 7d7287f311b51104034af0f788c0abb6bb79195de23af99b8534b336d8bd3e6f [Pipeline] // withDockerContainer [Pipeline] sh 15:20:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:18 Stashed 1 file(s) [Pipeline] echo 15:20:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.46 [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 15:20:18 provisioning config files... 15:20:18 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6310796914963064029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:18 ---> docker-login.sh 15:20:18 nexus3.edgexfoundry.org:10001 15:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:18 Configure a credential helper to remove this warning. See 15:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:18 15:20:18 Login Succeeded 15:20:18 nexus3.edgexfoundry.org:10002 15:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:18 Configure a credential helper to remove this warning. See 15:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:18 15:20:18 Login Succeeded 15:20:18 nexus3.edgexfoundry.org:10003 15:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:19 Configure a credential helper to remove this warning. See 15:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:19 15:20:19 Login Succeeded 15:20:19 nexus3.edgexfoundry.org:10004 15:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:19 Configure a credential helper to remove this warning. See 15:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:19 15:20:19 Login Succeeded 15:20:19 docker.io 15:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:19 Configure a credential helper to remove this warning. See 15:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:19 15:20:19 Login Succeeded 15:20:19 ---> docker-login.sh ends [Pipeline] } 15:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:19 ========================================================= 15:20:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:20:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:20 + 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 . 15:20:20 Sending build context to Docker daemon 571.4kB 15:20:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:20:20 Step 2/12 : FROM ${BASE} AS builder 15:20:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:20 7264a8db6415: Pulling fs layer 15:20:20 c4d48a809fc2: Pulling fs layer 15:20:20 4f1c88b9dad5: Pulling fs layer 15:20:20 ad3a456e5733: Pulling fs layer 15:20:20 9e4f439ed901: Pulling fs layer 15:20:20 feaf6a47b606: Pulling fs layer 15:20:20 5e8b037d7d82: Pulling fs layer 15:20:20 8ac70367396e: Pulling fs layer 15:20:20 6db16350a2e2: Pulling fs layer 15:20:20 9250d5d63582: Pulling fs layer 15:20:20 8ac70367396e: Waiting 15:20:20 9250d5d63582: Waiting 15:20:20 9e4f439ed901: Waiting 15:20:20 feaf6a47b606: Waiting 15:20:20 5e8b037d7d82: Waiting 15:20:20 ad3a456e5733: Waiting 15:20:20 c4d48a809fc2: Verifying Checksum 15:20:20 c4d48a809fc2: Download complete 15:20:20 ad3a456e5733: Verifying Checksum 15:20:20 ad3a456e5733: Download complete 15:20:20 9e4f439ed901: Verifying Checksum 15:20:20 9e4f439ed901: Download complete 15:20:20 7264a8db6415: Download complete 15:20:20 feaf6a47b606: Verifying Checksum 15:20:20 feaf6a47b606: Download complete 15:20:20 7264a8db6415: Pull complete 15:20:20 8ac70367396e: Verifying Checksum 15:20:20 8ac70367396e: Download complete 15:20:20 c4d48a809fc2: Pull complete 15:20:20 4f1c88b9dad5: Verifying Checksum 15:20:20 4f1c88b9dad5: Download complete 15:20:20 6db16350a2e2: Verifying Checksum 15:20:20 6db16350a2e2: Download complete 15:20:20 9250d5d63582: Verifying Checksum 15:20:20 9250d5d63582: Download complete 15:20:21 5e8b037d7d82: Verifying Checksum 15:20:21 5e8b037d7d82: Download complete 15:20:24 4f1c88b9dad5: Pull complete 15:20:24 ad3a456e5733: Pull complete 15:20:24 9e4f439ed901: Pull complete 15:20:24 feaf6a47b606: Pull complete 15:20:26 5e8b037d7d82: Pull complete 15:20:27 8ac70367396e: Pull complete 15:20:27 6db16350a2e2: Pull complete 15:20:28 9250d5d63582: Pull complete 15:20:28 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 15:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:20:28 ---> fa269f55d9b9 15:20:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:20:32 ---> Running in f349fdf79039 15:20:32 Removing intermediate container f349fdf79039 15:20:32 ---> a7b455070acc 15:20:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:20:32 ---> Running in 75f5c1600649 15:20:32 Removing intermediate container 75f5c1600649 15:20:32 ---> 39c4fe5590df 15:20:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:20:32 ---> Running in ced7a22103cf 15:20:32 Removing intermediate container ced7a22103cf 15:20:32 ---> aa7806518f93 15:20:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:32 ---> Running in 220ce84a66d8 15:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:20:33 OK: 265 MiB in 56 packages 15:20:33 Still waiting to schedule task 15:20:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6551’ is offline 15:20:33 Removing intermediate container 220ce84a66d8 15:20:33 ---> 5ff5346b3e7a 15:20:33 Step 7/12 : WORKDIR /app 15:20:33 ---> Running in be6d55b02108 15:20:33 Removing intermediate container be6d55b02108 15:20:33 ---> 141ee88ba323 15:20:33 Step 8/12 : COPY go.mod vendor* ./ 15:20:33 ---> 5793fbfe452b 15:20:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:34 ---> Running in 14506c2ff5aa 15:21:06 Removing intermediate container 14506c2ff5aa 15:21:06 ---> 0c016802f36e 15:21:06 Step 10/12 : COPY . . 15:21:06 ---> cfd15b1cfa34 15:21:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:06 ---> Running in c05daec74cf3 15:21:06 Removing intermediate container c05daec74cf3 15:21:06 ---> 0490ab76e1a4 15:21:06 Step 12/12 : RUN $MAKE 15:21:06 ---> Running in 63e3eb927fb1 15:21:06 noop 15:21:06 Removing intermediate container 63e3eb927fb1 15:21:06 ---> d502a0149ce6 15:21:06 Successfully built d502a0149ce6 15:21:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:07 + docker inspect -f . ci-base-image-x86_64 15:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:07 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:21:07 $ 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 15:21:07 $ docker top a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:08 + go version 15:21:08 go version go1.21.0 linux/amd64 [Pipeline] } 15:21:08 $ docker stop --time=1 a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 15:21:09 $ docker rm -f --volumes a1e5c81faeecad0d990c4b637c62b7f04e441fd4d871b9070b8a9097956c3173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:09 + docker inspect -f . ci-base-image-x86_64 15:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:09 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:21:09 $ 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 15:21:10 $ docker top 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:10 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:21:10 + make test 15:21:10 go test -race -coverprofile=coverage.out ./... 15:21:28 ? github.com/edgexfoundry/app-record-replay [no test files] 15:21:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:21:28 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:21:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:21:29 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 15:21:39 ok github.com/edgexfoundry/app-record-replay/internal/application 9.615s coverage: 98.7% of statements 15:21:39 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 78.7% of statements 15:21:39 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 15:21:57 go vet ./... 15:21:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:21:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:59 $ docker stop --time=1 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 15:22:03 $ docker rm -f --volumes 23f425ddb8982b17d756189983cab9fad6780381f2e8507d292aa6104624e154 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:04 + ls -al . 15:22:04 total 184 15:22:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 15:21 . 15:22:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 .. 15:22:04 -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 15:20 .dockerignore 15:22:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:21 .git 15:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 .github 15:22:04 -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 15:20 .gitignore 15:22:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:20 .golangci.yml 15:22:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:20 .semver 15:22:04 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 15:20 Attribution.txt 15:22:04 -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 15:20 CHANGELOG.md 15:22:04 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 15:20 Dockerfile 15:22:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:20 GOVERNANCE.md 15:22:04 -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 15:20 Jenkinsfile 15:22:04 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 15:20 LICENSE 15:22:04 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 15:20 Makefile 15:22:04 -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 15:20 OWNERS.md 15:22:04 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 15:20 README.md 15:22:04 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 15:20 Record and Reply.postman_collection.json 15:22:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:20 VERSION 15:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 bin 15:22:04 -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 15:21 coverage.out 15:22:04 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 15:20 go.mod 15:22:04 -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 15:20 go.sum 15:22:04 drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 15:20 internal 15:22:04 -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 15:20 main.go 15:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:20 openapi 15:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:20 pkg 15:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:04 + 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b --label arch=amd64 --label version=3.1.0-dev.46 . 15:22:04 Sending build context to Docker daemon 596.5kB 15:22:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:22:04 Step 2/26 : FROM ${BASE} AS builder 15:22:04 ---> d502a0149ce6 15:22:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:22:05 ---> Running in 8adbbcf865ae 15:22:05 Removing intermediate container 8adbbcf865ae 15:22:05 ---> 0a51deb2b7f0 15:22:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:22:05 ---> Running in 9aeabeb54787 15:22:05 Removing intermediate container 9aeabeb54787 15:22:05 ---> 7fd30bff045e 15:22:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:22:05 ---> Running in 420d02d54adb 15:22:05 Removing intermediate container 420d02d54adb 15:22:05 ---> d4fbb9640418 15:22:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:05 ---> Running in f0ee69607b9a 15:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:22:05 OK: 265 MiB in 56 packages 15:22:06 Removing intermediate container f0ee69607b9a 15:22:06 ---> 7b58d946f7c1 15:22:06 Step 7/26 : WORKDIR /app 15:22:06 ---> Running in c5ae05694b37 15:22:06 Removing intermediate container c5ae05694b37 15:22:06 ---> ea579b24cf05 15:22:06 Step 8/26 : COPY go.mod vendor* ./ 15:22:06 ---> 2c6b304c20bf 15:22:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:06 ---> Running in b35991925c2a 15:22:07 Removing intermediate container b35991925c2a 15:22:07 ---> e4bfbbd94d39 15:22:07 Step 10/26 : COPY . . 15:22:07 ---> 025d5416155a 15:22:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:07 ---> Running in d663931eea93 15:22:07 Removing intermediate container d663931eea93 15:22:07 ---> bd8b14dec340 15:22:07 Step 12/26 : RUN $MAKE 15:22:07 ---> Running in eb1c127b02f2 15:22:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.46" -trimpath -mod=readonly -o app-record-replay 15:22:25 Removing intermediate container eb1c127b02f2 15:22:25 ---> e1cecee90765 15:22:25 Step 13/26 : FROM alpine:3.18 15:22:25 3.18: Pulling from library/alpine 15:22:25 7264a8db6415: Already exists 15:22:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:22:26 Status: Downloaded newer image for alpine:3.18 15:22:26 ---> 7e01a0d0a1dc 15:22:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:22:26 ---> Running in 56dcd8552536 15:22:26 Removing intermediate container 56dcd8552536 15:22:26 ---> b42dbc58642d 15:22:26 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:22:26 ---> Running in fd94f910a62c 15:22:26 Removing intermediate container fd94f910a62c 15:22:26 ---> 3be162ac382b 15:22:26 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:22:26 ---> Running in 6c8d33a5e7a0 15:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:22:26 (1/2) Installing ca-certificates (20230506-r0) 15:22:26 (2/2) Installing dumb-init (1.2.5-r2) 15:22:26 Executing busybox-1.36.1-r2.trigger 15:22:27 Executing ca-certificates-20230506-r0.trigger 15:22:27 OK: 8 MiB in 17 packages 15:22:27 Removing intermediate container 6c8d33a5e7a0 15:22:27 ---> f7618428bfce 15:22:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:22:27 ---> 5893170f7451 15:22:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:22:27 ---> d0a08cfdf001 15:22:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:22:27 ---> 20a868be43bd 15:22:27 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:22:28 ---> e688c7c6f09f 15:22:28 Step 21/26 : EXPOSE 59712 15:22:28 ---> Running in cbe64e0adf69 15:22:28 Removing intermediate container cbe64e0adf69 15:22:28 ---> 23b3310c1caf 15:22:28 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:22:28 ---> Running in b82beabb8d8a 15:22:29 Removing intermediate container b82beabb8d8a 15:22:29 ---> 975560a982a4 15:22:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:29 ---> Running in 9079db9e8286 15:22:29 Removing intermediate container 9079db9e8286 15:22:29 ---> f3b5620181ab 15:22:29 Step 24/26 : LABEL arch=amd64 15:22:29 ---> Running in 25d27c205db4 15:22:29 Removing intermediate container 25d27c205db4 15:22:29 ---> 53f8b711b221 15:22:29 Step 25/26 : LABEL git_sha=71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:22:29 ---> Running in 934f5b4ac998 15:22:29 Removing intermediate container 934f5b4ac998 15:22:29 ---> 474bdd2dd489 15:22:29 Step 26/26 : LABEL version=3.1.0-dev.46 15:22:29 ---> Running in 16fb2b9d92bc 15:22:29 Removing intermediate container 16fb2b9d92bc 15:22:29 ---> 37660ecf0e8f 15:22:29 [Warning] One or more build-args [ARCH] were not consumed 15:22:29 Successfully built 37660ecf0e8f 15:22:29 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 15:22:29 provisioning config files... 15:22:29 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10370064357992569484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:29 ---> docker-login.sh 15:22:29 nexus3.edgexfoundry.org:10001 15:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:29 Configure a credential helper to remove this warning. See 15:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:29 15:22:29 Login Succeeded 15:22:29 nexus3.edgexfoundry.org:10002 15:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:29 Configure a credential helper to remove this warning. See 15:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:29 15:22:29 Login Succeeded 15:22:29 nexus3.edgexfoundry.org:10003 15:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:30 Configure a credential helper to remove this warning. See 15:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:30 15:22:30 Login Succeeded 15:22:30 nexus3.edgexfoundry.org:10004 15:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:30 Configure a credential helper to remove this warning. See 15:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:30 15:22:30 Login Succeeded 15:22:30 docker.io 15:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:30 Configure a credential helper to remove this warning. See 15:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:30 15:22:30 Login Succeeded 15:22:30 ---> docker-login.sh ends [Pipeline] } 15:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:30 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:22:30 71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:22:30 latest 15:22:30 3.1.0-dev.46 15:22:30 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:22:30 main 15:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:30 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:22:31 c5ab58d78c70: Preparing 15:22:31 7f8c578017fe: Preparing 15:22:31 528e4908aed3: Preparing 15:22:31 5e92bf4bb01a: Preparing 15:22:31 2a49a6852c38: Preparing 15:22:31 4693057ce236: Preparing 15:22:31 4693057ce236: Waiting 15:22:31 528e4908aed3: Pushed 15:22:31 5e92bf4bb01a: Pushed 15:22:31 7f8c578017fe: Pushed 15:22:31 4693057ce236: Layer already exists 15:22:31 2a49a6852c38: Pushed 15:22:33 c5ab58d78c70: Pushed 15:22:33 71f8f64bcad1ab42414dea6ad01fdbff4824520b: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:22:34 c5ab58d78c70: Preparing 15:22:34 7f8c578017fe: Preparing 15:22:34 528e4908aed3: Preparing 15:22:34 5e92bf4bb01a: Preparing 15:22:34 2a49a6852c38: Preparing 15:22:34 4693057ce236: Preparing 15:22:34 4693057ce236: Waiting 15:22:34 5e92bf4bb01a: Layer already exists 15:22:34 2a49a6852c38: Layer already exists 15:22:34 7f8c578017fe: Layer already exists 15:22:34 528e4908aed3: Layer already exists 15:22:34 c5ab58d78c70: Layer already exists 15:22:34 4693057ce236: Layer already exists 15:22:34 latest: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 15:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:22:34 c5ab58d78c70: Preparing 15:22:34 7f8c578017fe: Preparing 15:22:34 528e4908aed3: Preparing 15:22:34 5e92bf4bb01a: Preparing 15:22:34 2a49a6852c38: Preparing 15:22:34 4693057ce236: Preparing 15:22:34 4693057ce236: Waiting 15:22:34 528e4908aed3: Layer already exists 15:22:34 7f8c578017fe: Layer already exists 15:22:34 2a49a6852c38: Layer already exists 15:22:34 c5ab58d78c70: Layer already exists 15:22:34 5e92bf4bb01a: Layer already exists 15:22:34 4693057ce236: Layer already exists 15:22:34 3.1.0-dev.46: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:22:35 c5ab58d78c70: Preparing 15:22:35 7f8c578017fe: Preparing 15:22:35 528e4908aed3: Preparing 15:22:35 5e92bf4bb01a: Preparing 15:22:35 2a49a6852c38: Preparing 15:22:35 4693057ce236: Preparing 15:22:35 4693057ce236: Waiting 15:22:35 528e4908aed3: Layer already exists 15:22:35 7f8c578017fe: Layer already exists 15:22:35 5e92bf4bb01a: Layer already exists 15:22:35 2a49a6852c38: Layer already exists 15:22:35 c5ab58d78c70: Layer already exists 15:22:35 4693057ce236: Layer already exists 15:22:35 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:22:36 c5ab58d78c70: Preparing 15:22:36 7f8c578017fe: Preparing 15:22:36 528e4908aed3: Preparing 15:22:36 5e92bf4bb01a: Preparing 15:22:36 2a49a6852c38: Preparing 15:22:36 4693057ce236: Preparing 15:22:36 4693057ce236: Waiting 15:22:36 528e4908aed3: Layer already exists 15:22:36 2a49a6852c38: Layer already exists 15:22:36 c5ab58d78c70: Layer already exists 15:22:36 5e92bf4bb01a: Layer already exists 15:22:36 7f8c578017fe: Layer already exists 15:22:36 4693057ce236: Layer already exists 15:22:36 main: digest: sha256:322ba73f4eb3322a6ae65403ddd843d6385566fab295743e88a8e116aaac9a58 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:36 ===================================================== [Pipeline] echo 15:22:36 taggedImages: 15:22:36 - nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:22:36 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:22:36 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.46 15:22:36 - nexus3.edgexfoundry.org:10004/app-record-replay:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:22:36 - 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 15:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:36 15:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:36 latest: Pulling from edgex-lftools-log-publisher 15:22:36 5eb5b503b376: Pulling fs layer 15:22:36 5c69ac0246d0: Pulling fs layer 15:22:36 ec43610c2a17: Pulling fs layer 15:22:36 3a2ae6a8a46f: Pulling fs layer 15:22:36 33b1e0a273af: Pulling fs layer 15:22:36 5d3b04190fa2: Pulling fs layer 15:22:36 2f39f015ded8: Pulling fs layer 15:22:36 3a2ae6a8a46f: Waiting 15:22:36 33b1e0a273af: Waiting 15:22:36 5d3b04190fa2: Waiting 15:22:36 2f39f015ded8: Waiting 15:22:36 5c69ac0246d0: Download complete 15:22:36 3a2ae6a8a46f: Verifying Checksum 15:22:36 3a2ae6a8a46f: Download complete 15:22:36 ec43610c2a17: Verifying Checksum 15:22:36 ec43610c2a17: Download complete 15:22:36 33b1e0a273af: Verifying Checksum 15:22:36 33b1e0a273af: Download complete 15:22:36 5d3b04190fa2: Download complete 15:22:37 5eb5b503b376: Verifying Checksum 15:22:37 5eb5b503b376: Download complete 15:22:37 2f39f015ded8: Verifying Checksum 15:22:37 2f39f015ded8: Download complete 15:22:38 5eb5b503b376: Pull complete 15:22:38 5c69ac0246d0: Pull complete 15:22:38 ec43610c2a17: Pull complete 15:22:39 3a2ae6a8a46f: Pull complete 15:22:39 33b1e0a273af: Pull complete 15:22:39 5d3b04190fa2: Pull complete 15:22:43 2f39f015ded8: Pull complete 15:22:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:43 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:22:43 $ 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 15:22:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6552 in /w/workspace/exfoundry_app-record-replay_main 15:22:48 $ docker top 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 15:22:48 Running in /w/workspace/app-record-replay/50 [Pipeline] { [Pipeline] checkout 15:22:48 Selected Git installation does not exist. Using Default 15:22:48 The recommended git tool is: NONE 15:22:48 ---> job-cost.sh 15:22:48 lf-activate-venv: SKIPPING 15:22:48 INFO: No Stack... 15:22:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:48 INFO: Archiving Costs [Pipeline] sh 15:22:49 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:22:49 + cut -d, -f6 [Pipeline] lock 15:22:49 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] 15:22:49 Resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] did not exist. Created. 15:22:49 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:49 Stashed 1 file(s) [Pipeline] } 15:22:49 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:49 $ docker stop --time=1 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 15:22:50 $ docker rm -f --volumes 388524c6a9f28fac92ad2f0b937da9f60d03a113f7b900502ba5c42e9e16b627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:22:53 using credential edgex-jenkins-ssh 15:22:53 Cloning the remote Git repository 15:22:53 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:22:53 > git init /w/workspace/app-record-replay/50 # timeout=10 15:22:53 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:22:53 > git --version # timeout=10 15:22:53 > git --version # 'git version 2.25.1' 15:22:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:54 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:22:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:55 Avoid second fetch 15:22:55 Checking out Revision 71f8f64bcad1ab42414dea6ad01fdbff4824520b (main) 15:22:55 > git config core.sparsecheckout # timeout=10 15:22:55 > git checkout -f 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 15:22:56 Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:22:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:57 Dload Upload Total Spent Left Speed 15:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 15:22:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:22:58 + sudo tee /etc/docker/daemon.new 15:22:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:22:58 { 15:22:58 "registry-mirrors": [ 15:22:58 "https://nexus3.edgexfoundry.org:10001" 15:22:58 ], 15:22:58 "bip": "10.250.0.254/24", 15:22:58 "hosts": [ 15:22:58 "tcp://0.0.0.0:5555", 15:22:58 "unix:///var/run/docker.sock" 15:22:58 ], 15:22:58 "mtu": 1458, 15:22:58 "selinux-enabled": true, 15:22:58 "seccomp-profile": "/etc/docker/seccomp.json" 15:22:58 } [Pipeline] sh 15:22:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:22:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:17 provisioning config files... 15:23:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/50@tmp/config16257752606531486962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:17 ---> docker-login.sh 15:23:17 nexus3.edgexfoundry.org:10001 15:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10002 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10003 15:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:18 Configure a credential helper to remove this warning. See 15:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:18 15:23:18 Login Succeeded 15:23:18 nexus3.edgexfoundry.org:10004 15:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:19 Configure a credential helper to remove this warning. See 15:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:19 15:23:19 Login Succeeded 15:23:19 docker.io 15:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:19 Configure a credential helper to remove this warning. See 15:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:19 15:23:19 Login Succeeded 15:23:19 ---> docker-login.sh ends [Pipeline] } 15:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:20 ========================================================= 15:23:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:23:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:20 + 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 . 15:23:20 Sending build context to Docker daemon 258kB 15:23:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:23:20 Step 2/12 : FROM ${BASE} AS builder 15:23:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:20 9fda8d8052c6: Pulling fs layer 15:23:20 5d54e960e981: Pulling fs layer 15:23:20 c4a7e357bf2a: Pulling fs layer 15:23:20 f0e02332f6b5: Pulling fs layer 15:23:20 66412af1f25a: Pulling fs layer 15:23:20 1baf3a5c0e64: Pulling fs layer 15:23:20 9a37bb91b891: Pulling fs layer 15:23:20 a29adfc67d43: Pulling fs layer 15:23:20 d5de9f91c1a4: Pulling fs layer 15:23:20 1baf3a5c0e64: Waiting 15:23:20 9a37bb91b891: Waiting 15:23:20 f0e02332f6b5: Waiting 15:23:20 66412af1f25a: Waiting 15:23:20 a29adfc67d43: Waiting 15:23:20 5d54e960e981: Verifying Checksum 15:23:20 5d54e960e981: Download complete 15:23:20 f0e02332f6b5: Verifying Checksum 15:23:20 f0e02332f6b5: Download complete 15:23:20 66412af1f25a: Verifying Checksum 15:23:20 66412af1f25a: Download complete 15:23:20 9fda8d8052c6: Download complete 15:23:21 9a37bb91b891: Verifying Checksum 15:23:21 9a37bb91b891: Download complete 15:23:22 a29adfc67d43: Verifying Checksum 15:23:22 a29adfc67d43: Download complete 15:23:22 9fda8d8052c6: Pull complete 15:23:22 d5de9f91c1a4: Verifying Checksum 15:23:22 d5de9f91c1a4: Download complete 15:23:23 c4a7e357bf2a: Download complete 15:23:23 1baf3a5c0e64: Verifying Checksum 15:23:23 1baf3a5c0e64: Download complete 15:23:25 5d54e960e981: Pull complete 15:23:40 c4a7e357bf2a: Pull complete 15:23:40 f0e02332f6b5: Pull complete 15:23:40 66412af1f25a: Pull complete 15:23:45 1baf3a5c0e64: Pull complete 15:23:46 9a37bb91b891: Pull complete 15:23:47 a29adfc67d43: Pull complete 15:23:52 d5de9f91c1a4: Pull complete 15:23:52 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 15:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:23:52 ---> 746ca1b523b5 15:23:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:23:54 ---> Running in d184c16c6110 15:23:54 Removing intermediate container d184c16c6110 15:23:54 ---> 93051401f4ca 15:23:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:23:54 ---> Running in 1a09b65429a2 15:23:54 Removing intermediate container 1a09b65429a2 15:23:54 ---> d5086f623016 15:23:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:23:54 ---> Running in 10eced8fc98a 15:23:54 Removing intermediate container 10eced8fc98a 15:23:54 ---> b89583f57add 15:23:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:54 ---> Running in 94efaf56bee1 15:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:23:57 OK: 267 MiB in 56 packages 15:23:58 Removing intermediate container 94efaf56bee1 15:23:58 ---> 26be29fd05c1 15:23:58 Step 7/12 : WORKDIR /app 15:23:58 ---> Running in 1412789174f1 15:23:58 Removing intermediate container 1412789174f1 15:23:58 ---> d84c655dfada 15:23:58 Step 8/12 : COPY go.mod vendor* ./ 15:23:59 ---> f68979fdd6ce 15:23:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:59 ---> Running in 0d4ead5b98af 15:25:07 Removing intermediate container 0d4ead5b98af 15:25:07 ---> 91809788427a 15:25:07 Step 10/12 : COPY . . 15:25:07 ---> e369f731650f 15:25:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:07 ---> Running in 721a2b110fc9 15:25:07 Removing intermediate container 721a2b110fc9 15:25:07 ---> c93f86416ce9 15:25:07 Step 12/12 : RUN $MAKE 15:25:07 ---> Running in 63c886a02ce0 15:25:07 noop 15:25:07 Removing intermediate container 63c886a02ce0 15:25:07 ---> d48f7356bd13 15:25:07 Successfully built d48f7356bd13 15:25:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:08 + docker inspect -f . ci-base-image-arm64 15:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:08 prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container 15:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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 15:25:09 $ docker top b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:10 + go version 15:25:10 go version go1.21.0 linux/arm64 [Pipeline] } 15:25:10 $ docker stop --time=1 b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e 15:25:12 $ docker rm -f --volumes b5f5e640c880ce5f1b4b9caf4be76539ce31a612f5e47c2e6e2b2a263833105e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:12 + docker inspect -f . ci-base-image-arm64 15:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container 15:25:12 $ 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/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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 15:25:15 $ docker top f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:16 + git config --global --add safe.directory /w/workspace/app-record-replay/50 [Pipeline] fileExists [Pipeline] sh 15:25:16 + make test 15:25:16 go test -race -coverprofile=coverage.out ./... 15:27:38 ? github.com/edgexfoundry/app-record-replay [no test files] 15:27:38 ok github.com/edgexfoundry/app-record-replay/internal/app 1.297s coverage: 88.0% of statements 15:27:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:27:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:27:43 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:27:53 ok github.com/edgexfoundry/app-record-replay/internal/application 10.052s coverage: 98.7% of statements 15:27:53 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.663s coverage: 78.7% of statements 15:27:53 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.163s coverage: 100.0% of statements 15:27:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:27:53 go vet ./... 15:30:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:00 ./bin/test-attribution-txt.sh [Pipeline] echo 15:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:00 $ docker stop --time=1 f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a 15:30:04 $ docker rm -f --volumes f44d3bb51383b924084896220f62c753b352a2f6081ad08b0ec439e6fa305e5a [Pipeline] // withDockerContainer [Pipeline] sh 15:30:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:05 Warning: overwriting stash ‘coverage-report’ 15:30:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:07 + ls -al . 15:30:07 total 180 15:30:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 15:25 . 15:30:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:22 .. 15:30:07 -rw-rw-r-- 1 jenkins jenkins 119 Sep 19 15:22 .dockerignore 15:30:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:22 .git 15:30:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 .github 15:30:07 -rw-rw-r-- 1 jenkins jenkins 164 Sep 19 15:22 .gitignore 15:30:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:22 .golangci.yml 15:30:07 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 19 15:22 Attribution.txt 15:30:07 -rw-rw-r-- 1 jenkins jenkins 258 Sep 19 15:22 CHANGELOG.md 15:30:07 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 19 15:22 Dockerfile 15:30:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:22 GOVERNANCE.md 15:30:07 -rw-rw-r-- 1 jenkins jenkins 681 Sep 19 15:22 Jenkinsfile 15:30:07 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 19 15:22 LICENSE 15:30:07 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 19 15:22 Makefile 15:30:07 -rw-rw-r-- 1 jenkins jenkins 611 Sep 19 15:22 OWNERS.md 15:30:07 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 19 15:22 README.md 15:30:07 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 19 15:22 Record and Reply.postman_collection.json 15:30:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:20 VERSION 15:30:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 bin 15:30:07 -rw-r--r-- 1 jenkins jenkins 24552 Sep 19 15:27 coverage.out 15:30:07 -rw-rw-r-- 1 jenkins jenkins 3916 Sep 19 15:22 go.mod 15:30:07 -rw-rw-r-- 1 jenkins jenkins 35418 Sep 19 15:22 go.sum 15:30:07 drwxrwxr-x 7 jenkins jenkins 4096 Sep 19 15:22 internal 15:30:07 -rw-rw-r-- 1 jenkins jenkins 913 Sep 19 15:22 main.go 15:30:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:22 openapi 15:30:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:22 pkg 15:30:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:07 + 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b --label arch=arm64 --label version=3.1.0-dev.46 . 15:30:07 Sending build context to Docker daemon 283.1kB 15:30:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:30:07 Step 2/26 : FROM ${BASE} AS builder 15:30:07 ---> d48f7356bd13 15:30:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:30:07 ---> Running in a1861452f806 15:30:07 Removing intermediate container a1861452f806 15:30:07 ---> d89b06a3c12e 15:30:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:30:08 ---> Running in 145409ad7bd5 15:30:08 Removing intermediate container 145409ad7bd5 15:30:08 ---> 68bded8dabd4 15:30:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:30:08 ---> Running in 78297a1bcfb2 15:30:08 Removing intermediate container 78297a1bcfb2 15:30:08 ---> 055e19bbdf63 15:30:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:08 ---> Running in cd64470b2f2a 15:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:11 OK: 267 MiB in 56 packages 15:30:12 Removing intermediate container cd64470b2f2a 15:30:12 ---> d767c46a75b9 15:30:12 Step 7/26 : WORKDIR /app 15:30:12 ---> Running in d4a59ea57cac 15:30:12 Removing intermediate container d4a59ea57cac 15:30:12 ---> bccfabf17cf9 15:30:12 Step 8/26 : COPY go.mod vendor* ./ 15:30:13 ---> 6ad9ebccf6d7 15:30:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:13 ---> Running in 751f8238c7dd 15:30:17 Removing intermediate container 751f8238c7dd 15:30:17 ---> ea79e451781c 15:30:17 Step 10/26 : COPY . . 15:30:18 ---> 3bb4ab7b06ae 15:30:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:18 ---> Running in 51d84d579ffd 15:30:18 Removing intermediate container 51d84d579ffd 15:30:18 ---> baf3b59eb3ee 15:30:18 Step 12/26 : RUN $MAKE 15:30:18 ---> Running in f969279fd6b3 15:30:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.46" -trimpath -mod=readonly -o app-record-replay 15:32:10 Removing intermediate container f969279fd6b3 15:32:10 ---> 2f5a8a5cbe7e 15:32:10 Step 13/26 : FROM alpine:3.18 15:32:10 3.18: Pulling from library/alpine 15:32:10 9fda8d8052c6: Already exists 15:32:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:32:10 Status: Downloaded newer image for alpine:3.18 15:32:10 ---> f6648c04cd6c 15:32:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:32:10 ---> Running in 9dd45473bd00 15:32:10 Removing intermediate container 9dd45473bd00 15:32:10 ---> dd2eb749855f 15:32:10 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:32:10 ---> Running in d6811f54141a 15:32:10 Removing intermediate container d6811f54141a 15:32:10 ---> 468940df74d8 15:32:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:32:10 ---> Running in 614de781723e 15:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:11 (1/2) Installing ca-certificates (20230506-r0) 15:32:11 (2/2) Installing dumb-init (1.2.5-r2) 15:32:11 Executing busybox-1.36.1-r2.trigger 15:32:11 Executing ca-certificates-20230506-r0.trigger 15:32:11 OK: 9 MiB in 17 packages 15:32:13 Removing intermediate container 614de781723e 15:32:13 ---> 4914b2b9dff6 15:32:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:32:13 ---> 9886a2e4462d 15:32:13 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:32:14 ---> 7f69c8290d4c 15:32:14 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:32:14 ---> d50a1965c475 15:32:14 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:32:15 ---> a6fbf6627a48 15:32:15 Step 21/26 : EXPOSE 59712 15:32:15 ---> Running in 276b9a6e301c 15:32:16 Removing intermediate container 276b9a6e301c 15:32:16 ---> 10188ea21103 15:32:16 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:32:16 ---> Running in 59122a8cc19d 15:32:16 Removing intermediate container 59122a8cc19d 15:32:16 ---> efebf2e877e6 15:32:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:32:16 ---> Running in f7955adecc24 15:32:16 Removing intermediate container f7955adecc24 15:32:16 ---> 0c2713e73b8e 15:32:16 Step 24/26 : LABEL arch=arm64 15:32:16 ---> Running in 30b5cecca49a 15:32:17 Removing intermediate container 30b5cecca49a 15:32:17 ---> c192b34f4bde 15:32:17 Step 25/26 : LABEL git_sha=71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:32:17 ---> Running in 54fce3cc377e 15:32:17 Removing intermediate container 54fce3cc377e 15:32:17 ---> 08ee357196f8 15:32:17 Step 26/26 : LABEL version=3.1.0-dev.46 15:32:17 ---> Running in 3d69c580e143 15:32:17 Removing intermediate container 3d69c580e143 15:32:17 ---> efd2ef93f660 15:32:17 [Warning] One or more build-args [ARCH] were not consumed 15:32:17 Successfully built efd2ef93f660 15:32:17 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 15:32:18 provisioning config files... 15:32:18 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/50@tmp/config1592546390986188703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:18 ---> docker-login.sh 15:32:18 nexus3.edgexfoundry.org:10001 15:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:18 Configure a credential helper to remove this warning. See 15:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:18 15:32:18 Login Succeeded 15:32:18 nexus3.edgexfoundry.org:10002 15:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:18 Configure a credential helper to remove this warning. See 15:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:18 15:32:18 Login Succeeded 15:32:18 nexus3.edgexfoundry.org:10003 15:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:19 Configure a credential helper to remove this warning. See 15:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:19 15:32:19 Login Succeeded 15:32:19 nexus3.edgexfoundry.org:10004 15:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:19 Configure a credential helper to remove this warning. See 15:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:19 15:32:19 Login Succeeded 15:32:19 docker.io 15:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:20 Configure a credential helper to remove this warning. See 15:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:20 15:32:20 Login Succeeded 15:32:20 ---> docker-login.sh ends [Pipeline] } 15:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:20 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:32:20 71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:32:20 latest 15:32:20 3.1.0-dev.46 15:32:20 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:32:20 main 15:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:20 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:32:21 26177ae1cd13: Preparing 15:32:21 16295ebcfc11: Preparing 15:32:21 3941190b6c8c: Preparing 15:32:21 c3cdaa4a637e: Preparing 15:32:21 e86c63c12bb1: Preparing 15:32:21 b2191e2be29d: Preparing 15:32:21 b2191e2be29d: Waiting 15:32:21 16295ebcfc11: Pushed 15:32:21 3941190b6c8c: Pushed 15:32:21 c3cdaa4a637e: Pushed 15:32:21 b2191e2be29d: Layer already exists 15:32:21 e86c63c12bb1: Pushed 15:32:26 26177ae1cd13: Pushed 15:32:27 71f8f64bcad1ab42414dea6ad01fdbff4824520b: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:27 + 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 15:32:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:32:27 26177ae1cd13: Preparing 15:32:27 16295ebcfc11: Preparing 15:32:27 3941190b6c8c: Preparing 15:32:27 c3cdaa4a637e: Preparing 15:32:27 e86c63c12bb1: Preparing 15:32:27 b2191e2be29d: Preparing 15:32:27 b2191e2be29d: Waiting 15:32:27 3941190b6c8c: Layer already exists 15:32:27 c3cdaa4a637e: Layer already exists 15:32:27 26177ae1cd13: Layer already exists 15:32:27 16295ebcfc11: Layer already exists 15:32:27 e86c63c12bb1: Layer already exists 15:32:27 b2191e2be29d: Layer already exists 15:32:27 latest: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 15:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:32:28 26177ae1cd13: Preparing 15:32:28 16295ebcfc11: Preparing 15:32:28 3941190b6c8c: Preparing 15:32:28 c3cdaa4a637e: Preparing 15:32:28 e86c63c12bb1: Preparing 15:32:28 b2191e2be29d: Preparing 15:32:28 b2191e2be29d: Waiting 15:32:28 26177ae1cd13: Layer already exists 15:32:28 c3cdaa4a637e: Layer already exists 15:32:28 16295ebcfc11: Layer already exists 15:32:28 e86c63c12bb1: Layer already exists 15:32:28 3941190b6c8c: Layer already exists 15:32:28 b2191e2be29d: Layer already exists 15:32:28 3.1.0-dev.46: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:32:29 26177ae1cd13: Preparing 15:32:29 16295ebcfc11: Preparing 15:32:29 3941190b6c8c: Preparing 15:32:29 c3cdaa4a637e: Preparing 15:32:29 e86c63c12bb1: Preparing 15:32:29 b2191e2be29d: Preparing 15:32:29 b2191e2be29d: Waiting 15:32:29 c3cdaa4a637e: Layer already exists 15:32:29 26177ae1cd13: Layer already exists 15:32:29 16295ebcfc11: Layer already exists 15:32:29 3941190b6c8c: Layer already exists 15:32:29 e86c63c12bb1: Layer already exists 15:32:29 b2191e2be29d: Layer already exists 15:32:29 71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:29 + 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 15:32:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:32:30 26177ae1cd13: Preparing 15:32:30 16295ebcfc11: Preparing 15:32:30 3941190b6c8c: Preparing 15:32:30 c3cdaa4a637e: Preparing 15:32:30 e86c63c12bb1: Preparing 15:32:30 b2191e2be29d: Preparing 15:32:30 b2191e2be29d: Waiting 15:32:30 16295ebcfc11: Layer already exists 15:32:30 3941190b6c8c: Layer already exists 15:32:30 c3cdaa4a637e: Layer already exists 15:32:30 26177ae1cd13: Layer already exists 15:32:30 e86c63c12bb1: Layer already exists 15:32:30 b2191e2be29d: Layer already exists 15:32:30 main: digest: sha256:8ced5e715017a8656b8b58068a3cf4c5892dc5e7c463df37f0f882b3043700a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:30 ===================================================== [Pipeline] echo 15:32:30 taggedImages: 15:32:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b 15:32:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:32:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.46 15:32:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:71f8f64bcad1ab42414dea6ad01fdbff4824520b-3.1.0-dev.46 15:32:30 - 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 15:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:30 15:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:31 arm64: Pulling from edgex-lftools-log-publisher 15:32:31 8998bd30e6a1: Pulling fs layer 15:32:31 04944245beec: Pulling fs layer 15:32:31 699f458cf7ca: Pulling fs layer 15:32:31 765212b225bb: Pulling fs layer 15:32:31 f23df028b6ca: Pulling fs layer 15:32:31 d65c8cfc05b1: Pulling fs layer 15:32:31 2437ff75d9bd: Pulling fs layer 15:32:31 f23df028b6ca: Waiting 15:32:31 d65c8cfc05b1: Waiting 15:32:31 2437ff75d9bd: Waiting 15:32:31 765212b225bb: Waiting 15:32:31 04944245beec: Verifying Checksum 15:32:31 04944245beec: Download complete 15:32:31 765212b225bb: Verifying Checksum 15:32:31 765212b225bb: Download complete 15:32:31 f23df028b6ca: Download complete 15:32:31 d65c8cfc05b1: Verifying Checksum 15:32:31 d65c8cfc05b1: Download complete 15:32:31 699f458cf7ca: Verifying Checksum 15:32:31 699f458cf7ca: Download complete 15:32:31 8998bd30e6a1: Verifying Checksum 15:32:31 8998bd30e6a1: Download complete 15:32:33 2437ff75d9bd: Verifying Checksum 15:32:33 2437ff75d9bd: Download complete 15:32:36 8998bd30e6a1: Pull complete 15:32:36 04944245beec: Pull complete 15:32:38 699f458cf7ca: Pull complete 15:32:38 765212b225bb: Pull complete 15:32:38 f23df028b6ca: Pull complete 15:32:38 d65c8cfc05b1: Pull complete 15:32:53 2437ff75d9bd: Pull complete 15:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-6552 does not seem to be running inside a container 15:32:54 $ 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/50 -v /w/workspace/app-record-replay/50:/w/workspace/app-record-replay/50:rw,z -v /w/workspace/app-record-replay/50@tmp:/w/workspace/app-record-replay/50@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 15:32:56 $ docker top b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> job-cost.sh 15:32:57 lf-activate-venv: SKIPPING 15:32:57 INFO: No Stack... 15:32:57 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:58 INFO: Archiving Costs [Pipeline] sh 15:32:58 + cat /w/workspace/app-record-replay/50/archives/cost.csv 15:32:58 + cut -d, -f6 [Pipeline] lock 15:32:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] 15:32:58 Resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] did not exist. Created. 15:32:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:59 /w/workspace/app-record-replay/50@tmp/durable-63bfbefa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:59 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:59 Warning: overwriting stash ‘stack-cost’ 15:32:59 Stashed 1 file(s) [Pipeline] } 15:32:59 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:59 $ docker stop --time=1 b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 15:33:01 $ docker rm -f --volumes b5c36c50024ef4e4c2ef0ccd520e5d6287ee364cf480a9aaf7e903941c1046d0 [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 15:33:02 provisioning config files... 15:33:02 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12586470499603803787tmp [Pipeline] { [Pipeline] sh 15:33:02 + set +x 15:33:02 + bash -s -- 15:33:02 + curl -s https://codecov.io/bash 15:33:02 15:33:02 _____ _ 15:33:02 / ____| | | 15:33:02 | | ___ __| | ___ ___ _____ __ 15:33:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:02 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:02 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:02 Bash-1.0.6 15:33:02 15:33:02 15:33:02 ==> git version 2.25.1 found 15:33:02 ==> 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 15:33:02 Release-Date: 2020-01-08 15:33:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:33:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:33:02 ==> Jenkins CI detected. 15:33:02 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:33:02 project root: . 15:33:02 --> token set from env 15:33:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:02 ==> Running gcov in . (disable via -X gcov) 15:33:02 ==> Python coveragepy not found 15:33:02 ==> Searching for coverage reports in: 15:33:02 + . 15:33:02 -> Found 1 reports 15:33:02 ==> Detecting git/mercurial file structure 15:33:02 ==> Reading reports 15:33:02 + ./coverage.out bytes=24552 15:33:02 ==> Appending adjustments 15:33:02 https://docs.codecov.io/docs/fixing-reports 15:33:03 + Found adjustments 15:33:03 ==> Gzipping contents 15:33:03 8.0K /tmp/codecov.ujiChC.gz 15:33:03 ==> Uploading reports 15:33:03 url: https://codecov.io 15:33:03 query: branch=main&commit=71f8f64bcad1ab42414dea6ad01fdbff4824520b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:03 -> Pinging Codecov 15:33:03 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=71f8f64bcad1ab42414dea6ad01fdbff4824520b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:03 -> Uploading to 15:33:03 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/F467761B9912B4F32F9BC62907045C81/71f8f64bcad1ab42414dea6ad01fdbff4824520b/5ef6d070-7477-4786-a762-fe570db037d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T153303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de6c96189c6d73c30fff064eaabdb330c281782d27391e4b6e338d2b43ab1aa2 15:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:03 Dload Upload Total Spent Left Speed 15:33:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 24326 --:--:-- --:--:-- --:--:-- 24326 15:33:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] } 15:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:33:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:33:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:03 15:33:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:33:04 df9b9388f04a: Pulling fs layer 15:33:04 52dc419b0ee2: Pulling fs layer 15:33:04 25bc292e5bac: Pulling fs layer 15:33:04 114826534d7a: Pulling fs layer 15:33:04 4657fd5d0bcf: Pulling fs layer 15:33:04 6ad1cebc031e: Pulling fs layer 15:33:04 8a3aa393b2d8: Pulling fs layer 15:33:04 114826534d7a: Waiting 15:33:04 4657fd5d0bcf: Waiting 15:33:04 6ad1cebc031e: Waiting 15:33:04 8a3aa393b2d8: Waiting 15:33:04 25bc292e5bac: Download complete 15:33:04 52dc419b0ee2: Download complete 15:33:04 4657fd5d0bcf: Verifying Checksum 15:33:04 4657fd5d0bcf: Download complete 15:33:04 df9b9388f04a: Download complete 15:33:04 6ad1cebc031e: Download complete 15:33:04 df9b9388f04a: Pull complete 15:33:04 52dc419b0ee2: Pull complete 15:33:05 25bc292e5bac: Pull complete 15:33:05 114826534d7a: Verifying Checksum 15:33:05 114826534d7a: Download complete 15:33:05 8a3aa393b2d8: Verifying Checksum 15:33:05 8a3aa393b2d8: Download complete 15:33:08 114826534d7a: Pull complete 15:33:08 4657fd5d0bcf: Pull complete 15:33:08 6ad1cebc031e: Pull complete 15:33:11 8a3aa393b2d8: Pull complete 15:33:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:11 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:33:11 $ 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 15:33:15 $ docker top a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:33:15 + set -o pipefail 15:33:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:33:20 15:33:20 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:33:20 15:33:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c2705ada-76ea-4799-9fe3-1ed94bc3ca5e 15:33:20 15:33:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:33:20 15:33:21 15:33:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:33:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:33:21 More details here: https://snyk.co/ue1NS [Pipeline] } 15:33:21 $ docker stop --time=1 a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 15:33:24 $ docker rm -f --volumes a82968682bdf17a00a8ca78e21efce69ac899362011004a578934f6571117c41 [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 15:33:25 + git log --format=format:%s -1 71f8f64bcad1ab42414dea6ad01fdbff4824520b [Pipeline] sh 15:33:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:26 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:33:26 $ 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 15:33:26 $ docker top bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 -eo pid,comm 15:33:26 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). 15:33:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:26 [ssh-agent] Looking for ssh-agent implementation... 15:33:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:26 $ docker exec bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 ssh-agent 15:33:26 SSH_AUTH_SOCK=/tmp/ssh-eDvVhffV8i3e/agent.31 15:33:26 SSH_AGENT_PID=37 15:33:26 Running ssh-add (command line suppressed) 15:33:27 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1004319198167532974.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1004319198167532974.key) 15:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:27 + git semver tag 15:33:27 2023-09-19 15:33:27,546 [run_tag] DEBUG tag force:False 15:33:27 2023-09-19 15:33:27,546 [check_head_tag] DEBUG check head tag 15:33:27 2023-09-19 15:33:27,547 [execute] INFO git cat-file --batch-check 15:33:27 2023-09-19 15:33:27,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:33:27 2023-09-19 15:33:27,551 [execute] INFO git cat-file --batch 15:33:27 2023-09-19 15:33:27,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:33:27 2023-09-19 15:33:27,567 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:27 2023-09-19 15:33:27,568 [execute] INFO git tag -a v3.1.0-dev.46 -m v3.1.0-dev.46 15:33:27 2023-09-19 15:33:27,568 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.46', '-m', 'v3.1.0-dev.46'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:33:27 2023-09-19 15:33:27,572 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:27 3.1.0-dev.46 [Pipeline] } 15:33:27 $ docker exec --env ******** --env ******** bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 ssh-agent -k 15:33:27 unset SSH_AUTH_SOCK; 15:33:27 unset SSH_AGENT_PID; 15:33:27 echo Agent pid 37 killed; 15:33:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:28 + git semver [Pipeline] } 15:33:28 $ docker stop --time=1 bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 15:33:29 $ docker rm -f --volumes bccaa0140de9e9036f120f7fd6fe12c23eef769f7295a960e9a0bccb5e5df551 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:29 15:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:30 0.23.1-centos7: Pulling from edgex-lftools 15:33:30 ab5ef0e58194: Pulling fs layer 15:33:30 9712f1f96733: Pulling fs layer 15:33:30 63f879dbbcfc: Pulling fs layer 15:33:30 0d9ebad4ef96: Pulling fs layer 15:33:30 e9a5061849ea: Pulling fs layer 15:33:30 d747dcd14b5f: Pulling fs layer 15:33:30 2de7ff778b66: Pulling fs layer 15:33:30 e9a5061849ea: Waiting 15:33:30 d747dcd14b5f: Waiting 15:33:30 2de7ff778b66: Waiting 15:33:30 9712f1f96733: Verifying Checksum 15:33:30 9712f1f96733: Download complete 15:33:30 63f879dbbcfc: Verifying Checksum 15:33:30 63f879dbbcfc: Download complete 15:33:30 0d9ebad4ef96: Verifying Checksum 15:33:30 0d9ebad4ef96: Download complete 15:33:30 d747dcd14b5f: Download complete 15:33:30 e9a5061849ea: Verifying Checksum 15:33:30 e9a5061849ea: Download complete 15:33:30 ab5ef0e58194: Verifying Checksum 15:33:30 ab5ef0e58194: Download complete 15:33:31 2de7ff778b66: Verifying Checksum 15:33:31 2de7ff778b66: Download complete 15:33:33 ab5ef0e58194: Pull complete 15:33:33 9712f1f96733: Pull complete 15:33:34 63f879dbbcfc: Pull complete 15:33:37 0d9ebad4ef96: Pull complete 15:33:37 e9a5061849ea: Pull complete 15:33:37 d747dcd14b5f: Pull complete 15:33:38 2de7ff778b66: Pull complete 15:33:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:38 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:33:38 $ 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 15:33:43 $ docker top 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:33:43 provisioning config files... 15:33:43 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7415878864625055298tmp 15:33:43 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9892185530344057122tmp 15:33:43 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5280981491189726876tmp [Pipeline] { [Pipeline] echo 15:33:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:33:44 ---> sigul-configuration.sh 15:33:44 gpg: directory `/root/.gnupg' created 15:33:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:33:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:33:44 gpg: keyring `/root/.gnupg/secring.gpg' created 15:33:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:33:44 gpg: CAST5 encrypted data 15:33:44 gpg: encrypted with 1 passphrase 15:33:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:33:44 + mkdir /home/jenkins 15:33:44 + mkdir /home/jenkins/sigul [Pipeline] sh 15:33: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 15:33:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:33:45 ---> sigul-install.sh 15:33:45 Sigul already installed; skipping installation. [Pipeline] sh 15:33:45 + git tag --list 15:33:45 v3.1.0-dev.0 15:33:45 v3.1.0-dev.1 15:33:45 v3.1.0-dev.10 15:33:45 v3.1.0-dev.11 15:33:45 v3.1.0-dev.12 15:33:45 v3.1.0-dev.13 15:33:45 v3.1.0-dev.14 15:33:45 v3.1.0-dev.15 15:33:45 v3.1.0-dev.16 15:33:45 v3.1.0-dev.17 15:33:45 v3.1.0-dev.18 15:33:45 v3.1.0-dev.19 15:33:45 v3.1.0-dev.2 15:33:45 v3.1.0-dev.20 15:33:45 v3.1.0-dev.21 15:33:45 v3.1.0-dev.22 15:33:45 v3.1.0-dev.23 15:33:45 v3.1.0-dev.24 15:33:45 v3.1.0-dev.25 15:33:45 v3.1.0-dev.26 15:33:45 v3.1.0-dev.27 15:33:45 v3.1.0-dev.28 15:33:45 v3.1.0-dev.29 15:33:45 v3.1.0-dev.3 15:33:45 v3.1.0-dev.30 15:33:45 v3.1.0-dev.31 15:33:45 v3.1.0-dev.32 15:33:45 v3.1.0-dev.33 15:33:45 v3.1.0-dev.34 15:33:45 v3.1.0-dev.35 15:33:45 v3.1.0-dev.36 15:33:45 v3.1.0-dev.37 15:33:45 v3.1.0-dev.38 15:33:45 v3.1.0-dev.39 15:33:45 v3.1.0-dev.4 15:33:45 v3.1.0-dev.40 15:33:45 v3.1.0-dev.41 15:33:45 v3.1.0-dev.42 15:33:45 v3.1.0-dev.43 15:33:45 v3.1.0-dev.44 15:33:45 v3.1.0-dev.45 15:33:45 v3.1.0-dev.46 15:33:45 v3.1.0-dev.5 15:33:45 v3.1.0-dev.6 15:33:45 v3.1.0-dev.7 15:33:45 v3.1.0-dev.8 15:33:45 v3.1.0-dev.9 [Pipeline] sh 15:33:45 + lftools sign git-tag v3.1.0-dev.46 15:33:46 Signing Git tag with Sigul... 15:33:46 Signing v3.1.0-dev.46 [Pipeline] echo 15:33:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:33:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:33:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:33:46 $ docker stop --time=1 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 15:33:48 $ docker rm -f --volumes 4f1e2438826b3701b9e7c3b2d6f28ae95999b56408ab621870645a1278f05220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:48 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:33: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 15:33:49 $ docker top 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 -eo pid,comm 15:33: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). 15:33:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:49 [ssh-agent] Looking for ssh-agent implementation... 15:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:49 $ docker exec 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 ssh-agent 15:33:49 SSH_AUTH_SOCK=/tmp/ssh-rqaTtEjocOZy/agent.32 15:33:49 SSH_AGENT_PID=38 15:33:49 Running ssh-add (command line suppressed) 15:33:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1447824285352526587.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1447824285352526587.key) 15:33:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:49 + git semver bump pre 15:33:50 2023-09-19 15:33:50,171 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:50 2023-09-19 15:33:50,171 [bump_version] DEBUG bumping version:3.1.0-dev.46 on axis:pre with prefix:dev 15:33:50 2023-09-19 15:33:50,171 [bump_version] DEBUG bumped version:3.1.0-dev.47 15:33:50 2023-09-19 15:33:50,172 [write_version] DEBUG write version:3.1.0-dev.47 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:33:50 2023-09-19 15:33:50,172 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:50 2023-09-19 15:33:50,172 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:50 2023-09-19 15:33:50,174 [execute] INFO git cat-file --batch-check 15:33:50 2023-09-19 15:33:50,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:50 2023-09-19 15:33:50,179 [execute] INFO git cat-file --batch 15:33:50 2023-09-19 15:33:50,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:50 2023-09-19 15:33:50,185 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:50 3.1.0-dev.47 [Pipeline] } 15:33:50 $ docker exec --env ******** --env ******** 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 ssh-agent -k 15:33:50 unset SSH_AUTH_SOCK; 15:33:50 unset SSH_AGENT_PID; 15:33:50 echo Agent pid 38 killed; 15:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:50 + git semver [Pipeline] } 15:33:50 $ docker stop --time=1 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 15:33:52 $ docker rm -f --volumes 1095f9a3d6b7d026419213caf1dee528b98fada317d2b1b616d37243882087b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:52 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:33: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 15:33:53 $ docker top 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:53 [ssh-agent] Looking for ssh-agent implementation... 15:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:53 $ docker exec 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a ssh-agent 15:33:53 SSH_AUTH_SOCK=/tmp/ssh-UMn7v50AvFzB/agent.32 15:33:53 SSH_AGENT_PID=38 15:33:53 Running ssh-add (command line suppressed) 15:33:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13492239871554638439.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13492239871554638439.key) 15:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:54 + git semver push 15:33:54 2023-09-19 15:33:54,221 [run_push] DEBUG push 15:33:54 2023-09-19 15:33:54,221 [execute] INFO git cat-file --batch-check 15:33:54 2023-09-19 15:33:54,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:54 2023-09-19 15:33:54,225 [execute] INFO git rev-list 93e95c5309d614ad4b48d355ba0e05f942f9135b -- 15:33:54 2023-09-19 15:33:54,226 [execute] DEBUG Popen(['git', 'rev-list', '93e95c5309d614ad4b48d355ba0e05f942f9135b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:54 2023-09-19 15:33:54,232 [execute] INFO git fetch -v origin 15:33:54 2023-09-19 15:33:54,232 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:33:54 2023-09-19 15:33:54,714 [run_push] DEBUG no remote changes detected 15:33:54 2023-09-19 15:33:54,714 [execute] INFO git push origin semver 15:33:54 2023-09-19 15:33:54,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:56 2023-09-19 15:33:56,158 [run_push] DEBUG push all version tags 15:33:56 2023-09-19 15:33:56,159 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:56 2023-09-19 15:33:56,159 [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) 15:33:57 2023-09-19 15:33:57,082 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:33:57 3.1.0-dev.47 [Pipeline] } 15:33:57 $ docker exec --env ******** --env ******** 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a ssh-agent -k 15:33:57 unset SSH_AUTH_SOCK; 15:33:57 unset SSH_AGENT_PID; 15:33:57 echo Agent pid 38 killed; 15:33:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:57 + git semver [Pipeline] } 15:33:57 $ docker stop --time=1 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a 15:33:59 $ docker rm -f --volumes 73eda68d730518f222a90af7c6764268f6a3d6472c5fb1852ea05b3bcc87d25a [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 15:33:59 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:33:59 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:33:59 total 16 15:33:59 drwxr-xr-x 3 root root 4096 Sep 19 15:22 . 15:33:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:33 .. 15:33:59 drwxr-xr-x 2 root root 4096 Sep 19 15:22 cost 15:33:59 -rw-r--r-- 1 root root 88 Sep 19 15:22 cost.csv 15:33:59 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:33:59 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:33:59 total 16 15:33:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:22 . 15:33:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:33 .. 15:33:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 15:22 cost 15:33:59 -rw-r--r-- 1 jenkins jenkins 88 Sep 19 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:00 ---> package-listing.sh 15:34:00 ++ tr '[:upper:]' '[:lower:]' 15:34:00 ++ facter osfamily 15:34:01 + OS_FAMILY=debian 15:34:01 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:34:01 + START_PACKAGES=/tmp/packages_start.txt 15:34:01 + END_PACKAGES=/tmp/packages_end.txt 15:34:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:01 + PACKAGES=/tmp/packages_start.txt 15:34:01 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:34:01 + PACKAGES=/tmp/packages_end.txt 15:34:01 + case "${OS_FAMILY}" in 15:34:01 + dpkg -l 15:34:01 + grep '^ii' 15:34:01 + '[' -f /tmp/packages_start.txt ']' 15:34:01 + '[' -f /tmp/packages_end.txt ']' 15:34:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:01 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:34:01 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:34:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:34:01 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 15:34:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:01 prd-ubuntu20.04-docker-8c-8g-6550 does not seem to be running inside a container 15:34:01 $ 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 15:34:02 $ docker top 4610bf6d7c21daf4b8a36ccaf23aeeb2ab2f5144205b67f1d34bf349e3681791 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:02 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:02 + mkdir -p /var/log/sysstat [Pipeline] sh 15:34:02 + ls /var/log/sa-host 15:34:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:03 provisioning config files... 15:34:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9791086056270427846tmp [Pipeline] { [Pipeline] echo 15:34:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> create-netrc.sh [Pipeline] } 15:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> python-tools-install.sh [Pipeline] echo 15:34:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> sudo-logs.sh 15:34:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:34:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:04 ---> job-cost.sh 15:34:04 lf-activate-venv: SKIPPING 15:34:04 DEBUG: total: 0.2199999988079071 15:34:04 INFO: Retrieving Stack Cost... 15:34:04 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:05 INFO: Archiving Costs [Pipeline] echo 15:34:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:05 ---> logs-deploy.sh 15:34:05 lf-activate-venv: SKIPPING 15:34:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/50 15:34:05 INFO: archiving workspace using pattern(s): 15:34:06 Archives upload complete. 15:34:06 INFO: archiving logs to Nexus