Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2dcb8398d81f718f85667ead31acb42d7f44aacc 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-ssh6795302721173094329.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11761524256800561055.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13983374923048289869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7783879472159175465.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-ssh16104948089810769445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15370 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 2dcb8398d81f718f85667ead31acb42d7f44aacc (main) Commit message: "Merge pull request #99 from lenny-intel/readme" > 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 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 > git rev-list --no-walk a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:21:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:21:58 ========================================================= 23:21:58 EdgeX Global Pipelines Version Info 23:21:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:59 ------------------- 23:21:59 stable info: 23:21:59 ------------------- 23:21:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:21:59 Message: update stable to v1.0.254 23:21:59 ------------------- 23:21:59 experimental info: 23:21:59 ------------------- 23:21:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:21:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:21:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dcb839 [Pipeline] echo 23:22:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:00 provisioning config files... 23:22:00 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15676936549951510804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:00 ---> docker-login.sh 23:22:00 nexus3.edgexfoundry.org:10001 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 nexus3.edgexfoundry.org:10002 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 nexus3.edgexfoundry.org:10003 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 nexus3.edgexfoundry.org:10004 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 docker.io 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 ---> docker-login.sh ends [Pipeline] } 23:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:22:02 + git rev-list -1 --merges 2dcb8398d81f718f85667ead31acb42d7f44aacc~1..2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo 23:22:02 -----------> git rev-list -1 --merges 2dcb8398d81f718f85667ead31acb42d7f44aacc~1..2dcb8398d81f718f85667ead31acb42d7f44aacc 2dcb8398d81f718f85667ead31acb42d7f44aacc 23:22:02 2dcb8398d81f718f85667ead31acb42d7f44aacc [false] [Pipeline] sh 23:22:02 + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo 23:22:02 ========================================================= 23:22:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:22:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:03 + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo 23:22:03 [semverPrep] GIT_COMMIT: 2dcb8398d81f718f85667ead31acb42d7f44aacc, Commit Message: Merge pull request #99 from lenny-intel/readme [Pipeline] echo 23:22:03 [semverPrep] This is not a build commit. [Pipeline] sh 23:22:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:03 + grep -v github /etc/ssh/ssh_known_hosts 23:22:03 + [ -e /tmp/ssh_known_hosts ] 23:22:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:22:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:22:03 sudo tee -a /etc/ssh/ssh_known_hosts 23:22:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:03 23:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:04 0.1.4: Pulling from edgex-devops/py-git-semver 23:22:04 b85a868b505f: Pulling fs layer 23:22:04 e2be974225ed: Pulling fs layer 23:22:04 339a4e72a1f5: Pulling fs layer 23:22:04 988bab9f4d93: Pulling fs layer 23:22:04 1469e6f7b9e6: Pulling fs layer 23:22:04 eaf3925da568: Pulling fs layer 23:22:04 bab4dde63d76: Pulling fs layer 23:22:04 bde34c3a00c8: Pulling fs layer 23:22:04 b352a97aabf1: Pulling fs layer 23:22:04 4872d77fe225: Pulling fs layer 23:22:04 5851b861e8e6: Pulling fs layer 23:22:04 bab4dde63d76: Waiting 23:22:04 4872d77fe225: Waiting 23:22:04 bde34c3a00c8: Waiting 23:22:04 5851b861e8e6: Waiting 23:22:04 b352a97aabf1: Waiting 23:22:04 988bab9f4d93: Waiting 23:22:04 1469e6f7b9e6: Waiting 23:22:04 eaf3925da568: Waiting 23:22:04 e2be974225ed: Verifying Checksum 23:22:04 e2be974225ed: Download complete 23:22:04 988bab9f4d93: Verifying Checksum 23:22:04 988bab9f4d93: Download complete 23:22:04 1469e6f7b9e6: Verifying Checksum 23:22:04 1469e6f7b9e6: Download complete 23:22:04 eaf3925da568: Verifying Checksum 23:22:04 eaf3925da568: Download complete 23:22:04 339a4e72a1f5: Verifying Checksum 23:22:04 339a4e72a1f5: Download complete 23:22:04 bde34c3a00c8: Download complete 23:22:04 b352a97aabf1: Verifying Checksum 23:22:04 b352a97aabf1: Download complete 23:22:04 4872d77fe225: Verifying Checksum 23:22:04 5851b861e8e6: Verifying Checksum 23:22:04 5851b861e8e6: Download complete 23:22:04 b85a868b505f: Verifying Checksum 23:22:04 b85a868b505f: Download complete 23:22:04 bab4dde63d76: Verifying Checksum 23:22:04 bab4dde63d76: Download complete 23:22:05 b85a868b505f: Pull complete 23:22:06 e2be974225ed: Pull complete 23:22:06 339a4e72a1f5: Pull complete 23:22:06 988bab9f4d93: Pull complete 23:22:06 1469e6f7b9e6: Pull complete 23:22:06 eaf3925da568: Pull complete 23:22:08 bab4dde63d76: Pull complete 23:22:08 bde34c3a00c8: Pull complete 23:22:08 b352a97aabf1: Pull complete 23:22:08 4872d77fe225: Pull complete 23:22:08 5851b861e8e6: Pull complete 23:22:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:08 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:22:08 $ 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 23:22:11 $ docker top a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 -eo pid,comm 23:22: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:22:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:11 [ssh-agent] Looking for ssh-agent implementation... 23:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:11 $ docker exec a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent 23:22:11 SSH_AUTH_SOCK=/tmp/ssh-lLqMLMfmIvnO/agent.33 23:22:11 SSH_AGENT_PID=40 23:22:11 Running ssh-add (command line suppressed) 23:22:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14451487891872721524.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14451487891872721524.key) 23:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:11 + git tag --points-at HEAD [Pipeline] } 23:22:11 $ docker exec --env ******** --env ******** a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent -k 23:22:11 unset SSH_AUTH_SOCK; 23:22:11 unset SSH_AGENT_PID; 23:22:11 echo Agent pid 40 killed; 23:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:11 [ssh-agent] Looking for ssh-agent implementation... 23:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:11 $ docker exec a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent 23:22:12 SSH_AUTH_SOCK=/tmp/ssh-XrhAvgjaTVGO/agent.72 23:22:12 SSH_AGENT_PID=78 23:22:12 Running ssh-add (command line suppressed) 23:22:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17465455347426537975.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17465455347426537975.key) 23:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:12 + git semver init 23:22:12 2023-10-30 23:22:12,709 [run_init] DEBUG init version:0.0.0 force:False 23:22:12 2023-10-30 23:22:12,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:22:12 2023-10-30 23:22:12,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:22:12 2023-10-30 23:22:12,710 [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) 23:22:13 2023-10-30 23:22:13,440 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:22:13 2023-10-30 23:22:13,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:22:13 2023-10-30 23:22:13,441 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:22:13 2023-10-30 23:22:13,441 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:22:13 3.1.0-dev.63 [Pipeline] } 23:22:13 $ docker exec --env ******** --env ******** a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent -k 23:22:13 unset SSH_AUTH_SOCK; 23:22:13 unset SSH_AGENT_PID; 23:22:13 echo Agent pid 78 killed; 23:22:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:14 + git semver [Pipeline] } 23:22:14 $ docker stop --time=1 a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 23:22:15 $ docker rm -f --volumes a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 [Pipeline] // withDockerContainer [Pipeline] sh 23:22:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:22:16 Stashed 1 file(s) [Pipeline] echo 23:22:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [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 23:22:16 provisioning config files... 23:22:16 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4011817608891247162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:16 ---> docker-login.sh 23:22:16 nexus3.edgexfoundry.org:10001 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10002 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10003 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 nexus3.edgexfoundry.org:10004 23:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:16 Configure a credential helper to remove this warning. See 23:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:16 23:22:16 Login Succeeded 23:22:16 docker.io 23:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:17 Configure a credential helper to remove this warning. See 23:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:17 23:22:17 Login Succeeded 23:22:17 ---> docker-login.sh ends [Pipeline] } 23:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:17 ========================================================= 23:22:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:22:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:22:17 Sending build context to Docker daemon 646.1kB 23:22:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:22:17 Step 2/12 : FROM ${BASE} AS builder 23:22:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:22:17 7264a8db6415: Pulling fs layer 23:22:17 c4d48a809fc2: Pulling fs layer 23:22:17 4f1c88b9dad5: Pulling fs layer 23:22:17 ad3a456e5733: Pulling fs layer 23:22:17 33e27b845d1e: Pulling fs layer 23:22:17 c68163c4e522: Pulling fs layer 23:22:17 50da416c3ac9: Pulling fs layer 23:22:17 23d2d4c4bb30: Pulling fs layer 23:22:17 50da416c3ac9: Waiting 23:22:17 33e27b845d1e: Waiting 23:22:17 23d2d4c4bb30: Waiting 23:22:17 c68163c4e522: Waiting 23:22:17 ad3a456e5733: Waiting 23:22:17 c4d48a809fc2: Download complete 23:22:17 ad3a456e5733: Download complete 23:22:17 33e27b845d1e: Download complete 23:22:18 7264a8db6415: Verifying Checksum 23:22:18 7264a8db6415: Download complete 23:22:18 c68163c4e522: Verifying Checksum 23:22:18 c68163c4e522: Download complete 23:22:18 7264a8db6415: Pull complete 23:22:18 23d2d4c4bb30: Verifying Checksum 23:22:18 23d2d4c4bb30: Download complete 23:22:18 c4d48a809fc2: Pull complete 23:22:18 4f1c88b9dad5: Verifying Checksum 23:22:18 4f1c88b9dad5: Download complete 23:22:18 50da416c3ac9: Verifying Checksum 23:22:18 50da416c3ac9: Download complete 23:22:21 4f1c88b9dad5: Pull complete 23:22:21 ad3a456e5733: Pull complete 23:22:21 33e27b845d1e: Pull complete 23:22:21 c68163c4e522: Pull complete 23:22:24 50da416c3ac9: Pull complete 23:22:24 23d2d4c4bb30: Pull complete 23:22:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:22:24 ---> 0786185ac409 23:22:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:22:26 ---> Running in f14d40c8a552 23:22:26 Removing intermediate container f14d40c8a552 23:22:26 ---> ce92253f3be0 23:22:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:22:27 ---> Running in ad3e29070e5f 23:22:27 Removing intermediate container ad3e29070e5f 23:22:27 ---> b6c5283b2a05 23:22:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:22:27 ---> Running in 1178f4950a52 23:22:27 Removing intermediate container 1178f4950a52 23:22:27 ---> 42cb8e93870c 23:22:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:27 ---> Running in df67ee0eb6a3 23:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:22:28 OK: 264 MiB in 52 packages 23:22:28 Removing intermediate container df67ee0eb6a3 23:22:28 ---> efcd91201d55 23:22:28 Step 7/12 : WORKDIR /app 23:22:28 ---> Running in a95c74f3733f 23:22:28 Removing intermediate container a95c74f3733f 23:22:28 ---> 1a4db35cbee4 23:22:28 Step 8/12 : COPY go.mod vendor* ./ 23:22:28 ---> 3c94289a195d 23:22:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:28 ---> Running in 90d85707677f 23:22:31 Still waiting to schedule task 23:22:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:23:15 Removing intermediate container 90d85707677f 23:23:15 ---> 07ea56a6a1cb 23:23:15 Step 10/12 : COPY . . 23:23:15 ---> 28f32bb21f33 23:23:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:23:15 ---> Running in 9468aa83bc2c 23:23:15 Removing intermediate container 9468aa83bc2c 23:23:15 ---> 767e12a63c03 23:23:15 Step 12/12 : RUN $MAKE 23:23:15 ---> Running in 880880c95fb4 23:23:15 noop 23:23:15 Removing intermediate container 880880c95fb4 23:23:15 ---> e294db768302 23:23:15 Successfully built e294db768302 23:23:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:15 + docker inspect -f . ci-base-image-x86_64 23:23:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:15 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:23:15 $ 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:23:16 $ docker top f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:16 + go version 23:23:16 go version go1.21.0 linux/amd64 [Pipeline] } 23:23:16 $ docker stop --time=1 f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da 23:23:17 $ docker rm -f --volumes f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:18 + docker inspect -f . ci-base-image-x86_64 23:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:18 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:23:18 $ 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:23:18 $ docker top ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:18 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:23:19 + make test 23:23:19 go test -race -coverprofile=coverage.out ./... 23:23:41 ? github.com/edgexfoundry/app-record-replay [no test files] 23:23:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:23:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:23:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:23:41 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 23:23:49 ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements 23:23:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements 23:23:49 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.028s coverage: 100.0% of statements 23:24:07 go vet ./... 23:24:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:24:10 ./bin/test-attribution-txt.sh [Pipeline] echo 23:24:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:24:10 $ docker stop --time=1 ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 23:24:12 $ docker rm -f --volumes ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:24:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:24:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:24:13 + ls -al . 23:24:13 total 192 23:24:13 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 23:23 . 23:24:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:21 .. 23:24:13 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 23:21 .dockerignore 23:24:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:23 .git 23:24:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 .github 23:24:13 -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 23:21 .gitignore 23:24:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 23:21 .golangci.yml 23:24:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:22 .semver 23:24:13 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 23:21 Attribution.txt 23:24:13 -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 23:21 CHANGELOG.md 23:24:13 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 23:21 Dockerfile 23:24:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 23:21 GOVERNANCE.md 23:24:13 -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 23:21 Jenkinsfile 23:24:13 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 23:21 LICENSE 23:24:13 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 23:21 Makefile 23:24:13 -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 23:21 OWNERS.md 23:24:13 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 23:21 README.md 23:24:13 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 23:21 Record and Reply.postman_collection.json 23:24:13 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 23:22 VERSION 23:24:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:21 bin 23:24:13 -rw-r--r-- 1 jenkins jenkins 24666 Oct 30 23:23 coverage.out 23:24:13 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 23:21 go.mod 23:24:13 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 23:21 go.sum 23:24:13 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 23:21 internal 23:24:13 -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 23:21 main.go 23:24:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 openapi 23:24:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 pkg 23:24:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:14 + 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=2dcb8398d81f718f85667ead31acb42d7f44aacc --label arch=amd64 --label version=3.1.0-dev.63 . 23:24:14 Sending build context to Docker daemon 671.7kB 23:24:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:24:14 Step 2/26 : FROM ${BASE} AS builder 23:24:14 ---> e294db768302 23:24:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:24:14 ---> Running in c49b9e13e263 23:24:14 Removing intermediate container c49b9e13e263 23:24:14 ---> f8d79d9fca78 23:24:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:24:14 ---> Running in 4d5409ad44e5 23:24:14 Removing intermediate container 4d5409ad44e5 23:24:14 ---> 0e5718c3671b 23:24:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:24:14 ---> Running in 00d07f11a0ae 23:24:14 Removing intermediate container 00d07f11a0ae 23:24:14 ---> 88f95eb9333b 23:24:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:14 ---> Running in 46c35d6e0248 23:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:24:15 OK: 264 MiB in 52 packages 23:24:15 Removing intermediate container 46c35d6e0248 23:24:15 ---> 178f8222a700 23:24:15 Step 7/26 : WORKDIR /app 23:24:15 ---> Running in ea53a0237222 23:24:15 Removing intermediate container ea53a0237222 23:24:15 ---> 3d756e32a9b0 23:24:15 Step 8/26 : COPY go.mod vendor* ./ 23:24:15 ---> 8c7efe5fb857 23:24:15 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:15 ---> Running in 0368027fce79 23:24:16 Removing intermediate container 0368027fce79 23:24:16 ---> 7ff1abed2ad6 23:24:16 Step 10/26 : COPY . . 23:24:16 ---> 836760803e6a 23:24:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:16 ---> Running in 5e2341191a83 23:24:16 Removing intermediate container 5e2341191a83 23:24:16 ---> 8091a4deb676 23:24:16 Step 12/26 : RUN $MAKE 23:24:16 ---> Running in 12ee2090dd90 23:24:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.63" -trimpath -mod=readonly -o app-record-replay 23:24:31 Removing intermediate container 12ee2090dd90 23:24:31 ---> 6540ef760da6 23:24:31 Step 13/26 : FROM alpine:3.18 23:24:32 3.18: Pulling from library/alpine 23:24:32 96526aa774ef: Pulling fs layer 23:24:32 96526aa774ef: Verifying Checksum 23:24:32 96526aa774ef: Download complete 23:24:32 96526aa774ef: Pull complete 23:24:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:24:32 Status: Downloaded newer image for alpine:3.18 23:24:32 ---> 8ca4688f4f35 23:24:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:24:32 ---> Running in 91e8d5daf8de 23:24:32 Removing intermediate container 91e8d5daf8de 23:24:32 ---> 90fbf861f6be 23:24:32 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:24:32 ---> Running in d1b70489043f 23:24:32 Removing intermediate container d1b70489043f 23:24:32 ---> af29c1d07a44 23:24:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:24:32 ---> Running in 8fafd0454c7f 23:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:24:33 (1/2) Installing ca-certificates (20230506-r0) 23:24:33 (2/2) Installing dumb-init (1.2.5-r2) 23:24:33 Executing busybox-1.36.1-r2.trigger 23:24:33 Executing ca-certificates-20230506-r0.trigger 23:24:33 OK: 8 MiB in 17 packages 23:24:33 Removing intermediate container 8fafd0454c7f 23:24:33 ---> 21d10f96a988 23:24:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:24:34 ---> ebeef8ec3b88 23:24:34 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:24:34 ---> 3cd90bcee556 23:24:34 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:24:34 ---> 7b387b6701b5 23:24:34 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:24:34 ---> 66434b0144f4 23:24:34 Step 21/26 : EXPOSE 59712 23:24:34 ---> Running in 0f2eb32dba6f 23:24:34 Removing intermediate container 0f2eb32dba6f 23:24:34 ---> ce4bf85b7c25 23:24:34 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:24:34 ---> Running in 2bdbdf193ade 23:24:34 Removing intermediate container 2bdbdf193ade 23:24:34 ---> 9bef9a50f585 23:24:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:34 ---> Running in 371dafd5c4c0 23:24:34 Removing intermediate container 371dafd5c4c0 23:24:34 ---> b6c08f8b66eb 23:24:34 Step 24/26 : LABEL arch=amd64 23:24:34 ---> Running in 577e3adc648c 23:24:34 Removing intermediate container 577e3adc648c 23:24:34 ---> 2ddf841e1390 23:24:34 Step 25/26 : LABEL git_sha=2dcb8398d81f718f85667ead31acb42d7f44aacc 23:24:35 ---> Running in 81d299e66057 23:24:35 Removing intermediate container 81d299e66057 23:24:35 ---> 6aa948ab2b52 23:24:35 Step 26/26 : LABEL version=3.1.0-dev.63 23:24:35 ---> Running in 92fcbf861580 23:24:35 Removing intermediate container 92fcbf861580 23:24:35 ---> 5ec1156f6cf5 23:24:35 [Warning] One or more build-args [ARCH] were not consumed 23:24:35 Successfully built 5ec1156f6cf5 23:24:35 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:35 provisioning config files... 23:24:35 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18332037754835260524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:35 ---> docker-login.sh 23:24:35 nexus3.edgexfoundry.org:10001 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10002 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10003 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10004 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 docker.io 23:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:36 Configure a credential helper to remove this warning. See 23:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:36 23:24:36 Login Succeeded 23:24:36 ---> docker-login.sh ends [Pipeline] } 23:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:36 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:24:36 2dcb8398d81f718f85667ead31acb42d7f44aacc 23:24:36 latest 23:24:36 3.1.0-dev.63 23:24:36 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:24:36 main 23:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc 23:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:24:36 0d4c51f51623: Preparing 23:24:36 187ec091df13: Preparing 23:24:36 b378cc143332: Preparing 23:24:36 b64493b6cc40: Preparing 23:24:36 dd464c9e7e23: Preparing 23:24:36 cc2447e1835a: Preparing 23:24:36 cc2447e1835a: Waiting 23:24:36 187ec091df13: Pushed 23:24:36 b64493b6cc40: Pushed 23:24:36 b378cc143332: Pushed 23:24:36 cc2447e1835a: Layer already exists 23:24:36 dd464c9e7e23: Pushed 23:24:39 0d4c51f51623: Pushed 23:24:39 2dcb8398d81f718f85667ead31acb42d7f44aacc: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:24:40 0d4c51f51623: Preparing 23:24:40 187ec091df13: Preparing 23:24:40 b378cc143332: Preparing 23:24:40 b64493b6cc40: Preparing 23:24:40 dd464c9e7e23: Preparing 23:24:40 cc2447e1835a: Preparing 23:24:40 dd464c9e7e23: Layer already exists 23:24:40 b64493b6cc40: Layer already exists 23:24:40 b378cc143332: Layer already exists 23:24:40 0d4c51f51623: Layer already exists 23:24:40 187ec091df13: Layer already exists 23:24:40 cc2447e1835a: Layer already exists 23:24:40 latest: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 23:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:24:40 0d4c51f51623: Preparing 23:24:40 187ec091df13: Preparing 23:24:40 b378cc143332: Preparing 23:24:40 b64493b6cc40: Preparing 23:24:40 dd464c9e7e23: Preparing 23:24:40 cc2447e1835a: Preparing 23:24:40 cc2447e1835a: Waiting 23:24:40 dd464c9e7e23: Layer already exists 23:24:40 b378cc143332: Layer already exists 23:24:40 b64493b6cc40: Layer already exists 23:24:40 187ec091df13: Layer already exists 23:24:40 0d4c51f51623: Layer already exists 23:24:40 cc2447e1835a: Layer already exists 23:24:40 3.1.0-dev.63: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:24:41 0d4c51f51623: Preparing 23:24:41 187ec091df13: Preparing 23:24:41 b378cc143332: Preparing 23:24:41 b64493b6cc40: Preparing 23:24:41 dd464c9e7e23: Preparing 23:24:41 cc2447e1835a: Preparing 23:24:41 cc2447e1835a: Waiting 23:24:41 0d4c51f51623: Layer already exists 23:24:41 b378cc143332: Layer already exists 23:24:41 b64493b6cc40: Layer already exists 23:24:41 dd464c9e7e23: Layer already exists 23:24:41 187ec091df13: Layer already exists 23:24:41 cc2447e1835a: Layer already exists 23:24:41 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:24:42 0d4c51f51623: Preparing 23:24:42 187ec091df13: Preparing 23:24:42 b378cc143332: Preparing 23:24:42 b64493b6cc40: Preparing 23:24:42 dd464c9e7e23: Preparing 23:24:42 cc2447e1835a: Preparing 23:24:42 cc2447e1835a: Waiting 23:24:42 187ec091df13: Layer already exists 23:24:42 0d4c51f51623: Layer already exists 23:24:42 b378cc143332: Layer already exists 23:24:42 b64493b6cc40: Layer already exists 23:24:42 dd464c9e7e23: Layer already exists 23:24:42 cc2447e1835a: Layer already exists 23:24:42 main: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:42 ===================================================== [Pipeline] echo 23:24:42 taggedImages: 23:24:42 - nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc 23:24:42 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:24:42 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 23:24:42 - nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:24:42 - 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:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:42 23:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:42 latest: Pulling from edgex-lftools-log-publisher 23:24:42 5eb5b503b376: Pulling fs layer 23:24:42 5c69ac0246d0: Pulling fs layer 23:24:42 ec43610c2a17: Pulling fs layer 23:24:42 3a2ae6a8a46f: Pulling fs layer 23:24:42 33b1e0a273af: Pulling fs layer 23:24:42 5d3b04190fa2: Pulling fs layer 23:24:42 2f39f015ded8: Pulling fs layer 23:24:42 3a2ae6a8a46f: Waiting 23:24:42 33b1e0a273af: Waiting 23:24:42 5d3b04190fa2: Waiting 23:24:42 2f39f015ded8: Waiting 23:24:42 5c69ac0246d0: Download complete 23:24:42 3a2ae6a8a46f: Verifying Checksum 23:24:42 3a2ae6a8a46f: Download complete 23:24:42 33b1e0a273af: Verifying Checksum 23:24:42 33b1e0a273af: Download complete 23:24:42 ec43610c2a17: Verifying Checksum 23:24:42 ec43610c2a17: Download complete 23:24:42 5d3b04190fa2: Verifying Checksum 23:24:42 5d3b04190fa2: Download complete 23:24:43 5eb5b503b376: Download complete 23:24:43 2f39f015ded8: Download complete 23:24:44 5eb5b503b376: Pull complete 23:24:44 5c69ac0246d0: Pull complete 23:24:44 ec43610c2a17: Pull complete 23:24:44 3a2ae6a8a46f: Pull complete 23:24:44 33b1e0a273af: Pull complete 23:24:44 5d3b04190fa2: Pull complete 23:24:49 2f39f015ded8: Pull complete 23:24:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:49 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:24:50 $ docker top 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:51 ---> job-cost.sh 23:24:51 lf-activate-venv: SKIPPING 23:24:51 INFO: No Stack... 23:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:51 INFO: Archiving Costs [Pipeline] sh 23:24:52 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:24:52 + cut -d, -f6 [Pipeline] lock 23:24:52 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] 23:24:52 Resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] did not exist. Created. 23:24:52 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:52 + echo total: 0.2199999988079071 [Pipeline] stash 23:24:52 Stashed 1 file(s) [Pipeline] } 23:24:52 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:52 $ docker stop --time=1 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 23:24:53 $ docker rm -f --volumes 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15382 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:25:01 Running in /w/workspace/app-record-replay/68 [Pipeline] { [Pipeline] checkout 23:25:01 Selected Git installation does not exist. Using Default 23:25:01 The recommended git tool is: NONE 23:25:09 using credential edgex-jenkins-ssh 23:25:09 Cloning the remote Git repository 23:25:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:25:09 > git init /w/workspace/app-record-replay/68 # timeout=10 23:25:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:25:09 > git --version # timeout=10 23:25:09 > git --version # 'git version 2.25.1' 23:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:12 Avoid second fetch 23:25:12 Checking out Revision 2dcb8398d81f718f85667ead31acb42d7f44aacc (main) 23:25:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:12 > git config core.sparsecheckout # timeout=10 23:25:12 > git checkout -f 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 23:25:12 Commit message: "Merge pull request #99 from lenny-intel/readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:13 Dload Upload Total Spent Left Speed 23:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 23:25:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:15 + sudo tee /etc/docker/daemon.new 23:25:15 { 23:25:15 "registry-mirrors": [ 23:25:15 "https://nexus3.edgexfoundry.org:10001" 23:25:15 ], 23:25:15 "bip": "10.250.0.254/24", 23:25:15 "hosts": [ 23:25:15 "tcp://0.0.0.0:5555", 23:25:15 "unix:///var/run/docker.sock" 23:25:15 ], 23:25:15 "mtu": 1458, 23:25:15 "selinux-enabled": true, 23:25:15 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:15 } [Pipeline] sh 23:25:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:34 provisioning config files... 23:25:34 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/68@tmp/config13543658306283852532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:34 ---> docker-login.sh 23:25:34 nexus3.edgexfoundry.org:10001 23:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:35 Configure a credential helper to remove this warning. See 23:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:35 23:25:35 Login Succeeded 23:25:35 nexus3.edgexfoundry.org:10002 23:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:35 Configure a credential helper to remove this warning. See 23:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:35 23:25:35 Login Succeeded 23:25:35 nexus3.edgexfoundry.org:10003 23:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:36 Configure a credential helper to remove this warning. See 23:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:36 23:25:36 Login Succeeded 23:25:36 nexus3.edgexfoundry.org:10004 23:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:36 Configure a credential helper to remove this warning. See 23:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:36 23:25:36 Login Succeeded 23:25:36 docker.io 23:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:37 Configure a credential helper to remove this warning. See 23:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:37 23:25:37 Login Succeeded 23:25:37 ---> docker-login.sh ends [Pipeline] } 23:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:37 ========================================================= 23:25:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:25:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:25:39 Sending build context to Docker daemon 259.1kB 23:25:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:25:40 Step 2/12 : FROM ${BASE} AS builder 23:25:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:40 9fda8d8052c6: Pulling fs layer 23:25:40 5d54e960e981: Pulling fs layer 23:25:40 c4a7e357bf2a: Pulling fs layer 23:25:40 f0e02332f6b5: Pulling fs layer 23:25:40 cefa15bbcfad: Pulling fs layer 23:25:40 17808c966233: Pulling fs layer 23:25:40 f4c1fc716caa: Pulling fs layer 23:25:40 17808c966233: Waiting 23:25:40 f4c1fc716caa: Waiting 23:25:40 f0e02332f6b5: Waiting 23:25:40 5d54e960e981: Verifying Checksum 23:25:40 5d54e960e981: Download complete 23:25:40 f0e02332f6b5: Verifying Checksum 23:25:40 f0e02332f6b5: Download complete 23:25:40 cefa15bbcfad: Verifying Checksum 23:25:40 cefa15bbcfad: Download complete 23:25:40 9fda8d8052c6: Verifying Checksum 23:25:40 9fda8d8052c6: Download complete 23:25:41 f4c1fc716caa: Verifying Checksum 23:25:41 f4c1fc716caa: Download complete 23:25:41 9fda8d8052c6: Pull complete 23:25:42 5d54e960e981: Pull complete 23:25:42 c4a7e357bf2a: Verifying Checksum 23:25:42 c4a7e357bf2a: Download complete 23:25:43 17808c966233: Verifying Checksum 23:25:56 c4a7e357bf2a: Pull complete 23:25:56 f0e02332f6b5: Pull complete 23:25:56 cefa15bbcfad: Pull complete 23:26:11 17808c966233: Pull complete 23:26:12 f4c1fc716caa: Pull complete 23:26:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:26:12 ---> ea914061e18c 23:26:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:26:13 ---> Running in b57a310ce585 23:26:13 Removing intermediate container b57a310ce585 23:26:13 ---> 2342e484e297 23:26:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:26:13 ---> Running in 25b1fea902c4 23:26:14 Removing intermediate container 25b1fea902c4 23:26:14 ---> 25bb883611f7 23:26:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:26:14 ---> Running in c8ea11013e3a 23:26:14 Removing intermediate container c8ea11013e3a 23:26:14 ---> 2ef9ec6a80ef 23:26:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:14 ---> Running in 937908f663bc 23:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:26:17 OK: 266 MiB in 52 packages 23:26:18 Removing intermediate container 937908f663bc 23:26:18 ---> 4dd6eb53da51 23:26:18 Step 7/12 : WORKDIR /app 23:26:18 ---> Running in 72b7785482f7 23:26:19 Removing intermediate container 72b7785482f7 23:26:19 ---> 86b6907f4f36 23:26:19 Step 8/12 : COPY go.mod vendor* ./ 23:26:20 ---> 32447cd1294f 23:26:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:20 ---> Running in 51678ac54981 23:27:56 Removing intermediate container 51678ac54981 23:27:56 ---> 810e2cdcaba4 23:27:56 Step 10/12 : COPY . . 23:27:56 ---> 91008da1997a 23:27:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:56 ---> Running in cbc22cae38a2 23:27:56 Removing intermediate container cbc22cae38a2 23:27:56 ---> df9819e89bb2 23:27:56 Step 12/12 : RUN $MAKE 23:27:56 ---> Running in e48f840ea43c 23:27:56 noop 23:27:56 Removing intermediate container e48f840ea43c 23:27:56 ---> 0441b67144bd 23:27:56 Successfully built 0441b67144bd 23:27:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:57 + docker inspect -f . ci-base-image-arm64 23:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:57 prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container 23:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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:27:58 $ docker top 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:59 + go version 23:27:59 go version go1.21.0 linux/arm64 [Pipeline] } 23:27:59 $ docker stop --time=1 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 23:28:01 $ docker rm -f --volumes 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + docker inspect -f . ci-base-image-arm64 23:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:02 prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container 23:28:02 $ 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/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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:28:03 $ docker top aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:04 + git config --global --add safe.directory /w/workspace/app-record-replay/68 [Pipeline] fileExists [Pipeline] sh 23:28:05 + make test 23:28:05 go test -race -coverprofile=coverage.out ./... 23:31:27 ? github.com/edgexfoundry/app-record-replay [no test files] 23:31:27 ok github.com/edgexfoundry/app-record-replay/internal/app 1.248s coverage: 88.0% of statements 23:31:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:31:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:31:27 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:31:35 ok github.com/edgexfoundry/app-record-replay/internal/application 9.994s coverage: 98.7% of statements 23:31:35 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.528s coverage: 89.7% of statements 23:31:35 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.165s coverage: 100.0% of statements 23:31:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:31:36 go vet ./... 23:33:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:58 ./bin/test-attribution-txt.sh [Pipeline] echo 23:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:33:58 $ docker stop --time=1 aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a 23:34:00 $ docker rm -f --volumes aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a [Pipeline] // withDockerContainer [Pipeline] sh 23:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:34:02 Warning: overwriting stash ‘coverage-report’ 23:34:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:34:03 + ls -al . 23:34:03 total 188 23:34:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 23:28 . 23:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:25 .. 23:34:03 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 23:25 .dockerignore 23:34:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:25 .git 23:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 .github 23:34:03 -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 23:25 .gitignore 23:34:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 23:25 .golangci.yml 23:34:03 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 23:25 Attribution.txt 23:34:03 -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 23:25 CHANGELOG.md 23:34:03 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 23:25 Dockerfile 23:34:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 23:25 GOVERNANCE.md 23:34:03 -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 23:25 Jenkinsfile 23:34:03 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 23:25 LICENSE 23:34:03 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 23:25 Makefile 23:34:03 -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 23:25 OWNERS.md 23:34:03 -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 23:25 README.md 23:34:03 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 23:25 Record and Reply.postman_collection.json 23:34:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 23:22 VERSION 23:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:25 bin 23:34:03 -rw-r--r-- 1 jenkins jenkins 24667 Oct 30 23:31 coverage.out 23:34:03 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 23:25 go.mod 23:34:03 -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 23:25 go.sum 23:34:03 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 23:25 internal 23:34:03 -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 23:25 main.go 23:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 openapi 23:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 pkg 23:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:03 + 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=2dcb8398d81f718f85667ead31acb42d7f44aacc --label arch=arm64 --label version=3.1.0-dev.63 . 23:34:03 Sending build context to Docker daemon 284.7kB 23:34:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:34:03 Step 2/26 : FROM ${BASE} AS builder 23:34:03 ---> 0441b67144bd 23:34:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:34:03 ---> Running in 976201f7bec7 23:34:04 Removing intermediate container 976201f7bec7 23:34:04 ---> ebed7a9e01be 23:34:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:34:04 ---> Running in 523d39dc4e35 23:34:04 Removing intermediate container 523d39dc4e35 23:34:04 ---> 47e2b249bf95 23:34:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:34:04 ---> Running in 9ab0044c3873 23:34:05 Removing intermediate container 9ab0044c3873 23:34:05 ---> 6943b6fe86ea 23:34:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:05 ---> Running in 7d297ffba0bc 23:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:34:08 OK: 266 MiB in 52 packages 23:34:10 Removing intermediate container 7d297ffba0bc 23:34:10 ---> a93e5fc63d8b 23:34:10 Step 7/26 : WORKDIR /app 23:34:10 ---> Running in 4f057e386c9c 23:34:10 Removing intermediate container 4f057e386c9c 23:34:10 ---> cf738a1dd406 23:34:10 Step 8/26 : COPY go.mod vendor* ./ 23:34:11 ---> f1126bd38399 23:34:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:11 ---> Running in 09be0e7d65bf 23:34:13 Removing intermediate container 09be0e7d65bf 23:34:13 ---> 37cf8469cad2 23:34:13 Step 10/26 : COPY . . 23:34:14 ---> bb7dc731b334 23:34:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:34:14 ---> Running in 3a122329eec0 23:34:14 Removing intermediate container 3a122329eec0 23:34:14 ---> b10bd8877a54 23:34:14 Step 12/26 : RUN $MAKE 23:34:14 ---> Running in 1b9f67e48ed0 23:34:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.63" -trimpath -mod=readonly -o app-record-replay 23:36:22 Removing intermediate container 1b9f67e48ed0 23:36:22 ---> b370912fc197 23:36:22 Step 13/26 : FROM alpine:3.18 23:36:22 3.18: Pulling from library/alpine 23:36:22 579b34f0a95b: Pulling fs layer 23:36:22 579b34f0a95b: Verifying Checksum 23:36:22 579b34f0a95b: Download complete 23:36:22 579b34f0a95b: Pull complete 23:36:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:36:22 Status: Downloaded newer image for alpine:3.18 23:36:22 ---> 3cc203321400 23:36:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:36:22 ---> Running in a8dce9958096 23:36:22 Removing intermediate container a8dce9958096 23:36:22 ---> da6fde426d28 23:36:22 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:36:22 ---> Running in d75142aebf7b 23:36:22 Removing intermediate container d75142aebf7b 23:36:22 ---> 081794702642 23:36:22 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:36:22 ---> Running in 17033a7d0a69 23:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:36:24 (1/2) Installing ca-certificates (20230506-r0) 23:36:24 (2/2) Installing dumb-init (1.2.5-r2) 23:36:24 Executing busybox-1.36.1-r2.trigger 23:36:24 Executing ca-certificates-20230506-r0.trigger 23:36:25 OK: 9 MiB in 17 packages 23:36:26 Removing intermediate container 17033a7d0a69 23:36:26 ---> e8f1468b6ba0 23:36:26 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:36:27 ---> ec47e27c66a8 23:36:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:36:27 ---> 193df0bdee83 23:36:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:36:28 ---> 515abe3d9ee7 23:36:28 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:36:30 ---> e2c61d2c6e96 23:36:30 Step 21/26 : EXPOSE 59712 23:36:30 ---> Running in fc4f78711155 23:36:30 Removing intermediate container fc4f78711155 23:36:30 ---> f8221c01f3cd 23:36:30 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:36:30 ---> Running in ae8b6a09ac55 23:36:30 Removing intermediate container ae8b6a09ac55 23:36:30 ---> 5e73b9d7a132 23:36:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:36:31 ---> Running in d3b27d182c8b 23:36:31 Removing intermediate container d3b27d182c8b 23:36:31 ---> eb1972c9c260 23:36:31 Step 24/26 : LABEL arch=arm64 23:36:31 ---> Running in e86631441f2a 23:36:31 Removing intermediate container e86631441f2a 23:36:31 ---> dcdf5e61e2aa 23:36:31 Step 25/26 : LABEL git_sha=2dcb8398d81f718f85667ead31acb42d7f44aacc 23:36:32 ---> Running in 42fe60b88289 23:36:34 Removing intermediate container 42fe60b88289 23:36:34 ---> 3d073319c8c0 23:36:34 Step 26/26 : LABEL version=3.1.0-dev.63 23:36:34 ---> Running in c690c8df9b2d 23:36:34 Removing intermediate container c690c8df9b2d 23:36:34 ---> e954911af665 23:36:34 [Warning] One or more build-args [ARCH] were not consumed 23:36:34 Successfully built e954911af665 23:36:34 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:36:35 provisioning config files... 23:36:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/68@tmp/config11507250240436271053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:35 ---> docker-login.sh 23:36:35 nexus3.edgexfoundry.org:10001 23:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:35 Configure a credential helper to remove this warning. See 23:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:35 23:36:35 Login Succeeded 23:36:35 nexus3.edgexfoundry.org:10002 23:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:36 Configure a credential helper to remove this warning. See 23:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:36 23:36:36 Login Succeeded 23:36:36 nexus3.edgexfoundry.org:10003 23:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:36 Configure a credential helper to remove this warning. See 23:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:36 23:36:36 Login Succeeded 23:36:36 nexus3.edgexfoundry.org:10004 23:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:37 Configure a credential helper to remove this warning. See 23:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:37 23:36:37 Login Succeeded 23:36:37 docker.io 23:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:37 Configure a credential helper to remove this warning. See 23:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:37 23:36:37 Login Succeeded 23:36:37 ---> docker-login.sh ends [Pipeline] } 23:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:38 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 23:36:38 2dcb8398d81f718f85667ead31acb42d7f44aacc 23:36:38 latest 23:36:38 3.1.0-dev.63 23:36:38 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:36:38 main 23:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc 23:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:36:38 9bf4132630bb: Preparing 23:36:38 604a3d3540f5: Preparing 23:36:38 351406e7f19b: Preparing 23:36:38 b81abc138b7e: Preparing 23:36:38 1396b32bf288: Preparing 23:36:38 5f4d9fc4d98d: Preparing 23:36:38 5f4d9fc4d98d: Waiting 23:36:39 351406e7f19b: Pushed 23:36:39 604a3d3540f5: Pushed 23:36:39 b81abc138b7e: Pushed 23:36:39 5f4d9fc4d98d: Layer already exists 23:36:39 1396b32bf288: Pushed 23:36:45 9bf4132630bb: Pushed 23:36:45 2dcb8398d81f718f85667ead31acb42d7f44aacc: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:46 + 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:36:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:36:46 9bf4132630bb: Preparing 23:36:46 604a3d3540f5: Preparing 23:36:46 351406e7f19b: Preparing 23:36:46 b81abc138b7e: Preparing 23:36:46 1396b32bf288: Preparing 23:36:46 5f4d9fc4d98d: Preparing 23:36:46 5f4d9fc4d98d: Waiting 23:36:46 604a3d3540f5: Layer already exists 23:36:46 351406e7f19b: Layer already exists 23:36:46 9bf4132630bb: Layer already exists 23:36:46 1396b32bf288: Layer already exists 23:36:46 b81abc138b7e: Layer already exists 23:36:46 5f4d9fc4d98d: Layer already exists 23:36:46 latest: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 23:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:36:47 9bf4132630bb: Preparing 23:36:47 604a3d3540f5: Preparing 23:36:47 351406e7f19b: Preparing 23:36:47 b81abc138b7e: Preparing 23:36:47 1396b32bf288: Preparing 23:36:47 5f4d9fc4d98d: Preparing 23:36:47 5f4d9fc4d98d: Waiting 23:36:47 9bf4132630bb: Layer already exists 23:36:47 351406e7f19b: Layer already exists 23:36:47 b81abc138b7e: Layer already exists 23:36:47 604a3d3540f5: Layer already exists 23:36:47 1396b32bf288: Layer already exists 23:36:47 5f4d9fc4d98d: Layer already exists 23:36:47 3.1.0-dev.63: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:36:48 9bf4132630bb: Preparing 23:36:48 604a3d3540f5: Preparing 23:36:48 351406e7f19b: Preparing 23:36:48 b81abc138b7e: Preparing 23:36:48 1396b32bf288: Preparing 23:36:48 5f4d9fc4d98d: Preparing 23:36:48 9bf4132630bb: Layer already exists 23:36:48 351406e7f19b: Layer already exists 23:36:48 b81abc138b7e: Layer already exists 23:36:48 1396b32bf288: Layer already exists 23:36:48 604a3d3540f5: Layer already exists 23:36:48 5f4d9fc4d98d: Layer already exists 23:36:48 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:49 + 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:36:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 23:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 23:36:49 9bf4132630bb: Preparing 23:36:49 604a3d3540f5: Preparing 23:36:49 351406e7f19b: Preparing 23:36:49 b81abc138b7e: Preparing 23:36:49 1396b32bf288: Preparing 23:36:49 5f4d9fc4d98d: Preparing 23:36:49 5f4d9fc4d98d: Waiting 23:36:49 1396b32bf288: Layer already exists 23:36:49 9bf4132630bb: Layer already exists 23:36:49 b81abc138b7e: Layer already exists 23:36:49 351406e7f19b: Layer already exists 23:36:49 604a3d3540f5: Layer already exists 23:36:49 5f4d9fc4d98d: Layer already exists 23:36:49 main: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:49 ===================================================== [Pipeline] echo 23:36:49 taggedImages: 23:36:49 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc 23:36:49 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 23:36:49 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 23:36:49 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 23:36:49 - 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:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:50 23:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:50 arm64: Pulling from edgex-lftools-log-publisher 23:36:50 8998bd30e6a1: Pulling fs layer 23:36:50 04944245beec: Pulling fs layer 23:36:50 699f458cf7ca: Pulling fs layer 23:36:50 765212b225bb: Pulling fs layer 23:36:50 f23df028b6ca: Pulling fs layer 23:36:50 d65c8cfc05b1: Pulling fs layer 23:36:50 2437ff75d9bd: Pulling fs layer 23:36:50 765212b225bb: Waiting 23:36:50 f23df028b6ca: Waiting 23:36:50 d65c8cfc05b1: Waiting 23:36:50 04944245beec: Verifying Checksum 23:36:50 04944245beec: Download complete 23:36:50 765212b225bb: Verifying Checksum 23:36:50 765212b225bb: Download complete 23:36:50 f23df028b6ca: Verifying Checksum 23:36:50 f23df028b6ca: Download complete 23:36:50 d65c8cfc05b1: Verifying Checksum 23:36:50 d65c8cfc05b1: Download complete 23:36:51 699f458cf7ca: Verifying Checksum 23:36:51 699f458cf7ca: Download complete 23:36:51 8998bd30e6a1: Verifying Checksum 23:36:51 8998bd30e6a1: Download complete 23:36:54 2437ff75d9bd: Verifying Checksum 23:36:54 2437ff75d9bd: Download complete 23:36:56 8998bd30e6a1: Pull complete 23:36:56 04944245beec: Pull complete 23:36:58 699f458cf7ca: Pull complete 23:36:58 765212b225bb: Pull complete 23:36:59 f23df028b6ca: Pull complete 23:36:59 d65c8cfc05b1: Pull complete 23:37:17 2437ff75d9bd: Pull complete 23:37:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:18 prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container 23:37:18 $ 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/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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:37:21 $ docker top 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:22 ---> job-cost.sh 23:37:22 lf-activate-venv: SKIPPING 23:37:22 INFO: No Stack... 23:37:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:37:23 INFO: Archiving Costs [Pipeline] sh 23:37:24 + cat /w/workspace/app-record-replay/68/archives/cost.csv 23:37:24 + cut -d, -f6 [Pipeline] lock 23:37:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] 23:37:24 Resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] did not exist. Created. 23:37:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:24 /w/workspace/app-record-replay/68@tmp/durable-5cc0241c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:37:25 + echo total: 0.10999999940395355 [Pipeline] stash 23:37:25 Warning: overwriting stash ‘stack-cost’ 23:37:25 Stashed 1 file(s) [Pipeline] } 23:37:25 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:25 $ docker stop --time=1 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 23:37:27 $ docker rm -f --volumes 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 [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:37:27 provisioning config files... 23:37:27 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16937167426364525589tmp [Pipeline] { [Pipeline] sh 23:37:27 + set +x 23:37:27 + curl -s https://codecov.io/bash 23:37:27 + bash -s -- 23:37:27 23:37:27 _____ _ 23:37:27 / ____| | | 23:37:27 | | ___ __| | ___ ___ _____ __ 23:37:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:27 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:27 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:27 Bash-1.0.6 23:37:27 23:37:27 23:37:27 ==> git version 2.25.1 found 23:37:27 ==> 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:37:27 Release-Date: 2020-01-08 23:37:27 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:37:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:37:27 ==> Jenkins CI detected. 23:37:27 current dir:  /w/workspace/exfoundry_app-record-replay_main 23:37:27 project root: . 23:37:27 --> token set from env 23:37:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:27 ==> Running gcov in . (disable via -X gcov) 23:37:27 ==> Python coveragepy not found 23:37:27 ==> Searching for coverage reports in: 23:37:27 + . 23:37:27 -> Found 1 reports 23:37:27 ==> Detecting git/mercurial file structure 23:37:27 ==> Reading reports 23:37:27 + ./coverage.out bytes=24667 23:37:27 ==> Appending adjustments 23:37:27 https://docs.codecov.io/docs/fixing-reports 23:37:28 + Found adjustments 23:37:28 ==> Gzipping contents 23:37:28 8.0K /tmp/codecov.SAMmTy.gz 23:37:28 ==> Uploading reports 23:37:28 url: https://codecov.io 23:37:28 query: branch=main&commit=2dcb8398d81f718f85667ead31acb42d7f44aacc&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:28 -> Pinging Codecov 23:37:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=2dcb8398d81f718f85667ead31acb42d7f44aacc&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:28 -> Uploading to 23:37:28 https://storage.googleapis.com/codecov/v4/raw/2023-10-30/F467761B9912B4F32F9BC62907045C81/2dcb8398d81f718f85667ead31acb42d7f44aacc/2b3987ef-8cdb-4be4-8459-85969c2c841e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231030T233728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db0c7bba16d1d7dce4be2529fe1cb7dd151afb03e410bd033a69ddee6871ec 23:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:28 Dload Upload Total Spent Left Speed 23:37:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 20024 --:--:-- --:--:-- --:--:-- 20024 23:37:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } 23:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:37:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:37:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:29 23:37:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:37:29 df9b9388f04a: Pulling fs layer 23:37:29 52dc419b0ee2: Pulling fs layer 23:37:29 25bc292e5bac: Pulling fs layer 23:37:29 114826534d7a: Pulling fs layer 23:37:29 4657fd5d0bcf: Pulling fs layer 23:37:29 6ad1cebc031e: Pulling fs layer 23:37:29 114826534d7a: Waiting 23:37:29 4657fd5d0bcf: Waiting 23:37:29 8a3aa393b2d8: Pulling fs layer 23:37:29 6ad1cebc031e: Waiting 23:37:29 25bc292e5bac: Verifying Checksum 23:37:29 25bc292e5bac: Download complete 23:37:29 52dc419b0ee2: Verifying Checksum 23:37:29 52dc419b0ee2: Download complete 23:37:29 4657fd5d0bcf: Download complete 23:37:29 df9b9388f04a: Download complete 23:37:29 6ad1cebc031e: Verifying Checksum 23:37:29 6ad1cebc031e: Download complete 23:37:29 df9b9388f04a: Pull complete 23:37:29 52dc419b0ee2: Pull complete 23:37:29 25bc292e5bac: Pull complete 23:37:30 114826534d7a: Download complete 23:37:30 8a3aa393b2d8: Verifying Checksum 23:37:30 8a3aa393b2d8: Download complete 23:37:33 114826534d7a: Pull complete 23:37:33 4657fd5d0bcf: Pull complete 23:37:33 6ad1cebc031e: Pull complete 23:37:36 8a3aa393b2d8: Pull complete 23:37:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:36 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:37:36 $ 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:37:37 $ docker top e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:37:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 23:37:38 + set -o pipefail 23:37:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 23:37:44 23:37:44 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 23:37:44 23:37:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bc27149f-dd48-41e6-baf8-1ebdeee98022 23:37:44 23:37:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:37:44 23:37:44 23:37:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:37:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:37:44 More details here: https://snyk.co/ue1NS 23:37:44 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 23:37:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:37:44 $ docker stop --time=1 e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 23:37:46 $ docker rm -f --volumes e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 [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:37:47 + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] sh 23:37:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:47 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:37:47 $ 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:37:48 $ docker top 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 -eo pid,comm 23:37:48 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:37:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:48 [ssh-agent] Looking for ssh-agent implementation... 23:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:48 $ docker exec 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 ssh-agent 23:37:48 SSH_AUTH_SOCK=/tmp/ssh-tDTeut1CWhxy/agent.32 23:37:48 SSH_AGENT_PID=38 23:37:48 Running ssh-add (command line suppressed) 23:37:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14097396972765542294.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14097396972765542294.key) 23:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:48 + git semver tag 23:37:49 2023-10-30 23:37:49,125 [run_tag] DEBUG tag force:False 23:37:49 2023-10-30 23:37:49,125 [check_head_tag] DEBUG check head tag 23:37:49 2023-10-30 23:37:49,126 [execute] INFO git cat-file --batch-check 23:37:49 2023-10-30 23:37:49,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:37:49 2023-10-30 23:37:49,130 [execute] INFO git cat-file --batch 23:37:49 2023-10-30 23:37:49,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 23:37:49 2023-10-30 23:37:49,156 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:37:49 2023-10-30 23:37:49,156 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 23:37:49 2023-10-30 23:37:49,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 23:37:49 2023-10-30 23:37:49,161 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:37:49 3.1.0-dev.63 [Pipeline] } 23:37:49 $ docker exec --env ******** --env ******** 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 ssh-agent -k 23:37:49 unset SSH_AUTH_SOCK; 23:37:49 unset SSH_AGENT_PID; 23:37:49 echo Agent pid 38 killed; 23:37:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:49 + git semver [Pipeline] } 23:37:49 $ docker stop --time=1 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 23:37:51 $ docker rm -f --volumes 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:51 23:37:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:51 0.23.1-centos7: Pulling from edgex-lftools 23:37:51 ab5ef0e58194: Pulling fs layer 23:37:51 9712f1f96733: Pulling fs layer 23:37:51 63f879dbbcfc: Pulling fs layer 23:37:51 0d9ebad4ef96: Pulling fs layer 23:37:51 e9a5061849ea: Pulling fs layer 23:37:51 d747dcd14b5f: Pulling fs layer 23:37:51 2de7ff778b66: Pulling fs layer 23:37:51 e9a5061849ea: Waiting 23:37:51 d747dcd14b5f: Waiting 23:37:51 2de7ff778b66: Waiting 23:37:51 9712f1f96733: Verifying Checksum 23:37:51 9712f1f96733: Download complete 23:37:52 63f879dbbcfc: Verifying Checksum 23:37:52 63f879dbbcfc: Download complete 23:37:52 e9a5061849ea: Verifying Checksum 23:37:52 e9a5061849ea: Download complete 23:37:52 d747dcd14b5f: Verifying Checksum 23:37:52 d747dcd14b5f: Download complete 23:37:52 0d9ebad4ef96: Verifying Checksum 23:37:52 0d9ebad4ef96: Download complete 23:37:52 ab5ef0e58194: Verifying Checksum 23:37:52 ab5ef0e58194: Download complete 23:37:52 2de7ff778b66: Verifying Checksum 23:37:52 2de7ff778b66: Download complete 23:37:55 ab5ef0e58194: Pull complete 23:37:55 9712f1f96733: Pull complete 23:37:55 63f879dbbcfc: Pull complete 23:37:58 0d9ebad4ef96: Pull complete 23:37:58 e9a5061849ea: Pull complete 23:37:59 d747dcd14b5f: Pull complete 23:38:00 2de7ff778b66: Pull complete 23:38:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:00 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:38:00 $ 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:38:01 $ docker top 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:38:01 provisioning config files... 23:38:01 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5248037049219932237tmp 23:38:01 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9487900371254759147tmp 23:38:01 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7469661353473370803tmp [Pipeline] { [Pipeline] echo 23:38:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:38:02 ---> sigul-configuration.sh 23:38:02 gpg: directory `/root/.gnupg' created 23:38:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:38:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:38:02 gpg: keyring `/root/.gnupg/secring.gpg' created 23:38:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:38:02 gpg: CAST5 encrypted data 23:38:02 gpg: encrypted with 1 passphrase 23:38:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:38:02 + mkdir /home/jenkins 23:38:02 + mkdir /home/jenkins/sigul [Pipeline] sh 23:38:02 + 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:38:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:38:02 ---> sigul-install.sh 23:38:02 Sigul already installed; skipping installation. [Pipeline] sh 23:38:03 + git tag --list 23:38:03 v3.1.0-dev.0 23:38:03 v3.1.0-dev.1 23:38:03 v3.1.0-dev.10 23:38:03 v3.1.0-dev.11 23:38:03 v3.1.0-dev.12 23:38:03 v3.1.0-dev.13 23:38:03 v3.1.0-dev.14 23:38:03 v3.1.0-dev.15 23:38:03 v3.1.0-dev.16 23:38:03 v3.1.0-dev.17 23:38:03 v3.1.0-dev.18 23:38:03 v3.1.0-dev.19 23:38:03 v3.1.0-dev.2 23:38:03 v3.1.0-dev.20 23:38:03 v3.1.0-dev.21 23:38:03 v3.1.0-dev.22 23:38:03 v3.1.0-dev.23 23:38:03 v3.1.0-dev.24 23:38:03 v3.1.0-dev.25 23:38:03 v3.1.0-dev.26 23:38:03 v3.1.0-dev.27 23:38:03 v3.1.0-dev.28 23:38:03 v3.1.0-dev.29 23:38:03 v3.1.0-dev.3 23:38:03 v3.1.0-dev.30 23:38:03 v3.1.0-dev.31 23:38:03 v3.1.0-dev.32 23:38:03 v3.1.0-dev.33 23:38:03 v3.1.0-dev.34 23:38:03 v3.1.0-dev.35 23:38:03 v3.1.0-dev.36 23:38:03 v3.1.0-dev.37 23:38:03 v3.1.0-dev.38 23:38:03 v3.1.0-dev.39 23:38:03 v3.1.0-dev.4 23:38:03 v3.1.0-dev.40 23:38:03 v3.1.0-dev.41 23:38:03 v3.1.0-dev.42 23:38:03 v3.1.0-dev.43 23:38:03 v3.1.0-dev.44 23:38:03 v3.1.0-dev.45 23:38:03 v3.1.0-dev.46 23:38:03 v3.1.0-dev.47 23:38:03 v3.1.0-dev.48 23:38:03 v3.1.0-dev.49 23:38:03 v3.1.0-dev.5 23:38:03 v3.1.0-dev.50 23:38:03 v3.1.0-dev.51 23:38:03 v3.1.0-dev.52 23:38:03 v3.1.0-dev.53 23:38:03 v3.1.0-dev.54 23:38:03 v3.1.0-dev.55 23:38:03 v3.1.0-dev.56 23:38:03 v3.1.0-dev.57 23:38:03 v3.1.0-dev.58 23:38:03 v3.1.0-dev.59 23:38:03 v3.1.0-dev.6 23:38:03 v3.1.0-dev.60 23:38:03 v3.1.0-dev.61 23:38:03 v3.1.0-dev.62 23:38:03 v3.1.0-dev.63 23:38:03 v3.1.0-dev.7 23:38:03 v3.1.0-dev.8 23:38:03 v3.1.0-dev.9 [Pipeline] sh 23:38:03 + lftools sign git-tag v3.1.0-dev.63 23:38:04 Signing Git tag with Sigul... 23:38:04 Signing v3.1.0-dev.63 [Pipeline] echo 23:38:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:38:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:38:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:38:05 $ docker stop --time=1 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 23:38:07 $ docker rm -f --volumes 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:38:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:38:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:07 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:38:07 $ 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:38:08 $ docker top 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:08 [ssh-agent] Looking for ssh-agent implementation... 23:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:08 $ docker exec 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 ssh-agent 23:38:08 SSH_AUTH_SOCK=/tmp/ssh-9W2siWgKPRIs/agent.33 23:38:08 SSH_AGENT_PID=39 23:38:08 Running ssh-add (command line suppressed) 23:38:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17962015327725313708.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17962015327725313708.key) 23:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:08 + git semver bump pre 23:38:09 2023-10-30 23:38:09,035 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:38:09 2023-10-30 23:38:09,035 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev 23:38:09 2023-10-30 23:38:09,035 [bump_version] DEBUG bumped version:3.1.0-dev.64 23:38:09 2023-10-30 23:38:09,035 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 23:38:09 2023-10-30 23:38:09,035 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:38:09 2023-10-30 23:38:09,036 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 23:38:09 2023-10-30 23:38:09,037 [execute] INFO git cat-file --batch-check 23:38:09 2023-10-30 23:38:09,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:38:09 2023-10-30 23:38:09,043 [execute] INFO git cat-file --batch 23:38:09 2023-10-30 23:38:09,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:38:09 2023-10-30 23:38:09,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:38:09 3.1.0-dev.64 [Pipeline] } 23:38:09 $ docker exec --env ******** --env ******** 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 ssh-agent -k 23:38:09 unset SSH_AUTH_SOCK; 23:38:09 unset SSH_AGENT_PID; 23:38:09 echo Agent pid 39 killed; 23:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:09 + git semver [Pipeline] } 23:38:09 $ docker stop --time=1 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 23:38:11 $ docker rm -f --volumes 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:38:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:38:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:11 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:38: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:38:12 $ docker top a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:12 [ssh-agent] Looking for ssh-agent implementation... 23:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:12 $ docker exec a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 ssh-agent 23:38:12 SSH_AUTH_SOCK=/tmp/ssh-z81BxMR4E34r/agent.33 23:38:12 SSH_AGENT_PID=39 23:38:12 Running ssh-add (command line suppressed) 23:38:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9078748193108962488.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9078748193108962488.key) 23:38:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:12 + git semver push 23:38:13 2023-10-30 23:38:12,955 [run_push] DEBUG push 23:38:13 2023-10-30 23:38:12,956 [execute] INFO git cat-file --batch-check 23:38:13 2023-10-30 23:38:12,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 23:38:13 2023-10-30 23:38:12,959 [execute] INFO git rev-list 92949380722e013163be831de1e5d9ba5a40cbba -- 23:38:13 2023-10-30 23:38:12,959 [execute] DEBUG Popen(['git', 'rev-list', '92949380722e013163be831de1e5d9ba5a40cbba', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:38:13 2023-10-30 23:38:12,965 [execute] INFO git fetch -v origin 23:38:13 2023-10-30 23:38:12,966 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 23:38:13 2023-10-30 23:38:13,486 [run_push] DEBUG no remote changes detected 23:38:13 2023-10-30 23:38:13,487 [execute] INFO git push origin semver 23:38:13 2023-10-30 23:38:13,487 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 23:38:14 2023-10-30 23:38:14,328 [run_push] DEBUG push all version tags 23:38:14 2023-10-30 23:38:14,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:38:14 2023-10-30 23:38:14,329 [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:38:15 2023-10-30 23:38:15,053 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:38:15 3.1.0-dev.64 [Pipeline] } 23:38:15 $ docker exec --env ******** --env ******** a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 ssh-agent -k 23:38:15 unset SSH_AUTH_SOCK; 23:38:15 unset SSH_AGENT_PID; 23:38:15 echo Agent pid 39 killed; 23:38:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:15 + git semver [Pipeline] } 23:38:15 $ docker stop --time=1 a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 23:38:17 $ docker rm -f --volumes a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 [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:38:17 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 23:38:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:38:17 total 16 23:38:17 drwxr-xr-x 3 root root 4096 Oct 30 23:24 . 23:38:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 23:38 .. 23:38:17 drwxr-xr-x 2 root root 4096 Oct 30 23:24 cost 23:38:17 -rw-r--r-- 1 root root 88 Oct 30 23:24 cost.csv 23:38:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 23:38:17 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 23:38:17 total 16 23:38:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:24 . 23:38:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 23:38 .. 23:38:17 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 23:24 cost 23:38:17 -rw-r--r-- 1 jenkins jenkins 88 Oct 30 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:38:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:38:18 ---> package-listing.sh 23:38:18 ++ facter osfamily 23:38:18 ++ tr '[:upper:]' '[:lower:]' 23:38:19 + OS_FAMILY=debian 23:38:19 + workspace=/w/workspace/exfoundry_app-record-replay_main 23:38:19 + START_PACKAGES=/tmp/packages_start.txt 23:38:19 + END_PACKAGES=/tmp/packages_end.txt 23:38:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:19 + PACKAGES=/tmp/packages_start.txt 23:38:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:38:19 + PACKAGES=/tmp/packages_end.txt 23:38:19 + case "${OS_FAMILY}" in 23:38:19 + dpkg -l 23:38:19 + grep '^ii' 23:38:19 + '[' -f /tmp/packages_start.txt ']' 23:38:19 + '[' -f /tmp/packages_end.txt ']' 23:38:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:19 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 23:38:19 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 23:38:19 + 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:38:19 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:38:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:19 prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container 23:38:19 $ 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:38:20 $ docker top cc078e414abec2724bf3feb4296fa382c67c327137d6129eba9c27894a909f7e -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:38:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:38:21 + ls /var/log/sa-host 23:38:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:21 provisioning config files... 23:38:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4304678505069193192tmp [Pipeline] { [Pipeline] echo 23:38:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:21 ---> create-netrc.sh [Pipeline] } 23:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:38:21 ---> python-tools-install.sh [Pipeline] echo 23:38:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:38:22 ---> sudo-logs.sh 23:38:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:38:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:38:22 ---> job-cost.sh 23:38:22 lf-activate-venv: SKIPPING 23:38:22 DEBUG: total: 0.2199999988079071 23:38:22 INFO: Retrieving Stack Cost... 23:38:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:23 INFO: Archiving Costs [Pipeline] echo 23:38:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:23 ---> logs-deploy.sh 23:38:23 lf-activate-venv: SKIPPING 23:38:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/68 23:38:23 INFO: archiving workspace using pattern(s): 23:38:24 Archives upload complete. 23:38:24 INFO: archiving logs to Nexus