Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 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-ssh7409245340036454477.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-ssh984726262621461982.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-ssh659650294329103969.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-ssh17132898190759429648.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-ssh9078773732443161420.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8642 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 (main) Commit message: "Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > 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 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 > git rev-list --no-walk e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:22 ========================================================= 18:23:22 EdgeX Global Pipelines Version Info 18:23:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:23 ------------------- 18:23:23 stable info: 18:23:23 ------------------- 18:23:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:23:23 Message: update stable to v1.0.254 18:23:23 ------------------- 18:23:23 experimental info: 18:23:23 ------------------- 18:23:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:23:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c559a9 [Pipeline] echo 18:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:24 provisioning config files... 18:23:24 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2138827122402730161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> docker-login.sh 18:23:24 nexus3.edgexfoundry.org:10001 18:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 nexus3.edgexfoundry.org:10002 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 nexus3.edgexfoundry.org:10003 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 nexus3.edgexfoundry.org:10004 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 docker.io 18:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:25 Configure a credential helper to remove this warning. See 18:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:25 18:23:25 Login Succeeded 18:23:25 ---> docker-login.sh ends [Pipeline] } 18:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:25 + git rev-list -1 --merges 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00~1..5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo 18:23:26 -----------> git rev-list -1 --merges 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00~1..5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:23:26 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [false] [Pipeline] sh 18:23:26 + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo 18:23:26 ========================================================= 18:23:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:26 + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] echo 18:23:26 [semverPrep] GIT_COMMIT: 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00, Commit Message: Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo 18:23:26 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:27 + grep -v github /etc/ssh/ssh_known_hosts 18:23:27 + [ -e /tmp/ssh_known_hosts ] 18:23:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:27 + sudo tee -a /etc/ssh/ssh_known_hosts 18:23:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:27 18:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:23:27 b85a868b505f: Pulling fs layer 18:23:27 e2be974225ed: Pulling fs layer 18:23:27 339a4e72a1f5: Pulling fs layer 18:23:27 988bab9f4d93: Pulling fs layer 18:23:27 1469e6f7b9e6: Pulling fs layer 18:23:27 eaf3925da568: Pulling fs layer 18:23:27 bab4dde63d76: Pulling fs layer 18:23:27 bde34c3a00c8: Pulling fs layer 18:23:27 b352a97aabf1: Pulling fs layer 18:23:27 4872d77fe225: Pulling fs layer 18:23:27 5851b861e8e6: Pulling fs layer 18:23:27 bab4dde63d76: Waiting 18:23:27 1469e6f7b9e6: Waiting 18:23:27 b352a97aabf1: Waiting 18:23:27 4872d77fe225: Waiting 18:23:27 5851b861e8e6: Waiting 18:23:27 eaf3925da568: Waiting 18:23:27 988bab9f4d93: Waiting 18:23:27 e2be974225ed: Verifying Checksum 18:23:27 e2be974225ed: Download complete 18:23:27 988bab9f4d93: Download complete 18:23:27 1469e6f7b9e6: Verifying Checksum 18:23:27 1469e6f7b9e6: Download complete 18:23:27 eaf3925da568: Verifying Checksum 18:23:27 eaf3925da568: Download complete 18:23:27 339a4e72a1f5: Verifying Checksum 18:23:27 339a4e72a1f5: Download complete 18:23:27 bde34c3a00c8: Verifying Checksum 18:23:27 bde34c3a00c8: Download complete 18:23:27 b352a97aabf1: Download complete 18:23:27 4872d77fe225: Verifying Checksum 18:23:27 4872d77fe225: Download complete 18:23:27 5851b861e8e6: Verifying Checksum 18:23:27 5851b861e8e6: Download complete 18:23:27 b85a868b505f: Verifying Checksum 18:23:27 b85a868b505f: Download complete 18:23:28 bab4dde63d76: Verifying Checksum 18:23:28 bab4dde63d76: Download complete 18:23:29 b85a868b505f: Pull complete 18:23:29 e2be974225ed: Pull complete 18:23:29 339a4e72a1f5: Pull complete 18:23:29 988bab9f4d93: Pull complete 18:23:29 1469e6f7b9e6: Pull complete 18:23:29 eaf3925da568: Pull complete 18:23:31 bab4dde63d76: Pull complete 18:23:31 bde34c3a00c8: Pull complete 18:23:31 b352a97aabf1: Pull complete 18:23:31 4872d77fe225: Pull complete 18:23:31 5851b861e8e6: Pull complete 18:23:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:31 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:23:31 $ 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 18:23:34 $ docker top 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 -eo pid,comm 18:23:34 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). 18:23:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:34 [ssh-agent] Looking for ssh-agent implementation... 18:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:34 $ docker exec 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent 18:23:34 SSH_AUTH_SOCK=/tmp/ssh-iQaNVNVB6njj/agent.32 18:23:34 SSH_AGENT_PID=38 18:23:34 Running ssh-add (command line suppressed) 18:23:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9203027371870447573.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9203027371870447573.key) 18:23:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:35 + git tag --points-at HEAD [Pipeline] } 18:23:35 $ docker exec --env ******** --env ******** 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent -k 18:23:35 unset SSH_AUTH_SOCK; 18:23:35 unset SSH_AGENT_PID; 18:23:35 echo Agent pid 38 killed; 18:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:35 [ssh-agent] Looking for ssh-agent implementation... 18:23:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:35 $ docker exec 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent 18:23:35 SSH_AUTH_SOCK=/tmp/ssh-V24YdA21H3hs/agent.70 18:23:35 SSH_AGENT_PID=76 18:23:35 Running ssh-add (command line suppressed) 18:23:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10181916291490040572.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10181916291490040572.key) 18:23:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:35 + git semver init 18:23:36 2023-10-06 18:23:36,003 [run_init] DEBUG init version:0.0.0 force:False 18:23:36 2023-10-06 18:23:36,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 18:23:36 2023-10-06 18:23:36,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 18:23:36 2023-10-06 18:23:36,004 [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) 18:23:37 2023-10-06 18:23:36,760 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 18:23:37 2023-10-06 18:23:36,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 18:23:37 2023-10-06 18:23:36,760 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:23:37 2023-10-06 18:23:36,760 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:23:37 3.1.0-dev.55 [Pipeline] } 18:23:37 $ docker exec --env ******** --env ******** 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 ssh-agent -k 18:23:37 unset SSH_AUTH_SOCK; 18:23:37 unset SSH_AGENT_PID; 18:23:37 echo Agent pid 76 killed; 18:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:37 + git semver [Pipeline] } 18:23:37 $ docker stop --time=1 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 18:23:39 $ docker rm -f --volumes 009f815619c1044a0d7123adf75ecdcd2d1a9e5c80baeabfb38cba55872b1170 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:39 Stashed 1 file(s) [Pipeline] echo 18:23:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.55 [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 18:23:39 provisioning config files... 18:23:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13725269564204818177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:39 ---> docker-login.sh 18:23:39 nexus3.edgexfoundry.org:10001 18:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:39 Configure a credential helper to remove this warning. See 18:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:39 18:23:39 Login Succeeded 18:23:39 nexus3.edgexfoundry.org:10002 18:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:39 Configure a credential helper to remove this warning. See 18:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:39 18:23:39 Login Succeeded 18:23:39 nexus3.edgexfoundry.org:10003 18:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:40 Configure a credential helper to remove this warning. See 18:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:40 18:23:40 Login Succeeded 18:23:40 nexus3.edgexfoundry.org:10004 18:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:40 Configure a credential helper to remove this warning. See 18:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:40 18:23:40 Login Succeeded 18:23:40 docker.io 18:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:40 Configure a credential helper to remove this warning. See 18:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:40 18:23:40 Login Succeeded 18:23:40 ---> docker-login.sh ends [Pipeline] } 18:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:40 ========================================================= 18:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:23:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:41 + 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 . 18:23:41 Sending build context to Docker daemon 606.7kB 18:23:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:23:41 Step 2/12 : FROM ${BASE} AS builder 18:23:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:41 7264a8db6415: Pulling fs layer 18:23:41 c4d48a809fc2: Pulling fs layer 18:23:41 4f1c88b9dad5: Pulling fs layer 18:23:41 ad3a456e5733: Pulling fs layer 18:23:41 33e27b845d1e: Pulling fs layer 18:23:41 c68163c4e522: Pulling fs layer 18:23:41 50da416c3ac9: Pulling fs layer 18:23:41 23d2d4c4bb30: Pulling fs layer 18:23:41 33e27b845d1e: Waiting 18:23:41 c68163c4e522: Waiting 18:23:41 ad3a456e5733: Waiting 18:23:41 50da416c3ac9: Waiting 18:23:41 23d2d4c4bb30: Waiting 18:23:41 c4d48a809fc2: Verifying Checksum 18:23:41 c4d48a809fc2: Download complete 18:23:41 ad3a456e5733: Verifying Checksum 18:23:41 ad3a456e5733: Download complete 18:23:41 33e27b845d1e: Verifying Checksum 18:23:41 33e27b845d1e: Download complete 18:23:41 7264a8db6415: Verifying Checksum 18:23:41 7264a8db6415: Download complete 18:23:41 c68163c4e522: Verifying Checksum 18:23:41 c68163c4e522: Download complete 18:23:41 7264a8db6415: Pull complete 18:23:41 c4d48a809fc2: Pull complete 18:23:41 23d2d4c4bb30: Verifying Checksum 18:23:41 23d2d4c4bb30: Download complete 18:23:41 4f1c88b9dad5: Verifying Checksum 18:23:41 4f1c88b9dad5: Download complete 18:23:42 50da416c3ac9: Verifying Checksum 18:23:42 50da416c3ac9: Download complete 18:23:45 4f1c88b9dad5: Pull complete 18:23:45 ad3a456e5733: Pull complete 18:23:45 33e27b845d1e: Pull complete 18:23:45 c68163c4e522: Pull complete 18:23:47 50da416c3ac9: Pull complete 18:23:48 23d2d4c4bb30: Pull complete 18:23:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:23:48 ---> 0786185ac409 18:23:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:23:51 ---> Running in 234c0833c2c4 18:23:51 Removing intermediate container 234c0833c2c4 18:23:51 ---> 293ed1d279dd 18:23:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:23:51 ---> Running in 7d0b53382c4e 18:23:51 Removing intermediate container 7d0b53382c4e 18:23:51 ---> e2e02af4d7f3 18:23:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:23:51 ---> Running in 45bbb21de6d2 18:23:51 Removing intermediate container 45bbb21de6d2 18:23:51 ---> ad7a3d8fc6ab 18:23:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:51 ---> Running in b7c289d153a0 18:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:23:52 OK: 264 MiB in 52 packages 18:23:52 Removing intermediate container b7c289d153a0 18:23:52 ---> 60dd75986c7c 18:23:52 Step 7/12 : WORKDIR /app 18:23:52 ---> Running in 753c5b988c65 18:23:52 Removing intermediate container 753c5b988c65 18:23:52 ---> f91a908d8766 18:23:52 Step 8/12 : COPY go.mod vendor* ./ 18:23:52 ---> 70321fe4bb11 18:23:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:52 ---> Running in 7f4e3dfa5fef 18:23:54 Still waiting to schedule task 18:23:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8644’ is offline 18:24:39 Removing intermediate container 7f4e3dfa5fef 18:24:39 ---> fef6d369db7e 18:24:39 Step 10/12 : COPY . . 18:24:39 ---> b2fed82b56aa 18:24:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:39 ---> Running in 664b6b9b4099 18:24:39 Removing intermediate container 664b6b9b4099 18:24:39 ---> bd28e46f585d 18:24:39 Step 12/12 : RUN $MAKE 18:24:39 ---> Running in 12277aba836d 18:24:39 noop 18:24:39 Removing intermediate container 12277aba836d 18:24:39 ---> 8bf6f6988a95 18:24:39 Successfully built 8bf6f6988a95 18:24:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:40 + docker inspect -f . ci-base-image-x86_64 18:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:40 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:24:40 $ 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 18:24:40 $ docker top cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:41 + go version 18:24:41 go version go1.21.0 linux/amd64 [Pipeline] } 18:24:41 $ docker stop --time=1 cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 18:24:42 $ docker rm -f --volumes cd90e21c7d36d78190919e320d55e61499254cac0c94c4ffe39782714ba5dd83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:42 + docker inspect -f . ci-base-image-x86_64 18:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:42 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:24:42 $ 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 18:24:43 $ docker top fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:43 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 18:24:43 + make test 18:24:43 go test -race -coverprofile=coverage.out ./... 18:25:05 ? github.com/edgexfoundry/app-record-replay [no test files] 18:25:05 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:25:05 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:25:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:25:05 ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements 18:25:13 ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements 18:25:13 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements 18:25:13 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 18:25:35 go vet ./... 18:25:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:25:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:25:38 ./bin/test-attribution-txt.sh [Pipeline] echo 18:25:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:25:38 $ docker stop --time=1 fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 18:25:42 $ docker rm -f --volumes fb58c08a1bd1e862faf68d7d576fa2c82dff7f1107debff976e93387374c12c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:25:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:25:43 + ls -al . 18:25:43 total 188 18:25:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:24 . 18:25:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:23 .. 18:25:43 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:23 .dockerignore 18:25:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git 18:25:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 .github 18:25:43 -rw-rw-r-- 1 jenkins jenkins 164 Oct 6 18:23 .gitignore 18:25:43 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:23 .golangci.yml 18:25:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:23 .semver 18:25:43 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 6 18:23 Attribution.txt 18:25:43 -rw-rw-r-- 1 jenkins jenkins 258 Oct 6 18:23 CHANGELOG.md 18:25:43 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 6 18:23 Dockerfile 18:25:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:23 GOVERNANCE.md 18:25:43 -rw-rw-r-- 1 jenkins jenkins 681 Oct 6 18:23 Jenkinsfile 18:25:43 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:23 LICENSE 18:25:43 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 6 18:23 Makefile 18:25:43 -rw-rw-r-- 1 jenkins jenkins 611 Oct 6 18:23 OWNERS.md 18:25:43 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 6 18:23 README.md 18:25:43 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 6 18:23 Record and Reply.postman_collection.json 18:25:43 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:23 VERSION 18:25:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:23 bin 18:25:43 -rw-r--r-- 1 jenkins jenkins 24667 Oct 6 18:25 coverage.out 18:25:43 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 6 18:23 go.mod 18:25:43 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 6 18:23 go.sum 18:25:43 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:23 internal 18:25:43 -rw-rw-r-- 1 jenkins jenkins 913 Oct 6 18:23 main.go 18:25:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 openapi 18:25:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:23 pkg 18:25:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:44 + 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 --label arch=amd64 --label version=3.1.0-dev.55 . 18:25:44 Sending build context to Docker daemon 632.3kB 18:25:44 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:25:44 Step 2/26 : FROM ${BASE} AS builder 18:25:44 ---> 8bf6f6988a95 18:25:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:25:44 ---> Running in 5be3ddaa9f91 18:25:44 Removing intermediate container 5be3ddaa9f91 18:25:44 ---> 751bfe3cc723 18:25:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:25:44 ---> Running in 26bc6cc8d1e1 18:25:44 Removing intermediate container 26bc6cc8d1e1 18:25:44 ---> e087b7a4db60 18:25:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:25:44 ---> Running in 53283fdda06d 18:25:44 Removing intermediate container 53283fdda06d 18:25:44 ---> 9110c91ffd9f 18:25:44 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:44 ---> Running in d24c59023894 18:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:25:45 OK: 264 MiB in 52 packages 18:25:45 Removing intermediate container d24c59023894 18:25:45 ---> 01e88c3917b7 18:25:45 Step 7/26 : WORKDIR /app 18:25:45 ---> Running in 23b489cdc25e 18:25:45 Removing intermediate container 23b489cdc25e 18:25:45 ---> 42519351822d 18:25:45 Step 8/26 : COPY go.mod vendor* ./ 18:25:45 ---> ba165ae08b7f 18:25:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:45 ---> Running in fdc4e8622a62 18:25:46 Removing intermediate container fdc4e8622a62 18:25:46 ---> 816025a56a6a 18:25:46 Step 10/26 : COPY . . 18:25:46 ---> cb0f453a7b98 18:25:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:46 ---> Running in 1786bd8c4901 18:25:47 Removing intermediate container 1786bd8c4901 18:25:47 ---> a7c62fe393e5 18:25:47 Step 12/26 : RUN $MAKE 18:25:47 ---> Running in 50835dc33ce5 18:25:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.55" -trimpath -mod=readonly -o app-record-replay 18:26:09 Removing intermediate container 50835dc33ce5 18:26:09 ---> 2059f4817c92 18:26:09 Step 13/26 : FROM alpine:3.18 18:26:09 3.18: Pulling from library/alpine 18:26:09 96526aa774ef: Pulling fs layer 18:26:09 96526aa774ef: Download complete 18:26:09 96526aa774ef: Pull complete 18:26:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:26:09 Status: Downloaded newer image for alpine:3.18 18:26:09 ---> 8ca4688f4f35 18:26:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:26:09 ---> Running in 198a42faa9a7 18:26:09 Removing intermediate container 198a42faa9a7 18:26:09 ---> 13bb3bf07ce1 18:26:09 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:26:09 ---> Running in ba9d12f89485 18:26:09 Removing intermediate container ba9d12f89485 18:26:09 ---> 29b4f19a2770 18:26:09 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:26:09 ---> Running in 35322c2344fc 18:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:09 (1/2) Installing ca-certificates (20230506-r0) 18:26:09 (2/2) Installing dumb-init (1.2.5-r2) 18:26:09 Executing busybox-1.36.1-r2.trigger 18:26:09 Executing ca-certificates-20230506-r0.trigger 18:26:09 OK: 8 MiB in 17 packages 18:26:09 Removing intermediate container 35322c2344fc 18:26:09 ---> 53ef5cd3dda4 18:26:09 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:26:09 ---> 56a7e1fdea22 18:26:09 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:26:09 ---> 38b524d3c0ea 18:26:09 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:26:09 ---> 7b1338e9d49b 18:26:09 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:26:10 ---> ce332189d5a4 18:26:10 Step 21/26 : EXPOSE 59712 18:26:10 ---> Running in 3a56f9062a73 18:26:10 Removing intermediate container 3a56f9062a73 18:26:10 ---> f4719d8dc9ae 18:26:10 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:26:10 ---> Running in 2d30b364d08d 18:26:10 Removing intermediate container 2d30b364d08d 18:26:10 ---> 04a208782353 18:26:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:10 ---> Running in e804982a0af1 18:26:11 Removing intermediate container e804982a0af1 18:26:11 ---> 42cb5936a234 18:26:11 Step 24/26 : LABEL arch=amd64 18:26:11 ---> Running in 284e890a9d39 18:26:11 Removing intermediate container 284e890a9d39 18:26:11 ---> 1905ebc67482 18:26:11 Step 25/26 : LABEL git_sha=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:26:11 ---> Running in 890396e33d6d 18:26:11 Removing intermediate container 890396e33d6d 18:26:11 ---> dd3b8f45e546 18:26:11 Step 26/26 : LABEL version=3.1.0-dev.55 18:26:11 ---> Running in f598eb65a431 18:26:11 Removing intermediate container f598eb65a431 18:26:11 ---> 0a7d231e3403 18:26:11 [Warning] One or more build-args [ARCH] were not consumed 18:26:11 Successfully built 0a7d231e3403 18:26:11 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 18:26:11 provisioning config files... 18:26:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7387572632075457362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:11 ---> docker-login.sh 18:26:11 nexus3.edgexfoundry.org:10001 18:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:11 Configure a credential helper to remove this warning. See 18:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:11 18:26:11 Login Succeeded 18:26:11 nexus3.edgexfoundry.org:10002 18:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:11 Configure a credential helper to remove this warning. See 18:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:11 18:26:11 Login Succeeded 18:26:11 nexus3.edgexfoundry.org:10003 18:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:12 Configure a credential helper to remove this warning. See 18:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:12 18:26:12 Login Succeeded 18:26:12 nexus3.edgexfoundry.org:10004 18:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:12 Configure a credential helper to remove this warning. See 18:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:12 18:26:12 Login Succeeded 18:26:12 docker.io 18:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:12 Configure a credential helper to remove this warning. See 18:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:12 18:26:12 Login Succeeded 18:26:12 ---> docker-login.sh ends [Pipeline] } 18:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:12 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 18:26:12 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:26:12 latest 18:26:12 3.1.0-dev.55 18:26:12 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:26:12 main 18:26:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 18:26:13 b86c4eaf45f4: Preparing 18:26:13 0b1469bcf992: Preparing 18:26:13 2fbea7e4c480: Preparing 18:26:13 2a0a10eb2f47: Preparing 18:26:13 134ba7f639f4: Preparing 18:26:13 cc2447e1835a: Preparing 18:26:13 0b1469bcf992: Pushed 18:26:13 2a0a10eb2f47: Pushed 18:26:13 2fbea7e4c480: Pushed 18:26:13 cc2447e1835a: Layer already exists 18:26:13 134ba7f639f4: Pushed 18:26:16 b86c4eaf45f4: Pushed 18:26:16 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:16 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 18:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 18:26:17 b86c4eaf45f4: Preparing 18:26:17 0b1469bcf992: Preparing 18:26:17 2fbea7e4c480: Preparing 18:26:17 2a0a10eb2f47: Preparing 18:26:17 134ba7f639f4: Preparing 18:26:17 cc2447e1835a: Preparing 18:26:17 134ba7f639f4: Layer already exists 18:26:17 0b1469bcf992: Layer already exists 18:26:17 b86c4eaf45f4: Layer already exists 18:26:17 2fbea7e4c480: Layer already exists 18:26:17 2a0a10eb2f47: Layer already exists 18:26:17 cc2447e1835a: Layer already exists 18:26:17 latest: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 18:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 18:26:17 b86c4eaf45f4: Preparing 18:26:17 0b1469bcf992: Preparing 18:26:17 2fbea7e4c480: Preparing 18:26:17 2a0a10eb2f47: Preparing 18:26:17 134ba7f639f4: Preparing 18:26:17 cc2447e1835a: Preparing 18:26:17 cc2447e1835a: Waiting 18:26:17 134ba7f639f4: Layer already exists 18:26:17 0b1469bcf992: Layer already exists 18:26:17 b86c4eaf45f4: Layer already exists 18:26:17 2a0a10eb2f47: Layer already exists 18:26:17 2fbea7e4c480: Layer already exists 18:26:17 cc2447e1835a: Layer already exists 18:26:17 3.1.0-dev.55: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:17 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 18:26:18 b86c4eaf45f4: Preparing 18:26:18 0b1469bcf992: Preparing 18:26:18 2fbea7e4c480: Preparing 18:26:18 2a0a10eb2f47: Preparing 18:26:18 134ba7f639f4: Preparing 18:26:18 cc2447e1835a: Preparing 18:26:18 cc2447e1835a: Waiting 18:26:18 b86c4eaf45f4: Layer already exists 18:26:18 134ba7f639f4: Layer already exists 18:26:18 2a0a10eb2f47: Layer already exists 18:26:18 2fbea7e4c480: Layer already exists 18:26:18 0b1469bcf992: Layer already exists 18:26:18 cc2447e1835a: Layer already exists 18:26:18 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 18:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 18:26:18 b86c4eaf45f4: Preparing 18:26:18 0b1469bcf992: Preparing 18:26:18 2fbea7e4c480: Preparing 18:26:18 2a0a10eb2f47: Preparing 18:26:18 134ba7f639f4: Preparing 18:26:18 cc2447e1835a: Preparing 18:26:18 cc2447e1835a: Waiting 18:26:18 2a0a10eb2f47: Layer already exists 18:26:18 134ba7f639f4: Layer already exists 18:26:18 0b1469bcf992: Layer already exists 18:26:18 2fbea7e4c480: Layer already exists 18:26:18 b86c4eaf45f4: Layer already exists 18:26:18 cc2447e1835a: Layer already exists 18:26:18 main: digest: sha256:6fd8358d84797ef6120679d27c1d3eef9c4efe192b5d33005e4631e9df980c67 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:18 ===================================================== [Pipeline] echo 18:26:18 taggedImages: 18:26:18 - nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:26:18 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 18:26:18 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.55 18:26:18 - nexus3.edgexfoundry.org:10004/app-record-replay:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:26:18 - 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 18:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:19 18:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:19 latest: Pulling from edgex-lftools-log-publisher 18:26:19 5eb5b503b376: Pulling fs layer 18:26:19 5c69ac0246d0: Pulling fs layer 18:26:19 ec43610c2a17: Pulling fs layer 18:26:19 3a2ae6a8a46f: Pulling fs layer 18:26:19 33b1e0a273af: Pulling fs layer 18:26:19 5d3b04190fa2: Pulling fs layer 18:26:19 2f39f015ded8: Pulling fs layer 18:26:19 33b1e0a273af: Waiting 18:26:19 5d3b04190fa2: Waiting 18:26:19 2f39f015ded8: Waiting 18:26:19 3a2ae6a8a46f: Waiting 18:26:19 5c69ac0246d0: Verifying Checksum 18:26:19 5c69ac0246d0: Download complete 18:26:19 3a2ae6a8a46f: Verifying Checksum 18:26:19 3a2ae6a8a46f: Download complete 18:26:19 ec43610c2a17: Verifying Checksum 18:26:19 ec43610c2a17: Download complete 18:26:19 33b1e0a273af: Verifying Checksum 18:26:19 33b1e0a273af: Download complete 18:26:19 5d3b04190fa2: Verifying Checksum 18:26:19 5d3b04190fa2: Download complete 18:26:19 5eb5b503b376: Verifying Checksum 18:26:19 5eb5b503b376: Download complete 18:26:20 2f39f015ded8: Download complete 18:26:21 5eb5b503b376: Pull complete 18:26:21 5c69ac0246d0: Pull complete 18:26:21 ec43610c2a17: Pull complete 18:26:21 3a2ae6a8a46f: Pull complete 18:26:22 33b1e0a273af: Pull complete 18:26:22 5d3b04190fa2: Pull complete 18:26:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8645 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 18:26:25 Running in /w/workspace/app-record-replay/60 [Pipeline] { [Pipeline] checkout 18:26:25 Selected Git installation does not exist. Using Default 18:26:25 The recommended git tool is: NONE 18:26:26 2f39f015ded8: Pull complete 18:26:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:26 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:26:26 $ 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 18:26:30 $ docker top f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:31 using credential edgex-jenkins-ssh 18:26:31 ---> job-cost.sh 18:26:31 lf-activate-venv: SKIPPING 18:26:31 INFO: No Stack... 18:26:31 Cloning the remote Git repository 18:26:31 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 18:26:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:31 INFO: Archiving Costs [Pipeline] sh 18:26:32 + + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 18:26:32 cut -d, -f6 [Pipeline] lock 18:26:32 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] 18:26:32 Resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] did not exist. Created. 18:26:32 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:32 + echo total: 0.2199999988079071 18:26:31 > git init /w/workspace/app-record-replay/60 # timeout=10 18:26:31 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:26:31 > git --version # timeout=10 18:26:31 > git --version # 'git version 2.25.1' 18:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stash 18:26:32 Stashed 1 file(s) [Pipeline] } 18:26:32 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:32 $ docker stop --time=1 f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 18:26:33 $ docker rm -f --volumes f870323482cccfb9c159a279630b4d2da85003fc441b90c221419a104b0f3c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:26:34 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:26:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:35 Avoid second fetch 18:26:35 Checking out Revision 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 (main) 18:26:36 Commit message: "Merge pull request #89 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:35 > git config core.sparsecheckout # timeout=10 18:26:35 > git checkout -f 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 # timeout=10 18:26:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:26:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:37 Dload Upload Total Spent Left Speed 18:26:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 18:26:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:26:38 + sudo tee /etc/docker/daemon.new 18:26:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:26:38 { 18:26:38 "registry-mirrors": [ 18:26:38 "https://nexus3.edgexfoundry.org:10001" 18:26:38 ], 18:26:38 "bip": "10.250.0.254/24", 18:26:38 "hosts": [ 18:26:38 "tcp://0.0.0.0:5555", 18:26:38 "unix:///var/run/docker.sock" 18:26:38 ], 18:26:38 "mtu": 1458, 18:26:38 "selinux-enabled": true, 18:26:38 "seccomp-profile": "/etc/docker/seccomp.json" 18:26:38 } [Pipeline] sh 18:26:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:26:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:57 provisioning config files... 18:26:57 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/60@tmp/config296346059091566808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> docker-login.sh 18:26:57 nexus3.edgexfoundry.org:10001 18:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:58 Configure a credential helper to remove this warning. See 18:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:58 18:26:58 Login Succeeded 18:26:58 nexus3.edgexfoundry.org:10002 18:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:58 Configure a credential helper to remove this warning. See 18:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:58 18:26:58 Login Succeeded 18:26:58 nexus3.edgexfoundry.org:10003 18:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:58 Configure a credential helper to remove this warning. See 18:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:58 18:26:58 Login Succeeded 18:26:58 nexus3.edgexfoundry.org:10004 18:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:59 Configure a credential helper to remove this warning. See 18:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:59 18:26:59 Login Succeeded 18:26:59 docker.io 18:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:00 Configure a credential helper to remove this warning. See 18:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:00 18:27:00 Login Succeeded 18:27:00 ---> docker-login.sh ends [Pipeline] } 18:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:00 ========================================================= 18:27:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:27:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:00 + 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 . 18:27:00 Sending build context to Docker daemon 259.6kB 18:27:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:27:01 Step 2/12 : FROM ${BASE} AS builder 18:27:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:01 9fda8d8052c6: Pulling fs layer 18:27:01 5d54e960e981: Pulling fs layer 18:27:01 c4a7e357bf2a: Pulling fs layer 18:27:01 f0e02332f6b5: Pulling fs layer 18:27:01 cefa15bbcfad: Pulling fs layer 18:27:01 17808c966233: Pulling fs layer 18:27:01 f4c1fc716caa: Pulling fs layer 18:27:01 cefa15bbcfad: Waiting 18:27:01 17808c966233: Waiting 18:27:01 f4c1fc716caa: Waiting 18:27:01 f0e02332f6b5: Waiting 18:27:01 5d54e960e981: Verifying Checksum 18:27:01 5d54e960e981: Download complete 18:27:01 f0e02332f6b5: Verifying Checksum 18:27:01 f0e02332f6b5: Download complete 18:27:01 cefa15bbcfad: Verifying Checksum 18:27:01 cefa15bbcfad: Download complete 18:27:01 9fda8d8052c6: Verifying Checksum 18:27:01 9fda8d8052c6: Download complete 18:27:02 f4c1fc716caa: Verifying Checksum 18:27:02 f4c1fc716caa: Download complete 18:27:02 9fda8d8052c6: Pull complete 18:27:03 5d54e960e981: Pull complete 18:27:03 c4a7e357bf2a: Verifying Checksum 18:27:03 c4a7e357bf2a: Download complete 18:27:04 17808c966233: Verifying Checksum 18:27:04 17808c966233: Download complete 18:27:16 c4a7e357bf2a: Pull complete 18:27:16 f0e02332f6b5: Pull complete 18:27:16 cefa15bbcfad: Pull complete 18:27:23 17808c966233: Pull complete 18:27:24 f4c1fc716caa: Pull complete 18:27:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:27:24 ---> ea914061e18c 18:27:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:27:30 ---> Running in 2e1551e0b068 18:27:30 Removing intermediate container 2e1551e0b068 18:27:30 ---> 8e830571e0aa 18:27:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:27:30 ---> Running in ee0caa471a0a 18:27:30 Removing intermediate container ee0caa471a0a 18:27:30 ---> c10462709446 18:27:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:27:30 ---> Running in 975d985caa71 18:27:31 Removing intermediate container 975d985caa71 18:27:31 ---> ad1a407a1ab5 18:27:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:31 ---> Running in 1c89e36299d2 18:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:27:34 OK: 266 MiB in 52 packages 18:27:35 Removing intermediate container 1c89e36299d2 18:27:35 ---> 53f19dd24c7c 18:27:35 Step 7/12 : WORKDIR /app 18:27:35 ---> Running in 77252fdead54 18:27:35 Removing intermediate container 77252fdead54 18:27:35 ---> 3bc772fd1d6f 18:27:35 Step 8/12 : COPY go.mod vendor* ./ 18:27:36 ---> 998798e18c80 18:27:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:36 ---> Running in 76223d6d8f15 18:29:13 Removing intermediate container 76223d6d8f15 18:29:13 ---> 5d09db97b1cb 18:29:13 Step 10/12 : COPY . . 18:29:13 ---> d85eb3b8960b 18:29:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:13 ---> Running in c48887313055 18:29:13 Removing intermediate container c48887313055 18:29:13 ---> 37f6281907fa 18:29:13 Step 12/12 : RUN $MAKE 18:29:13 ---> Running in ffad848491ab 18:29:13 noop 18:29:13 Removing intermediate container ffad848491ab 18:29:13 ---> bed5342fe491 18:29:13 Successfully built bed5342fe491 18:29:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:13 + docker inspect -f . ci-base-image-arm64 18:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container 18:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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 18:29:15 $ docker top 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:16 + go version 18:29:16 go version go1.21.0 linux/arm64 [Pipeline] } 18:29:16 $ docker stop --time=1 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 18:29:17 $ docker rm -f --volumes 027ce9025839dcaa0361cc893276a5c5edd78cf3dc7c4bafab4fba81d6072c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:18 + docker inspect -f . ci-base-image-arm64 18:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container 18:29:18 $ 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/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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 18:29:21 $ docker top d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:22 + git config --global --add safe.directory /w/workspace/app-record-replay/60 [Pipeline] fileExists [Pipeline] sh 18:29:23 + make test 18:29:23 go test -race -coverprofile=coverage.out ./... 18:32:29 ? github.com/edgexfoundry/app-record-replay [no test files] 18:32:29 ok github.com/edgexfoundry/app-record-replay/internal/app 1.232s coverage: 88.0% of statements 18:32:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:32:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:32:32 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:32:38 ok github.com/edgexfoundry/app-record-replay/internal/application 10.009s coverage: 98.7% of statements 18:32:38 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.495s coverage: 89.7% of statements 18:32:38 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.175s coverage: 100.0% of statements 18:32:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:32:38 go vet ./... 18:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:00 $ docker stop --time=1 d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 18:35:04 $ docker rm -f --volumes d733510fd564832c2b01b96db841c9b80241b173ffb023892169328e7817e310 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:05 Warning: overwriting stash ‘coverage-report’ 18:35:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:07 + ls -al . 18:35:07 total 184 18:35:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 18:29 . 18:35:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:26 .. 18:35:07 -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 18:26 .dockerignore 18:35:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:26 .git 18:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 .github 18:35:07 -rw-rw-r-- 1 jenkins jenkins 164 Oct 6 18:26 .gitignore 18:35:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:26 .golangci.yml 18:35:07 -rw-rw-r-- 1 jenkins jenkins 11301 Oct 6 18:26 Attribution.txt 18:35:07 -rw-rw-r-- 1 jenkins jenkins 258 Oct 6 18:26 CHANGELOG.md 18:35:07 -rw-rw-r-- 1 jenkins jenkins 1616 Oct 6 18:26 Dockerfile 18:35:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:26 GOVERNANCE.md 18:35:07 -rw-rw-r-- 1 jenkins jenkins 681 Oct 6 18:26 Jenkinsfile 18:35:07 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 18:26 LICENSE 18:35:07 -rw-rw-r-- 1 jenkins jenkins 3139 Oct 6 18:26 Makefile 18:35:07 -rw-rw-r-- 1 jenkins jenkins 611 Oct 6 18:26 OWNERS.md 18:35:07 -rw-rw-r-- 1 jenkins jenkins 2363 Oct 6 18:26 README.md 18:35:07 -rw-rw-r-- 1 jenkins jenkins 7789 Oct 6 18:26 Record and Reply.postman_collection.json 18:35:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:23 VERSION 18:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:26 bin 18:35:07 -rw-r--r-- 1 jenkins jenkins 24666 Oct 6 18:32 coverage.out 18:35:07 -rw-rw-r-- 1 jenkins jenkins 3906 Oct 6 18:26 go.mod 18:35:07 -rw-rw-r-- 1 jenkins jenkins 35422 Oct 6 18:26 go.sum 18:35:07 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 18:26 internal 18:35:07 -rw-rw-r-- 1 jenkins jenkins 913 Oct 6 18:26 main.go 18:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 openapi 18:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:26 pkg 18:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:07 + 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 --label arch=arm64 --label version=3.1.0-dev.55 . 18:35:07 Sending build context to Docker daemon 285.2kB 18:35:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:35:07 Step 2/26 : FROM ${BASE} AS builder 18:35:07 ---> bed5342fe491 18:35:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:35:07 ---> Running in 1cdd84cd3f59 18:35:08 Removing intermediate container 1cdd84cd3f59 18:35:08 ---> c2da0c91eda7 18:35:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:35:08 ---> Running in e3a92fb0b33c 18:35:08 Removing intermediate container e3a92fb0b33c 18:35:08 ---> d62451fd1390 18:35:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:35:08 ---> Running in 0a56ccac3fc0 18:35:09 Removing intermediate container 0a56ccac3fc0 18:35:09 ---> 312f9fd439ca 18:35:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:09 ---> Running in 50f4152e60c0 18:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:35:12 OK: 266 MiB in 52 packages 18:35:13 Removing intermediate container 50f4152e60c0 18:35:13 ---> add7c2a4d5cb 18:35:13 Step 7/26 : WORKDIR /app 18:35:13 ---> Running in 74b89c6ee37c 18:35:13 Removing intermediate container 74b89c6ee37c 18:35:13 ---> 7eb6293275ab 18:35:13 Step 8/26 : COPY go.mod vendor* ./ 18:35:14 ---> afe8432794c1 18:35:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:14 ---> Running in d068193e8c00 18:35:17 Removing intermediate container d068193e8c00 18:35:17 ---> c07c5ee37fc1 18:35:17 Step 10/26 : COPY . . 18:35:17 ---> e6bfba469189 18:35:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:17 ---> Running in 92a2fca28f75 18:35:17 Removing intermediate container 92a2fca28f75 18:35:17 ---> 0be6814e74b7 18:35:17 Step 12/26 : RUN $MAKE 18:35:17 ---> Running in 8ca2e126b6af 18:35:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.55" -trimpath -mod=readonly -o app-record-replay 18:37:40 Removing intermediate container 8ca2e126b6af 18:37:40 ---> 43bbabcf7c31 18:37:40 Step 13/26 : FROM alpine:3.18 18:37:40 3.18: Pulling from library/alpine 18:37:40 579b34f0a95b: Pulling fs layer 18:37:40 579b34f0a95b: Verifying Checksum 18:37:40 579b34f0a95b: Download complete 18:37:40 579b34f0a95b: Pull complete 18:37:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:37:40 Status: Downloaded newer image for alpine:3.18 18:37:40 ---> 3cc203321400 18:37:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:37:40 ---> Running in 0f74c9a132bc 18:37:40 Removing intermediate container 0f74c9a132bc 18:37:40 ---> cb2509f475aa 18:37:40 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:37:40 ---> Running in d6054538f020 18:37:40 Removing intermediate container d6054538f020 18:37:40 ---> 759495376161 18:37:40 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:37:40 ---> Running in 481c5f53937d 18:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:37:40 (1/2) Installing ca-certificates (20230506-r0) 18:37:40 (2/2) Installing dumb-init (1.2.5-r2) 18:37:40 Executing busybox-1.36.1-r2.trigger 18:37:40 Executing ca-certificates-20230506-r0.trigger 18:37:40 OK: 9 MiB in 17 packages 18:37:40 Removing intermediate container 481c5f53937d 18:37:40 ---> 11cc4a81eceb 18:37:40 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:37:40 ---> bf751b6f0a56 18:37:40 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:37:40 ---> 334b9bee8722 18:37:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:37:40 ---> 8b061661835d 18:37:40 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:37:40 ---> 0fdbe4b508e3 18:37:40 Step 21/26 : EXPOSE 59712 18:37:40 ---> Running in 081fe0ce0b07 18:37:40 Removing intermediate container 081fe0ce0b07 18:37:40 ---> f38f9946a0e4 18:37:40 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:37:40 ---> Running in eb8e11177c3e 18:37:40 Removing intermediate container eb8e11177c3e 18:37:40 ---> eeed1b3b14e3 18:37:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:40 ---> Running in 080ae275b956 18:37:40 Removing intermediate container 080ae275b956 18:37:40 ---> 3ffbd3f37f16 18:37:40 Step 24/26 : LABEL arch=arm64 18:37:40 ---> Running in db394db8a7d3 18:37:40 Removing intermediate container db394db8a7d3 18:37:40 ---> 2ae3466252ec 18:37:40 Step 25/26 : LABEL git_sha=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:37:40 ---> Running in 4283a84ac85c 18:37:40 Removing intermediate container 4283a84ac85c 18:37:40 ---> 7c86bc2470b8 18:37:40 Step 26/26 : LABEL version=3.1.0-dev.55 18:37:40 ---> Running in 5e880b067add 18:37:40 Removing intermediate container 5e880b067add 18:37:40 ---> 90b26575b21e 18:37:40 [Warning] One or more build-args [ARCH] were not consumed 18:37:40 Successfully built 90b26575b21e 18:37:40 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:40 provisioning config files... 18:37:40 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/60@tmp/config11102912327395595642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:41 ---> docker-login.sh 18:37:41 nexus3.edgexfoundry.org:10001 18:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:41 Configure a credential helper to remove this warning. See 18:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:41 18:37:41 Login Succeeded 18:37:41 nexus3.edgexfoundry.org:10002 18:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:41 Configure a credential helper to remove this warning. See 18:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:41 18:37:41 Login Succeeded 18:37:41 nexus3.edgexfoundry.org:10003 18:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:42 Configure a credential helper to remove this warning. See 18:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:42 18:37:42 Login Succeeded 18:37:42 nexus3.edgexfoundry.org:10004 18:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:42 Configure a credential helper to remove this warning. See 18:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:42 18:37:42 Login Succeeded 18:37:42 docker.io 18:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:43 Configure a credential helper to remove this warning. See 18:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:43 18:37:43 Login Succeeded 18:37:43 ---> docker-login.sh ends [Pipeline] } 18:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:43 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 18:37:43 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:37:43 latest 18:37:43 3.1.0-dev.55 18:37:43 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:37:43 main 18:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:43 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 18:37:44 4fa653c75e45: Preparing 18:37:44 a436718a3fcb: Preparing 18:37:44 29449701f419: Preparing 18:37:44 ce58bd12a4ff: Preparing 18:37:44 ea15a2c4ded4: Preparing 18:37:44 5f4d9fc4d98d: Preparing 18:37:44 ce58bd12a4ff: Pushed 18:37:44 a436718a3fcb: Pushed 18:37:44 29449701f419: Pushed 18:37:44 5f4d9fc4d98d: Layer already exists 18:37:44 ea15a2c4ded4: Pushed 18:37:49 4fa653c75e45: Pushed 18:37:50 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:50 + 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 18:37:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 18:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 18:37:50 4fa653c75e45: Preparing 18:37:50 a436718a3fcb: Preparing 18:37:50 29449701f419: Preparing 18:37:50 ce58bd12a4ff: Preparing 18:37:50 ea15a2c4ded4: Preparing 18:37:50 5f4d9fc4d98d: Preparing 18:37:50 5f4d9fc4d98d: Waiting 18:37:50 ea15a2c4ded4: Layer already exists 18:37:50 29449701f419: Layer already exists 18:37:50 ce58bd12a4ff: Layer already exists 18:37:50 a436718a3fcb: Layer already exists 18:37:50 4fa653c75e45: Layer already exists 18:37:50 5f4d9fc4d98d: Layer already exists 18:37:51 latest: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 18:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 18:37:51 4fa653c75e45: Preparing 18:37:51 a436718a3fcb: Preparing 18:37:51 29449701f419: Preparing 18:37:51 ce58bd12a4ff: Preparing 18:37:51 ea15a2c4ded4: Preparing 18:37:51 5f4d9fc4d98d: Preparing 18:37:51 5f4d9fc4d98d: Waiting 18:37:51 29449701f419: Layer already exists 18:37:51 4fa653c75e45: Layer already exists 18:37:51 a436718a3fcb: Layer already exists 18:37:51 ea15a2c4ded4: Layer already exists 18:37:51 ce58bd12a4ff: Layer already exists 18:37:51 5f4d9fc4d98d: Layer already exists 18:37:52 3.1.0-dev.55: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 18:37:52 4fa653c75e45: Preparing 18:37:52 a436718a3fcb: Preparing 18:37:52 29449701f419: Preparing 18:37:52 ce58bd12a4ff: Preparing 18:37:52 ea15a2c4ded4: Preparing 18:37:52 5f4d9fc4d98d: Preparing 18:37:52 5f4d9fc4d98d: Waiting 18:37:52 4fa653c75e45: Layer already exists 18:37:52 a436718a3fcb: Layer already exists 18:37:52 29449701f419: Layer already exists 18:37:52 ce58bd12a4ff: Layer already exists 18:37:52 ea15a2c4ded4: Layer already exists 18:37:52 5f4d9fc4d98d: Layer already exists 18:37:53 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:53 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 18:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 18:37:53 4fa653c75e45: Preparing 18:37:53 a436718a3fcb: Preparing 18:37:53 29449701f419: Preparing 18:37:53 ce58bd12a4ff: Preparing 18:37:53 ea15a2c4ded4: Preparing 18:37:53 5f4d9fc4d98d: Preparing 18:37:53 5f4d9fc4d98d: Waiting 18:37:53 29449701f419: Layer already exists 18:37:53 4fa653c75e45: Layer already exists 18:37:53 a436718a3fcb: Layer already exists 18:37:53 ce58bd12a4ff: Layer already exists 18:37:53 ea15a2c4ded4: Layer already exists 18:37:53 5f4d9fc4d98d: Layer already exists 18:37:54 main: digest: sha256:6fd729ef841fb199458e03c8ad7d1d0b19f5b0b9cf474586dcc08f4380bdb48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:54 ===================================================== [Pipeline] echo 18:37:54 taggedImages: 18:37:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 18:37:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 18:37:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.55 18:37:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c559a911c1562fde1d9a9b8ac8e65fed7d72c00-3.1.0-dev.55 18:37:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:54 18:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:55 arm64: Pulling from edgex-lftools-log-publisher 18:37:55 8998bd30e6a1: Pulling fs layer 18:37:55 04944245beec: Pulling fs layer 18:37:55 699f458cf7ca: Pulling fs layer 18:37:55 765212b225bb: Pulling fs layer 18:37:55 f23df028b6ca: Pulling fs layer 18:37:55 d65c8cfc05b1: Pulling fs layer 18:37:55 2437ff75d9bd: Pulling fs layer 18:37:55 765212b225bb: Waiting 18:37:55 f23df028b6ca: Waiting 18:37:55 d65c8cfc05b1: Waiting 18:37:55 2437ff75d9bd: Waiting 18:37:55 04944245beec: Verifying Checksum 18:37:55 04944245beec: Download complete 18:37:55 765212b225bb: Verifying Checksum 18:37:55 765212b225bb: Download complete 18:37:55 f23df028b6ca: Verifying Checksum 18:37:55 f23df028b6ca: Download complete 18:37:55 d65c8cfc05b1: Verifying Checksum 18:37:55 d65c8cfc05b1: Download complete 18:37:55 699f458cf7ca: Verifying Checksum 18:37:55 699f458cf7ca: Download complete 18:37:55 8998bd30e6a1: Verifying Checksum 18:37:55 8998bd30e6a1: Download complete 18:37:58 2437ff75d9bd: Verifying Checksum 18:37:58 2437ff75d9bd: Download complete 18:37:59 8998bd30e6a1: Pull complete 18:37:59 04944245beec: Pull complete 18:38:01 699f458cf7ca: Pull complete 18:38:01 765212b225bb: Pull complete 18:38:02 f23df028b6ca: Pull complete 18:38:02 d65c8cfc05b1: Pull complete 18:38:15 2437ff75d9bd: Pull complete 18:38:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:15 prd-ubuntu20.04-docker-arm64-4c-16g-8645 does not seem to be running inside a container 18:38:15 $ 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/60 -v /w/workspace/app-record-replay/60:/w/workspace/app-record-replay/60:rw,z -v /w/workspace/app-record-replay/60@tmp:/w/workspace/app-record-replay/60@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 18:38:18 $ docker top 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:19 ---> job-cost.sh 18:38:19 lf-activate-venv: SKIPPING 18:38:19 INFO: No Stack... 18:38:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:20 INFO: Archiving Costs [Pipeline] sh 18:38:21 + cat /w/workspace/app-record-replay/60/archives/cost.csv 18:38:21 + cut -d, -f6 [Pipeline] lock 18:38:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] 18:38:21 Resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] did not exist. Created. 18:38:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:22 /w/workspace/app-record-replay/60@tmp/durable-dab0c588/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:22 Warning: overwriting stash ‘stack-cost’ 18:38:22 Stashed 1 file(s) [Pipeline] } 18:38:22 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:22 $ docker stop --time=1 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 18:38:24 $ docker rm -f --volumes 4079c988177d07244d3da43f2476c3b49c32b6007c5acbd6a4b56b3041f34f05 [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 18:38:24 provisioning config files... 18:38:24 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7516945415660076377tmp [Pipeline] { [Pipeline] sh 18:38:25 + set +x 18:38:25 + curl -s https://codecov.io/bash 18:38:25 + bash -s -- 18:38:25 18:38:25 _____ _ 18:38:25 / ____| | | 18:38:25 | | ___ __| | ___ ___ _____ __ 18:38:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:25 Bash-1.0.6 18:38:25 18:38:25 18:38:25 ==> git version 2.25.1 found 18:38:25 ==> 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 18:38:25 Release-Date: 2020-01-08 18:38:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:38:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:38:25 ==> Jenkins CI detected. 18:38:25 current dir:  /w/workspace/exfoundry_app-record-replay_main 18:38:25 project root: . 18:38:25 --> token set from env 18:38:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:25 ==> Running gcov in . (disable via -X gcov) 18:38:25 ==> Python coveragepy not found 18:38:25 ==> Searching for coverage reports in: 18:38:25 + . 18:38:25 -> Found 1 reports 18:38:25 ==> Detecting git/mercurial file structure 18:38:25 ==> Reading reports 18:38:25 + ./coverage.out bytes=24666 18:38:25 ==> Appending adjustments 18:38:25 https://docs.codecov.io/docs/fixing-reports 18:38:25 + Found adjustments 18:38:25 ==> Gzipping contents 18:38:25 8.0K /tmp/codecov.k0pKkk.gz 18:38:25 ==> Uploading reports 18:38:25 url: https://codecov.io 18:38:25 query: branch=main&commit=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:25 -> Pinging Codecov 18:38:25 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=5c559a911c1562fde1d9a9b8ac8e65fed7d72c00&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:25 -> Uploading to 18:38:25 https://storage.googleapis.com/codecov/v4/raw/2023-10-06/F467761B9912B4F32F9BC62907045C81/5c559a911c1562fde1d9a9b8ac8e65fed7d72c00/fefb8156-8785-43a0-bcc5-abfaf7a87e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T183825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a41cdb2e03a2f4a786117a97421c26ca67874456fb5cf3444250595737bd25b2 18:38:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:25 Dload Upload Total Spent Left Speed 18:38:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17446 --:--:-- --:--:-- --:--:-- 17383 18:38:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] } 18:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:38:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:38:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:26 18:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:38:26 df9b9388f04a: Pulling fs layer 18:38:26 52dc419b0ee2: Pulling fs layer 18:38:26 25bc292e5bac: Pulling fs layer 18:38:26 114826534d7a: Pulling fs layer 18:38:26 4657fd5d0bcf: Pulling fs layer 18:38:26 6ad1cebc031e: Pulling fs layer 18:38:26 8a3aa393b2d8: Pulling fs layer 18:38:26 114826534d7a: Waiting 18:38:26 4657fd5d0bcf: Waiting 18:38:26 6ad1cebc031e: Waiting 18:38:26 8a3aa393b2d8: Waiting 18:38:26 25bc292e5bac: Verifying Checksum 18:38:26 25bc292e5bac: Download complete 18:38:26 52dc419b0ee2: Download complete 18:38:26 4657fd5d0bcf: Verifying Checksum 18:38:26 4657fd5d0bcf: Download complete 18:38:26 df9b9388f04a: Verifying Checksum 18:38:26 df9b9388f04a: Download complete 18:38:26 6ad1cebc031e: Verifying Checksum 18:38:26 6ad1cebc031e: Download complete 18:38:26 df9b9388f04a: Pull complete 18:38:27 52dc419b0ee2: Pull complete 18:38:27 25bc292e5bac: Pull complete 18:38:27 114826534d7a: Download complete 18:38:27 8a3aa393b2d8: Verifying Checksum 18:38:27 8a3aa393b2d8: Download complete 18:38:30 114826534d7a: Pull complete 18:38:30 4657fd5d0bcf: Pull complete 18:38:31 6ad1cebc031e: Pull complete 18:38:34 8a3aa393b2d8: Pull complete 18:38:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:34 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:38:34 $ 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 18:38:38 $ docker top 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd -eo pid,comm [Pipeline] { [Pipeline] echo 18:38:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 18:38:39 + set -o pipefail 18:38:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 18:38:45 18:38:45 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 18:38:45 18:38:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2b9bd89f-9559-47a4-997b-206c33f4fbdf 18:38:45 18:38:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:38:45 18:38:45 18:38:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:38:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:38:45 More details here: https://snyk.co/ue1NS 18:38:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:38:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:38:45 $ docker stop --time=1 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd 18:38:48 $ docker rm -f --volumes 67d5a980deed44ac5e34269ea1841cf72523af860164d3062b28b2b7f57508fd [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 18:38:49 + git log --format=format:%s -1 5c559a911c1562fde1d9a9b8ac8e65fed7d72c00 [Pipeline] sh 18:38:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:50 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:38:50 $ 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 18:38:50 $ docker top 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 -eo pid,comm 18:38:50 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). 18:38:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:50 [ssh-agent] Looking for ssh-agent implementation... 18:38:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:51 $ docker exec 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 ssh-agent 18:38:51 SSH_AUTH_SOCK=/tmp/ssh-0u0oOpinYYYN/agent.31 18:38:51 SSH_AGENT_PID=37 18:38:51 Running ssh-add (command line suppressed) 18:38:51 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_650358548968794316.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_650358548968794316.key) 18:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:51 + git semver tag 18:38:51 2023-10-06 18:38:51,738 [run_tag] DEBUG tag force:False 18:38:51 2023-10-06 18:38:51,738 [check_head_tag] DEBUG check head tag 18:38:51 2023-10-06 18:38:51,739 [execute] INFO git cat-file --batch-check 18:38:51 2023-10-06 18:38:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 18:38:51 2023-10-06 18:38:51,744 [execute] INFO git cat-file --batch 18:38:51 2023-10-06 18:38:51,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 18:38:51 2023-10-06 18:38:51,761 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:38:51 2023-10-06 18:38:51,761 [execute] INFO git tag -a v3.1.0-dev.55 -m v3.1.0-dev.55 18:38:51 2023-10-06 18:38:51,762 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.55', '-m', 'v3.1.0-dev.55'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 18:38:51 2023-10-06 18:38:51,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:38:51 3.1.0-dev.55 [Pipeline] } 18:38:51 $ docker exec --env ******** --env ******** 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 ssh-agent -k 18:38:51 unset SSH_AUTH_SOCK; 18:38:51 unset SSH_AGENT_PID; 18:38:51 echo Agent pid 37 killed; 18:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:52 + git semver [Pipeline] } 18:38:52 $ docker stop --time=1 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 18:38:54 $ docker rm -f --volumes 9545c719f0520267c16b0fc461aa2dfcfb35a1ca4b3776214a2258baaeae9e11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:54 18:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:38:54 0.23.1-centos7: Pulling from edgex-lftools 18:38:54 ab5ef0e58194: Pulling fs layer 18:38:54 9712f1f96733: Pulling fs layer 18:38:54 63f879dbbcfc: Pulling fs layer 18:38:54 0d9ebad4ef96: Pulling fs layer 18:38:54 e9a5061849ea: Pulling fs layer 18:38:54 d747dcd14b5f: Pulling fs layer 18:38:54 2de7ff778b66: Pulling fs layer 18:38:54 e9a5061849ea: Waiting 18:38:54 d747dcd14b5f: Waiting 18:38:54 0d9ebad4ef96: Waiting 18:38:54 9712f1f96733: Download complete 18:38:55 63f879dbbcfc: Verifying Checksum 18:38:55 63f879dbbcfc: Download complete 18:38:55 ab5ef0e58194: Verifying Checksum 18:38:55 ab5ef0e58194: Download complete 18:38:55 0d9ebad4ef96: Verifying Checksum 18:38:55 0d9ebad4ef96: Download complete 18:38:55 e9a5061849ea: Verifying Checksum 18:38:55 e9a5061849ea: Download complete 18:38:55 2de7ff778b66: Verifying Checksum 18:38:55 2de7ff778b66: Download complete 18:38:58 ab5ef0e58194: Pull complete 18:38:58 9712f1f96733: Pull complete 18:38:59 63f879dbbcfc: Pull complete 18:39:04 0d9ebad4ef96: Pull complete 18:39:04 e9a5061849ea: Pull complete 18:39:04 d747dcd14b5f: Pull complete 18:39:09 2de7ff778b66: Pull complete 18:39:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:09 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:39:09 $ 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 18:39:14 $ docker top b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:39:14 provisioning config files... 18:39:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9133513307903699717tmp 18:39:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15490970806746309412tmp 18:39:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17503431910833944076tmp [Pipeline] { [Pipeline] echo 18:39:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:39:14 ---> sigul-configuration.sh 18:39:14 gpg: directory `/root/.gnupg' created 18:39:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:39:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:39:14 gpg: keyring `/root/.gnupg/secring.gpg' created 18:39:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:39:14 gpg: CAST5 encrypted data 18:39:14 gpg: encrypted with 1 passphrase 18:39:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:39:14 + mkdir /home/jenkins 18:39:14 + mkdir /home/jenkins/sigul [Pipeline] sh 18:39:14 + 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 18:39:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:15 ---> sigul-install.sh 18:39:15 Sigul already installed; skipping installation. [Pipeline] sh 18:39:15 + git tag --list 18:39:15 v3.1.0-dev.0 18:39:15 v3.1.0-dev.1 18:39:15 v3.1.0-dev.10 18:39:15 v3.1.0-dev.11 18:39:15 v3.1.0-dev.12 18:39:15 v3.1.0-dev.13 18:39:15 v3.1.0-dev.14 18:39:15 v3.1.0-dev.15 18:39:15 v3.1.0-dev.16 18:39:15 v3.1.0-dev.17 18:39:15 v3.1.0-dev.18 18:39:15 v3.1.0-dev.19 18:39:15 v3.1.0-dev.2 18:39:15 v3.1.0-dev.20 18:39:15 v3.1.0-dev.21 18:39:15 v3.1.0-dev.22 18:39:15 v3.1.0-dev.23 18:39:15 v3.1.0-dev.24 18:39:15 v3.1.0-dev.25 18:39:15 v3.1.0-dev.26 18:39:15 v3.1.0-dev.27 18:39:15 v3.1.0-dev.28 18:39:15 v3.1.0-dev.29 18:39:15 v3.1.0-dev.3 18:39:15 v3.1.0-dev.30 18:39:15 v3.1.0-dev.31 18:39:15 v3.1.0-dev.32 18:39:15 v3.1.0-dev.33 18:39:15 v3.1.0-dev.34 18:39:15 v3.1.0-dev.35 18:39:15 v3.1.0-dev.36 18:39:15 v3.1.0-dev.37 18:39:15 v3.1.0-dev.38 18:39:15 v3.1.0-dev.39 18:39:15 v3.1.0-dev.4 18:39:15 v3.1.0-dev.40 18:39:15 v3.1.0-dev.41 18:39:15 v3.1.0-dev.42 18:39:15 v3.1.0-dev.43 18:39:15 v3.1.0-dev.44 18:39:15 v3.1.0-dev.45 18:39:15 v3.1.0-dev.46 18:39:15 v3.1.0-dev.47 18:39:15 v3.1.0-dev.48 18:39:15 v3.1.0-dev.49 18:39:15 v3.1.0-dev.5 18:39:15 v3.1.0-dev.50 18:39:15 v3.1.0-dev.51 18:39:15 v3.1.0-dev.52 18:39:15 v3.1.0-dev.53 18:39:15 v3.1.0-dev.54 18:39:15 v3.1.0-dev.55 18:39:15 v3.1.0-dev.6 18:39:15 v3.1.0-dev.7 18:39:15 v3.1.0-dev.8 18:39:15 v3.1.0-dev.9 [Pipeline] sh 18:39:15 + lftools sign git-tag v3.1.0-dev.55 18:39:16 Signing Git tag with Sigul... 18:39:16 Signing v3.1.0-dev.55 [Pipeline] echo 18:39:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:16 $ docker stop --time=1 b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e 18:39:18 $ docker rm -f --volumes b9791994470674d0882f8df5a9a1d6d4b494eea104a3297798d22ca92b3dd11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:19 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:39:19 $ 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 18:39:19 $ docker top a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:20 [ssh-agent] Looking for ssh-agent implementation... 18:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:20 $ docker exec a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 ssh-agent 18:39:20 SSH_AUTH_SOCK=/tmp/ssh-RpxiMswppCGV/agent.33 18:39:20 SSH_AGENT_PID=39 18:39:20 Running ssh-add (command line suppressed) 18:39:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7786422572183770831.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7786422572183770831.key) 18:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:20 + git semver bump pre 18:39:20 2023-10-06 18:39:20,892 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:39:20 2023-10-06 18:39:20,892 [bump_version] DEBUG bumping version:3.1.0-dev.55 on axis:pre with prefix:dev 18:39:20 2023-10-06 18:39:20,892 [bump_version] DEBUG bumped version:3.1.0-dev.56 18:39:20 2023-10-06 18:39:20,892 [write_version] DEBUG write version:3.1.0-dev.56 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 18:39:20 2023-10-06 18:39:20,892 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:39:20 2023-10-06 18:39:20,892 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 18:39:20 2023-10-06 18:39:20,894 [execute] INFO git cat-file --batch-check 18:39:20 2023-10-06 18:39:20,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:20 2023-10-06 18:39:20,899 [execute] INFO git cat-file --batch 18:39:20 2023-10-06 18:39:20,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:20 2023-10-06 18:39:20,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:39:20 3.1.0-dev.56 [Pipeline] } 18:39:20 $ docker exec --env ******** --env ******** a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 ssh-agent -k 18:39:21 unset SSH_AUTH_SOCK; 18:39:21 unset SSH_AGENT_PID; 18:39:21 echo Agent pid 39 killed; 18:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:21 + git semver [Pipeline] } 18:39:21 $ docker stop --time=1 a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 18:39:22 $ docker rm -f --volumes a930f46f20c9ddee9c00ecb8c76112cbf289dd7416b18ce3150bb90623e722f2 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:23 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:39:23 $ 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 18:39:23 $ docker top 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 -eo pid,comm 18:39:24 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). 18:39:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:24 [ssh-agent] Looking for ssh-agent implementation... 18:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:24 $ docker exec 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 ssh-agent 18:39:24 SSH_AUTH_SOCK=/tmp/ssh-btrS9WC8Rp07/agent.32 18:39:24 SSH_AGENT_PID=38 18:39:24 Running ssh-add (command line suppressed) 18:39:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1793936887665305042.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1793936887665305042.key) 18:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:24 + git semver push 18:39:25 2023-10-06 18:39:24,967 [run_push] DEBUG push 18:39:25 2023-10-06 18:39:24,967 [execute] INFO git cat-file --batch-check 18:39:25 2023-10-06 18:39:24,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:25 2023-10-06 18:39:24,972 [execute] INFO git rev-list 9571480d435ec6cebcd147b0b4023edf0a9d4275 -- 18:39:25 2023-10-06 18:39:24,972 [execute] DEBUG Popen(['git', 'rev-list', '9571480d435ec6cebcd147b0b4023edf0a9d4275', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:25 2023-10-06 18:39:24,978 [execute] INFO git fetch -v origin 18:39:25 2023-10-06 18:39:24,979 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 18:39:25 2023-10-06 18:39:25,639 [run_push] DEBUG no remote changes detected 18:39:25 2023-10-06 18:39:25,639 [execute] INFO git push origin semver 18:39:25 2023-10-06 18:39:25,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:26 2023-10-06 18:39:26,615 [run_push] DEBUG push all version tags 18:39:26 2023-10-06 18:39:26,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:39:26 2023-10-06 18:39:26,615 [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) 18:39:27 2023-10-06 18:39:27,400 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 18:39:27 3.1.0-dev.56 [Pipeline] } 18:39:27 $ docker exec --env ******** --env ******** 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 ssh-agent -k 18:39:27 unset SSH_AUTH_SOCK; 18:39:27 unset SSH_AGENT_PID; 18:39:27 echo Agent pid 38 killed; 18:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:27 + git semver [Pipeline] } 18:39:28 $ docker stop --time=1 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 18:39:29 $ docker rm -f --volumes 837e01ca1a15e7a40e452c818d6de32c23769da97ad9e7070ae0bb376a2db224 [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 18:39:30 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 18:39:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 18:39:30 total 16 18:39:30 drwxr-xr-x 3 root root 4096 Oct 6 18:26 . 18:39:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:39 .. 18:39:30 drwxr-xr-x 2 root root 4096 Oct 6 18:26 cost 18:39:30 -rw-r--r-- 1 root root 88 Oct 6 18:26 cost.csv 18:39:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 18:39:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 18:39:30 total 16 18:39:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:26 . 18:39:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:39 .. 18:39:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:26 cost 18:39:30 -rw-r--r-- 1 jenkins jenkins 88 Oct 6 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:31 ---> package-listing.sh 18:39:31 ++ facter osfamily 18:39:31 ++ tr '[:upper:]' '[:lower:]' 18:39:31 + OS_FAMILY=debian 18:39:31 + workspace=/w/workspace/exfoundry_app-record-replay_main 18:39:31 + START_PACKAGES=/tmp/packages_start.txt 18:39:31 + END_PACKAGES=/tmp/packages_end.txt 18:39:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:31 + PACKAGES=/tmp/packages_start.txt 18:39:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 18:39:31 + PACKAGES=/tmp/packages_end.txt 18:39:31 + case "${OS_FAMILY}" in 18:39:31 + dpkg -l 18:39:31 + grep '^ii' 18:39:31 + '[' -f /tmp/packages_start.txt ']' 18:39:31 + '[' -f /tmp/packages_end.txt ']' 18:39:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:31 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 18:39:31 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 18:39:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 18:39:31 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 18:39:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:32 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 18:39:32 $ 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 18:39:32 $ docker top d6cf99f6b5dc816278431a3df318a0a14a96a458f25e90af76569947aa16be75 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:33 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:33 + ls /var/log/sa-host 18:39:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:33 provisioning config files... 18:39:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2797198229047170954tmp [Pipeline] { [Pipeline] echo 18:39:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:34 ---> create-netrc.sh [Pipeline] } 18:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:34 ---> python-tools-install.sh [Pipeline] echo 18:39:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:34 ---> sudo-logs.sh 18:39:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:35 ---> job-cost.sh 18:39:35 lf-activate-venv: SKIPPING 18:39:35 DEBUG: total: 0.2199999988079071 18:39:35 INFO: Retrieving Stack Cost... 18:39:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:35 INFO: Archiving Costs [Pipeline] echo 18:39:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:36 ---> logs-deploy.sh 18:39:36 lf-activate-venv: SKIPPING 18:39:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/60 18:39:36 INFO: archiving workspace using pattern(s): 18:39:37 Archives upload complete. 18:39:37 INFO: archiving logs to Nexus