Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 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-ssh13109886681625112411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8035742025893414525.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh316932435581037078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh1874604048688570920.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-ssh608552336081730870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-60 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 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 (main) Commit message: "Merge pull request #24 from marcpfuller/copy_template" > 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 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 > git rev-list --no-walk 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:38 ========================================================= 20:04:38 EdgeX Global Pipelines Version Info 20:04:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:39 ------------------- 20:04:39 stable info: 20:04:39 ------------------- 20:04:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:39 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:04:39 Message: update stable to v1.0.250 20:04:39 ------------------- 20:04:39 experimental info: 20:04:39 ------------------- 20:04:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:39 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:04:39 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 014cd2a [Pipeline] echo 20:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:40 provisioning config files... 20:04:40 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13494550454298505165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:40 ---> docker-login.sh 20:04:40 nexus3.edgexfoundry.org:10001 20:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:41 Configure a credential helper to remove this warning. See 20:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:41 20:04:41 Login Succeeded 20:04:41 nexus3.edgexfoundry.org:10002 20:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:41 Configure a credential helper to remove this warning. See 20:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:41 20:04:41 Login Succeeded 20:04:41 nexus3.edgexfoundry.org:10003 20:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:41 Configure a credential helper to remove this warning. See 20:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:41 20:04:41 Login Succeeded 20:04:41 nexus3.edgexfoundry.org:10004 20:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:41 Configure a credential helper to remove this warning. See 20:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:41 20:04:41 Login Succeeded 20:04:41 docker.io 20:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:41 Configure a credential helper to remove this warning. See 20:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:41 20:04:41 Login Succeeded 20:04:41 ---> docker-login.sh ends [Pipeline] } 20:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:42 + git rev-list -1 --merges 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505~1..014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo 20:04:42 -----------> git rev-list -1 --merges 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505~1..014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:04:42 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [false] [Pipeline] sh 20:04:42 + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo 20:04:42 ========================================================= 20:04:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:43 + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] echo 20:04:43 [semverPrep] GIT_COMMIT: 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505, Commit Message: Merge pull request #24 from marcpfuller/copy_template [Pipeline] echo 20:04:43 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:43 + grep -v github /etc/ssh/ssh_known_hosts 20:04:43 + [ -e /tmp/ssh_known_hosts ] 20:04:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:04:43 + sudo tee -a /etc/ssh/ssh_known_hosts 20:04:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:43 20:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:44 0.1.4: Pulling from edgex-devops/py-git-semver 20:04:44 b85a868b505f: Pulling fs layer 20:04:44 e2be974225ed: Pulling fs layer 20:04:44 339a4e72a1f5: Pulling fs layer 20:04:44 988bab9f4d93: Pulling fs layer 20:04:44 1469e6f7b9e6: Pulling fs layer 20:04:44 eaf3925da568: Pulling fs layer 20:04:44 bab4dde63d76: Pulling fs layer 20:04:44 bde34c3a00c8: Pulling fs layer 20:04:44 b352a97aabf1: Pulling fs layer 20:04:44 4872d77fe225: Pulling fs layer 20:04:44 5851b861e8e6: Pulling fs layer 20:04:44 bab4dde63d76: Waiting 20:04:44 bde34c3a00c8: Waiting 20:04:44 b352a97aabf1: Waiting 20:04:44 4872d77fe225: Waiting 20:04:44 5851b861e8e6: Waiting 20:04:44 988bab9f4d93: Waiting 20:04:44 1469e6f7b9e6: Waiting 20:04:44 eaf3925da568: Waiting 20:04:44 e2be974225ed: Verifying Checksum 20:04:44 e2be974225ed: Download complete 20:04:44 988bab9f4d93: Verifying Checksum 20:04:44 988bab9f4d93: Download complete 20:04:44 1469e6f7b9e6: Verifying Checksum 20:04:44 1469e6f7b9e6: Download complete 20:04:44 339a4e72a1f5: Verifying Checksum 20:04:44 339a4e72a1f5: Download complete 20:04:44 eaf3925da568: Verifying Checksum 20:04:44 eaf3925da568: Download complete 20:04:44 bde34c3a00c8: Download complete 20:04:44 b352a97aabf1: Download complete 20:04:44 4872d77fe225: Verifying Checksum 20:04:44 4872d77fe225: Download complete 20:04:44 5851b861e8e6: Download complete 20:04:44 b85a868b505f: Verifying Checksum 20:04:44 b85a868b505f: Download complete 20:04:44 bab4dde63d76: Verifying Checksum 20:04:44 bab4dde63d76: Download complete 20:04:45 b85a868b505f: Pull complete 20:04:45 e2be974225ed: Pull complete 20:04:46 339a4e72a1f5: Pull complete 20:04:46 988bab9f4d93: Pull complete 20:04:46 1469e6f7b9e6: Pull complete 20:04:46 eaf3925da568: Pull complete 20:04:48 bab4dde63d76: Pull complete 20:04:48 bde34c3a00c8: Pull complete 20:04:48 b352a97aabf1: Pull complete 20:04:48 4872d77fe225: Pull complete 20:04:48 5851b861e8e6: Pull complete 20:04:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:49 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:04:49 $ 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 20:04:51 $ docker top 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 -eo pid,comm 20:04:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:04:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:51 [ssh-agent] Looking for ssh-agent implementation... 20:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:51 $ docker exec 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent 20:04:52 SSH_AUTH_SOCK=/tmp/ssh-ZTYvHpAgX0o7/agent.31 20:04:52 SSH_AGENT_PID=36 20:04:52 Running ssh-add (command line suppressed) 20:04:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323306711234337155.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11323306711234337155.key) 20:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:52 + git tag --points-at HEAD [Pipeline] } 20:04:52 $ docker exec --env ******** --env ******** 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent -k 20:04:52 unset SSH_AUTH_SOCK; 20:04:52 unset SSH_AGENT_PID; 20:04:52 echo Agent pid 36 killed; 20:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:52 [ssh-agent] Looking for ssh-agent implementation... 20:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:52 $ docker exec 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent 20:04:52 SSH_AUTH_SOCK=/tmp/ssh-8XWw59Zd8F0F/agent.68 20:04:52 SSH_AGENT_PID=74 20:04:52 Running ssh-add (command line suppressed) 20:04:52 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15284577490914104728.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15284577490914104728.key) 20:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:53 + git semver init 20:04:53 2023-06-27 20:04:53,476 [run_init] DEBUG init version:0.0.0 force:False 20:04:53 2023-06-27 20:04:53,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 20:04:53 2023-06-27 20:04:53,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 20:04:53 2023-06-27 20:04:53,477 [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) 20:04:54 2023-06-27 20:04:54,014 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 20:04:54 2023-06-27 20:04:54,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 20:04:54 2023-06-27 20:04:54,015 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:54 2023-06-27 20:04:54,015 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:04:54 3.1.0-dev.8 [Pipeline] } 20:04:54 $ docker exec --env ******** --env ******** 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 ssh-agent -k 20:04:54 unset SSH_AUTH_SOCK; 20:04:54 unset SSH_AGENT_PID; 20:04:54 echo Agent pid 74 killed; 20:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:54 + git semver [Pipeline] } 20:04:54 $ docker stop --time=1 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 20:04:56 $ docker rm -f --volumes 88805360804c593ad97e298910cb83da7c0703101a3019be03b5dd1e551d2141 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:56 Stashed 1 file(s) [Pipeline] echo 20:04:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 20:04:56 provisioning config files... 20:04:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13277974845183104871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:57 ---> docker-login.sh 20:04:57 nexus3.edgexfoundry.org:10001 20:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:57 Configure a credential helper to remove this warning. See 20:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:57 20:04:57 Login Succeeded 20:04:57 nexus3.edgexfoundry.org:10002 20:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:57 Configure a credential helper to remove this warning. See 20:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:57 20:04:57 Login Succeeded 20:04:57 nexus3.edgexfoundry.org:10003 20:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:57 Configure a credential helper to remove this warning. See 20:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:57 20:04:57 Login Succeeded 20:04:57 nexus3.edgexfoundry.org:10004 20:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:57 Configure a credential helper to remove this warning. See 20:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:57 20:04:57 Login Succeeded 20:04:57 docker.io 20:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:57 Configure a credential helper to remove this warning. See 20:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:57 20:04:57 Login Succeeded 20:04:57 ---> docker-login.sh ends [Pipeline] } 20:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:57 ========================================================= 20:04:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:04:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:04:58 Sending build context to Docker daemon 271.9kB 20:04:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:04:58 Step 2/12 : FROM ${BASE} AS builder 20:04:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:58 f56be85fc22e: Pulling fs layer 20:04:58 85791d961cd3: Pulling fs layer 20:04:58 d694b5ae8c79: Pulling fs layer 20:04:58 9f32a84ed3da: Pulling fs layer 20:04:58 4d19c01a9841: Pulling fs layer 20:04:58 9325e15d5711: Pulling fs layer 20:04:58 556b6ee489ea: Pulling fs layer 20:04:58 c5a4b2cf53e6: Pulling fs layer 20:04:58 9325e15d5711: Waiting 20:04:58 4d19c01a9841: Waiting 20:04:58 9f32a84ed3da: Waiting 20:04:58 556b6ee489ea: Waiting 20:04:58 c5a4b2cf53e6: Waiting 20:04:58 85791d961cd3: Download complete 20:04:58 9f32a84ed3da: Verifying Checksum 20:04:58 9f32a84ed3da: Download complete 20:04:58 4d19c01a9841: Download complete 20:04:58 f56be85fc22e: Verifying Checksum 20:04:58 f56be85fc22e: Download complete 20:04:58 9325e15d5711: Verifying Checksum 20:04:58 9325e15d5711: Download complete 20:04:58 f56be85fc22e: Pull complete 20:04:58 85791d961cd3: Pull complete 20:04:58 c5a4b2cf53e6: Verifying Checksum 20:04:58 d694b5ae8c79: Verifying Checksum 20:04:58 d694b5ae8c79: Download complete 20:04:59 556b6ee489ea: Verifying Checksum 20:04:59 556b6ee489ea: Download complete 20:05:02 d694b5ae8c79: Pull complete 20:05:02 9f32a84ed3da: Pull complete 20:05:02 4d19c01a9841: Pull complete 20:05:02 9325e15d5711: Pull complete 20:05:05 556b6ee489ea: Pull complete 20:05:06 c5a4b2cf53e6: Pull complete 20:05:06 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:05:06 ---> c4be618373d6 20:05:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:05:11 ---> Running in 070d246d8eaf 20:05:11 Removing intermediate container 070d246d8eaf 20:05:11 ---> 2fb7e3a9d873 20:05:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:05:11 ---> Running in e25db992b97b 20:05:11 Removing intermediate container e25db992b97b 20:05:11 ---> f4bb41fdf56f 20:05:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:05:11 ---> Running in 8990710dbfe0 20:05:11 Removing intermediate container 8990710dbfe0 20:05:11 ---> 64bb3fd4c4c1 20:05:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:11 ---> Running in adc91f240b90 20:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:11 Still waiting to schedule task 20:05:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:05:11 OK: 265 MiB in 53 packages 20:05:12 Removing intermediate container adc91f240b90 20:05:12 ---> 0b354d7caa32 20:05:12 Step 7/12 : WORKDIR /app 20:05:12 ---> Running in 431568a4e7f3 20:05:12 Removing intermediate container 431568a4e7f3 20:05:12 ---> 25c1b13d5320 20:05:12 Step 8/12 : COPY go.mod vendor* ./ 20:05:12 ---> 4e85621c9702 20:05:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:12 ---> Running in accc0eff3a2d 20:06:08 Removing intermediate container accc0eff3a2d 20:06:08 ---> 8591e6967e9a 20:06:08 Step 10/12 : COPY . . 20:06:08 ---> 3f1ed6d4c40d 20:06:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:06:08 ---> Running in 2840f4883a11 20:06:08 Removing intermediate container 2840f4883a11 20:06:08 ---> 555ba5d020e6 20:06:08 Step 12/12 : RUN $MAKE 20:06:08 ---> Running in f2f55a6eb17e 20:06:08 noop 20:06:08 Removing intermediate container f2f55a6eb17e 20:06:08 ---> e1e10d47c203 20:06:08 Successfully built e1e10d47c203 20:06:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:09 + docker inspect -f . ci-base-image-x86_64 20:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:09 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:06: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 ******** -e ******** ci-base-image-x86_64 cat 20:06:09 $ docker top 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:09 + go version 20:06:09 go version go1.20.2 linux/amd64 [Pipeline] } 20:06:09 $ docker stop --time=1 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a 20:06:11 $ docker rm -f --volumes 469b74c0dfd9568c9caf301b1ac6767625c54e13b37d6864f048f7c2c929ea0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:11 + docker inspect -f . ci-base-image-x86_64 20:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:11 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:06:11 $ 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 20:06:12 $ docker top a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:12 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 20:06:12 + make test 20:06:12 go test -race -coverprofile=coverage.out ./... 20:06:34 ? github.com/edgexfoundry/app-record-replay [no test files] 20:06:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:06:34 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:06:34 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:06:34 ok github.com/edgexfoundry/app-record-replay/internal/app 0.053s coverage: 90.0% of statements 20:06:34 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.068s coverage: 85.1% of statements 20:06:34 ok github.com/edgexfoundry/app-record-replay/internal/data 0.051s coverage: 27.3% of statements 20:06:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-62 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 20:06:41 Running in /w/workspace/app-record-replay/9 [Pipeline] { [Pipeline] checkout 20:06:41 Selected Git installation does not exist. Using Default 20:06:41 The recommended git tool is: NONE 20:06:46 using credential edgex-jenkins-ssh 20:06:46 Cloning the remote Git repository 20:06:46 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 20:06:46 > git init /w/workspace/app-record-replay/9 # timeout=10 20:06:46 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 20:06:46 > git --version # timeout=10 20:06:46 > git --version # 'git version 2.25.1' 20:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 20:06:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:47 Avoid second fetch 20:06:47 Checking out Revision 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 (main) 20:06:48 Commit message: "Merge pull request #24 from marcpfuller/copy_template" 20:06:47 > git config core.sparsecheckout # timeout=10 20:06:48 > git checkout -f 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:49 Dload Upload Total Spent Left Speed 20:06:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12726 100 12726 0 0 95684 0 --:--:-- --:--:-- --:--:-- 95684 [Pipeline] sh 20:06:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:50 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:06:50 20:06:50 { 20:06:50 "registry-mirrors": [ 20:06:50 "https://nexus3.edgexfoundry.org:10001" 20:06:50 ], 20:06:50 "bip": "10.250.0.254/24", 20:06:50 "hosts": [ 20:06:50 "tcp://0.0.0.0:5555", 20:06:50 "unix:///var/run/docker.sock" 20:06:50 ], 20:06:50 "mtu": 1458, 20:06:50 "selinux-enabled": true, 20:06:50 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:50 } [Pipeline] sh 20:06:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:51 + sudo service docker restart 20:06:56 go vet ./... 20:07:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:00 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:07:00 $ docker stop --time=1 a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a 20:07:03 $ docker rm -f --volumes a9692da4c5b6ec7159ea809d0d2c7c26e61fe56535f3677e5d2ffdc83bcf262a [Pipeline] // withDockerContainer [Pipeline] sh 20:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:07:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:05 + ls -al . 20:07:05 total 152 20:07:05 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 20:06 . 20:07:05 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:04 .. 20:07:05 -rw-rw-r-- 1 jenkins jenkins 119 Jun 27 20:04 .dockerignore 20:07:05 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:04 .git 20:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 .github 20:07:05 -rw-rw-r-- 1 jenkins jenkins 164 Jun 27 20:04 .gitignore 20:07:05 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:04 .golangci.yml 20:07:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:04 .semver 20:07:05 -rw-rw-r-- 1 jenkins jenkins 10245 Jun 27 20:04 Attribution.txt 20:07:05 -rw-rw-r-- 1 jenkins jenkins 258 Jun 27 20:04 CHANGELOG.md 20:07:05 -rw-rw-r-- 1 jenkins jenkins 1616 Jun 27 20:04 Dockerfile 20:07:05 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:04 GOVERNANCE.md 20:07:05 -rw-rw-r-- 1 jenkins jenkins 681 Jun 27 20:04 Jenkinsfile 20:07:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 27 20:04 LICENSE 20:07:05 -rw-rw-r-- 1 jenkins jenkins 3139 Jun 27 20:04 Makefile 20:07:05 -rw-rw-r-- 1 jenkins jenkins 611 Jun 27 20:04 OWNERS.md 20:07:05 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 27 20:04 README.md 20:07:05 -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 20:04 VERSION 20:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 bin 20:07:05 -rw-r--r-- 1 jenkins jenkins 4703 Jun 27 20:06 coverage.out 20:07:05 -rw-rw-r-- 1 jenkins jenkins 3405 Jun 27 20:04 go.mod 20:07:05 -rw-rw-r-- 1 jenkins jenkins 31479 Jun 27 20:04 go.sum 20:07:05 drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 20:04 internal 20:07:05 -rw-rw-r-- 1 jenkins jenkins 914 Jun 27 20:04 main.go 20:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:04 pkg 20:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:05 + 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=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 --label arch=amd64 --label version=3.1.0-dev.8 . 20:07:05 Sending build context to Docker daemon 277.5kB 20:07:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:07:05 Step 2/26 : FROM ${BASE} AS builder 20:07:05 ---> e1e10d47c203 20:07:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:07:05 ---> Running in c65a4259cf81 20:07:05 Removing intermediate container c65a4259cf81 20:07:05 ---> 21e4f8b1a040 20:07:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:07:05 ---> Running in 8069842caf16 20:07:05 Removing intermediate container 8069842caf16 20:07:05 ---> dfc48d3e0ef4 20:07:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:07:05 ---> Running in ec6cf2b4b5b3 20:07:05 Removing intermediate container ec6cf2b4b5b3 20:07:05 ---> 4c8802d5594a 20:07:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:05 ---> Running in 63218d5ee040 20:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:06 OK: 265 MiB in 53 packages 20:07:07 Removing intermediate container 63218d5ee040 20:07:07 ---> beb2b94bc95c 20:07:07 Step 7/26 : WORKDIR /app 20:07:07 ---> Running in 4b1aacc9907c 20:07:07 Removing intermediate container 4b1aacc9907c 20:07:07 ---> 9937edb463e3 20:07:07 Step 8/26 : COPY go.mod vendor* ./ 20:07:07 ---> ce4f1487847f 20:07:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:07 ---> Running in 1bfdf467d921 20:07:08 Removing intermediate container 1bfdf467d921 20:07:08 ---> 3f9d3ae206f3 20:07:08 Step 10/26 : COPY . . 20:07:08 ---> b1e6f00608d1 20:07:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:07:08 ---> Running in 63e6bad2739c 20:07:08 Removing intermediate container 63e6bad2739c 20:07:08 ---> 8ee06649583a 20:07:08 Step 12/26 : RUN $MAKE 20:07:08 ---> Running in 9d9520ab624a 20:07:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:09 provisioning config files... 20:07:09 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/9@tmp/config12260284645435605812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:09 ---> docker-login.sh 20:07:09 nexus3.edgexfoundry.org:10001 20:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:10 Configure a credential helper to remove this warning. See 20:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:10 20:07:10 Login Succeeded 20:07:10 nexus3.edgexfoundry.org:10002 20:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:10 Configure a credential helper to remove this warning. See 20:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:10 20:07:10 Login Succeeded 20:07:10 nexus3.edgexfoundry.org:10003 20:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:11 Configure a credential helper to remove this warning. See 20:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:11 20:07:11 Login Succeeded 20:07:11 nexus3.edgexfoundry.org:10004 20:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:11 Configure a credential helper to remove this warning. See 20:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:11 20:07:11 Login Succeeded 20:07:11 docker.io 20:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:11 Configure a credential helper to remove this warning. See 20:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:11 20:07:11 Login Succeeded 20:07:11 ---> docker-login.sh ends [Pipeline] } 20:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:12 ========================================================= 20:07:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:07:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:07:12 Sending build context to Docker daemon 137.7kB 20:07:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:07:12 Step 2/12 : FROM ${BASE} AS builder 20:07:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:12 c41833b44d91: Pulling fs layer 20:07:12 ed15518f5707: Pulling fs layer 20:07:12 feae8fd75edb: Pulling fs layer 20:07:12 242c74f7c9fa: Pulling fs layer 20:07:12 3cdef696dda3: Pulling fs layer 20:07:12 2ced38df9373: Pulling fs layer 20:07:12 58f1dce35555: Pulling fs layer 20:07:12 2ced38df9373: Waiting 20:07:12 242c74f7c9fa: Waiting 20:07:12 58f1dce35555: Waiting 20:07:12 3cdef696dda3: Waiting 20:07:12 ed15518f5707: Verifying Checksum 20:07:12 ed15518f5707: Download complete 20:07:12 242c74f7c9fa: Verifying Checksum 20:07:12 242c74f7c9fa: Download complete 20:07:12 3cdef696dda3: Verifying Checksum 20:07:12 3cdef696dda3: Download complete 20:07:12 c41833b44d91: Verifying Checksum 20:07:13 c41833b44d91: Pull complete 20:07:14 58f1dce35555: Verifying Checksum 20:07:14 58f1dce35555: Download complete 20:07:14 ed15518f5707: Pull complete 20:07:15 feae8fd75edb: Verifying Checksum 20:07:15 feae8fd75edb: Download complete 20:07:15 2ced38df9373: Verifying Checksum 20:07:15 2ced38df9373: Download complete 20:07:27 feae8fd75edb: Pull complete 20:07:27 242c74f7c9fa: Pull complete 20:07:27 3cdef696dda3: Pull complete 20:07:30 Removing intermediate container 9d9520ab624a 20:07:30 ---> e1cf302f2230 20:07:30 Step 13/26 : FROM alpine:3.17 20:07:30 3.17: Pulling from library/alpine 20:07:30 4db1b89c0bd1: Pulling fs layer 20:07:30 4db1b89c0bd1: Verifying Checksum 20:07:30 4db1b89c0bd1: Download complete 20:07:30 4db1b89c0bd1: Pull complete 20:07:30 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:07:30 Status: Downloaded newer image for alpine:3.17 20:07:30 ---> 1f73a9d63274 20:07:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:07:30 ---> Running in 3510de23ee26 20:07:30 Removing intermediate container 3510de23ee26 20:07:30 ---> 53df79939667 20:07:30 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:07:30 ---> Running in 4bcd18cbdf8c 20:07:30 Removing intermediate container 4bcd18cbdf8c 20:07:30 ---> d6e7f7cdf0b9 20:07:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:30 ---> Running in cd3d37a89096 20:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:30 (1/2) Installing ca-certificates (20230506-r0) 20:07:30 (2/2) Installing dumb-init (1.2.5-r2) 20:07:30 Executing busybox-1.35.0-r29.trigger 20:07:30 Executing ca-certificates-20230506-r0.trigger 20:07:30 OK: 8 MiB in 17 packages 20:07:31 Removing intermediate container cd3d37a89096 20:07:31 ---> 0c8f177dbe05 20:07:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:07:31 ---> d7f6e9c1a670 20:07:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:07:31 ---> 1404039d4208 20:07:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:07:31 ---> eba7c305cff8 20:07:31 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:07:32 ---> 9a4f1c946cda 20:07:32 Step 21/26 : EXPOSE 59712 20:07:32 ---> Running in 623539ec9369 20:07:32 Removing intermediate container 623539ec9369 20:07:32 ---> df9ee47e0ea7 20:07:32 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:07:32 ---> Running in bca45b0fc40f 20:07:32 Removing intermediate container bca45b0fc40f 20:07:32 ---> 2e96249025bc 20:07:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:32 ---> Running in 45e2b059762d 20:07:32 Removing intermediate container 45e2b059762d 20:07:32 ---> 0e51b4eb589e 20:07:32 Step 24/26 : LABEL arch=amd64 20:07:32 ---> Running in 1e6d8139430a 20:07:32 Removing intermediate container 1e6d8139430a 20:07:32 ---> e9062a095731 20:07:32 Step 25/26 : LABEL git_sha=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:07:32 ---> Running in 9cf1e93633f8 20:07:32 Removing intermediate container 9cf1e93633f8 20:07:32 ---> afa23d7722ad 20:07:32 Step 26/26 : LABEL version=3.1.0-dev.8 20:07:32 ---> Running in 8341c64b694c 20:07:32 Removing intermediate container 8341c64b694c 20:07:32 ---> 072541f4bc5c 20:07:32 [Warning] One or more build-args [ARCH] were not consumed 20:07:32 Successfully built 072541f4bc5c 20:07:32 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 20:07:32 provisioning config files... 20:07:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8348255696891714285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:34 ---> docker-login.sh 20:07:34 nexus3.edgexfoundry.org:10001 20:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:36 2ced38df9373: Pull complete 20:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:36 Configure a credential helper to remove this warning. See 20:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:36 20:07:36 Login Succeeded 20:07:36 nexus3.edgexfoundry.org:10002 20:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:36 Configure a credential helper to remove this warning. See 20:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:36 20:07:36 Login Succeeded 20:07:36 nexus3.edgexfoundry.org:10003 20:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:37 58f1dce35555: Pull complete 20:07:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:07:37 ---> fadd8f120f05 20:07:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:38 Configure a credential helper to remove this warning. See 20:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:38 20:07:38 Login Succeeded 20:07:38 nexus3.edgexfoundry.org:10004 20:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:38 Configure a credential helper to remove this warning. See 20:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:38 20:07:38 Login Succeeded 20:07:38 docker.io 20:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:39 Configure a credential helper to remove this warning. See 20:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:39 20:07:39 Login Succeeded 20:07:39 ---> docker-login.sh ends [Pipeline] } 20:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:39 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 20:07:39 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:07:39 latest 20:07:39 3.1.0-dev.8 20:07:39 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:07:39 main 20:07:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 ---> Running in cd97424937cd 20:07:39 Removing intermediate container cd97424937cd 20:07:39 ---> 3f410b5d4017 20:07:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:07:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 ---> Running in 421b42ac2ce2 20:07:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:39 3de0a2e385fc: Preparing 20:07:39 c71fae984b8a: Preparing 20:07:39 54795495af92: Preparing 20:07:39 df1f8ea51158: Preparing 20:07:39 86df0c9cfc4e: Preparing 20:07:39 3dab9f8bf2d2: Preparing 20:07:39 3dab9f8bf2d2: Waiting 20:07:39 c71fae984b8a: Pushed 20:07:39 54795495af92: Pushed 20:07:39 df1f8ea51158: Pushed 20:07:39 3dab9f8bf2d2: Layer already exists 20:07:39 86df0c9cfc4e: Pushed 20:07:39 Removing intermediate container 421b42ac2ce2 20:07:39 ---> 73260d7a248e 20:07:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:07:39 ---> Running in f05a79d5c4b7 20:07:40 Removing intermediate container f05a79d5c4b7 20:07:40 ---> 72a5b7b76e23 20:07:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:40 ---> Running in ba3c5ce336fd 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:07:42 3de0a2e385fc: Pushed 20:07:42 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:42 OK: 263 MiB in 53 packages 20:07:42 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:43 3de0a2e385fc: Preparing 20:07:43 c71fae984b8a: Preparing 20:07:43 54795495af92: Preparing 20:07:43 df1f8ea51158: Preparing 20:07:43 86df0c9cfc4e: Preparing 20:07:43 3dab9f8bf2d2: Preparing 20:07:43 3dab9f8bf2d2: Waiting 20:07:43 3de0a2e385fc: Layer already exists 20:07:43 86df0c9cfc4e: Layer already exists 20:07:43 c71fae984b8a: Layer already exists 20:07:43 54795495af92: Layer already exists 20:07:43 df1f8ea51158: Layer already exists 20:07:43 3dab9f8bf2d2: Layer already exists 20:07:43 latest: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 20:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:43 3de0a2e385fc: Preparing 20:07:43 c71fae984b8a: Preparing 20:07:43 54795495af92: Preparing 20:07:43 df1f8ea51158: Preparing 20:07:43 86df0c9cfc4e: Preparing 20:07:43 3dab9f8bf2d2: Preparing 20:07:43 3dab9f8bf2d2: Waiting 20:07:43 c71fae984b8a: Layer already exists 20:07:43 86df0c9cfc4e: Layer already exists 20:07:43 54795495af92: Layer already exists 20:07:43 df1f8ea51158: Layer already exists 20:07:43 3de0a2e385fc: Layer already exists 20:07:43 3dab9f8bf2d2: Layer already exists 20:07:43 3.1.0-dev.8: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 20:07:43 Removing intermediate container ba3c5ce336fd 20:07:43 ---> 8e2e42f01d12 20:07:43 Step 7/12 : WORKDIR /app 20:07:43 ---> Running in bdcfa27e56c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 Removing intermediate container bdcfa27e56c8 20:07:44 ---> b801df1ca80a 20:07:44 Step 8/12 : COPY go.mod vendor* ./ 20:07:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 ---> f69d05a4a391 20:07:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:44 3de0a2e385fc: Preparing 20:07:44 c71fae984b8a: Preparing 20:07:44 54795495af92: Preparing 20:07:44 df1f8ea51158: Preparing 20:07:44 86df0c9cfc4e: Preparing 20:07:44 3dab9f8bf2d2: Preparing 20:07:44 3dab9f8bf2d2: Waiting 20:07:44 3de0a2e385fc: Layer already exists 20:07:44 df1f8ea51158: Layer already exists 20:07:44 c71fae984b8a: Layer already exists 20:07:44 86df0c9cfc4e: Layer already exists 20:07:44 54795495af92: Layer already exists 20:07:44 3dab9f8bf2d2: Layer already exists 20:07:44 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 ---> Running in bc74f016b242 20:07:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 20:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 20:07:45 3de0a2e385fc: Preparing 20:07:45 c71fae984b8a: Preparing 20:07:45 54795495af92: Preparing 20:07:45 df1f8ea51158: Preparing 20:07:45 86df0c9cfc4e: Preparing 20:07:45 3dab9f8bf2d2: Preparing 20:07:45 3dab9f8bf2d2: Waiting 20:07:45 86df0c9cfc4e: Layer already exists 20:07:45 df1f8ea51158: Layer already exists 20:07:45 3de0a2e385fc: Layer already exists 20:07:45 54795495af92: Layer already exists 20:07:45 c71fae984b8a: Layer already exists 20:07:45 3dab9f8bf2d2: Layer already exists 20:07:45 main: digest: sha256:bc88efb5fc85b5acda349dfcbf3291782f60e7ab5bd532daddb8e727e96bec0e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:45 ===================================================== [Pipeline] echo 20:07:45 taggedImages: 20:07:45 - nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:07:45 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 20:07:45 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.8 20:07:45 - nexus3.edgexfoundry.org:10004/app-record-replay:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:07:45 - 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 20:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:45 20:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:45 latest: Pulling from edgex-lftools-log-publisher 20:07:45 5eb5b503b376: Pulling fs layer 20:07:45 5c69ac0246d0: Pulling fs layer 20:07:45 ec43610c2a17: Pulling fs layer 20:07:45 3a2ae6a8a46f: Pulling fs layer 20:07:45 33b1e0a273af: Pulling fs layer 20:07:45 5d3b04190fa2: Pulling fs layer 20:07:45 2f39f015ded8: Pulling fs layer 20:07:45 3a2ae6a8a46f: Waiting 20:07:45 33b1e0a273af: Waiting 20:07:45 5d3b04190fa2: Waiting 20:07:45 2f39f015ded8: Waiting 20:07:45 5c69ac0246d0: Download complete 20:07:45 3a2ae6a8a46f: Verifying Checksum 20:07:45 3a2ae6a8a46f: Download complete 20:07:45 33b1e0a273af: Verifying Checksum 20:07:45 33b1e0a273af: Download complete 20:07:45 5d3b04190fa2: Verifying Checksum 20:07:45 5d3b04190fa2: Download complete 20:07:45 ec43610c2a17: Verifying Checksum 20:07:45 ec43610c2a17: Download complete 20:07:46 5eb5b503b376: Download complete 20:07:47 5eb5b503b376: Pull complete 20:07:47 5c69ac0246d0: Pull complete 20:07:47 ec43610c2a17: Pull complete 20:07:47 3a2ae6a8a46f: Pull complete 20:07:47 33b1e0a273af: Pull complete 20:07:48 5d3b04190fa2: Pull complete 20:07:52 2f39f015ded8: Pull complete 20:07:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:52 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:07:52 $ 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 20:07:56 $ docker top f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:56 ---> job-cost.sh 20:07:56 lf-activate-venv: SKIPPING 20:07:56 INFO: No Stack... 20:07:56 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:56 INFO: Archiving Costs [Pipeline] sh 20:07:57 + cut -d, -f6 20:07:57 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock 20:07:57 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] 20:07:57 Resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] did not exist. Created. 20:07:57 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:57 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:57 Stashed 1 file(s) [Pipeline] } 20:07:57 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:57 $ docker stop --time=1 f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 20:07:58 $ docker rm -f --volumes f7a842a8325e7fb214c662b8761aaeb22a9a1317120ae90a5464bcef52bf9570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:52 Removing intermediate container bc74f016b242 20:08:52 ---> 67cca21ab954 20:08:52 Step 10/12 : COPY . . 20:08:52 ---> 1211446931a2 20:08:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:52 ---> Running in d7a20beca5c1 20:08:52 Removing intermediate container d7a20beca5c1 20:08:52 ---> 067999722c74 20:08:52 Step 12/12 : RUN $MAKE 20:08:52 ---> Running in b16a7c0085e7 20:08:52 noop 20:08:52 Removing intermediate container b16a7c0085e7 20:08:52 ---> 252c2ce64568 20:08:52 Successfully built 252c2ce64568 20:08:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:53 + docker inspect -f . ci-base-image-arm64 20:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container 20:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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 20:08:54 $ docker top 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:55 + go version 20:08:55 go version go1.20.2 linux/arm64 [Pipeline] } 20:08:55 $ docker stop --time=1 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 20:08:57 $ docker rm -f --volumes 22bead61f238a4a64cc0cce489e707271d7f8d3d0abfa80660c3a885c2a21933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:58 + docker inspect -f . ci-base-image-arm64 20:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container 20:08:58 $ 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/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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 20:08:59 $ docker top 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:00 + git config --global --add safe.directory /w/workspace/app-record-replay/9 [Pipeline] fileExists [Pipeline] sh 20:09:00 + make test 20:09:00 go test -race -coverprofile=coverage.out ./... 20:11:37 ? github.com/edgexfoundry/app-record-replay [no test files] 20:11:37 ok github.com/edgexfoundry/app-record-replay/internal/app 0.205s coverage: 90.0% of statements 20:11:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.303s coverage: 85.1% of statements 20:11:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 20:11:39 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 20:11:39 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 20:11:39 ok github.com/edgexfoundry/app-record-replay/internal/data 0.228s coverage: 27.3% of statements 20:11:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:40 go vet ./... 20:14:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:02 $ docker stop --time=1 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 20:14:03 $ docker rm -f --volumes 2004d004aefc6b1f2eba1b8d63d19bfd676c73779d8c5de6092b6a9ae44bbac0 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:05 Warning: overwriting stash ‘coverage-report’ 20:14:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:06 + ls -al . 20:14:06 total 148 20:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:09 . 20:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:06 .. 20:14:06 -rw-rw-r-- 1 jenkins jenkins 119 Jun 27 20:06 .dockerignore 20:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:06 .git 20:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 .github 20:14:06 -rw-rw-r-- 1 jenkins jenkins 164 Jun 27 20:06 .gitignore 20:14:06 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:06 .golangci.yml 20:14:06 -rw-rw-r-- 1 jenkins jenkins 10245 Jun 27 20:06 Attribution.txt 20:14:06 -rw-rw-r-- 1 jenkins jenkins 258 Jun 27 20:06 CHANGELOG.md 20:14:06 -rw-rw-r-- 1 jenkins jenkins 1616 Jun 27 20:06 Dockerfile 20:14:06 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:06 GOVERNANCE.md 20:14:06 -rw-rw-r-- 1 jenkins jenkins 681 Jun 27 20:06 Jenkinsfile 20:14:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 27 20:06 LICENSE 20:14:06 -rw-rw-r-- 1 jenkins jenkins 3139 Jun 27 20:06 Makefile 20:14:06 -rw-rw-r-- 1 jenkins jenkins 611 Jun 27 20:06 OWNERS.md 20:14:06 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 27 20:06 README.md 20:14:06 -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 20:04 VERSION 20:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 bin 20:14:06 -rw-r--r-- 1 jenkins jenkins 4703 Jun 27 20:11 coverage.out 20:14:06 -rw-rw-r-- 1 jenkins jenkins 3405 Jun 27 20:06 go.mod 20:14:06 -rw-rw-r-- 1 jenkins jenkins 31479 Jun 27 20:06 go.sum 20:14:06 drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 20:06 internal 20:14:06 -rw-rw-r-- 1 jenkins jenkins 914 Jun 27 20:06 main.go 20:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:06 pkg 20:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:06 + 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=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 --label arch=arm64 --label version=3.1.0-dev.8 . 20:14:06 Sending build context to Docker daemon 143.4kB 20:14:07 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:14:07 Step 2/26 : FROM ${BASE} AS builder 20:14:07 ---> 252c2ce64568 20:14:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:14:07 ---> Running in 69a06fab9423 20:14:07 Removing intermediate container 69a06fab9423 20:14:07 ---> 518f1f0cbf0d 20:14:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:14:07 ---> Running in 1f219e4f4e56 20:14:07 Removing intermediate container 1f219e4f4e56 20:14:07 ---> e27f08205182 20:14:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:14:07 ---> Running in 7c7ee94f9718 20:14:08 Removing intermediate container 7c7ee94f9718 20:14:08 ---> 805a791ca9d0 20:14:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:08 ---> Running in 29f3da968de7 20:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:10 OK: 263 MiB in 53 packages 20:14:11 Removing intermediate container 29f3da968de7 20:14:11 ---> b81454bcc823 20:14:11 Step 7/26 : WORKDIR /app 20:14:11 ---> Running in 29d4c146f646 20:14:11 Removing intermediate container 29d4c146f646 20:14:11 ---> 070880eee8e5 20:14:11 Step 8/26 : COPY go.mod vendor* ./ 20:14:13 ---> 4347899e1882 20:14:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:13 ---> Running in 3333ecae8da5 20:14:15 Removing intermediate container 3333ecae8da5 20:14:15 ---> 8096c0b8851a 20:14:15 Step 10/26 : COPY . . 20:14:16 ---> e1bb137d6ae2 20:14:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:16 ---> Running in 8466aa01c957 20:14:16 Removing intermediate container 8466aa01c957 20:14:16 ---> 4121ab5a1e06 20:14:16 Step 12/26 : RUN $MAKE 20:14:16 ---> Running in b6c1f9b8166f 20:14:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.8" -trimpath -mod=readonly -o app-record-replay 20:16:24 Removing intermediate container b6c1f9b8166f 20:16:24 ---> f5aeae99a26f 20:16:24 Step 13/26 : FROM alpine:3.17 20:16:24 3.17: Pulling from library/alpine 20:16:24 edb6bdbacee9: Pulling fs layer 20:16:24 edb6bdbacee9: Verifying Checksum 20:16:24 edb6bdbacee9: Download complete 20:16:24 edb6bdbacee9: Pull complete 20:16:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:16:24 Status: Downloaded newer image for alpine:3.17 20:16:24 ---> 779605e5fbc0 20:16:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:16:24 ---> Running in 7d82dadd828b 20:16:24 Removing intermediate container 7d82dadd828b 20:16:24 ---> 8ae6f170d0ab 20:16:24 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 20:16:24 ---> Running in 2a8ef88b1b12 20:16:24 Removing intermediate container 2a8ef88b1b12 20:16:24 ---> aec336d0e11a 20:16:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:16:24 ---> Running in 5a03be5af982 20:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:16:24 (1/2) Installing ca-certificates (20230506-r0) 20:16:24 (2/2) Installing dumb-init (1.2.5-r2) 20:16:24 Executing busybox-1.35.0-r29.trigger 20:16:24 Executing ca-certificates-20230506-r0.trigger 20:16:24 OK: 8 MiB in 17 packages 20:16:24 Removing intermediate container 5a03be5af982 20:16:24 ---> 0e6fbd2a9de8 20:16:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:16:24 ---> fb22a65239d4 20:16:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:16:24 ---> 1be728f29b23 20:16:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:16:24 ---> 9e3d451d4723 20:16:24 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 20:16:24 ---> 52614c496eba 20:16:24 Step 21/26 : EXPOSE 59712 20:16:24 ---> Running in ff047e818ea8 20:16:24 Removing intermediate container ff047e818ea8 20:16:24 ---> 0fb21ae25690 20:16:24 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 20:16:24 ---> Running in e83003fab5b2 20:16:24 Removing intermediate container e83003fab5b2 20:16:24 ---> b0e3181c7c8f 20:16:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:16:24 ---> Running in 0ab449e37db0 20:16:25 Removing intermediate container 0ab449e37db0 20:16:25 ---> dcadb57fdd88 20:16:25 Step 24/26 : LABEL arch=arm64 20:16:25 ---> Running in 534df808e7d9 20:16:25 Removing intermediate container 534df808e7d9 20:16:25 ---> fa1cd3fc6f1d 20:16:25 Step 25/26 : LABEL git_sha=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:16:25 ---> Running in d81609263343 20:16:25 Removing intermediate container d81609263343 20:16:25 ---> 3168ca694ca7 20:16:25 Step 26/26 : LABEL version=3.1.0-dev.8 20:16:25 ---> Running in 056ae0c46384 20:16:25 Removing intermediate container 056ae0c46384 20:16:25 ---> fcc394a619e5 20:16:25 [Warning] One or more build-args [ARCH] were not consumed 20:16:25 Successfully built fcc394a619e5 20:16:26 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 20:16:26 provisioning config files... 20:16:26 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/9@tmp/config5617224061391879016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:26 ---> docker-login.sh 20:16:26 nexus3.edgexfoundry.org:10001 20:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:26 Configure a credential helper to remove this warning. See 20:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:26 20:16:26 Login Succeeded 20:16:26 nexus3.edgexfoundry.org:10002 20:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:28 Configure a credential helper to remove this warning. See 20:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:28 20:16:28 Login Succeeded 20:16:28 nexus3.edgexfoundry.org:10003 20:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:28 Configure a credential helper to remove this warning. See 20:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:28 20:16:28 Login Succeeded 20:16:28 nexus3.edgexfoundry.org:10004 20:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:29 Configure a credential helper to remove this warning. See 20:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:29 20:16:29 Login Succeeded 20:16:29 docker.io 20:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:29 Configure a credential helper to remove this warning. See 20:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:29 20:16:29 Login Succeeded 20:16:29 ---> docker-login.sh ends [Pipeline] } 20:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:29 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 20:16:29 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:16:29 latest 20:16:29 3.1.0-dev.8 20:16:29 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:16:29 main 20:16:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:30 8079f5ec8660: Preparing 20:16:30 ceda758170ae: Preparing 20:16:30 028fc8c29dd2: Preparing 20:16:30 9a526fe42b6c: Preparing 20:16:30 3ec75db20d8c: Preparing 20:16:30 9386262d7a74: Preparing 20:16:30 9386262d7a74: Waiting 20:16:30 ceda758170ae: Pushed 20:16:30 9a526fe42b6c: Pushed 20:16:30 028fc8c29dd2: Pushed 20:16:30 9386262d7a74: Layer already exists 20:16:30 3ec75db20d8c: Pushed 20:16:35 8079f5ec8660: Pushed 20:16:35 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:36 + 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 20:16:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:36 8079f5ec8660: Preparing 20:16:36 ceda758170ae: Preparing 20:16:36 028fc8c29dd2: Preparing 20:16:36 9a526fe42b6c: Preparing 20:16:36 3ec75db20d8c: Preparing 20:16:36 9386262d7a74: Preparing 20:16:36 9386262d7a74: Waiting 20:16:36 9a526fe42b6c: Layer already exists 20:16:36 ceda758170ae: Layer already exists 20:16:36 8079f5ec8660: Layer already exists 20:16:36 3ec75db20d8c: Layer already exists 20:16:36 028fc8c29dd2: Layer already exists 20:16:36 9386262d7a74: Layer already exists 20:16:36 latest: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 20:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:37 8079f5ec8660: Preparing 20:16:37 ceda758170ae: Preparing 20:16:37 028fc8c29dd2: Preparing 20:16:37 9a526fe42b6c: Preparing 20:16:37 3ec75db20d8c: Preparing 20:16:37 9386262d7a74: Preparing 20:16:37 9386262d7a74: Waiting 20:16:37 3ec75db20d8c: Layer already exists 20:16:37 ceda758170ae: Layer already exists 20:16:37 028fc8c29dd2: Layer already exists 20:16:37 8079f5ec8660: Layer already exists 20:16:37 9a526fe42b6c: Layer already exists 20:16:37 9386262d7a74: Layer already exists 20:16:37 3.1.0-dev.8: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:38 8079f5ec8660: Preparing 20:16:38 ceda758170ae: Preparing 20:16:38 028fc8c29dd2: Preparing 20:16:38 9a526fe42b6c: Preparing 20:16:38 3ec75db20d8c: Preparing 20:16:38 9386262d7a74: Preparing 20:16:38 9386262d7a74: Waiting 20:16:38 028fc8c29dd2: Layer already exists 20:16:38 ceda758170ae: Layer already exists 20:16:38 9a526fe42b6c: Layer already exists 20:16:38 3ec75db20d8c: Layer already exists 20:16:38 8079f5ec8660: Layer already exists 20:16:38 9386262d7a74: Layer already exists 20:16:38 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + 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 20:16:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 20:16:38 8079f5ec8660: Preparing 20:16:38 ceda758170ae: Preparing 20:16:38 028fc8c29dd2: Preparing 20:16:38 9a526fe42b6c: Preparing 20:16:38 3ec75db20d8c: Preparing 20:16:38 9386262d7a74: Preparing 20:16:38 9386262d7a74: Waiting 20:16:38 9a526fe42b6c: Layer already exists 20:16:38 ceda758170ae: Layer already exists 20:16:38 3ec75db20d8c: Layer already exists 20:16:38 8079f5ec8660: Layer already exists 20:16:38 028fc8c29dd2: Layer already exists 20:16:38 9386262d7a74: Layer already exists 20:16:38 main: digest: sha256:d61d513a442e61dbb62039fa6772cb0ea2ca60fe3ba8855aee72de6f2009408c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:38 ===================================================== [Pipeline] echo 20:16:38 taggedImages: 20:16:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 20:16:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 20:16:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.8 20:16:38 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505-3.1.0-dev.8 20:16:38 - 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 20:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:39 20:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:39 arm64: Pulling from edgex-lftools-log-publisher 20:16:39 8998bd30e6a1: Pulling fs layer 20:16:39 04944245beec: Pulling fs layer 20:16:39 699f458cf7ca: Pulling fs layer 20:16:39 765212b225bb: Pulling fs layer 20:16:39 f23df028b6ca: Pulling fs layer 20:16:39 d65c8cfc05b1: Pulling fs layer 20:16:39 2437ff75d9bd: Pulling fs layer 20:16:39 d65c8cfc05b1: Waiting 20:16:39 765212b225bb: Waiting 20:16:39 2437ff75d9bd: Waiting 20:16:39 f23df028b6ca: Waiting 20:16:39 04944245beec: Verifying Checksum 20:16:39 765212b225bb: Verifying Checksum 20:16:39 765212b225bb: Download complete 20:16:39 f23df028b6ca: Verifying Checksum 20:16:39 f23df028b6ca: Download complete 20:16:39 d65c8cfc05b1: Verifying Checksum 20:16:39 d65c8cfc05b1: Download complete 20:16:39 699f458cf7ca: Verifying Checksum 20:16:39 699f458cf7ca: Download complete 20:16:40 8998bd30e6a1: Verifying Checksum 20:16:40 8998bd30e6a1: Download complete 20:16:42 2437ff75d9bd: Verifying Checksum 20:16:42 2437ff75d9bd: Download complete 20:16:44 8998bd30e6a1: Pull complete 20:16:44 04944245beec: Pull complete 20:16:46 699f458cf7ca: Pull complete 20:16:46 765212b225bb: Pull complete 20:16:46 f23df028b6ca: Pull complete 20:16:46 d65c8cfc05b1: Pull complete 20:17:01 2437ff75d9bd: Pull complete 20:17:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container 20:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/9 -v /w/workspace/app-record-replay/9:/w/workspace/app-record-replay/9:rw,z -v /w/workspace/app-record-replay/9@tmp:/w/workspace/app-record-replay/9@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 20:17:04 $ docker top 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:05 ---> job-cost.sh 20:17:05 lf-activate-venv: SKIPPING 20:17:05 INFO: No Stack... 20:17:05 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:06 INFO: Archiving Costs [Pipeline] sh 20:17:07 + cat /w/workspace/app-record-replay/9/archives/cost.csv 20:17:07 + cut -d, -f6 [Pipeline] lock 20:17:07 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] 20:17:07 Resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] did not exist. Created. 20:17:07 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:08 /w/workspace/app-record-replay/9@tmp/durable-ebdeed4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:17:08 + echo total: 0.10999999940395355 [Pipeline] stash 20:17:08 Warning: overwriting stash ‘stack-cost’ 20:17:08 Stashed 1 file(s) [Pipeline] } 20:17:08 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:08 $ docker stop --time=1 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 20:17:09 $ docker rm -f --volumes 0b0171df03072041f07c62b087c8d236a9f3885acb295521f1fdc67e263c9561 [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 20:17:10 provisioning config files... 20:17:10 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #9 20:17:10 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6424803463108604010tmp [Pipeline] { [Pipeline] sh 20:17:10 + set +x 20:17:10 + curl -s https://codecov.io/bash 20:17:10 + bash -s -- 20:17:10 20:17:10 _____ _ 20:17:10 / ____| | | 20:17:10 | | ___ __| | ___ ___ _____ __ 20:17:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:10 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:10 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:10 Bash-1.0.6 20:17:10 20:17:10 20:17:10 ==> git version 2.25.1 found 20:17:10 ==> 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 20:17:10 Release-Date: 2020-01-08 20:17:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:17:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:17:10 ==> Jenkins CI detected. 20:17:10 current dir:  /w/workspace/exfoundry_app-record-replay_main 20:17:10 project root: . 20:17:10 --> token set from env 20:17:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:10 ==> Running gcov in . (disable via -X gcov) 20:17:10 ==> Python coveragepy not found 20:17:10 ==> Searching for coverage reports in: 20:17:10 + . 20:17:10 -> Found 1 reports 20:17:10 ==> Detecting git/mercurial file structure 20:17:10 ==> Reading reports 20:17:10 + ./coverage.out bytes=4703 20:17:10 ==> Appending adjustments 20:17:10 https://docs.codecov.io/docs/fixing-reports 20:17:10 + Found adjustments 20:17:10 ==> Gzipping contents 20:17:10 4.0K /tmp/codecov.P06RUz.gz 20:17:10 ==> Uploading reports 20:17:10 url: https://codecov.io 20:17:10 query: branch=main&commit=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:10 -> Pinging Codecov 20:17:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 20:17:10 Invalid request parameters 20:17:10 400 [Pipeline] } 20:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:17:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:11 20:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:11 df9b9388f04a: Pulling fs layer 20:17:11 52dc419b0ee2: Pulling fs layer 20:17:11 25bc292e5bac: Pulling fs layer 20:17:11 114826534d7a: Pulling fs layer 20:17:11 4657fd5d0bcf: Pulling fs layer 20:17:11 6ad1cebc031e: Pulling fs layer 20:17:11 8a3aa393b2d8: Pulling fs layer 20:17:11 114826534d7a: Waiting 20:17:11 4657fd5d0bcf: Waiting 20:17:11 6ad1cebc031e: Waiting 20:17:11 8a3aa393b2d8: Waiting 20:17:11 25bc292e5bac: Verifying Checksum 20:17:11 25bc292e5bac: Download complete 20:17:11 52dc419b0ee2: Download complete 20:17:11 4657fd5d0bcf: Verifying Checksum 20:17:11 4657fd5d0bcf: Download complete 20:17:11 df9b9388f04a: Verifying Checksum 20:17:11 df9b9388f04a: Download complete 20:17:12 6ad1cebc031e: Verifying Checksum 20:17:12 6ad1cebc031e: Download complete 20:17:12 df9b9388f04a: Pull complete 20:17:12 52dc419b0ee2: Pull complete 20:17:12 25bc292e5bac: Pull complete 20:17:12 114826534d7a: Verifying Checksum 20:17:12 114826534d7a: Download complete 20:17:12 8a3aa393b2d8: Verifying Checksum 20:17:12 8a3aa393b2d8: Download complete 20:17:16 114826534d7a: Pull complete 20:17:16 4657fd5d0bcf: Pull complete 20:17:16 6ad1cebc031e: Pull complete 20:17:20 8a3aa393b2d8: Pull complete 20:17:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:20 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:17:20 $ 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 20:17:24 $ docker top df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 20:17:25 + set -o pipefail 20:17:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 20:17:30 20:17:30 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 20:17:30 20:17:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/76359409-3d27-4f9f-961d-c710c21dc573 20:17:30 20:17:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:17:30 20:17:30 20:17:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:17:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:17:30 More details here: https://snyk.co/ue1NS [Pipeline] } 20:17:30 $ docker stop --time=1 df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 20:17:33 $ docker rm -f --volumes df6ade2b0f239a9fbf3deb0af9a3f2e129b4351d5b11a7f941deaf17637700d7 [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 20:17:34 + git log --format=format:%s -1 014cd2a42ec53b17b540d3f4d2b0fbdf4dc62505 [Pipeline] sh 20:17:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:35 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:17:35 $ 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 20:17:35 $ docker top 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc -eo pid,comm 20:17:35 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). 20:17:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:35 [ssh-agent] Looking for ssh-agent implementation... 20:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:35 $ docker exec 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc ssh-agent 20:17:35 SSH_AUTH_SOCK=/tmp/ssh-t3X9k9aRJ0EN/agent.32 20:17:35 SSH_AGENT_PID=38 20:17:35 Running ssh-add (command line suppressed) 20:17:35 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11485120605039895698.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11485120605039895698.key) 20:17:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:36 + git semver tag 20:17:36 2023-06-27 20:17:36,405 [run_tag] DEBUG tag force:False 20:17:36 2023-06-27 20:17:36,405 [check_head_tag] DEBUG check head tag 20:17:36 2023-06-27 20:17:36,406 [execute] INFO git cat-file --batch-check 20:17:36 2023-06-27 20:17:36,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:17:36 2023-06-27 20:17:36,411 [execute] INFO git cat-file --batch 20:17:36 2023-06-27 20:17:36,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 20:17:36 2023-06-27 20:17:36,418 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:36 2023-06-27 20:17:36,418 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 20:17:36 2023-06-27 20:17:36,419 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 20:17:36 2023-06-27 20:17:36,425 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:36 3.1.0-dev.8 [Pipeline] } 20:17:36 $ docker exec --env ******** --env ******** 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc ssh-agent -k 20:17:36 unset SSH_AUTH_SOCK; 20:17:36 unset SSH_AGENT_PID; 20:17:36 echo Agent pid 38 killed; 20:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:36 + git semver [Pipeline] } 20:17:37 $ docker stop --time=1 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc 20:17:38 $ docker rm -f --volumes 820d6063881e283c99644fe23c577a9fb9f36b6e7a45b73c0eac69a3bda5c9dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:38 20:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:39 0.23.1-centos7: Pulling from edgex-lftools 20:17:39 ab5ef0e58194: Pulling fs layer 20:17:39 9712f1f96733: Pulling fs layer 20:17:39 63f879dbbcfc: Pulling fs layer 20:17:39 0d9ebad4ef96: Pulling fs layer 20:17:39 e9a5061849ea: Pulling fs layer 20:17:39 d747dcd14b5f: Pulling fs layer 20:17:39 2de7ff778b66: Pulling fs layer 20:17:39 2de7ff778b66: Waiting 20:17:39 e9a5061849ea: Waiting 20:17:39 0d9ebad4ef96: Waiting 20:17:39 d747dcd14b5f: Waiting 20:17:39 9712f1f96733: Verifying Checksum 20:17:39 9712f1f96733: Download complete 20:17:39 63f879dbbcfc: Verifying Checksum 20:17:39 63f879dbbcfc: Download complete 20:17:39 ab5ef0e58194: Verifying Checksum 20:17:39 ab5ef0e58194: Download complete 20:17:39 d747dcd14b5f: Verifying Checksum 20:17:39 d747dcd14b5f: Download complete 20:17:39 e9a5061849ea: Verifying Checksum 20:17:39 e9a5061849ea: Download complete 20:17:39 0d9ebad4ef96: Verifying Checksum 20:17:39 0d9ebad4ef96: Download complete 20:17:39 2de7ff778b66: Verifying Checksum 20:17:39 2de7ff778b66: Download complete 20:17:43 ab5ef0e58194: Pull complete 20:17:43 9712f1f96733: Pull complete 20:17:43 63f879dbbcfc: Pull complete 20:17:47 0d9ebad4ef96: Pull complete 20:17:47 e9a5061849ea: Pull complete 20:17:47 d747dcd14b5f: Pull complete 20:17:48 2de7ff778b66: Pull complete 20:17:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:48 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:17:48 $ 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 20:17:52 $ docker top 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:17:53 provisioning config files... 20:17:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13968689790290226368tmp 20:17:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10518254491437983696tmp 20:17:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6968789966819707712tmp [Pipeline] { [Pipeline] echo 20:17:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:17:53 ---> sigul-configuration.sh 20:17:53 gpg: directory `/root/.gnupg' created 20:17:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:17:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:17:53 gpg: keyring `/root/.gnupg/secring.gpg' created 20:17:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:17:53 gpg: CAST5 encrypted data 20:17:53 gpg: encrypted with 1 passphrase 20:17:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:17:53 + mkdir /home/jenkins 20:17:53 + mkdir /home/jenkins/sigul [Pipeline] sh 20:17:53 + 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 20:17:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:54 ---> sigul-install.sh 20:17:54 Sigul already installed; skipping installation. [Pipeline] sh 20:17:54 + git tag --list 20:17:54 v3.1.0-dev.0 20:17:54 v3.1.0-dev.1 20:17:54 v3.1.0-dev.2 20:17:54 v3.1.0-dev.3 20:17:54 v3.1.0-dev.4 20:17:54 v3.1.0-dev.5 20:17:54 v3.1.0-dev.6 20:17:54 v3.1.0-dev.7 20:17:54 v3.1.0-dev.8 [Pipeline] sh 20:17:54 + lftools sign git-tag v3.1.0-dev.8 20:17:55 Signing Git tag with Sigul... 20:17:55 Signing v3.1.0-dev.8 [Pipeline] echo 20:17:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:17:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:17:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:17:55 $ docker stop --time=1 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 20:17:57 $ docker rm -f --volumes 0f562b8fc1d2b10d68231a6e04fca18e66acd0e0f777beec4e745a6f767a6f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:17:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:58 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:17:58 $ 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 20:17:58 $ docker top 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 -eo pid,comm 20:17:58 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). 20:17:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:58 [ssh-agent] Looking for ssh-agent implementation... 20:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:58 $ docker exec 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 ssh-agent 20:17:58 SSH_AUTH_SOCK=/tmp/ssh-62v80n25DkEr/agent.31 20:17:58 SSH_AGENT_PID=37 20:17:58 Running ssh-add (command line suppressed) 20:17:58 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15250046537802460858.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15250046537802460858.key) 20:17:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:59 + git semver bump pre 20:17:59 2023-06-27 20:17:59,283 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:59 2023-06-27 20:17:59,284 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 20:17:59 2023-06-27 20:17:59,284 [bump_version] DEBUG bumped version:3.1.0-dev.9 20:17:59 2023-06-27 20:17:59,284 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 20:17:59 2023-06-27 20:17:59,284 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:59 2023-06-27 20:17:59,284 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:59 2023-06-27 20:17:59,286 [execute] INFO git cat-file --batch-check 20:17:59 2023-06-27 20:17:59,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:59 2023-06-27 20:17:59,292 [execute] INFO git cat-file --batch 20:17:59 2023-06-27 20:17:59,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:59 2023-06-27 20:17:59,298 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:17:59 3.1.0-dev.9 [Pipeline] } 20:17:59 $ docker exec --env ******** --env ******** 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 ssh-agent -k 20:17:59 unset SSH_AUTH_SOCK; 20:17:59 unset SSH_AGENT_PID; 20:17:59 echo Agent pid 37 killed; 20:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:59 + git semver [Pipeline] } 20:18:00 $ docker stop --time=1 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 20:18:01 $ docker rm -f --volumes 3a912ce1fee05b2179c9a28f79938b20920249f9378f5e38b6346bf75f02d1a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:02 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:18:02 $ 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 20:18:02 $ docker top bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb -eo pid,comm 20:18:02 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). 20:18:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:02 [ssh-agent] Looking for ssh-agent implementation... 20:18:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:02 $ docker exec bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb ssh-agent 20:18:02 SSH_AUTH_SOCK=/tmp/ssh-ved4xE9VqCrA/agent.31 20:18:02 SSH_AGENT_PID=38 20:18:02 Running ssh-add (command line suppressed) 20:18:02 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15383659032143340213.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15383659032143340213.key) 20:18:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:03 + git semver push 20:18:03 2023-06-27 20:18:03,284 [run_push] DEBUG push 20:18:03 2023-06-27 20:18:03,285 [execute] INFO git cat-file --batch-check 20:18:03 2023-06-27 20:18:03,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:03 2023-06-27 20:18:03,290 [execute] INFO git rev-list 060799eb98b7792bd6ba32d2da75e17e7ec84dc1 -- 20:18:03 2023-06-27 20:18:03,290 [execute] DEBUG Popen(['git', 'rev-list', '060799eb98b7792bd6ba32d2da75e17e7ec84dc1', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:18:03 2023-06-27 20:18:03,296 [execute] INFO git fetch -v origin 20:18:03 2023-06-27 20:18:03,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 20:18:03 2023-06-27 20:18:03,803 [run_push] DEBUG no remote changes detected 20:18:03 2023-06-27 20:18:03,804 [execute] INFO git push origin semver 20:18:03 2023-06-27 20:18:03,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 20:18:04 2023-06-27 20:18:04,794 [run_push] DEBUG push all version tags 20:18:04 2023-06-27 20:18:04,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:18:04 2023-06-27 20:18:04,794 [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) 20:18:05 2023-06-27 20:18:05,513 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 20:18:05 3.1.0-dev.9 [Pipeline] } 20:18:05 $ docker exec --env ******** --env ******** bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb ssh-agent -k 20:18:05 unset SSH_AUTH_SOCK; 20:18:05 unset SSH_AGENT_PID; 20:18:05 echo Agent pid 38 killed; 20:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:06 + git semver [Pipeline] } 20:18:06 $ docker stop --time=1 bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb 20:18:07 $ docker rm -f --volumes bd89873f67bbb576b5eb56b143198a3bf6d0750b896610006aae8cf79c176beb [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 20:18:08 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 20:18:08 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:18:08 total 16 20:18:08 drwxr-xr-x 3 root root 4096 Jun 27 20:07 . 20:18:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:17 .. 20:18:08 drwxr-xr-x 2 root root 4096 Jun 27 20:07 cost 20:18:08 -rw-r--r-- 1 root root 87 Jun 27 20:07 cost.csv 20:18:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 20:18:08 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 20:18:08 total 16 20:18:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:07 . 20:18:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:17 .. 20:18:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 20:07 cost 20:18:08 -rw-r--r-- 1 jenkins jenkins 87 Jun 27 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:18:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:09 ---> package-listing.sh 20:18:09 ++ facter osfamily 20:18:09 ++ tr '[:upper:]' '[:lower:]' 20:18:09 + OS_FAMILY=debian 20:18:09 + workspace=/w/workspace/exfoundry_app-record-replay_main 20:18:09 + START_PACKAGES=/tmp/packages_start.txt 20:18:09 + END_PACKAGES=/tmp/packages_end.txt 20:18:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:09 + PACKAGES=/tmp/packages_start.txt 20:18:09 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:18:09 + PACKAGES=/tmp/packages_end.txt 20:18:09 + case "${OS_FAMILY}" in 20:18:09 + dpkg -l 20:18:09 + grep '^ii' 20:18:09 + '[' -f /tmp/packages_start.txt ']' 20:18:09 + '[' -f /tmp/packages_end.txt ']' 20:18:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:09 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 20:18:09 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 20:18:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 20:18:09 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 20:18:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:10 prd-ubuntu20.04-docker-8c-8g-60 does not seem to be running inside a container 20:18:10 $ 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 20:18:11 $ docker top 8ba60b58d6fc4c4d9cd85f12e332df4904d9608bda03b88a7e8a69ecabe525d6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:18:12 + ls /var/log/sa-host 20:18:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:12 provisioning config files... 20:18:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14074380272851528888tmp [Pipeline] { [Pipeline] echo 20:18:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:12 ---> create-netrc.sh [Pipeline] } 20:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:18:13 ---> python-tools-install.sh [Pipeline] echo 20:18:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:13 ---> sudo-logs.sh 20:18:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:18:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:13 ---> job-cost.sh 20:18:13 lf-activate-venv: SKIPPING 20:18:13 DEBUG: total: 0.2199999988079071 20:18:13 INFO: Retrieving Stack Cost... 20:18:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:14 INFO: Archiving Costs [Pipeline] echo 20:18:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:14 ---> logs-deploy.sh 20:18:14 lf-activate-venv: SKIPPING 20:18:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/9 20:18:14 INFO: archiving workspace using pattern(s): 20:18:15 Archives upload complete. 20:18:15 INFO: archiving logs to Nexus