Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 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-ssh7191979584303814676.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-ssh15668111011586605765.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-ssh11177982658110168581.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-ssh7375993559959569040.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-ssh17941630046535521596.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-7637 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 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 (main) Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34" > 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 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 > git rev-list --no-walk d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:01 ========================================================= 21:44:01 EdgeX Global Pipelines Version Info 21:44:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:44:01 ------------------- 21:44:01 stable info: 21:44:01 ------------------- 21:44:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:44:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:44:01 Message: update stable to v1.0.254 21:44:02 ------------------- 21:44:02 experimental info: 21:44:02 ------------------- 21:44:02 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:44:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo 21:44:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56b0817 [Pipeline] echo 21:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:03 provisioning config files... 21:44:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13797675395171508497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:03 ---> docker-login.sh 21:44:03 nexus3.edgexfoundry.org:10001 21:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:03 Configure a credential helper to remove this warning. See 21:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:03 21:44:03 Login Succeeded 21:44:03 nexus3.edgexfoundry.org:10002 21:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:03 Configure a credential helper to remove this warning. See 21:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:03 21:44:03 Login Succeeded 21:44:03 nexus3.edgexfoundry.org:10003 21:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:03 Configure a credential helper to remove this warning. See 21:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:03 21:44:03 Login Succeeded 21:44:03 nexus3.edgexfoundry.org:10004 21:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:03 Configure a credential helper to remove this warning. See 21:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:03 21:44:03 Login Succeeded 21:44:03 docker.io 21:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:04 Configure a credential helper to remove this warning. See 21:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:04 21:44:04 Login Succeeded 21:44:04 ---> docker-login.sh ends [Pipeline] } 21:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:44:04 + git rev-list -1 --merges 56b0817e78d40eb0016bf0d539fa39bbf649a4a2~1..56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo 21:44:04 -----------> git rev-list -1 --merges 56b0817e78d40eb0016bf0d539fa39bbf649a4a2~1..56b0817e78d40eb0016bf0d539fa39bbf649a4a2 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:44:04 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [false] [Pipeline] sh 21:44:04 + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo 21:44:04 ========================================================= 21:44:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:44:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:05 + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo 21:44:05 [semverPrep] GIT_COMMIT: 56b0817e78d40eb0016bf0d539fa39bbf649a4a2, Commit Message: Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo 21:44:05 [semverPrep] This is not a build commit. [Pipeline] sh 21:44:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:05 + grep -v github /etc/ssh/ssh_known_hosts 21:44:05 + [ -e /tmp/ssh_known_hosts ] 21:44:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:44:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:44:05 + sudo tee -a /etc/ssh/ssh_known_hosts 21:44:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:05 21:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:06 0.1.4: Pulling from edgex-devops/py-git-semver 21:44:06 b85a868b505f: Pulling fs layer 21:44:06 e2be974225ed: Pulling fs layer 21:44:06 339a4e72a1f5: Pulling fs layer 21:44:06 988bab9f4d93: Pulling fs layer 21:44:06 1469e6f7b9e6: Pulling fs layer 21:44:06 eaf3925da568: Pulling fs layer 21:44:06 bab4dde63d76: Pulling fs layer 21:44:06 bde34c3a00c8: Pulling fs layer 21:44:06 b352a97aabf1: Pulling fs layer 21:44:06 4872d77fe225: Pulling fs layer 21:44:06 5851b861e8e6: Pulling fs layer 21:44:06 988bab9f4d93: Waiting 21:44:06 1469e6f7b9e6: Waiting 21:44:06 eaf3925da568: Waiting 21:44:06 bab4dde63d76: Waiting 21:44:06 b352a97aabf1: Waiting 21:44:06 4872d77fe225: Waiting 21:44:06 bde34c3a00c8: Waiting 21:44:06 5851b861e8e6: Waiting 21:44:06 e2be974225ed: Verifying Checksum 21:44:06 e2be974225ed: Download complete 21:44:06 988bab9f4d93: Download complete 21:44:06 339a4e72a1f5: Verifying Checksum 21:44:06 339a4e72a1f5: Download complete 21:44:06 1469e6f7b9e6: Verifying Checksum 21:44:06 1469e6f7b9e6: Download complete 21:44:06 eaf3925da568: Verifying Checksum 21:44:06 eaf3925da568: Download complete 21:44:06 bde34c3a00c8: Download complete 21:44:06 b352a97aabf1: Verifying Checksum 21:44:06 b352a97aabf1: Download complete 21:44:06 4872d77fe225: Download complete 21:44:06 5851b861e8e6: Verifying Checksum 21:44:06 5851b861e8e6: Download complete 21:44:06 b85a868b505f: Verifying Checksum 21:44:06 b85a868b505f: Download complete 21:44:06 bab4dde63d76: Verifying Checksum 21:44:06 bab4dde63d76: Download complete 21:44:07 b85a868b505f: Pull complete 21:44:07 e2be974225ed: Pull complete 21:44:08 339a4e72a1f5: Pull complete 21:44:08 988bab9f4d93: Pull complete 21:44:08 1469e6f7b9e6: Pull complete 21:44:08 eaf3925da568: Pull complete 21:44:10 bab4dde63d76: Pull complete 21:44:10 bde34c3a00c8: Pull complete 21:44:10 b352a97aabf1: Pull complete 21:44:10 4872d77fe225: Pull complete 21:44:10 5851b861e8e6: Pull complete 21:44:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:11 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:44: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:44:14 $ docker top e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad -eo pid,comm 21:44:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:44:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:14 [ssh-agent] Looking for ssh-agent implementation... 21:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:14 $ docker exec e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent 21:44:14 SSH_AUTH_SOCK=/tmp/ssh-X8Q2xPWgsp2a/agent.32 21:44:14 SSH_AGENT_PID=38 21:44:14 Running ssh-add (command line suppressed) 21:44:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6532630615679378131.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6532630615679378131.key) 21:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:15 + git tag --points-at HEAD [Pipeline] } 21:44:15 $ docker exec --env ******** --env ******** e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent -k 21:44:15 unset SSH_AUTH_SOCK; 21:44:15 unset SSH_AGENT_PID; 21:44:15 echo Agent pid 38 killed; 21:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:15 [ssh-agent] Looking for ssh-agent implementation... 21:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:15 $ docker exec e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent 21:44:15 SSH_AUTH_SOCK=/tmp/ssh-Xt1UlRgRNAjd/agent.70 21:44:15 SSH_AGENT_PID=76 21:44:15 Running ssh-add (command line suppressed) 21:44:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8707003450231432212.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8707003450231432212.key) 21:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:16 + git semver init 21:44:16 2023-09-22 21:44:16,290 [run_init] DEBUG init version:0.0.0 force:False 21:44:16 2023-09-22 21:44:16,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 21:44:16 2023-09-22 21:44:16,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 21:44:16 2023-09-22 21:44:16,291 [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) 21:44:17 2023-09-22 21:44:16,926 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 21:44:17 2023-09-22 21:44:16,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 21:44:17 2023-09-22 21:44:16,927 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:17 2023-09-22 21:44:16,927 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:44:17 3.1.0-dev.49 [Pipeline] } 21:44:17 $ docker exec --env ******** --env ******** e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent -k 21:44:17 unset SSH_AUTH_SOCK; 21:44:17 unset SSH_AGENT_PID; 21:44:17 echo Agent pid 76 killed; 21:44:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:17 + git semver [Pipeline] } 21:44:17 $ docker stop --time=1 e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad 21:44:19 $ docker rm -f --volumes e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad [Pipeline] // withDockerContainer [Pipeline] sh 21:44:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:19 Stashed 1 file(s) [Pipeline] echo 21:44:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.49 [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 21:44:19 provisioning config files... 21:44:19 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13076864701916398968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:20 ---> docker-login.sh 21:44:20 nexus3.edgexfoundry.org:10001 21:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:20 Configure a credential helper to remove this warning. See 21:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:20 21:44:20 Login Succeeded 21:44:20 nexus3.edgexfoundry.org:10002 21:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:20 Configure a credential helper to remove this warning. See 21:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:20 21:44:20 Login Succeeded 21:44:20 nexus3.edgexfoundry.org:10003 21:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:20 Configure a credential helper to remove this warning. See 21:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:20 21:44:20 Login Succeeded 21:44:20 nexus3.edgexfoundry.org:10004 21:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:20 Configure a credential helper to remove this warning. See 21:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:20 21:44:20 Login Succeeded 21:44:20 docker.io 21:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:20 Configure a credential helper to remove this warning. See 21:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:20 21:44:20 Login Succeeded 21:44:20 ---> docker-login.sh ends [Pipeline] } 21:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:20 ========================================================= 21:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:44:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:21 + 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 . 21:44:21 Sending build context to Docker daemon 584.7kB 21:44:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:44:21 Step 2/12 : FROM ${BASE} AS builder 21:44:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:44:21 7264a8db6415: Pulling fs layer 21:44:21 c4d48a809fc2: Pulling fs layer 21:44:21 4f1c88b9dad5: Pulling fs layer 21:44:21 ad3a456e5733: Pulling fs layer 21:44:21 33e27b845d1e: Pulling fs layer 21:44:21 c68163c4e522: Pulling fs layer 21:44:21 50da416c3ac9: Pulling fs layer 21:44:21 23d2d4c4bb30: Pulling fs layer 21:44:21 ad3a456e5733: Waiting 21:44:21 33e27b845d1e: Waiting 21:44:21 c68163c4e522: Waiting 21:44:21 50da416c3ac9: Waiting 21:44:21 23d2d4c4bb30: Waiting 21:44:21 c4d48a809fc2: Download complete 21:44:21 ad3a456e5733: Verifying Checksum 21:44:21 ad3a456e5733: Download complete 21:44:21 33e27b845d1e: Verifying Checksum 21:44:21 33e27b845d1e: Download complete 21:44:21 7264a8db6415: Download complete 21:44:21 c68163c4e522: Verifying Checksum 21:44:21 c68163c4e522: Download complete 21:44:21 7264a8db6415: Pull complete 21:44:21 c4d48a809fc2: Pull complete 21:44:21 23d2d4c4bb30: Verifying Checksum 21:44:21 23d2d4c4bb30: Download complete 21:44:21 4f1c88b9dad5: Verifying Checksum 21:44:21 4f1c88b9dad5: Download complete 21:44:22 50da416c3ac9: Download complete 21:44:25 4f1c88b9dad5: Pull complete 21:44:25 ad3a456e5733: Pull complete 21:44:25 33e27b845d1e: Pull complete 21:44:25 c68163c4e522: Pull complete 21:44:28 50da416c3ac9: Pull complete 21:44:28 23d2d4c4bb30: Pull complete 21:44:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:44:28 ---> 0786185ac409 21:44:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:44:32 ---> Running in 0dfda5c82732 21:44:32 Removing intermediate container 0dfda5c82732 21:44:32 ---> 7983968aae67 21:44:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:44:32 ---> Running in c075a4d8c1ee 21:44:34 Still waiting to schedule task 21:44:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:44:35 Removing intermediate container c075a4d8c1ee 21:44:35 ---> d6870a884917 21:44:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:44:35 ---> Running in 201103f9ccd9 21:44:35 Removing intermediate container 201103f9ccd9 21:44:35 ---> 93b1b0762487 21:44:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:35 ---> Running in a37aa92b0f46 21:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:36 OK: 264 MiB in 52 packages 21:44:39 Removing intermediate container a37aa92b0f46 21:44:39 ---> a47b02a82d93 21:44:39 Step 7/12 : WORKDIR /app 21:44:39 ---> Running in 3da91de8da2d 21:44:39 Removing intermediate container 3da91de8da2d 21:44:39 ---> 98f8bb243fda 21:44:39 Step 8/12 : COPY go.mod vendor* ./ 21:44:39 ---> ede482ace02d 21:44:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:39 ---> Running in 05403bf70324 21:45:18 Removing intermediate container 05403bf70324 21:45:18 ---> 6eadcbb6a41a 21:45:18 Step 10/12 : COPY . . 21:45:18 ---> fcae3d8f0175 21:45:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:18 ---> Running in 431f542962fc 21:45:18 Removing intermediate container 431f542962fc 21:45:18 ---> db964a1c8278 21:45:18 Step 12/12 : RUN $MAKE 21:45:18 ---> Running in dcd7552a10ee 21:45:18 noop 21:45:18 Removing intermediate container dcd7552a10ee 21:45:18 ---> 8b6aece049c7 21:45:18 Successfully built 8b6aece049c7 21:45:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:18 + docker inspect -f . ci-base-image-x86_64 21:45:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:18 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:45:18 $ 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 21:45:18 $ docker top 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:19 + go version 21:45:19 go version go1.21.0 linux/amd64 [Pipeline] } 21:45:19 $ docker stop --time=1 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 21:45:20 $ docker rm -f --volumes 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:21 + docker inspect -f . ci-base-image-x86_64 21:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:21 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:45:21 $ 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 21:45:21 $ docker top 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:21 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 21:45:22 + make test 21:45:22 go test -race -coverprofile=coverage.out ./... 21:45:44 ? github.com/edgexfoundry/app-record-replay [no test files] 21:45:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:45:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:45:44 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:45:44 ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements 21:45:52 ok github.com/edgexfoundry/app-record-replay/internal/application 9.607s coverage: 98.7% of statements 21:45:52 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 78.7% of statements 21:45:52 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 21:46:13 go vet ./... 21:46:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:46:13 ./bin/test-attribution-txt.sh [Pipeline] echo 21:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:46:14 $ docker stop --time=1 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b 21:46:17 $ docker rm -f --volumes 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b [Pipeline] // withDockerContainer [Pipeline] sh 21:46:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:46:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:46:18 + ls -al . 21:46:18 total 184 21:46:18 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:45 . 21:46:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. 21:46:18 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:44 .dockerignore 21:46:18 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 .git 21:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 .github 21:46:18 -rw-rw-r-- 1 jenkins jenkins 164 Sep 22 21:44 .gitignore 21:46:18 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:44 .golangci.yml 21:46:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver 21:46:18 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 22 21:44 Attribution.txt 21:46:18 -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 21:44 CHANGELOG.md 21:46:18 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 22 21:44 Dockerfile 21:46:18 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:44 GOVERNANCE.md 21:46:18 -rw-rw-r-- 1 jenkins jenkins 681 Sep 22 21:44 Jenkinsfile 21:46:18 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:44 LICENSE 21:46:18 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 22 21:44 Makefile 21:46:18 -rw-rw-r-- 1 jenkins jenkins 611 Sep 22 21:44 OWNERS.md 21:46:18 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 22 21:44 README.md 21:46:18 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 22 21:44 Record and Reply.postman_collection.json 21:46:18 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:46:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 bin 21:46:18 -rw-r--r-- 1 jenkins jenkins 24553 Sep 22 21:45 coverage.out 21:46:18 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 22 21:44 go.mod 21:46:18 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 22 21:44 go.sum 21:46:18 drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:44 internal 21:46:18 -rw-rw-r-- 1 jenkins jenkins 913 Sep 22 21:44 main.go 21:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 openapi 21:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 pkg 21:46:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:19 + 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=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 --label arch=amd64 --label version=3.1.0-dev.49 . 21:46:19 Sending build context to Docker daemon 609.8kB 21:46:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:46:19 Step 2/26 : FROM ${BASE} AS builder 21:46:19 ---> 8b6aece049c7 21:46:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:46:19 ---> Running in 9236e7161edd 21:46:19 Removing intermediate container 9236e7161edd 21:46:19 ---> 55fc1dce25ca 21:46:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:46:19 ---> Running in 07a31f3ae4a7 21:46:19 Removing intermediate container 07a31f3ae4a7 21:46:19 ---> 46c10e4d34af 21:46:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:46:19 ---> Running in c298feb9d7ea 21:46:19 Removing intermediate container c298feb9d7ea 21:46:19 ---> 580ab4fd7abb 21:46:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:19 ---> Running in 7ba68e0ab1f5 21:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:20 OK: 264 MiB in 52 packages 21:46:20 Removing intermediate container 7ba68e0ab1f5 21:46:20 ---> 2b52429fe159 21:46:20 Step 7/26 : WORKDIR /app 21:46:20 ---> Running in 01eecfc96265 21:46:20 Removing intermediate container 01eecfc96265 21:46:20 ---> d57cb8e9015c 21:46:20 Step 8/26 : COPY go.mod vendor* ./ 21:46:20 ---> 08f635373e03 21:46:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:20 ---> Running in eea2455da7b6 21:46:21 Removing intermediate container eea2455da7b6 21:46:21 ---> 31219a239f9f 21:46:21 Step 10/26 : COPY . . 21:46:21 ---> 06baf201b785 21:46:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:21 ---> Running in fed3d044283a 21:46:21 Removing intermediate container fed3d044283a 21:46:21 ---> d101970d13dd 21:46:21 Step 12/26 : RUN $MAKE 21:46:21 ---> Running in 70fd531a3952 21:46:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.49" -trimpath -mod=readonly -o app-record-replay 21:46:43 Removing intermediate container 70fd531a3952 21:46:43 ---> 9b708b92834c 21:46:43 Step 13/26 : FROM alpine:3.18 21:46:43 3.18: Pulling from library/alpine 21:46:43 7264a8db6415: Already exists 21:46:43 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:46:43 Status: Downloaded newer image for alpine:3.18 21:46:43 ---> 7e01a0d0a1dc 21:46:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:46:43 ---> Running in 833fba668ea4 21:46:43 Removing intermediate container 833fba668ea4 21:46:43 ---> 01da2f5512f9 21:46:43 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:46:43 ---> Running in 9a4f86cdfdcf 21:46:43 Removing intermediate container 9a4f86cdfdcf 21:46:43 ---> 682012f5a8c3 21:46:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:46:43 ---> Running in 723bbc36e144 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:43 (1/2) Installing ca-certificates (20230506-r0) 21:46:43 (2/2) Installing dumb-init (1.2.5-r2) 21:46:43 Executing busybox-1.36.1-r2.trigger 21:46:43 Executing ca-certificates-20230506-r0.trigger 21:46:43 OK: 8 MiB in 17 packages 21:46:43 Removing intermediate container 723bbc36e144 21:46:43 ---> 241eec9d32e7 21:46:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:46:43 ---> eee3a588d12f 21:46:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:46:43 ---> 5fc2f15b5638 21:46:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:46:43 ---> 8f8fab7cde55 21:46:43 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:46:43 ---> 6dd6fe3b8bf7 21:46:43 Step 21/26 : EXPOSE 59712 21:46:43 ---> Running in 519e4b067346 21:46:43 Removing intermediate container 519e4b067346 21:46:43 ---> bd5daf6ea3ac 21:46:43 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:46:43 ---> Running in fdf330dbb801 21:46:43 Removing intermediate container fdf330dbb801 21:46:43 ---> d292f539de24 21:46:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:46:43 ---> Running in acbcf5aed473 21:46:43 Removing intermediate container acbcf5aed473 21:46:43 ---> b0e16866ca75 21:46:43 Step 24/26 : LABEL arch=amd64 21:46:43 ---> Running in 9e8b73f6fdc7 21:46:43 Removing intermediate container 9e8b73f6fdc7 21:46:43 ---> 06cbed2261e6 21:46:43 Step 25/26 : LABEL git_sha=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:46:43 ---> Running in da90a4c486fc 21:46:44 Removing intermediate container da90a4c486fc 21:46:44 ---> 4af13811bb79 21:46:44 Step 26/26 : LABEL version=3.1.0-dev.49 21:46:44 ---> Running in d92c35780e23 21:46:44 Removing intermediate container d92c35780e23 21:46:44 ---> bccbb89ea3e0 21:46:44 [Warning] One or more build-args [ARCH] were not consumed 21:46:44 Successfully built bccbb89ea3e0 21:46:44 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 21:46:44 provisioning config files... 21:46:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7359047869355364569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:44 ---> docker-login.sh 21:46:44 nexus3.edgexfoundry.org:10001 21:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:44 Configure a credential helper to remove this warning. See 21:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:44 21:46:44 Login Succeeded 21:46:44 nexus3.edgexfoundry.org:10002 21:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:44 Configure a credential helper to remove this warning. See 21:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:44 21:46:44 Login Succeeded 21:46:44 nexus3.edgexfoundry.org:10003 21:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:44 Configure a credential helper to remove this warning. See 21:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:44 21:46:44 Login Succeeded 21:46:44 nexus3.edgexfoundry.org:10004 21:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:44 Configure a credential helper to remove this warning. See 21:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:44 21:46:44 Login Succeeded 21:46:44 docker.io 21:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:45 Configure a credential helper to remove this warning. See 21:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:45 21:46:45 Login Succeeded 21:46:45 ---> docker-login.sh ends [Pipeline] } 21:46:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:45 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 21:46:45 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:46:45 latest 21:46:45 3.1.0-dev.49 21:46:45 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:46:45 main 21:46:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:46:45 a94968b6e34b: Preparing 21:46:45 b9a9c400365a: Preparing 21:46:45 e2ce15c7babc: Preparing 21:46:45 d33dfbb6850d: Preparing 21:46:45 7118714699af: Preparing 21:46:45 4693057ce236: Preparing 21:46:45 4693057ce236: Waiting 21:46:45 d33dfbb6850d: Pushed 21:46:45 b9a9c400365a: Pushed 21:46:45 e2ce15c7babc: Pushed 21:46:45 4693057ce236: Layer already exists 21:46:45 7118714699af: Pushed 21:46:48 a94968b6e34b: Pushed 21:46:48 56b0817e78d40eb0016bf0d539fa39bbf649a4a2: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:46:49 a94968b6e34b: Preparing 21:46:49 b9a9c400365a: Preparing 21:46:49 e2ce15c7babc: Preparing 21:46:49 d33dfbb6850d: Preparing 21:46:49 7118714699af: Preparing 21:46:49 4693057ce236: Preparing 21:46:49 4693057ce236: Waiting 21:46:49 a94968b6e34b: Layer already exists 21:46:49 b9a9c400365a: Layer already exists 21:46:49 7118714699af: Layer already exists 21:46:49 e2ce15c7babc: Layer already exists 21:46:49 d33dfbb6850d: Layer already exists 21:46:49 4693057ce236: Layer already exists 21:46:49 latest: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 21:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:46:49 a94968b6e34b: Preparing 21:46:49 b9a9c400365a: Preparing 21:46:49 e2ce15c7babc: Preparing 21:46:49 d33dfbb6850d: Preparing 21:46:49 7118714699af: Preparing 21:46:49 4693057ce236: Preparing 21:46:49 4693057ce236: Waiting 21:46:49 7118714699af: Layer already exists 21:46:49 e2ce15c7babc: Layer already exists 21:46:49 d33dfbb6850d: Layer already exists 21:46:49 a94968b6e34b: Layer already exists 21:46:49 b9a9c400365a: Layer already exists 21:46:49 4693057ce236: Layer already exists 21:46:49 3.1.0-dev.49: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:46:50 a94968b6e34b: Preparing 21:46:50 b9a9c400365a: Preparing 21:46:50 e2ce15c7babc: Preparing 21:46:50 d33dfbb6850d: Preparing 21:46:50 7118714699af: Preparing 21:46:50 4693057ce236: Preparing 21:46:50 4693057ce236: Waiting 21:46:50 7118714699af: Layer already exists 21:46:50 b9a9c400365a: Layer already exists 21:46:50 a94968b6e34b: Layer already exists 21:46:50 d33dfbb6850d: Layer already exists 21:46:50 e2ce15c7babc: Layer already exists 21:46:50 4693057ce236: Layer already exists 21:46:50 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 21:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 21:46:51 a94968b6e34b: Preparing 21:46:51 b9a9c400365a: Preparing 21:46:51 e2ce15c7babc: Preparing 21:46:51 d33dfbb6850d: Preparing 21:46:51 7118714699af: Preparing 21:46:51 4693057ce236: Preparing 21:46:51 4693057ce236: Waiting 21:46:51 7118714699af: Layer already exists 21:46:51 e2ce15c7babc: Layer already exists 21:46:51 b9a9c400365a: Layer already exists 21:46:51 d33dfbb6850d: Layer already exists 21:46:51 a94968b6e34b: Layer already exists 21:46:51 4693057ce236: Layer already exists 21:46:51 main: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:51 ===================================================== [Pipeline] echo 21:46:51 taggedImages: 21:46:51 - nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:46:51 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 21:46:51 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 21:46:51 - nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:46:51 - 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 21:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:51 21:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:51 latest: Pulling from edgex-lftools-log-publisher 21:46:51 5eb5b503b376: Pulling fs layer 21:46:51 5c69ac0246d0: Pulling fs layer 21:46:51 ec43610c2a17: Pulling fs layer 21:46:51 3a2ae6a8a46f: Pulling fs layer 21:46:51 33b1e0a273af: Pulling fs layer 21:46:51 5d3b04190fa2: Pulling fs layer 21:46:51 2f39f015ded8: Pulling fs layer 21:46:51 3a2ae6a8a46f: Waiting 21:46:51 33b1e0a273af: Waiting 21:46:51 5d3b04190fa2: Waiting 21:46:51 5c69ac0246d0: Verifying Checksum 21:46:51 5c69ac0246d0: Download complete 21:46:51 3a2ae6a8a46f: Verifying Checksum 21:46:51 3a2ae6a8a46f: Download complete 21:46:51 33b1e0a273af: Verifying Checksum 21:46:51 33b1e0a273af: Download complete 21:46:51 ec43610c2a17: Verifying Checksum 21:46:51 ec43610c2a17: Download complete 21:46:51 5d3b04190fa2: Verifying Checksum 21:46:51 5d3b04190fa2: Download complete 21:46:52 5eb5b503b376: Verifying Checksum 21:46:52 5eb5b503b376: Download complete 21:46:52 2f39f015ded8: Download complete 21:46:53 5eb5b503b376: Pull complete 21:46:53 5c69ac0246d0: Pull complete 21:46:53 ec43610c2a17: Pull complete 21:46:53 3a2ae6a8a46f: Pull complete 21:46:54 33b1e0a273af: Pull complete 21:46:54 5d3b04190fa2: Pull complete 21:46:58 2f39f015ded8: Pull complete 21:46:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:58 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:46:58 $ 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 21:47:01 $ docker top d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:02 ---> job-cost.sh 21:47:02 lf-activate-venv: SKIPPING 21:47:02 INFO: No Stack... 21:47:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:02 INFO: Archiving Costs [Pipeline] sh 21:47:03 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 21:47:03 + cut -d, -f6 [Pipeline] lock 21:47:03 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] 21:47:03 Resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] did not exist. Created. 21:47:03 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:03 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:03 Stashed 1 file(s) [Pipeline] } 21:47:03 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:03 $ docker stop --time=1 d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a 21:47:04 $ docker rm -f --volumes d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7642 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 21:47:38 Running in /w/workspace/app-record-replay/53 [Pipeline] { [Pipeline] checkout 21:47:38 Selected Git installation does not exist. Using Default 21:47:38 The recommended git tool is: NONE 21:47:46 using credential edgex-jenkins-ssh 21:47:46 Cloning the remote Git repository 21:47:46 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 21:47:46 > git init /w/workspace/app-record-replay/53 # timeout=10 21:47:46 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 21:47:46 > git --version # timeout=10 21:47:46 > git --version # 'git version 2.25.1' 21:47:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 21:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:48 Avoid second fetch 21:47:48 Checking out Revision 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 (main) 21:47:49 Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 21:47:48 > git config core.sparsecheckout # timeout=10 21:47:49 > git checkout -f 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 [Pipeline] sh 21:47:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:50 Dload Upload Total Spent Left Speed 21:47:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 21:47:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:47:51 + sudo tee /etc/docker/daemon.new 21:47:51 { 21:47:51 "registry-mirrors": [ 21:47:51 "https://nexus3.edgexfoundry.org:10001" 21:47:51 ], 21:47:51 "bip": "10.250.0.254/24", 21:47:51 "hosts": [ 21:47:51 "tcp://0.0.0.0:5555", 21:47:51 "unix:///var/run/docker.sock" 21:47:51 ], 21:47:51 "mtu": 1458, 21:47:51 "selinux-enabled": true, 21:47:51 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:51 } [Pipeline] sh 21:47:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:10 provisioning config files... 21:48:10 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/53@tmp/config6776336376288134059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:11 ---> docker-login.sh 21:48:11 nexus3.edgexfoundry.org:10001 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 nexus3.edgexfoundry.org:10002 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 nexus3.edgexfoundry.org:10003 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:13 nexus3.edgexfoundry.org:10004 21:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:13 Configure a credential helper to remove this warning. See 21:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:13 21:48:13 Login Succeeded 21:48:13 docker.io 21:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:13 Configure a credential helper to remove this warning. See 21:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:13 21:48:13 Login Succeeded 21:48:13 ---> docker-login.sh ends [Pipeline] } 21:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:14 ========================================================= 21:48:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:48:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:14 + 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 . 21:48:14 Sending build context to Docker daemon 259.6kB 21:48:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:48:14 Step 2/12 : FROM ${BASE} AS builder 21:48:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:15 9fda8d8052c6: Pulling fs layer 21:48:15 5d54e960e981: Pulling fs layer 21:48:15 c4a7e357bf2a: Pulling fs layer 21:48:15 f0e02332f6b5: Pulling fs layer 21:48:15 cefa15bbcfad: Pulling fs layer 21:48:15 17808c966233: Pulling fs layer 21:48:15 f4c1fc716caa: Pulling fs layer 21:48:15 cefa15bbcfad: Waiting 21:48:15 17808c966233: Waiting 21:48:15 f4c1fc716caa: Waiting 21:48:15 f0e02332f6b5: Waiting 21:48:15 5d54e960e981: Verifying Checksum 21:48:15 5d54e960e981: Download complete 21:48:15 f0e02332f6b5: Verifying Checksum 21:48:15 f0e02332f6b5: Download complete 21:48:15 cefa15bbcfad: Verifying Checksum 21:48:15 cefa15bbcfad: Download complete 21:48:15 9fda8d8052c6: Verifying Checksum 21:48:15 9fda8d8052c6: Download complete 21:48:15 f4c1fc716caa: Verifying Checksum 21:48:15 f4c1fc716caa: Download complete 21:48:16 9fda8d8052c6: Pull complete 21:48:16 5d54e960e981: Pull complete 21:48:17 c4a7e357bf2a: Verifying Checksum 21:48:17 c4a7e357bf2a: Download complete 21:48:18 17808c966233: Verifying Checksum 21:48:18 17808c966233: Download complete 21:48:30 c4a7e357bf2a: Pull complete 21:48:30 f0e02332f6b5: Pull complete 21:48:30 cefa15bbcfad: Pull complete 21:48:37 17808c966233: Pull complete 21:48:37 f4c1fc716caa: Pull complete 21:48:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:37 ---> ea914061e18c 21:48:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:48:40 ---> Running in 1802557db7db 21:48:41 Removing intermediate container 1802557db7db 21:48:41 ---> dc0a21306f8e 21:48:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:48:41 ---> Running in b721762ea065 21:48:41 Removing intermediate container b721762ea065 21:48:41 ---> 547dcf224e5c 21:48:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:48:41 ---> Running in b67ff3b0dbe0 21:48:41 Removing intermediate container b67ff3b0dbe0 21:48:41 ---> d42c37b43ba3 21:48:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:41 ---> Running in 49f08b7d8857 21:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:48:45 OK: 266 MiB in 52 packages 21:48:46 Removing intermediate container 49f08b7d8857 21:48:46 ---> f6c7d612087f 21:48:46 Step 7/12 : WORKDIR /app 21:48:46 ---> Running in d804ab123261 21:48:46 Removing intermediate container d804ab123261 21:48:46 ---> 2b2c7abae3c0 21:48:46 Step 8/12 : COPY go.mod vendor* ./ 21:48:47 ---> 96f3e1eff2b4 21:48:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:47 ---> Running in 9069e34392d1 21:50:09 Removing intermediate container 9069e34392d1 21:50:09 ---> 207a39a8f335 21:50:09 Step 10/12 : COPY . . 21:50:09 ---> cab18ed514b2 21:50:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:50:09 ---> Running in 3fd8fbe3fe4c 21:50:09 Removing intermediate container 3fd8fbe3fe4c 21:50:09 ---> 4c8c2a894b65 21:50:09 Step 12/12 : RUN $MAKE 21:50:09 ---> Running in 113f3bc9e46a 21:50:09 noop 21:50:09 Removing intermediate container 113f3bc9e46a 21:50:09 ---> 04d014ac1ba6 21:50:09 Successfully built 04d014ac1ba6 21:50:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:09 + docker inspect -f . ci-base-image-arm64 21:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container 21:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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 21:50:11 $ docker top f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:12 + go version 21:50:12 go version go1.21.0 linux/arm64 [Pipeline] } 21:50:12 $ docker stop --time=1 f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 21:50:14 $ docker rm -f --volumes f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:14 + docker inspect -f . ci-base-image-arm64 21:50:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:14 prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container 21:50:14 $ 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/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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 21:50:16 $ docker top e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:17 + git config --global --add safe.directory /w/workspace/app-record-replay/53 [Pipeline] fileExists [Pipeline] sh 21:50:17 + make test 21:50:17 go test -race -coverprofile=coverage.out ./... 21:53:24 ? github.com/edgexfoundry/app-record-replay [no test files] 21:53:34 ok github.com/edgexfoundry/app-record-replay/internal/app 1.229s coverage: 88.0% of statements 21:53:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 21:53:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 21:53:38 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 21:53:46 ok github.com/edgexfoundry/app-record-replay/internal/application 10.026s coverage: 98.7% of statements 21:53:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.515s coverage: 78.7% of statements 21:53:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.201s coverage: 100.0% of statements 21:53:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:53:47 go vet ./... 21:55:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:39 $ docker stop --time=1 e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 21:55:41 $ docker rm -f --volumes e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:43 Warning: overwriting stash ‘coverage-report’ 21:55:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:44 + ls -al . 21:55:44 total 180 21:55:44 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:50 . 21:55:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:47 .. 21:55:44 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:47 .dockerignore 21:55:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:47 .git 21:55:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 .github 21:55:44 -rw-rw-r-- 1 jenkins jenkins 164 Sep 22 21:47 .gitignore 21:55:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:47 .golangci.yml 21:55:44 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 22 21:47 Attribution.txt 21:55:44 -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 21:47 CHANGELOG.md 21:55:44 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 22 21:47 Dockerfile 21:55:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:47 GOVERNANCE.md 21:55:44 -rw-rw-r-- 1 jenkins jenkins 681 Sep 22 21:47 Jenkinsfile 21:55:44 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:47 LICENSE 21:55:44 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 22 21:47 Makefile 21:55:44 -rw-rw-r-- 1 jenkins jenkins 611 Sep 22 21:47 OWNERS.md 21:55:44 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 22 21:47 README.md 21:55:44 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 22 21:47 Record and Reply.postman_collection.json 21:55:44 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:55:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:47 bin 21:55:44 -rw-r--r-- 1 jenkins jenkins 24552 Sep 22 21:53 coverage.out 21:55:44 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 22 21:47 go.mod 21:55:44 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 22 21:47 go.sum 21:55:44 drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:47 internal 21:55:44 -rw-rw-r-- 1 jenkins jenkins 913 Sep 22 21:47 main.go 21:55:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 openapi 21:55:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 pkg 21:55:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:45 + 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=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 --label arch=arm64 --label version=3.1.0-dev.49 . 21:55:45 Sending build context to Docker daemon 284.7kB 21:55:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:55:45 Step 2/26 : FROM ${BASE} AS builder 21:55:45 ---> 04d014ac1ba6 21:55:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:55:47 ---> Running in 27c7c550302b 21:55:47 Removing intermediate container 27c7c550302b 21:55:47 ---> 6fed128b1494 21:55:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:55:47 ---> Running in 2028e594a8a7 21:55:47 Removing intermediate container 2028e594a8a7 21:55:47 ---> 10733057b58a 21:55:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:55:47 ---> Running in 0938c7b6e107 21:55:48 Removing intermediate container 0938c7b6e107 21:55:48 ---> 1ac503c754ad 21:55:48 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:48 ---> Running in 9d74b7678938 21:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:55:50 OK: 266 MiB in 52 packages 21:55:51 Removing intermediate container 9d74b7678938 21:55:51 ---> dbb637a9c007 21:55:51 Step 7/26 : WORKDIR /app 21:55:51 ---> Running in 2c65df273e80 21:55:52 Removing intermediate container 2c65df273e80 21:55:52 ---> eae79cb64b6d 21:55:52 Step 8/26 : COPY go.mod vendor* ./ 21:55:52 ---> 049e14f4b08f 21:55:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:53 ---> Running in e9856c119f75 21:55:55 Removing intermediate container e9856c119f75 21:55:55 ---> d0b1575b0242 21:55:55 Step 10/26 : COPY . . 21:55:56 ---> 1502b85b41c9 21:55:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:56 ---> Running in 420a813c4100 21:55:56 Removing intermediate container 420a813c4100 21:55:56 ---> 170c0dffb11e 21:55:56 Step 12/26 : RUN $MAKE 21:55:56 ---> Running in 950faf353931 21:55:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.49" -trimpath -mod=readonly -o app-record-replay 21:58:04 Removing intermediate container 950faf353931 21:58:04 ---> 186cc3cdca93 21:58:04 Step 13/26 : FROM alpine:3.18 21:58:04 3.18: Pulling from library/alpine 21:58:04 9fda8d8052c6: Already exists 21:58:04 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:58:04 Status: Downloaded newer image for alpine:3.18 21:58:04 ---> f6648c04cd6c 21:58:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:58:04 ---> Running in ab8801a20bb6 21:58:04 Removing intermediate container ab8801a20bb6 21:58:04 ---> 16aad1f14db4 21:58:04 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 21:58:04 ---> Running in 2aa988e619ac 21:58:04 Removing intermediate container 2aa988e619ac 21:58:04 ---> 14bb4a76bf15 21:58:04 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:58:04 ---> Running in 0b7b0df676f7 21:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:58:04 (1/2) Installing ca-certificates (20230506-r0) 21:58:04 (2/2) Installing dumb-init (1.2.5-r2) 21:58:04 Executing busybox-1.36.1-r2.trigger 21:58:04 Executing ca-certificates-20230506-r0.trigger 21:58:04 OK: 9 MiB in 17 packages 21:58:05 Removing intermediate container 0b7b0df676f7 21:58:05 ---> f5d267625d85 21:58:05 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:58:06 ---> 6fafcd3fc6a1 21:58:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:58:07 ---> 94b5268a9ff8 21:58:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:58:07 ---> 370154232dd1 21:58:07 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 21:58:08 ---> 2e1c217395c3 21:58:08 Step 21/26 : EXPOSE 59712 21:58:09 ---> Running in 84f9ed6a5638 21:58:09 Removing intermediate container 84f9ed6a5638 21:58:09 ---> 3d3044314a0c 21:58:09 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 21:58:09 ---> Running in 2498e0242cb5 21:58:09 Removing intermediate container 2498e0242cb5 21:58:09 ---> 20a9a42bb414 21:58:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:58:09 ---> Running in ffdb94dbcdfd 21:58:09 Removing intermediate container ffdb94dbcdfd 21:58:09 ---> 12384c899e15 21:58:09 Step 24/26 : LABEL arch=arm64 21:58:10 ---> Running in 44d0ca27cae4 21:58:10 Removing intermediate container 44d0ca27cae4 21:58:10 ---> a1f2d278f58a 21:58:10 Step 25/26 : LABEL git_sha=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:58:10 ---> Running in d26a69ea127f 21:58:10 Removing intermediate container d26a69ea127f 21:58:10 ---> e31220f38aed 21:58:10 Step 26/26 : LABEL version=3.1.0-dev.49 21:58:10 ---> Running in ccf3febfdfe7 21:58:10 Removing intermediate container ccf3febfdfe7 21:58:10 ---> efc0b7b36ae6 21:58:10 [Warning] One or more build-args [ARCH] were not consumed 21:58:10 Successfully built efc0b7b36ae6 21:58:10 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 21:58:11 provisioning config files... 21:58:11 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/53@tmp/config1888429805353406025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:11 ---> docker-login.sh 21:58:11 nexus3.edgexfoundry.org:10001 21:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 nexus3.edgexfoundry.org:10002 21:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 nexus3.edgexfoundry.org:10003 21:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:12 Configure a credential helper to remove this warning. See 21:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:12 21:58:12 Login Succeeded 21:58:12 nexus3.edgexfoundry.org:10004 21:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:12 Configure a credential helper to remove this warning. See 21:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:12 21:58:12 Login Succeeded 21:58:12 docker.io 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 ---> docker-login.sh ends [Pipeline] } 21:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:13 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 21:58:13 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:58:13 latest 21:58:13 3.1.0-dev.49 21:58:13 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:58:13 main 21:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:58:14 d1b68a528e6b: Preparing 21:58:14 215233daece3: Preparing 21:58:14 f8ecc7576af1: Preparing 21:58:14 d5115221f48f: Preparing 21:58:14 088c0161af47: Preparing 21:58:14 b2191e2be29d: Preparing 21:58:14 b2191e2be29d: Waiting 21:58:14 d5115221f48f: Pushed 21:58:14 215233daece3: Pushed 21:58:14 f8ecc7576af1: Pushed 21:58:14 b2191e2be29d: Layer already exists 21:58:14 088c0161af47: Pushed 21:58:21 d1b68a528e6b: Pushed 21:58:21 56b0817e78d40eb0016bf0d539fa39bbf649a4a2: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:21 + 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 21:58:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:58:22 d1b68a528e6b: Preparing 21:58:22 215233daece3: Preparing 21:58:22 f8ecc7576af1: Preparing 21:58:22 d5115221f48f: Preparing 21:58:22 088c0161af47: Preparing 21:58:22 b2191e2be29d: Preparing 21:58:22 b2191e2be29d: Waiting 21:58:22 215233daece3: Layer already exists 21:58:22 088c0161af47: Layer already exists 21:58:22 f8ecc7576af1: Layer already exists 21:58:22 d5115221f48f: Layer already exists 21:58:22 d1b68a528e6b: Layer already exists 21:58:22 b2191e2be29d: Layer already exists 21:58:22 latest: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 21:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:58:22 d1b68a528e6b: Preparing 21:58:22 215233daece3: Preparing 21:58:22 f8ecc7576af1: Preparing 21:58:22 d5115221f48f: Preparing 21:58:22 088c0161af47: Preparing 21:58:22 b2191e2be29d: Preparing 21:58:22 b2191e2be29d: Waiting 21:58:22 215233daece3: Layer already exists 21:58:22 d5115221f48f: Layer already exists 21:58:22 088c0161af47: Layer already exists 21:58:22 d1b68a528e6b: Layer already exists 21:58:22 f8ecc7576af1: Layer already exists 21:58:22 b2191e2be29d: Layer already exists 21:58:22 3.1.0-dev.49: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:23 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:58:23 d1b68a528e6b: Preparing 21:58:23 215233daece3: Preparing 21:58:23 f8ecc7576af1: Preparing 21:58:23 d5115221f48f: Preparing 21:58:23 088c0161af47: Preparing 21:58:23 b2191e2be29d: Preparing 21:58:23 b2191e2be29d: Waiting 21:58:23 215233daece3: Layer already exists 21:58:23 088c0161af47: Layer already exists 21:58:23 d5115221f48f: Layer already exists 21:58:23 f8ecc7576af1: Layer already exists 21:58:23 d1b68a528e6b: Layer already exists 21:58:23 b2191e2be29d: Layer already exists 21:58:23 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:24 + 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 21:58:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 21:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 21:58:24 d1b68a528e6b: Preparing 21:58:24 215233daece3: Preparing 21:58:24 f8ecc7576af1: Preparing 21:58:24 d5115221f48f: Preparing 21:58:24 088c0161af47: Preparing 21:58:24 b2191e2be29d: Preparing 21:58:24 b2191e2be29d: Waiting 21:58:24 d5115221f48f: Layer already exists 21:58:24 088c0161af47: Layer already exists 21:58:24 d1b68a528e6b: Layer already exists 21:58:24 215233daece3: Layer already exists 21:58:24 f8ecc7576af1: Layer already exists 21:58:24 b2191e2be29d: Layer already exists 21:58:24 main: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:24 ===================================================== [Pipeline] echo 21:58:24 taggedImages: 21:58:24 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 21:58:24 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 21:58:24 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 21:58:24 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 21:58:24 - 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 21:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:25 21:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:25 arm64: Pulling from edgex-lftools-log-publisher 21:58:25 8998bd30e6a1: Pulling fs layer 21:58:25 04944245beec: Pulling fs layer 21:58:25 699f458cf7ca: Pulling fs layer 21:58:25 765212b225bb: Pulling fs layer 21:58:25 f23df028b6ca: Pulling fs layer 21:58:25 d65c8cfc05b1: Pulling fs layer 21:58:25 2437ff75d9bd: Pulling fs layer 21:58:25 f23df028b6ca: Waiting 21:58:25 d65c8cfc05b1: Waiting 21:58:25 2437ff75d9bd: Waiting 21:58:25 765212b225bb: Waiting 21:58:25 04944245beec: Verifying Checksum 21:58:25 04944245beec: Download complete 21:58:25 765212b225bb: Verifying Checksum 21:58:25 765212b225bb: Download complete 21:58:25 f23df028b6ca: Verifying Checksum 21:58:25 f23df028b6ca: Download complete 21:58:25 d65c8cfc05b1: Verifying Checksum 21:58:25 d65c8cfc05b1: Download complete 21:58:25 699f458cf7ca: Verifying Checksum 21:58:25 699f458cf7ca: Download complete 21:58:26 8998bd30e6a1: Verifying Checksum 21:58:26 8998bd30e6a1: Download complete 21:58:28 2437ff75d9bd: Verifying Checksum 21:58:28 2437ff75d9bd: Download complete 21:58:30 8998bd30e6a1: Pull complete 21:58:30 04944245beec: Pull complete 21:58:33 699f458cf7ca: Pull complete 21:58:33 765212b225bb: Pull complete 21:58:34 f23df028b6ca: Pull complete 21:58:34 d65c8cfc05b1: Pull complete 21:58:49 2437ff75d9bd: Pull complete 21:58:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:49 prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container 21:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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 21:58:52 $ docker top 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:52 ---> job-cost.sh 21:58:52 lf-activate-venv: SKIPPING 21:58:52 INFO: No Stack... 21:58:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:54 INFO: Archiving Costs [Pipeline] sh 21:58:54 + cat /w/workspace/app-record-replay/53/archives/cost.csv 21:58:54 + cut -d, -f6 [Pipeline] lock 21:58:54 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] 21:58:54 Resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] did not exist. Created. 21:58:54 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:54 /w/workspace/app-record-replay/53@tmp/durable-0a2f9641/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:55 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:55 Warning: overwriting stash ‘stack-cost’ 21:58:55 Stashed 1 file(s) [Pipeline] } 21:58:55 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:55 $ docker stop --time=1 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 21:58:56 $ docker rm -f --volumes 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 [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 21:58:57 provisioning config files... 21:58:57 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12494001909821486179tmp [Pipeline] { [Pipeline] sh 21:58:57 + set +x 21:58:57 + curl -s https://codecov.io/bash 21:58:57 + bash -s -- 21:58:57 21:58:57 _____ _ 21:58:57 / ____| | | 21:58:57 | | ___ __| | ___ ___ _____ __ 21:58:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:57 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:57 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:57 Bash-1.0.6 21:58:57 21:58:57 21:58:57 ==> git version 2.25.1 found 21:58:57 ==> 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 21:58:57 Release-Date: 2020-01-08 21:58:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:57 ==> Jenkins CI detected. 21:58:57 current dir:  /w/workspace/exfoundry_app-record-replay_main 21:58:57 project root: . 21:58:57 --> token set from env 21:58:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:57 ==> Running gcov in . (disable via -X gcov) 21:58:57 ==> Python coveragepy not found 21:58:57 ==> Searching for coverage reports in: 21:58:57 + . 21:58:57 -> Found 1 reports 21:58:57 ==> Detecting git/mercurial file structure 21:58:57 ==> Reading reports 21:58:57 + ./coverage.out bytes=24552 21:58:57 ==> Appending adjustments 21:58:57 https://docs.codecov.io/docs/fixing-reports 21:58:57 + Found adjustments 21:58:57 ==> Gzipping contents 21:58:57 8.0K /tmp/codecov.gFI4O0.gz 21:58:57 ==> Uploading reports 21:58:57 url: https://codecov.io 21:58:57 query: branch=main&commit=56b0817e78d40eb0016bf0d539fa39bbf649a4a2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:57 -> Pinging Codecov 21:58:57 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=56b0817e78d40eb0016bf0d539fa39bbf649a4a2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:57 -> Uploading to 21:58:57 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/F467761B9912B4F32F9BC62907045C81/56b0817e78d40eb0016bf0d539fa39bbf649a4a2/29dc92ec-ceb2-432b-94bd-333052aabd8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=606f29223815f04aae1dc089ae141ff04e1f08a5cd6d54fde2becaaf3d73fb7e 21:58:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:57 Dload Upload Total Spent Left Speed 21:58:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 24326 --:--:-- --:--:-- --:--:-- 24326 21:58:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } 21:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:58:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:58:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:58 21:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:58:58 df9b9388f04a: Pulling fs layer 21:58:58 52dc419b0ee2: Pulling fs layer 21:58:58 25bc292e5bac: Pulling fs layer 21:58:58 114826534d7a: Pulling fs layer 21:58:58 4657fd5d0bcf: Pulling fs layer 21:58:58 6ad1cebc031e: Pulling fs layer 21:58:58 8a3aa393b2d8: Pulling fs layer 21:58:58 4657fd5d0bcf: Waiting 21:58:58 6ad1cebc031e: Waiting 21:58:58 8a3aa393b2d8: Waiting 21:58:58 114826534d7a: Waiting 21:58:58 25bc292e5bac: Download complete 21:58:58 52dc419b0ee2: Download complete 21:58:58 4657fd5d0bcf: Verifying Checksum 21:58:58 4657fd5d0bcf: Download complete 21:58:58 df9b9388f04a: Verifying Checksum 21:58:58 df9b9388f04a: Download complete 21:58:59 df9b9388f04a: Pull complete 21:58:59 6ad1cebc031e: Verifying Checksum 21:58:59 6ad1cebc031e: Download complete 21:58:59 52dc419b0ee2: Pull complete 21:58:59 25bc292e5bac: Pull complete 21:58:59 114826534d7a: Verifying Checksum 21:58:59 114826534d7a: Download complete 21:58:59 8a3aa393b2d8: Download complete 21:59:03 114826534d7a: Pull complete 21:59:03 4657fd5d0bcf: Pull complete 21:59:03 6ad1cebc031e: Pull complete 21:59:06 8a3aa393b2d8: Pull complete 21:59:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:06 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:59:06 $ 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 21:59:11 $ docker top 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 21:59:11 + set -o pipefail 21:59:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 21:59:16 21:59:16 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 21:59:16 21:59:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3bf973df-0405-45d0-a54b-7c81ab8bfa63 21:59:16 21:59:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:16 21:59:17 21:59:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:59:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:59:17 More details here: https://snyk.co/ue1NS [Pipeline] } 21:59:17 $ docker stop --time=1 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 21:59:21 $ docker rm -f --volumes 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 [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 21:59:22 + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] sh 21:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:22 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:59:22 $ 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 21:59:23 $ docker top d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:23 [ssh-agent] Looking for ssh-agent implementation... 21:59:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:23 $ docker exec d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 ssh-agent 21:59:23 SSH_AUTH_SOCK=/tmp/ssh-0IgWZj50hipy/agent.31 21:59:23 SSH_AGENT_PID=37 21:59:23 Running ssh-add (command line suppressed) 21:59:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5388460145098472362.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5388460145098472362.key) 21:59:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:23 + git semver tag 21:59:24 2023-09-22 21:59:24,149 [run_tag] DEBUG tag force:False 21:59:24 2023-09-22 21:59:24,150 [check_head_tag] DEBUG check head tag 21:59:24 2023-09-22 21:59:24,150 [execute] INFO git cat-file --batch-check 21:59:24 2023-09-22 21:59:24,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:59:24 2023-09-22 21:59:24,157 [execute] INFO git cat-file --batch 21:59:24 2023-09-22 21:59:24,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 21:59:24 2023-09-22 21:59:24,178 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:24 2023-09-22 21:59:24,178 [execute] INFO git tag -a v3.1.0-dev.49 -m v3.1.0-dev.49 21:59:24 2023-09-22 21:59:24,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.49', '-m', 'v3.1.0-dev.49'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 21:59:24 2023-09-22 21:59:24,185 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:24 3.1.0-dev.49 [Pipeline] } 21:59:24 $ docker exec --env ******** --env ******** d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 ssh-agent -k 21:59:24 unset SSH_AUTH_SOCK; 21:59:24 unset SSH_AGENT_PID; 21:59:24 echo Agent pid 37 killed; 21:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:24 + git semver [Pipeline] } 21:59:24 $ docker stop --time=1 d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 21:59:26 $ docker rm -f --volumes d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:26 21:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:26 0.23.1-centos7: Pulling from edgex-lftools 21:59:26 ab5ef0e58194: Pulling fs layer 21:59:26 9712f1f96733: Pulling fs layer 21:59:26 63f879dbbcfc: Pulling fs layer 21:59:26 0d9ebad4ef96: Pulling fs layer 21:59:26 e9a5061849ea: Pulling fs layer 21:59:26 d747dcd14b5f: Pulling fs layer 21:59:26 2de7ff778b66: Pulling fs layer 21:59:26 e9a5061849ea: Waiting 21:59:26 d747dcd14b5f: Waiting 21:59:26 0d9ebad4ef96: Waiting 21:59:26 2de7ff778b66: Waiting 21:59:26 9712f1f96733: Verifying Checksum 21:59:26 9712f1f96733: Download complete 21:59:27 63f879dbbcfc: Verifying Checksum 21:59:27 63f879dbbcfc: Download complete 21:59:27 0d9ebad4ef96: Verifying Checksum 21:59:27 0d9ebad4ef96: Download complete 21:59:27 e9a5061849ea: Verifying Checksum 21:59:27 e9a5061849ea: Download complete 21:59:27 d747dcd14b5f: Verifying Checksum 21:59:27 d747dcd14b5f: Download complete 21:59:27 ab5ef0e58194: Verifying Checksum 21:59:27 ab5ef0e58194: Download complete 21:59:27 2de7ff778b66: Verifying Checksum 21:59:27 2de7ff778b66: Download complete 21:59:29 ab5ef0e58194: Pull complete 21:59:29 9712f1f96733: Pull complete 21:59:30 63f879dbbcfc: Pull complete 21:59:35 0d9ebad4ef96: Pull complete 21:59:35 e9a5061849ea: Pull complete 21:59:35 d747dcd14b5f: Pull complete 21:59:36 2de7ff778b66: Pull complete 21:59:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:36 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:59:36 $ 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 21:59:42 $ docker top b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:59:42 provisioning config files... 21:59:42 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12401070527811147039tmp 21:59:42 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6004480947301149885tmp 21:59:42 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6428525746782737577tmp [Pipeline] { [Pipeline] echo 21:59:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:59:42 ---> sigul-configuration.sh 21:59:42 gpg: directory `/root/.gnupg' created 21:59:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:59:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:59:42 gpg: keyring `/root/.gnupg/secring.gpg' created 21:59:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:59:42 gpg: CAST5 encrypted data 21:59:42 gpg: encrypted with 1 passphrase 21:59:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:59:43 + mkdir /home/jenkins 21:59:43 + mkdir /home/jenkins/sigul [Pipeline] sh 21:59:43 + 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 21:59:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:59:43 ---> sigul-install.sh 21:59:43 Sigul already installed; skipping installation. [Pipeline] sh 21:59:44 + git tag --list 21:59:44 v3.1.0-dev.0 21:59:44 v3.1.0-dev.1 21:59:44 v3.1.0-dev.10 21:59:44 v3.1.0-dev.11 21:59:44 v3.1.0-dev.12 21:59:44 v3.1.0-dev.13 21:59:44 v3.1.0-dev.14 21:59:44 v3.1.0-dev.15 21:59:44 v3.1.0-dev.16 21:59:44 v3.1.0-dev.17 21:59:44 v3.1.0-dev.18 21:59:44 v3.1.0-dev.19 21:59:44 v3.1.0-dev.2 21:59:44 v3.1.0-dev.20 21:59:44 v3.1.0-dev.21 21:59:44 v3.1.0-dev.22 21:59:44 v3.1.0-dev.23 21:59:44 v3.1.0-dev.24 21:59:44 v3.1.0-dev.25 21:59:44 v3.1.0-dev.26 21:59:44 v3.1.0-dev.27 21:59:44 v3.1.0-dev.28 21:59:44 v3.1.0-dev.29 21:59:44 v3.1.0-dev.3 21:59:44 v3.1.0-dev.30 21:59:44 v3.1.0-dev.31 21:59:44 v3.1.0-dev.32 21:59:44 v3.1.0-dev.33 21:59:44 v3.1.0-dev.34 21:59:44 v3.1.0-dev.35 21:59:44 v3.1.0-dev.36 21:59:44 v3.1.0-dev.37 21:59:44 v3.1.0-dev.38 21:59:44 v3.1.0-dev.39 21:59:44 v3.1.0-dev.4 21:59:44 v3.1.0-dev.40 21:59:44 v3.1.0-dev.41 21:59:44 v3.1.0-dev.42 21:59:44 v3.1.0-dev.43 21:59:44 v3.1.0-dev.44 21:59:44 v3.1.0-dev.45 21:59:44 v3.1.0-dev.46 21:59:44 v3.1.0-dev.47 21:59:44 v3.1.0-dev.48 21:59:44 v3.1.0-dev.49 21:59:44 v3.1.0-dev.5 21:59:44 v3.1.0-dev.6 21:59:44 v3.1.0-dev.7 21:59:44 v3.1.0-dev.8 21:59:44 v3.1.0-dev.9 [Pipeline] sh 21:59:44 + lftools sign git-tag v3.1.0-dev.49 21:59:44 Signing Git tag with Sigul... 21:59:44 Signing v3.1.0-dev.49 [Pipeline] echo 21:59:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:59:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:59:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:59:45 $ docker stop --time=1 b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe 21:59:46 $ docker rm -f --volumes b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:59:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:47 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:59: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 21:59:48 $ docker top 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 -eo pid,comm 21:59: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). 21:59:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:48 [ssh-agent] Looking for ssh-agent implementation... 21:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:48 $ docker exec 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 ssh-agent 21:59:48 SSH_AUTH_SOCK=/tmp/ssh-EQ2d954sQ28d/agent.31 21:59:48 SSH_AGENT_PID=37 21:59:48 Running ssh-add (command line suppressed) 21:59:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1041105044195154687.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1041105044195154687.key) 21:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:48 + git semver bump pre 21:59:48 2023-09-22 21:59:48,887 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:48 2023-09-22 21:59:48,888 [bump_version] DEBUG bumping version:3.1.0-dev.49 on axis:pre with prefix:dev 21:59:48 2023-09-22 21:59:48,888 [bump_version] DEBUG bumped version:3.1.0-dev.50 21:59:48 2023-09-22 21:59:48,888 [write_version] DEBUG write version:3.1.0-dev.50 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 21:59:48 2023-09-22 21:59:48,888 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:48 2023-09-22 21:59:48,888 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:48 2023-09-22 21:59:48,891 [execute] INFO git cat-file --batch-check 21:59:48 2023-09-22 21:59:48,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:48 2023-09-22 21:59:48,897 [execute] INFO git cat-file --batch 21:59:48 2023-09-22 21:59:48,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:48 2023-09-22 21:59:48,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:48 3.1.0-dev.50 [Pipeline] } 21:59:48 $ docker exec --env ******** --env ******** 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 ssh-agent -k 21:59:49 unset SSH_AUTH_SOCK; 21:59:49 unset SSH_AGENT_PID; 21:59:49 echo Agent pid 37 killed; 21:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:49 + git semver [Pipeline] } 21:59:49 $ docker stop --time=1 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 21:59:50 $ docker rm -f --volumes 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:51 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 21:59:51 $ 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 21:59:52 $ docker top 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:52 [ssh-agent] Looking for ssh-agent implementation... 21:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:52 $ docker exec 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 ssh-agent 21:59:52 SSH_AUTH_SOCK=/tmp/ssh-aAP1BkfHYAJo/agent.33 21:59:52 SSH_AGENT_PID=39 21:59:52 Running ssh-add (command line suppressed) 21:59:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10339430899698028861.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10339430899698028861.key) 21:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:52 + git semver push 21:59:53 2023-09-22 21:59:52,954 [run_push] DEBUG push 21:59:53 2023-09-22 21:59:52,955 [execute] INFO git cat-file --batch-check 21:59:53 2023-09-22 21:59:52,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:53 2023-09-22 21:59:52,960 [execute] INFO git rev-list 54743cecbfd0d4bfbf7509e94fa37a0697b7eb88 -- 21:59:53 2023-09-22 21:59:52,960 [execute] DEBUG Popen(['git', 'rev-list', '54743cecbfd0d4bfbf7509e94fa37a0697b7eb88', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:53 2023-09-22 21:59:52,967 [execute] INFO git fetch -v origin 21:59:53 2023-09-22 21:59:52,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:53 2023-09-22 21:59:53,429 [run_push] DEBUG no remote changes detected 21:59:53 2023-09-22 21:59:53,429 [execute] INFO git push origin semver 21:59:53 2023-09-22 21:59:53,430 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:54 2023-09-22 21:59:54,323 [run_push] DEBUG push all version tags 21:59:54 2023-09-22 21:59:54,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:54 2023-09-22 21:59:54,324 [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) 21:59:55 2023-09-22 21:59:55,006 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 21:59:55 3.1.0-dev.50 [Pipeline] } 21:59:55 $ docker exec --env ******** --env ******** 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 ssh-agent -k 21:59:55 unset SSH_AUTH_SOCK; 21:59:55 unset SSH_AGENT_PID; 21:59:55 echo Agent pid 39 killed; 21:59:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:55 + git semver [Pipeline] } 21:59:55 $ docker stop --time=1 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 21:59:57 $ docker rm -f --volumes 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 [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 21:59:57 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 21:59:57 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:59:57 total 16 21:59:57 drwxr-xr-x 3 root root 4096 Sep 22 21:47 . 21:59:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:59 .. 21:59:57 drwxr-xr-x 2 root root 4096 Sep 22 21:47 cost 21:59:57 -rw-r--r-- 1 root root 88 Sep 22 21:47 cost.csv 21:59:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 21:59:57 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 21:59:57 total 16 21:59:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:47 . 21:59:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:59 .. 21:59:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:47 cost 21:59:57 -rw-r--r-- 1 jenkins jenkins 88 Sep 22 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:58 ---> package-listing.sh 21:59:58 ++ facter osfamily 21:59:58 ++ tr '[:upper:]' '[:lower:]' 21:59:59 + OS_FAMILY=debian 21:59:59 + workspace=/w/workspace/exfoundry_app-record-replay_main 21:59:59 + START_PACKAGES=/tmp/packages_start.txt 21:59:59 + END_PACKAGES=/tmp/packages_end.txt 21:59:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:59 + PACKAGES=/tmp/packages_start.txt 21:59:59 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:59:59 + PACKAGES=/tmp/packages_end.txt 21:59:59 + case "${OS_FAMILY}" in 21:59:59 + dpkg -l 21:59:59 + grep '^ii' 21:59:59 + '[' -f /tmp/packages_start.txt ']' 21:59:59 + '[' -f /tmp/packages_end.txt ']' 21:59:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:59 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 21:59:59 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 21:59:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 21:59:59 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 21:59:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:00 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 22:00:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:00 $ docker top 6c7d2d16f51427f02b12105bd69e17e1cb85e622a07cf3756d68db728549f798 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:01 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:01 + ls /var/log/sa-host 22:00:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:01 provisioning config files... 22:00:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5938420140947808730tmp [Pipeline] { [Pipeline] echo 22:00:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> create-netrc.sh [Pipeline] } 22:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:02 ---> python-tools-install.sh [Pipeline] echo 22:00:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:02 ---> sudo-logs.sh 22:00:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:02 ---> job-cost.sh 22:00:02 lf-activate-venv: SKIPPING 22:00:02 DEBUG: total: 0.2199999988079071 22:00:02 INFO: Retrieving Stack Cost... 22:00:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:03 INFO: Archiving Costs [Pipeline] echo 22:00:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:03 ---> logs-deploy.sh 22:00:03 lf-activate-venv: SKIPPING 22:00:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/53 22:00:03 INFO: archiving workspace using pattern(s): 22:00:04 Archives upload complete. 22:00:04 INFO: archiving logs to Nexus