Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 868ae31176ae2f0602366e773f44808ef6650730 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-ssh11874180724796302798.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-ssh4025218387216021119.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-ssh13633714480700619729.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-ssh655852634666333361.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-ssh16437799779816811204.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-18985 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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 > 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 Avoid second fetch Checking out Revision 868ae31176ae2f0602366e773f44808ef6650730 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 868ae31176ae2f0602366e773f44808ef6650730 # timeout=10 Commit message: "Merge pull request #22 from lenny-intel/dtos2" > git rev-list --no-walk e01ec832849867a8389374ded9abbc6b5a0a3218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:47 ========================================================= 14:59:47 EdgeX Global Pipelines Version Info 14:59:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:48 ------------------- 14:59:48 stable info: 14:59:48 ------------------- 14:59:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:48 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:59:48 Message: update stable to v1.0.250 14:59:49 ------------------- 14:59:49 experimental info: 14:59:49 ------------------- 14:59:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:49 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:59:49 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 868ae31 [Pipeline] echo 14:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:49 provisioning config files... 14:59:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12277663505675505315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:50 ---> docker-login.sh 14:59:50 nexus3.edgexfoundry.org:10001 14:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:51 Configure a credential helper to remove this warning. See 14:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:51 14:59:51 Login Succeeded 14:59:51 nexus3.edgexfoundry.org:10002 14:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:51 Configure a credential helper to remove this warning. See 14:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:51 14:59:51 Login Succeeded 14:59:51 nexus3.edgexfoundry.org:10003 14:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:51 Configure a credential helper to remove this warning. See 14:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:51 14:59:51 Login Succeeded 14:59:51 nexus3.edgexfoundry.org:10004 14:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:51 Configure a credential helper to remove this warning. See 14:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:51 14:59:51 Login Succeeded 14:59:51 docker.io 14:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:51 Configure a credential helper to remove this warning. See 14:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:51 14:59:51 Login Succeeded 14:59:51 ---> docker-login.sh ends [Pipeline] } 14:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:59:52 + git rev-list -1 --merges 868ae31176ae2f0602366e773f44808ef6650730~1..868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo 14:59:52 -----------> git rev-list -1 --merges 868ae31176ae2f0602366e773f44808ef6650730~1..868ae31176ae2f0602366e773f44808ef6650730 868ae31176ae2f0602366e773f44808ef6650730 14:59:52 868ae31176ae2f0602366e773f44808ef6650730 [false] [Pipeline] sh 14:59:52 + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo 14:59:52 ========================================================= 14:59:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:59:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:53 + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] echo 14:59:53 [semverPrep] GIT_COMMIT: 868ae31176ae2f0602366e773f44808ef6650730, Commit Message: Merge pull request #22 from lenny-intel/dtos2 [Pipeline] echo 14:59:53 [semverPrep] This is not a build commit. [Pipeline] sh 14:59:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:53 + grep -v github /etc/ssh/ssh_known_hosts 14:59:53 + [ -e /tmp/ssh_known_hosts ] 14:59:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:59:53 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:59:53 sudo tee -a /etc/ssh/ssh_known_hosts 14:59:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:53 14:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:54 0.1.4: Pulling from edgex-devops/py-git-semver 14:59:54 b85a868b505f: Pulling fs layer 14:59:54 e2be974225ed: Pulling fs layer 14:59:54 339a4e72a1f5: Pulling fs layer 14:59:54 988bab9f4d93: Pulling fs layer 14:59:54 1469e6f7b9e6: Pulling fs layer 14:59:54 eaf3925da568: Pulling fs layer 14:59:54 bab4dde63d76: Pulling fs layer 14:59:54 bde34c3a00c8: Pulling fs layer 14:59:54 b352a97aabf1: Pulling fs layer 14:59:54 4872d77fe225: Pulling fs layer 14:59:54 5851b861e8e6: Pulling fs layer 14:59:54 988bab9f4d93: Waiting 14:59:54 1469e6f7b9e6: Waiting 14:59:54 eaf3925da568: Waiting 14:59:54 bab4dde63d76: Waiting 14:59:54 bde34c3a00c8: Waiting 14:59:54 b352a97aabf1: Waiting 14:59:54 4872d77fe225: Waiting 14:59:54 5851b861e8e6: Waiting 14:59:54 e2be974225ed: Verifying Checksum 14:59:54 e2be974225ed: Download complete 14:59:54 988bab9f4d93: Verifying Checksum 14:59:54 988bab9f4d93: Download complete 14:59:54 339a4e72a1f5: Verifying Checksum 14:59:54 339a4e72a1f5: Download complete 14:59:54 1469e6f7b9e6: Verifying Checksum 14:59:54 1469e6f7b9e6: Download complete 14:59:54 eaf3925da568: Verifying Checksum 14:59:54 eaf3925da568: Download complete 14:59:54 bde34c3a00c8: Verifying Checksum 14:59:54 bde34c3a00c8: Download complete 14:59:54 b352a97aabf1: Download complete 14:59:54 4872d77fe225: Verifying Checksum 14:59:54 4872d77fe225: Download complete 14:59:54 5851b861e8e6: Download complete 14:59:54 b85a868b505f: Verifying Checksum 14:59:54 b85a868b505f: Download complete 14:59:54 bab4dde63d76: Download complete 14:59:56 b85a868b505f: Pull complete 14:59:56 e2be974225ed: Pull complete 14:59:57 339a4e72a1f5: Pull complete 14:59:57 988bab9f4d93: Pull complete 14:59:57 1469e6f7b9e6: Pull complete 14:59:57 eaf3925da568: Pull complete 14:59:59 bab4dde63d76: Pull complete 14:59:59 bde34c3a00c8: Pull complete 15:00:00 b352a97aabf1: Pull complete 15:00:00 4872d77fe225: Pull complete 15:00:00 5851b861e8e6: Pull complete 15:00:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:00 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:00:00 $ 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 15:00:05 $ docker top 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f -eo pid,comm 15:00:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:00:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:05 [ssh-agent] Looking for ssh-agent implementation... 15:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:05 $ docker exec 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent 15:00:05 SSH_AUTH_SOCK=/tmp/ssh-kVdk2Nctx2Xs/agent.32 15:00:05 SSH_AGENT_PID=38 15:00:05 Running ssh-add (command line suppressed) 15:00:05 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11809078908012840386.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11809078908012840386.key) 15:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:06 + git tag --points-at HEAD [Pipeline] } 15:00:06 $ docker exec --env ******** --env ******** 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent -k 15:00:06 unset SSH_AUTH_SOCK; 15:00:06 unset SSH_AGENT_PID; 15:00:06 echo Agent pid 38 killed; 15:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:06 [ssh-agent] Looking for ssh-agent implementation... 15:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:06 $ docker exec 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent 15:00:06 SSH_AUTH_SOCK=/tmp/ssh-cje7fRshE2Wg/agent.70 15:00:06 SSH_AGENT_PID=77 15:00:06 Running ssh-add (command line suppressed) 15:00:06 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4207731060205078667.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4207731060205078667.key) 15:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:06 + git semver init 15:00:07 2023-06-21 15:00:07,063 [run_init] DEBUG init version:0.0.0 force:False 15:00:07 2023-06-21 15:00:07,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:00:07 2023-06-21 15:00:07,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:00:07 2023-06-21 15:00:07,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:00:08 2023-06-21 15:00:07,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:00:08 2023-06-21 15:00:07,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:00:08 2023-06-21 15:00:07,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:00:08 2023-06-21 15:00:07,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:00:08 3.1.0-dev.2 [Pipeline] } 15:00:08 $ docker exec --env ******** --env ******** 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f ssh-agent -k 15:00:08 unset SSH_AUTH_SOCK; 15:00:08 unset SSH_AGENT_PID; 15:00:08 echo Agent pid 77 killed; 15:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:08 + git semver [Pipeline] } 15:00:08 $ docker stop --time=1 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f 15:00:10 $ docker rm -f --volumes 3ea398b137598504fa3b6c36a67792860be3ee67a339c6f24f739d47e0588c9f [Pipeline] // withDockerContainer [Pipeline] sh 15:00:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:10 Stashed 1 file(s) [Pipeline] echo 15:00:10 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:10 provisioning config files... 15:00:10 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1187395449561778938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:11 ---> docker-login.sh 15:00:11 nexus3.edgexfoundry.org:10001 15:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:11 Configure a credential helper to remove this warning. See 15:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:11 15:00:11 Login Succeeded 15:00:11 nexus3.edgexfoundry.org:10002 15:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:11 Configure a credential helper to remove this warning. See 15:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:11 15:00:11 Login Succeeded 15:00:11 nexus3.edgexfoundry.org:10003 15:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:11 Configure a credential helper to remove this warning. See 15:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:11 15:00:11 Login Succeeded 15:00:11 nexus3.edgexfoundry.org:10004 15:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:11 Configure a credential helper to remove this warning. See 15:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:11 15:00:11 Login Succeeded 15:00:11 docker.io 15:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:12 Configure a credential helper to remove this warning. See 15:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:12 15:00:12 Login Succeeded 15:00:12 ---> docker-login.sh ends [Pipeline] } 15:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:12 ========================================================= 15:00:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:00:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:00:12 Sending build context to Docker daemon 156.7kB 15:00:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:00:12 Step 2/12 : FROM ${BASE} AS builder 15:00:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:00:12 f56be85fc22e: Pulling fs layer 15:00:12 85791d961cd3: Pulling fs layer 15:00:12 d694b5ae8c79: Pulling fs layer 15:00:12 9f32a84ed3da: Pulling fs layer 15:00:12 4d19c01a9841: Pulling fs layer 15:00:12 9325e15d5711: Pulling fs layer 15:00:12 556b6ee489ea: Pulling fs layer 15:00:12 c5a4b2cf53e6: Pulling fs layer 15:00:12 9f32a84ed3da: Waiting 15:00:12 4d19c01a9841: Waiting 15:00:12 9325e15d5711: Waiting 15:00:12 556b6ee489ea: Waiting 15:00:12 c5a4b2cf53e6: Waiting 15:00:12 85791d961cd3: Download complete 15:00:12 9f32a84ed3da: Verifying Checksum 15:00:12 9f32a84ed3da: Download complete 15:00:12 4d19c01a9841: Verifying Checksum 15:00:12 4d19c01a9841: Download complete 15:00:12 f56be85fc22e: Verifying Checksum 15:00:12 f56be85fc22e: Download complete 15:00:12 9325e15d5711: Verifying Checksum 15:00:12 9325e15d5711: Download complete 15:00:12 f56be85fc22e: Pull complete 15:00:13 85791d961cd3: Pull complete 15:00:13 d694b5ae8c79: Verifying Checksum 15:00:13 d694b5ae8c79: Download complete 15:00:13 c5a4b2cf53e6: Verifying Checksum 15:00:13 c5a4b2cf53e6: Download complete 15:00:13 556b6ee489ea: Verifying Checksum 15:00:13 556b6ee489ea: Download complete 15:00:17 d694b5ae8c79: Pull complete 15:00:17 9f32a84ed3da: Pull complete 15:00:17 4d19c01a9841: Pull complete 15:00:17 9325e15d5711: Pull complete 15:00:20 556b6ee489ea: Pull complete 15:00:21 c5a4b2cf53e6: Pull complete 15:00:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:00:21 ---> c4be618373d6 15:00:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:00:25 Still waiting to schedule task 15:00:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:00:31 ---> Running in 9b31686c86bb 15:00:31 Removing intermediate container 9b31686c86bb 15:00:31 ---> cf6b10038eba 15:00:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:00:31 ---> Running in 3c54da421f37 15:00:31 Removing intermediate container 3c54da421f37 15:00:31 ---> b9d4d47fe582 15:00:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:00:31 ---> Running in 2a8a9ef4a9a6 15:00:31 Removing intermediate container 2a8a9ef4a9a6 15:00:31 ---> 4004b260c2df 15:00:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:31 ---> Running in c9d78c69bc34 15:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:00:31 OK: 265 MiB in 53 packages 15:00:32 Removing intermediate container c9d78c69bc34 15:00:32 ---> 033696b053ca 15:00:32 Step 7/12 : WORKDIR /app 15:00:32 ---> Running in 69dc847816fd 15:00:32 Removing intermediate container 69dc847816fd 15:00:32 ---> 2314303a23ff 15:00:32 Step 8/12 : COPY go.mod vendor* ./ 15:00:32 ---> 622c58211002 15:00:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:32 ---> Running in cd0d4e491a35 15:00:44 Removing intermediate container cd0d4e491a35 15:00:44 ---> fbbc4eb055a4 15:00:44 Step 10/12 : COPY . . 15:00:44 ---> 78a5493077be 15:00:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:44 ---> Running in c770fb4d3009 15:00:44 Removing intermediate container c770fb4d3009 15:00:44 ---> 8e1e0ef50aa6 15:00:44 Step 12/12 : RUN $MAKE 15:00:44 ---> Running in c854f31c8701 15:00:45 noop 15:00:45 Removing intermediate container c854f31c8701 15:00:45 ---> 069a13497a18 15:00:45 Successfully built 069a13497a18 15:00:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:45 + docker inspect -f . ci-base-image-x86_64 15:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:45 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:00:45 $ 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 15:00:46 $ docker top 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:46 + go version 15:00:46 go version go1.20.2 linux/amd64 [Pipeline] } 15:00:46 $ docker stop --time=1 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 15:00:47 $ docker rm -f --volumes 85ffb5cee96c7c3b39ba74f63ddb321b87ba4b39c1f5bc9fe031760cf29e4309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:48 + docker inspect -f . ci-base-image-x86_64 15:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:48 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:00:48 $ 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 15:00:48 $ docker top 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:49 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:00:49 + make test 15:00:49 go test -race -coverprofile=coverage.out ./... 15:00:57 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:01:02 ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] 15:01:15 go vet ./... 15:01:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:01:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:01:16 ./bin/test-attribution-txt.sh [Pipeline] echo 15:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:01:16 $ docker stop --time=1 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d 15:01:21 $ docker rm -f --volumes 3d836b33ff048de19a2443bda813dae2095b5976cbf9e7ffba6344c159ee366d [Pipeline] // withDockerContainer [Pipeline] sh 15:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:01:22 + ls -al . 15:01:22 total 116 15:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:00 . 15:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 14:59 .. 15:01:22 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 14:59 .dockerignore 15:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:00 .git 15:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 .github 15:01:22 -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 14:59 .gitignore 15:01:22 -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 14:59 .golangci.yml 15:01:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 15:00 .semver 15:01:22 -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 14:59 Attribution.txt 15:01:22 -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 14:59 CHANGELOG.md 15:01:22 -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 14:59 Dockerfile 15:01:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 14:59 GOVERNANCE.md 15:01:22 -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 14:59 Jenkinsfile 15:01:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 14:59 LICENSE 15:01:22 -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 14:59 OWNERS.md 15:01:22 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 14:59 README.md 15:01:22 -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 15:00 VERSION 15:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 bin 15:01:22 -rw-r--r-- 1 jenkins jenkins 13 Jun 21 15:00 coverage.out 15:01:22 -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 14:59 go.mod 15:01:22 -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 14:59 go.sum 15:01:22 -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 14:59 main.go 15:01:22 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 14:59 makefile 15:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 14:59 pkg 15:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 14:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:22 + 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=868ae31176ae2f0602366e773f44808ef6650730 --label arch=amd64 --label version=3.1.0-dev.2 . 15:01:22 Sending build context to Docker daemon 157.7kB 15:01:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:01:22 Step 2/26 : FROM ${BASE} AS builder 15:01:22 ---> 069a13497a18 15:01:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:01:22 ---> Running in e59574581dcb 15:01:22 Removing intermediate container e59574581dcb 15:01:22 ---> 0c3554f84c6e 15:01:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:01:22 ---> Running in 9b9f8ea627ef 15:01:22 Removing intermediate container 9b9f8ea627ef 15:01:22 ---> b6770fc6853e 15:01:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:01:22 ---> Running in 50641c8eaf9a 15:01:22 Removing intermediate container 50641c8eaf9a 15:01:22 ---> 8eb9626b0651 15:01:22 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:22 ---> Running in cc67975ac8af 15:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:23 OK: 265 MiB in 53 packages 15:01:23 Removing intermediate container cc67975ac8af 15:01:23 ---> e80f10aebb6f 15:01:23 Step 7/26 : WORKDIR /app 15:01:23 ---> Running in 02cc317f6feb 15:01:24 Removing intermediate container 02cc317f6feb 15:01:24 ---> d9abfe183c0a 15:01:24 Step 8/26 : COPY go.mod vendor* ./ 15:01:24 ---> 504c38cdf8f1 15:01:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:24 ---> Running in 49675e7fefbc 15:01:25 Removing intermediate container 49675e7fefbc 15:01:25 ---> 615cb5ba8fc7 15:01:25 Step 10/26 : COPY . . 15:01:25 ---> 686deb8e6845 15:01:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:01:25 ---> Running in ff2a822cd3cd 15:01:25 Removing intermediate container ff2a822cd3cd 15:01:25 ---> ea8954515164 15:01:25 Step 12/26 : RUN $MAKE 15:01:25 ---> Running in 8f159d13e05d 15:01:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-record-replay 15:01:31 Removing intermediate container 8f159d13e05d 15:01:31 ---> e0593019353e 15:01:31 Step 13/26 : FROM alpine:3.17 15:01:31 3.17: Pulling from library/alpine 15:01:31 4db1b89c0bd1: Pulling fs layer 15:01:31 4db1b89c0bd1: Download complete 15:01:31 4db1b89c0bd1: Pull complete 15:01:31 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:01:31 Status: Downloaded newer image for alpine:3.17 15:01:31 ---> 1f73a9d63274 15:01:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:01:31 ---> Running in f0e93da7cbc3 15:01:31 Removing intermediate container f0e93da7cbc3 15:01:31 ---> 0b106671ba66 15:01:31 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:01:31 ---> Running in 0b84d501a32b 15:01:32 Removing intermediate container 0b84d501a32b 15:01:32 ---> 196eb25adf98 15:01:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:01:32 ---> Running in 8c349f8d902c 15:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:32 (1/2) Installing ca-certificates (20230506-r0) 15:01:32 (2/2) Installing dumb-init (1.2.5-r2) 15:01:32 Executing busybox-1.35.0-r29.trigger 15:01:32 Executing ca-certificates-20230506-r0.trigger 15:01:32 OK: 8 MiB in 17 packages 15:01:33 Removing intermediate container 8c349f8d902c 15:01:33 ---> 46c5f0b2f5d0 15:01:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:01:33 ---> bf34f6618da7 15:01:33 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:01:33 ---> 8767c5994025 15:01:33 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:01:33 ---> 7cbd0a274e13 15:01:33 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:01:34 ---> 21f6b461087b 15:01:34 Step 21/26 : EXPOSE 59712 15:01:34 ---> Running in 29626a516d26 15:01:34 Removing intermediate container 29626a516d26 15:01:34 ---> 3bd17c87ffe2 15:01:34 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:01:34 ---> Running in ff13612ba1f8 15:01:34 Removing intermediate container ff13612ba1f8 15:01:34 ---> b6872c608142 15:01:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:34 ---> Running in 898bf6ee97be 15:01:34 Removing intermediate container 898bf6ee97be 15:01:34 ---> c32c92eeeb91 15:01:34 Step 24/26 : LABEL arch=amd64 15:01:34 ---> Running in 895b547123e9 15:01:34 Removing intermediate container 895b547123e9 15:01:34 ---> 7740d4f032e5 15:01:34 Step 25/26 : LABEL git_sha=868ae31176ae2f0602366e773f44808ef6650730 15:01:34 ---> Running in 277aa278e9a1 15:01:34 Removing intermediate container 277aa278e9a1 15:01:34 ---> 720d0f4d9cce 15:01:34 Step 26/26 : LABEL version=3.1.0-dev.2 15:01:34 ---> Running in 5acd7e7616f1 15:01:34 Removing intermediate container 5acd7e7616f1 15:01:34 ---> 6bd13777bc2f 15:01:34 [Warning] One or more build-args [ARCH] were not consumed 15:01:34 Successfully built 6bd13777bc2f 15:01:34 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:34 provisioning config files... 15:01:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2630664203559875674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:34 ---> docker-login.sh 15:01:34 nexus3.edgexfoundry.org:10001 15:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:34 Configure a credential helper to remove this warning. See 15:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:34 15:01:34 Login Succeeded 15:01:34 nexus3.edgexfoundry.org:10002 15:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:34 Configure a credential helper to remove this warning. See 15:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:34 15:01:34 Login Succeeded 15:01:34 nexus3.edgexfoundry.org:10003 15:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:35 Configure a credential helper to remove this warning. See 15:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:35 15:01:35 Login Succeeded 15:01:35 nexus3.edgexfoundry.org:10004 15:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:35 Configure a credential helper to remove this warning. See 15:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:35 15:01:35 Login Succeeded 15:01:35 docker.io 15:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:35 Configure a credential helper to remove this warning. See 15:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:35 15:01:35 Login Succeeded 15:01:35 ---> docker-login.sh ends [Pipeline] } 15:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:01:35 868ae31176ae2f0602366e773f44808ef6650730 15:01:35 latest 15:01:35 3.1.0-dev.2 15:01:35 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:01:35 main 15:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:36 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 15:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:36 c0f822caf522: Preparing 15:01:36 08bf42ca1d52: Preparing 15:01:36 d3e31e3e3c19: Preparing 15:01:36 e16afe7fd359: Preparing 15:01:36 bc5fe8dca93f: Preparing 15:01:36 3dab9f8bf2d2: Preparing 15:01:36 3dab9f8bf2d2: Waiting 15:01:36 e16afe7fd359: Pushed 15:01:36 08bf42ca1d52: Pushed 15:01:36 3dab9f8bf2d2: Layer already exists 15:01:36 d3e31e3e3c19: Pushed 15:01:36 bc5fe8dca93f: Pushed 15:01:36 c0f822caf522: Pushed 15:01:36 868ae31176ae2f0602366e773f44808ef6650730: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:37 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:37 c0f822caf522: Preparing 15:01:37 08bf42ca1d52: Preparing 15:01:37 d3e31e3e3c19: Preparing 15:01:37 e16afe7fd359: Preparing 15:01:37 bc5fe8dca93f: Preparing 15:01:37 3dab9f8bf2d2: Preparing 15:01:37 3dab9f8bf2d2: Waiting 15:01:37 bc5fe8dca93f: Layer already exists 15:01:37 e16afe7fd359: Layer already exists 15:01:37 c0f822caf522: Layer already exists 15:01:37 08bf42ca1d52: Layer already exists 15:01:37 d3e31e3e3c19: Layer already exists 15:01:37 3dab9f8bf2d2: Layer already exists 15:01:37 latest: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:37 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 15:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:37 c0f822caf522: Preparing 15:01:37 08bf42ca1d52: Preparing 15:01:37 d3e31e3e3c19: Preparing 15:01:37 e16afe7fd359: Preparing 15:01:37 bc5fe8dca93f: Preparing 15:01:37 3dab9f8bf2d2: Preparing 15:01:37 3dab9f8bf2d2: Waiting 15:01:37 d3e31e3e3c19: Layer already exists 15:01:37 08bf42ca1d52: Layer already exists 15:01:37 bc5fe8dca93f: Layer already exists 15:01:37 e16afe7fd359: Layer already exists 15:01:37 c0f822caf522: Layer already exists 15:01:37 3dab9f8bf2d2: Layer already exists 15:01:37 3.1.0-dev.2: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:38 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:38 c0f822caf522: Preparing 15:01:38 08bf42ca1d52: Preparing 15:01:38 d3e31e3e3c19: Preparing 15:01:38 e16afe7fd359: Preparing 15:01:38 bc5fe8dca93f: Preparing 15:01:38 3dab9f8bf2d2: Preparing 15:01:38 3dab9f8bf2d2: Waiting 15:01:38 c0f822caf522: Layer already exists 15:01:38 08bf42ca1d52: Layer already exists 15:01:38 d3e31e3e3c19: Layer already exists 15:01:38 bc5fe8dca93f: Layer already exists 15:01:38 e16afe7fd359: Layer already exists 15:01:38 3dab9f8bf2d2: Layer already exists 15:01:38 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:38 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:01:39 c0f822caf522: Preparing 15:01:39 08bf42ca1d52: Preparing 15:01:39 d3e31e3e3c19: Preparing 15:01:39 e16afe7fd359: Preparing 15:01:39 bc5fe8dca93f: Preparing 15:01:39 3dab9f8bf2d2: Preparing 15:01:39 3dab9f8bf2d2: Waiting 15:01:39 e16afe7fd359: Layer already exists 15:01:39 08bf42ca1d52: Layer already exists 15:01:39 d3e31e3e3c19: Layer already exists 15:01:39 bc5fe8dca93f: Layer already exists 15:01:39 c0f822caf522: Layer already exists 15:01:39 3dab9f8bf2d2: Layer already exists 15:01:39 main: digest: sha256:04eb05086f611dca69ccd893e5110f136412fe495091b6e61a5c7ff35fa60e75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:39 ===================================================== [Pipeline] echo 15:01:39 taggedImages: 15:01:39 - nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730 15:01:39 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:01:39 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.2 15:01:39 - nexus3.edgexfoundry.org:10004/app-record-replay:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:01:39 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:39 15:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:39 latest: Pulling from edgex-lftools-log-publisher 15:01:39 5eb5b503b376: Pulling fs layer 15:01:39 5c69ac0246d0: Pulling fs layer 15:01:39 ec43610c2a17: Pulling fs layer 15:01:39 3a2ae6a8a46f: Pulling fs layer 15:01:39 33b1e0a273af: Pulling fs layer 15:01:39 5d3b04190fa2: Pulling fs layer 15:01:39 2f39f015ded8: Pulling fs layer 15:01:39 33b1e0a273af: Waiting 15:01:39 3a2ae6a8a46f: Waiting 15:01:39 5d3b04190fa2: Waiting 15:01:39 2f39f015ded8: Waiting 15:01:39 5c69ac0246d0: Verifying Checksum 15:01:39 5c69ac0246d0: Download complete 15:01:39 3a2ae6a8a46f: Verifying Checksum 15:01:39 3a2ae6a8a46f: Download complete 15:01:39 33b1e0a273af: Verifying Checksum 15:01:39 33b1e0a273af: Download complete 15:01:39 ec43610c2a17: Verifying Checksum 15:01:39 ec43610c2a17: Download complete 15:01:39 5d3b04190fa2: Verifying Checksum 15:01:39 5d3b04190fa2: Download complete 15:01:40 5eb5b503b376: Download complete 15:01:40 2f39f015ded8: Download complete 15:01:41 5eb5b503b376: Pull complete 15:01:41 5c69ac0246d0: Pull complete 15:01:41 ec43610c2a17: Pull complete 15:01:41 3a2ae6a8a46f: Pull complete 15:01:42 33b1e0a273af: Pull complete 15:01:42 5d3b04190fa2: Pull complete 15:01:46 2f39f015ded8: Pull complete 15:01:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:46 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:01:46 $ 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 15:01:54 $ docker top e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:54 ---> job-cost.sh 15:01:54 lf-activate-venv: SKIPPING 15:01:54 INFO: No Stack... 15:01:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:55 INFO: Archiving Costs [Pipeline] sh 15:01:56 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:01:56 + cut -d, -f6 [Pipeline] lock 15:01:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] 15:01:56 Resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] did not exist. Created. 15:01:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:56 + echo total: 0.2199999988079071 [Pipeline] stash 15:01:56 Stashed 1 file(s) [Pipeline] } 15:01:56 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:56 $ docker stop --time=1 e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c 15:01:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18986 in /w/workspace/exfoundry_app-record-replay_main 15:01:57 $ docker rm -f --volumes e87d812be538b37db530727b39f2549d49f6659ca88f6dfa6608ed0cf1e0c66c [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 15:01:57 Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 15:01:57 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } 15:02:02 using credential edgex-jenkins-ssh 15:02:02 Cloning the remote Git repository 15:02:02 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:02:02 > git init /w/workspace/app-record-replay/3 # timeout=10 15:02:02 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:02:02 > git --version # timeout=10 15:02:02 > git --version # 'git version 2.25.1' 15:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:03 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:04 Avoid second fetch 15:02:04 Checking out Revision 868ae31176ae2f0602366e773f44808ef6650730 (main) 15:02:04 > git config core.sparsecheckout # timeout=10 15:02:04 > git checkout -f 868ae31176ae2f0602366e773f44808ef6650730 # timeout=10 15:02:07 Commit message: "Merge pull request #22 from lenny-intel/dtos2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:02:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:08 Dload Upload Total Spent Left Speed 15:02:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61898 0 --:--:-- --:--:-- --:--:-- 62200 [Pipeline] sh 15:02:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:02:09 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 15:02:09 /etc/docker/daemon.new 15:02:09 { 15:02:09 "registry-mirrors": [ 15:02:09 "https://nexus3.edgexfoundry.org:10001" 15:02:09 ], 15:02:09 "bip": "10.250.0.254/24", 15:02:09 "hosts": [ 15:02:09 "tcp://0.0.0.0:5555", 15:02:09 "unix:///var/run/docker.sock" 15:02:09 ], 15:02:09 "mtu": 1458, 15:02:09 "selinux-enabled": true, 15:02:09 "seccomp-profile": "/etc/docker/seccomp.json" 15:02:09 } [Pipeline] sh 15:02:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:02:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:28 provisioning config files... 15:02:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config12809432883465616858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:29 ---> docker-login.sh 15:02:29 nexus3.edgexfoundry.org:10001 15:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:29 Configure a credential helper to remove this warning. See 15:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:29 15:02:29 Login Succeeded 15:02:29 nexus3.edgexfoundry.org:10002 15:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:29 Configure a credential helper to remove this warning. See 15:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:29 15:02:29 Login Succeeded 15:02:29 nexus3.edgexfoundry.org:10003 15:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:30 Configure a credential helper to remove this warning. See 15:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:30 15:02:30 Login Succeeded 15:02:30 nexus3.edgexfoundry.org:10004 15:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:30 Configure a credential helper to remove this warning. See 15:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:30 15:02:30 Login Succeeded 15:02:30 docker.io 15:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:31 Configure a credential helper to remove this warning. See 15:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:31 15:02:31 Login Succeeded 15:02:31 ---> docker-login.sh ends [Pipeline] } 15:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:31 ========================================================= 15:02:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:02:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:02:32 Sending build context to Docker daemon 62.46kB 15:02:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:02:32 Step 2/12 : FROM ${BASE} AS builder 15:02:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:33 c41833b44d91: Pulling fs layer 15:02:33 ed15518f5707: Pulling fs layer 15:02:33 feae8fd75edb: Pulling fs layer 15:02:33 242c74f7c9fa: Pulling fs layer 15:02:33 3cdef696dda3: Pulling fs layer 15:02:33 2ced38df9373: Pulling fs layer 15:02:33 58f1dce35555: Pulling fs layer 15:02:33 242c74f7c9fa: Waiting 15:02:33 3cdef696dda3: Waiting 15:02:33 2ced38df9373: Waiting 15:02:33 58f1dce35555: Waiting 15:02:33 ed15518f5707: Verifying Checksum 15:02:33 ed15518f5707: Download complete 15:02:33 242c74f7c9fa: Verifying Checksum 15:02:33 242c74f7c9fa: Download complete 15:02:33 3cdef696dda3: Verifying Checksum 15:02:33 3cdef696dda3: Download complete 15:02:33 c41833b44d91: Verifying Checksum 15:02:33 c41833b44d91: Download complete 15:02:34 c41833b44d91: Pull complete 15:02:34 58f1dce35555: Verifying Checksum 15:02:34 58f1dce35555: Download complete 15:02:34 ed15518f5707: Pull complete 15:02:35 feae8fd75edb: Download complete 15:02:35 2ced38df9373: Verifying Checksum 15:02:35 2ced38df9373: Download complete 15:02:48 feae8fd75edb: Pull complete 15:02:48 242c74f7c9fa: Pull complete 15:02:48 3cdef696dda3: Pull complete 15:02:54 2ced38df9373: Pull complete 15:02:56 58f1dce35555: Pull complete 15:02:56 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:02:56 ---> fadd8f120f05 15:02:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:02:58 ---> Running in f033eb062590 15:02:58 Removing intermediate container f033eb062590 15:02:58 ---> 46bd7bf1a9fb 15:02:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:02:58 ---> Running in 5513cf645e52 15:02:59 Removing intermediate container 5513cf645e52 15:02:59 ---> dbd0ed876de3 15:02:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:02:59 ---> Running in 64ac4533ef59 15:02:59 Removing intermediate container 64ac4533ef59 15:02:59 ---> 14e61ad2bbd7 15:02:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:59 ---> Running in 4927d3f6239e 15:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:03:02 OK: 263 MiB in 53 packages 15:03:03 Removing intermediate container 4927d3f6239e 15:03:03 ---> 2b72d97c5387 15:03:03 Step 7/12 : WORKDIR /app 15:03:03 ---> Running in 737d69952ee1 15:03:03 Removing intermediate container 737d69952ee1 15:03:03 ---> fd042f06844f 15:03:03 Step 8/12 : COPY go.mod vendor* ./ 15:03:03 ---> 96f88021bfcb 15:03:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:03 ---> Running in 8c06ed19f834 15:03:22 Removing intermediate container 8c06ed19f834 15:03:22 ---> a430862b09ac 15:03:22 Step 10/12 : COPY . . 15:03:22 ---> 9c146db862cd 15:03:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:22 ---> Running in 8104c836db14 15:03:22 Removing intermediate container 8104c836db14 15:03:22 ---> b3753530adf7 15:03:22 Step 12/12 : RUN $MAKE 15:03:22 ---> Running in c787a117eccd 15:03:22 noop 15:03:22 Removing intermediate container c787a117eccd 15:03:22 ---> 447681fd0934 15:03:22 Successfully built 447681fd0934 15:03:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:22 + docker inspect -f . ci-base-image-arm64 15:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:22 prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container 15:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:23 $ docker top 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:24 + go version 15:03:24 go version go1.20.2 linux/arm64 [Pipeline] } 15:03:24 $ docker stop --time=1 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 15:03:27 $ docker rm -f --volumes 822c18dd6dab5ff0e3892c94962903a8f202f1e698dd3bb4ed3bdcd828f0c3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:27 + docker inspect -f . ci-base-image-arm64 15:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container 15:03:28 $ 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/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:29 $ docker top 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:29 + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh 15:03:30 + make test 15:03:30 go test -race -coverprofile=coverage.out ./... 15:04:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:04:55 ? github.com/edgexfoundry/app-service-configurable/pkg/dtos [no test files] 15:04:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:04:55 go vet ./... 15:05:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:52 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:05:52 $ docker stop --time=1 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 15:05:54 $ docker rm -f --volumes 3dc66bd5697ac85a2830e1cf6419e900e75dc8d5c304636805ed35fc9910f401 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:55 Warning: overwriting stash ‘coverage-report’ 15:05:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:56 + ls -al . 15:05:56 total 112 15:05:56 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 15:03 . 15:05:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:02 .. 15:05:56 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 15:02 .dockerignore 15:05:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:02 .git 15:05:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 .github 15:05:56 -rw-rw-r-- 1 jenkins jenkins 164 Jun 21 15:02 .gitignore 15:05:56 -rw-rw-r-- 1 jenkins jenkins 41 Jun 21 15:02 .golangci.yml 15:05:56 -rw-rw-r-- 1 jenkins jenkins 8955 Jun 21 15:02 Attribution.txt 15:05:56 -rw-rw-r-- 1 jenkins jenkins 258 Jun 21 15:02 CHANGELOG.md 15:05:56 -rw-rw-r-- 1 jenkins jenkins 1624 Jun 21 15:02 Dockerfile 15:05:56 -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 15:02 GOVERNANCE.md 15:05:56 -rw-rw-r-- 1 jenkins jenkins 681 Jun 21 15:02 Jenkinsfile 15:05:56 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 15:02 LICENSE 15:05:56 -rw-rw-r-- 1 jenkins jenkins 611 Jun 21 15:02 OWNERS.md 15:05:56 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 21 15:02 README.md 15:05:56 -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 15:00 VERSION 15:05:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 bin 15:05:56 -rw-r--r-- 1 jenkins jenkins 13 Jun 21 15:03 coverage.out 15:05:56 -rw-rw-r-- 1 jenkins jenkins 529 Jun 21 15:02 go.mod 15:05:56 -rw-rw-r-- 1 jenkins jenkins 3110 Jun 21 15:02 go.sum 15:05:56 -rw-rw-r-- 1 jenkins jenkins 693 Jun 21 15:02 main.go 15:05:56 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 21 15:02 makefile 15:05:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:02 pkg 15:05:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:56 + 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=868ae31176ae2f0602366e773f44808ef6650730 --label arch=arm64 --label version=3.1.0-dev.2 . 15:05:56 Sending build context to Docker daemon 63.49kB 15:05:56 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:05:56 Step 2/26 : FROM ${BASE} AS builder 15:05:56 ---> 447681fd0934 15:05:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:05:56 ---> Running in 193885f68838 15:05:57 Removing intermediate container 193885f68838 15:05:57 ---> e653b3d55904 15:05:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:05:57 ---> Running in 0a1d7339ee2e 15:05:57 Removing intermediate container 0a1d7339ee2e 15:05:57 ---> 63f034ea70ab 15:05:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:05:57 ---> Running in 503cccf6ef69 15:05:57 Removing intermediate container 503cccf6ef69 15:05:57 ---> 093dbd9925f7 15:05:57 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:57 ---> Running in 27d44001ec62 15:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:00 OK: 263 MiB in 53 packages 15:06:01 Removing intermediate container 27d44001ec62 15:06:01 ---> 806684f841c2 15:06:01 Step 7/26 : WORKDIR /app 15:06:01 ---> Running in 3589613b60a8 15:06:01 Removing intermediate container 3589613b60a8 15:06:01 ---> 2c2539a2ea1d 15:06:01 Step 8/26 : COPY go.mod vendor* ./ 15:06:01 ---> 6429d95b44d6 15:06:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:01 ---> Running in 5a0cf30d84e9 15:06:03 Removing intermediate container 5a0cf30d84e9 15:06:03 ---> 5262294588b6 15:06:03 Step 10/26 : COPY . . 15:06:04 ---> dd95d1c330be 15:06:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:04 ---> Running in ddc677d4b9f7 15:06:04 Removing intermediate container ddc677d4b9f7 15:06:04 ---> 72c333d589fd 15:06:04 Step 12/26 : RUN $MAKE 15:06:04 ---> Running in 0a6ef88c88ba 15:06:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-record-replay 15:06:37 Removing intermediate container 0a6ef88c88ba 15:06:37 ---> c7617bd00e24 15:06:37 Step 13/26 : FROM alpine:3.17 15:06:37 3.17: Pulling from library/alpine 15:06:37 edb6bdbacee9: Pulling fs layer 15:06:37 edb6bdbacee9: Download complete 15:06:37 edb6bdbacee9: Pull complete 15:06:37 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:06:37 Status: Downloaded newer image for alpine:3.17 15:06:37 ---> 779605e5fbc0 15:06:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:06:37 ---> Running in b4543e232566 15:06:37 Removing intermediate container b4543e232566 15:06:37 ---> 0bc55b6a8273 15:06:37 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:06:37 ---> Running in f41a0b8a1db8 15:06:37 Removing intermediate container f41a0b8a1db8 15:06:37 ---> 83c27f292723 15:06:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:06:37 ---> Running in 1f43c8b5d784 15:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:41 (1/2) Installing ca-certificates (20230506-r0) 15:06:41 (2/2) Installing dumb-init (1.2.5-r2) 15:06:41 Executing busybox-1.35.0-r29.trigger 15:06:41 Executing ca-certificates-20230506-r0.trigger 15:06:41 OK: 8 MiB in 17 packages 15:06:42 Removing intermediate container 1f43c8b5d784 15:06:42 ---> ca0ad035798e 15:06:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:06:43 ---> 5ee2b4d18d9a 15:06:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:06:43 ---> e6b2cf85bd11 15:06:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:06:44 ---> 686588dead77 15:06:44 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:06:45 ---> 55970d848889 15:06:45 Step 21/26 : EXPOSE 59712 15:06:45 ---> Running in 57c1d9049776 15:06:45 Removing intermediate container 57c1d9049776 15:06:45 ---> e035453984d6 15:06:45 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:06:45 ---> Running in 46f772378a36 15:06:45 Removing intermediate container 46f772378a36 15:06:45 ---> 607310e8fcfd 15:06:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:45 ---> Running in d5a3a0543374 15:06:46 Removing intermediate container d5a3a0543374 15:06:46 ---> 6d5758191a40 15:06:46 Step 24/26 : LABEL arch=arm64 15:06:46 ---> Running in fa6305f5d3e8 15:06:46 Removing intermediate container fa6305f5d3e8 15:06:46 ---> bb3cc64952b5 15:06:46 Step 25/26 : LABEL git_sha=868ae31176ae2f0602366e773f44808ef6650730 15:06:46 ---> Running in ea91a38bad48 15:06:46 Removing intermediate container ea91a38bad48 15:06:46 ---> 0ded83598bfd 15:06:46 Step 26/26 : LABEL version=3.1.0-dev.2 15:06:47 ---> Running in b44c02093e38 15:06:47 Removing intermediate container b44c02093e38 15:06:47 ---> 818bc4041ad1 15:06:47 [Warning] One or more build-args [ARCH] were not consumed 15:06:47 Successfully built 818bc4041ad1 15:06:47 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:47 provisioning config files... 15:06:47 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config1476798743117784011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:47 ---> docker-login.sh 15:06:47 nexus3.edgexfoundry.org:10001 15:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:48 Configure a credential helper to remove this warning. See 15:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:48 15:06:48 Login Succeeded 15:06:48 nexus3.edgexfoundry.org:10002 15:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:48 Configure a credential helper to remove this warning. See 15:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:48 15:06:48 Login Succeeded 15:06:48 nexus3.edgexfoundry.org:10003 15:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:48 Configure a credential helper to remove this warning. See 15:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:48 15:06:48 Login Succeeded 15:06:48 nexus3.edgexfoundry.org:10004 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 docker.io 15:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:49 Configure a credential helper to remove this warning. See 15:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:49 15:06:49 Login Succeeded 15:06:49 ---> docker-login.sh ends [Pipeline] } 15:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:50 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:06:50 868ae31176ae2f0602366e773f44808ef6650730 15:06:50 latest 15:06:50 3.1.0-dev.2 15:06:50 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:06:50 main 15:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:50 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 15:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:06:50 00d2c3bb7ef3: Preparing 15:06:50 b91de0b6c969: Preparing 15:06:50 720020751c36: Preparing 15:06:50 1994ad2eb1b0: Preparing 15:06:50 4d0fbacecb25: Preparing 15:06:50 9386262d7a74: Preparing 15:06:50 9386262d7a74: Waiting 15:06:51 1994ad2eb1b0: Pushed 15:06:51 b91de0b6c969: Pushed 15:06:51 720020751c36: Pushed 15:06:51 9386262d7a74: Layer already exists 15:06:51 4d0fbacecb25: Pushed 15:06:51 00d2c3bb7ef3: Pushed 15:06:51 868ae31176ae2f0602366e773f44808ef6650730: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:51 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:06:52 00d2c3bb7ef3: Preparing 15:06:52 b91de0b6c969: Preparing 15:06:52 720020751c36: Preparing 15:06:52 1994ad2eb1b0: Preparing 15:06:52 4d0fbacecb25: Preparing 15:06:52 9386262d7a74: Preparing 15:06:52 9386262d7a74: Waiting 15:06:52 00d2c3bb7ef3: Layer already exists 15:06:52 4d0fbacecb25: Layer already exists 15:06:52 720020751c36: Layer already exists 15:06:52 1994ad2eb1b0: Layer already exists 15:06:52 b91de0b6c969: Layer already exists 15:06:52 9386262d7a74: Layer already exists 15:06:52 latest: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 15:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:06:52 00d2c3bb7ef3: Preparing 15:06:52 b91de0b6c969: Preparing 15:06:52 720020751c36: Preparing 15:06:52 1994ad2eb1b0: Preparing 15:06:52 4d0fbacecb25: Preparing 15:06:52 9386262d7a74: Preparing 15:06:52 9386262d7a74: Waiting 15:06:52 720020751c36: Layer already exists 15:06:52 4d0fbacecb25: Layer already exists 15:06:52 b91de0b6c969: Layer already exists 15:06:52 00d2c3bb7ef3: Layer already exists 15:06:52 1994ad2eb1b0: Layer already exists 15:06:52 9386262d7a74: Layer already exists 15:06:52 3.1.0-dev.2: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:53 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:06:53 00d2c3bb7ef3: Preparing 15:06:53 b91de0b6c969: Preparing 15:06:53 720020751c36: Preparing 15:06:53 1994ad2eb1b0: Preparing 15:06:53 4d0fbacecb25: Preparing 15:06:53 9386262d7a74: Preparing 15:06:53 9386262d7a74: Waiting 15:06:53 00d2c3bb7ef3: Layer already exists 15:06:53 b91de0b6c969: Layer already exists 15:06:53 720020751c36: Layer already exists 15:06:53 4d0fbacecb25: Layer already exists 15:06:53 1994ad2eb1b0: Layer already exists 15:06:53 9386262d7a74: Layer already exists 15:06:53 868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:54 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:06:54 00d2c3bb7ef3: Preparing 15:06:54 b91de0b6c969: Preparing 15:06:54 720020751c36: Preparing 15:06:54 1994ad2eb1b0: Preparing 15:06:54 4d0fbacecb25: Preparing 15:06:54 9386262d7a74: Preparing 15:06:54 9386262d7a74: Waiting 15:06:54 4d0fbacecb25: Layer already exists 15:06:54 00d2c3bb7ef3: Layer already exists 15:06:54 b91de0b6c969: Layer already exists 15:06:54 1994ad2eb1b0: Layer already exists 15:06:54 720020751c36: Layer already exists 15:06:54 9386262d7a74: Layer already exists 15:06:54 main: digest: sha256:18edc9e33e49e11a25a902ee035723b78e4ebec15e77c0597b2eb9711284f1f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:54 ===================================================== [Pipeline] echo 15:06:54 taggedImages: 15:06:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730 15:06:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:06:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.2 15:06:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:868ae31176ae2f0602366e773f44808ef6650730-3.1.0-dev.2 15:06:54 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:55 15:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:55 arm64: Pulling from edgex-lftools-log-publisher 15:06:55 8998bd30e6a1: Pulling fs layer 15:06:55 04944245beec: Pulling fs layer 15:06:55 699f458cf7ca: Pulling fs layer 15:06:55 765212b225bb: Pulling fs layer 15:06:55 f23df028b6ca: Pulling fs layer 15:06:55 d65c8cfc05b1: Pulling fs layer 15:06:55 2437ff75d9bd: Pulling fs layer 15:06:55 f23df028b6ca: Waiting 15:06:55 d65c8cfc05b1: Waiting 15:06:55 2437ff75d9bd: Waiting 15:06:55 765212b225bb: Waiting 15:06:55 04944245beec: Verifying Checksum 15:06:55 765212b225bb: Verifying Checksum 15:06:55 765212b225bb: Download complete 15:06:55 f23df028b6ca: Download complete 15:06:55 d65c8cfc05b1: Verifying Checksum 15:06:55 d65c8cfc05b1: Download complete 15:06:56 699f458cf7ca: Verifying Checksum 15:06:56 699f458cf7ca: Download complete 15:06:56 8998bd30e6a1: Verifying Checksum 15:06:56 8998bd30e6a1: Download complete 15:06:58 2437ff75d9bd: Verifying Checksum 15:06:58 2437ff75d9bd: Download complete 15:07:01 8998bd30e6a1: Pull complete 15:07:01 04944245beec: Pull complete 15:07:03 699f458cf7ca: Pull complete 15:07:03 765212b225bb: Pull complete 15:07:04 f23df028b6ca: Pull complete 15:07:04 d65c8cfc05b1: Pull complete 15:07:26 2437ff75d9bd: Pull complete 15:07:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:07:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:26 prd-ubuntu20.04-docker-arm64-4c-16g-18986 does not seem to be running inside a container 15:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:07:28 $ docker top ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:29 ---> job-cost.sh 15:07:29 lf-activate-venv: SKIPPING 15:07:29 INFO: No Stack... 15:07:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:30 INFO: Archiving Costs [Pipeline] sh 15:07:31 + + catcut /w/workspace/app-record-replay/3/archives/cost.csv -d, 15:07:31 -f6 [Pipeline] lock 15:07:31 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] 15:07:31 Resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] did not exist. Created. 15:07:31 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:31 /w/workspace/app-record-replay/3@tmp/durable-7a834434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:07:31 + echo total: 0.10999999940395355 [Pipeline] stash 15:07:31 Warning: overwriting stash ‘stack-cost’ 15:07:31 Stashed 1 file(s) [Pipeline] } 15:07:31 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:31 $ docker stop --time=1 ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 15:07:34 $ docker rm -f --volumes ed24a80d282b2c9fb80173e3f6f2250c4e6741b2fda9b6b7aef5992c28c1c738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:07:34 provisioning config files... 15:07:34 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #3 15:07:34 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9115541579580221194tmp [Pipeline] { [Pipeline] sh 15:07:34 + set +x 15:07:34 + bash -s -- 15:07:34 + curl -s https://codecov.io/bash 15:07:34 15:07:34 _____ _ 15:07:34 / ____| | | 15:07:34 | | ___ __| | ___ ___ _____ __ 15:07:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:34 Bash-1.0.6 15:07:34 15:07:34 15:07:34 ==> git version 2.25.1 found 15:07:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:07:34 Release-Date: 2020-01-08 15:07:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:07:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:07:34 ==> Jenkins CI detected. 15:07:34 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:07:34 project root: . 15:07:34 --> token set from env 15:07:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:34 ==> Running gcov in . (disable via -X gcov) 15:07:34 ==> Python coveragepy not found 15:07:34 ==> Searching for coverage reports in: 15:07:34 + . 15:07:34 -> Found 1 reports 15:07:34 ==> Detecting git/mercurial file structure 15:07:35 ==> Reading reports 15:07:35 + ./coverage.out bytes=13 15:07:35 ==> Appending adjustments 15:07:35 https://docs.codecov.io/docs/fixing-reports 15:07:35 + Found adjustments 15:07:35 ==> Gzipping contents 15:07:35 4.0K /tmp/codecov.Tt1oBr.gz 15:07:35 ==> Uploading reports 15:07:35 url: https://codecov.io 15:07:35 query: branch=main&commit=868ae31176ae2f0602366e773f44808ef6650730&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:35 -> Pinging Codecov 15:07:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=868ae31176ae2f0602366e773f44808ef6650730&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:35 Invalid request parameters 15:07:35 400 [Pipeline] } 15:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:07:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:07:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:35 15:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:07:36 df9b9388f04a: Pulling fs layer 15:07:36 52dc419b0ee2: Pulling fs layer 15:07:36 25bc292e5bac: Pulling fs layer 15:07:36 114826534d7a: Pulling fs layer 15:07:36 4657fd5d0bcf: Pulling fs layer 15:07:36 6ad1cebc031e: Pulling fs layer 15:07:36 8a3aa393b2d8: Pulling fs layer 15:07:36 6ad1cebc031e: Waiting 15:07:36 114826534d7a: Waiting 15:07:36 8a3aa393b2d8: Waiting 15:07:36 4657fd5d0bcf: Waiting 15:07:36 25bc292e5bac: Download complete 15:07:36 52dc419b0ee2: Download complete 15:07:36 4657fd5d0bcf: Verifying Checksum 15:07:36 4657fd5d0bcf: Download complete 15:07:36 df9b9388f04a: Verifying Checksum 15:07:36 df9b9388f04a: Download complete 15:07:36 6ad1cebc031e: Verifying Checksum 15:07:36 6ad1cebc031e: Download complete 15:07:36 df9b9388f04a: Pull complete 15:07:36 52dc419b0ee2: Pull complete 15:07:36 25bc292e5bac: Pull complete 15:07:36 114826534d7a: Verifying Checksum 15:07:36 114826534d7a: Download complete 15:07:37 8a3aa393b2d8: Verifying Checksum 15:07:37 8a3aa393b2d8: Download complete 15:07:40 114826534d7a: Pull complete 15:07:40 4657fd5d0bcf: Pull complete 15:07:40 6ad1cebc031e: Pull complete 15:07:43 8a3aa393b2d8: Pull complete 15:07:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:44 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:07:44 $ 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 15:07:50 $ docker top 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db -eo pid,comm [Pipeline] { [Pipeline] echo 15:07:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:07:50 + set -o pipefail 15:07:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:07:55 15:07:55 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-service-configurable)... 15:07:55 15:07:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3a971f19-e8b4-45c0-bcb8-da16931f2192 15:07:55 15:07:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:07:55 15:07:55 15:07:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:07:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:07:55 More details here: https://snyk.co/ue1NS [Pipeline] } 15:07:55 $ docker stop --time=1 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db 15:07:57 $ docker rm -f --volumes 3b9b851fd27cf2baf6d36876abd497da0331e54f3a918f5957cb982f6ccaa1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:58 + git log --format=format:%s -1 868ae31176ae2f0602366e773f44808ef6650730 [Pipeline] sh 15:07:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:59 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:07:59 $ 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 15:07:59 $ docker top e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 -eo pid,comm 15:07:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:07:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:59 [ssh-agent] Looking for ssh-agent implementation... 15:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:59 $ docker exec e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 ssh-agent 15:07:59 SSH_AUTH_SOCK=/tmp/ssh-ez23WTf8Qc9G/agent.32 15:07:59 SSH_AGENT_PID=38 15:07:59 Running ssh-add (command line suppressed) 15:08:00 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5503088917156700306.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5503088917156700306.key) 15:08:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:00 + git semver tag 15:08:00 2023-06-21 15:08:00,503 [run_tag] DEBUG tag force:False 15:08:00 2023-06-21 15:08:00,503 [check_head_tag] DEBUG check head tag 15:08:00 2023-06-21 15:08:00,504 [execute] INFO git cat-file --batch-check 15:08:00 2023-06-21 15:08:00,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:08:00 2023-06-21 15:08:00,508 [execute] INFO git cat-file --batch 15:08:00 2023-06-21 15:08:00,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:08:00 2023-06-21 15:08:00,511 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:00 2023-06-21 15:08:00,512 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 15:08:00 2023-06-21 15:08:00,512 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:08:00 2023-06-21 15:08:00,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:00 3.1.0-dev.2 [Pipeline] } 15:08:00 $ docker exec --env ******** --env ******** e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 ssh-agent -k 15:08:00 unset SSH_AUTH_SOCK; 15:08:00 unset SSH_AGENT_PID; 15:08:00 echo Agent pid 38 killed; 15:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:01 + git semver [Pipeline] } 15:08:01 $ docker stop --time=1 e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 15:08:02 $ docker rm -f --volumes e760b4dff32314220717f07ded7fccb789244cc8364b3348462719d296a20b80 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:02 15:08:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:03 0.23.1-centos7: Pulling from edgex-lftools 15:08:03 ab5ef0e58194: Pulling fs layer 15:08:03 9712f1f96733: Pulling fs layer 15:08:03 63f879dbbcfc: Pulling fs layer 15:08:03 0d9ebad4ef96: Pulling fs layer 15:08:03 e9a5061849ea: Pulling fs layer 15:08:03 d747dcd14b5f: Pulling fs layer 15:08:03 2de7ff778b66: Pulling fs layer 15:08:03 0d9ebad4ef96: Waiting 15:08:03 e9a5061849ea: Waiting 15:08:03 d747dcd14b5f: Waiting 15:08:03 2de7ff778b66: Waiting 15:08:03 9712f1f96733: Verifying Checksum 15:08:03 9712f1f96733: Download complete 15:08:03 63f879dbbcfc: Verifying Checksum 15:08:03 63f879dbbcfc: Download complete 15:08:03 e9a5061849ea: Verifying Checksum 15:08:03 e9a5061849ea: Download complete 15:08:03 0d9ebad4ef96: Verifying Checksum 15:08:03 0d9ebad4ef96: Download complete 15:08:03 d747dcd14b5f: Verifying Checksum 15:08:03 d747dcd14b5f: Download complete 15:08:03 ab5ef0e58194: Verifying Checksum 15:08:03 ab5ef0e58194: Download complete 15:08:03 2de7ff778b66: Verifying Checksum 15:08:03 2de7ff778b66: Download complete 15:08:06 ab5ef0e58194: Pull complete 15:08:06 9712f1f96733: Pull complete 15:08:06 63f879dbbcfc: Pull complete 15:08:11 0d9ebad4ef96: Pull complete 15:08:11 e9a5061849ea: Pull complete 15:08:11 d747dcd14b5f: Pull complete 15:08:11 2de7ff778b66: Pull complete 15:08:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:12 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:08:12 $ 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 15:08:22 $ docker top e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:08:22 provisioning config files... 15:08:22 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6961781516636535129tmp 15:08:22 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14062533728001110508tmp 15:08:22 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17720129691193675496tmp [Pipeline] { [Pipeline] echo 15:08:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:08:22 ---> sigul-configuration.sh 15:08:22 gpg: directory `/root/.gnupg' created 15:08:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:08:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:08:22 gpg: keyring `/root/.gnupg/secring.gpg' created 15:08:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:08:22 gpg: CAST5 encrypted data 15:08:22 gpg: encrypted with 1 passphrase 15:08:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:08:22 + mkdir /home/jenkins 15:08:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:08:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:08:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:08:24 ---> sigul-install.sh 15:08:24 Sigul already installed; skipping installation. [Pipeline] sh 15:08:25 + git tag --list 15:08:25 v3.1.0-dev.0 15:08:25 v3.1.0-dev.1 15:08:25 v3.1.0-dev.2 [Pipeline] sh 15:08:25 + lftools sign git-tag v3.1.0-dev.2 15:08:26 Signing Git tag with Sigul... 15:08:26 Signing v3.1.0-dev.2 [Pipeline] echo 15:08:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:08:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:08:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:08:26 $ docker stop --time=1 e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 15:08:28 $ docker rm -f --volumes e8cacd0418ee2402d13784dee822992aec91431f7ad86a06f909fa35da39b236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:08:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:28 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:08:28 $ 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 15:08:29 $ docker top 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:29 [ssh-agent] Looking for ssh-agent implementation... 15:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:29 $ docker exec 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 ssh-agent 15:08:29 SSH_AUTH_SOCK=/tmp/ssh-8Zu9FEFwysuv/agent.33 15:08:29 SSH_AGENT_PID=39 15:08:29 Running ssh-add (command line suppressed) 15:08:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9647225418813077379.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9647225418813077379.key) 15:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:29 + git semver bump pre 15:08:30 2023-06-21 15:08:30,079 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:30 2023-06-21 15:08:30,079 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 15:08:30 2023-06-21 15:08:30,080 [bump_version] DEBUG bumped version:3.1.0-dev.3 15:08:30 2023-06-21 15:08:30,080 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:08:30 2023-06-21 15:08:30,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:30 2023-06-21 15:08:30,080 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:30 2023-06-21 15:08:30,082 [execute] INFO git cat-file --batch-check 15:08:30 2023-06-21 15:08:30,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:30 2023-06-21 15:08:30,088 [execute] INFO git cat-file --batch 15:08:30 2023-06-21 15:08:30,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:30 2023-06-21 15:08:30,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:30 3.1.0-dev.3 [Pipeline] } 15:08:30 $ docker exec --env ******** --env ******** 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 ssh-agent -k 15:08:30 unset SSH_AUTH_SOCK; 15:08:30 unset SSH_AGENT_PID; 15:08:30 echo Agent pid 39 killed; 15:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:30 + git semver [Pipeline] } 15:08:30 $ docker stop --time=1 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 15:08:32 $ docker rm -f --volumes 8787686f60a28c44c3b13f16e3599d08e3ab395d7159b1cf184c6e33560be9b6 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:32 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:08:32 $ 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 15:08:33 $ docker top 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:33 [ssh-agent] Looking for ssh-agent implementation... 15:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:33 $ docker exec 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 ssh-agent 15:08:33 SSH_AUTH_SOCK=/tmp/ssh-VLj4YgoiIPcd/agent.31 15:08:33 SSH_AGENT_PID=37 15:08:33 Running ssh-add (command line suppressed) 15:08:33 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3977317907602579611.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3977317907602579611.key) 15:08:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:33 + git semver push 15:08:34 2023-06-21 15:08:34,083 [run_push] DEBUG push 15:08:34 2023-06-21 15:08:34,084 [execute] INFO git cat-file --batch-check 15:08:34 2023-06-21 15:08:34,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:34 2023-06-21 15:08:34,088 [execute] INFO git rev-list 2d001e734cd62a701a63132977592e8d17fa4004 -- 15:08:34 2023-06-21 15:08:34,088 [execute] DEBUG Popen(['git', 'rev-list', '2d001e734cd62a701a63132977592e8d17fa4004', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:34 2023-06-21 15:08:34,094 [execute] INFO git fetch -v origin 15:08:34 2023-06-21 15:08:34,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:08:34 2023-06-21 15:08:34,551 [run_push] DEBUG no remote changes detected 15:08:34 2023-06-21 15:08:34,552 [execute] INFO git push origin semver 15:08:34 2023-06-21 15:08:34,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:35 2023-06-21 15:08:35,651 [run_push] DEBUG push all version tags 15:08:35 2023-06-21 15:08:35,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:08:35 2023-06-21 15:08:35,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:08:36 2023-06-21 15:08:36,340 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:08:36 3.1.0-dev.3 [Pipeline] } 15:08:36 $ docker exec --env ******** --env ******** 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 ssh-agent -k 15:08:36 unset SSH_AUTH_SOCK; 15:08:36 unset SSH_AGENT_PID; 15:08:36 echo Agent pid 37 killed; 15:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:37 + git semver [Pipeline] } 15:08:37 $ docker stop --time=1 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 15:08:39 $ docker rm -f --volumes 5a9bd8b427e82922057725900dee5d06f6869ea7ddca88eb3b6189bd9db58902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:08:39 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:08:39 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:08:39 total 16 15:08:39 drwxr-xr-x 3 root root 4096 Jun 21 15:01 . 15:08:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:08 .. 15:08:39 drwxr-xr-x 2 root root 4096 Jun 21 15:01 cost 15:08:39 -rw-r--r-- 1 root root 87 Jun 21 15:01 cost.csv 15:08:39 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:08:39 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:08:39 total 16 15:08:39 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 15:01 . 15:08:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:08 .. 15:08:39 drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 15:01 cost 15:08:39 -rw-r--r-- 1 jenkins jenkins 87 Jun 21 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:08:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:08:42 ---> package-listing.sh 15:08:42 ++ facter osfamily 15:08:42 ++ tr '[:upper:]' '[:lower:]' 15:08:42 + OS_FAMILY=debian 15:08:42 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:08:42 + START_PACKAGES=/tmp/packages_start.txt 15:08:42 + END_PACKAGES=/tmp/packages_end.txt 15:08:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:42 + PACKAGES=/tmp/packages_start.txt 15:08:42 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:08:42 + PACKAGES=/tmp/packages_end.txt 15:08:42 + case "${OS_FAMILY}" in 15:08:42 + dpkg -l 15:08:42 + grep '^ii' 15:08:42 + '[' -f /tmp/packages_start.txt ']' 15:08:42 + '[' -f /tmp/packages_end.txt ']' 15:08:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:42 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:08:42 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:08:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:08:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:08:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:43 prd-ubuntu20.04-docker-8c-8g-18985 does not seem to be running inside a container 15:08:43 $ 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 15:08:43 $ docker top db3315f376b8f95dae35f31869b388e22607f47d4e6f7f6859b424384b6259ac -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:43 + touch /tmp/pre-build-complete [Pipeline] sh 15:08:44 + mkdir -p /var/log/sysstat [Pipeline] sh 15:08:44 + ls /var/log/sa-host 15:08:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:44 provisioning config files... 15:08:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13998199325354253206tmp [Pipeline] { [Pipeline] echo 15:08:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:08:45 ---> create-netrc.sh [Pipeline] } 15:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:08:45 ---> python-tools-install.sh [Pipeline] echo 15:08:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:08:45 ---> sudo-logs.sh 15:08:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:08:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:08:45 ---> job-cost.sh 15:08:45 lf-activate-venv: SKIPPING 15:08:45 DEBUG: total: 0.2199999988079071 15:08:45 INFO: Retrieving Stack Cost... 15:08:46 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:46 INFO: Archiving Costs [Pipeline] echo 15:08:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:08:47 ---> logs-deploy.sh 15:08:47 lf-activate-venv: SKIPPING 15:08:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/3 15:08:47 INFO: archiving workspace using pattern(s): 15:08:48 Archives upload complete. 15:08:48 INFO: archiving logs to Nexus