Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9956db4fa5abfed98576078f3cd0c7b12bdb8029 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-ssh16109488887464392963.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17670398636012006155.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1782907532074255050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9842893030767048412.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-ssh17210326249573794222.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.20 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-2397 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 9956db4fa5abfed98576078f3cd0c7b12bdb8029 (main) Commit message: "Merge pull request #50 from lenny-intel/recording-status" > 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 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 > git rev-list --no-walk c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:58:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:58:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:58:43 ========================================================= 22:58:43 EdgeX Global Pipelines Version Info 22:58:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:58:43 ------------------- 22:58:43 stable info: 22:58:43 ------------------- 22:58:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:58:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:58:43 Message: update stable to v1.0.250 22:58:44 ------------------- 22:58:44 experimental info: 22:58:44 ------------------- 22:58:44 Commited By: **** collab-it+edgex@linuxfoundation.org 22:58:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:58:44 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:58:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo 22:58:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9956db4 [Pipeline] echo 22:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:45 provisioning config files... 22:58:45 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7713058931347024900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:45 ---> docker-login.sh 22:58:45 nexus3.edgexfoundry.org:10001 22:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:45 Configure a credential helper to remove this warning. See 22:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:45 22:58:45 Login Succeeded 22:58:45 nexus3.edgexfoundry.org:10002 22:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:45 Configure a credential helper to remove this warning. See 22:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:45 22:58:45 Login Succeeded 22:58:45 nexus3.edgexfoundry.org:10003 22:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:46 Configure a credential helper to remove this warning. See 22:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:46 22:58:46 Login Succeeded 22:58:46 nexus3.edgexfoundry.org:10004 22:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:46 Configure a credential helper to remove this warning. See 22:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:46 22:58:46 Login Succeeded 22:58:46 docker.io 22:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:46 Configure a credential helper to remove this warning. See 22:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:46 22:58:46 Login Succeeded 22:58:46 ---> docker-login.sh ends [Pipeline] } 22:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:58:46 + git rev-list -1 --merges 9956db4fa5abfed98576078f3cd0c7b12bdb8029~1..9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo 22:58:46 -----------> git rev-list -1 --merges 9956db4fa5abfed98576078f3cd0c7b12bdb8029~1..9956db4fa5abfed98576078f3cd0c7b12bdb8029 9956db4fa5abfed98576078f3cd0c7b12bdb8029 22:58:46 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [false] [Pipeline] sh 22:58:47 + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo 22:58:47 ========================================================= 22:58:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:58:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:47 + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo 22:58:47 [semverPrep] GIT_COMMIT: 9956db4fa5abfed98576078f3cd0c7b12bdb8029, Commit Message: Merge pull request #50 from lenny-intel/recording-status [Pipeline] echo 22:58:47 [semverPrep] This is not a build commit. [Pipeline] sh 22:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:47 + grep -v github /etc/ssh/ssh_known_hosts 22:58:47 + [ -e /tmp/ssh_known_hosts ] 22:58:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:58:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:58:47 + sudo tee -a /etc/ssh/ssh_known_hosts 22:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:48 22:58:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:48 0.1.4: Pulling from edgex-devops/py-git-semver 22:58:48 b85a868b505f: Pulling fs layer 22:58:48 e2be974225ed: Pulling fs layer 22:58:48 339a4e72a1f5: Pulling fs layer 22:58:48 988bab9f4d93: Pulling fs layer 22:58:48 1469e6f7b9e6: Pulling fs layer 22:58:48 eaf3925da568: Pulling fs layer 22:58:48 bab4dde63d76: Pulling fs layer 22:58:48 bde34c3a00c8: Pulling fs layer 22:58:48 b352a97aabf1: Pulling fs layer 22:58:48 4872d77fe225: Pulling fs layer 22:58:48 5851b861e8e6: Pulling fs layer 22:58:48 5851b861e8e6: Waiting 22:58:48 b352a97aabf1: Waiting 22:58:48 bab4dde63d76: Waiting 22:58:48 bde34c3a00c8: Waiting 22:58:48 1469e6f7b9e6: Waiting 22:58:48 eaf3925da568: Waiting 22:58:48 988bab9f4d93: Waiting 22:58:48 4872d77fe225: Waiting 22:58:48 e2be974225ed: Verifying Checksum 22:58:48 e2be974225ed: Download complete 22:58:48 988bab9f4d93: Download complete 22:58:48 1469e6f7b9e6: Verifying Checksum 22:58:48 1469e6f7b9e6: Download complete 22:58:48 eaf3925da568: Verifying Checksum 22:58:48 eaf3925da568: Download complete 22:58:48 339a4e72a1f5: Verifying Checksum 22:58:48 339a4e72a1f5: Download complete 22:58:48 bde34c3a00c8: Verifying Checksum 22:58:48 bde34c3a00c8: Download complete 22:58:48 b352a97aabf1: Download complete 22:58:48 4872d77fe225: Verifying Checksum 22:58:48 4872d77fe225: Download complete 22:58:48 5851b861e8e6: Verifying Checksum 22:58:48 5851b861e8e6: Download complete 22:58:48 b85a868b505f: Verifying Checksum 22:58:48 b85a868b505f: Download complete 22:58:49 bab4dde63d76: Verifying Checksum 22:58:49 bab4dde63d76: Download complete 22:58:50 b85a868b505f: Pull complete 22:58:50 e2be974225ed: Pull complete 22:58:50 339a4e72a1f5: Pull complete 22:58:50 988bab9f4d93: Pull complete 22:58:50 1469e6f7b9e6: Pull complete 22:58:50 eaf3925da568: Pull complete 22:58:52 bab4dde63d76: Pull complete 22:58:52 bde34c3a00c8: Pull complete 22:58:52 b352a97aabf1: Pull complete 22:58:52 4872d77fe225: Pull complete 22:58:52 5851b861e8e6: Pull complete 22:58:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:52 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 22:58: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:58:56 $ docker top 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be -eo pid,comm 22:58:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:56 [ssh-agent] Looking for ssh-agent implementation... 22:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:56 $ docker exec 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent 22:58:57 SSH_AUTH_SOCK=/tmp/ssh-dgRxGRdzTK2A/agent.31 22:58:57 SSH_AGENT_PID=37 22:58:57 Running ssh-add (command line suppressed) 22:58:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17408864277212678044.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17408864277212678044.key) 22:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:57 + git tag --points-at HEAD [Pipeline] } 22:58:57 $ docker exec --env ******** --env ******** 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent -k 22:58:57 unset SSH_AUTH_SOCK; 22:58:57 unset SSH_AGENT_PID; 22:58:57 echo Agent pid 37 killed; 22:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:57 [ssh-agent] Looking for ssh-agent implementation... 22:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:57 $ docker exec 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent 22:58:57 SSH_AUTH_SOCK=/tmp/ssh-ZF5ALXFkqrt6/agent.69 22:58:57 SSH_AGENT_PID=75 22:58:57 Running ssh-add (command line suppressed) 22:58:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5106738607795886645.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5106738607795886645.key) 22:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:58 + git semver init 22:58:58 2023-07-27 22:58:58,480 [run_init] DEBUG init version:0.0.0 force:False 22:58:58 2023-07-27 22:58:58,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 22:58:58 2023-07-27 22:58:58,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 22:58:58 2023-07-27 22:58:58,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 22:58:59 2023-07-27 22:58:59,154 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 22:58:59 2023-07-27 22:58:59,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 22:58:59 2023-07-27 22:58:59,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:58:59 2023-07-27 22:58:59,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 22:58:59 3.1.0-dev.25 [Pipeline] } 22:58:59 $ docker exec --env ******** --env ******** 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent -k 22:58:59 unset SSH_AUTH_SOCK; 22:58:59 unset SSH_AGENT_PID; 22:58:59 echo Agent pid 75 killed; 22:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:59 + git semver [Pipeline] } 22:59:00 $ docker stop --time=1 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be 22:59:01 $ docker rm -f --volumes 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be [Pipeline] // withDockerContainer [Pipeline] sh 22:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:59:01 Stashed 1 file(s) [Pipeline] echo 22:59:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:02 provisioning config files... 22:59:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13218262769375681934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:02 ---> docker-login.sh 22:59:02 nexus3.edgexfoundry.org:10001 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 nexus3.edgexfoundry.org:10002 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 nexus3.edgexfoundry.org:10003 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 nexus3.edgexfoundry.org:10004 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 docker.io 22:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:02 Configure a credential helper to remove this warning. See 22:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:02 22:59:02 Login Succeeded 22:59:02 ---> docker-login.sh ends [Pipeline] } 22:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:03 ========================================================= 22:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:59:03 Sending build context to Docker daemon 395.3kB 22:59:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:59:03 Step 2/12 : FROM ${BASE} AS builder 22:59:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:59:03 4db1b89c0bd1: Pulling fs layer 22:59:03 6911f1a30b25: Pulling fs layer 22:59:03 e194b8c5c2a9: Pulling fs layer 22:59:03 6863d3e3a2b1: Pulling fs layer 22:59:03 ec0bb842ea78: Pulling fs layer 22:59:03 40a00589a448: Pulling fs layer 22:59:03 6c08303d61cc: Pulling fs layer 22:59:03 798269fcf238: Pulling fs layer 22:59:03 6863d3e3a2b1: Waiting 22:59:03 ec0bb842ea78: Waiting 22:59:03 40a00589a448: Waiting 22:59:03 6c08303d61cc: Waiting 22:59:03 6911f1a30b25: Download complete 22:59:03 6863d3e3a2b1: Download complete 22:59:03 ec0bb842ea78: Verifying Checksum 22:59:03 ec0bb842ea78: Download complete 22:59:03 4db1b89c0bd1: Verifying Checksum 22:59:03 4db1b89c0bd1: Download complete 22:59:03 40a00589a448: Verifying Checksum 22:59:03 40a00589a448: Download complete 22:59:03 4db1b89c0bd1: Pull complete 22:59:03 6911f1a30b25: Pull complete 22:59:04 798269fcf238: Verifying Checksum 22:59:04 e194b8c5c2a9: Download complete 22:59:04 6c08303d61cc: Verifying Checksum 22:59:07 e194b8c5c2a9: Pull complete 22:59:07 6863d3e3a2b1: Pull complete 22:59:07 ec0bb842ea78: Pull complete 22:59:07 40a00589a448: Pull complete 22:59:09 6c08303d61cc: Pull complete 22:59:10 798269fcf238: Pull complete 22:59:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:59:10 ---> ec979cd7f677 22:59:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:59:17 Still waiting to schedule task 22:59:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:59:18 ---> Running in b9af14c0a6e9 22:59:18 Removing intermediate container b9af14c0a6e9 22:59:18 ---> b534beece2c6 22:59:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:59:18 ---> Running in c06bfd0934a4 22:59:18 Removing intermediate container c06bfd0934a4 22:59:18 ---> 5542d0a622dd 22:59:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:59:18 ---> Running in 04b0bb04fa32 22:59:18 Removing intermediate container 04b0bb04fa32 22:59:18 ---> 0e6bf74f180b 22:59:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:59:18 ---> Running in ee3c7a948d98 22:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:59:19 OK: 265 MiB in 53 packages 22:59:19 Removing intermediate container ee3c7a948d98 22:59:19 ---> 077604554024 22:59:19 Step 7/12 : WORKDIR /app 22:59:19 ---> Running in 2a69dc16cbbe 22:59:20 Removing intermediate container 2a69dc16cbbe 22:59:20 ---> 56efa53f5f1f 22:59:20 Step 8/12 : COPY go.mod vendor* ./ 22:59:20 ---> 963dde978866 22:59:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:20 ---> Running in 5462c3110ee9 23:00:27 Removing intermediate container 5462c3110ee9 23:00:27 ---> 35b1e7c72368 23:00:27 Step 10/12 : COPY . . 23:00:27 ---> b5e0b6f0dbe9 23:00:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:00:27 ---> Running in 24529c6c2b15 23:00:27 Removing intermediate container 24529c6c2b15 23:00:27 ---> e9ac9428a06c 23:00:27 Step 12/12 : RUN $MAKE 23:00:27 ---> Running in 539a816addd1 23:00:27 noop 23:00:27 Removing intermediate container 539a816addd1 23:00:27 ---> ccdc16c3f558 23:00:27 Successfully built ccdc16c3f558 23:00:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:28 + docker inspect -f . ci-base-image-x86_64 23:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:28 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:00:28 $ 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 23:00:28 $ docker top 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:29 + go version 23:00:29 go version go1.20.6 linux/amd64 [Pipeline] } 23:00:29 $ docker stop --time=1 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 23:00:30 $ docker rm -f --volumes 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:30 + docker inspect -f . ci-base-image-x86_64 23:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:30 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:00:30 $ 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 23:00:31 $ docker top 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:31 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:00:31 + make test 23:00:31 go test -race -coverprofile=coverage.out ./... 23:00:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2399 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:00:44 Running in /w/workspace/app-record-replay/27 [Pipeline] { [Pipeline] checkout 23:00:44 Selected Git installation does not exist. Using Default 23:00:44 The recommended git tool is: NONE 23:00:49 using credential edgex-jenkins-ssh 23:00:49 Cloning the remote Git repository 23:00:49 ? github.com/edgexfoundry/app-record-replay [no test files] 23:00:50 ok github.com/edgexfoundry/app-record-replay/internal/app 0.046s coverage: 87.5% of statements 23:00:50 ok github.com/edgexfoundry/app-record-replay/internal/application 0.060s coverage: 95.3% of statements 23:00:50 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:00:50 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:00:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:00:50 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.090s coverage: 85.6% of statements 23:00:49 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:00:49 > git init /w/workspace/app-record-replay/27 # timeout=10 23:00:50 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:00:50 > git --version # timeout=10 23:00:50 > git --version # 'git version 2.25.1' 23:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:51 Avoid second fetch 23:00:51 Checking out Revision 9956db4fa5abfed98576078f3cd0c7b12bdb8029 (main) 23:00:52 Commit message: "Merge pull request #50 from lenny-intel/recording-status" 23:00:51 > git config core.sparsecheckout # timeout=10 23:00:51 > git checkout -f 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:53 Dload Upload Total Spent Left Speed 23:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 58760 0 --:--:-- --:--:-- --:--:-- 58760 [Pipeline] sh 23:00:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:00:53 + + sudo tee /etc/docker/daemon.new 23:00:53 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:00:53 { 23:00:53 "registry-mirrors": [ 23:00:53 "https://nexus3.edgexfoundry.org:10001" 23:00:53 ], 23:00:53 "bip": "10.250.0.254/24", 23:00:53 "hosts": [ 23:00:53 "tcp://0.0.0.0:5555", 23:00:53 "unix:///var/run/docker.sock" 23:00:53 ], 23:00:53 "mtu": 1458, 23:00:53 "selinux-enabled": true, 23:00:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:00:53 } [Pipeline] sh 23:00:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:00:54 + sudo service docker restart 23:01:12 go vet ./... 23:01:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:01:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:01:13 ./bin/test-attribution-txt.sh [Pipeline] echo 23:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:01:13 $ docker stop --time=1 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 23:01:20 $ docker rm -f --volumes 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:21 provisioning config files... 23:01:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/27@tmp/config6483622438289875614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:01:21 ---> docker-login.sh 23:01:21 nexus3.edgexfoundry.org:10001 [Pipeline] sh 23:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:22 Configure a credential helper to remove this warning. See 23:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:22 23:01:22 Login Succeeded 23:01:22 nexus3.edgexfoundry.org:10002 23:01:22 + ls -al . 23:01:22 total 168 23:01:22 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 23:00 . 23:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 22:58 .. 23:01:22 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 22:58 .dockerignore 23:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 22:59 .git 23:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 .github 23:01:22 -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 22:58 .gitignore 23:01:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 22:58 .golangci.yml 23:01:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 22:58 .semver 23:01:22 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 22:58 Attribution.txt 23:01:22 -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 22:58 CHANGELOG.md 23:01:22 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 22:58 Dockerfile 23:01:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 22:58 GOVERNANCE.md 23:01:22 -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 22:58 Jenkinsfile 23:01:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 22:58 LICENSE 23:01:22 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 22:58 Makefile 23:01:22 -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 22:58 OWNERS.md 23:01:22 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 22:58 README.md 23:01:22 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 22:58 Record and Reply.postman_collection.json 23:01:22 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 22:59 VERSION 23:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 bin 23:01:22 -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:00 coverage.out 23:01:22 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 22:58 go.mod 23:01:22 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 22:58 go.sum 23:01:22 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 22:58 internal 23:01:22 -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 22:58 main.go 23:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 22:58 pkg 23:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 res 23:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:22 Configure a credential helper to remove this warning. See 23:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:22 23:01:22 Login Succeeded 23:01:22 nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:22 Configure a credential helper to remove this warning. See 23:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:22 23:01:22 Login Succeeded 23:01:22 nexus3.edgexfoundry.org:10004 23:01:22 + 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=9956db4fa5abfed98576078f3cd0c7b12bdb8029 --label arch=amd64 --label version=3.1.0-dev.25 . 23:01:22 Sending build context to Docker daemon 408.1kB 23:01:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:01:22 Step 2/26 : FROM ${BASE} AS builder 23:01:22 ---> ccdc16c3f558 23:01:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:23 Configure a credential helper to remove this warning. See 23:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:23 23:01:23 Login Succeeded 23:01:23 docker.io 23:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:23 ---> Running in 51d6cf696c4d 23:01:23 Removing intermediate container 51d6cf696c4d 23:01:23 ---> 8a319a5b9c6d 23:01:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:23 Configure a credential helper to remove this warning. See 23:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:23 23:01:23 Login Succeeded 23:01:23 ---> docker-login.sh ends [Pipeline] } 23:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:24 ========================================================= 23:01:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:01:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:24 ---> Running in 4ad57b955962 23:01:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:01:24 Removing intermediate container 4ad57b955962 23:01:24 ---> 4a7adcf818c2 23:01:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:01:24 Sending build context to Docker daemon 178.7kB 23:01:24 ---> Running in 0e7d5f115724 23:01:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:01:24 Step 2/12 : FROM ${BASE} AS builder 23:01:25 Removing intermediate container 0e7d5f115724 23:01:25 ---> d011641f3e55 23:01:25 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:01:25 ---> Running in 4f5f9ed10423 23:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:01:26 OK: 265 MiB in 53 packages 23:01:27 Removing intermediate container 4f5f9ed10423 23:01:27 ---> fb24aff27eb6 23:01:27 Step 7/26 : WORKDIR /app 23:01:27 ---> Running in 94781a08c2fc 23:01:27 Removing intermediate container 94781a08c2fc 23:01:27 ---> d1946dc81b46 23:01:27 Step 8/26 : COPY go.mod vendor* ./ 23:01:27 ---> 954e211ed057 23:01:27 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:27 ---> Running in 0c5f32742560 23:01:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:27 edb6bdbacee9: Pulling fs layer 23:01:27 5f9638ab2659: Pulling fs layer 23:01:27 8d51d6327a98: Pulling fs layer 23:01:27 8b374f2dd631: Pulling fs layer 23:01:27 ec14aa9079de: Pulling fs layer 23:01:27 2f466654f4bb: Pulling fs layer 23:01:27 554e91adad29: Pulling fs layer 23:01:27 8b374f2dd631: Waiting 23:01:27 2f466654f4bb: Waiting 23:01:27 ec14aa9079de: Waiting 23:01:27 554e91adad29: Waiting 23:01:27 5f9638ab2659: Verifying Checksum 23:01:27 5f9638ab2659: Download complete 23:01:27 8b374f2dd631: Verifying Checksum 23:01:27 8b374f2dd631: Download complete 23:01:27 ec14aa9079de: Download complete 23:01:27 edb6bdbacee9: Verifying Checksum 23:01:27 edb6bdbacee9: Download complete 23:01:28 Removing intermediate container 0c5f32742560 23:01:28 ---> 1587e3f92495 23:01:28 Step 10/26 : COPY . . 23:01:28 ---> 7bb353b55174 23:01:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:01:28 ---> Running in 65abc5233865 23:01:28 Removing intermediate container 65abc5233865 23:01:28 ---> 14b3f5f5110e 23:01:28 Step 12/26 : RUN $MAKE 23:01:28 edb6bdbacee9: Pull complete 23:01:28 554e91adad29: Verifying Checksum 23:01:28 554e91adad29: Download complete 23:01:28 ---> Running in 7f024b1b43c7 23:01:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-record-replay 23:01:28 5f9638ab2659: Pull complete 23:01:29 8d51d6327a98: Verifying Checksum 23:01:29 8d51d6327a98: Download complete 23:01:29 2f466654f4bb: Verifying Checksum 23:01:29 2f466654f4bb: Download complete 23:01:42 8d51d6327a98: Pull complete 23:01:42 8b374f2dd631: Pull complete 23:01:42 ec14aa9079de: Pull complete 23:01:47 2f466654f4bb: Pull complete 23:01:50 554e91adad29: Pull complete 23:01:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:01:50 ---> 1e15ea492957 23:01:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:01:50 Removing intermediate container 7f024b1b43c7 23:01:50 ---> 213a9e7160a7 23:01:50 Step 13/26 : FROM alpine:3.17 23:01:50 3.17: Pulling from library/alpine 23:01:50 4db1b89c0bd1: Already exists 23:01:50 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:01:50 Status: Downloaded newer image for alpine:3.17 23:01:50 ---> 1f73a9d63274 23:01:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:01:50 ---> Running in b9c84fc7ebfc 23:01:50 Removing intermediate container b9c84fc7ebfc 23:01:50 ---> 77506fb9ef5a 23:01:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:01:50 ---> Running in a524be7ddfc9 23:01:50 Removing intermediate container a524be7ddfc9 23:01:50 ---> 8d4636f4eca1 23:01:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:01:50 ---> Running in a076c4133818 23:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:01:50 (1/2) Installing ca-certificates (20230506-r0) 23:01:50 (2/2) Installing dumb-init (1.2.5-r2) 23:01:50 Executing busybox-1.35.0-r29.trigger 23:01:50 Executing ca-certificates-20230506-r0.trigger 23:01:50 OK: 8 MiB in 17 packages 23:01:50 Removing intermediate container a076c4133818 23:01:50 ---> c0b21db050de 23:01:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:01:51 ---> 688083784d91 23:01:51 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:01:51 ---> eb6365b8fb32 23:01:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:01:51 ---> b90f6d9156bb 23:01:51 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:01:52 ---> Running in 460f3c41055f 23:01:52 Removing intermediate container 460f3c41055f 23:01:52 ---> 870b3277f6c3 23:01:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:01:52 ---> Running in d2a56a9d7a01 23:01:52 ---> f697a7f0ea28 23:01:52 Step 21/26 : EXPOSE 59712 23:01:52 ---> Running in 946e773cdf92 23:01:52 Removing intermediate container 946e773cdf92 23:01:52 ---> 9ada2b45ab6a 23:01:52 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:01:52 ---> Running in 482ba72824c8 23:01:52 Removing intermediate container 482ba72824c8 23:01:52 ---> b7e5fd5aa40a 23:01:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:01:52 ---> Running in 19c56da3a760 23:01:52 Removing intermediate container d2a56a9d7a01 23:01:52 ---> 392c11cf74a3 23:01:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:01:52 ---> Running in 3386dd4ededc 23:01:52 Removing intermediate container 19c56da3a760 23:01:52 ---> 6d3dcd3900ec 23:01:52 Step 24/26 : LABEL arch=amd64 23:01:52 ---> Running in bc1d36580ec0 23:01:52 Removing intermediate container 3386dd4ededc 23:01:52 ---> 2e473a9ac3cd 23:01:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:01:52 Removing intermediate container bc1d36580ec0 23:01:52 ---> 1cda31e9a178 23:01:52 Step 25/26 : LABEL git_sha=9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:01:52 ---> Running in a03dd6409949 23:01:52 Removing intermediate container a03dd6409949 23:01:52 ---> c9498d25d57c 23:01:52 Step 26/26 : LABEL version=3.1.0-dev.25 23:01:52 ---> Running in 9c1ef52cdc7d 23:01:52 Removing intermediate container 9c1ef52cdc7d 23:01:52 ---> 9eb2339739d3 23:01:52 [Warning] One or more build-args [ARCH] were not consumed 23:01:52 Successfully built 9eb2339739d3 23:01:52 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:01:53 ---> Running in 08fbaf563a63 [Pipeline] configFileProvider 23:01:53 provisioning config files... 23:01:53 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12166201444018254343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:53 ---> docker-login.sh 23:01:53 nexus3.edgexfoundry.org:10001 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10002 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10003 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10004 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 docker.io 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 ---> docker-login.sh ends [Pipeline] } 23:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:54 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:01:54 9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:01:54 latest 23:01:54 3.1.0-dev.25 23:01:54 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:01:54 main 23:01:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:01:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:01:54 41ce1e87d003: Preparing 23:01:54 b8f83550162f: Preparing 23:01:54 a9cf9817fd1d: Preparing 23:01:54 9506d925d869: Preparing 23:01:54 60bcfbb186af: Preparing 23:01:54 3dab9f8bf2d2: Preparing 23:01:54 3dab9f8bf2d2: Waiting 23:01:54 b8f83550162f: Pushed 23:01:54 a9cf9817fd1d: Pushed 23:01:54 9506d925d869: Pushed 23:01:54 3dab9f8bf2d2: Layer already exists 23:01:54 60bcfbb186af: Pushed 23:01:55 OK: 263 MiB in 53 packages 23:01:56 Removing intermediate container 08fbaf563a63 23:01:56 ---> 901821e984ed 23:01:56 Step 7/12 : WORKDIR /app 23:01:56 ---> Running in cbfcfd0682d7 23:01:56 Removing intermediate container cbfcfd0682d7 23:01:56 ---> 2b9a62aa8469 23:01:56 Step 8/12 : COPY go.mod vendor* ./ 23:01:56 ---> e09ebd20458d 23:01:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:57 ---> Running in 10b09de08b1d 23:01:58 41ce1e87d003: Pushed 23:01:58 9956db4fa5abfed98576078f3cd0c7b12bdb8029: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:01:58 41ce1e87d003: Preparing 23:01:58 b8f83550162f: Preparing 23:01:58 a9cf9817fd1d: Preparing 23:01:58 9506d925d869: Preparing 23:01:58 60bcfbb186af: Preparing 23:01:58 3dab9f8bf2d2: Preparing 23:01:58 3dab9f8bf2d2: Waiting 23:01:58 60bcfbb186af: Layer already exists 23:01:58 a9cf9817fd1d: Layer already exists 23:01:58 9506d925d869: Layer already exists 23:01:58 b8f83550162f: Layer already exists 23:01:58 41ce1e87d003: Layer already exists 23:01:58 3dab9f8bf2d2: Layer already exists 23:01:58 latest: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 23:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:01:59 41ce1e87d003: Preparing 23:01:59 b8f83550162f: Preparing 23:01:59 a9cf9817fd1d: Preparing 23:01:59 9506d925d869: Preparing 23:01:59 60bcfbb186af: Preparing 23:01:59 3dab9f8bf2d2: Preparing 23:01:59 3dab9f8bf2d2: Waiting 23:01:59 41ce1e87d003: Layer already exists 23:01:59 a9cf9817fd1d: Layer already exists 23:01:59 b8f83550162f: Layer already exists 23:01:59 9506d925d869: Layer already exists 23:01:59 60bcfbb186af: Layer already exists 23:01:59 3dab9f8bf2d2: Layer already exists 23:01:59 3.1.0-dev.25: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:59 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:02:00 41ce1e87d003: Preparing 23:02:00 b8f83550162f: Preparing 23:02:00 a9cf9817fd1d: Preparing 23:02:00 9506d925d869: Preparing 23:02:00 60bcfbb186af: Preparing 23:02:00 3dab9f8bf2d2: Preparing 23:02:00 3dab9f8bf2d2: Waiting 23:02:00 a9cf9817fd1d: Layer already exists 23:02:00 41ce1e87d003: Layer already exists 23:02:00 b8f83550162f: Layer already exists 23:02:00 9506d925d869: Layer already exists 23:02:00 60bcfbb186af: Layer already exists 23:02:00 3dab9f8bf2d2: Layer already exists 23:02:00 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:02:00 41ce1e87d003: Preparing 23:02:00 b8f83550162f: Preparing 23:02:00 a9cf9817fd1d: Preparing 23:02:00 9506d925d869: Preparing 23:02:00 60bcfbb186af: Preparing 23:02:00 3dab9f8bf2d2: Preparing 23:02:00 3dab9f8bf2d2: Waiting 23:02:00 9506d925d869: Layer already exists 23:02:00 b8f83550162f: Layer already exists 23:02:00 a9cf9817fd1d: Layer already exists 23:02:00 41ce1e87d003: Layer already exists 23:02:00 60bcfbb186af: Layer already exists 23:02:00 3dab9f8bf2d2: Layer already exists 23:02:00 main: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:02:00 ===================================================== [Pipeline] echo 23:02:00 taggedImages: 23:02:00 - nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:02:00 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:02:00 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 23:02:00 - nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:02:00 - 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 23:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:01 23:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:01 latest: Pulling from edgex-lftools-log-publisher 23:02:01 5eb5b503b376: Pulling fs layer 23:02:01 5c69ac0246d0: Pulling fs layer 23:02:01 ec43610c2a17: Pulling fs layer 23:02:01 3a2ae6a8a46f: Pulling fs layer 23:02:01 33b1e0a273af: Pulling fs layer 23:02:01 5d3b04190fa2: Pulling fs layer 23:02:01 2f39f015ded8: Pulling fs layer 23:02:01 3a2ae6a8a46f: Waiting 23:02:01 5d3b04190fa2: Waiting 23:02:01 33b1e0a273af: Waiting 23:02:01 5c69ac0246d0: Download complete 23:02:01 3a2ae6a8a46f: Verifying Checksum 23:02:01 3a2ae6a8a46f: Download complete 23:02:01 33b1e0a273af: Verifying Checksum 23:02:01 33b1e0a273af: Download complete 23:02:01 5d3b04190fa2: Verifying Checksum 23:02:01 5d3b04190fa2: Download complete 23:02:01 ec43610c2a17: Verifying Checksum 23:02:01 ec43610c2a17: Download complete 23:02:01 5eb5b503b376: Verifying Checksum 23:02:01 5eb5b503b376: Download complete 23:02:02 2f39f015ded8: Download complete 23:02:02 5eb5b503b376: Pull complete 23:02:02 5c69ac0246d0: Pull complete 23:02:03 ec43610c2a17: Pull complete 23:02:03 3a2ae6a8a46f: Pull complete 23:02:03 33b1e0a273af: Pull complete 23:02:03 5d3b04190fa2: Pull complete 23:02:07 2f39f015ded8: Pull complete 23:02:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:07 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:02:07 $ 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 23:02:13 $ docker top 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:14 ---> job-cost.sh 23:02:14 lf-activate-venv: SKIPPING 23:02:14 INFO: No Stack... 23:02:14 INFO: Retrieving Pricing Info for: v3-standard-8 23:02:14 INFO: Archiving Costs [Pipeline] sh 23:02:15 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:02:15 + cut -d, -f6 [Pipeline] lock 23:02:15 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] 23:02:15 Resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] did not exist. Created. 23:02:15 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:02:15 + echo total: 0.2199999988079071 [Pipeline] stash 23:02:15 Stashed 1 file(s) [Pipeline] } 23:02:15 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 23:02:15 $ docker stop --time=1 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 23:02:16 $ docker rm -f --volumes 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:03:05 Removing intermediate container 10b09de08b1d 23:03:05 ---> a99d49960dee 23:03:05 Step 10/12 : COPY . . 23:03:05 ---> ab46f8b0211b 23:03:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:03:05 ---> Running in cb6f1640e756 23:03:05 Removing intermediate container cb6f1640e756 23:03:05 ---> 8e7b4ef45ba8 23:03:05 Step 12/12 : RUN $MAKE 23:03:05 ---> Running in e2617660b87a 23:03:05 noop 23:03:05 Removing intermediate container e2617660b87a 23:03:05 ---> 79f053b60064 23:03:05 Successfully built 79f053b60064 23:03:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:05 + docker inspect -f . ci-base-image-arm64 23:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:05 prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container 23:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@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 23:03:06 $ docker top 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:07 + go version 23:03:07 go version go1.20.6 linux/arm64 [Pipeline] } 23:03:07 $ docker stop --time=1 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d 23:03:09 $ docker rm -f --volumes 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:09 + docker inspect -f . ci-base-image-arm64 23:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container 23:03:10 $ 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/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@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 23:03:11 $ docker top 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:12 + git config --global --add safe.directory /w/workspace/app-record-replay/27 [Pipeline] fileExists [Pipeline] sh 23:03:12 + make test 23:03:12 go test -race -coverprofile=coverage.out ./... 23:05:49 ? github.com/edgexfoundry/app-record-replay [no test files] 23:06:01 ok github.com/edgexfoundry/app-record-replay/internal/app 0.229s coverage: 87.5% of statements 23:06:01 ok github.com/edgexfoundry/app-record-replay/internal/application 0.272s coverage: 95.3% of statements 23:06:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:06:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:06:06 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:06:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.396s coverage: 85.6% of statements 23:06:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:06:07 go vet ./... 23:08:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:28 ./bin/test-attribution-txt.sh [Pipeline] echo 23:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:08:28 $ docker stop --time=1 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b 23:08:30 $ docker rm -f --volumes 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b [Pipeline] // withDockerContainer [Pipeline] sh 23:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:08:32 Warning: overwriting stash ‘coverage-report’ 23:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:08:33 + ls -al . 23:08:33 total 164 23:08:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:03 . 23:08:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:00 .. 23:08:33 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:00 .dockerignore 23:08:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:00 .git 23:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 .github 23:08:33 -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:00 .gitignore 23:08:33 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:00 .golangci.yml 23:08:33 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:00 Attribution.txt 23:08:33 -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:00 CHANGELOG.md 23:08:33 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:00 Dockerfile 23:08:33 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:00 GOVERNANCE.md 23:08:33 -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:00 Jenkinsfile 23:08:33 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:00 LICENSE 23:08:33 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:00 Makefile 23:08:33 -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:00 OWNERS.md 23:08:33 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:00 README.md 23:08:33 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:00 Record and Reply.postman_collection.json 23:08:33 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 22:59 VERSION 23:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 bin 23:08:33 -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:06 coverage.out 23:08:33 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:00 go.mod 23:08:33 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:00 go.sum 23:08:33 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:00 internal 23:08:33 -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:00 main.go 23:08:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:00 pkg 23:08:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:33 + 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=9956db4fa5abfed98576078f3cd0c7b12bdb8029 --label arch=arm64 --label version=3.1.0-dev.25 . 23:08:33 Sending build context to Docker daemon 191.5kB 23:08:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:08:34 Step 2/26 : FROM ${BASE} AS builder 23:08:34 ---> 79f053b60064 23:08:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:08:34 ---> Running in d1cfc6b07428 23:08:34 Removing intermediate container d1cfc6b07428 23:08:34 ---> 6de2ea5e5160 23:08:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:08:34 ---> Running in ceb675eb45f0 23:08:34 Removing intermediate container ceb675eb45f0 23:08:34 ---> 71b5a1f9a182 23:08:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:08:34 ---> Running in 9c6555b6a479 23:08:35 Removing intermediate container 9c6555b6a479 23:08:35 ---> 47d345f5fb86 23:08:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:35 ---> Running in a606f96b1b14 23:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:08:37 OK: 263 MiB in 53 packages 23:08:40 Removing intermediate container a606f96b1b14 23:08:40 ---> 8da124f09aa5 23:08:40 Step 7/26 : WORKDIR /app 23:08:40 ---> Running in bfc8f4a0e508 23:08:40 Removing intermediate container bfc8f4a0e508 23:08:40 ---> bd8599b853a2 23:08:40 Step 8/26 : COPY go.mod vendor* ./ 23:08:40 ---> 70573a30dddf 23:08:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 ---> Running in c68fee5b6390 23:08:43 Removing intermediate container c68fee5b6390 23:08:43 ---> 065494488fcd 23:08:43 Step 10/26 : COPY . . 23:08:43 ---> e9ad24a23d79 23:08:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:43 ---> Running in 3bc7256b42c3 23:08:43 Removing intermediate container 3bc7256b42c3 23:08:43 ---> 58c0eefd766c 23:08:43 Step 12/26 : RUN $MAKE 23:08:43 ---> Running in 34b537413dc8 23:08:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-record-replay 23:10:51 Removing intermediate container 34b537413dc8 23:10:51 ---> 49f693af7ca3 23:10:51 Step 13/26 : FROM alpine:3.17 23:10:51 3.17: Pulling from library/alpine 23:10:51 edb6bdbacee9: Already exists 23:10:51 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:10:51 Status: Downloaded newer image for alpine:3.17 23:10:51 ---> 779605e5fbc0 23:10:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:10:51 ---> Running in eeb864224859 23:10:51 Removing intermediate container eeb864224859 23:10:51 ---> 54c8679834f7 23:10:51 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:10:51 ---> Running in ceb54916c907 23:10:51 Removing intermediate container ceb54916c907 23:10:51 ---> ce568fbb9ad6 23:10:51 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:10:51 ---> Running in 113a97e06e25 23:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:10:53 (1/2) Installing ca-certificates (20230506-r0) 23:10:53 (2/2) Installing dumb-init (1.2.5-r2) 23:10:53 Executing busybox-1.35.0-r29.trigger 23:10:53 Executing ca-certificates-20230506-r0.trigger 23:10:53 OK: 8 MiB in 17 packages 23:10:54 Removing intermediate container 113a97e06e25 23:10:54 ---> 92eb886442be 23:10:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:10:55 ---> 2560a000b6eb 23:10:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:10:55 ---> 57833f5ddcdc 23:10:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:10:56 ---> 67aeb4c1c2b3 23:10:56 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:10:57 ---> 213bef1bf75e 23:10:57 Step 21/26 : EXPOSE 59712 23:10:57 ---> Running in a9f21aadc81c 23:10:58 Removing intermediate container a9f21aadc81c 23:10:58 ---> d104740aed36 23:10:58 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:10:58 ---> Running in 27d50014df72 23:10:58 Removing intermediate container 27d50014df72 23:10:58 ---> 347effae5731 23:10:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:10:58 ---> Running in 2169d540cd83 23:10:58 Removing intermediate container 2169d540cd83 23:10:58 ---> ac5b66975103 23:10:58 Step 24/26 : LABEL arch=arm64 23:10:58 ---> Running in 376a2eed0c46 23:10:58 Removing intermediate container 376a2eed0c46 23:10:58 ---> 50a51319183e 23:10:58 Step 25/26 : LABEL git_sha=9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:10:59 ---> Running in 03a9667019f6 23:10:59 Removing intermediate container 03a9667019f6 23:10:59 ---> 6fd4a6026bd8 23:10:59 Step 26/26 : LABEL version=3.1.0-dev.25 23:10:59 ---> Running in 3ce7a02c6e66 23:10:59 Removing intermediate container 3ce7a02c6e66 23:10:59 ---> 71ec5b7d0df0 23:10:59 [Warning] One or more build-args [ARCH] were not consumed 23:10:59 Successfully built 71ec5b7d0df0 23:10:59 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 23:10:59 provisioning config files... 23:10:59 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/27@tmp/config14767907443272971403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:00 ---> docker-login.sh 23:11:00 nexus3.edgexfoundry.org:10001 23:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:00 Configure a credential helper to remove this warning. See 23:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:00 23:11:00 Login Succeeded 23:11:00 nexus3.edgexfoundry.org:10002 23:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:01 Configure a credential helper to remove this warning. See 23:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:01 23:11:01 Login Succeeded 23:11:01 nexus3.edgexfoundry.org:10003 23:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:01 Configure a credential helper to remove this warning. See 23:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:01 23:11:01 Login Succeeded 23:11:01 nexus3.edgexfoundry.org:10004 23:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:01 Configure a credential helper to remove this warning. See 23:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:01 23:11:01 Login Succeeded 23:11:01 docker.io 23:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:02 Configure a credential helper to remove this warning. See 23:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:02 23:11:02 Login Succeeded 23:11:02 ---> docker-login.sh ends [Pipeline] } 23:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:02 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 23:11:02 9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:11:02 latest 23:11:02 3.1.0-dev.25 23:11:02 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:11:02 main 23:11:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:02 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:11:03 bafec3843c4e: Preparing 23:11:03 8426f98a9b1c: Preparing 23:11:03 ae9e9d9cdf1b: Preparing 23:11:03 bc3670512802: Preparing 23:11:03 99da0c9ef252: Preparing 23:11:03 9386262d7a74: Preparing 23:11:03 9386262d7a74: Waiting 23:11:03 8426f98a9b1c: Pushed 23:11:03 ae9e9d9cdf1b: Pushed 23:11:03 bc3670512802: Pushed 23:11:03 9386262d7a74: Layer already exists 23:11:03 99da0c9ef252: Pushed 23:11:08 bafec3843c4e: Pushed 23:11:08 9956db4fa5abfed98576078f3cd0c7b12bdb8029: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:09 + 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 23:11:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:11:09 bafec3843c4e: Preparing 23:11:09 8426f98a9b1c: Preparing 23:11:09 ae9e9d9cdf1b: Preparing 23:11:09 bc3670512802: Preparing 23:11:09 99da0c9ef252: Preparing 23:11:09 9386262d7a74: Preparing 23:11:09 9386262d7a74: Waiting 23:11:09 ae9e9d9cdf1b: Layer already exists 23:11:09 8426f98a9b1c: Layer already exists 23:11:09 99da0c9ef252: Layer already exists 23:11:09 bafec3843c4e: Layer already exists 23:11:09 bc3670512802: Layer already exists 23:11:09 9386262d7a74: Layer already exists 23:11:09 latest: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:09 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 23:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:11:10 bafec3843c4e: Preparing 23:11:10 8426f98a9b1c: Preparing 23:11:10 ae9e9d9cdf1b: Preparing 23:11:10 bc3670512802: Preparing 23:11:10 99da0c9ef252: Preparing 23:11:10 9386262d7a74: Preparing 23:11:10 9386262d7a74: Waiting 23:11:10 bafec3843c4e: Layer already exists 23:11:10 bc3670512802: Layer already exists 23:11:10 8426f98a9b1c: Layer already exists 23:11:10 ae9e9d9cdf1b: Layer already exists 23:11:10 99da0c9ef252: Layer already exists 23:11:10 9386262d7a74: Layer already exists 23:11:10 3.1.0-dev.25: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:10 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:11:10 bafec3843c4e: Preparing 23:11:10 8426f98a9b1c: Preparing 23:11:10 ae9e9d9cdf1b: Preparing 23:11:10 bc3670512802: Preparing 23:11:10 99da0c9ef252: Preparing 23:11:10 9386262d7a74: Preparing 23:11:10 9386262d7a74: Waiting 23:11:10 bc3670512802: Layer already exists 23:11:10 bafec3843c4e: Layer already exists 23:11:10 8426f98a9b1c: Layer already exists 23:11:10 99da0c9ef252: Layer already exists 23:11:10 ae9e9d9cdf1b: Layer already exists 23:11:10 9386262d7a74: Layer already exists 23:11:10 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:11 + 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 23:11:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 23:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:11:11 bafec3843c4e: Preparing 23:11:11 8426f98a9b1c: Preparing 23:11:11 ae9e9d9cdf1b: Preparing 23:11:11 bc3670512802: Preparing 23:11:11 99da0c9ef252: Preparing 23:11:11 9386262d7a74: Preparing 23:11:11 9386262d7a74: Waiting 23:11:11 bafec3843c4e: Layer already exists 23:11:11 8426f98a9b1c: Layer already exists 23:11:11 bc3670512802: Layer already exists 23:11:11 ae9e9d9cdf1b: Layer already exists 23:11:11 99da0c9ef252: Layer already exists 23:11:11 9386262d7a74: Layer already exists 23:11:11 main: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:11 ===================================================== [Pipeline] echo 23:11:11 taggedImages: 23:11:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 23:11:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:11:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 23:11:11 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 23:11:11 - 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 23:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:12 23:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:12 arm64: Pulling from edgex-lftools-log-publisher 23:11:12 8998bd30e6a1: Pulling fs layer 23:11:12 04944245beec: Pulling fs layer 23:11:12 699f458cf7ca: Pulling fs layer 23:11:12 765212b225bb: Pulling fs layer 23:11:12 f23df028b6ca: Pulling fs layer 23:11:12 d65c8cfc05b1: Pulling fs layer 23:11:12 2437ff75d9bd: Pulling fs layer 23:11:12 d65c8cfc05b1: Waiting 23:11:12 765212b225bb: Waiting 23:11:12 2437ff75d9bd: Waiting 23:11:12 f23df028b6ca: Waiting 23:11:12 04944245beec: Verifying Checksum 23:11:12 04944245beec: Download complete 23:11:12 765212b225bb: Verifying Checksum 23:11:12 765212b225bb: Download complete 23:11:12 f23df028b6ca: Verifying Checksum 23:11:12 f23df028b6ca: Download complete 23:11:12 d65c8cfc05b1: Verifying Checksum 23:11:12 d65c8cfc05b1: Download complete 23:11:12 699f458cf7ca: Verifying Checksum 23:11:12 699f458cf7ca: Download complete 23:11:13 8998bd30e6a1: Verifying Checksum 23:11:13 8998bd30e6a1: Download complete 23:11:15 2437ff75d9bd: Download complete 23:11:17 8998bd30e6a1: Pull complete 23:11:17 04944245beec: Pull complete 23:11:19 699f458cf7ca: Pull complete 23:11:19 765212b225bb: Pull complete 23:11:22 f23df028b6ca: Pull complete 23:11:22 d65c8cfc05b1: Pull complete 23:11:38 2437ff75d9bd: Pull complete 23:11:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:38 prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container 23:11:38 $ 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/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@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 23:11:40 $ docker top 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:41 ---> job-cost.sh 23:11:41 lf-activate-venv: SKIPPING 23:11:41 INFO: No Stack... 23:11:42 INFO: Retrieving Pricing Info for: v3-standard-4 23:11:42 INFO: Archiving Costs [Pipeline] sh 23:11:42 + cat+ /w/workspace/app-record-replay/27/archives/cost.csvcut -d, -f6 23:11:42 [Pipeline] lock 23:11:43 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] 23:11:43 Resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] did not exist. Created. 23:11:43 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:43 /w/workspace/app-record-replay/27@tmp/durable-afac4b45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:11:44 + echo total: 0.10999999940395355 [Pipeline] stash 23:11:44 Warning: overwriting stash ‘stack-cost’ 23:11:44 Stashed 1 file(s) [Pipeline] } 23:11:44 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:44 $ docker stop --time=1 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 23:11:45 $ docker rm -f --volumes 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 [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 23:11:46 provisioning config files... 23:11:46 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #27 23:11:46 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13670442306552987831tmp [Pipeline] { [Pipeline] sh 23:11:46 + set +x 23:11:46 + curl -s https://codecov.io/bash 23:11:46 + bash -s -- 23:11:46 23:11:46 _____ _ 23:11:46 / ____| | | 23:11:46 | | ___ __| | ___ ___ _____ __ 23:11:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:11:46 | |___| (_) | (_| | __/ (_| (_) \ V / 23:11:46 \_____\___/ \__,_|\___|\___\___/ \_/ 23:11:46 Bash-1.0.6 23:11:46 23:11:46 23:11:46 ==> git version 2.25.1 found 23:11:46 ==> 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 23:11:46 Release-Date: 2020-01-08 23:11:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:11:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:11:46 ==> Jenkins CI detected. 23:11:46 current dir:  /w/workspace/exfoundry_app-record-replay_main 23:11:46 project root: . 23:11:46 --> token set from env 23:11:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:11:46 ==> Running gcov in . (disable via -X gcov) 23:11:46 ==> Python coveragepy not found 23:11:46 ==> Searching for coverage reports in: 23:11:46 + . 23:11:46 -> Found 1 reports 23:11:46 ==> Detecting git/mercurial file structure 23:11:46 ==> Reading reports 23:11:47 + ./coverage.out bytes=11988 23:11:47 ==> Appending adjustments 23:11:47 https://docs.codecov.io/docs/fixing-reports 23:11:47 + Found adjustments 23:11:47 ==> Gzipping contents 23:11:47 4.0K /tmp/codecov.jnXPyt.gz 23:11:47 ==> Uploading reports 23:11:47 url: https://codecov.io 23:11:47 query: branch=main&commit=9956db4fa5abfed98576078f3cd0c7b12bdb8029&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:47 -> Pinging Codecov 23:11:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=9956db4fa5abfed98576078f3cd0c7b12bdb8029&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:47 Invalid request parameters 23:11:47 400 [Pipeline] } 23:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:11:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:11:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:47 23:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:11:47 df9b9388f04a: Pulling fs layer 23:11:47 52dc419b0ee2: Pulling fs layer 23:11:47 25bc292e5bac: Pulling fs layer 23:11:47 114826534d7a: Pulling fs layer 23:11:47 4657fd5d0bcf: Pulling fs layer 23:11:47 6ad1cebc031e: Pulling fs layer 23:11:47 8a3aa393b2d8: Pulling fs layer 23:11:47 4657fd5d0bcf: Waiting 23:11:47 6ad1cebc031e: Waiting 23:11:47 8a3aa393b2d8: Waiting 23:11:47 114826534d7a: Waiting 23:11:47 25bc292e5bac: Verifying Checksum 23:11:47 25bc292e5bac: Download complete 23:11:47 52dc419b0ee2: Verifying Checksum 23:11:47 52dc419b0ee2: Download complete 23:11:47 4657fd5d0bcf: Verifying Checksum 23:11:47 4657fd5d0bcf: Download complete 23:11:47 df9b9388f04a: Download complete 23:11:48 df9b9388f04a: Pull complete 23:11:48 52dc419b0ee2: Pull complete 23:11:48 25bc292e5bac: Pull complete 23:11:48 6ad1cebc031e: Verifying Checksum 23:11:48 6ad1cebc031e: Download complete 23:11:49 114826534d7a: Verifying Checksum 23:11:49 114826534d7a: Download complete 23:11:49 8a3aa393b2d8: Verifying Checksum 23:11:49 8a3aa393b2d8: Download complete 23:11:52 114826534d7a: Pull complete 23:11:52 4657fd5d0bcf: Pull complete 23:11:52 6ad1cebc031e: Pull complete 23:11:54 8a3aa393b2d8: Pull complete 23:11:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:54 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:11:54 $ 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 23:11:59 $ docker top 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 23:11:59 + set -o pipefail 23:11:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 23:12:06 23:12:06 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 23:12:06 23:12:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/37b151f4-bf68-4869-b20c-c2e0ded28632 23:12:06 23:12:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:12:06 23:12:06 23:12:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:12:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:12:06 More details here: https://snyk.co/ue1NS [Pipeline] } 23:12:06 $ docker stop --time=1 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 23:12:09 $ docker rm -f --volumes 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 [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 23:12:10 + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] sh 23:12:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:11 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:12:11 $ 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 23:12:11 $ docker top 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 -eo pid,comm 23:12:11 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). 23:12:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:11 [ssh-agent] Looking for ssh-agent implementation... 23:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:11 $ docker exec 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 ssh-agent 23:12:11 SSH_AUTH_SOCK=/tmp/ssh-1v4LTxn2Inmv/agent.32 23:12:11 SSH_AGENT_PID=38 23:12:11 Running ssh-add (command line suppressed) 23:12:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7269946125897746763.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7269946125897746763.key) 23:12:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:12 + git semver tag 23:12:12 2023-07-27 23:12:12,456 [run_tag] DEBUG tag force:False 23:12:12 2023-07-27 23:12:12,456 [check_head_tag] DEBUG check head tag 23:12:12 2023-07-27 23:12:12,457 [execute] INFO git cat-file --batch-check 23:12:12 2023-07-27 23:12:12,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:12:12 2023-07-27 23:12:12,461 [execute] INFO git cat-file --batch 23:12:12 2023-07-27 23:12:12,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:12:12 2023-07-27 23:12:12,471 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:12 2023-07-27 23:12:12,471 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 23:12:12 2023-07-27 23:12:12,472 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:12:12 2023-07-27 23:12:12,476 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:12 3.1.0-dev.25 [Pipeline] } 23:12:12 $ docker exec --env ******** --env ******** 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 ssh-agent -k 23:12:12 unset SSH_AUTH_SOCK; 23:12:12 unset SSH_AGENT_PID; 23:12:12 echo Agent pid 38 killed; 23:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:12 + git semver [Pipeline] } 23:12:13 $ docker stop --time=1 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 23:12:14 $ docker rm -f --volumes 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:14 23:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:15 0.23.1-centos7: Pulling from edgex-lftools 23:12:15 ab5ef0e58194: Pulling fs layer 23:12:15 9712f1f96733: Pulling fs layer 23:12:15 63f879dbbcfc: Pulling fs layer 23:12:15 0d9ebad4ef96: Pulling fs layer 23:12:15 e9a5061849ea: Pulling fs layer 23:12:15 d747dcd14b5f: Pulling fs layer 23:12:15 2de7ff778b66: Pulling fs layer 23:12:15 e9a5061849ea: Waiting 23:12:15 d747dcd14b5f: Waiting 23:12:15 2de7ff778b66: Waiting 23:12:15 0d9ebad4ef96: Waiting 23:12:15 9712f1f96733: Verifying Checksum 23:12:15 9712f1f96733: Download complete 23:12:15 63f879dbbcfc: Verifying Checksum 23:12:15 63f879dbbcfc: Download complete 23:12:15 0d9ebad4ef96: Verifying Checksum 23:12:15 0d9ebad4ef96: Download complete 23:12:15 d747dcd14b5f: Verifying Checksum 23:12:15 d747dcd14b5f: Download complete 23:12:15 e9a5061849ea: Verifying Checksum 23:12:15 e9a5061849ea: Download complete 23:12:15 ab5ef0e58194: Verifying Checksum 23:12:15 ab5ef0e58194: Download complete 23:12:16 2de7ff778b66: Verifying Checksum 23:12:16 2de7ff778b66: Download complete 23:12:18 ab5ef0e58194: Pull complete 23:12:18 9712f1f96733: Pull complete 23:12:18 63f879dbbcfc: Pull complete 23:12:22 0d9ebad4ef96: Pull complete 23:12:22 e9a5061849ea: Pull complete 23:12:22 d747dcd14b5f: Pull complete 23:12:23 2de7ff778b66: Pull complete 23:12:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:23 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:12:23 $ 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 23:12:30 $ docker top af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:12:30 provisioning config files... 23:12:30 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7496842140936981342tmp 23:12:30 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5991450268678332616tmp 23:12:30 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6132051930923683113tmp [Pipeline] { [Pipeline] echo 23:12:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:12:30 ---> sigul-configuration.sh 23:12:30 gpg: directory `/root/.gnupg' created 23:12:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:12:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:12:30 gpg: keyring `/root/.gnupg/secring.gpg' created 23:12:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:12:30 gpg: CAST5 encrypted data 23:12:30 gpg: encrypted with 1 passphrase 23:12:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:12:31 + mkdir /home/jenkins 23:12:31 + mkdir /home/jenkins/sigul [Pipeline] sh 23:12:31 + 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 23:12:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:12:31 ---> sigul-install.sh 23:12:31 Sigul already installed; skipping installation. [Pipeline] sh 23:12:31 + git tag --list 23:12:31 v3.1.0-dev.0 23:12:31 v3.1.0-dev.1 23:12:31 v3.1.0-dev.10 23:12:31 v3.1.0-dev.11 23:12:31 v3.1.0-dev.12 23:12:31 v3.1.0-dev.13 23:12:31 v3.1.0-dev.14 23:12:31 v3.1.0-dev.15 23:12:31 v3.1.0-dev.16 23:12:31 v3.1.0-dev.17 23:12:31 v3.1.0-dev.18 23:12:31 v3.1.0-dev.19 23:12:31 v3.1.0-dev.2 23:12:31 v3.1.0-dev.20 23:12:31 v3.1.0-dev.21 23:12:31 v3.1.0-dev.22 23:12:31 v3.1.0-dev.23 23:12:31 v3.1.0-dev.24 23:12:31 v3.1.0-dev.25 23:12:31 v3.1.0-dev.3 23:12:31 v3.1.0-dev.4 23:12:31 v3.1.0-dev.5 23:12:31 v3.1.0-dev.6 23:12:31 v3.1.0-dev.7 23:12:31 v3.1.0-dev.8 23:12:31 v3.1.0-dev.9 [Pipeline] sh 23:12:32 + lftools sign git-tag v3.1.0-dev.25 23:12:32 Signing Git tag with Sigul... 23:12:32 Signing v3.1.0-dev.25 [Pipeline] echo 23:12:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:12:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:12:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:12:33 $ docker stop --time=1 af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 23:12:34 $ docker rm -f --volumes af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:12:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:35 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:12:35 $ 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 23:12:36 $ docker top dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c -eo pid,comm 23:12:36 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). 23:12:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:36 [ssh-agent] Looking for ssh-agent implementation... 23:12:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:36 $ docker exec dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c ssh-agent 23:12:36 SSH_AUTH_SOCK=/tmp/ssh-SydWrC1kPyxr/agent.32 23:12:36 SSH_AGENT_PID=38 23:12:36 Running ssh-add (command line suppressed) 23:12:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4841619776401592490.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4841619776401592490.key) 23:12:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:36 + git semver bump pre 23:12:37 2023-07-27 23:12:36,947 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:37 2023-07-27 23:12:36,947 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 23:12:37 2023-07-27 23:12:36,948 [bump_version] DEBUG bumped version:3.1.0-dev.26 23:12:37 2023-07-27 23:12:36,948 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 23:12:37 2023-07-27 23:12:36,948 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:37 2023-07-27 23:12:36,948 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:37 2023-07-27 23:12:36,951 [execute] INFO git cat-file --batch-check 23:12:37 2023-07-27 23:12:36,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:12:37 2023-07-27 23:12:36,958 [execute] INFO git cat-file --batch 23:12:37 2023-07-27 23:12:36,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:12:37 2023-07-27 23:12:36,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:37 3.1.0-dev.26 [Pipeline] } 23:12:37 $ docker exec --env ******** --env ******** dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c ssh-agent -k 23:12:37 unset SSH_AUTH_SOCK; 23:12:37 unset SSH_AGENT_PID; 23:12:37 echo Agent pid 38 killed; 23:12:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:37 + git semver [Pipeline] } 23:12:37 $ docker stop --time=1 dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c 23:12:38 $ docker rm -f --volumes dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c [Pipeline] // withDockerContainer [Pipeline] sh 23:12:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:39 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:12:39 $ 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 23:12:40 $ docker top be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c -eo pid,comm 23:12:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:12:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:40 [ssh-agent] Looking for ssh-agent implementation... 23:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:40 $ docker exec be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c ssh-agent 23:12:40 SSH_AUTH_SOCK=/tmp/ssh-FXBloWAjtL2d/agent.31 23:12:40 SSH_AGENT_PID=37 23:12:40 Running ssh-add (command line suppressed) 23:12:40 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12865419487252059039.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12865419487252059039.key) 23:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:40 + git semver push 23:12:41 2023-07-27 23:12:40,898 [run_push] DEBUG push 23:12:41 2023-07-27 23:12:40,898 [execute] INFO git cat-file --batch-check 23:12:41 2023-07-27 23:12:40,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:12:41 2023-07-27 23:12:40,903 [execute] INFO git rev-list de5c1160cb19b306d4d504ece7bbc440dbadaa1a -- 23:12:41 2023-07-27 23:12:40,904 [execute] DEBUG Popen(['git', 'rev-list', 'de5c1160cb19b306d4d504ece7bbc440dbadaa1a', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:12:41 2023-07-27 23:12:40,910 [execute] INFO git fetch -v origin 23:12:41 2023-07-27 23:12:40,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 23:12:41 2023-07-27 23:12:41,506 [run_push] DEBUG no remote changes detected 23:12:41 2023-07-27 23:12:41,507 [execute] INFO git push origin semver 23:12:41 2023-07-27 23:12:41,507 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:12:42 2023-07-27 23:12:42,432 [run_push] DEBUG push all version tags 23:12:42 2023-07-27 23:12:42,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:12:42 2023-07-27 23:12:42,432 [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) 23:12:43 2023-07-27 23:12:43,187 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:12:43 3.1.0-dev.26 [Pipeline] } 23:12:43 $ docker exec --env ******** --env ******** be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c ssh-agent -k 23:12:43 unset SSH_AUTH_SOCK; 23:12:43 unset SSH_AGENT_PID; 23:12:43 echo Agent pid 37 killed; 23:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:43 + git semver [Pipeline] } 23:12:44 $ docker stop --time=1 be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c 23:12:46 $ docker rm -f --volumes be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c [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 23:12:47 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 23:12:47 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:12:47 total 16 23:12:47 drwxr-xr-x 3 root root 4096 Jul 27 23:02 . 23:12:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:12 .. 23:12:47 drwxr-xr-x 2 root root 4096 Jul 27 23:02 cost 23:12:47 -rw-r--r-- 1 root root 88 Jul 27 23:02 cost.csv 23:12:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 23:12:47 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:12:47 total 16 23:12:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:02 . 23:12:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:12 .. 23:12:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 23:02 cost 23:12:47 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 23:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:12:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:12:48 ---> package-listing.sh 23:12:48 ++ facter osfamily 23:12:48 ++ tr '[:upper:]' '[:lower:]' 23:12:48 + OS_FAMILY=debian 23:12:48 + workspace=/w/workspace/exfoundry_app-record-replay_main 23:12:48 + START_PACKAGES=/tmp/packages_start.txt 23:12:48 + END_PACKAGES=/tmp/packages_end.txt 23:12:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:12:48 + PACKAGES=/tmp/packages_start.txt 23:12:48 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:12:48 + PACKAGES=/tmp/packages_end.txt 23:12:48 + case "${OS_FAMILY}" in 23:12:48 + dpkg -l 23:12:48 + grep '^ii' 23:12:48 + '[' -f /tmp/packages_start.txt ']' 23:12:48 + '[' -f /tmp/packages_end.txt ']' 23:12:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:12:48 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:12:48 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 23:12:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 23:12:48 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 23:12:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:49 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 23:12:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:12:50 $ docker top 762178f787f1613360730d39ab8e289afad8321ad2ab6055648fbea6fbf96d45 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:50 + touch /tmp/pre-build-complete [Pipeline] sh 23:12:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:12:51 + ls /var/log/sa-host 23:12:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:51 provisioning config files... 23:12:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4693536528128054188tmp [Pipeline] { [Pipeline] echo 23:12:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:12:51 ---> create-netrc.sh [Pipeline] } 23:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:12:52 ---> python-tools-install.sh [Pipeline] echo 23:12:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:12:52 ---> sudo-logs.sh 23:12:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:12:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:12:52 ---> job-cost.sh 23:12:52 lf-activate-venv: SKIPPING 23:12:52 DEBUG: total: 0.2199999988079071 23:12:52 INFO: Retrieving Stack Cost... 23:12:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:53 INFO: Archiving Costs [Pipeline] echo 23:12:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:12:53 ---> logs-deploy.sh 23:12:53 lf-activate-venv: SKIPPING 23:12:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/27 23:12:53 INFO: archiving workspace using pattern(s): 23:12:54 Archives upload complete. 23:12:54 INFO: archiving logs to Nexus