Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6505751dac8c0a12872c6337fde34b0eddbcd158 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-ssh3565346812110975737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2935792981673837203.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11369012898704360397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2280671442446081708.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-ssh6613352205967126842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6725 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 6505751dac8c0a12872c6337fde34b0eddbcd158 (main) Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32" > 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 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 > git rev-list --no-walk 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:33 ========================================================= 16:26:33 EdgeX Global Pipelines Version Info 16:26:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:34 ------------------- 16:26:34 stable info: 16:26:34 ------------------- 16:26:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:26:34 Message: update stable to v1.0.254 16:26:34 ------------------- 16:26:34 experimental info: 16:26:34 ------------------- 16:26:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:26:34 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:26:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6505751 [Pipeline] echo 16:26:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:35 provisioning config files... 16:26:35 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9227484637617145737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:35 ---> docker-login.sh 16:26:35 nexus3.edgexfoundry.org:10001 16:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:36 Configure a credential helper to remove this warning. See 16:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:36 16:26:36 Login Succeeded 16:26:36 nexus3.edgexfoundry.org:10002 16:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:36 Configure a credential helper to remove this warning. See 16:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:36 16:26:36 Login Succeeded 16:26:36 nexus3.edgexfoundry.org:10003 16:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:36 Configure a credential helper to remove this warning. See 16:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:36 16:26:36 Login Succeeded 16:26:36 nexus3.edgexfoundry.org:10004 16:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:36 Configure a credential helper to remove this warning. See 16:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:36 16:26:36 Login Succeeded 16:26:36 docker.io 16:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:37 Configure a credential helper to remove this warning. See 16:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:37 16:26:37 Login Succeeded 16:26:37 ---> docker-login.sh ends [Pipeline] } 16:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:26:37 + git rev-list -1 --merges 6505751dac8c0a12872c6337fde34b0eddbcd158~1..6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo 16:26:37 -----------> git rev-list -1 --merges 6505751dac8c0a12872c6337fde34b0eddbcd158~1..6505751dac8c0a12872c6337fde34b0eddbcd158 6505751dac8c0a12872c6337fde34b0eddbcd158 16:26:37 6505751dac8c0a12872c6337fde34b0eddbcd158 [false] [Pipeline] sh 16:26:37 + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo 16:26:37 ========================================================= 16:26:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:38 + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo 16:26:38 [semverPrep] GIT_COMMIT: 6505751dac8c0a12872c6337fde34b0eddbcd158, Commit Message: Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 16:26:38 [semverPrep] This is not a build commit. [Pipeline] sh 16:26:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:38 + grep -v github /etc/ssh/ssh_known_hosts 16:26:38 + [ -e /tmp/ssh_known_hosts ] 16:26:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:38 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:38 16:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:39 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:39 b85a868b505f: Pulling fs layer 16:26:39 e2be974225ed: Pulling fs layer 16:26:39 339a4e72a1f5: Pulling fs layer 16:26:39 988bab9f4d93: Pulling fs layer 16:26:39 1469e6f7b9e6: Pulling fs layer 16:26:39 eaf3925da568: Pulling fs layer 16:26:39 bab4dde63d76: Pulling fs layer 16:26:39 bde34c3a00c8: Pulling fs layer 16:26:39 b352a97aabf1: Pulling fs layer 16:26:39 4872d77fe225: Pulling fs layer 16:26:39 5851b861e8e6: Pulling fs layer 16:26:39 988bab9f4d93: Waiting 16:26:39 1469e6f7b9e6: Waiting 16:26:39 eaf3925da568: Waiting 16:26:39 bab4dde63d76: Waiting 16:26:39 bde34c3a00c8: Waiting 16:26:39 b352a97aabf1: Waiting 16:26:39 4872d77fe225: Waiting 16:26:39 5851b861e8e6: Waiting 16:26:39 e2be974225ed: Download complete 16:26:39 988bab9f4d93: Download complete 16:26:39 1469e6f7b9e6: Verifying Checksum 16:26:39 1469e6f7b9e6: Download complete 16:26:39 339a4e72a1f5: Verifying Checksum 16:26:39 339a4e72a1f5: Download complete 16:26:39 eaf3925da568: Verifying Checksum 16:26:39 eaf3925da568: Download complete 16:26:39 bde34c3a00c8: Verifying Checksum 16:26:39 bde34c3a00c8: Download complete 16:26:39 b352a97aabf1: Download complete 16:26:39 4872d77fe225: Download complete 16:26:39 5851b861e8e6: Download complete 16:26:39 b85a868b505f: Verifying Checksum 16:26:39 b85a868b505f: Download complete 16:26:39 bab4dde63d76: Verifying Checksum 16:26:39 bab4dde63d76: Download complete 16:26:40 b85a868b505f: Pull complete 16:26:40 e2be974225ed: Pull complete 16:26:41 339a4e72a1f5: Pull complete 16:26:41 988bab9f4d93: Pull complete 16:26:41 1469e6f7b9e6: Pull complete 16:26:41 eaf3925da568: Pull complete 16:26:43 bab4dde63d76: Pull complete 16:26:43 bde34c3a00c8: Pull complete 16:26:43 b352a97aabf1: Pull complete 16:26:43 4872d77fe225: Pull complete 16:26:43 5851b861e8e6: Pull complete 16:26:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:43 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:26:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:46 $ docker top cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 -eo pid,comm 16:26:46 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). 16:26:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:46 [ssh-agent] Looking for ssh-agent implementation... 16:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:46 $ docker exec cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent 16:26:46 SSH_AUTH_SOCK=/tmp/ssh-gP9DOAvg4lfz/agent.33 16:26:46 SSH_AGENT_PID=40 16:26:46 Running ssh-add (command line suppressed) 16:26:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2653690927893388694.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2653690927893388694.key) 16:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:46 + git tag --points-at HEAD [Pipeline] } 16:26:46 $ docker exec --env ******** --env ******** cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent -k 16:26:46 unset SSH_AUTH_SOCK; 16:26:46 unset SSH_AGENT_PID; 16:26:46 echo Agent pid 40 killed; 16:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:47 [ssh-agent] Looking for ssh-agent implementation... 16:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:47 $ docker exec cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent 16:26:47 SSH_AUTH_SOCK=/tmp/ssh-MA1hQQwHiJtV/agent.73 16:26:47 SSH_AGENT_PID=79 16:26:47 Running ssh-add (command line suppressed) 16:26:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9784808632940236325.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9784808632940236325.key) 16:26:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:47 + git semver init 16:26:47 2023-09-20 16:26:47,820 [run_init] DEBUG init version:0.0.0 force:False 16:26:47 2023-09-20 16:26:47,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:26:47 2023-09-20 16:26:47,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:26:47 2023-09-20 16:26:47,822 [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) 16:26:48 2023-09-20 16:26:48,481 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:26:48 2023-09-20 16:26:48,482 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:26:48 2023-09-20 16:26:48,482 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:26:48 2023-09-20 16:26:48,482 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:26:48 3.1.0-dev.47 [Pipeline] } 16:26:48 $ docker exec --env ******** --env ******** cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent -k 16:26:48 unset SSH_AUTH_SOCK; 16:26:48 unset SSH_AGENT_PID; 16:26:48 echo Agent pid 79 killed; 16:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:49 + git semver [Pipeline] } 16:26:49 $ docker stop --time=1 cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 16:26:50 $ docker rm -f --volumes cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:51 Stashed 1 file(s) [Pipeline] echo 16:26:51 [edgeXSemver]: initialized semver on version 3.1.0-dev.47 [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 16:26:51 provisioning config files... 16:26:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13863800754838536629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:51 ---> docker-login.sh 16:26:51 nexus3.edgexfoundry.org:10001 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10002 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10003 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10004 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 docker.io 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:52 Configure a credential helper to remove this warning. See 16:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:52 16:26:52 Login Succeeded 16:26:52 ---> docker-login.sh ends [Pipeline] } 16:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:52 ========================================================= 16:26:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:26:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:26:52 Sending build context to Docker daemon 576.5kB 16:26:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:26:52 Step 2/12 : FROM ${BASE} AS builder 16:26:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:52 7264a8db6415: Pulling fs layer 16:26:52 c4d48a809fc2: Pulling fs layer 16:26:52 4f1c88b9dad5: Pulling fs layer 16:26:52 ad3a456e5733: Pulling fs layer 16:26:52 33e27b845d1e: Pulling fs layer 16:26:52 c68163c4e522: Pulling fs layer 16:26:52 50da416c3ac9: Pulling fs layer 16:26:52 23d2d4c4bb30: Pulling fs layer 16:26:52 ad3a456e5733: Waiting 16:26:52 33e27b845d1e: Waiting 16:26:52 c68163c4e522: Waiting 16:26:52 23d2d4c4bb30: Waiting 16:26:52 50da416c3ac9: Waiting 16:26:52 c4d48a809fc2: Verifying Checksum 16:26:52 c4d48a809fc2: Download complete 16:26:52 ad3a456e5733: Verifying Checksum 16:26:52 ad3a456e5733: Download complete 16:26:52 33e27b845d1e: Verifying Checksum 16:26:52 33e27b845d1e: Download complete 16:26:52 7264a8db6415: Verifying Checksum 16:26:52 7264a8db6415: Download complete 16:26:52 c68163c4e522: Verifying Checksum 16:26:52 c68163c4e522: Download complete 16:26:52 7264a8db6415: Pull complete 16:26:52 23d2d4c4bb30: Verifying Checksum 16:26:52 23d2d4c4bb30: Download complete 16:26:52 c4d48a809fc2: Pull complete 16:26:53 4f1c88b9dad5: Verifying Checksum 16:26:53 4f1c88b9dad5: Download complete 16:26:53 50da416c3ac9: Verifying Checksum 16:26:53 50da416c3ac9: Download complete 16:26:55 4f1c88b9dad5: Pull complete 16:26:55 ad3a456e5733: Pull complete 16:26:55 33e27b845d1e: Pull complete 16:26:56 c68163c4e522: Pull complete 16:26:58 50da416c3ac9: Pull complete 16:26:58 23d2d4c4bb30: Pull complete 16:26:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:26:58 ---> 0786185ac409 16:26:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:27:01 ---> Running in 98f7ced46c95 16:27:01 Removing intermediate container 98f7ced46c95 16:27:01 ---> 3b1290a757c3 16:27:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:27:01 ---> Running in 7a6fe4a0f736 16:27:01 Removing intermediate container 7a6fe4a0f736 16:27:01 ---> 3712d4c5de74 16:27:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:27:01 ---> Running in eaf66cb2c207 16:27:01 Removing intermediate container eaf66cb2c207 16:27:01 ---> 0c671ff682a8 16:27:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:01 ---> Running in 11e4d289293b 16:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:02 OK: 264 MiB in 52 packages 16:27:03 Removing intermediate container 11e4d289293b 16:27:03 ---> 94581c4aac2e 16:27:03 Step 7/12 : WORKDIR /app 16:27:03 ---> Running in 643888d944a0 16:27:03 Removing intermediate container 643888d944a0 16:27:03 ---> fe1fda643a88 16:27:03 Step 8/12 : COPY go.mod vendor* ./ 16:27:03 ---> dbafc970eca4 16:27:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:03 ---> Running in ddac4a36ca9d 16:27:06 Still waiting to schedule task 16:27:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:35 Removing intermediate container ddac4a36ca9d 16:27:35 ---> 4806151fa17c 16:27:35 Step 10/12 : COPY . . 16:27:35 ---> 7031f61477a6 16:27:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:35 ---> Running in 092256ff0911 16:27:35 Removing intermediate container 092256ff0911 16:27:35 ---> 2992ebf3e5e6 16:27:35 Step 12/12 : RUN $MAKE 16:27:35 ---> Running in 1ca2fdee6179 16:27:35 noop 16:27:35 Removing intermediate container 1ca2fdee6179 16:27:35 ---> 4378fbbf2262 16:27:35 Successfully built 4378fbbf2262 16:27:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:35 + docker inspect -f . ci-base-image-x86_64 16:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:35 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:27:35 $ 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 ******** ci-base-image-x86_64 cat 16:27:36 $ docker top 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:36 + go version 16:27:36 go version go1.21.0 linux/amd64 [Pipeline] } 16:27:36 $ docker stop --time=1 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 16:27:37 $ docker rm -f --volumes 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:38 + docker inspect -f . ci-base-image-x86_64 16:27:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:38 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:27:38 $ 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 ******** ci-base-image-x86_64 cat 16:27:38 $ docker top a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:38 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:27:39 + make test 16:27:39 go test -race -coverprofile=coverage.out ./... 16:27:57 ? github.com/edgexfoundry/app-record-replay [no test files] 16:27:57 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:27:57 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:27:57 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:27:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements 16:28:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.620s coverage: 98.7% of statements 16:28:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 78.7% of statements 16:28:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 16:28:26 go vet ./... 16:28:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:27 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:27 $ docker stop --time=1 a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f 16:28:31 $ docker rm -f --volumes a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f [Pipeline] // withDockerContainer [Pipeline] sh 16:28:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:28:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:32 + ls -al . 16:28:32 total 184 16:28:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:27 . 16:28:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:26 .. 16:28:32 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:26 .dockerignore 16:28:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:28 .git 16:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 .github 16:28:32 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 16:26 .gitignore 16:28:32 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:26 .golangci.yml 16:28:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:26 .semver 16:28:32 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 16:26 Attribution.txt 16:28:32 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 16:26 CHANGELOG.md 16:28:32 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 16:26 Dockerfile 16:28:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:26 GOVERNANCE.md 16:28:32 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 16:26 Jenkinsfile 16:28:32 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:26 LICENSE 16:28:32 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 16:26 Makefile 16:28:32 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 16:26 OWNERS.md 16:28:32 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 16:26 README.md 16:28:32 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 16:26 Record and Reply.postman_collection.json 16:28:32 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:26 VERSION 16:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 bin 16:28:32 -rw-r--r-- 1 jenkins jenkins 24553 Sep 20 16:28 coverage.out 16:28:32 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 16:26 go.mod 16:28:32 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 16:26 go.sum 16:28:32 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:26 internal 16:28:32 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 16:26 main.go 16:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:26 openapi 16:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:26 pkg 16:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + 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=6505751dac8c0a12872c6337fde34b0eddbcd158 --label arch=amd64 --label version=3.1.0-dev.47 . 16:28:32 Sending build context to Docker daemon 601.6kB 16:28:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:28:32 Step 2/26 : FROM ${BASE} AS builder 16:28:32 ---> 4378fbbf2262 16:28:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:28:32 ---> Running in 6ba3b79c2eed 16:28:33 Removing intermediate container 6ba3b79c2eed 16:28:33 ---> d0fdc2181269 16:28:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:28:33 ---> Running in f1953926b131 16:28:33 Removing intermediate container f1953926b131 16:28:33 ---> 1721e26e2656 16:28:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:28:33 ---> Running in e1d3b2824bc1 16:28:33 Removing intermediate container e1d3b2824bc1 16:28:33 ---> 06d8ce0cbf3d 16:28:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:33 ---> Running in 0a8a1e5e51d5 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:28:33 OK: 264 MiB in 52 packages 16:28:34 Removing intermediate container 0a8a1e5e51d5 16:28:34 ---> 33afef33e199 16:28:34 Step 7/26 : WORKDIR /app 16:28:34 ---> Running in 73bcf7a333ab 16:28:34 Removing intermediate container 73bcf7a333ab 16:28:34 ---> bf419d6eb94f 16:28:34 Step 8/26 : COPY go.mod vendor* ./ 16:28:34 ---> ed62d367f1b0 16:28:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:34 ---> Running in 96081e4eec7b 16:28:35 Removing intermediate container 96081e4eec7b 16:28:35 ---> ce19013334a4 16:28:35 Step 10/26 : COPY . . 16:28:35 ---> 119ec26fbb83 16:28:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:35 ---> Running in 8d47fa687123 16:28:35 Removing intermediate container 8d47fa687123 16:28:35 ---> 62daec242b0e 16:28:35 Step 12/26 : RUN $MAKE 16:28:35 ---> Running in 0585c57f9888 16:28:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.47" -trimpath -mod=readonly -o app-record-replay 16:28:53 Removing intermediate container 0585c57f9888 16:28:53 ---> d21633541e45 16:28:53 Step 13/26 : FROM alpine:3.18 16:28:54 3.18: Pulling from library/alpine 16:28:54 7264a8db6415: Already exists 16:28:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:28:54 Status: Downloaded newer image for alpine:3.18 16:28:54 ---> 7e01a0d0a1dc 16:28:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:28:54 ---> Running in a32190be22ee 16:28:54 Removing intermediate container a32190be22ee 16:28:54 ---> 9325103098d2 16:28:54 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:28:54 ---> Running in 8e8ce3e255a7 16:28:54 Removing intermediate container 8e8ce3e255a7 16:28:54 ---> 843a412ec1b1 16:28:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:54 ---> Running in cb2ddad1bf90 16:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:28:55 (1/2) Installing ca-certificates (20230506-r0) 16:28:55 (2/2) Installing dumb-init (1.2.5-r2) 16:28:55 Executing busybox-1.36.1-r2.trigger 16:28:55 Executing ca-certificates-20230506-r0.trigger 16:28:55 OK: 8 MiB in 17 packages 16:28:55 Removing intermediate container cb2ddad1bf90 16:28:55 ---> c4a83c3fcf84 16:28:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:28:55 ---> ad005d22e41c 16:28:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:28:56 ---> e5f5a26ef94c 16:28:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:28:56 ---> 138cd1edcf5d 16:28:56 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:28:56 ---> 11d36f40d168 16:28:56 Step 21/26 : EXPOSE 59712 16:28:56 ---> Running in d38f5fee24d8 16:28:56 Removing intermediate container d38f5fee24d8 16:28:56 ---> b5f692c50ae2 16:28:56 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:28:56 ---> Running in 961ee9f5d315 16:28:56 Removing intermediate container 961ee9f5d315 16:28:56 ---> a651801821ff 16:28:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:28:56 ---> Running in ac7a8828669c 16:28:56 Removing intermediate container ac7a8828669c 16:28:56 ---> b725d5196d16 16:28:56 Step 24/26 : LABEL arch=amd64 16:28:57 ---> Running in 032c1ab47190 16:28:57 Removing intermediate container 032c1ab47190 16:28:57 ---> 104a37da4443 16:28:57 Step 25/26 : LABEL git_sha=6505751dac8c0a12872c6337fde34b0eddbcd158 16:28:57 ---> Running in c5cb575d78e6 16:28:57 Removing intermediate container c5cb575d78e6 16:28:57 ---> 0a86564e04ef 16:28:57 Step 26/26 : LABEL version=3.1.0-dev.47 16:28:57 ---> Running in eb7c8b527277 16:28:57 Removing intermediate container eb7c8b527277 16:28:57 ---> d29d99edc164 16:28:57 [Warning] One or more build-args [ARCH] were not consumed 16:28:57 Successfully built d29d99edc164 16:28:57 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 16:28:57 provisioning config files... 16:28:57 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16838827935345296186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:57 ---> docker-login.sh 16:28:57 nexus3.edgexfoundry.org:10001 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10002 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10003 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 nexus3.edgexfoundry.org:10004 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:57 Configure a credential helper to remove this warning. See 16:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:57 16:28:57 Login Succeeded 16:28:57 docker.io 16:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:58 Configure a credential helper to remove this warning. See 16:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:58 16:28:58 Login Succeeded 16:28:58 ---> docker-login.sh ends [Pipeline] } 16:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:58 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:28:58 6505751dac8c0a12872c6337fde34b0eddbcd158 16:28:58 latest 16:28:58 3.1.0-dev.47 16:28:58 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:28:58 main 16:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 16:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:28:58 73a6230bb895: Preparing 16:28:58 f5ed86ae75d1: Preparing 16:28:58 75c188c73048: Preparing 16:28:58 67af9d7b244f: Preparing 16:28:58 1ac8038f0555: Preparing 16:28:58 4693057ce236: Preparing 16:28:58 75c188c73048: Pushed 16:28:58 67af9d7b244f: Pushed 16:28:58 f5ed86ae75d1: Pushed 16:28:58 4693057ce236: Layer already exists 16:28:58 1ac8038f0555: Pushed 16:29:01 73a6230bb895: Pushed 16:29:01 6505751dac8c0a12872c6337fde34b0eddbcd158: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:29:02 73a6230bb895: Preparing 16:29:02 f5ed86ae75d1: Preparing 16:29:02 75c188c73048: Preparing 16:29:02 67af9d7b244f: Preparing 16:29:02 1ac8038f0555: Preparing 16:29:02 4693057ce236: Preparing 16:29:02 4693057ce236: Waiting 16:29:02 73a6230bb895: Layer already exists 16:29:02 75c188c73048: Layer already exists 16:29:02 1ac8038f0555: Layer already exists 16:29:02 67af9d7b244f: Layer already exists 16:29:02 f5ed86ae75d1: Layer already exists 16:29:02 4693057ce236: Layer already exists 16:29:02 latest: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 16:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:29:02 73a6230bb895: Preparing 16:29:02 f5ed86ae75d1: Preparing 16:29:02 75c188c73048: Preparing 16:29:02 67af9d7b244f: Preparing 16:29:02 1ac8038f0555: Preparing 16:29:02 4693057ce236: Preparing 16:29:02 4693057ce236: Waiting 16:29:02 1ac8038f0555: Layer already exists 16:29:02 75c188c73048: Layer already exists 16:29:02 f5ed86ae75d1: Layer already exists 16:29:02 67af9d7b244f: Layer already exists 16:29:02 73a6230bb895: Layer already exists 16:29:02 4693057ce236: Layer already exists 16:29:02 3.1.0-dev.47: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:29:03 73a6230bb895: Preparing 16:29:03 f5ed86ae75d1: Preparing 16:29:03 75c188c73048: Preparing 16:29:03 67af9d7b244f: Preparing 16:29:03 1ac8038f0555: Preparing 16:29:03 4693057ce236: Preparing 16:29:03 4693057ce236: Waiting 16:29:03 73a6230bb895: Layer already exists 16:29:03 75c188c73048: Layer already exists 16:29:03 67af9d7b244f: Layer already exists 16:29:03 1ac8038f0555: Layer already exists 16:29:03 f5ed86ae75d1: Layer already exists 16:29:03 4693057ce236: Layer already exists 16:29:03 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:29:04 73a6230bb895: Preparing 16:29:04 f5ed86ae75d1: Preparing 16:29:04 75c188c73048: Preparing 16:29:04 67af9d7b244f: Preparing 16:29:04 1ac8038f0555: Preparing 16:29:04 4693057ce236: Preparing 16:29:04 4693057ce236: Waiting 16:29:04 f5ed86ae75d1: Layer already exists 16:29:04 73a6230bb895: Layer already exists 16:29:04 67af9d7b244f: Layer already exists 16:29:04 75c188c73048: Layer already exists 16:29:04 1ac8038f0555: Layer already exists 16:29:04 4693057ce236: Layer already exists 16:29:04 main: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:04 ===================================================== [Pipeline] echo 16:29:04 taggedImages: 16:29:04 - nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 16:29:04 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:29:04 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 16:29:04 - nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:29:04 - 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 16:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:04 16:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:04 latest: Pulling from edgex-lftools-log-publisher 16:29:04 5eb5b503b376: Pulling fs layer 16:29:04 5c69ac0246d0: Pulling fs layer 16:29:04 ec43610c2a17: Pulling fs layer 16:29:04 3a2ae6a8a46f: Pulling fs layer 16:29:04 33b1e0a273af: Pulling fs layer 16:29:04 5d3b04190fa2: Pulling fs layer 16:29:04 2f39f015ded8: Pulling fs layer 16:29:04 3a2ae6a8a46f: Waiting 16:29:04 33b1e0a273af: Waiting 16:29:04 5d3b04190fa2: Waiting 16:29:04 5c69ac0246d0: Download complete 16:29:04 3a2ae6a8a46f: Verifying Checksum 16:29:04 3a2ae6a8a46f: Download complete 16:29:04 33b1e0a273af: Verifying Checksum 16:29:04 33b1e0a273af: Download complete 16:29:04 ec43610c2a17: Verifying Checksum 16:29:04 ec43610c2a17: Download complete 16:29:04 5d3b04190fa2: Verifying Checksum 16:29:04 5d3b04190fa2: Download complete 16:29:05 5eb5b503b376: Verifying Checksum 16:29:05 5eb5b503b376: Download complete 16:29:05 2f39f015ded8: Verifying Checksum 16:29:05 2f39f015ded8: Download complete 16:29:06 5eb5b503b376: Pull complete 16:29:06 5c69ac0246d0: Pull complete 16:29:06 ec43610c2a17: Pull complete 16:29:06 3a2ae6a8a46f: Pull complete 16:29:06 33b1e0a273af: Pull complete 16:29:07 5d3b04190fa2: Pull complete 16:29:11 2f39f015ded8: Pull complete 16:29:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:11 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:29:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:15 $ docker top 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:15 ---> job-cost.sh 16:29:15 lf-activate-venv: SKIPPING 16:29:15 INFO: No Stack... 16:29:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:16 INFO: Archiving Costs [Pipeline] sh 16:29:16 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:29:16 + cut -d, -f6 [Pipeline] lock 16:29:16 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] 16:29:16 Resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] did not exist. Created. 16:29:16 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:16 + echo total: 0.2199999988079071 [Pipeline] stash 16:29:16 Stashed 1 file(s) [Pipeline] } 16:29:16 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:16 $ docker stop --time=1 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 16:29:18 $ docker rm -f --volumes 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:30:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6726 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:30:30 Running in /w/workspace/app-record-replay/51 [Pipeline] { [Pipeline] checkout 16:30:30 Selected Git installation does not exist. Using Default 16:30:30 The recommended git tool is: NONE 16:30:35 using credential edgex-jenkins-ssh 16:30:35 Cloning the remote Git repository 16:30:35 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:30:35 > git init /w/workspace/app-record-replay/51 # timeout=10 16:30:35 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:30:35 > git --version # timeout=10 16:30:35 > git --version # 'git version 2.25.1' 16:30:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:36 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:30:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:36 Avoid second fetch 16:30:36 Checking out Revision 6505751dac8c0a12872c6337fde34b0eddbcd158 (main) 16:30:37 Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32" 16:30:36 > git config core.sparsecheckout # timeout=10 16:30:37 > git checkout -f 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:38 Dload Upload Total Spent Left Speed 16:30:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 16:30:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:39 + + sudo tee /etc/docker/daemon.new 16:30:39 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:30:39 { 16:30:39 "registry-mirrors": [ 16:30:39 "https://nexus3.edgexfoundry.org:10001" 16:30:39 ], 16:30:39 "bip": "10.250.0.254/24", 16:30:39 "hosts": [ 16:30:39 "tcp://0.0.0.0:5555", 16:30:39 "unix:///var/run/docker.sock" 16:30:39 ], 16:30:39 "mtu": 1458, 16:30:39 "selinux-enabled": true, 16:30:39 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:39 } [Pipeline] sh 16:30:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:58 provisioning config files... 16:30:58 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/51@tmp/config4949224649599142379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:58 ---> docker-login.sh 16:30:58 nexus3.edgexfoundry.org:10001 16:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:59 Configure a credential helper to remove this warning. See 16:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:59 16:30:59 Login Succeeded 16:30:59 nexus3.edgexfoundry.org:10002 16:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:59 Configure a credential helper to remove this warning. See 16:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:59 16:30:59 Login Succeeded 16:30:59 nexus3.edgexfoundry.org:10003 16:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:00 Configure a credential helper to remove this warning. See 16:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:00 16:31:00 Login Succeeded 16:31:00 nexus3.edgexfoundry.org:10004 16:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:00 Configure a credential helper to remove this warning. See 16:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:00 16:31:00 Login Succeeded 16:31:00 docker.io 16:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:00 Configure a credential helper to remove this warning. See 16:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:00 16:31:00 Login Succeeded 16:31:00 ---> docker-login.sh ends [Pipeline] } 16:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:01 ========================================================= 16:31:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:31:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:31:01 Sending build context to Docker daemon 258kB 16:31:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:31:01 Step 2/12 : FROM ${BASE} AS builder 16:31:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:01 9fda8d8052c6: Pulling fs layer 16:31:01 5d54e960e981: Pulling fs layer 16:31:01 c4a7e357bf2a: Pulling fs layer 16:31:01 f0e02332f6b5: Pulling fs layer 16:31:01 cefa15bbcfad: Pulling fs layer 16:31:01 17808c966233: Pulling fs layer 16:31:01 f4c1fc716caa: Pulling fs layer 16:31:01 f0e02332f6b5: Waiting 16:31:01 cefa15bbcfad: Waiting 16:31:01 17808c966233: Waiting 16:31:01 f4c1fc716caa: Waiting 16:31:01 5d54e960e981: Verifying Checksum 16:31:01 5d54e960e981: Download complete 16:31:01 f0e02332f6b5: Download complete 16:31:02 cefa15bbcfad: Verifying Checksum 16:31:02 cefa15bbcfad: Download complete 16:31:02 9fda8d8052c6: Download complete 16:31:02 f4c1fc716caa: Verifying Checksum 16:31:02 f4c1fc716caa: Download complete 16:31:03 9fda8d8052c6: Pull complete 16:31:03 5d54e960e981: Pull complete 16:31:03 c4a7e357bf2a: Verifying Checksum 16:31:03 c4a7e357bf2a: Download complete 16:31:04 17808c966233: Verifying Checksum 16:31:04 17808c966233: Download complete 16:31:14 c4a7e357bf2a: Pull complete 16:31:14 f0e02332f6b5: Pull complete 16:31:14 cefa15bbcfad: Pull complete 16:31:21 17808c966233: Pull complete 16:31:22 f4c1fc716caa: Pull complete 16:31:22 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:31:22 ---> ea914061e18c 16:31:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:31:24 ---> Running in d0dc47dfdba8 16:31:24 Removing intermediate container d0dc47dfdba8 16:31:24 ---> e52fed7e4b68 16:31:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:31:24 ---> Running in bec90f228767 16:31:24 Removing intermediate container bec90f228767 16:31:24 ---> 07946a0cf823 16:31:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:31:24 ---> Running in 39877cd18879 16:31:25 Removing intermediate container 39877cd18879 16:31:25 ---> 304553266777 16:31:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:25 ---> Running in 2c43f7fe03d2 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:31:27 OK: 266 MiB in 52 packages 16:31:28 Removing intermediate container 2c43f7fe03d2 16:31:28 ---> 01735308fd94 16:31:28 Step 7/12 : WORKDIR /app 16:31:28 ---> Running in 687d5d9f5d9d 16:31:28 Removing intermediate container 687d5d9f5d9d 16:31:28 ---> b5bf1109b634 16:31:28 Step 8/12 : COPY go.mod vendor* ./ 16:31:29 ---> d64ab19e8288 16:31:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:29 ---> Running in 3be774173928 16:32:37 Removing intermediate container 3be774173928 16:32:37 ---> bef650443e88 16:32:37 Step 10/12 : COPY . . 16:32:37 ---> 8d355f2099a0 16:32:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:32:37 ---> Running in 73007b04288e 16:32:37 Removing intermediate container 73007b04288e 16:32:37 ---> 9b1bd48ee58b 16:32:37 Step 12/12 : RUN $MAKE 16:32:37 ---> Running in 9b12118a2b29 16:32:37 noop 16:32:38 Removing intermediate container 9b12118a2b29 16:32:38 ---> 7e8c9324eae9 16:32:38 Successfully built 7e8c9324eae9 16:32:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:38 + docker inspect -f . ci-base-image-arm64 16:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:39 prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container 16:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@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 16:32:40 $ docker top b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:40 + go version 16:32:40 go version go1.21.0 linux/arm64 [Pipeline] } 16:32:41 $ docker stop --time=1 b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 16:32:43 $ docker rm -f --volumes b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:44 + docker inspect -f . ci-base-image-arm64 16:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:44 prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container 16:32:44 $ 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/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@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 16:32:45 $ docker top d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:46 + git config --global --add safe.directory /w/workspace/app-record-replay/51 [Pipeline] fileExists [Pipeline] sh 16:32:46 + make test 16:32:46 go test -race -coverprofile=coverage.out ./... 16:34:53 ? github.com/edgexfoundry/app-record-replay [no test files] 16:34:53 ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements 16:34:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:34:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:34:58 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:35:08 ok github.com/edgexfoundry/app-record-replay/internal/application 9.969s coverage: 98.7% of statements 16:35:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.545s coverage: 78.7% of statements 16:35:08 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements 16:35:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:08 go vet ./... 16:36:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:59 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:36:59 $ docker stop --time=1 d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb 16:37:01 $ docker rm -f --volumes d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb [Pipeline] // withDockerContainer [Pipeline] sh 16:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:03 Warning: overwriting stash ‘coverage-report’ 16:37:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:04 + ls -al . 16:37:04 total 180 16:37:04 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:32 . 16:37:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:30 .. 16:37:04 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:30 .dockerignore 16:37:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:30 .git 16:37:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 .github 16:37:04 -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 16:30 .gitignore 16:37:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:30 .golangci.yml 16:37:04 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 16:30 Attribution.txt 16:37:04 -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 16:30 CHANGELOG.md 16:37:04 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 16:30 Dockerfile 16:37:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:30 GOVERNANCE.md 16:37:04 -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 16:30 Jenkinsfile 16:37:04 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:30 LICENSE 16:37:04 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 16:30 Makefile 16:37:04 -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 16:30 OWNERS.md 16:37:04 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 16:30 README.md 16:37:04 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 16:30 Record and Reply.postman_collection.json 16:37:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:26 VERSION 16:37:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 bin 16:37:04 -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 16:35 coverage.out 16:37:04 -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 16:30 go.mod 16:37:04 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 16:30 go.sum 16:37:04 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:30 internal 16:37:04 -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 16:30 main.go 16:37:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:30 openapi 16:37:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:30 pkg 16:37:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:04 + 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=6505751dac8c0a12872c6337fde34b0eddbcd158 --label arch=arm64 --label version=3.1.0-dev.47 . 16:37:04 Sending build context to Docker daemon 283.1kB 16:37:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:37:04 Step 2/26 : FROM ${BASE} AS builder 16:37:04 ---> 7e8c9324eae9 16:37:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:37:04 ---> Running in ce9ae6c9127c 16:37:05 Removing intermediate container ce9ae6c9127c 16:37:05 ---> f0d1865899b0 16:37:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:37:05 ---> Running in d204a387d512 16:37:05 Removing intermediate container d204a387d512 16:37:05 ---> d98c966f8e0f 16:37:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:37:05 ---> Running in cba5749b39e5 16:37:06 Removing intermediate container cba5749b39e5 16:37:06 ---> b5bcf55c4e1f 16:37:06 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:37:06 ---> Running in e243414dcbdf 16:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:37:08 OK: 266 MiB in 52 packages 16:37:10 Removing intermediate container e243414dcbdf 16:37:10 ---> 6448f6e8a3e5 16:37:10 Step 7/26 : WORKDIR /app 16:37:10 ---> Running in 4a59541d688c 16:37:10 Removing intermediate container 4a59541d688c 16:37:10 ---> 7af5b84c08fd 16:37:10 Step 8/26 : COPY go.mod vendor* ./ 16:37:14 ---> 15a14fca6399 16:37:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:14 ---> Running in c9df86f679c9 16:37:16 Removing intermediate container c9df86f679c9 16:37:16 ---> 5d2af303f1dc 16:37:16 Step 10/26 : COPY . . 16:37:17 ---> 3bcab93d9190 16:37:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:37:17 ---> Running in 86441aee7541 16:37:17 Removing intermediate container 86441aee7541 16:37:17 ---> a7e3266f8269 16:37:17 Step 12/26 : RUN $MAKE 16:37:17 ---> Running in a1df5b4a6a9d 16:37:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.47" -trimpath -mod=readonly -o app-record-replay 16:39:10 Removing intermediate container a1df5b4a6a9d 16:39:10 ---> f8df392521b0 16:39:10 Step 13/26 : FROM alpine:3.18 16:39:10 3.18: Pulling from library/alpine 16:39:10 9fda8d8052c6: Already exists 16:39:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:39:10 Status: Downloaded newer image for alpine:3.18 16:39:10 ---> f6648c04cd6c 16:39:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:39:10 ---> Running in 1462b56cbc0f 16:39:10 Removing intermediate container 1462b56cbc0f 16:39:10 ---> 6f5d7d929d86 16:39:10 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:39:10 ---> Running in 70cd00312c3d 16:39:10 Removing intermediate container 70cd00312c3d 16:39:10 ---> f4d768bcc8f8 16:39:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:39:10 ---> Running in e308429fba9e 16:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:39:10 (1/2) Installing ca-certificates (20230506-r0) 16:39:10 (2/2) Installing dumb-init (1.2.5-r2) 16:39:10 Executing busybox-1.36.1-r2.trigger 16:39:10 Executing ca-certificates-20230506-r0.trigger 16:39:10 OK: 9 MiB in 17 packages 16:39:10 Removing intermediate container e308429fba9e 16:39:10 ---> f495d6f5171a 16:39:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:39:10 ---> 2aaeacb1392b 16:39:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:39:10 ---> 19e5b3963c64 16:39:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:39:10 ---> 66939e20e520 16:39:10 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:39:10 ---> 145e4ca13fb9 16:39:10 Step 21/26 : EXPOSE 59712 16:39:10 ---> Running in e7a968d4b40c 16:39:10 Removing intermediate container e7a968d4b40c 16:39:10 ---> 85bb38145fd2 16:39:10 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:39:10 ---> Running in 1e95a8733dc0 16:39:10 Removing intermediate container 1e95a8733dc0 16:39:10 ---> 83d6751c7d24 16:39:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:39:10 ---> Running in b78b6f8cbfb4 16:39:10 Removing intermediate container b78b6f8cbfb4 16:39:10 ---> 9b8445d33da2 16:39:10 Step 24/26 : LABEL arch=arm64 16:39:10 ---> Running in 333b91570407 16:39:10 Removing intermediate container 333b91570407 16:39:10 ---> 27bbe47efc89 16:39:10 Step 25/26 : LABEL git_sha=6505751dac8c0a12872c6337fde34b0eddbcd158 16:39:10 ---> Running in a961a879e24a 16:39:10 Removing intermediate container a961a879e24a 16:39:10 ---> 445845cae855 16:39:10 Step 26/26 : LABEL version=3.1.0-dev.47 16:39:10 ---> Running in 4ce017bac308 16:39:10 Removing intermediate container 4ce017bac308 16:39:10 ---> 8bb3a259a34f 16:39:10 [Warning] One or more build-args [ARCH] were not consumed 16:39:10 Successfully built 8bb3a259a34f 16:39:10 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:10 provisioning config files... 16:39:10 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/51@tmp/config451108904957527200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:10 ---> docker-login.sh 16:39:10 nexus3.edgexfoundry.org:10001 16:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:11 Configure a credential helper to remove this warning. See 16:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:11 16:39:11 Login Succeeded 16:39:11 nexus3.edgexfoundry.org:10002 16:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:11 Configure a credential helper to remove this warning. See 16:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:11 16:39:11 Login Succeeded 16:39:11 nexus3.edgexfoundry.org:10003 16:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:11 Configure a credential helper to remove this warning. See 16:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:11 16:39:11 Login Succeeded 16:39:12 nexus3.edgexfoundry.org:10004 16:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:12 Configure a credential helper to remove this warning. See 16:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:12 16:39:12 Login Succeeded 16:39:12 docker.io 16:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:12 Configure a credential helper to remove this warning. See 16:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:12 16:39:12 Login Succeeded 16:39:12 ---> docker-login.sh ends [Pipeline] } 16:39:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:12 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:39:12 6505751dac8c0a12872c6337fde34b0eddbcd158 16:39:12 latest 16:39:12 3.1.0-dev.47 16:39:12 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:39:12 main 16:39:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 16:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:39:13 0ae27bf5ea5d: Preparing 16:39:13 38ce1f142f12: Preparing 16:39:13 a1371029d9e2: Preparing 16:39:13 1a9623219e79: Preparing 16:39:13 6c4aedc90c31: Preparing 16:39:13 b2191e2be29d: Preparing 16:39:13 b2191e2be29d: Waiting 16:39:13 1a9623219e79: Pushed 16:39:13 a1371029d9e2: Pushed 16:39:13 38ce1f142f12: Pushed 16:39:13 b2191e2be29d: Layer already exists 16:39:13 6c4aedc90c31: Pushed 16:39:20 0ae27bf5ea5d: Pushed 16:39:20 6505751dac8c0a12872c6337fde34b0eddbcd158: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:20 + 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 16:39:21 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:39:21 0ae27bf5ea5d: Preparing 16:39:21 38ce1f142f12: Preparing 16:39:21 a1371029d9e2: Preparing 16:39:21 1a9623219e79: Preparing 16:39:21 6c4aedc90c31: Preparing 16:39:21 b2191e2be29d: Preparing 16:39:21 b2191e2be29d: Waiting 16:39:21 6c4aedc90c31: Layer already exists 16:39:21 1a9623219e79: Layer already exists 16:39:21 0ae27bf5ea5d: Layer already exists 16:39:21 a1371029d9e2: Layer already exists 16:39:21 38ce1f142f12: Layer already exists 16:39:21 b2191e2be29d: Layer already exists 16:39:21 latest: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:21 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 16:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:39:22 0ae27bf5ea5d: Preparing 16:39:22 38ce1f142f12: Preparing 16:39:22 a1371029d9e2: Preparing 16:39:22 1a9623219e79: Preparing 16:39:22 6c4aedc90c31: Preparing 16:39:22 b2191e2be29d: Preparing 16:39:22 b2191e2be29d: Waiting 16:39:22 38ce1f142f12: Layer already exists 16:39:22 0ae27bf5ea5d: Layer already exists 16:39:22 6c4aedc90c31: Layer already exists 16:39:22 a1371029d9e2: Layer already exists 16:39:22 1a9623219e79: Layer already exists 16:39:22 b2191e2be29d: Layer already exists 16:39:22 3.1.0-dev.47: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:39:22 0ae27bf5ea5d: Preparing 16:39:22 38ce1f142f12: Preparing 16:39:22 a1371029d9e2: Preparing 16:39:22 1a9623219e79: Preparing 16:39:22 6c4aedc90c31: Preparing 16:39:22 b2191e2be29d: Preparing 16:39:22 38ce1f142f12: Layer already exists 16:39:22 6c4aedc90c31: Layer already exists 16:39:22 a1371029d9e2: Layer already exists 16:39:22 0ae27bf5ea5d: Layer already exists 16:39:22 1a9623219e79: Layer already exists 16:39:22 b2191e2be29d: Layer already exists 16:39:22 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:23 + 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 16:39:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:39:23 0ae27bf5ea5d: Preparing 16:39:23 38ce1f142f12: Preparing 16:39:23 a1371029d9e2: Preparing 16:39:23 1a9623219e79: Preparing 16:39:23 6c4aedc90c31: Preparing 16:39:23 b2191e2be29d: Preparing 16:39:23 b2191e2be29d: Waiting 16:39:23 1a9623219e79: Layer already exists 16:39:23 a1371029d9e2: Layer already exists 16:39:23 6c4aedc90c31: Layer already exists 16:39:23 0ae27bf5ea5d: Layer already exists 16:39:23 38ce1f142f12: Layer already exists 16:39:23 b2191e2be29d: Layer already exists 16:39:23 main: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:23 ===================================================== [Pipeline] echo 16:39:23 taggedImages: 16:39:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 16:39:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:39:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 16:39:23 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 16:39:23 - 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 16:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:24 16:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:24 arm64: Pulling from edgex-lftools-log-publisher 16:39:24 8998bd30e6a1: Pulling fs layer 16:39:24 04944245beec: Pulling fs layer 16:39:24 699f458cf7ca: Pulling fs layer 16:39:24 765212b225bb: Pulling fs layer 16:39:24 f23df028b6ca: Pulling fs layer 16:39:24 d65c8cfc05b1: Pulling fs layer 16:39:24 2437ff75d9bd: Pulling fs layer 16:39:24 765212b225bb: Waiting 16:39:24 f23df028b6ca: Waiting 16:39:24 d65c8cfc05b1: Waiting 16:39:24 2437ff75d9bd: Waiting 16:39:24 04944245beec: Verifying Checksum 16:39:24 04944245beec: Download complete 16:39:24 765212b225bb: Verifying Checksum 16:39:24 765212b225bb: Download complete 16:39:24 f23df028b6ca: Verifying Checksum 16:39:24 f23df028b6ca: Download complete 16:39:24 d65c8cfc05b1: Verifying Checksum 16:39:24 d65c8cfc05b1: Download complete 16:39:24 699f458cf7ca: Verifying Checksum 16:39:24 699f458cf7ca: Download complete 16:39:25 8998bd30e6a1: Download complete 16:39:27 2437ff75d9bd: Verifying Checksum 16:39:29 8998bd30e6a1: Pull complete 16:39:29 04944245beec: Pull complete 16:39:31 699f458cf7ca: Pull complete 16:39:31 765212b225bb: Pull complete 16:39:32 f23df028b6ca: Pull complete 16:39:32 d65c8cfc05b1: Pull complete 16:39:47 2437ff75d9bd: Pull complete 16:39:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:47 prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container 16:39:47 $ 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/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@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 16:39:49 $ docker top 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:50 ---> job-cost.sh 16:39:50 lf-activate-venv: SKIPPING 16:39:50 INFO: No Stack... 16:39:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:39:51 INFO: Archiving Costs [Pipeline] sh 16:39:52 + cut -d, -f6+ 16:39:52 cat /w/workspace/app-record-replay/51/archives/cost.csv [Pipeline] lock 16:39:52 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] 16:39:52 Resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] did not exist. Created. 16:39:52 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:52 /w/workspace/app-record-replay/51@tmp/durable-b1675a70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:39:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:39:52 Warning: overwriting stash ‘stack-cost’ 16:39:53 Stashed 1 file(s) [Pipeline] } 16:39:53 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:53 $ docker stop --time=1 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 16:39:54 $ docker rm -f --volumes 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 [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 16:39:54 provisioning config files... 16:39:54 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17386169706201108928tmp [Pipeline] { [Pipeline] sh 16:39:55 + set +x 16:39:55 + curl+ -s https://codecov.io/bash 16:39:55 bash -s -- 16:39:55 16:39:55 _____ _ 16:39:55 / ____| | | 16:39:55 | | ___ __| | ___ ___ _____ __ 16:39:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:39:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:39:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:39:55 Bash-1.0.6 16:39:55 16:39:55 16:39:55 ==> git version 2.25.1 found 16:39:55 ==> 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 16:39:55 Release-Date: 2020-01-08 16:39:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:39:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:39:55 ==> Jenkins CI detected. 16:39:55 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:39:55 project root: . 16:39:55 --> token set from env 16:39:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:39:55 ==> Running gcov in . (disable via -X gcov) 16:39:55 ==> Python coveragepy not found 16:39:55 ==> Searching for coverage reports in: 16:39:55 + . 16:39:55 -> Found 1 reports 16:39:55 ==> Detecting git/mercurial file structure 16:39:55 ==> Reading reports 16:39:55 + ./coverage.out bytes=24552 16:39:55 ==> Appending adjustments 16:39:55 https://docs.codecov.io/docs/fixing-reports 16:39:55 + Found adjustments 16:39:55 ==> Gzipping contents 16:39:55 8.0K /tmp/codecov.yv5wCD.gz 16:39:55 ==> Uploading reports 16:39:55 url: https://codecov.io 16:39:55 query: branch=main&commit=6505751dac8c0a12872c6337fde34b0eddbcd158&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:39:55 -> Pinging Codecov 16:39:55 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=6505751dac8c0a12872c6337fde34b0eddbcd158&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:41:16 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 16:41:16 16:41:16 16:41:16 502 Server Error 16:41:16 16:41:16 16:41:16

Error: Server Error

16:41:16

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

16:41:16

16:41:16 16:41:16 16:41:16 16:41:16 16:41:16 502 Server Error 16:41:16 16:41:16 16:41:16

Error: Server Error

16:41:16

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

16:41:16

16:41:16 16:41:16 upstream connect error or disconnect/reset before headers. reset reason: connection failure 16:41:16 503 16:41:16 ==> Uploading to Codecov 16:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:16 Dload Upload Total Spent Left Speed 16:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 900 47940 --:--:-- --:--:-- --:--:-- 48841 16:41:16 Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries 16:41:16 Warning: left. 16:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4827 0:00:01 0:00:01 --:--:-- 4827 100 4933 100 91 100 4842 87 4637 0:00:01 0:00:01 --:--:-- 4725 16:41:16 Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries 16:41:16 Warning: left. 16:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 558 29705 --:--:-- --:--:-- --:--:-- 30263 16:41:16 Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries 16:41:16 Warning: left. 16:41:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 104 5540 --:--:-- --:--:-- --:--:-- 5637 100 4933 100 91 100 4842 104 5540 --:--:-- --:--:-- --:--:-- 5637 16:41:18 Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries 16:41:18 Warning: left. 16:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4832 0:00:01 0:00:01 --:--:-- 4837 100 4842 0 0 100 4842 0 2419 0:00:02 0:00:02 --:--:-- 2419 100 4842 0 0 100 4842 0 1612 0:00:03 0:00:03 --:--:-- 1612 100 4933 100 91 100 4842 30 1596 0:00:03 0:00:03 --:--:-- 1626 16:41:23 Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 16:41:23 Warning: left. 16:41:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4837 0:00:01 0:00:01 --:--:-- 4837 100 4933 100 91 100 4842 85 4550 0:00:01 0:00:01 --:--:-- 4636 16:41:26 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [Pipeline] } 16:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:41:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:41:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:26 16:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:41:27 df9b9388f04a: Pulling fs layer 16:41:27 52dc419b0ee2: Pulling fs layer 16:41:27 25bc292e5bac: Pulling fs layer 16:41:27 114826534d7a: Pulling fs layer 16:41:27 4657fd5d0bcf: Pulling fs layer 16:41:27 6ad1cebc031e: Pulling fs layer 16:41:27 8a3aa393b2d8: Pulling fs layer 16:41:27 4657fd5d0bcf: Waiting 16:41:27 8a3aa393b2d8: Waiting 16:41:27 114826534d7a: Waiting 16:41:27 6ad1cebc031e: Waiting 16:41:27 25bc292e5bac: Verifying Checksum 16:41:27 25bc292e5bac: Download complete 16:41:27 52dc419b0ee2: Download complete 16:41:27 4657fd5d0bcf: Download complete 16:41:27 df9b9388f04a: Verifying Checksum 16:41:27 df9b9388f04a: Download complete 16:41:27 6ad1cebc031e: Verifying Checksum 16:41:27 6ad1cebc031e: Download complete 16:41:27 df9b9388f04a: Pull complete 16:41:27 52dc419b0ee2: Pull complete 16:41:27 25bc292e5bac: Pull complete 16:41:28 114826534d7a: Verifying Checksum 16:41:28 114826534d7a: Download complete 16:41:28 8a3aa393b2d8: Verifying Checksum 16:41:28 8a3aa393b2d8: Download complete 16:41:31 114826534d7a: Pull complete 16:41:31 4657fd5d0bcf: Pull complete 16:41:31 6ad1cebc031e: Pull complete 16:41:33 8a3aa393b2d8: Pull complete 16:41:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:33 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:41:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:41:37 $ docker top a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 -eo pid,comm [Pipeline] { [Pipeline] echo 16:41:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:41:38 + set -o pipefail 16:41:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:41:46 16:41:46 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:41:46 16:41:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4b7fad65-5341-4cf2-abe6-a6777e574a73 16:41:46 16:41:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:41:46 16:41:46 16:41:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:41:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:41:46 More details here: https://snyk.co/ue1NS [Pipeline] } 16:41:46 $ docker stop --time=1 a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 16:41:49 $ docker rm -f --volumes a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 [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 16:41:50 + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] sh 16:41:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:51 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:51 $ docker top 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 -eo pid,comm 16:41:51 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). 16:41:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:51 [ssh-agent] Looking for ssh-agent implementation... 16:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:51 $ docker exec 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 ssh-agent 16:41:52 SSH_AUTH_SOCK=/tmp/ssh-mNvzzojNU4BJ/agent.33 16:41:52 SSH_AGENT_PID=39 16:41:52 Running ssh-add (command line suppressed) 16:41:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13199097166128848413.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13199097166128848413.key) 16:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:52 + git semver tag 16:41:52 2023-09-20 16:41:52,608 [run_tag] DEBUG tag force:False 16:41:52 2023-09-20 16:41:52,608 [check_head_tag] DEBUG check head tag 16:41:52 2023-09-20 16:41:52,609 [execute] INFO git cat-file --batch-check 16:41:52 2023-09-20 16:41:52,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:41:52 2023-09-20 16:41:52,613 [execute] INFO git cat-file --batch 16:41:52 2023-09-20 16:41:52,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:41:52 2023-09-20 16:41:52,631 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:41:52 2023-09-20 16:41:52,631 [execute] INFO git tag -a v3.1.0-dev.47 -m v3.1.0-dev.47 16:41:52 2023-09-20 16:41:52,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.47', '-m', 'v3.1.0-dev.47'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:41:52 2023-09-20 16:41:52,636 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:41:52 3.1.0-dev.47 [Pipeline] } 16:41:52 $ docker exec --env ******** --env ******** 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 ssh-agent -k 16:41:52 unset SSH_AUTH_SOCK; 16:41:52 unset SSH_AGENT_PID; 16:41:52 echo Agent pid 39 killed; 16:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:53 + git semver [Pipeline] } 16:41:53 $ docker stop --time=1 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 16:41:54 $ docker rm -f --volumes 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:41:55 16:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:41:55 0.23.1-centos7: Pulling from edgex-lftools 16:41:55 ab5ef0e58194: Pulling fs layer 16:41:55 9712f1f96733: Pulling fs layer 16:41:55 63f879dbbcfc: Pulling fs layer 16:41:55 0d9ebad4ef96: Pulling fs layer 16:41:55 e9a5061849ea: Pulling fs layer 16:41:55 d747dcd14b5f: Pulling fs layer 16:41:55 2de7ff778b66: Pulling fs layer 16:41:55 0d9ebad4ef96: Waiting 16:41:55 e9a5061849ea: Waiting 16:41:55 d747dcd14b5f: Waiting 16:41:55 2de7ff778b66: Waiting 16:41:55 9712f1f96733: Verifying Checksum 16:41:55 9712f1f96733: Download complete 16:41:55 63f879dbbcfc: Verifying Checksum 16:41:55 63f879dbbcfc: Download complete 16:41:55 0d9ebad4ef96: Verifying Checksum 16:41:55 0d9ebad4ef96: Download complete 16:41:55 d747dcd14b5f: Download complete 16:41:55 ab5ef0e58194: Verifying Checksum 16:41:55 ab5ef0e58194: Download complete 16:41:55 e9a5061849ea: Verifying Checksum 16:41:55 e9a5061849ea: Download complete 16:41:56 2de7ff778b66: Verifying Checksum 16:41:56 2de7ff778b66: Download complete 16:41:58 ab5ef0e58194: Pull complete 16:41:58 9712f1f96733: Pull complete 16:41:59 63f879dbbcfc: Pull complete 16:42:02 0d9ebad4ef96: Pull complete 16:42:02 e9a5061849ea: Pull complete 16:42:02 d747dcd14b5f: Pull complete 16:42:03 2de7ff778b66: Pull complete 16:42:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:04 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:42:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:42:08 $ docker top 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:42:08 provisioning config files... 16:42:08 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5739691708172257227tmp 16:42:08 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15112897599578146322tmp 16:42:08 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6574442735977880972tmp [Pipeline] { [Pipeline] echo 16:42:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:42:09 ---> sigul-configuration.sh 16:42:09 gpg: directory `/root/.gnupg' created 16:42:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:42:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:42:09 gpg: keyring `/root/.gnupg/secring.gpg' created 16:42:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:42:09 gpg: CAST5 encrypted data 16:42:09 gpg: encrypted with 1 passphrase 16:42:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:42:09 + mkdir /home/jenkins 16:42:09 + mkdir /home/jenkins/sigul [Pipeline] sh 16:42:09 + 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 16:42:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:42:10 ---> sigul-install.sh 16:42:10 Sigul already installed; skipping installation. [Pipeline] sh 16:42:10 + git tag --list 16:42:10 v3.1.0-dev.0 16:42:10 v3.1.0-dev.1 16:42:10 v3.1.0-dev.10 16:42:10 v3.1.0-dev.11 16:42:10 v3.1.0-dev.12 16:42:10 v3.1.0-dev.13 16:42:10 v3.1.0-dev.14 16:42:10 v3.1.0-dev.15 16:42:10 v3.1.0-dev.16 16:42:10 v3.1.0-dev.17 16:42:10 v3.1.0-dev.18 16:42:10 v3.1.0-dev.19 16:42:10 v3.1.0-dev.2 16:42:10 v3.1.0-dev.20 16:42:10 v3.1.0-dev.21 16:42:10 v3.1.0-dev.22 16:42:10 v3.1.0-dev.23 16:42:10 v3.1.0-dev.24 16:42:10 v3.1.0-dev.25 16:42:10 v3.1.0-dev.26 16:42:10 v3.1.0-dev.27 16:42:10 v3.1.0-dev.28 16:42:10 v3.1.0-dev.29 16:42:10 v3.1.0-dev.3 16:42:10 v3.1.0-dev.30 16:42:10 v3.1.0-dev.31 16:42:10 v3.1.0-dev.32 16:42:10 v3.1.0-dev.33 16:42:10 v3.1.0-dev.34 16:42:10 v3.1.0-dev.35 16:42:10 v3.1.0-dev.36 16:42:10 v3.1.0-dev.37 16:42:10 v3.1.0-dev.38 16:42:10 v3.1.0-dev.39 16:42:10 v3.1.0-dev.4 16:42:10 v3.1.0-dev.40 16:42:10 v3.1.0-dev.41 16:42:10 v3.1.0-dev.42 16:42:10 v3.1.0-dev.43 16:42:10 v3.1.0-dev.44 16:42:10 v3.1.0-dev.45 16:42:10 v3.1.0-dev.46 16:42:10 v3.1.0-dev.47 16:42:10 v3.1.0-dev.5 16:42:10 v3.1.0-dev.6 16:42:10 v3.1.0-dev.7 16:42:10 v3.1.0-dev.8 16:42:10 v3.1.0-dev.9 [Pipeline] sh 16:42:10 + lftools sign git-tag v3.1.0-dev.47 16:42:11 Signing Git tag with Sigul... 16:42:11 Signing v3.1.0-dev.47 [Pipeline] echo 16:42:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:42:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:42:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:42:11 $ docker stop --time=1 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 16:42:13 $ docker rm -f --volumes 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:13 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:42:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:42:14 $ docker top db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 -eo pid,comm 16:42:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:42:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:14 [ssh-agent] Looking for ssh-agent implementation... 16:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:14 $ docker exec db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 ssh-agent 16:42:14 SSH_AUTH_SOCK=/tmp/ssh-oPdlBLGfvb6R/agent.30 16:42:14 SSH_AGENT_PID=36 16:42:14 Running ssh-add (command line suppressed) 16:42:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12884200932650220322.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12884200932650220322.key) 16:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:15 + git semver bump pre 16:42:15 2023-09-20 16:42:15,198 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:15 2023-09-20 16:42:15,198 [bump_version] DEBUG bumping version:3.1.0-dev.47 on axis:pre with prefix:dev 16:42:15 2023-09-20 16:42:15,198 [bump_version] DEBUG bumped version:3.1.0-dev.48 16:42:15 2023-09-20 16:42:15,199 [write_version] DEBUG write version:3.1.0-dev.48 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:42:15 2023-09-20 16:42:15,199 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:15 2023-09-20 16:42:15,199 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:15 2023-09-20 16:42:15,201 [execute] INFO git cat-file --batch-check 16:42:15 2023-09-20 16:42:15,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:42:15 2023-09-20 16:42:15,206 [execute] INFO git cat-file --batch 16:42:15 2023-09-20 16:42:15,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:42:15 2023-09-20 16:42:15,212 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:15 3.1.0-dev.48 [Pipeline] } 16:42:15 $ docker exec --env ******** --env ******** db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 ssh-agent -k 16:42:15 unset SSH_AUTH_SOCK; 16:42:15 unset SSH_AGENT_PID; 16:42:15 echo Agent pid 36 killed; 16:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:15 + git semver [Pipeline] } 16:42:15 $ docker stop --time=1 db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 16:42:17 $ docker rm -f --volumes db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:17 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:42:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:42:18 $ docker top a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 -eo pid,comm 16:42:18 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). 16:42:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:18 [ssh-agent] Looking for ssh-agent implementation... 16:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:18 $ docker exec a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 ssh-agent 16:42:18 SSH_AUTH_SOCK=/tmp/ssh-437u8GMldYE9/agent.33 16:42:18 SSH_AGENT_PID=39 16:42:18 Running ssh-add (command line suppressed) 16:42:18 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1402736928613713934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1402736928613713934.key) 16:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:19 + git semver push 16:42:19 2023-09-20 16:42:19,189 [run_push] DEBUG push 16:42:19 2023-09-20 16:42:19,189 [execute] INFO git cat-file --batch-check 16:42:19 2023-09-20 16:42:19,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:42:19 2023-09-20 16:42:19,194 [execute] INFO git rev-list a2e0cf46fdae956d797973421f216a737e8e7aeb -- 16:42:19 2023-09-20 16:42:19,194 [execute] DEBUG Popen(['git', 'rev-list', 'a2e0cf46fdae956d797973421f216a737e8e7aeb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:42:19 2023-09-20 16:42:19,200 [execute] INFO git fetch -v origin 16:42:19 2023-09-20 16:42:19,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:42:19 2023-09-20 16:42:19,702 [run_push] DEBUG no remote changes detected 16:42:19 2023-09-20 16:42:19,703 [execute] INFO git push origin semver 16:42:19 2023-09-20 16:42:19,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:42:20 2023-09-20 16:42:20,628 [run_push] DEBUG push all version tags 16:42:20 2023-09-20 16:42:20,629 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:42:20 2023-09-20 16:42:20,629 [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) 16:42:21 2023-09-20 16:42:21,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:42:21 3.1.0-dev.48 [Pipeline] } 16:42:21 $ docker exec --env ******** --env ******** a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 ssh-agent -k 16:42:21 unset SSH_AUTH_SOCK; 16:42:21 unset SSH_AGENT_PID; 16:42:21 echo Agent pid 39 killed; 16:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:22 + git semver [Pipeline] } 16:42:22 $ docker stop --time=1 a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 16:42:23 $ docker rm -f --volumes a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 [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 16:42:24 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:42:24 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:42:24 total 16 16:42:24 drwxr-xr-x 3 root root 4096 Sep 20 16:29 . 16:42:24 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:42 .. 16:42:24 drwxr-xr-x 2 root root 4096 Sep 20 16:29 cost 16:42:24 -rw-r--r-- 1 root root 88 Sep 20 16:29 cost.csv 16:42:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:42:24 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:42:24 total 16 16:42:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:29 . 16:42:24 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:42 .. 16:42:24 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:29 cost 16:42:24 -rw-r--r-- 1 jenkins jenkins 88 Sep 20 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:42:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:25 ---> package-listing.sh 16:42:25 ++ facter osfamily 16:42:25 ++ tr '[:upper:]' '[:lower:]' 16:42:25 + OS_FAMILY=debian 16:42:25 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:42:25 + START_PACKAGES=/tmp/packages_start.txt 16:42:25 + END_PACKAGES=/tmp/packages_end.txt 16:42:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:25 + PACKAGES=/tmp/packages_start.txt 16:42:25 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:42:25 + PACKAGES=/tmp/packages_end.txt 16:42:25 + case "${OS_FAMILY}" in 16:42:25 + dpkg -l 16:42:25 + grep '^ii' 16:42:25 + '[' -f /tmp/packages_start.txt ']' 16:42:25 + '[' -f /tmp/packages_end.txt ']' 16:42:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:25 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:42:25 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:42:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:42:25 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 16:42:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:26 prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container 16:42:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:26 $ docker top a40474961718373439895484b24cdb66d7fee66bb9051f646e212a40035b9d48 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:42:27 + mkdir -p /var/log/sysstat [Pipeline] sh 16:42:27 + ls /var/log/sa-host 16:42:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:27 provisioning config files... 16:42:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config386002649375199438tmp [Pipeline] { [Pipeline] echo 16:42:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:42:28 ---> create-netrc.sh [Pipeline] } 16:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:42:28 ---> python-tools-install.sh [Pipeline] echo 16:42:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:42:28 ---> sudo-logs.sh 16:42:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:42:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:42:29 ---> job-cost.sh 16:42:29 lf-activate-venv: SKIPPING 16:42:29 DEBUG: total: 0.2199999988079071 16:42:29 INFO: Retrieving Stack Cost... 16:42:29 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:29 INFO: Archiving Costs [Pipeline] echo 16:42:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> logs-deploy.sh 16:42:30 lf-activate-venv: SKIPPING 16:42:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/51 16:42:30 INFO: archiving workspace using pattern(s): 16:42:31 Archives upload complete. 16:42:31 INFO: archiving logs to Nexus