Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00dbe8440848181704a2f64ebb6b79645494c123 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-ssh13608842742311939269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7495095150169096666.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1078177522406418822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh573824283050193301.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-ssh3811548913024938032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5028 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 00dbe8440848181704a2f64ebb6b79645494c123 (main) Commit message: "Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25" > 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 00dbe8440848181704a2f64ebb6b79645494c123 # timeout=10 > git rev-list --no-walk 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:06 ========================================================= 15:03:06 EdgeX Global Pipelines Version Info 15:03:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:07 ------------------- 15:03:07 stable info: 15:03:07 ------------------- 15:03:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:07 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:03:07 Message: update stable to v1.0.253 15:03:08 ------------------- 15:03:08 experimental info: 15:03:08 ------------------- 15:03:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:08 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:03:08 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:03:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo 15:03:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00dbe84 [Pipeline] echo 15:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:09 provisioning config files... 15:03:09 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5516925281299446562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:10 ---> docker-login.sh 15:03:10 nexus3.edgexfoundry.org:10001 15:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:12 Configure a credential helper to remove this warning. See 15:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:12 15:03:12 Login Succeeded 15:03:12 nexus3.edgexfoundry.org:10002 15:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:12 Configure a credential helper to remove this warning. See 15:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:12 15:03:12 Login Succeeded 15:03:12 nexus3.edgexfoundry.org:10003 15:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:13 Configure a credential helper to remove this warning. See 15:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:13 15:03:13 Login Succeeded 15:03:13 nexus3.edgexfoundry.org:10004 15:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:13 Configure a credential helper to remove this warning. See 15:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:13 15:03:13 Login Succeeded 15:03:13 docker.io 15:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:13 Configure a credential helper to remove this warning. See 15:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:13 15:03:13 Login Succeeded 15:03:13 ---> docker-login.sh ends [Pipeline] } 15:03:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:03:14 + git rev-list -1 --merges 00dbe8440848181704a2f64ebb6b79645494c123~1..00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo 15:03:14 -----------> git rev-list -1 --merges 00dbe8440848181704a2f64ebb6b79645494c123~1..00dbe8440848181704a2f64ebb6b79645494c123 00dbe8440848181704a2f64ebb6b79645494c123 15:03:14 00dbe8440848181704a2f64ebb6b79645494c123 [false] [Pipeline] sh 15:03:14 + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo 15:03:14 ========================================================= 15:03:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:03:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:14 + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] echo 15:03:14 [semverPrep] GIT_COMMIT: 00dbe8440848181704a2f64ebb6b79645494c123, Commit Message: Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25 [Pipeline] echo 15:03:14 [semverPrep] This is not a build commit. [Pipeline] sh 15:03:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:03:15 + grep -v github /etc/ssh/ssh_known_hosts 15:03:15 + [ -e /tmp/ssh_known_hosts ] 15:03:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:03:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:03:15 + sudo tee -a /etc/ssh/ssh_known_hosts 15:03:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:15 15:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:16 0.1.4: Pulling from edgex-devops/py-git-semver 15:03:16 b85a868b505f: Pulling fs layer 15:03:16 e2be974225ed: Pulling fs layer 15:03:16 339a4e72a1f5: Pulling fs layer 15:03:16 988bab9f4d93: Pulling fs layer 15:03:16 1469e6f7b9e6: Pulling fs layer 15:03:16 eaf3925da568: Pulling fs layer 15:03:16 bab4dde63d76: Pulling fs layer 15:03:16 bde34c3a00c8: Pulling fs layer 15:03:16 b352a97aabf1: Pulling fs layer 15:03:16 4872d77fe225: Pulling fs layer 15:03:16 5851b861e8e6: Pulling fs layer 15:03:16 988bab9f4d93: Waiting 15:03:16 1469e6f7b9e6: Waiting 15:03:16 eaf3925da568: Waiting 15:03:16 4872d77fe225: Waiting 15:03:16 bab4dde63d76: Waiting 15:03:16 5851b861e8e6: Waiting 15:03:16 b352a97aabf1: Waiting 15:03:16 bde34c3a00c8: Waiting 15:03:16 e2be974225ed: Verifying Checksum 15:03:16 e2be974225ed: Download complete 15:03:16 988bab9f4d93: Download complete 15:03:16 1469e6f7b9e6: Verifying Checksum 15:03:16 1469e6f7b9e6: Download complete 15:03:16 eaf3925da568: Verifying Checksum 15:03:16 eaf3925da568: Download complete 15:03:16 339a4e72a1f5: Verifying Checksum 15:03:16 339a4e72a1f5: Download complete 15:03:16 bde34c3a00c8: Verifying Checksum 15:03:16 bde34c3a00c8: Download complete 15:03:16 b352a97aabf1: Verifying Checksum 15:03:16 b352a97aabf1: Download complete 15:03:16 4872d77fe225: Download complete 15:03:16 5851b861e8e6: Download complete 15:03:16 b85a868b505f: Verifying Checksum 15:03:16 b85a868b505f: Download complete 15:03:16 bab4dde63d76: Verifying Checksum 15:03:16 bab4dde63d76: Download complete 15:03:18 b85a868b505f: Pull complete 15:03:18 e2be974225ed: Pull complete 15:03:18 339a4e72a1f5: Pull complete 15:03:18 988bab9f4d93: Pull complete 15:03:18 1469e6f7b9e6: Pull complete 15:03:18 eaf3925da568: Pull complete 15:03:20 bab4dde63d76: Pull complete 15:03:20 bde34c3a00c8: Pull complete 15:03:21 b352a97aabf1: Pull complete 15:03:21 4872d77fe225: Pull complete 15:03:21 5851b861e8e6: Pull complete 15:03:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:21 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:03:25 $ docker top 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 -eo pid,comm 15:03:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:03:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:25 [ssh-agent] Looking for ssh-agent implementation... 15:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:25 $ docker exec 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent 15:03:25 SSH_AUTH_SOCK=/tmp/ssh-PX12vOQCsxT0/agent.32 15:03:25 SSH_AGENT_PID=38 15:03:25 Running ssh-add (command line suppressed) 15:03:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14774202790303630208.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14774202790303630208.key) 15:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:26 + git tag --points-at HEAD [Pipeline] } 15:03:26 $ docker exec --env ******** --env ******** 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent -k 15:03:26 unset SSH_AUTH_SOCK; 15:03:26 unset SSH_AGENT_PID; 15:03:26 echo Agent pid 38 killed; 15:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:26 [ssh-agent] Looking for ssh-agent implementation... 15:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:26 $ docker exec 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent 15:03:26 SSH_AUTH_SOCK=/tmp/ssh-LAVzMq4FdA3K/agent.70 15:03:26 SSH_AGENT_PID=77 15:03:26 Running ssh-add (command line suppressed) 15:03:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18396460785795474727.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18396460785795474727.key) 15:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:27 + git semver init 15:03:27 2023-08-31 15:03:27,420 [run_init] DEBUG init version:0.0.0 force:False 15:03:27 2023-08-31 15:03:27,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:03:27 2023-08-31 15:03:27,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:03:27 2023-08-31 15:03:27,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:03:28 2023-08-31 15:03:28,048 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:03:28 2023-08-31 15:03:28,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:03:28 2023-08-31 15:03:28,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:28 2023-08-31 15:03:28,049 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:28 3.1.0-dev.43 [Pipeline] } 15:03:28 $ docker exec --env ******** --env ******** 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 ssh-agent -k 15:03:28 unset SSH_AUTH_SOCK; 15:03:28 unset SSH_AGENT_PID; 15:03:28 echo Agent pid 77 killed; 15:03:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:28 + git semver [Pipeline] } 15:03:28 $ docker stop --time=1 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 15:03:30 $ docker rm -f --volumes 3e10df83adddc2a12e2bd0fb7d9ff07216612f5eb9b34a6ff8b52b41c3034b29 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:30 Stashed 1 file(s) [Pipeline] echo 15:03:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:30 provisioning config files... 15:03:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12857176217466667770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:31 ---> docker-login.sh 15:03:31 nexus3.edgexfoundry.org:10001 15:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 nexus3.edgexfoundry.org:10002 15:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 nexus3.edgexfoundry.org:10003 15:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 nexus3.edgexfoundry.org:10004 15:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 docker.io 15:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 ---> docker-login.sh ends [Pipeline] } 15:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:32 ========================================================= 15:03:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:03:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:03:32 Sending build context to Docker daemon 559.6kB 15:03:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:03:32 Step 2/12 : FROM ${BASE} AS builder 15:03:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:32 4db1b89c0bd1: Pulling fs layer 15:03:32 6911f1a30b25: Pulling fs layer 15:03:32 e194b8c5c2a9: Pulling fs layer 15:03:32 6863d3e3a2b1: Pulling fs layer 15:03:32 ec0bb842ea78: Pulling fs layer 15:03:32 40a00589a448: Pulling fs layer 15:03:32 6c08303d61cc: Pulling fs layer 15:03:32 798269fcf238: Pulling fs layer 15:03:32 40a00589a448: Waiting 15:03:32 6863d3e3a2b1: Waiting 15:03:32 6c08303d61cc: Waiting 15:03:32 ec0bb842ea78: Waiting 15:03:32 798269fcf238: Waiting 15:03:32 6911f1a30b25: Download complete 15:03:32 6863d3e3a2b1: Verifying Checksum 15:03:32 6863d3e3a2b1: Download complete 15:03:32 ec0bb842ea78: Download complete 15:03:32 4db1b89c0bd1: Download complete 15:03:32 40a00589a448: Verifying Checksum 15:03:32 40a00589a448: Download complete 15:03:32 4db1b89c0bd1: Pull complete 15:03:32 6911f1a30b25: Pull complete 15:03:33 798269fcf238: Verifying Checksum 15:03:33 798269fcf238: Download complete 15:03:33 e194b8c5c2a9: Verifying Checksum 15:03:33 e194b8c5c2a9: Download complete 15:03:33 6c08303d61cc: Verifying Checksum 15:03:33 6c08303d61cc: Download complete 15:03:37 e194b8c5c2a9: Pull complete 15:03:37 6863d3e3a2b1: Pull complete 15:03:37 ec0bb842ea78: Pull complete 15:03:37 40a00589a448: Pull complete 15:03:38 6c08303d61cc: Pull complete 15:03:39 798269fcf238: Pull complete 15:03:39 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:03:39 ---> ec979cd7f677 15:03:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:03:45 ---> Running in edc9a8ed601f 15:03:45 Removing intermediate container edc9a8ed601f 15:03:45 ---> f713266ff93e 15:03:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:03:45 ---> Running in 8b3c71d09899 15:03:45 Removing intermediate container 8b3c71d09899 15:03:45 ---> a44c1c01e9db 15:03:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:03:45 ---> Running in 6f9915406f4d 15:03:45 Removing intermediate container 6f9915406f4d 15:03:45 ---> 953f06ff619d 15:03:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:45 ---> Running in 73bb7a17f410 15:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:45 OK: 265 MiB in 53 packages 15:03:45 Still waiting to schedule task 15:03:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:03:45 Removing intermediate container 73bb7a17f410 15:03:45 ---> 50f7561495b9 15:03:45 Step 7/12 : WORKDIR /app 15:03:46 ---> Running in 0afce2ca58f9 15:03:46 Removing intermediate container 0afce2ca58f9 15:03:46 ---> 80d9520821f8 15:03:46 Step 8/12 : COPY go.mod vendor* ./ 15:03:46 ---> ecbb888cc6f3 15:03:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:46 ---> Running in b766847ccf1e 15:04:18 Removing intermediate container b766847ccf1e 15:04:18 ---> 990823b347c5 15:04:18 Step 10/12 : COPY . . 15:04:18 ---> 3c9e060694d0 15:04:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:18 ---> Running in fdbef7b625c5 15:04:18 Removing intermediate container fdbef7b625c5 15:04:18 ---> b9c102f098fd 15:04:18 Step 12/12 : RUN $MAKE 15:04:18 ---> Running in 11f2cf2d4048 15:04:18 noop 15:04:18 Removing intermediate container 11f2cf2d4048 15:04:18 ---> eac497ac60ce 15:04:18 Successfully built eac497ac60ce 15:04:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:18 + docker inspect -f . ci-base-image-x86_64 15:04:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:18 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:04: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 15:04:19 $ docker top 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:19 + go version 15:04:19 go version go1.20.6 linux/amd64 [Pipeline] } 15:04:19 $ docker stop --time=1 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd 15:04:20 $ docker rm -f --volumes 796c420b8527001a01639ab1331ba455498ad899acd6620eb44d30ed20212cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:21 + docker inspect -f . ci-base-image-x86_64 15:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:21 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:04: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 15:04:21 $ docker top dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:21 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:04:22 + make test 15:04:22 go test -race -coverprofile=coverage.out ./... 15:04:40 ? github.com/edgexfoundry/app-record-replay [no test files] 15:04:40 ok github.com/edgexfoundry/app-record-replay/internal/app 0.067s coverage: 88.0% of statements 15:04:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:04:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:04:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:04:51 ok github.com/edgexfoundry/app-record-replay/internal/application 8.621s coverage: 98.7% of statements 15:04:51 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.102s coverage: 78.7% of statements 15:04:51 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.059s coverage: 100.0% of statements 15:05:13 go vet ./... 15:05:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:14 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:05:14 $ docker stop --time=1 dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d 15:05:18 $ docker rm -f --volumes dd000daebe3a3d7bd8bdf1c4aacadd077568f2256c1a60cd1d4e8565abef9d5d [Pipeline] // withDockerContainer [Pipeline] sh 15:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:20 + ls -al . 15:05:20 total 184 15:05:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:04 . 15:05:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:03 .. 15:05:20 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:03 .dockerignore 15:05:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:03 .git 15:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 .github 15:05:20 -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 15:03 .gitignore 15:05:20 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 15:03 .golangci.yml 15:05:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:03 .semver 15:05:20 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 15:03 Attribution.txt 15:05:20 -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 15:03 CHANGELOG.md 15:05:20 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 15:03 Dockerfile 15:05:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:03 GOVERNANCE.md 15:05:20 -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 15:03 Jenkinsfile 15:05:20 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:03 LICENSE 15:05:20 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 15:03 Makefile 15:05:20 -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 15:03 OWNERS.md 15:05:20 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 15:03 README.md 15:05:20 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 15:03 Record and Reply.postman_collection.json 15:05:20 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:03 VERSION 15:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 bin 15:05:20 -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 15:04 coverage.out 15:05:20 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 15:03 go.mod 15:05:20 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 15:03 go.sum 15:05:20 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:03 internal 15:05:20 -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 15:03 main.go 15:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:03 openapi 15:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:03 pkg 15:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:20 + 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=00dbe8440848181704a2f64ebb6b79645494c123 --label arch=amd64 --label version=3.1.0-dev.43 . 15:05:20 Sending build context to Docker daemon 584.7kB 15:05:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:05:20 Step 2/26 : FROM ${BASE} AS builder 15:05:20 ---> eac497ac60ce 15:05:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:05:20 ---> Running in ae85c646c07f 15:05:20 Removing intermediate container ae85c646c07f 15:05:20 ---> 59b121988f66 15:05:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:05:20 ---> Running in 063fa5a6d0ec 15:05:20 Removing intermediate container 063fa5a6d0ec 15:05:20 ---> 1db3103046ba 15:05:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:05:20 ---> Running in 797992e63b71 15:05:20 Removing intermediate container 797992e63b71 15:05:20 ---> 984569e52a7d 15:05:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:20 ---> Running in f578a9c3d3bb 15:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:21 OK: 265 MiB in 53 packages 15:05:21 Removing intermediate container f578a9c3d3bb 15:05:21 ---> 2f3ddc5fdb5d 15:05:21 Step 7/26 : WORKDIR /app 15:05:21 ---> Running in bff16c9b0f7a 15:05:22 Removing intermediate container bff16c9b0f7a 15:05:22 ---> 4260017d0894 15:05:22 Step 8/26 : COPY go.mod vendor* ./ 15:05:22 ---> f1bab021d7a4 15:05:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:22 ---> Running in 75a70e06bd51 15:05:22 Removing intermediate container 75a70e06bd51 15:05:22 ---> 46b77bf75af1 15:05:22 Step 10/26 : COPY . . 15:05:22 ---> b2a45e4650d4 15:05:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:05:22 ---> Running in f25adbcb633f 15:05:22 Removing intermediate container f25adbcb633f 15:05:22 ---> 95166657d9e7 15:05:22 Step 12/26 : RUN $MAKE 15:05:22 ---> Running in 8503025564cc 15:05:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.43" -trimpath -mod=readonly -o app-record-replay 15:05:45 Removing intermediate container 8503025564cc 15:05:45 ---> d06e51922833 15:05:45 Step 13/26 : FROM alpine:3.17 15:05:45 3.17: Pulling from library/alpine 15:05:45 9398808236ff: Pulling fs layer 15:05:45 9398808236ff: Verifying Checksum 15:05:45 9398808236ff: Download complete 15:05:45 9398808236ff: Pull complete 15:05:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:05:45 Status: Downloaded newer image for alpine:3.17 15:05:45 ---> 1e0b8b5322fc 15:05:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:05:45 ---> Running in eabc47c23c2f 15:05:45 Removing intermediate container eabc47c23c2f 15:05:45 ---> e9e30472d131 15:05:45 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:05:45 ---> Running in 3bb007b9438d 15:05:45 Removing intermediate container 3bb007b9438d 15:05:45 ---> b30f0e57a28f 15:05:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:05:45 ---> Running in efa0d8a709a1 15:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:45 (1/2) Installing ca-certificates (20230506-r0) 15:05:45 (2/2) Installing dumb-init (1.2.5-r2) 15:05:45 Executing busybox-1.35.0-r29.trigger 15:05:45 Executing ca-certificates-20230506-r0.trigger 15:05:45 OK: 8 MiB in 17 packages 15:05:46 Removing intermediate container efa0d8a709a1 15:05:46 ---> a0792a7d7d9f 15:05:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:46 ---> f2ff0e70a7e2 15:05:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:05:46 ---> 7ebec155d768 15:05:46 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:05:46 ---> 769af478c7c2 15:05:46 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:05:47 ---> 53d72d5fc2b2 15:05:47 Step 21/26 : EXPOSE 59712 15:05:47 ---> Running in 645f65583b5b 15:05:47 Removing intermediate container 645f65583b5b 15:05:47 ---> a0d617226c07 15:05:47 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:05:47 ---> Running in 5769180e6ee6 15:05:47 Removing intermediate container 5769180e6ee6 15:05:47 ---> c52e6d327eda 15:05:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:05:47 ---> Running in b36ba9991146 15:05:47 Removing intermediate container b36ba9991146 15:05:47 ---> 008385dd279a 15:05:47 Step 24/26 : LABEL arch=amd64 15:05:47 ---> Running in 444cdfc3949d 15:05:47 Removing intermediate container 444cdfc3949d 15:05:47 ---> aeb92d8f09c4 15:05:47 Step 25/26 : LABEL git_sha=00dbe8440848181704a2f64ebb6b79645494c123 15:05:47 ---> Running in a5c2f533c039 15:05:47 Removing intermediate container a5c2f533c039 15:05:47 ---> 59a3ccaca98e 15:05:47 Step 26/26 : LABEL version=3.1.0-dev.43 15:05:47 ---> Running in c5b5b5cebd9d 15:05:47 Removing intermediate container c5b5b5cebd9d 15:05:47 ---> 9c60f4dc8692 15:05:47 [Warning] One or more build-args [ARCH] were not consumed 15:05:47 Successfully built 9c60f4dc8692 15:05:47 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:47 provisioning config files... 15:05:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15794078520536825300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:48 ---> docker-login.sh 15:05:48 nexus3.edgexfoundry.org:10001 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 nexus3.edgexfoundry.org:10002 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 nexus3.edgexfoundry.org:10003 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 nexus3.edgexfoundry.org:10004 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 docker.io 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 ---> docker-login.sh ends [Pipeline] } 15:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:48 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:05:48 00dbe8440848181704a2f64ebb6b79645494c123 15:05:48 latest 15:05:48 3.1.0-dev.43 15:05:48 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:05:48 main 15:05:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 15:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:05:49 6a95059a2b1a: Preparing 15:05:49 3dc81f554f39: Preparing 15:05:49 1594097942c0: Preparing 15:05:49 ae9f4a0f3e00: Preparing 15:05:49 cd7b508d76cb: Preparing 15:05:49 36b50b131297: Preparing 15:05:49 36b50b131297: Waiting 15:05:49 1594097942c0: Pushed 15:05:49 ae9f4a0f3e00: Pushed 15:05:49 3dc81f554f39: Pushed 15:05:49 36b50b131297: Layer already exists 15:05:49 cd7b508d76cb: Pushed 15:05:52 6a95059a2b1a: Pushed 15:05:52 00dbe8440848181704a2f64ebb6b79645494c123: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:05:53 6a95059a2b1a: Preparing 15:05:53 3dc81f554f39: Preparing 15:05:53 1594097942c0: Preparing 15:05:53 ae9f4a0f3e00: Preparing 15:05:53 cd7b508d76cb: Preparing 15:05:53 36b50b131297: Preparing 15:05:53 36b50b131297: Waiting 15:05:53 6a95059a2b1a: Layer already exists 15:05:53 3dc81f554f39: Layer already exists 15:05:53 ae9f4a0f3e00: Layer already exists 15:05:53 cd7b508d76cb: Layer already exists 15:05:53 1594097942c0: Layer already exists 15:05:53 36b50b131297: Layer already exists 15:05:53 latest: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 15:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:05:53 6a95059a2b1a: Preparing 15:05:53 3dc81f554f39: Preparing 15:05:53 1594097942c0: Preparing 15:05:53 ae9f4a0f3e00: Preparing 15:05:53 cd7b508d76cb: Preparing 15:05:53 36b50b131297: Preparing 15:05:53 ae9f4a0f3e00: Layer already exists 15:05:53 1594097942c0: Layer already exists 15:05:53 6a95059a2b1a: Layer already exists 15:05:53 3dc81f554f39: Layer already exists 15:05:53 cd7b508d76cb: Layer already exists 15:05:53 36b50b131297: Layer already exists 15:05:53 3.1.0-dev.43: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:05:54 6a95059a2b1a: Preparing 15:05:54 3dc81f554f39: Preparing 15:05:54 1594097942c0: Preparing 15:05:54 ae9f4a0f3e00: Preparing 15:05:54 cd7b508d76cb: Preparing 15:05:54 36b50b131297: Preparing 15:05:54 36b50b131297: Waiting 15:05:54 cd7b508d76cb: Layer already exists 15:05:54 ae9f4a0f3e00: Layer already exists 15:05:54 6a95059a2b1a: Layer already exists 15:05:54 3dc81f554f39: Layer already exists 15:05:54 1594097942c0: Layer already exists 15:05:54 36b50b131297: Layer already exists 15:05:54 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:05:55 6a95059a2b1a: Preparing 15:05:55 3dc81f554f39: Preparing 15:05:55 1594097942c0: Preparing 15:05:55 ae9f4a0f3e00: Preparing 15:05:55 cd7b508d76cb: Preparing 15:05:55 36b50b131297: Preparing 15:05:55 36b50b131297: Waiting 15:05:55 cd7b508d76cb: Layer already exists 15:05:55 3dc81f554f39: Layer already exists 15:05:55 6a95059a2b1a: Layer already exists 15:05:55 ae9f4a0f3e00: Layer already exists 15:05:55 1594097942c0: Layer already exists 15:05:55 36b50b131297: Layer already exists 15:05:55 main: digest: sha256:7a26f5d7446a012b611d7d108d53b159c1add8c88701324bf34ae88641726599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:55 ===================================================== [Pipeline] echo 15:05:55 taggedImages: 15:05:55 - nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123 15:05:55 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:05:55 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.43 15:05:55 - nexus3.edgexfoundry.org:10004/app-record-replay:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:05:55 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:55 15:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:55 latest: Pulling from edgex-lftools-log-publisher 15:05:55 5eb5b503b376: Pulling fs layer 15:05:55 5c69ac0246d0: Pulling fs layer 15:05:55 ec43610c2a17: Pulling fs layer 15:05:55 3a2ae6a8a46f: Pulling fs layer 15:05:55 33b1e0a273af: Pulling fs layer 15:05:55 5d3b04190fa2: Pulling fs layer 15:05:55 2f39f015ded8: Pulling fs layer 15:05:55 2f39f015ded8: Waiting 15:05:55 3a2ae6a8a46f: Waiting 15:05:55 33b1e0a273af: Waiting 15:05:55 5d3b04190fa2: Waiting 15:05:55 5c69ac0246d0: Download complete 15:05:55 3a2ae6a8a46f: Verifying Checksum 15:05:55 3a2ae6a8a46f: Download complete 15:05:55 33b1e0a273af: Verifying Checksum 15:05:55 33b1e0a273af: Download complete 15:05:55 ec43610c2a17: Verifying Checksum 15:05:55 ec43610c2a17: Download complete 15:05:55 5d3b04190fa2: Download complete 15:05:56 5eb5b503b376: Verifying Checksum 15:05:56 5eb5b503b376: Download complete 15:05:56 2f39f015ded8: Download complete 15:05:57 5eb5b503b376: Pull complete 15:05:57 5c69ac0246d0: Pull complete 15:05:57 ec43610c2a17: Pull complete 15:05:57 3a2ae6a8a46f: Pull complete 15:05:57 33b1e0a273af: Pull complete 15:05:58 5d3b04190fa2: Pull complete 15:06:02 2f39f015ded8: Pull complete 15:06:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:02 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:07 $ docker top c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:08 ---> job-cost.sh 15:06:08 lf-activate-venv: SKIPPING 15:06:08 INFO: No Stack... 15:06:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:08 INFO: Archiving Costs [Pipeline] sh 15:06:08 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:06:08 + cut -d, -f6 [Pipeline] lock 15:06:08 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] 15:06:08 Resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] did not exist. Created. 15:06:08 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:09 + echo total: 0.2199999988079071 [Pipeline] stash 15:06:09 Stashed 1 file(s) [Pipeline] } 15:06:09 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:09 $ docker stop --time=1 c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 15:06:10 $ docker rm -f --volumes c1cbdab15d888205bb551c95d1b84638a0c5a3d0385038b483bb7df125cacba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:07:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5032 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:07:03 Running in /w/workspace/app-record-replay/47 [Pipeline] { [Pipeline] checkout 15:07:03 Selected Git installation does not exist. Using Default 15:07:03 The recommended git tool is: NONE 15:07:10 using credential edgex-jenkins-ssh 15:07:10 Cloning the remote Git repository 15:07:10 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:07:10 > git init /w/workspace/app-record-replay/47 # timeout=10 15:07:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:07:11 > git --version # timeout=10 15:07:11 > git --version # 'git version 2.25.1' 15:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:11 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:07:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:13 Avoid second fetch 15:07:13 Checking out Revision 00dbe8440848181704a2f64ebb6b79645494c123 (main) 15:07:13 Commit message: "Merge pull request #76 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.25" 15:07:13 > git config core.sparsecheckout # timeout=10 15:07:13 > git checkout -f 00dbe8440848181704a2f64ebb6b79645494c123 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:07:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:15 Dload Upload Total Spent Left Speed 15:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 15:07:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:07:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:07:16 + sudo tee /etc/docker/daemon.new 15:07:16 { 15:07:16 "registry-mirrors": [ 15:07:16 "https://nexus3.edgexfoundry.org:10001" 15:07:16 ], 15:07:16 "bip": "10.250.0.254/24", 15:07:16 "hosts": [ 15:07:16 "tcp://0.0.0.0:5555", 15:07:16 "unix:///var/run/docker.sock" 15:07:16 ], 15:07:16 "mtu": 1458, 15:07:16 "selinux-enabled": true, 15:07:16 "seccomp-profile": "/etc/docker/seccomp.json" 15:07:16 } [Pipeline] sh 15:07:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:07:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:35 provisioning config files... 15:07:35 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/47@tmp/config10526883729781393929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> docker-login.sh 15:07:35 nexus3.edgexfoundry.org:10001 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 nexus3.edgexfoundry.org:10002 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 nexus3.edgexfoundry.org:10003 15:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:37 Configure a credential helper to remove this warning. See 15:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:37 15:07:37 Login Succeeded 15:07:37 nexus3.edgexfoundry.org:10004 15:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:37 Configure a credential helper to remove this warning. See 15:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:37 15:07:37 Login Succeeded 15:07:37 docker.io 15:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:38 Configure a credential helper to remove this warning. See 15:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:38 15:07:38 Login Succeeded 15:07:38 ---> docker-login.sh ends [Pipeline] } 15:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:38 ========================================================= 15:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:07:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:07:39 Sending build context to Docker daemon 256.5kB 15:07:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:07:39 Step 2/12 : FROM ${BASE} AS builder 15:07:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:39 edb6bdbacee9: Pulling fs layer 15:07:39 5f9638ab2659: Pulling fs layer 15:07:39 8d51d6327a98: Pulling fs layer 15:07:39 8b374f2dd631: Pulling fs layer 15:07:39 ec14aa9079de: Pulling fs layer 15:07:39 2f466654f4bb: Pulling fs layer 15:07:39 554e91adad29: Pulling fs layer 15:07:39 ec14aa9079de: Waiting 15:07:39 2f466654f4bb: Waiting 15:07:39 554e91adad29: Waiting 15:07:39 8b374f2dd631: Waiting 15:07:39 5f9638ab2659: Download complete 15:07:39 8b374f2dd631: Download complete 15:07:39 ec14aa9079de: Verifying Checksum 15:07:39 ec14aa9079de: Download complete 15:07:39 edb6bdbacee9: Verifying Checksum 15:07:39 edb6bdbacee9: Download complete 15:07:41 edb6bdbacee9: Pull complete 15:07:41 554e91adad29: Verifying Checksum 15:07:41 554e91adad29: Download complete 15:07:41 5f9638ab2659: Pull complete 15:07:42 2f466654f4bb: Verifying Checksum 15:07:42 8d51d6327a98: Download complete 15:07:54 8d51d6327a98: Pull complete 15:07:54 8b374f2dd631: Pull complete 15:07:54 ec14aa9079de: Pull complete 15:08:00 2f466654f4bb: Pull complete 15:08:02 554e91adad29: Pull complete 15:08:02 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:02 ---> 1e15ea492957 15:08:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:08:03 ---> Running in 0f3f1a8be241 15:08:03 Removing intermediate container 0f3f1a8be241 15:08:03 ---> 8080d287f770 15:08:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:08:03 ---> Running in a7fb0b4720a6 15:08:04 Removing intermediate container a7fb0b4720a6 15:08:04 ---> dfe95ed418af 15:08:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:08:04 ---> Running in 60a6078b74ac 15:08:04 Removing intermediate container 60a6078b74ac 15:08:04 ---> 0139eff27100 15:08:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:04 ---> Running in 9525c69d2dd5 15:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:08:07 OK: 263 MiB in 53 packages 15:08:08 Removing intermediate container 9525c69d2dd5 15:08:08 ---> 6745889ba89e 15:08:08 Step 7/12 : WORKDIR /app 15:08:08 ---> Running in 256bd323f0dd 15:08:09 Removing intermediate container 256bd323f0dd 15:08:09 ---> d10956358d93 15:08:09 Step 8/12 : COPY go.mod vendor* ./ 15:08:13 ---> f54844e35179 15:08:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:13 ---> Running in 10337e00a8b4 15:09:35 Removing intermediate container 10337e00a8b4 15:09:35 ---> ea8d091ee403 15:09:35 Step 10/12 : COPY . . 15:09:35 ---> 7abf2bf803db 15:09:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:35 ---> Running in a7f758035695 15:09:35 Removing intermediate container a7f758035695 15:09:35 ---> 16cbaa10c014 15:09:35 Step 12/12 : RUN $MAKE 15:09:35 ---> Running in 74a79083141b 15:09:35 noop 15:09:35 Removing intermediate container 74a79083141b 15:09:35 ---> 5d9002373569 15:09:35 Successfully built 5d9002373569 15:09:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker inspect -f . ci-base-image-arm64 15:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:35 prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container 15:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:36 $ docker top 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:37 + go version 15:09:37 go version go1.20.6 linux/arm64 [Pipeline] } 15:09:37 $ docker stop --time=1 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 15:09:39 $ docker rm -f --volumes 1681761b1e5ec95586ae72855e7ce25ddb8dacce5c50aa6ce99259d6df407e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:40 + docker inspect -f . ci-base-image-arm64 15:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container 15:09:40 $ 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/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:41 $ docker top 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:42 + git config --global --add safe.directory /w/workspace/app-record-replay/47 [Pipeline] fileExists [Pipeline] sh 15:09:43 + make test 15:09:43 go test -race -coverprofile=coverage.out ./... 15:13:04 ? github.com/edgexfoundry/app-record-replay [no test files] 15:13:05 ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 88.0% of statements 15:13:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:13:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:13:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:13:17 ok github.com/edgexfoundry/app-record-replay/internal/application 9.026s coverage: 98.7% of statements 15:13:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.592s coverage: 78.7% of statements 15:13:17 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.195s coverage: 100.0% of statements 15:13:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:13:18 go vet ./... 15:15:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:55 $ docker stop --time=1 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 15:15:57 $ docker rm -f --volumes 49e3128cef404615b697230f7a42b7022eb99b7f0152be4c392038ee2d5c18f2 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:59 Warning: overwriting stash ‘coverage-report’ 15:16:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:00 + ls -al . 15:16:00 total 180 15:16:00 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:09 . 15:16:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:07 .. 15:16:00 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:07 .dockerignore 15:16:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:07 .git 15:16:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 .github 15:16:00 -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 15:07 .gitignore 15:16:00 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 15:07 .golangci.yml 15:16:00 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 15:07 Attribution.txt 15:16:00 -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 15:07 CHANGELOG.md 15:16:00 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 15:07 Dockerfile 15:16:00 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:07 GOVERNANCE.md 15:16:00 -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 15:07 Jenkinsfile 15:16:00 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:07 LICENSE 15:16:00 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 15:07 Makefile 15:16:00 -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 15:07 OWNERS.md 15:16:00 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 15:07 README.md 15:16:00 -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 15:07 Record and Reply.postman_collection.json 15:16:00 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:03 VERSION 15:16:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 bin 15:16:00 -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 15:13 coverage.out 15:16:00 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 15:07 go.mod 15:16:00 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 15:07 go.sum 15:16:00 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:07 internal 15:16:00 -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 15:07 main.go 15:16:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:07 openapi 15:16:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:07 pkg 15:16:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:01 + 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=00dbe8440848181704a2f64ebb6b79645494c123 --label arch=arm64 --label version=3.1.0-dev.43 . 15:16:01 Sending build context to Docker daemon 281.6kB 15:16:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:16:01 Step 2/26 : FROM ${BASE} AS builder 15:16:01 ---> 5d9002373569 15:16:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:16:01 ---> Running in 224ec0d8d19e 15:16:01 Removing intermediate container 224ec0d8d19e 15:16:01 ---> 7327b765cf74 15:16:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:16:01 ---> Running in fbf04f79482e 15:16:01 Removing intermediate container fbf04f79482e 15:16:01 ---> 7f712706b4d1 15:16:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:16:02 ---> Running in ff78af0b1780 15:16:02 Removing intermediate container ff78af0b1780 15:16:02 ---> a92f463365e8 15:16:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:02 ---> Running in cf629fd13f37 15:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:05 OK: 263 MiB in 53 packages 15:16:05 Removing intermediate container cf629fd13f37 15:16:05 ---> 82d44c8c0db6 15:16:05 Step 7/26 : WORKDIR /app 15:16:06 ---> Running in 90b2e3cb3e49 15:16:06 Removing intermediate container 90b2e3cb3e49 15:16:06 ---> df61da174bb3 15:16:06 Step 8/26 : COPY go.mod vendor* ./ 15:16:07 ---> f1668c4788b5 15:16:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:07 ---> Running in 460d7917adda 15:16:12 Removing intermediate container 460d7917adda 15:16:12 ---> a1b88de22d9c 15:16:12 Step 10/26 : COPY . . 15:16:12 ---> 294d509e5659 15:16:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:12 ---> Running in d67264415723 15:16:12 Removing intermediate container d67264415723 15:16:12 ---> d9848b459fd9 15:16:12 Step 12/26 : RUN $MAKE 15:16:12 ---> Running in edd37925e90e 15:16:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.43" -trimpath -mod=readonly -o app-record-replay 15:18:35 Removing intermediate container edd37925e90e 15:18:35 ---> b397531ff301 15:18:35 Step 13/26 : FROM alpine:3.17 15:18:35 3.17: Pulling from library/alpine 15:18:35 4060ece20d7a: Pulling fs layer 15:18:35 4060ece20d7a: Download complete 15:18:35 4060ece20d7a: Pull complete 15:18:35 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:18:35 Status: Downloaded newer image for alpine:3.17 15:18:35 ---> 8650cd65339b 15:18:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:18:35 ---> Running in cb68f60b233f 15:18:35 Removing intermediate container cb68f60b233f 15:18:35 ---> 9cad16a23789 15:18:35 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:18:35 ---> Running in 3f6e5388d4bd 15:18:35 Removing intermediate container 3f6e5388d4bd 15:18:35 ---> 116bb27bb9e0 15:18:35 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:18:35 ---> Running in 76d8ce7524a2 15:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:18:35 (1/2) Installing ca-certificates (20230506-r0) 15:18:35 (2/2) Installing dumb-init (1.2.5-r2) 15:18:35 Executing busybox-1.35.0-r29.trigger 15:18:35 Executing ca-certificates-20230506-r0.trigger 15:18:35 OK: 8 MiB in 17 packages 15:18:35 Removing intermediate container 76d8ce7524a2 15:18:35 ---> 8dee9600ca26 15:18:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:18:35 ---> 6ca477c8b3f2 15:18:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:18:35 ---> 71dd32b05a41 15:18:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:18:37 ---> 9f86c799aa36 15:18:37 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:18:38 ---> 9d6d49d400e1 15:18:38 Step 21/26 : EXPOSE 59712 15:18:38 ---> Running in 2a1ad1411c4f 15:18:38 Removing intermediate container 2a1ad1411c4f 15:18:38 ---> 0e6a66008aa2 15:18:38 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:18:39 ---> Running in d47a5e6c3af5 15:18:39 Removing intermediate container d47a5e6c3af5 15:18:39 ---> 4d135a55090f 15:18:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:18:39 ---> Running in f11c20458bd3 15:18:39 Removing intermediate container f11c20458bd3 15:18:39 ---> d9c754ad375d 15:18:39 Step 24/26 : LABEL arch=arm64 15:18:39 ---> Running in 31bc90fbd3af 15:18:39 Removing intermediate container 31bc90fbd3af 15:18:39 ---> fe197fe972bf 15:18:39 Step 25/26 : LABEL git_sha=00dbe8440848181704a2f64ebb6b79645494c123 15:18:39 ---> Running in 09af4e78ba69 15:18:40 Removing intermediate container 09af4e78ba69 15:18:40 ---> 353d5225effe 15:18:40 Step 26/26 : LABEL version=3.1.0-dev.43 15:18:40 ---> Running in 9b2e26357695 15:18:40 Removing intermediate container 9b2e26357695 15:18:40 ---> fb8b3d0eda2e 15:18:40 [Warning] One or more build-args [ARCH] were not consumed 15:18:40 Successfully built fb8b3d0eda2e 15:18:40 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:40 provisioning config files... 15:18:40 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/47@tmp/config7328347266328585297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:41 ---> docker-login.sh 15:18:41 nexus3.edgexfoundry.org:10001 15:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:41 Configure a credential helper to remove this warning. See 15:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:41 15:18:41 Login Succeeded 15:18:41 nexus3.edgexfoundry.org:10002 15:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:41 Configure a credential helper to remove this warning. See 15:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:41 15:18:41 Login Succeeded 15:18:41 nexus3.edgexfoundry.org:10003 15:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:41 Configure a credential helper to remove this warning. See 15:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:41 15:18:41 Login Succeeded 15:18:41 nexus3.edgexfoundry.org:10004 15:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:42 Configure a credential helper to remove this warning. See 15:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:42 15:18:42 Login Succeeded 15:18:42 docker.io 15:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:42 Configure a credential helper to remove this warning. See 15:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:42 15:18:42 Login Succeeded 15:18:42 ---> docker-login.sh ends [Pipeline] } 15:18:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:43 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:18:43 00dbe8440848181704a2f64ebb6b79645494c123 15:18:43 latest 15:18:43 3.1.0-dev.43 15:18:43 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:18:43 main 15:18:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 15:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:18:43 8c7852862876: Preparing 15:18:43 67d399fc7c63: Preparing 15:18:43 fa29ae756ec9: Preparing 15:18:43 9b999dda18d0: Preparing 15:18:43 5e447f4c01aa: Preparing 15:18:43 d2d9d24a8c2a: Preparing 15:18:43 d2d9d24a8c2a: Waiting 15:18:43 67d399fc7c63: Pushed 15:18:43 fa29ae756ec9: Pushed 15:18:43 9b999dda18d0: Pushed 15:18:43 d2d9d24a8c2a: Layer already exists 15:18:43 5e447f4c01aa: Pushed 15:18:49 8c7852862876: Pushed 15:18:51 00dbe8440848181704a2f64ebb6b79645494c123: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:18:52 8c7852862876: Preparing 15:18:52 67d399fc7c63: Preparing 15:18:52 fa29ae756ec9: Preparing 15:18:52 9b999dda18d0: Preparing 15:18:52 5e447f4c01aa: Preparing 15:18:52 d2d9d24a8c2a: Preparing 15:18:52 d2d9d24a8c2a: Waiting 15:18:52 9b999dda18d0: Layer already exists 15:18:52 5e447f4c01aa: Layer already exists 15:18:52 fa29ae756ec9: Layer already exists 15:18:52 8c7852862876: Layer already exists 15:18:52 67d399fc7c63: Layer already exists 15:18:52 d2d9d24a8c2a: Layer already exists 15:18:52 latest: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 15:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:18:52 8c7852862876: Preparing 15:18:52 67d399fc7c63: Preparing 15:18:52 fa29ae756ec9: Preparing 15:18:52 9b999dda18d0: Preparing 15:18:52 5e447f4c01aa: Preparing 15:18:52 d2d9d24a8c2a: Preparing 15:18:52 d2d9d24a8c2a: Waiting 15:18:52 8c7852862876: Layer already exists 15:18:52 fa29ae756ec9: Layer already exists 15:18:52 5e447f4c01aa: Layer already exists 15:18:52 67d399fc7c63: Layer already exists 15:18:52 9b999dda18d0: Layer already exists 15:18:52 d2d9d24a8c2a: Layer already exists 15:18:52 3.1.0-dev.43: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:53 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:18:53 8c7852862876: Preparing 15:18:53 67d399fc7c63: Preparing 15:18:53 fa29ae756ec9: Preparing 15:18:53 9b999dda18d0: Preparing 15:18:53 5e447f4c01aa: Preparing 15:18:53 d2d9d24a8c2a: Preparing 15:18:53 d2d9d24a8c2a: Waiting 15:18:53 8c7852862876: Layer already exists 15:18:53 9b999dda18d0: Layer already exists 15:18:53 67d399fc7c63: Layer already exists 15:18:53 5e447f4c01aa: Layer already exists 15:18:53 fa29ae756ec9: Layer already exists 15:18:53 d2d9d24a8c2a: Layer already exists 15:18:53 00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:53 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:18:54 8c7852862876: Preparing 15:18:54 67d399fc7c63: Preparing 15:18:54 fa29ae756ec9: Preparing 15:18:54 9b999dda18d0: Preparing 15:18:54 5e447f4c01aa: Preparing 15:18:54 d2d9d24a8c2a: Preparing 15:18:54 d2d9d24a8c2a: Waiting 15:18:54 5e447f4c01aa: Layer already exists 15:18:54 67d399fc7c63: Layer already exists 15:18:54 9b999dda18d0: Layer already exists 15:18:54 fa29ae756ec9: Layer already exists 15:18:54 8c7852862876: Layer already exists 15:18:54 d2d9d24a8c2a: Layer already exists 15:18:54 main: digest: sha256:572d3b9281f7238494569514317cd8492f5cbd2534e634b060e317049913137a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:54 ===================================================== [Pipeline] echo 15:18:54 taggedImages: 15:18:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123 15:18:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:18:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.43 15:18:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:00dbe8440848181704a2f64ebb6b79645494c123-3.1.0-dev.43 15:18:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:54 15:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:54 arm64: Pulling from edgex-lftools-log-publisher 15:18:54 8998bd30e6a1: Pulling fs layer 15:18:54 04944245beec: Pulling fs layer 15:18:54 699f458cf7ca: Pulling fs layer 15:18:54 765212b225bb: Pulling fs layer 15:18:54 f23df028b6ca: Pulling fs layer 15:18:54 d65c8cfc05b1: Pulling fs layer 15:18:54 2437ff75d9bd: Pulling fs layer 15:18:54 765212b225bb: Waiting 15:18:54 f23df028b6ca: Waiting 15:18:54 d65c8cfc05b1: Waiting 15:18:54 2437ff75d9bd: Waiting 15:18:55 04944245beec: Verifying Checksum 15:18:55 04944245beec: Download complete 15:18:55 765212b225bb: Verifying Checksum 15:18:55 765212b225bb: Download complete 15:18:55 f23df028b6ca: Verifying Checksum 15:18:55 f23df028b6ca: Download complete 15:18:55 d65c8cfc05b1: Verifying Checksum 15:18:55 d65c8cfc05b1: Download complete 15:18:55 699f458cf7ca: Verifying Checksum 15:18:55 699f458cf7ca: Download complete 15:18:55 8998bd30e6a1: Verifying Checksum 15:18:55 8998bd30e6a1: Download complete 15:18:58 2437ff75d9bd: Verifying Checksum 15:18:58 2437ff75d9bd: Download complete 15:18:59 8998bd30e6a1: Pull complete 15:19:00 04944245beec: Pull complete 15:19:01 699f458cf7ca: Pull complete 15:19:01 765212b225bb: Pull complete 15:19:02 f23df028b6ca: Pull complete 15:19:04 d65c8cfc05b1: Pull complete 15:19:19 2437ff75d9bd: Pull complete 15:19:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:19 prd-ubuntu20.04-docker-arm64-4c-16g-5032 does not seem to be running inside a container 15:19:19 $ 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/47 -v /w/workspace/app-record-replay/47:/w/workspace/app-record-replay/47:rw,z -v /w/workspace/app-record-replay/47@tmp:/w/workspace/app-record-replay/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:19:21 $ docker top 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:22 ---> job-cost.sh 15:19:22 lf-activate-venv: SKIPPING 15:19:22 INFO: No Stack... 15:19:22 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:23 INFO: Archiving Costs [Pipeline] sh 15:19:24 + cat /w/workspace/app-record-replay/47/archives/cost.csv 15:19:24 + cut -d, -f6 [Pipeline] lock 15:19:24 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] 15:19:24 Resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] did not exist. Created. 15:19:24 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:24 /w/workspace/app-record-replay/47@tmp/durable-f6af43a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:24 + echo total: 0.10999999940395355 [Pipeline] stash 15:19:24 Warning: overwriting stash ‘stack-cost’ 15:19:24 Stashed 1 file(s) [Pipeline] } 15:19:24 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:25 $ docker stop --time=1 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d 15:19:26 $ docker rm -f --volumes 8413d4592e304e1f959e444edb349d7ac11ca3d20e997bea7ea684fe762dc29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:19:26 provisioning config files... 15:19:26 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6707401469955559679tmp [Pipeline] { [Pipeline] sh 15:19:27 + set +x 15:19:27 + curl -s https://codecov.io/bash 15:19:27 + bash -s -- 15:19:27 15:19:27 _____ _ 15:19:27 / ____| | | 15:19:27 | | ___ __| | ___ ___ _____ __ 15:19:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:19:27 | |___| (_) | (_| | __/ (_| (_) \ V / 15:19:27 \_____\___/ \__,_|\___|\___\___/ \_/ 15:19:27 Bash-1.0.6 15:19:27 15:19:27 15:19:27 ==> git version 2.25.1 found 15:19:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:19:27 Release-Date: 2020-01-08 15:19:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:19:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:19:27 ==> Jenkins CI detected. 15:19:27 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:19:27 project root: . 15:19:27 --> token set from env 15:19:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:19:27 ==> Running gcov in . (disable via -X gcov) 15:19:27 ==> Python coveragepy not found 15:19:27 ==> Searching for coverage reports in: 15:19:27 + . 15:19:27 -> Found 1 reports 15:19:27 ==> Detecting git/mercurial file structure 15:19:27 ==> Reading reports 15:19:27 + ./coverage.out bytes=24552 15:19:27 ==> Appending adjustments 15:19:27 https://docs.codecov.io/docs/fixing-reports 15:19:27 + Found adjustments 15:19:27 ==> Gzipping contents 15:19:27 8.0K /tmp/codecov.3GSnbo.gz 15:19:27 ==> Uploading reports 15:19:27 url: https://codecov.io 15:19:27 query: branch=main&commit=00dbe8440848181704a2f64ebb6b79645494c123&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:27 -> Pinging Codecov 15:19:27 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=00dbe8440848181704a2f64ebb6b79645494c123&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:27 -> Uploading to 15:19:27 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F467761B9912B4F32F9BC62907045C81/00dbe8440848181704a2f64ebb6b79645494c123/69c24ef0-8429-4870-aa44-79fb1b90976d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T151927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a21688afcc072f53a72dc1b97bd31e45fb75b549253191c59758746761a03a60 15:19:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:27 Dload Upload Total Spent Left Speed 15:19:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 25835 --:--:-- --:--:-- --:--:-- 25835 15:19:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] } 15:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:19:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:19:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:28 15:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:19:28 df9b9388f04a: Pulling fs layer 15:19:28 52dc419b0ee2: Pulling fs layer 15:19:28 25bc292e5bac: Pulling fs layer 15:19:28 114826534d7a: Pulling fs layer 15:19:28 4657fd5d0bcf: Pulling fs layer 15:19:28 6ad1cebc031e: Pulling fs layer 15:19:28 8a3aa393b2d8: Pulling fs layer 15:19:28 114826534d7a: Waiting 15:19:28 4657fd5d0bcf: Waiting 15:19:28 6ad1cebc031e: Waiting 15:19:28 8a3aa393b2d8: Waiting 15:19:28 25bc292e5bac: Download complete 15:19:28 52dc419b0ee2: Download complete 15:19:28 4657fd5d0bcf: Verifying Checksum 15:19:28 4657fd5d0bcf: Download complete 15:19:28 df9b9388f04a: Download complete 15:19:28 df9b9388f04a: Pull complete 15:19:28 6ad1cebc031e: Verifying Checksum 15:19:28 6ad1cebc031e: Download complete 15:19:28 52dc419b0ee2: Pull complete 15:19:28 25bc292e5bac: Pull complete 15:19:29 114826534d7a: Verifying Checksum 15:19:29 114826534d7a: Download complete 15:19:29 8a3aa393b2d8: Verifying Checksum 15:19:29 8a3aa393b2d8: Download complete 15:19:32 114826534d7a: Pull complete 15:19:32 4657fd5d0bcf: Pull complete 15:19:32 6ad1cebc031e: Pull complete 15:19:35 8a3aa393b2d8: Pull complete 15:19:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:35 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:19:37 $ docker top 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 -eo pid,comm [Pipeline] { [Pipeline] echo 15:19:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:19:37 + set -o pipefail 15:19:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:19:43 15:19:43 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:19:43 15:19:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4cc44a0b-2d7a-453d-a7bf-3b3c2f2cfad6 15:19:43 15:19:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:19:43 15:19:43 15:19:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:19:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:19:43 More details here: https://snyk.co/ue1NS [Pipeline] } 15:19:43 $ docker stop --time=1 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 15:19:45 $ docker rm -f --volumes 656c3d98a8252101eeedb1ee8d12d229021f171784fe2ed63ec6d4d13e2fb831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:46 + git log --format=format:%s -1 00dbe8440848181704a2f64ebb6b79645494c123 [Pipeline] sh 15:19:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:47 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:19: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 15:19:47 $ docker top dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c -eo pid,comm 15:19:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:19:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:47 [ssh-agent] Looking for ssh-agent implementation... 15:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:47 $ docker exec dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c ssh-agent 15:19:48 SSH_AUTH_SOCK=/tmp/ssh-4dVHBapDjGb9/agent.32 15:19:48 SSH_AGENT_PID=38 15:19:48 Running ssh-add (command line suppressed) 15:19:48 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16647885969304652031.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16647885969304652031.key) 15:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:48 + git semver tag 15:19:48 2023-08-31 15:19:48,594 [run_tag] DEBUG tag force:False 15:19:48 2023-08-31 15:19:48,594 [check_head_tag] DEBUG check head tag 15:19:48 2023-08-31 15:19:48,595 [execute] INFO git cat-file --batch-check 15:19:48 2023-08-31 15:19:48,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:19:48 2023-08-31 15:19:48,599 [execute] INFO git cat-file --batch 15:19:48 2023-08-31 15:19:48,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:19:48 2023-08-31 15:19:48,614 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:19:48 2023-08-31 15:19:48,614 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 15:19:48 2023-08-31 15:19:48,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:19:48 2023-08-31 15:19:48,619 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:19:48 3.1.0-dev.43 [Pipeline] } 15:19:48 $ docker exec --env ******** --env ******** dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c ssh-agent -k 15:19:48 unset SSH_AUTH_SOCK; 15:19:48 unset SSH_AGENT_PID; 15:19:48 echo Agent pid 38 killed; 15:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:49 + git semver [Pipeline] } 15:19:49 $ docker stop --time=1 dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c 15:19:50 $ docker rm -f --volumes dba8f5b2418dbb3bf05c9038f57f9f8b76217d9c9e00ca126a9b887307db309c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:51 15:19:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:51 0.23.1-centos7: Pulling from edgex-lftools 15:19:51 ab5ef0e58194: Pulling fs layer 15:19:51 9712f1f96733: Pulling fs layer 15:19:51 63f879dbbcfc: Pulling fs layer 15:19:51 0d9ebad4ef96: Pulling fs layer 15:19:51 e9a5061849ea: Pulling fs layer 15:19:51 d747dcd14b5f: Pulling fs layer 15:19:51 2de7ff778b66: Pulling fs layer 15:19:51 d747dcd14b5f: Waiting 15:19:51 e9a5061849ea: Waiting 15:19:51 0d9ebad4ef96: Waiting 15:19:51 2de7ff778b66: Waiting 15:19:51 9712f1f96733: Verifying Checksum 15:19:51 9712f1f96733: Download complete 15:19:51 63f879dbbcfc: Verifying Checksum 15:19:51 63f879dbbcfc: Download complete 15:19:51 e9a5061849ea: Download complete 15:19:51 d747dcd14b5f: Verifying Checksum 15:19:51 d747dcd14b5f: Download complete 15:19:51 0d9ebad4ef96: Verifying Checksum 15:19:51 0d9ebad4ef96: Download complete 15:19:51 ab5ef0e58194: Verifying Checksum 15:19:51 ab5ef0e58194: Download complete 15:19:51 2de7ff778b66: Verifying Checksum 15:19:51 2de7ff778b66: Download complete 15:19:54 ab5ef0e58194: Pull complete 15:19:54 9712f1f96733: Pull complete 15:19:55 63f879dbbcfc: Pull complete 15:19:58 0d9ebad4ef96: Pull complete 15:19:58 e9a5061849ea: Pull complete 15:19:59 d747dcd14b5f: Pull complete 15:20:00 2de7ff778b66: Pull complete 15:20:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:00 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:20:02 $ docker top b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:20:02 provisioning config files... 15:20:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1624465522343148164tmp 15:20:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config155161067811802802tmp 15:20:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10550429221123312026tmp [Pipeline] { [Pipeline] echo 15:20:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:20:03 ---> sigul-configuration.sh 15:20:03 gpg: directory `/root/.gnupg' created 15:20:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:20:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:20:03 gpg: keyring `/root/.gnupg/secring.gpg' created 15:20:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:20:03 gpg: CAST5 encrypted data 15:20:03 gpg: encrypted with 1 passphrase 15:20:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:20:03 + mkdir /home/jenkins 15:20:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:20:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:20:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:04 ---> sigul-install.sh 15:20:04 Sigul already installed; skipping installation. [Pipeline] sh 15:20:04 + git tag --list 15:20:04 v3.1.0-dev.0 15:20:04 v3.1.0-dev.1 15:20:04 v3.1.0-dev.10 15:20:04 v3.1.0-dev.11 15:20:04 v3.1.0-dev.12 15:20:04 v3.1.0-dev.13 15:20:04 v3.1.0-dev.14 15:20:04 v3.1.0-dev.15 15:20:04 v3.1.0-dev.16 15:20:04 v3.1.0-dev.17 15:20:04 v3.1.0-dev.18 15:20:04 v3.1.0-dev.19 15:20:04 v3.1.0-dev.2 15:20:04 v3.1.0-dev.20 15:20:04 v3.1.0-dev.21 15:20:04 v3.1.0-dev.22 15:20:04 v3.1.0-dev.23 15:20:04 v3.1.0-dev.24 15:20:04 v3.1.0-dev.25 15:20:04 v3.1.0-dev.26 15:20:04 v3.1.0-dev.27 15:20:04 v3.1.0-dev.28 15:20:04 v3.1.0-dev.29 15:20:04 v3.1.0-dev.3 15:20:04 v3.1.0-dev.30 15:20:04 v3.1.0-dev.31 15:20:04 v3.1.0-dev.32 15:20:04 v3.1.0-dev.33 15:20:04 v3.1.0-dev.34 15:20:04 v3.1.0-dev.35 15:20:04 v3.1.0-dev.36 15:20:04 v3.1.0-dev.37 15:20:04 v3.1.0-dev.38 15:20:04 v3.1.0-dev.39 15:20:04 v3.1.0-dev.4 15:20:04 v3.1.0-dev.40 15:20:04 v3.1.0-dev.41 15:20:04 v3.1.0-dev.42 15:20:04 v3.1.0-dev.43 15:20:04 v3.1.0-dev.5 15:20:04 v3.1.0-dev.6 15:20:04 v3.1.0-dev.7 15:20:04 v3.1.0-dev.8 15:20:04 v3.1.0-dev.9 [Pipeline] sh 15:20:04 + lftools sign git-tag v3.1.0-dev.43 15:20:05 Signing Git tag with Sigul... 15:20:05 Signing v3.1.0-dev.43 [Pipeline] echo 15:20:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:20:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:20:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:20:06 $ docker stop --time=1 b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e 15:20:07 $ docker rm -f --volumes b5268fab1795854be12c81bcaa2c660794b7cd7910a1af211f2f2e2fd9b2db4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:20:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:08 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:08 $ docker top 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a -eo pid,comm 15:20:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:20:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:08 [ssh-agent] Looking for ssh-agent implementation... 15:20:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:08 $ docker exec 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a ssh-agent 15:20:08 SSH_AUTH_SOCK=/tmp/ssh-ZZ3i8AvAON32/agent.32 15:20:08 SSH_AGENT_PID=38 15:20:08 Running ssh-add (command line suppressed) 15:20:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9217586484535186258.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9217586484535186258.key) 15:20:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:09 + git semver bump pre 15:20:09 2023-08-31 15:20:09,394 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:09 2023-08-31 15:20:09,394 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev 15:20:09 2023-08-31 15:20:09,394 [bump_version] DEBUG bumped version:3.1.0-dev.44 15:20:09 2023-08-31 15:20:09,394 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:20:09 2023-08-31 15:20:09,395 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:09 2023-08-31 15:20:09,395 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:09 2023-08-31 15:20:09,397 [execute] INFO git cat-file --batch-check 15:20:09 2023-08-31 15:20:09,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:09 2023-08-31 15:20:09,403 [execute] INFO git cat-file --batch 15:20:09 2023-08-31 15:20:09,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:09 2023-08-31 15:20:09,407 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:09 3.1.0-dev.44 [Pipeline] } 15:20:09 $ docker exec --env ******** --env ******** 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a ssh-agent -k 15:20:09 unset SSH_AUTH_SOCK; 15:20:09 unset SSH_AGENT_PID; 15:20:09 echo Agent pid 38 killed; 15:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:09 + git semver [Pipeline] } 15:20:10 $ docker stop --time=1 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a 15:20:11 $ docker rm -f --volumes 2e9c533a661e706bbbe838918ca1b848d68fe00f2cb03194f494f1a651b0875a [Pipeline] // withDockerContainer [Pipeline] sh 15:20:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:12 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:12 $ docker top e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c -eo pid,comm 15:20:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:20:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:12 [ssh-agent] Looking for ssh-agent implementation... 15:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:12 $ docker exec e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c ssh-agent 15:20:12 SSH_AUTH_SOCK=/tmp/ssh-m2YlEw27clPG/agent.32 15:20:12 SSH_AGENT_PID=38 15:20:12 Running ssh-add (command line suppressed) 15:20:12 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6443464681109658715.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6443464681109658715.key) 15:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:13 + git semver push 15:20:13 2023-08-31 15:20:13,399 [run_push] DEBUG push 15:20:13 2023-08-31 15:20:13,399 [execute] INFO git cat-file --batch-check 15:20:13 2023-08-31 15:20:13,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:13 2023-08-31 15:20:13,402 [execute] INFO git rev-list 0858d6450614bf28d9266ec70d761ca9dad55905 -- 15:20:13 2023-08-31 15:20:13,403 [execute] DEBUG Popen(['git', 'rev-list', '0858d6450614bf28d9266ec70d761ca9dad55905', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:20:13 2023-08-31 15:20:13,408 [execute] INFO git fetch -v origin 15:20:13 2023-08-31 15:20:13,408 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:20:14 2023-08-31 15:20:13,918 [run_push] DEBUG no remote changes detected 15:20:14 2023-08-31 15:20:13,919 [execute] INFO git push origin semver 15:20:14 2023-08-31 15:20:13,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:20:15 2023-08-31 15:20:15,138 [run_push] DEBUG push all version tags 15:20:15 2023-08-31 15:20:15,138 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:20:15 2023-08-31 15:20:15,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:20:16 2023-08-31 15:20:15,934 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:20:16 3.1.0-dev.44 [Pipeline] } 15:20:16 $ docker exec --env ******** --env ******** e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c ssh-agent -k 15:20:16 unset SSH_AUTH_SOCK; 15:20:16 unset SSH_AGENT_PID; 15:20:16 echo Agent pid 38 killed; 15:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:16 + git semver [Pipeline] } 15:20:16 $ docker stop --time=1 e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c 15:20:18 $ docker rm -f --volumes e7ba0ece5a9684039731594b749b0717c938028df7effec158283fa1f5bf754c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:20:18 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:20:18 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:20:18 total 16 15:20:18 drwxr-xr-x 3 root root 4096 Aug 31 15:06 . 15:20:18 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:20 .. 15:20:18 drwxr-xr-x 2 root root 4096 Aug 31 15:06 cost 15:20:18 -rw-r--r-- 1 root root 88 Aug 31 15:06 cost.csv 15:20:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:20:18 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:20:18 total 16 15:20:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:06 . 15:20:18 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:20 .. 15:20:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 15:06 cost 15:20:18 -rw-r--r-- 1 jenkins jenkins 88 Aug 31 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:20:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:19 ---> package-listing.sh 15:20:19 ++ facter osfamily 15:20:19 ++ tr '[:upper:]' '[:lower:]' 15:20:20 + OS_FAMILY=debian 15:20:20 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:20:20 + START_PACKAGES=/tmp/packages_start.txt 15:20:20 + END_PACKAGES=/tmp/packages_end.txt 15:20:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:20 + PACKAGES=/tmp/packages_start.txt 15:20:20 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:20:20 + PACKAGES=/tmp/packages_end.txt 15:20:20 + case "${OS_FAMILY}" in 15:20:20 + dpkg -l 15:20:20 + grep '^ii' 15:20:20 + '[' -f /tmp/packages_start.txt ']' 15:20:20 + '[' -f /tmp/packages_end.txt ']' 15:20:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:20 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:20:20 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:20:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:20:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:20:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:20 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 15:20:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:21 $ docker top 93886afdbcd3c1d203b26b51e81e652567995522f02979300393b757253cad86 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:21 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:21 + mkdir -p /var/log/sysstat [Pipeline] sh 15:20:22 + ls /var/log/sa-host 15:20:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:22 provisioning config files... 15:20:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1358640148436056377tmp [Pipeline] { [Pipeline] echo 15:20:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:22 ---> create-netrc.sh [Pipeline] } 15:20:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:20:22 ---> python-tools-install.sh [Pipeline] echo 15:20:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:23 ---> sudo-logs.sh 15:20:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:20:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:23 ---> job-cost.sh 15:20:23 lf-activate-venv: SKIPPING 15:20:23 DEBUG: total: 0.2199999988079071 15:20:23 INFO: Retrieving Stack Cost... 15:20:23 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:24 INFO: Archiving Costs [Pipeline] echo 15:20:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:24 ---> logs-deploy.sh 15:20:24 lf-activate-venv: SKIPPING 15:20:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/47 15:20:24 INFO: archiving workspace using pattern(s): 15:20:25 Archives upload complete. 15:20:25 INFO: archiving logs to Nexus