Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 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-ssh4522264113154898004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4362040028400008728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13490561419980199926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11084046501595239828.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-ssh2263137382414461362.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7958’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7960 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 (main) Commit message: "Merge pull request #84 from ejlee3/refactor-rest-handlers" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 # timeout=10 > git rev-list --no-walk a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:55 ========================================================= 16:52:55 EdgeX Global Pipelines Version Info 16:52:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:56 ------------------- 16:52:56 stable info: 16:52:56 ------------------- 16:52:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:52:56 Message: update stable to v1.0.254 16:52:57 ------------------- 16:52:57 experimental info: 16:52:57 ------------------- 16:52:57 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:52:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c17f66 [Pipeline] echo 16:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:57 provisioning config files... 16:52:57 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4750190318408345417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:58 ---> docker-login.sh 16:52:58 nexus3.edgexfoundry.org:10001 16:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:58 Configure a credential helper to remove this warning. See 16:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:58 16:52:58 Login Succeeded 16:52:58 nexus3.edgexfoundry.org:10002 16:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:58 Configure a credential helper to remove this warning. See 16:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:58 16:52:58 Login Succeeded 16:52:58 nexus3.edgexfoundry.org:10003 16:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:58 Configure a credential helper to remove this warning. See 16:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:58 16:52:58 Login Succeeded 16:52:58 nexus3.edgexfoundry.org:10004 16:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:59 Configure a credential helper to remove this warning. See 16:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:59 16:52:59 Login Succeeded 16:52:59 docker.io 16:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:59 Configure a credential helper to remove this warning. See 16:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:59 16:52:59 Login Succeeded 16:52:59 ---> docker-login.sh ends [Pipeline] } 16:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:52:59 + git rev-list -1 --merges 5c17f66baf3a56b007ff484558f5ea5bce0deaa7~1..5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo 16:52:59 -----------> git rev-list -1 --merges 5c17f66baf3a56b007ff484558f5ea5bce0deaa7~1..5c17f66baf3a56b007ff484558f5ea5bce0deaa7 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 16:52:59 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [false] [Pipeline] sh 16:53:00 + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo 16:53:00 ========================================================= 16:53:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:00 + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo 16:53:00 [semverPrep] GIT_COMMIT: 5c17f66baf3a56b007ff484558f5ea5bce0deaa7, Commit Message: Merge pull request #84 from ejlee3/refactor-rest-handlers [Pipeline] echo 16:53:00 [semverPrep] This is not a build commit. [Pipeline] sh 16:53:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:00 + grep -v github /etc/ssh/ssh_known_hosts 16:53:00 + [ -e /tmp/ssh_known_hosts ] 16:53:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:53:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:01 16:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:01 0.1.4: Pulling from edgex-devops/py-git-semver 16:53:01 b85a868b505f: Pulling fs layer 16:53:01 e2be974225ed: Pulling fs layer 16:53:01 339a4e72a1f5: Pulling fs layer 16:53:01 988bab9f4d93: Pulling fs layer 16:53:01 1469e6f7b9e6: Pulling fs layer 16:53:01 eaf3925da568: Pulling fs layer 16:53:01 bab4dde63d76: Pulling fs layer 16:53:01 bde34c3a00c8: Pulling fs layer 16:53:01 b352a97aabf1: Pulling fs layer 16:53:01 4872d77fe225: Pulling fs layer 16:53:01 988bab9f4d93: Waiting 16:53:01 5851b861e8e6: Pulling fs layer 16:53:01 1469e6f7b9e6: Waiting 16:53:01 eaf3925da568: Waiting 16:53:01 bab4dde63d76: Waiting 16:53:01 bde34c3a00c8: Waiting 16:53:01 b352a97aabf1: Waiting 16:53:01 4872d77fe225: Waiting 16:53:01 5851b861e8e6: Waiting 16:53:01 e2be974225ed: Download complete 16:53:01 988bab9f4d93: Download complete 16:53:01 1469e6f7b9e6: Verifying Checksum 16:53:01 1469e6f7b9e6: Download complete 16:53:01 339a4e72a1f5: Verifying Checksum 16:53:01 339a4e72a1f5: Download complete 16:53:01 bde34c3a00c8: Verifying Checksum 16:53:01 bde34c3a00c8: Download complete 16:53:01 b352a97aabf1: Download complete 16:53:01 4872d77fe225: Download complete 16:53:01 5851b861e8e6: Verifying Checksum 16:53:01 5851b861e8e6: Download complete 16:53:01 b85a868b505f: Download complete 16:53:02 bab4dde63d76: Verifying Checksum 16:53:02 bab4dde63d76: Download complete 16:53:02 b85a868b505f: Pull complete 16:53:03 e2be974225ed: Pull complete 16:53:03 339a4e72a1f5: Pull complete 16:53:03 988bab9f4d93: Pull complete 16:53:04 1469e6f7b9e6: Pull complete 16:53:04 eaf3925da568: Pull complete 16:53:06 bab4dde63d76: Pull complete 16:53:06 bde34c3a00c8: Pull complete 16:53:06 b352a97aabf1: Pull complete 16:53:06 4872d77fe225: Pull complete 16:53:06 5851b861e8e6: Pull complete 16:53:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:06 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 16:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:09 $ docker top 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b -eo pid,comm 16:53:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:53:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:09 [ssh-agent] Looking for ssh-agent implementation... 16:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:09 $ docker exec 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent 16:53:09 SSH_AUTH_SOCK=/tmp/ssh-f42HiPUJ4KIV/agent.32 16:53:09 SSH_AGENT_PID=38 16:53:09 Running ssh-add (command line suppressed) 16:53:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4058758426435698447.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4058758426435698447.key) 16:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:09 + git tag --points-at HEAD [Pipeline] } 16:53:09 $ docker exec --env ******** --env ******** 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent -k 16:53:10 unset SSH_AUTH_SOCK; 16:53:10 unset SSH_AGENT_PID; 16:53:10 echo Agent pid 38 killed; 16:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:10 [ssh-agent] Looking for ssh-agent implementation... 16:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:10 $ docker exec 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent 16:53:10 SSH_AUTH_SOCK=/tmp/ssh-CSdiWKONS2Sq/agent.70 16:53:10 SSH_AGENT_PID=76 16:53:10 Running ssh-add (command line suppressed) 16:53:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10951720280584258811.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10951720280584258811.key) 16:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:10 + git semver init 16:53:10 2023-09-26 16:53:10,874 [run_init] DEBUG init version:0.0.0 force:False 16:53:10 2023-09-26 16:53:10,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:53:10 2023-09-26 16:53:10,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:53:10 2023-09-26 16:53:10,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:53:11 2023-09-26 16:53:11,665 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:53:11 2023-09-26 16:53:11,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:53:11 2023-09-26 16:53:11,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:53:11 2023-09-26 16:53:11,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:53:11 3.1.0-dev.51 [Pipeline] } 16:53:11 $ docker exec --env ******** --env ******** 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent -k 16:53:11 unset SSH_AUTH_SOCK; 16:53:11 unset SSH_AGENT_PID; 16:53:11 echo Agent pid 76 killed; 16:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:12 + git semver [Pipeline] } 16:53:12 $ docker stop --time=1 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b 16:53:13 $ docker rm -f --volumes 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b [Pipeline] // withDockerContainer [Pipeline] sh 16:53:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:14 Stashed 1 file(s) [Pipeline] echo 16:53:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.51 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:14 provisioning config files... 16:53:14 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5249455140252847926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:14 ---> docker-login.sh 16:53:14 nexus3.edgexfoundry.org:10001 16:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:14 Configure a credential helper to remove this warning. See 16:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:14 16:53:14 Login Succeeded 16:53:14 nexus3.edgexfoundry.org:10002 16:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:14 Configure a credential helper to remove this warning. See 16:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:14 16:53:14 Login Succeeded 16:53:14 nexus3.edgexfoundry.org:10003 16:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:15 Configure a credential helper to remove this warning. See 16:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:15 16:53:15 Login Succeeded 16:53:15 nexus3.edgexfoundry.org:10004 16:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:15 Configure a credential helper to remove this warning. See 16:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:15 16:53:15 Login Succeeded 16:53:15 docker.io 16:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:15 Configure a credential helper to remove this warning. See 16:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:15 16:53:15 Login Succeeded 16:53:15 ---> docker-login.sh ends [Pipeline] } 16:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:15 ========================================================= 16:53:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:53:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:53:16 Sending build context to Docker daemon 600.1kB 16:53:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:53:16 Step 2/12 : FROM ${BASE} AS builder 16:53:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:16 7264a8db6415: Pulling fs layer 16:53:16 c4d48a809fc2: Pulling fs layer 16:53:16 4f1c88b9dad5: Pulling fs layer 16:53:16 ad3a456e5733: Pulling fs layer 16:53:16 33e27b845d1e: Pulling fs layer 16:53:16 c68163c4e522: Pulling fs layer 16:53:16 50da416c3ac9: Pulling fs layer 16:53:16 23d2d4c4bb30: Pulling fs layer 16:53:16 c68163c4e522: Waiting 16:53:16 50da416c3ac9: Waiting 16:53:16 ad3a456e5733: Waiting 16:53:16 23d2d4c4bb30: Waiting 16:53:16 c4d48a809fc2: Verifying Checksum 16:53:16 c4d48a809fc2: Download complete 16:53:16 ad3a456e5733: Verifying Checksum 16:53:16 ad3a456e5733: Download complete 16:53:16 33e27b845d1e: Verifying Checksum 16:53:16 33e27b845d1e: Download complete 16:53:16 7264a8db6415: Verifying Checksum 16:53:16 7264a8db6415: Download complete 16:53:16 c68163c4e522: Verifying Checksum 16:53:16 c68163c4e522: Download complete 16:53:16 7264a8db6415: Pull complete 16:53:16 23d2d4c4bb30: Verifying Checksum 16:53:16 23d2d4c4bb30: Download complete 16:53:16 c4d48a809fc2: Pull complete 16:53:16 4f1c88b9dad5: Verifying Checksum 16:53:16 4f1c88b9dad5: Download complete 16:53:16 50da416c3ac9: Verifying Checksum 16:53:16 50da416c3ac9: Download complete 16:53:20 4f1c88b9dad5: Pull complete 16:53:20 ad3a456e5733: Pull complete 16:53:20 33e27b845d1e: Pull complete 16:53:20 c68163c4e522: Pull complete 16:53:22 50da416c3ac9: Pull complete 16:53:23 23d2d4c4bb30: Pull complete 16:53:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:53:23 ---> 0786185ac409 16:53:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:53:27 ---> Running in 31b4a5a6da17 16:53:27 Removing intermediate container 31b4a5a6da17 16:53:27 ---> 4f7f792c039a 16:53:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:53:27 ---> Running in 26df925d1c27 16:53:27 Removing intermediate container 26df925d1c27 16:53:27 ---> 04dbe1a29323 16:53:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:53:27 ---> Running in 2933b37dea2d 16:53:27 Removing intermediate container 2933b37dea2d 16:53:27 ---> 353936d7dbbb 16:53:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:27 ---> Running in 41073681674e 16:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:53:28 OK: 264 MiB in 52 packages 16:53:29 Removing intermediate container 41073681674e 16:53:29 ---> f3adc9dfe483 16:53:29 Step 7/12 : WORKDIR /app 16:53:29 ---> Running in 9b36bc592cb3 16:53:29 Removing intermediate container 9b36bc592cb3 16:53:29 ---> a0ce222dfd7d 16:53:29 Step 8/12 : COPY go.mod vendor* ./ 16:53:29 ---> 83804fc65482 16:53:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:29 ---> Running in 647a6181c12c 16:53:29 Still waiting to schedule task 16:53:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7959’ is offline 16:54:25 Removing intermediate container 647a6181c12c 16:54:25 ---> 5f7d8bc366cd 16:54:25 Step 10/12 : COPY . . 16:54:25 ---> 8fc848dd4ce6 16:54:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:54:25 ---> Running in e3fbf5fb6582 16:54:25 Removing intermediate container e3fbf5fb6582 16:54:25 ---> d8464daee69c 16:54:25 Step 12/12 : RUN $MAKE 16:54:25 ---> Running in 9737cc56f005 16:54:25 noop 16:54:25 Removing intermediate container 9737cc56f005 16:54:25 ---> adcdc045468f 16:54:25 Successfully built adcdc045468f 16:54:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:25 + docker inspect -f . ci-base-image-x86_64 16:54:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:25 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 16:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:26 $ docker top d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:26 + go version 16:54:26 go version go1.21.0 linux/amd64 [Pipeline] } 16:54:26 $ docker stop --time=1 d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 16:54:27 $ docker rm -f --volumes d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:28 + docker inspect -f . ci-base-image-x86_64 16:54:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:28 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 16:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:28 $ docker top 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:29 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:54:29 + make test 16:54:29 go test -race -coverprofile=coverage.out ./... 16:54:51 ? github.com/edgexfoundry/app-record-replay [no test files] 16:54:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:54:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:54:51 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:54:51 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 16:54:59 ok github.com/edgexfoundry/app-record-replay/internal/application 9.619s coverage: 98.7% of statements 16:54:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 90.0% of statements 16:54:59 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 16:55:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7961 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:55:04 Running in /w/workspace/app-record-replay/55 [Pipeline] { [Pipeline] checkout 16:55:04 Selected Git installation does not exist. Using Default 16:55:04 The recommended git tool is: NONE 16:55:09 using credential edgex-jenkins-ssh 16:55:09 Cloning the remote Git repository 16:55:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 16:55:09 > git init /w/workspace/app-record-replay/55 # timeout=10 16:55:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 16:55:09 > git --version # timeout=10 16:55:09 > git --version # 'git version 2.25.1' 16:55:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 16:55:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:11 Avoid second fetch 16:55:11 Checking out Revision 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 (main) 16:55:11 Commit message: "Merge pull request #84 from ejlee3/refactor-rest-handlers" 16:55:11 > git config core.sparsecheckout # timeout=10 16:55:11 > git checkout -f 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:12 Dload Upload Total Spent Left Speed 16:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 16:55:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:55:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:55:13 + sudo tee /etc/docker/daemon.new 16:55:13 { 16:55:13 "registry-mirrors": [ 16:55:13 "https://nexus3.edgexfoundry.org:10001" 16:55:13 ], 16:55:13 "bip": "10.250.0.254/24", 16:55:13 "hosts": [ 16:55:13 "tcp://0.0.0.0:5555", 16:55:13 "unix:///var/run/docker.sock" 16:55:13 ], 16:55:13 "mtu": 1458, 16:55:13 "selinux-enabled": true, 16:55:13 "seccomp-profile": "/etc/docker/seccomp.json" 16:55:13 } [Pipeline] sh 16:55:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:55:14 + sudo service docker restart 16:55:20 go vet ./... 16:55:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:55:22 ./bin/test-attribution-txt.sh [Pipeline] echo 16:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:55:22 $ docker stop --time=1 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 16:55:28 $ docker rm -f --volumes 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:55:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:55:29 + ls -al . 16:55:29 total 188 16:55:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 16:54 . 16:55:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:52 .. 16:55:29 -rw-rw-r-- 1 jenkins jenkins 119 Sep 26 16:52 .dockerignore 16:55:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:54 .git 16:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 .github 16:55:29 -rw-rw-r-- 1 jenkins jenkins 164 Sep 26 16:52 .gitignore 16:55:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 16:52 .golangci.yml 16:55:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:53 .semver 16:55:29 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 26 16:52 Attribution.txt 16:55:29 -rw-rw-r-- 1 jenkins jenkins 258 Sep 26 16:52 CHANGELOG.md 16:55:29 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 26 16:52 Dockerfile 16:55:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:52 GOVERNANCE.md 16:55:29 -rw-rw-r-- 1 jenkins jenkins 681 Sep 26 16:52 Jenkinsfile 16:55:29 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 26 16:52 LICENSE 16:55:29 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 26 16:52 Makefile 16:55:29 -rw-rw-r-- 1 jenkins jenkins 611 Sep 26 16:52 OWNERS.md 16:55:29 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 26 16:52 README.md 16:55:29 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 26 16:52 Record and Reply.postman_collection.json 16:55:29 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:53 VERSION 16:55:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:52 bin 16:55:29 -rw-r--r-- 1 jenkins jenkins 24666 Sep 26 16:54 coverage.out 16:55:29 -rw-rw-r-- 1 jenkins jenkins 3905 Sep 26 16:52 go.mod 16:55:29 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 26 16:52 go.sum 16:55:29 drwxrwxr-x 7 jenkins jenkins 4096 Sep 26 16:52 internal 16:55:29 -rw-rw-r-- 1 jenkins jenkins 913 Sep 26 16:52 main.go 16:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 openapi 16:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 pkg 16:55:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:29 + 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=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 --label arch=amd64 --label version=3.1.0-dev.51 . 16:55:29 Sending build context to Docker daemon 625.7kB 16:55:29 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:55:29 Step 2/26 : FROM ${BASE} AS builder 16:55:29 ---> adcdc045468f 16:55:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:55:30 ---> Running in c9fc3010fc1a 16:55:30 Removing intermediate container c9fc3010fc1a 16:55:30 ---> d3e2ae53f503 16:55:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:55:30 ---> Running in 3fdf57c21518 16:55:30 Removing intermediate container 3fdf57c21518 16:55:30 ---> c97cb7bfbe23 16:55:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:55:30 ---> Running in f707472375d2 16:55:30 Removing intermediate container f707472375d2 16:55:30 ---> 9ca53f84c7bf 16:55:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:30 ---> Running in 82e534a167ea 16:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:55:30 OK: 264 MiB in 52 packages 16:55:31 Removing intermediate container 82e534a167ea 16:55:31 ---> 0ab9cdaee24b 16:55:31 Step 7/26 : WORKDIR /app 16:55:31 ---> Running in bc9558c9348d 16:55:31 Removing intermediate container bc9558c9348d 16:55:31 ---> fd7364fee507 16:55:31 Step 8/26 : COPY go.mod vendor* ./ 16:55:31 ---> 5f52f03d2311 16:55:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:31 ---> Running in a567a764fdab 16:55:31 Removing intermediate container a567a764fdab 16:55:31 ---> 17b7cbf21bc2 16:55:31 Step 10/26 : COPY . . 16:55:32 ---> 508552902d1e 16:55:32 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:55:32 ---> Running in 0e08d5e942f6 16:55:32 Removing intermediate container 0e08d5e942f6 16:55:32 ---> cb034c12db82 16:55:32 Step 12/26 : RUN $MAKE 16:55:32 ---> Running in a918e6be3edd 16:55:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.51" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:32 provisioning config files... 16:55:32 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/55@tmp/config5433850060227051077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:33 ---> docker-login.sh 16:55:33 nexus3.edgexfoundry.org:10001 16:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:33 Configure a credential helper to remove this warning. See 16:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:33 16:55:33 Login Succeeded 16:55:33 nexus3.edgexfoundry.org:10002 16:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:34 Configure a credential helper to remove this warning. See 16:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:34 16:55:34 Login Succeeded 16:55:34 nexus3.edgexfoundry.org:10003 16:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:34 Configure a credential helper to remove this warning. See 16:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:34 16:55:34 Login Succeeded 16:55:34 nexus3.edgexfoundry.org:10004 16:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:34 Configure a credential helper to remove this warning. See 16:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:34 16:55:34 Login Succeeded 16:55:34 docker.io 16:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:35 Configure a credential helper to remove this warning. See 16:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:35 16:55:35 Login Succeeded 16:55:35 ---> docker-login.sh ends [Pipeline] } 16:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:35 ========================================================= 16:55:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:55:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:55:36 Sending build context to Docker daemon 259.6kB 16:55:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:55:36 Step 2/12 : FROM ${BASE} AS builder 16:55:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:55:36 9fda8d8052c6: Pulling fs layer 16:55:36 5d54e960e981: Pulling fs layer 16:55:36 c4a7e357bf2a: Pulling fs layer 16:55:36 f0e02332f6b5: Pulling fs layer 16:55:36 cefa15bbcfad: Pulling fs layer 16:55:36 17808c966233: Pulling fs layer 16:55:36 f4c1fc716caa: Pulling fs layer 16:55:36 cefa15bbcfad: Waiting 16:55:36 17808c966233: Waiting 16:55:36 f4c1fc716caa: Waiting 16:55:36 f0e02332f6b5: Waiting 16:55:36 5d54e960e981: Verifying Checksum 16:55:36 5d54e960e981: Download complete 16:55:36 f0e02332f6b5: Verifying Checksum 16:55:36 f0e02332f6b5: Download complete 16:55:36 cefa15bbcfad: Verifying Checksum 16:55:36 cefa15bbcfad: Download complete 16:55:36 9fda8d8052c6: Verifying Checksum 16:55:36 9fda8d8052c6: Download complete 16:55:37 f4c1fc716caa: Verifying Checksum 16:55:37 f4c1fc716caa: Download complete 16:55:37 9fda8d8052c6: Pull complete 16:55:38 5d54e960e981: Pull complete 16:55:38 c4a7e357bf2a: Download complete 16:55:39 17808c966233: Verifying Checksum 16:55:39 17808c966233: Download complete 16:55:49 c4a7e357bf2a: Pull complete 16:55:49 f0e02332f6b5: Pull complete 16:55:49 cefa15bbcfad: Pull complete 16:55:54 Removing intermediate container a918e6be3edd 16:55:54 ---> 283befb1a1f0 16:55:54 Step 13/26 : FROM alpine:3.18 16:55:54 3.18: Pulling from library/alpine 16:55:54 7264a8db6415: Already exists 16:55:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:55:54 Status: Downloaded newer image for alpine:3.18 16:55:54 ---> 7e01a0d0a1dc 16:55:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:55:54 ---> Running in 3dbf3fa871b5 16:55:54 Removing intermediate container 3dbf3fa871b5 16:55:54 ---> 3b1a22160471 16:55:54 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:55:54 ---> Running in a6e0da8f7cbf 16:55:54 Removing intermediate container a6e0da8f7cbf 16:55:54 ---> e677cc6129d5 16:55:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:55:54 ---> Running in 521591b9d7bf 16:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:55:54 (1/2) Installing ca-certificates (20230506-r0) 16:55:54 (2/2) Installing dumb-init (1.2.5-r2) 16:55:54 Executing busybox-1.36.1-r2.trigger 16:55:54 Executing ca-certificates-20230506-r0.trigger 16:55:54 OK: 8 MiB in 17 packages 16:55:54 Removing intermediate container 521591b9d7bf 16:55:54 ---> 0abbac17a822 16:55:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:55:54 ---> 6df399d47f44 16:55:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:55:54 ---> 8322cc8875df 16:55:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:55:54 ---> 798715dc83d1 16:55:54 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:55:55 ---> a3e6fc5b04ff 16:55:55 Step 21/26 : EXPOSE 59712 16:55:55 ---> Running in 4b9ba4062d9e 16:55:55 Removing intermediate container 4b9ba4062d9e 16:55:55 ---> d91bcf857af3 16:55:55 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:55:55 ---> Running in 5c582f744d37 16:55:55 Removing intermediate container 5c582f744d37 16:55:55 ---> 4748b213a9d9 16:55:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:55 ---> Running in e2378be295f1 16:55:55 Removing intermediate container e2378be295f1 16:55:55 ---> d47c185b2fed 16:55:55 Step 24/26 : LABEL arch=amd64 16:55:55 ---> Running in b67630bd33c2 16:55:55 Removing intermediate container b67630bd33c2 16:55:55 ---> 626880bd875b 16:55:55 Step 25/26 : LABEL git_sha=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 16:55:55 ---> Running in 2cdff38e331f 16:55:55 Removing intermediate container 2cdff38e331f 16:55:55 ---> e50735896156 16:55:55 Step 26/26 : LABEL version=3.1.0-dev.51 16:55:55 ---> Running in 266bdbf28707 16:55:55 Removing intermediate container 266bdbf28707 16:55:55 ---> 420357f0da16 16:55:55 [Warning] One or more build-args [ARCH] were not consumed 16:55:55 Successfully built 420357f0da16 16:55:55 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:56 provisioning config files... 16:55:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8441432550263963681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:56 ---> docker-login.sh 16:55:56 nexus3.edgexfoundry.org:10001 16:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:56 Configure a credential helper to remove this warning. See 16:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:56 16:55:56 Login Succeeded 16:55:56 nexus3.edgexfoundry.org:10002 16:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:56 Configure a credential helper to remove this warning. See 16:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:56 16:55:56 Login Succeeded 16:55:56 nexus3.edgexfoundry.org:10003 16:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:56 Configure a credential helper to remove this warning. See 16:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:56 16:55:56 Login Succeeded 16:55:56 nexus3.edgexfoundry.org:10004 16:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:56 Configure a credential helper to remove this warning. See 16:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:56 16:55:56 Login Succeeded 16:55:56 docker.io 16:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:56 Configure a credential helper to remove this warning. See 16:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:56 16:55:56 Login Succeeded 16:55:56 ---> docker-login.sh ends [Pipeline] } 16:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:56 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:55:56 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 16:55:56 latest 16:55:56 3.1.0-dev.51 16:55:56 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 16:55:56 main 16:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:57 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 16:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:55:57 0f48d1604d7f: Preparing 16:55:57 c44dd15b1b02: Preparing 16:55:57 3e0663538207: Preparing 16:55:57 86abbfdd396e: Preparing 16:55:57 26bbbad86479: Preparing 16:55:57 4693057ce236: Preparing 16:55:57 86abbfdd396e: Pushed 16:55:57 c44dd15b1b02: Pushed 16:55:57 3e0663538207: Pushed 16:55:57 4693057ce236: Layer already exists 16:55:57 26bbbad86479: Pushed 16:55:57 17808c966233: Pull complete 16:55:58 f4c1fc716caa: Pull complete 16:55:58 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:55:58 ---> ea914061e18c 16:55:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:56:00 ---> Running in 032fdef48f01 16:56:00 0f48d1604d7f: Pushed 16:56:00 Removing intermediate container 032fdef48f01 16:56:00 ---> c1f93528367e 16:56:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:56:00 5c17f66baf3a56b007ff484558f5ea5bce0deaa7: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:00 ---> Running in 706cdb81fc0a 16:56:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:00 Removing intermediate container 706cdb81fc0a 16:56:00 ---> 643d01c099aa 16:56:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:56:00 ---> Running in 29da4d84ae9f 16:56:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:56:00 0f48d1604d7f: Preparing 16:56:00 c44dd15b1b02: Preparing 16:56:00 3e0663538207: Preparing 16:56:00 86abbfdd396e: Preparing 16:56:00 26bbbad86479: Preparing 16:56:00 4693057ce236: Preparing 16:56:00 4693057ce236: Waiting 16:56:00 26bbbad86479: Layer already exists 16:56:00 c44dd15b1b02: Layer already exists 16:56:00 86abbfdd396e: Layer already exists 16:56:00 0f48d1604d7f: Layer already exists 16:56:00 3e0663538207: Layer already exists 16:56:00 4693057ce236: Layer already exists 16:56:00 latest: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:01 Removing intermediate container 29da4d84ae9f 16:56:01 ---> 85cd0620106f 16:56:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:01 ---> Running in 70c388d28d0d 16:56:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 16:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:56:01 0f48d1604d7f: Preparing 16:56:01 c44dd15b1b02: Preparing 16:56:01 3e0663538207: Preparing 16:56:01 86abbfdd396e: Preparing 16:56:01 26bbbad86479: Preparing 16:56:01 4693057ce236: Preparing 16:56:01 4693057ce236: Waiting 16:56:01 86abbfdd396e: Layer already exists 16:56:01 3e0663538207: Layer already exists 16:56:01 26bbbad86479: Layer already exists 16:56:01 c44dd15b1b02: Layer already exists 16:56:01 0f48d1604d7f: Layer already exists 16:56:01 4693057ce236: Layer already exists 16:56:01 3.1.0-dev.51: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 16:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:56:02 0f48d1604d7f: Preparing 16:56:02 c44dd15b1b02: Preparing 16:56:02 3e0663538207: Preparing 16:56:02 86abbfdd396e: Preparing 16:56:02 26bbbad86479: Preparing 16:56:02 4693057ce236: Preparing 16:56:02 4693057ce236: Waiting 16:56:02 26bbbad86479: Layer already exists 16:56:02 3e0663538207: Layer already exists 16:56:02 c44dd15b1b02: Layer already exists 16:56:02 86abbfdd396e: Layer already exists 16:56:02 0f48d1604d7f: Layer already exists 16:56:02 4693057ce236: Layer already exists 16:56:02 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:56:02 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:56:02 0f48d1604d7f: Preparing 16:56:02 c44dd15b1b02: Preparing 16:56:02 3e0663538207: Preparing 16:56:02 86abbfdd396e: Preparing 16:56:02 26bbbad86479: Preparing 16:56:02 4693057ce236: Preparing 16:56:02 4693057ce236: Waiting 16:56:02 c44dd15b1b02: Layer already exists 16:56:02 0f48d1604d7f: Layer already exists 16:56:02 26bbbad86479: Layer already exists 16:56:02 86abbfdd396e: Layer already exists 16:56:02 3e0663538207: Layer already exists 16:56:02 4693057ce236: Layer already exists 16:56:02 main: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:56:02 ===================================================== [Pipeline] echo 16:56:02 taggedImages: 16:56:02 - nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 16:56:02 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:56:02 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 16:56:02 - nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 16:56:02 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:03 16:56:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:03 latest: Pulling from edgex-lftools-log-publisher 16:56:03 5eb5b503b376: Pulling fs layer 16:56:03 5c69ac0246d0: Pulling fs layer 16:56:03 ec43610c2a17: Pulling fs layer 16:56:03 3a2ae6a8a46f: Pulling fs layer 16:56:03 33b1e0a273af: Pulling fs layer 16:56:03 5d3b04190fa2: Pulling fs layer 16:56:03 2f39f015ded8: Pulling fs layer 16:56:03 33b1e0a273af: Waiting 16:56:03 3a2ae6a8a46f: Waiting 16:56:03 5d3b04190fa2: Waiting 16:56:03 2f39f015ded8: Waiting 16:56:03 5c69ac0246d0: Verifying Checksum 16:56:03 5c69ac0246d0: Download complete 16:56:03 3a2ae6a8a46f: Verifying Checksum 16:56:03 3a2ae6a8a46f: Download complete 16:56:03 ec43610c2a17: Verifying Checksum 16:56:03 33b1e0a273af: Verifying Checksum 16:56:03 ec43610c2a17: Download complete 16:56:03 33b1e0a273af: Download complete 16:56:03 5d3b04190fa2: Verifying Checksum 16:56:03 5d3b04190fa2: Download complete 16:56:03 5eb5b503b376: Verifying Checksum 16:56:03 5eb5b503b376: Download complete 16:56:03 OK: 266 MiB in 52 packages 16:56:04 2f39f015ded8: Download complete 16:56:04 Removing intermediate container 70c388d28d0d 16:56:04 ---> 709f789fb6b8 16:56:04 Step 7/12 : WORKDIR /app 16:56:04 ---> Running in c2280bd9efc5 16:56:04 5eb5b503b376: Pull complete 16:56:05 Removing intermediate container c2280bd9efc5 16:56:05 ---> c40a23d95c5c 16:56:05 Step 8/12 : COPY go.mod vendor* ./ 16:56:05 5c69ac0246d0: Pull complete 16:56:05 ---> 500dc27ccf33 16:56:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:05 ---> Running in 28092795b916 16:56:05 ec43610c2a17: Pull complete 16:56:05 3a2ae6a8a46f: Pull complete 16:56:05 33b1e0a273af: Pull complete 16:56:05 5d3b04190fa2: Pull complete 16:56:10 2f39f015ded8: Pull complete 16:56:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:10 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 16:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:15 $ docker top 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:16 ---> job-cost.sh 16:56:16 lf-activate-venv: SKIPPING 16:56:16 INFO: No Stack... 16:56:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:56:16 INFO: Archiving Costs [Pipeline] sh 16:56:16 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:56:16 + cut -d, -f6 [Pipeline] lock 16:56:16 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] 16:56:16 Resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] did not exist. Created. 16:56:16 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:17 + echo total: 0.2199999988079071 [Pipeline] stash 16:56:17 Stashed 1 file(s) [Pipeline] } 16:56:17 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:17 $ docker stop --time=1 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 16:56:18 $ docker rm -f --volumes 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:27 Removing intermediate container 28092795b916 16:57:27 ---> c5b454c38488 16:57:27 Step 10/12 : COPY . . 16:57:27 ---> 9058ce5319b8 16:57:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:27 ---> Running in 2aee0ec7854d 16:57:27 Removing intermediate container 2aee0ec7854d 16:57:27 ---> a39900274635 16:57:27 Step 12/12 : RUN $MAKE 16:57:27 ---> Running in 5a84e0066cd4 16:57:27 noop 16:57:27 Removing intermediate container 5a84e0066cd4 16:57:27 ---> 1e7b9a7030b2 16:57:27 Successfully built 1e7b9a7030b2 16:57:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:28 + docker inspect -f . ci-base-image-arm64 16:57:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:28 prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container 16:57:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:57:29 $ docker top 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:30 + go version 16:57:30 go version go1.21.0 linux/arm64 [Pipeline] } 16:57:30 $ docker stop --time=1 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b 16:57:34 $ docker rm -f --volumes 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker inspect -f . ci-base-image-arm64 16:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container 16:57:34 $ 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/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:57:35 $ docker top dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:36 + git config --global --add safe.directory /w/workspace/app-record-replay/55 [Pipeline] fileExists [Pipeline] sh 16:57:36 + make test 16:57:36 go test -race -coverprofile=coverage.out ./... 16:59:43 ? github.com/edgexfoundry/app-record-replay [no test files] 16:59:48 ok github.com/edgexfoundry/app-record-replay/internal/app 1.223s coverage: 88.0% of statements 16:59:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:59:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:59:53 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:00:03 ok github.com/edgexfoundry/app-record-replay/internal/application 9.934s coverage: 98.7% of statements 17:00:03 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.504s coverage: 90.0% of statements 17:00:03 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.158s coverage: 100.0% of statements 17:00:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:00:03 go vet ./... 17:01:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:01:54 $ docker stop --time=1 dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b 17:01:56 $ docker rm -f --volumes dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b [Pipeline] // withDockerContainer [Pipeline] sh 17:01:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:01:58 Warning: overwriting stash ‘coverage-report’ 17:01:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:01:59 + ls -al . 17:01:59 total 184 17:01:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 16:57 . 17:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:55 .. 17:01:59 -rw-rw-r-- 1 jenkins jenkins 119 Sep 26 16:55 .dockerignore 17:01:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:55 .git 17:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 .github 17:01:59 -rw-rw-r-- 1 jenkins jenkins 164 Sep 26 16:55 .gitignore 17:01:59 -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 16:55 .golangci.yml 17:01:59 -rw-rw-r-- 1 jenkins jenkins 11301 Sep 26 16:55 Attribution.txt 17:01:59 -rw-rw-r-- 1 jenkins jenkins 258 Sep 26 16:55 CHANGELOG.md 17:01:59 -rw-rw-r-- 1 jenkins jenkins 1616 Sep 26 16:55 Dockerfile 17:01:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:55 GOVERNANCE.md 17:01:59 -rw-rw-r-- 1 jenkins jenkins 681 Sep 26 16:55 Jenkinsfile 17:01:59 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 26 16:55 LICENSE 17:01:59 -rw-rw-r-- 1 jenkins jenkins 3139 Sep 26 16:55 Makefile 17:01:59 -rw-rw-r-- 1 jenkins jenkins 611 Sep 26 16:55 OWNERS.md 17:01:59 -rw-rw-r-- 1 jenkins jenkins 2363 Sep 26 16:55 README.md 17:01:59 -rw-rw-r-- 1 jenkins jenkins 7594 Sep 26 16:55 Record and Reply.postman_collection.json 17:01:59 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:53 VERSION 17:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:55 bin 17:01:59 -rw-r--r-- 1 jenkins jenkins 24666 Sep 26 17:00 coverage.out 17:01:59 -rw-rw-r-- 1 jenkins jenkins 3905 Sep 26 16:55 go.mod 17:01:59 -rw-rw-r-- 1 jenkins jenkins 35420 Sep 26 16:55 go.sum 17:01:59 drwxrwxr-x 7 jenkins jenkins 4096 Sep 26 16:55 internal 17:01:59 -rw-rw-r-- 1 jenkins jenkins 913 Sep 26 16:55 main.go 17:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 openapi 17:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 pkg 17:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:59 + 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=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 --label arch=arm64 --label version=3.1.0-dev.51 . 17:02:00 Sending build context to Docker daemon 285.2kB 17:02:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:02:00 Step 2/26 : FROM ${BASE} AS builder 17:02:00 ---> 1e7b9a7030b2 17:02:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:02:00 ---> Running in 7efd1fb6841c 17:02:00 Removing intermediate container 7efd1fb6841c 17:02:00 ---> 11d040fca1b6 17:02:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:02:00 ---> Running in fe7f3f146c36 17:02:00 Removing intermediate container fe7f3f146c36 17:02:00 ---> 1007fc1471e5 17:02:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:02:00 ---> Running in ac94a1c5fc7b 17:02:01 Removing intermediate container ac94a1c5fc7b 17:02:01 ---> 9aa1aba782f1 17:02:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:02:01 ---> Running in 07a67604e837 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:02:03 OK: 266 MiB in 52 packages 17:02:04 Removing intermediate container 07a67604e837 17:02:04 ---> 4fa7c6b5bf00 17:02:04 Step 7/26 : WORKDIR /app 17:02:04 ---> Running in fa5976e73323 17:02:04 Removing intermediate container fa5976e73323 17:02:04 ---> 97548f36fa1d 17:02:04 Step 8/26 : COPY go.mod vendor* ./ 17:02:05 ---> 09257d5ac00b 17:02:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:05 ---> Running in 2e5ce4228b34 17:02:07 Removing intermediate container 2e5ce4228b34 17:02:07 ---> 8ee614db9c2a 17:02:07 Step 10/26 : COPY . . 17:02:08 ---> 74ad5dcc2994 17:02:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:08 ---> Running in 59e69baa5e73 17:02:08 Removing intermediate container 59e69baa5e73 17:02:08 ---> 285b56b62bc6 17:02:08 Step 12/26 : RUN $MAKE 17:02:08 ---> Running in fbf666691bcc 17:02:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.51" -trimpath -mod=readonly -o app-record-replay 17:04:01 Removing intermediate container fbf666691bcc 17:04:01 ---> fa5ca3a00577 17:04:01 Step 13/26 : FROM alpine:3.18 17:04:01 3.18: Pulling from library/alpine 17:04:01 9fda8d8052c6: Already exists 17:04:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:04:01 Status: Downloaded newer image for alpine:3.18 17:04:01 ---> f6648c04cd6c 17:04:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:04:01 ---> Running in 89e21bf9a6a0 17:04:01 Removing intermediate container 89e21bf9a6a0 17:04:01 ---> db850b48a581 17:04:01 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:04:01 ---> Running in 90acb7430c4a 17:04:01 Removing intermediate container 90acb7430c4a 17:04:01 ---> c631a2ce8ed3 17:04:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:01 ---> Running in 4631ca2b65b8 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:04:01 (1/2) Installing ca-certificates (20230506-r0) 17:04:01 (2/2) Installing dumb-init (1.2.5-r2) 17:04:01 Executing busybox-1.36.1-r2.trigger 17:04:01 Executing ca-certificates-20230506-r0.trigger 17:04:01 OK: 9 MiB in 17 packages 17:04:01 Removing intermediate container 4631ca2b65b8 17:04:01 ---> 2aa1a67abc97 17:04:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:04:01 ---> 574a7298427c 17:04:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:04:01 ---> 59f55b561cc1 17:04:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:04:02 ---> ac2b60613845 17:04:02 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:04:03 ---> 3081bfc92177 17:04:03 Step 21/26 : EXPOSE 59712 17:04:03 ---> Running in 4ec034233fce 17:04:03 Removing intermediate container 4ec034233fce 17:04:03 ---> e53929a5bc7a 17:04:03 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:04:04 ---> Running in 4b4a83a72841 17:04:04 Removing intermediate container 4b4a83a72841 17:04:04 ---> 8f633aa160ac 17:04:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:04 ---> Running in c081b1fc0ba3 17:04:04 Removing intermediate container c081b1fc0ba3 17:04:04 ---> 4268cf584226 17:04:04 Step 24/26 : LABEL arch=arm64 17:04:04 ---> Running in c51b61478249 17:04:04 Removing intermediate container c51b61478249 17:04:04 ---> eface76fa562 17:04:04 Step 25/26 : LABEL git_sha=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 17:04:04 ---> Running in 1bfdaa05efb4 17:04:05 Removing intermediate container 1bfdaa05efb4 17:04:05 ---> b64b59343818 17:04:05 Step 26/26 : LABEL version=3.1.0-dev.51 17:04:05 ---> Running in 41b6b1247ff5 17:04:05 Removing intermediate container 41b6b1247ff5 17:04:05 ---> 9c85bf22b850 17:04:05 [Warning] One or more build-args [ARCH] were not consumed 17:04:05 Successfully built 9c85bf22b850 17:04:05 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 17:04:05 provisioning config files... 17:04:05 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/55@tmp/config10762809094546790437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:06 ---> docker-login.sh 17:04:06 nexus3.edgexfoundry.org:10001 17:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:06 Configure a credential helper to remove this warning. See 17:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:06 17:04:06 Login Succeeded 17:04:06 nexus3.edgexfoundry.org:10002 17:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:06 Configure a credential helper to remove this warning. See 17:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:06 17:04:06 Login Succeeded 17:04:06 nexus3.edgexfoundry.org:10003 17:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:07 Configure a credential helper to remove this warning. See 17:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:07 17:04:07 Login Succeeded 17:04:07 nexus3.edgexfoundry.org:10004 17:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:07 Configure a credential helper to remove this warning. See 17:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:07 17:04:07 Login Succeeded 17:04:07 docker.io 17:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:07 Configure a credential helper to remove this warning. See 17:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:07 17:04:07 Login Succeeded 17:04:07 ---> docker-login.sh ends [Pipeline] } 17:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:07 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 17:04:07 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 17:04:07 latest 17:04:07 3.1.0-dev.51 17:04:07 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 17:04:07 main 17:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:08 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 17:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:04:08 1f23f6bf2daa: Preparing 17:04:08 00f2a8b4229f: Preparing 17:04:08 c1bf4da4b871: Preparing 17:04:08 318a15dc97ad: Preparing 17:04:08 73f3b2e54af8: Preparing 17:04:08 b2191e2be29d: Preparing 17:04:08 b2191e2be29d: Waiting 17:04:08 c1bf4da4b871: Pushed 17:04:08 00f2a8b4229f: Pushed 17:04:08 318a15dc97ad: Pushed 17:04:08 b2191e2be29d: Layer already exists 17:04:09 73f3b2e54af8: Pushed 17:04:14 1f23f6bf2daa: Pushed 17:04:14 5c17f66baf3a56b007ff484558f5ea5bce0deaa7: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:15 + 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 17:04:15 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:04:15 1f23f6bf2daa: Preparing 17:04:15 00f2a8b4229f: Preparing 17:04:15 c1bf4da4b871: Preparing 17:04:15 318a15dc97ad: Preparing 17:04:15 73f3b2e54af8: Preparing 17:04:15 b2191e2be29d: Preparing 17:04:15 b2191e2be29d: Waiting 17:04:15 73f3b2e54af8: Layer already exists 17:04:15 c1bf4da4b871: Layer already exists 17:04:15 00f2a8b4229f: Layer already exists 17:04:15 318a15dc97ad: Layer already exists 17:04:15 1f23f6bf2daa: Layer already exists 17:04:15 b2191e2be29d: Layer already exists 17:04:15 latest: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 17:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:04:16 1f23f6bf2daa: Preparing 17:04:16 00f2a8b4229f: Preparing 17:04:16 c1bf4da4b871: Preparing 17:04:16 318a15dc97ad: Preparing 17:04:16 73f3b2e54af8: Preparing 17:04:16 b2191e2be29d: Preparing 17:04:16 b2191e2be29d: Waiting 17:04:16 c1bf4da4b871: Layer already exists 17:04:16 00f2a8b4229f: Layer already exists 17:04:16 1f23f6bf2daa: Layer already exists 17:04:16 73f3b2e54af8: Layer already exists 17:04:16 318a15dc97ad: Layer already exists 17:04:16 b2191e2be29d: Layer already exists 17:04:16 3.1.0-dev.51: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 17:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:04:17 1f23f6bf2daa: Preparing 17:04:17 00f2a8b4229f: Preparing 17:04:17 c1bf4da4b871: Preparing 17:04:17 318a15dc97ad: Preparing 17:04:17 73f3b2e54af8: Preparing 17:04:17 b2191e2be29d: Preparing 17:04:17 b2191e2be29d: Waiting 17:04:17 73f3b2e54af8: Layer already exists 17:04:17 c1bf4da4b871: Layer already exists 17:04:17 318a15dc97ad: Layer already exists 17:04:17 00f2a8b4229f: Layer already exists 17:04:17 1f23f6bf2daa: Layer already exists 17:04:17 b2191e2be29d: Layer already exists 17:04:17 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:17 + 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 17:04:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 17:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:04:18 1f23f6bf2daa: Preparing 17:04:18 00f2a8b4229f: Preparing 17:04:18 c1bf4da4b871: Preparing 17:04:18 318a15dc97ad: Preparing 17:04:18 73f3b2e54af8: Preparing 17:04:18 b2191e2be29d: Preparing 17:04:18 b2191e2be29d: Waiting 17:04:18 1f23f6bf2daa: Layer already exists 17:04:18 318a15dc97ad: Layer already exists 17:04:18 00f2a8b4229f: Layer already exists 17:04:18 c1bf4da4b871: Layer already exists 17:04:18 73f3b2e54af8: Layer already exists 17:04:18 b2191e2be29d: Layer already exists 17:04:18 main: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:18 ===================================================== [Pipeline] echo 17:04:18 taggedImages: 17:04:18 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 17:04:18 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:04:18 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 17:04:18 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 17:04:18 - 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 17:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:18 17:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:19 arm64: Pulling from edgex-lftools-log-publisher 17:04:19 8998bd30e6a1: Pulling fs layer 17:04:19 04944245beec: Pulling fs layer 17:04:19 699f458cf7ca: Pulling fs layer 17:04:19 765212b225bb: Pulling fs layer 17:04:19 f23df028b6ca: Pulling fs layer 17:04:19 d65c8cfc05b1: Pulling fs layer 17:04:19 2437ff75d9bd: Pulling fs layer 17:04:19 765212b225bb: Waiting 17:04:19 f23df028b6ca: Waiting 17:04:19 d65c8cfc05b1: Waiting 17:04:19 2437ff75d9bd: Waiting 17:04:19 04944245beec: Verifying Checksum 17:04:19 04944245beec: Download complete 17:04:19 765212b225bb: Verifying Checksum 17:04:19 765212b225bb: Download complete 17:04:19 f23df028b6ca: Verifying Checksum 17:04:19 f23df028b6ca: Download complete 17:04:19 d65c8cfc05b1: Verifying Checksum 17:04:19 d65c8cfc05b1: Download complete 17:04:19 699f458cf7ca: Verifying Checksum 17:04:19 699f458cf7ca: Download complete 17:04:19 8998bd30e6a1: Verifying Checksum 17:04:19 8998bd30e6a1: Download complete 17:04:21 2437ff75d9bd: Verifying Checksum 17:04:21 2437ff75d9bd: Download complete 17:04:23 8998bd30e6a1: Pull complete 17:04:24 04944245beec: Pull complete 17:04:25 699f458cf7ca: Pull complete 17:04:25 765212b225bb: Pull complete 17:04:27 f23df028b6ca: Pull complete 17:04:27 d65c8cfc05b1: Pull complete 17:04:42 2437ff75d9bd: Pull complete 17:04:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:42 prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container 17:04:42 $ 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/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@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 17:04:45 $ docker top f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:45 ---> job-cost.sh 17:04:46 lf-activate-venv: SKIPPING 17:04:46 INFO: No Stack... 17:04:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:04:47 INFO: Archiving Costs [Pipeline] sh 17:04:47 + cut -d, -f6 17:04:47 + cat /w/workspace/app-record-replay/55/archives/cost.csv [Pipeline] lock 17:04:47 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] 17:04:47 Resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] did not exist. Created. 17:04:47 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:48 /w/workspace/app-record-replay/55@tmp/durable-8f3242ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:04:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:48 Warning: overwriting stash ‘stack-cost’ 17:04:48 Stashed 1 file(s) [Pipeline] } 17:04:48 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:48 $ docker stop --time=1 f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 17:04:50 $ docker rm -f --volumes f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 [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 17:04:50 provisioning config files... 17:04:50 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2732484516305979483tmp [Pipeline] { [Pipeline] sh 17:04:50 + set +x 17:04:50 + curl -s https://codecov.io/bash 17:04:50 + bash -s -- 17:04:50 17:04:50 _____ _ 17:04:50 / ____| | | 17:04:50 | | ___ __| | ___ ___ _____ __ 17:04:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:50 Bash-1.0.6 17:04:50 17:04:50 17:04:50 ==> git version 2.25.1 found 17:04:50 ==> 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 17:04:50 Release-Date: 2020-01-08 17:04:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:04:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:04:50 ==> Jenkins CI detected. 17:04:50 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:04:50 project root: . 17:04:50 --> token set from env 17:04:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:50 ==> Running gcov in . (disable via -X gcov) 17:04:50 ==> Python coveragepy not found 17:04:50 ==> Searching for coverage reports in: 17:04:50 + . 17:04:50 -> Found 1 reports 17:04:50 ==> Detecting git/mercurial file structure 17:04:51 ==> Reading reports 17:04:51 + ./coverage.out bytes=24666 17:04:51 ==> Appending adjustments 17:04:51 https://docs.codecov.io/docs/fixing-reports 17:04:51 + Found adjustments 17:04:51 ==> Gzipping contents 17:04:51 8.0K /tmp/codecov.VPxXUf.gz 17:04:51 ==> Uploading reports 17:04:51 url: https://codecov.io 17:04:51 query: branch=main&commit=5c17f66baf3a56b007ff484558f5ea5bce0deaa7&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:04:51 -> Pinging Codecov 17:04:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=5c17f66baf3a56b007ff484558f5ea5bce0deaa7&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:04:51 -> Uploading to 17:04:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-26/F467761B9912B4F32F9BC62907045C81/5c17f66baf3a56b007ff484558f5ea5bce0deaa7/120a9b95-9e7b-4972-9880-13bd7deb63bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T170451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65f0c647e9d7f41b9d9cf21f72d85bbc1884e68cd152bdd006897f490455a648 17:04:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:51 Dload Upload Total Spent Left Speed 17:04:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4870 0 0 100 4870 0 23872 --:--:-- --:--:-- --:--:-- 23872 100 4870 0 0 100 4870 0 22651 --:--:-- --:--:-- --:--:-- 22546 17:04:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } 17:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:04:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:04:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:51 17:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:04:52 df9b9388f04a: Pulling fs layer 17:04:52 52dc419b0ee2: Pulling fs layer 17:04:52 25bc292e5bac: Pulling fs layer 17:04:52 114826534d7a: Pulling fs layer 17:04:52 4657fd5d0bcf: Pulling fs layer 17:04:52 6ad1cebc031e: Pulling fs layer 17:04:52 8a3aa393b2d8: Pulling fs layer 17:04:52 4657fd5d0bcf: Waiting 17:04:52 8a3aa393b2d8: Waiting 17:04:52 114826534d7a: Waiting 17:04:52 25bc292e5bac: Verifying Checksum 17:04:52 25bc292e5bac: Download complete 17:04:52 52dc419b0ee2: Verifying Checksum 17:04:52 52dc419b0ee2: Download complete 17:04:52 4657fd5d0bcf: Verifying Checksum 17:04:52 4657fd5d0bcf: Download complete 17:04:52 df9b9388f04a: Download complete 17:04:52 6ad1cebc031e: Download complete 17:04:52 df9b9388f04a: Pull complete 17:04:52 52dc419b0ee2: Pull complete 17:04:52 25bc292e5bac: Pull complete 17:04:53 114826534d7a: Download complete 17:04:53 8a3aa393b2d8: Verifying Checksum 17:04:53 8a3aa393b2d8: Download complete 17:04:56 114826534d7a: Pull complete 17:04:56 4657fd5d0bcf: Pull complete 17:04:56 6ad1cebc031e: Pull complete 17:04:59 8a3aa393b2d8: Pull complete 17:04:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:59 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:04:59 $ 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 17:05:05 $ docker top c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 -eo pid,comm [Pipeline] { [Pipeline] echo 17:05:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:05:05 + set -o pipefail 17:05:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:05:11 17:05:11 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:05:11 17:05:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/8811fb65-eded-4fad-92fa-e480f7f7ba42 17:05:11 17:05:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:05:11 17:05:11 17:05:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:05:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:05:11 More details here: https://snyk.co/ue1NS [Pipeline] } 17:05:11 $ docker stop --time=1 c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 17:05:15 $ docker rm -f --volumes c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 [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 17:05:16 + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] sh 17:05:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:17 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:05:17 $ docker top c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:17 [ssh-agent] Looking for ssh-agent implementation... 17:05:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:17 $ docker exec c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 ssh-agent 17:05:17 SSH_AUTH_SOCK=/tmp/ssh-rxqX25op8R6x/agent.32 17:05:17 SSH_AGENT_PID=38 17:05:17 Running ssh-add (command line suppressed) 17:05:18 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7560395326254909199.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7560395326254909199.key) 17:05:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:18 + git semver tag 17:05:18 2023-09-26 17:05:18,484 [run_tag] DEBUG tag force:False 17:05:18 2023-09-26 17:05:18,484 [check_head_tag] DEBUG check head tag 17:05:18 2023-09-26 17:05:18,485 [execute] INFO git cat-file --batch-check 17:05:18 2023-09-26 17:05:18,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:05:18 2023-09-26 17:05:18,489 [execute] INFO git cat-file --batch 17:05:18 2023-09-26 17:05:18,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:05:18 2023-09-26 17:05:18,507 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:18 2023-09-26 17:05:18,507 [execute] INFO git tag -a v3.1.0-dev.51 -m v3.1.0-dev.51 17:05:18 2023-09-26 17:05:18,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.51', '-m', 'v3.1.0-dev.51'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:05:18 2023-09-26 17:05:18,510 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:18 3.1.0-dev.51 [Pipeline] } 17:05:18 $ docker exec --env ******** --env ******** c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 ssh-agent -k 17:05:18 unset SSH_AUTH_SOCK; 17:05:18 unset SSH_AGENT_PID; 17:05:18 echo Agent pid 38 killed; 17:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:18 + git semver [Pipeline] } 17:05:19 $ docker stop --time=1 c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 17:05:20 $ docker rm -f --volumes c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:20 17:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:21 0.23.1-centos7: Pulling from edgex-lftools 17:05:21 ab5ef0e58194: Pulling fs layer 17:05:21 9712f1f96733: Pulling fs layer 17:05:21 63f879dbbcfc: Pulling fs layer 17:05:21 0d9ebad4ef96: Pulling fs layer 17:05:21 e9a5061849ea: Pulling fs layer 17:05:21 d747dcd14b5f: Pulling fs layer 17:05:21 2de7ff778b66: Pulling fs layer 17:05:21 0d9ebad4ef96: Waiting 17:05:21 d747dcd14b5f: Waiting 17:05:21 2de7ff778b66: Waiting 17:05:21 e9a5061849ea: Waiting 17:05:21 9712f1f96733: Download complete 17:05:21 63f879dbbcfc: Verifying Checksum 17:05:21 63f879dbbcfc: Download complete 17:05:21 0d9ebad4ef96: Verifying Checksum 17:05:21 0d9ebad4ef96: Download complete 17:05:21 d747dcd14b5f: Download complete 17:05:21 e9a5061849ea: Verifying Checksum 17:05:21 e9a5061849ea: Download complete 17:05:21 ab5ef0e58194: Download complete 17:05:21 2de7ff778b66: Verifying Checksum 17:05:21 2de7ff778b66: Download complete 17:05:24 ab5ef0e58194: Pull complete 17:05:24 9712f1f96733: Pull complete 17:05:24 63f879dbbcfc: Pull complete 17:05:28 0d9ebad4ef96: Pull complete 17:05:28 e9a5061849ea: Pull complete 17:05:28 d747dcd14b5f: Pull complete 17:05:29 2de7ff778b66: Pull complete 17:05:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:29 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:05:29 $ 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 17:05:35 $ docker top 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:05:35 provisioning config files... 17:05:35 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16393990947893206299tmp 17:05:35 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13413723957568422335tmp 17:05:35 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2382883936419977856tmp [Pipeline] { [Pipeline] echo 17:05:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:05:36 ---> sigul-configuration.sh 17:05:36 gpg: directory `/root/.gnupg' created 17:05:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:05:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:05:36 gpg: keyring `/root/.gnupg/secring.gpg' created 17:05:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:05:36 gpg: CAST5 encrypted data 17:05:36 gpg: encrypted with 1 passphrase 17:05:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:05:36 + mkdir /home/jenkins 17:05:36 + mkdir /home/jenkins/sigul [Pipeline] sh 17:05:36 + 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 17:05:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:05:36 ---> sigul-install.sh 17:05:36 Sigul already installed; skipping installation. [Pipeline] sh 17:05:37 + git tag --list 17:05:37 v3.1.0-dev.0 17:05:37 v3.1.0-dev.1 17:05:37 v3.1.0-dev.10 17:05:37 v3.1.0-dev.11 17:05:37 v3.1.0-dev.12 17:05:37 v3.1.0-dev.13 17:05:37 v3.1.0-dev.14 17:05:37 v3.1.0-dev.15 17:05:37 v3.1.0-dev.16 17:05:37 v3.1.0-dev.17 17:05:37 v3.1.0-dev.18 17:05:37 v3.1.0-dev.19 17:05:37 v3.1.0-dev.2 17:05:37 v3.1.0-dev.20 17:05:37 v3.1.0-dev.21 17:05:37 v3.1.0-dev.22 17:05:37 v3.1.0-dev.23 17:05:37 v3.1.0-dev.24 17:05:37 v3.1.0-dev.25 17:05:37 v3.1.0-dev.26 17:05:37 v3.1.0-dev.27 17:05:37 v3.1.0-dev.28 17:05:37 v3.1.0-dev.29 17:05:37 v3.1.0-dev.3 17:05:37 v3.1.0-dev.30 17:05:37 v3.1.0-dev.31 17:05:37 v3.1.0-dev.32 17:05:37 v3.1.0-dev.33 17:05:37 v3.1.0-dev.34 17:05:37 v3.1.0-dev.35 17:05:37 v3.1.0-dev.36 17:05:37 v3.1.0-dev.37 17:05:37 v3.1.0-dev.38 17:05:37 v3.1.0-dev.39 17:05:37 v3.1.0-dev.4 17:05:37 v3.1.0-dev.40 17:05:37 v3.1.0-dev.41 17:05:37 v3.1.0-dev.42 17:05:37 v3.1.0-dev.43 17:05:37 v3.1.0-dev.44 17:05:37 v3.1.0-dev.45 17:05:37 v3.1.0-dev.46 17:05:37 v3.1.0-dev.47 17:05:37 v3.1.0-dev.48 17:05:37 v3.1.0-dev.49 17:05:37 v3.1.0-dev.5 17:05:37 v3.1.0-dev.50 17:05:37 v3.1.0-dev.51 17:05:37 v3.1.0-dev.6 17:05:37 v3.1.0-dev.7 17:05:37 v3.1.0-dev.8 17:05:37 v3.1.0-dev.9 [Pipeline] sh 17:05:37 + lftools sign git-tag v3.1.0-dev.51 17:05:38 Signing Git tag with Sigul... 17:05:38 Signing v3.1.0-dev.51 [Pipeline] echo 17:05:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:05:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:05:38 $ docker stop --time=1 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 17:05:40 $ docker rm -f --volumes 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:05:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:40 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:05:40 $ 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 17:05:41 $ docker top a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 -eo pid,comm 17:05:41 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). 17:05:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:41 [ssh-agent] Looking for ssh-agent implementation... 17:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:41 $ docker exec a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 ssh-agent 17:05:41 SSH_AUTH_SOCK=/tmp/ssh-Cmercc1cB5ns/agent.32 17:05:41 SSH_AGENT_PID=39 17:05:41 Running ssh-add (command line suppressed) 17:05:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15097560896689737755.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15097560896689737755.key) 17:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:41 + git semver bump pre 17:05:42 2023-09-26 17:05:42,168 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:42 2023-09-26 17:05:42,168 [bump_version] DEBUG bumping version:3.1.0-dev.51 on axis:pre with prefix:dev 17:05:42 2023-09-26 17:05:42,168 [bump_version] DEBUG bumped version:3.1.0-dev.52 17:05:42 2023-09-26 17:05:42,169 [write_version] DEBUG write version:3.1.0-dev.52 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:05:42 2023-09-26 17:05:42,169 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:42 2023-09-26 17:05:42,169 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:42 2023-09-26 17:05:42,171 [execute] INFO git cat-file --batch-check 17:05:42 2023-09-26 17:05:42,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:05:42 2023-09-26 17:05:42,176 [execute] INFO git cat-file --batch 17:05:42 2023-09-26 17:05:42,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:05:42 2023-09-26 17:05:42,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:42 3.1.0-dev.52 [Pipeline] } 17:05:42 $ docker exec --env ******** --env ******** a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 ssh-agent -k 17:05:42 unset SSH_AUTH_SOCK; 17:05:42 unset SSH_AGENT_PID; 17:05:42 echo Agent pid 39 killed; 17:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:42 + git semver [Pipeline] } 17:05:42 $ docker stop --time=1 a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 17:05:44 $ docker rm -f --volumes a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:44 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:05:44 $ 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 17:05:45 $ docker top a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc -eo pid,comm 17:05:45 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). 17:05:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:45 [ssh-agent] Looking for ssh-agent implementation... 17:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:45 $ docker exec a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc ssh-agent 17:05:45 SSH_AUTH_SOCK=/tmp/ssh-LSollZoQzPPp/agent.32 17:05:45 SSH_AGENT_PID=37 17:05:45 Running ssh-add (command line suppressed) 17:05:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11511149970391998413.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11511149970391998413.key) 17:05:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:46 + git semver push 17:05:46 2023-09-26 17:05:46,224 [run_push] DEBUG push 17:05:46 2023-09-26 17:05:46,225 [execute] INFO git cat-file --batch-check 17:05:46 2023-09-26 17:05:46,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:05:46 2023-09-26 17:05:46,228 [execute] INFO git rev-list 2f2fc8c68d8d40e8fa3eac8d35b33bf6d432bb31 -- 17:05:46 2023-09-26 17:05:46,229 [execute] DEBUG Popen(['git', 'rev-list', '2f2fc8c68d8d40e8fa3eac8d35b33bf6d432bb31', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:05:46 2023-09-26 17:05:46,234 [execute] INFO git fetch -v origin 17:05:46 2023-09-26 17:05:46,234 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:05:46 2023-09-26 17:05:46,847 [run_push] DEBUG no remote changes detected 17:05:46 2023-09-26 17:05:46,848 [execute] INFO git push origin semver 17:05:46 2023-09-26 17:05:46,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:05:48 2023-09-26 17:05:47,858 [run_push] DEBUG push all version tags 17:05:48 2023-09-26 17:05:47,858 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:05:48 2023-09-26 17:05:47,858 [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) 17:05:49 2023-09-26 17:05:48,931 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:05:49 3.1.0-dev.52 [Pipeline] } 17:05:49 $ docker exec --env ******** --env ******** a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc ssh-agent -k 17:05:49 unset SSH_AUTH_SOCK; 17:05:49 unset SSH_AGENT_PID; 17:05:49 echo Agent pid 37 killed; 17:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:49 + git semver [Pipeline] } 17:05:49 $ docker stop --time=1 a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc 17:05:51 $ docker rm -f --volumes a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc [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 17:05:52 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:05:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:05:52 total 16 17:05:52 drwxr-xr-x 3 root root 4096 Sep 26 16:56 . 17:05:52 drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:05 .. 17:05:52 drwxr-xr-x 2 root root 4096 Sep 26 16:56 cost 17:05:52 -rw-r--r-- 1 root root 88 Sep 26 16:56 cost.csv 17:05:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:05:52 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:05:52 total 16 17:05:52 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:56 . 17:05:52 drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:05 .. 17:05:52 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 16:56 cost 17:05:52 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 16:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:05:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:53 ---> package-listing.sh 17:05:53 ++ facter osfamily 17:05:53 ++ tr '[:upper:]' '[:lower:]' 17:05:53 + OS_FAMILY=debian 17:05:53 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:05:53 + START_PACKAGES=/tmp/packages_start.txt 17:05:53 + END_PACKAGES=/tmp/packages_end.txt 17:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:53 + PACKAGES=/tmp/packages_start.txt 17:05:53 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:05:53 + PACKAGES=/tmp/packages_end.txt 17:05:53 + case "${OS_FAMILY}" in 17:05:53 + dpkg -l 17:05:53 + grep '^ii' 17:05:53 + '[' -f /tmp/packages_start.txt ']' 17:05:53 + '[' -f /tmp/packages_end.txt ']' 17:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:53 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:05:53 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:05:53 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 17:05:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:54 prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container 17:05:54 $ 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 17:05:55 $ docker top e8dc106d186ad537eecc688c055754a49d2a1af7c60038259a242892381ee6ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:55 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:56 + ls /var/log/sa-host 17:05:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:56 provisioning config files... 17:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16054353778545952942tmp [Pipeline] { [Pipeline] echo 17:05:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:56 ---> create-netrc.sh [Pipeline] } 17:05:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:56 ---> python-tools-install.sh [Pipeline] echo 17:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:57 ---> sudo-logs.sh 17:05:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:57 ---> job-cost.sh 17:05:57 lf-activate-venv: SKIPPING 17:05:57 DEBUG: total: 0.2199999988079071 17:05:57 INFO: Retrieving Stack Cost... 17:05:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:58 INFO: Archiving Costs [Pipeline] echo 17:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:58 ---> logs-deploy.sh 17:05:58 lf-activate-venv: SKIPPING 17:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/55 17:05:58 INFO: archiving workspace using pattern(s): 17:05:59 Archives upload complete. 17:05:59 INFO: archiving logs to Nexus