Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 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-ssh1464670946642336097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9208419533115029677.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17033699380297490029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5259818135616806458.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-ssh703143976181625918.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-799 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 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (main) Commit message: "Merge pull request #34 from marcpfuller/recording_status" > 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 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 > git rev-list --no-walk 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:54:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:54:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:54:41 ========================================================= 23:54:41 EdgeX Global Pipelines Version Info 23:54:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:54:41 ------------------- 23:54:41 stable info: 23:54:41 ------------------- 23:54:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:54:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:54:41 Message: update stable to v1.0.250 23:54:42 ------------------- 23:54:42 experimental info: 23:54:42 ------------------- 23:54:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:54:42 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:54:42 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c282af [Pipeline] echo 23:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:54:43 provisioning config files... 23:54:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5229371802178169565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:43 ---> docker-login.sh 23:54:43 nexus3.edgexfoundry.org:10001 23:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:43 Configure a credential helper to remove this warning. See 23:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:43 23:54:43 Login Succeeded 23:54:43 nexus3.edgexfoundry.org:10002 23:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:43 Configure a credential helper to remove this warning. See 23:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:43 23:54:43 Login Succeeded 23:54:43 nexus3.edgexfoundry.org:10003 23:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:43 Configure a credential helper to remove this warning. See 23:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:43 23:54:43 Login Succeeded 23:54:43 nexus3.edgexfoundry.org:10004 23:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:44 Configure a credential helper to remove this warning. See 23:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:44 23:54:44 Login Succeeded 23:54:44 docker.io 23:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:44 Configure a credential helper to remove this warning. See 23:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:44 23:54:44 Login Succeeded 23:54:44 ---> docker-login.sh ends [Pipeline] } 23:54:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:54:44 + git rev-list -1 --merges 2c282af5260d380b24eaba4cc371f3a0b43fd8c9~1..2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo 23:54:44 -----------> git rev-list -1 --merges 2c282af5260d380b24eaba4cc371f3a0b43fd8c9~1..2c282af5260d380b24eaba4cc371f3a0b43fd8c9 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 23:54:44 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [false] [Pipeline] sh 23:54:45 + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo 23:54:45 ========================================================= 23:54:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:54:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:45 + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo 23:54:45 [semverPrep] GIT_COMMIT: 2c282af5260d380b24eaba4cc371f3a0b43fd8c9, Commit Message: Merge pull request #34 from marcpfuller/recording_status [Pipeline] echo 23:54:45 [semverPrep] This is not a build commit. [Pipeline] sh 23:54:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:54:45 + grep -v github /etc/ssh/ssh_known_hosts 23:54:45 + [ -e /tmp/ssh_known_hosts ] 23:54:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:54:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:54:45 + sudo tee -a /etc/ssh/ssh_known_hosts 23:54:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:54:46 23:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:54:46 0.1.4: Pulling from edgex-devops/py-git-semver 23:54:46 b85a868b505f: Pulling fs layer 23:54:46 e2be974225ed: Pulling fs layer 23:54:46 339a4e72a1f5: Pulling fs layer 23:54:46 988bab9f4d93: Pulling fs layer 23:54:46 1469e6f7b9e6: Pulling fs layer 23:54:46 eaf3925da568: Pulling fs layer 23:54:46 bab4dde63d76: Pulling fs layer 23:54:46 bde34c3a00c8: Pulling fs layer 23:54:46 b352a97aabf1: Pulling fs layer 23:54:46 4872d77fe225: Pulling fs layer 23:54:46 5851b861e8e6: Pulling fs layer 23:54:46 988bab9f4d93: Waiting 23:54:46 1469e6f7b9e6: Waiting 23:54:46 eaf3925da568: Waiting 23:54:46 bab4dde63d76: Waiting 23:54:46 4872d77fe225: Waiting 23:54:46 5851b861e8e6: Waiting 23:54:46 b352a97aabf1: Waiting 23:54:46 e2be974225ed: Verifying Checksum 23:54:46 e2be974225ed: Download complete 23:54:46 988bab9f4d93: Verifying Checksum 23:54:46 988bab9f4d93: Download complete 23:54:46 1469e6f7b9e6: Verifying Checksum 23:54:46 1469e6f7b9e6: Download complete 23:54:46 eaf3925da568: Verifying Checksum 23:54:46 eaf3925da568: Download complete 23:54:46 339a4e72a1f5: Verifying Checksum 23:54:46 339a4e72a1f5: Download complete 23:54:46 bde34c3a00c8: Download complete 23:54:46 b352a97aabf1: Download complete 23:54:46 4872d77fe225: Download complete 23:54:46 5851b861e8e6: Download complete 23:54:46 b85a868b505f: Verifying Checksum 23:54:46 b85a868b505f: Download complete 23:54:47 bab4dde63d76: Verifying Checksum 23:54:47 bab4dde63d76: Download complete 23:54:48 b85a868b505f: Pull complete 23:54:48 e2be974225ed: Pull complete 23:54:48 339a4e72a1f5: Pull complete 23:54:48 988bab9f4d93: Pull complete 23:54:49 1469e6f7b9e6: Pull complete 23:54:49 eaf3925da568: Pull complete 23:54:51 bab4dde63d76: Pull complete 23:54:51 bde34c3a00c8: Pull complete 23:54:51 b352a97aabf1: Pull complete 23:54:51 4872d77fe225: Pull complete 23:54:51 5851b861e8e6: Pull complete 23:54:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:51 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 23:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:54:52 $ docker top 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 -eo pid,comm 23:54:52 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). 23:54:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:52 [ssh-agent] Looking for ssh-agent implementation... 23:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:53 $ docker exec 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent 23:54:53 SSH_AUTH_SOCK=/tmp/ssh-GbfwHMTfIG0u/agent.33 23:54:53 SSH_AGENT_PID=39 23:54:53 Running ssh-add (command line suppressed) 23:54:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12070274259465128339.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12070274259465128339.key) 23:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:53 + git tag --points-at HEAD [Pipeline] } 23:54:53 $ docker exec --env ******** --env ******** 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent -k 23:54:53 unset SSH_AUTH_SOCK; 23:54:53 unset SSH_AGENT_PID; 23:54:53 echo Agent pid 39 killed; 23:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:53 [ssh-agent] Looking for ssh-agent implementation... 23:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:53 $ docker exec 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent 23:54:54 SSH_AUTH_SOCK=/tmp/ssh-6xsEeC1HLNcI/agent.71 23:54:54 SSH_AGENT_PID=77 23:54:54 Running ssh-add (command line suppressed) 23:54:54 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11392892300866900031.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11392892300866900031.key) 23:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:54 + git semver init 23:54:54 2023-07-10 23:54:54,594 [run_init] DEBUG init version:0.0.0 force:False 23:54:54 2023-07-10 23:54:54,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 23:54:54 2023-07-10 23:54:54,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 23:54:54 2023-07-10 23:54:54,595 [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) 23:54:55 2023-07-10 23:54:55,174 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 23:54:55 2023-07-10 23:54:55,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 23:54:55 2023-07-10 23:54:55,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:54:55 2023-07-10 23:54:55,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 23:54:55 3.1.0-dev.10 [Pipeline] } 23:54:55 $ docker exec --env ******** --env ******** 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent -k 23:54:55 unset SSH_AUTH_SOCK; 23:54:55 unset SSH_AGENT_PID; 23:54:55 echo Agent pid 77 killed; 23:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:54:55 + git semver [Pipeline] } 23:54:55 $ docker stop --time=1 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 23:54:57 $ docker rm -f --volumes 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:54:57 Stashed 1 file(s) [Pipeline] echo 23:54:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 23:54:57 provisioning config files... 23:54:58 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3344719583037450004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:58 ---> docker-login.sh 23:54:58 nexus3.edgexfoundry.org:10001 23:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:58 Configure a credential helper to remove this warning. See 23:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:58 23:54:58 Login Succeeded 23:54:58 nexus3.edgexfoundry.org:10002 23:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:58 Configure a credential helper to remove this warning. See 23:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:58 23:54:58 Login Succeeded 23:54:58 nexus3.edgexfoundry.org:10003 23:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:58 Configure a credential helper to remove this warning. See 23:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:58 23:54:58 Login Succeeded 23:54:58 nexus3.edgexfoundry.org:10004 23:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:58 Configure a credential helper to remove this warning. See 23:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:58 23:54:58 Login Succeeded 23:54:58 docker.io 23:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:58 Configure a credential helper to remove this warning. See 23:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:58 23:54:58 Login Succeeded 23:54:58 ---> docker-login.sh ends [Pipeline] } 23:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:58 ========================================================= 23:54:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:54:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:54:59 Sending build context to Docker daemon 298.5kB 23:54:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:54:59 Step 2/12 : FROM ${BASE} AS builder 23:54:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:54:59 f56be85fc22e: Pulling fs layer 23:54:59 85791d961cd3: Pulling fs layer 23:54:59 d694b5ae8c79: Pulling fs layer 23:54:59 9f32a84ed3da: Pulling fs layer 23:54:59 4d19c01a9841: Pulling fs layer 23:54:59 9325e15d5711: Pulling fs layer 23:54:59 556b6ee489ea: Pulling fs layer 23:54:59 c5a4b2cf53e6: Pulling fs layer 23:54:59 9f32a84ed3da: Waiting 23:54:59 556b6ee489ea: Waiting 23:54:59 4d19c01a9841: Waiting 23:54:59 9325e15d5711: Waiting 23:54:59 c5a4b2cf53e6: Waiting 23:54:59 85791d961cd3: Download complete 23:54:59 9f32a84ed3da: Verifying Checksum 23:54:59 9f32a84ed3da: Download complete 23:54:59 4d19c01a9841: Verifying Checksum 23:54:59 4d19c01a9841: Download complete 23:54:59 f56be85fc22e: Download complete 23:54:59 9325e15d5711: Verifying Checksum 23:54:59 9325e15d5711: Download complete 23:54:59 f56be85fc22e: Pull complete 23:54:59 85791d961cd3: Pull complete 23:54:59 c5a4b2cf53e6: Verifying Checksum 23:54:59 c5a4b2cf53e6: Download complete 23:54:59 d694b5ae8c79: Verifying Checksum 23:54:59 d694b5ae8c79: Download complete 23:55:00 556b6ee489ea: Verifying Checksum 23:55:00 556b6ee489ea: Download complete 23:55:03 d694b5ae8c79: Pull complete 23:55:03 9f32a84ed3da: Pull complete 23:55:03 4d19c01a9841: Pull complete 23:55:03 9325e15d5711: Pull complete 23:55:06 556b6ee489ea: Pull complete 23:55:07 c5a4b2cf53e6: Pull complete 23:55:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:55:07 ---> c4be618373d6 23:55:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:55:08 ---> Running in 090f16eef079 23:55:08 Removing intermediate container 090f16eef079 23:55:08 ---> f9dc54bbb7df 23:55:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:55:08 ---> Running in 5197f9b41c1b 23:55:08 Removing intermediate container 5197f9b41c1b 23:55:08 ---> f1487cf64c82 23:55:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:55:08 ---> Running in 5a25c163e3e2 23:55:08 Removing intermediate container 5a25c163e3e2 23:55:08 ---> 6ef6dbf43b0e 23:55:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:08 ---> Running in 6b04a65ae153 23:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:55:09 OK: 265 MiB in 53 packages 23:55:10 Removing intermediate container 6b04a65ae153 23:55:10 ---> 6b0f912c4351 23:55:10 Step 7/12 : WORKDIR /app 23:55:10 ---> Running in 6e0d60ce3b4b 23:55:10 Removing intermediate container 6e0d60ce3b4b 23:55:10 ---> 826346044821 23:55:10 Step 8/12 : COPY go.mod vendor* ./ 23:55:10 ---> 3625caebe3fe 23:55:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:10 ---> Running in 12bb586b08c8 23:55:12 Still waiting to schedule task 23:55:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:55:42 Removing intermediate container 12bb586b08c8 23:55:42 ---> 8ffbafa8d5d8 23:55:42 Step 10/12 : COPY . . 23:55:42 ---> 9d040a09edc6 23:55:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:55:42 ---> Running in 96b9b6a0a249 23:55:42 Removing intermediate container 96b9b6a0a249 23:55:42 ---> 8180808e5be9 23:55:42 Step 12/12 : RUN $MAKE 23:55:42 ---> Running in 7f7a395c1db4 23:55:42 noop 23:55:42 Removing intermediate container 7f7a395c1db4 23:55:42 ---> 0147d004423f 23:55:42 Successfully built 0147d004423f 23:55:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:43 + docker inspect -f . ci-base-image-x86_64 23:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:43 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 23:55:43 $ 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 23:55:43 $ docker top 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:43 + go version 23:55:43 go version go1.20.2 linux/amd64 [Pipeline] } 23:55:43 $ docker stop --time=1 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af 23:55:45 $ docker rm -f --volumes 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:45 + docker inspect -f . ci-base-image-x86_64 23:55:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:45 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 23:55:45 $ 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 23:55:46 $ docker top 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:46 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 23:55:46 + make test 23:55:46 go test -race -coverprofile=coverage.out ./... 23:56:08 ? github.com/edgexfoundry/app-record-replay [no test files] 23:56:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:56:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:56:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:56:08 ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 76.9% of statements 23:56:08 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.075s coverage: 85.7% of statements 23:56:08 ok github.com/edgexfoundry/app-record-replay/internal/data 0.053s coverage: 27.3% of statements 23:56:30 go vet ./... 23:56:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:31 $ docker stop --time=1 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 23:56:34 $ docker rm -f --volumes 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:56:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:35 + ls -al . 23:56:35 total 152 23:56:35 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 23:55 . 23:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:54 .. 23:56:35 -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:54 .dockerignore 23:56:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:54 .git 23:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 .github 23:56:35 -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:54 .gitignore 23:56:35 -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:54 .golangci.yml 23:56:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:54 .semver 23:56:35 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:54 Attribution.txt 23:56:35 -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:54 CHANGELOG.md 23:56:35 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:54 Dockerfile 23:56:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:54 GOVERNANCE.md 23:56:35 -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:54 Jenkinsfile 23:56:35 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:54 LICENSE 23:56:35 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:54 Makefile 23:56:35 -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:54 OWNERS.md 23:56:35 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:54 README.md 23:56:35 -rw-rw-r-- 1 jenkins jenkins 12 Jul 10 23:54 VERSION 23:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 bin 23:56:35 -rw-r--r-- 1 jenkins jenkins 5223 Jul 10 23:56 coverage.out 23:56:35 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:54 go.mod 23:56:35 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:54 go.sum 23:56:35 drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:54 internal 23:56:35 -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:54 main.go 23:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:54 pkg 23:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:36 + 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=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 --label arch=amd64 --label version=3.1.0-dev.10 . 23:56:36 Sending build context to Docker daemon 304.6kB 23:56:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:56:36 Step 2/26 : FROM ${BASE} AS builder 23:56:36 ---> 0147d004423f 23:56:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:56:36 ---> Running in 911bb420cd72 23:56:36 Removing intermediate container 911bb420cd72 23:56:36 ---> 4349b2bf763a 23:56:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:56:36 ---> Running in a02c77c4df69 23:56:36 Removing intermediate container a02c77c4df69 23:56:36 ---> 9ba091467222 23:56:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:56:36 ---> Running in 69ffa4d354b1 23:56:36 Removing intermediate container 69ffa4d354b1 23:56:36 ---> 972a67d2fbe0 23:56:36 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:36 ---> Running in b5bd4b7e5fa7 23:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:56:37 OK: 265 MiB in 53 packages 23:56:37 Removing intermediate container b5bd4b7e5fa7 23:56:37 ---> 32694a1192d1 23:56:37 Step 7/26 : WORKDIR /app 23:56:37 ---> Running in f57148af6562 23:56:37 Removing intermediate container f57148af6562 23:56:37 ---> 0430ae0885cc 23:56:37 Step 8/26 : COPY go.mod vendor* ./ 23:56:37 ---> 8945c0cfb05e 23:56:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:37 ---> Running in fcea2a22fb27 23:56:38 Removing intermediate container fcea2a22fb27 23:56:38 ---> 6797a9c5d202 23:56:38 Step 10/26 : COPY . . 23:56:38 ---> cbbbd2a55378 23:56:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:56:38 ---> Running in ad656bb1e9d7 23:56:38 Removing intermediate container ad656bb1e9d7 23:56:38 ---> c3b28ae0ebf8 23:56:38 Step 12/26 : RUN $MAKE 23:56:38 ---> Running in 877e4e2cd10c 23:56:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-record-replay 23:56:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-800 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 23:56:44 Running in /w/workspace/app-record-replay/11 [Pipeline] { [Pipeline] checkout 23:56:44 Selected Git installation does not exist. Using Default 23:56:44 The recommended git tool is: NONE 23:56:49 using credential edgex-jenkins-ssh 23:56:49 Cloning the remote Git repository 23:56:49 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:56:49 > git init /w/workspace/app-record-replay/11 # timeout=10 23:56:49 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:56:49 > git --version # timeout=10 23:56:49 > git --version # 'git version 2.25.1' 23:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:56:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:50 Avoid second fetch 23:56:50 Checking out Revision 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (main) 23:56:51 Commit message: "Merge pull request #34 from marcpfuller/recording_status" 23:56:50 > git config core.sparsecheckout # timeout=10 23:56:51 > git checkout -f 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:56:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:52 Dload Upload Total Spent Left Speed 23:56:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 23:56:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:56:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:56:53 + sudo tee /etc/docker/daemon.new 23:56:53 { 23:56:53 "registry-mirrors": [ 23:56:53 "https://nexus3.edgexfoundry.org:10001" 23:56:53 ], 23:56:53 "bip": "10.250.0.254/24", 23:56:53 "hosts": [ 23:56:53 "tcp://0.0.0.0:5555", 23:56:53 "unix:///var/run/docker.sock" 23:56:53 ], 23:56:53 "mtu": 1458, 23:56:53 "selinux-enabled": true, 23:56:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:56:53 } [Pipeline] sh 23:56:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:56:54 + sudo service docker restart 23:57:01 Removing intermediate container 877e4e2cd10c 23:57:01 ---> 878003197414 23:57:01 Step 13/26 : FROM alpine:3.17 23:57:01 3.17: Pulling from library/alpine 23:57:01 4db1b89c0bd1: Pulling fs layer 23:57:01 4db1b89c0bd1: Verifying Checksum 23:57:01 4db1b89c0bd1: Download complete 23:57:01 4db1b89c0bd1: Pull complete 23:57:01 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:57:01 Status: Downloaded newer image for alpine:3.17 23:57:01 ---> 1f73a9d63274 23:57:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:57:01 ---> Running in a928ca7b6d2d 23:57:01 Removing intermediate container a928ca7b6d2d 23:57:01 ---> 86979430e8fc 23:57:01 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:57:01 ---> Running in dc0027d4e335 23:57:01 Removing intermediate container dc0027d4e335 23:57:01 ---> 4f3895b59089 23:57:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:57:01 ---> Running in 155cd2a377a0 23:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:57:01 (1/2) Installing ca-certificates (20230506-r0) 23:57:01 (2/2) Installing dumb-init (1.2.5-r2) 23:57:01 Executing busybox-1.35.0-r29.trigger 23:57:01 Executing ca-certificates-20230506-r0.trigger 23:57:01 OK: 8 MiB in 17 packages 23:57:01 Removing intermediate container 155cd2a377a0 23:57:01 ---> 15a2f984ecfe 23:57:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:57:01 ---> 95eb42ab3158 23:57:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:57:01 ---> 621b095e995a 23:57:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:57:01 ---> 7d2c0169e1c7 23:57:01 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:57:01 ---> 9a83240c479b 23:57:01 Step 21/26 : EXPOSE 59712 23:57:01 ---> Running in c8215d8ad4d3 23:57:01 Removing intermediate container c8215d8ad4d3 23:57:01 ---> 559a99dc4e09 23:57:01 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:57:01 ---> Running in 6eadb25b14ad 23:57:01 Removing intermediate container 6eadb25b14ad 23:57:01 ---> 14b5c96b687c 23:57:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:01 ---> Running in ee49c4c1eefb 23:57:01 Removing intermediate container ee49c4c1eefb 23:57:01 ---> ecc99109a7c9 23:57:01 Step 24/26 : LABEL arch=amd64 23:57:02 ---> Running in d379a65713be 23:57:02 Removing intermediate container d379a65713be 23:57:02 ---> a87d04a06097 23:57:02 Step 25/26 : LABEL git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 23:57:02 ---> Running in b42d178c1aa4 23:57:02 Removing intermediate container b42d178c1aa4 23:57:02 ---> 03634da96663 23:57:02 Step 26/26 : LABEL version=3.1.0-dev.10 23:57:02 ---> Running in d8dec848dcab 23:57:02 Removing intermediate container d8dec848dcab 23:57:02 ---> 83f2dac0fa6c 23:57:02 [Warning] One or more build-args [ARCH] were not consumed 23:57:02 Successfully built 83f2dac0fa6c 23:57:02 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 23:57:02 provisioning config files... 23:57:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3534107055253758569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:02 ---> docker-login.sh 23:57:02 nexus3.edgexfoundry.org:10001 23:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:02 Configure a credential helper to remove this warning. See 23:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:02 23:57:02 Login Succeeded 23:57:02 nexus3.edgexfoundry.org:10002 23:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:02 Configure a credential helper to remove this warning. See 23:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:02 23:57:02 Login Succeeded 23:57:02 nexus3.edgexfoundry.org:10003 23:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:03 Configure a credential helper to remove this warning. See 23:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:03 23:57:03 Login Succeeded 23:57:03 nexus3.edgexfoundry.org:10004 23:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:03 Configure a credential helper to remove this warning. See 23:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:03 23:57:03 Login Succeeded 23:57:03 docker.io 23:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:03 Configure a credential helper to remove this warning. See 23:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:03 23:57:03 Login Succeeded 23:57:03 ---> docker-login.sh ends [Pipeline] } 23:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:03 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 23:57:03 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 23:57:03 latest 23:57:03 3.1.0-dev.10 23:57:03 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 23:57:03 main 23:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 23:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:04 5eac9db76c60: Preparing 23:57:04 e8103cdd522b: Preparing 23:57:04 24ab7a1cf8ff: Preparing 23:57:04 b8cc19f2961a: Preparing 23:57:04 e42f6268195a: Preparing 23:57:04 3dab9f8bf2d2: Preparing 23:57:04 3dab9f8bf2d2: Waiting 23:57:04 24ab7a1cf8ff: Pushed 23:57:04 b8cc19f2961a: Pushed 23:57:04 e8103cdd522b: Pushed 23:57:04 3dab9f8bf2d2: Layer already exists 23:57:04 e42f6268195a: Pushed 23:57:07 5eac9db76c60: Pushed 23:57:07 2c282af5260d380b24eaba4cc371f3a0b43fd8c9: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:07 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:08 5eac9db76c60: Preparing 23:57:08 e8103cdd522b: Preparing 23:57:08 24ab7a1cf8ff: Preparing 23:57:08 b8cc19f2961a: Preparing 23:57:08 e42f6268195a: Preparing 23:57:08 3dab9f8bf2d2: Preparing 23:57:08 3dab9f8bf2d2: Waiting 23:57:08 e8103cdd522b: Layer already exists 23:57:08 b8cc19f2961a: Layer already exists 23:57:08 24ab7a1cf8ff: Layer already exists 23:57:08 e42f6268195a: Layer already exists 23:57:08 5eac9db76c60: Layer already exists 23:57:08 3dab9f8bf2d2: Layer already exists 23:57:08 latest: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 23:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:08 5eac9db76c60: Preparing 23:57:08 e8103cdd522b: Preparing 23:57:08 24ab7a1cf8ff: Preparing 23:57:08 b8cc19f2961a: Preparing 23:57:08 e42f6268195a: Preparing 23:57:08 3dab9f8bf2d2: Preparing 23:57:08 3dab9f8bf2d2: Waiting 23:57:08 e8103cdd522b: Layer already exists 23:57:08 24ab7a1cf8ff: Layer already exists 23:57:08 5eac9db76c60: Layer already exists 23:57:08 e42f6268195a: Layer already exists 23:57:08 b8cc19f2961a: Layer already exists 23:57:08 3dab9f8bf2d2: Layer already exists 23:57:08 3.1.0-dev.10: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 23:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:09 5eac9db76c60: Preparing 23:57:09 e8103cdd522b: Preparing 23:57:09 24ab7a1cf8ff: Preparing 23:57:09 b8cc19f2961a: Preparing 23:57:09 e42f6268195a: Preparing 23:57:09 3dab9f8bf2d2: Preparing 23:57:09 3dab9f8bf2d2: Waiting 23:57:09 24ab7a1cf8ff: Layer already exists 23:57:09 5eac9db76c60: Layer already exists 23:57:09 e8103cdd522b: Layer already exists 23:57:09 e42f6268195a: Layer already exists 23:57:09 b8cc19f2961a: Layer already exists 23:57:09 3dab9f8bf2d2: Layer already exists 23:57:09 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:09 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 23:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 23:57:09 5eac9db76c60: Preparing 23:57:09 e8103cdd522b: Preparing 23:57:09 24ab7a1cf8ff: Preparing 23:57:09 b8cc19f2961a: Preparing 23:57:09 e42f6268195a: Preparing 23:57:09 3dab9f8bf2d2: Preparing 23:57:09 3dab9f8bf2d2: Waiting 23:57:09 e8103cdd522b: Layer already exists 23:57:09 e42f6268195a: Layer already exists 23:57:09 5eac9db76c60: Layer already exists 23:57:09 24ab7a1cf8ff: Layer already exists 23:57:09 b8cc19f2961a: Layer already exists 23:57:09 3dab9f8bf2d2: Layer already exists 23:57:09 main: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:09 ===================================================== [Pipeline] echo 23:57:09 taggedImages: 23:57:09 - nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 23:57:09 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 23:57:09 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 23:57:09 - nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 23:57:09 - 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 23:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:10 23:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:10 latest: Pulling from edgex-lftools-log-publisher 23:57:10 5eb5b503b376: Pulling fs layer 23:57:10 5c69ac0246d0: Pulling fs layer 23:57:10 ec43610c2a17: Pulling fs layer 23:57:10 3a2ae6a8a46f: Pulling fs layer 23:57:10 33b1e0a273af: Pulling fs layer 23:57:10 5d3b04190fa2: Pulling fs layer 23:57:10 2f39f015ded8: Pulling fs layer 23:57:10 5d3b04190fa2: Waiting 23:57:10 33b1e0a273af: Waiting 23:57:10 2f39f015ded8: Waiting 23:57:10 3a2ae6a8a46f: Waiting 23:57:10 5c69ac0246d0: Download complete 23:57:10 3a2ae6a8a46f: Verifying Checksum 23:57:10 3a2ae6a8a46f: Download complete 23:57:10 33b1e0a273af: Verifying Checksum 23:57:10 33b1e0a273af: Download complete 23:57:10 5d3b04190fa2: Verifying Checksum 23:57:10 5d3b04190fa2: Download complete 23:57:10 ec43610c2a17: Verifying Checksum 23:57:10 ec43610c2a17: Download complete 23:57:10 5eb5b503b376: Verifying Checksum 23:57:10 5eb5b503b376: Download complete 23:57:11 2f39f015ded8: Verifying Checksum 23:57:11 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:12 provisioning config files... 23:57:12 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/11@tmp/config7491547635796267998tmp 23:57:12 5eb5b503b376: Pull complete 23:57:12 5c69ac0246d0: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:12 ---> docker-login.sh 23:57:12 nexus3.edgexfoundry.org:10001 23:57:12 ec43610c2a17: Pull complete 23:57:12 3a2ae6a8a46f: Pull complete 23:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:13 33b1e0a273af: Pull complete 23:57:13 5d3b04190fa2: Pull complete 23:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:13 Configure a credential helper to remove this warning. See 23:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:13 23:57:13 Login Succeeded 23:57:13 nexus3.edgexfoundry.org:10002 23:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:13 Configure a credential helper to remove this warning. See 23:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:13 23:57:13 Login Succeeded 23:57:13 nexus3.edgexfoundry.org:10003 23:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:14 Configure a credential helper to remove this warning. See 23:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:14 23:57:14 Login Succeeded 23:57:14 nexus3.edgexfoundry.org:10004 23:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:14 Configure a credential helper to remove this warning. See 23:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:14 23:57:14 Login Succeeded 23:57:14 docker.io 23:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:14 Configure a credential helper to remove this warning. See 23:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:14 23:57:14 Login Succeeded 23:57:14 ---> docker-login.sh ends [Pipeline] } 23:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:57:15 ========================================================= 23:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:57:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:57:15 Sending build context to Docker daemon 140.3kB 23:57:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:57:15 Step 2/12 : FROM ${BASE} AS builder 23:57:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:57:15 c41833b44d91: Pulling fs layer 23:57:15 ed15518f5707: Pulling fs layer 23:57:15 feae8fd75edb: Pulling fs layer 23:57:15 242c74f7c9fa: Pulling fs layer 23:57:15 3cdef696dda3: Pulling fs layer 23:57:15 2ced38df9373: Pulling fs layer 23:57:15 58f1dce35555: Pulling fs layer 23:57:15 242c74f7c9fa: Waiting 23:57:15 2ced38df9373: Waiting 23:57:15 58f1dce35555: Waiting 23:57:15 3cdef696dda3: Waiting 23:57:15 ed15518f5707: Verifying Checksum 23:57:15 ed15518f5707: Download complete 23:57:15 242c74f7c9fa: Verifying Checksum 23:57:15 242c74f7c9fa: Download complete 23:57:16 3cdef696dda3: Verifying Checksum 23:57:16 3cdef696dda3: Download complete 23:57:16 c41833b44d91: Download complete 23:57:17 c41833b44d91: Pull complete 23:57:17 58f1dce35555: Verifying Checksum 23:57:17 58f1dce35555: Download complete 23:57:17 2f39f015ded8: Pull complete 23:57:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:17 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 23:57:17 $ 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 23:57:17 ed15518f5707: Pull complete 23:57:18 feae8fd75edb: Verifying Checksum 23:57:18 feae8fd75edb: Download complete 23:57:18 2ced38df9373: Verifying Checksum 23:57:18 2ced38df9373: Download complete 23:57:20 $ docker top 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:20 ---> job-cost.sh 23:57:20 lf-activate-venv: SKIPPING 23:57:20 INFO: No Stack... 23:57:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:57:21 INFO: Archiving Costs [Pipeline] sh 23:57:21 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 23:57:21 + cut -d, -f6 [Pipeline] lock 23:57:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] 23:57:21 Resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] did not exist. Created. 23:57:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:57:22 + echo total: 0.2199999988079071 [Pipeline] stash 23:57:22 Stashed 1 file(s) [Pipeline] } 23:57:22 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 23:57:22 $ docker stop --time=1 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec 23:57:23 $ docker rm -f --volumes 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:57:30 feae8fd75edb: Pull complete 23:57:30 242c74f7c9fa: Pull complete 23:57:30 3cdef696dda3: Pull complete 23:57:36 2ced38df9373: Pull complete 23:57:38 58f1dce35555: Pull complete 23:57:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:57:38 ---> fadd8f120f05 23:57:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:57:40 ---> Running in cbffb769d0ab 23:57:40 Removing intermediate container cbffb769d0ab 23:57:40 ---> a39eb2d9dea5 23:57:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:57:41 ---> Running in eae091f3d84f 23:57:41 Removing intermediate container eae091f3d84f 23:57:41 ---> e19eaebe9929 23:57:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:57:41 ---> Running in 495bba2c7c67 23:57:41 Removing intermediate container 495bba2c7c67 23:57:41 ---> c44a25190e27 23:57:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:57:41 ---> Running in aba3885ffec9 23:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:57:44 OK: 263 MiB in 53 packages 23:57:45 Removing intermediate container aba3885ffec9 23:57:45 ---> 168d65fde3d6 23:57:45 Step 7/12 : WORKDIR /app 23:57:45 ---> Running in a2996738c4e4 23:57:45 Removing intermediate container a2996738c4e4 23:57:45 ---> 417bf0374472 23:57:45 Step 8/12 : COPY go.mod vendor* ./ 23:57:48 ---> f017cf870d68 23:57:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:48 ---> Running in 7e4cc78a4059 23:58:45 Removing intermediate container 7e4cc78a4059 23:58:45 ---> ba74aa16de28 23:58:45 Step 10/12 : COPY . . 23:58:45 ---> 2a82a425cc69 23:58:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:58:45 ---> Running in 045313a6f1ed 23:58:46 Removing intermediate container 045313a6f1ed 23:58:46 ---> 4d14f37acf60 23:58:46 Step 12/12 : RUN $MAKE 23:58:46 ---> Running in 784aa5680d43 23:58:47 noop 23:58:47 Removing intermediate container 784aa5680d43 23:58:47 ---> d921696068bc 23:58:47 Successfully built d921696068bc 23:58:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:48 + docker inspect -f . ci-base-image-arm64 23:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:48 prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container 23:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@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 23:58:49 $ docker top 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:50 + go version 23:58:50 go version go1.20.2 linux/arm64 [Pipeline] } 23:58:50 $ docker stop --time=1 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae 23:58:51 $ docker rm -f --volumes 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:52 + docker inspect -f . ci-base-image-arm64 23:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:52 prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container 23:58:52 $ 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/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@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 23:58:56 $ docker top 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:57 + git config --global --add safe.directory /w/workspace/app-record-replay/11 [Pipeline] fileExists [Pipeline] sh 23:58:57 + make test 23:58:57 go test -race -coverprofile=coverage.out ./... 00:01:19 ? github.com/edgexfoundry/app-record-replay [no test files] 00:01:29 ok github.com/edgexfoundry/app-record-replay/internal/app 0.209s coverage: 76.9% of statements 00:01:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.338s coverage: 85.7% of statements 00:01:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:01:32 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:01:32 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:01:32 ok github.com/edgexfoundry/app-record-replay/internal/data 0.200s coverage: 27.3% of statements 00:01:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:01:33 go vet ./... 00:03:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:55 ./bin/test-attribution-txt.sh [Pipeline] echo 00:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:03:55 $ docker stop --time=1 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 00:03:57 $ docker rm -f --volumes 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:58 Warning: overwriting stash ‘coverage-report’ 00:03:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:59 + ls -al . 00:03:59 total 148 00:03:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:59 . 00:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:56 .. 00:03:59 -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:56 .dockerignore 00:03:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:56 .git 00:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 .github 00:03:59 -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:56 .gitignore 00:03:59 -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:56 .golangci.yml 00:03:59 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:56 Attribution.txt 00:03:59 -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:56 CHANGELOG.md 00:03:59 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:56 Dockerfile 00:03:59 -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:56 GOVERNANCE.md 00:03:59 -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:56 Jenkinsfile 00:03:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:56 LICENSE 00:03:59 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:56 Makefile 00:03:59 -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:56 OWNERS.md 00:03:59 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:56 README.md 00:03:59 -rw-rw-r-- 1 jenkins jenkins 12 Jul 10 23:54 VERSION 00:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 bin 00:03:59 -rw-r--r-- 1 jenkins jenkins 5223 Jul 11 00:01 coverage.out 00:03:59 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:56 go.mod 00:03:59 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:56 go.sum 00:03:59 drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:56 internal 00:03:59 -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:56 main.go 00:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:56 pkg 00:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:00 + 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=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 --label arch=arm64 --label version=3.1.0-dev.10 . 00:04:00 Sending build context to Docker daemon 146.4kB 00:04:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:04:00 Step 2/26 : FROM ${BASE} AS builder 00:04:00 ---> d921696068bc 00:04:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:04:01 ---> Running in 7c24651d53a1 00:04:01 Removing intermediate container 7c24651d53a1 00:04:01 ---> 7a09e3af0756 00:04:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:04:01 ---> Running in 606f8d12c387 00:04:01 Removing intermediate container 606f8d12c387 00:04:01 ---> 5da67b2fcce3 00:04:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:04:01 ---> Running in 48df254905b1 00:04:02 Removing intermediate container 48df254905b1 00:04:02 ---> a68c40f06251 00:04:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:02 ---> Running in 931dc0d37aca 00:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:04:04 OK: 263 MiB in 53 packages 00:04:05 Removing intermediate container 931dc0d37aca 00:04:05 ---> d206451c6b7f 00:04:05 Step 7/26 : WORKDIR /app 00:04:05 ---> Running in 621c9b1be153 00:04:05 Removing intermediate container 621c9b1be153 00:04:05 ---> 7954b6e6e642 00:04:05 Step 8/26 : COPY go.mod vendor* ./ 00:04:06 ---> 3bc2a046256f 00:04:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:06 ---> Running in 40cc62b8166e 00:04:08 Removing intermediate container 40cc62b8166e 00:04:08 ---> 81712b412de8 00:04:08 Step 10/26 : COPY . . 00:04:08 ---> 4394184bda69 00:04:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:09 ---> Running in d8aa9bb6db62 00:04:09 Removing intermediate container d8aa9bb6db62 00:04:09 ---> ff460523ec36 00:04:09 Step 12/26 : RUN $MAKE 00:04:09 ---> Running in dd78618c828e 00:04:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-record-replay 00:06:17 Removing intermediate container dd78618c828e 00:06:17 ---> 57d94867e678 00:06:17 Step 13/26 : FROM alpine:3.17 00:06:17 3.17: Pulling from library/alpine 00:06:17 edb6bdbacee9: Pulling fs layer 00:06:17 edb6bdbacee9: Verifying Checksum 00:06:17 edb6bdbacee9: Download complete 00:06:17 edb6bdbacee9: Pull complete 00:06:17 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:06:17 Status: Downloaded newer image for alpine:3.17 00:06:17 ---> 779605e5fbc0 00:06:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:06:17 ---> Running in b2ed87ca71a3 00:06:17 Removing intermediate container b2ed87ca71a3 00:06:17 ---> e641822dcde1 00:06:17 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:06:17 ---> Running in 85cec52bc462 00:06:17 Removing intermediate container 85cec52bc462 00:06:17 ---> 0d44af50a367 00:06:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:06:17 ---> Running in ba3f09ffbecf 00:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:06:17 (1/2) Installing ca-certificates (20230506-r0) 00:06:17 (2/2) Installing dumb-init (1.2.5-r2) 00:06:17 Executing busybox-1.35.0-r29.trigger 00:06:17 Executing ca-certificates-20230506-r0.trigger 00:06:17 OK: 8 MiB in 17 packages 00:06:17 Removing intermediate container ba3f09ffbecf 00:06:17 ---> 3d7cd2b72768 00:06:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:06:17 ---> 10c3f5ebe03d 00:06:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:06:17 ---> b39f00780766 00:06:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:06:17 ---> e2915cd219ce 00:06:17 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:06:17 ---> 173b8ff86570 00:06:17 Step 21/26 : EXPOSE 59712 00:06:17 ---> Running in 5ebbed0d4df8 00:06:18 Removing intermediate container 5ebbed0d4df8 00:06:18 ---> b1a9ca0ee349 00:06:18 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:06:18 ---> Running in e55854bd2e9e 00:06:18 Removing intermediate container e55854bd2e9e 00:06:18 ---> ef04849e8557 00:06:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:06:18 ---> Running in 67bbb75c77e9 00:06:18 Removing intermediate container 67bbb75c77e9 00:06:18 ---> 2f1687b6e568 00:06:18 Step 24/26 : LABEL arch=arm64 00:06:18 ---> Running in ded48c17d1b5 00:06:18 Removing intermediate container ded48c17d1b5 00:06:18 ---> 032cd9631f05 00:06:18 Step 25/26 : LABEL git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 00:06:19 ---> Running in 2ccbb9fac578 00:06:19 Removing intermediate container 2ccbb9fac578 00:06:19 ---> f07a0da51b23 00:06:19 Step 26/26 : LABEL version=3.1.0-dev.10 00:06:19 ---> Running in 7c88bb65facd 00:06:19 Removing intermediate container 7c88bb65facd 00:06:19 ---> 334a455000ef 00:06:19 [Warning] One or more build-args [ARCH] were not consumed 00:06:19 Successfully built 334a455000ef 00:06:19 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 00:06:19 provisioning config files... 00:06:19 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/11@tmp/config6356053341631275513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:20 ---> docker-login.sh 00:06:20 nexus3.edgexfoundry.org:10001 00:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:20 Configure a credential helper to remove this warning. See 00:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:20 00:06:20 Login Succeeded 00:06:20 nexus3.edgexfoundry.org:10002 00:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:20 Configure a credential helper to remove this warning. See 00:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:20 00:06:20 Login Succeeded 00:06:20 nexus3.edgexfoundry.org:10003 00:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:21 Configure a credential helper to remove this warning. See 00:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:21 00:06:21 Login Succeeded 00:06:21 nexus3.edgexfoundry.org:10004 00:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:21 Configure a credential helper to remove this warning. See 00:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:21 00:06:21 Login Succeeded 00:06:21 docker.io 00:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:21 Configure a credential helper to remove this warning. See 00:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:21 00:06:21 Login Succeeded 00:06:22 ---> docker-login.sh ends [Pipeline] } 00:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:22 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:06:22 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 00:06:22 latest 00:06:22 3.1.0-dev.10 00:06:22 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 00:06:22 main 00:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:22 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:22 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 00:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:06:22 6efe1938d833: Preparing 00:06:22 bb402741909b: Preparing 00:06:22 a3676c8ffa11: Preparing 00:06:22 0d01e47179dc: Preparing 00:06:22 3a0a56007ba7: Preparing 00:06:22 9386262d7a74: Preparing 00:06:23 bb402741909b: Pushed 00:06:23 0d01e47179dc: Pushed 00:06:23 a3676c8ffa11: Pushed 00:06:23 9386262d7a74: Layer already exists 00:06:23 3a0a56007ba7: Pushed 00:06:28 6efe1938d833: Pushed 00:06:28 2c282af5260d380b24eaba4cc371f3a0b43fd8c9: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:28 + 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 00:06:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:06:29 6efe1938d833: Preparing 00:06:29 bb402741909b: Preparing 00:06:29 a3676c8ffa11: Preparing 00:06:29 0d01e47179dc: Preparing 00:06:29 3a0a56007ba7: Preparing 00:06:29 9386262d7a74: Preparing 00:06:29 9386262d7a74: Waiting 00:06:29 3a0a56007ba7: Layer already exists 00:06:29 6efe1938d833: Layer already exists 00:06:29 0d01e47179dc: Layer already exists 00:06:29 bb402741909b: Layer already exists 00:06:29 a3676c8ffa11: Layer already exists 00:06:29 9386262d7a74: Layer already exists 00:06:29 latest: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 00:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:06:29 6efe1938d833: Preparing 00:06:29 bb402741909b: Preparing 00:06:29 a3676c8ffa11: Preparing 00:06:29 0d01e47179dc: Preparing 00:06:29 3a0a56007ba7: Preparing 00:06:29 9386262d7a74: Preparing 00:06:29 9386262d7a74: Waiting 00:06:29 3a0a56007ba7: Layer already exists 00:06:29 6efe1938d833: Layer already exists 00:06:29 a3676c8ffa11: Layer already exists 00:06:29 bb402741909b: Layer already exists 00:06:29 0d01e47179dc: Layer already exists 00:06:29 9386262d7a74: Layer already exists 00:06:29 3.1.0-dev.10: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:30 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 00:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:06:30 6efe1938d833: Preparing 00:06:30 bb402741909b: Preparing 00:06:30 a3676c8ffa11: Preparing 00:06:30 0d01e47179dc: Preparing 00:06:30 3a0a56007ba7: Preparing 00:06:30 9386262d7a74: Preparing 00:06:30 9386262d7a74: Waiting 00:06:30 a3676c8ffa11: Layer already exists 00:06:30 bb402741909b: Layer already exists 00:06:30 0d01e47179dc: Layer already exists 00:06:30 3a0a56007ba7: Layer already exists 00:06:30 6efe1938d833: Layer already exists 00:06:30 9386262d7a74: Layer already exists 00:06:30 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:31 + 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 00:06:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:06:31 6efe1938d833: Preparing 00:06:31 bb402741909b: Preparing 00:06:31 a3676c8ffa11: Preparing 00:06:31 0d01e47179dc: Preparing 00:06:31 3a0a56007ba7: Preparing 00:06:31 9386262d7a74: Preparing 00:06:31 9386262d7a74: Waiting 00:06:31 bb402741909b: Layer already exists 00:06:31 6efe1938d833: Layer already exists 00:06:31 a3676c8ffa11: Layer already exists 00:06:31 0d01e47179dc: Layer already exists 00:06:31 3a0a56007ba7: Layer already exists 00:06:31 9386262d7a74: Layer already exists 00:06:31 main: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:31 ===================================================== [Pipeline] echo 00:06:31 taggedImages: 00:06:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 00:06:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:06:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 00:06:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 00:06:31 - 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 00:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:31 00:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:32 arm64: Pulling from edgex-lftools-log-publisher 00:06:32 8998bd30e6a1: Pulling fs layer 00:06:32 04944245beec: Pulling fs layer 00:06:32 699f458cf7ca: Pulling fs layer 00:06:32 765212b225bb: Pulling fs layer 00:06:32 f23df028b6ca: Pulling fs layer 00:06:32 d65c8cfc05b1: Pulling fs layer 00:06:32 2437ff75d9bd: Pulling fs layer 00:06:32 f23df028b6ca: Waiting 00:06:32 d65c8cfc05b1: Waiting 00:06:32 2437ff75d9bd: Waiting 00:06:32 765212b225bb: Waiting 00:06:32 04944245beec: Verifying Checksum 00:06:32 04944245beec: Download complete 00:06:32 765212b225bb: Verifying Checksum 00:06:32 765212b225bb: Download complete 00:06:32 f23df028b6ca: Verifying Checksum 00:06:32 f23df028b6ca: Download complete 00:06:32 d65c8cfc05b1: Verifying Checksum 00:06:32 d65c8cfc05b1: Download complete 00:06:32 699f458cf7ca: Verifying Checksum 00:06:32 699f458cf7ca: Download complete 00:06:33 8998bd30e6a1: Verifying Checksum 00:06:33 8998bd30e6a1: Download complete 00:06:35 2437ff75d9bd: Verifying Checksum 00:06:35 2437ff75d9bd: Download complete 00:06:37 8998bd30e6a1: Pull complete 00:06:38 04944245beec: Pull complete 00:06:39 699f458cf7ca: Pull complete 00:06:40 765212b225bb: Pull complete 00:06:40 f23df028b6ca: Pull complete 00:06:41 d65c8cfc05b1: Pull complete 00:06:56 2437ff75d9bd: Pull complete 00:06:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:56 prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container 00:06:56 $ 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/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@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 00:06:58 $ docker top cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:59 ---> job-cost.sh 00:06:59 lf-activate-venv: SKIPPING 00:06:59 INFO: No Stack... 00:06:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:07:00 INFO: Archiving Costs [Pipeline] sh 00:07:00 + cut -d, -f6 00:07:00 + cat /w/workspace/app-record-replay/11/archives/cost.csv [Pipeline] lock 00:07:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] 00:07:01 Resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] did not exist. Created. 00:07:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:01 /w/workspace/app-record-replay/11@tmp/durable-8ca7b10a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:07:01 + echo total: 0.10999999940395355 [Pipeline] stash 00:07:01 Warning: overwriting stash ‘stack-cost’ 00:07:01 Stashed 1 file(s) [Pipeline] } 00:07:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:01 $ docker stop --time=1 cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e 00:07:04 $ docker rm -f --volumes cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e [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 00:07:04 provisioning config files... 00:07:04 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #11 00:07:04 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16248410164627473122tmp [Pipeline] { [Pipeline] sh 00:07:05 + set +x 00:07:05 + bash -s -- 00:07:05 + curl -s https://codecov.io/bash 00:07:05 00:07:05 _____ _ 00:07:05 / ____| | | 00:07:05 | | ___ __| | ___ ___ _____ __ 00:07:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:07:05 | |___| (_) | (_| | __/ (_| (_) \ V / 00:07:05 \_____\___/ \__,_|\___|\___\___/ \_/ 00:07:05 Bash-1.0.6 00:07:05 00:07:05 00:07:05 ==> git version 2.25.1 found 00:07:05 ==> 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 00:07:05 Release-Date: 2020-01-08 00:07:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:07:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:07:05 ==> Jenkins CI detected. 00:07:05 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:07:05 project root: . 00:07:05 --> token set from env 00:07:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:07:05 ==> Running gcov in . (disable via -X gcov) 00:07:05 ==> Python coveragepy not found 00:07:05 ==> Searching for coverage reports in: 00:07:05 + . 00:07:05 -> Found 1 reports 00:07:05 ==> Detecting git/mercurial file structure 00:07:05 ==> Reading reports 00:07:05 + ./coverage.out bytes=5223 00:07:05 ==> Appending adjustments 00:07:05 https://docs.codecov.io/docs/fixing-reports 00:07:05 + Found adjustments 00:07:05 ==> Gzipping contents 00:07:05 4.0K /tmp/codecov.igf6jd.gz 00:07:05 ==> Uploading reports 00:07:05 url: https://codecov.io 00:07:05 query: branch=main&commit=2c282af5260d380b24eaba4cc371f3a0b43fd8c9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:05 -> Pinging Codecov 00:07:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=2c282af5260d380b24eaba4cc371f3a0b43fd8c9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:05 Invalid request parameters 00:07:05 400 [Pipeline] } 00:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:07:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:07:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:05 00:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:07:06 df9b9388f04a: Pulling fs layer 00:07:06 52dc419b0ee2: Pulling fs layer 00:07:06 25bc292e5bac: Pulling fs layer 00:07:06 114826534d7a: Pulling fs layer 00:07:06 4657fd5d0bcf: Pulling fs layer 00:07:06 6ad1cebc031e: Pulling fs layer 00:07:06 8a3aa393b2d8: Pulling fs layer 00:07:06 114826534d7a: Waiting 00:07:06 4657fd5d0bcf: Waiting 00:07:06 6ad1cebc031e: Waiting 00:07:06 8a3aa393b2d8: Waiting 00:07:06 25bc292e5bac: Verifying Checksum 00:07:06 25bc292e5bac: Download complete 00:07:06 52dc419b0ee2: Verifying Checksum 00:07:06 52dc419b0ee2: Download complete 00:07:06 4657fd5d0bcf: Verifying Checksum 00:07:06 4657fd5d0bcf: Download complete 00:07:06 df9b9388f04a: Pull complete 00:07:06 6ad1cebc031e: Download complete 00:07:06 52dc419b0ee2: Pull complete 00:07:06 25bc292e5bac: Pull complete 00:07:07 114826534d7a: Verifying Checksum 00:07:07 114826534d7a: Download complete 00:07:07 8a3aa393b2d8: Verifying Checksum 00:07:07 8a3aa393b2d8: Download complete 00:07:10 114826534d7a: Pull complete 00:07:10 4657fd5d0bcf: Pull complete 00:07:10 6ad1cebc031e: Pull complete 00:07:12 8a3aa393b2d8: Pull complete 00:07:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:12 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:12 $ 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 00:07:15 $ docker top f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 -eo pid,comm [Pipeline] { [Pipeline] echo 00:07:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:07:16 + set -o pipefail 00:07:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:07:21 00:07:21 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:07:21 00:07:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/f45757d4-01ca-4400-b06b-a096fdebdb44 00:07:21 00:07:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:07:21 00:07:21 00:07:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:07:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:07:21 More details here: https://snyk.co/ue1NS 00:07:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:07:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:07:21 $ docker stop --time=1 f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 00:07:23 $ docker rm -f --volumes f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 [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 00:07:24 + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] sh 00:07:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:25 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:25 $ 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 00:07:25 $ docker top 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 -eo pid,comm 00:07:25 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). 00:07:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:25 [ssh-agent] Looking for ssh-agent implementation... 00:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:25 $ docker exec 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 ssh-agent 00:07:26 SSH_AUTH_SOCK=/tmp/ssh-kGYGxZ2xmQSg/agent.32 00:07:26 SSH_AGENT_PID=38 00:07:26 Running ssh-add (command line suppressed) 00:07:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_725915186840782361.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_725915186840782361.key) 00:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:26 + git semver tag 00:07:26 2023-07-11 00:07:26,616 [run_tag] DEBUG tag force:False 00:07:26 2023-07-11 00:07:26,617 [check_head_tag] DEBUG check head tag 00:07:26 2023-07-11 00:07:26,617 [execute] INFO git cat-file --batch-check 00:07:26 2023-07-11 00:07:26,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:07:26 2023-07-11 00:07:26,621 [execute] INFO git cat-file --batch 00:07:26 2023-07-11 00:07:26,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:07:26 2023-07-11 00:07:26,629 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:26 2023-07-11 00:07:26,629 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 00:07:26 2023-07-11 00:07:26,629 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:07:26 2023-07-11 00:07:26,634 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:26 3.1.0-dev.10 [Pipeline] } 00:07:26 $ docker exec --env ******** --env ******** 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 ssh-agent -k 00:07:26 unset SSH_AUTH_SOCK; 00:07:26 unset SSH_AGENT_PID; 00:07:26 echo Agent pid 38 killed; 00:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:27 + git semver [Pipeline] } 00:07:27 $ docker stop --time=1 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 00:07:28 $ docker rm -f --volumes 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:29 00:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:29 0.23.1-centos7: Pulling from edgex-lftools 00:07:29 ab5ef0e58194: Pulling fs layer 00:07:29 9712f1f96733: Pulling fs layer 00:07:29 63f879dbbcfc: Pulling fs layer 00:07:29 0d9ebad4ef96: Pulling fs layer 00:07:29 e9a5061849ea: Pulling fs layer 00:07:29 d747dcd14b5f: Pulling fs layer 00:07:29 2de7ff778b66: Pulling fs layer 00:07:29 0d9ebad4ef96: Waiting 00:07:29 e9a5061849ea: Waiting 00:07:29 d747dcd14b5f: Waiting 00:07:29 2de7ff778b66: Waiting 00:07:29 9712f1f96733: Verifying Checksum 00:07:29 9712f1f96733: Download complete 00:07:29 63f879dbbcfc: Verifying Checksum 00:07:29 63f879dbbcfc: Download complete 00:07:29 0d9ebad4ef96: Verifying Checksum 00:07:29 0d9ebad4ef96: Download complete 00:07:29 d747dcd14b5f: Verifying Checksum 00:07:29 d747dcd14b5f: Download complete 00:07:29 e9a5061849ea: Verifying Checksum 00:07:29 e9a5061849ea: Download complete 00:07:29 ab5ef0e58194: Download complete 00:07:29 2de7ff778b66: Verifying Checksum 00:07:29 2de7ff778b66: Download complete 00:07:32 ab5ef0e58194: Pull complete 00:07:32 9712f1f96733: Pull complete 00:07:32 63f879dbbcfc: Pull complete 00:07:36 0d9ebad4ef96: Pull complete 00:07:36 e9a5061849ea: Pull complete 00:07:36 d747dcd14b5f: Pull complete 00:07:37 2de7ff778b66: Pull complete 00:07:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:37 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:37 $ 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 00:07:40 $ docker top d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:07:40 provisioning config files... 00:07:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14475211002106921667tmp 00:07:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3600510738270541825tmp 00:07:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1346369505961462263tmp [Pipeline] { [Pipeline] echo 00:07:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:07:40 ---> sigul-configuration.sh 00:07:40 gpg: directory `/root/.gnupg' created 00:07:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:07:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:07:40 gpg: keyring `/root/.gnupg/secring.gpg' created 00:07:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:07:40 gpg: CAST5 encrypted data 00:07:40 gpg: encrypted with 1 passphrase 00:07:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:07:40 + mkdir /home/jenkins 00:07:40 + mkdir /home/jenkins/sigul [Pipeline] sh 00:07:41 + 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 00:07:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:07:41 ---> sigul-install.sh 00:07:41 Sigul already installed; skipping installation. [Pipeline] sh 00:07:41 + git tag --list 00:07:41 v3.1.0-dev.0 00:07:41 v3.1.0-dev.1 00:07:41 v3.1.0-dev.10 00:07:41 v3.1.0-dev.2 00:07:41 v3.1.0-dev.3 00:07:41 v3.1.0-dev.4 00:07:41 v3.1.0-dev.5 00:07:41 v3.1.0-dev.6 00:07:41 v3.1.0-dev.7 00:07:41 v3.1.0-dev.8 00:07:41 v3.1.0-dev.9 [Pipeline] sh 00:07:41 + lftools sign git-tag v3.1.0-dev.10 00:07:42 Signing Git tag with Sigul... 00:07:42 Signing v3.1.0-dev.10 [Pipeline] echo 00:07:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:07:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:07:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:07:43 $ docker stop --time=1 d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 00:07:44 $ docker rm -f --volumes d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:07:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:45 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:45 $ 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 00:07:45 $ docker top fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 -eo pid,comm 00:07: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). 00:07:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:45 [ssh-agent] Looking for ssh-agent implementation... 00:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:45 $ docker exec fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 ssh-agent 00:07:45 SSH_AUTH_SOCK=/tmp/ssh-eAjlrETGY5fs/agent.32 00:07:45 SSH_AGENT_PID=38 00:07:45 Running ssh-add (command line suppressed) 00:07:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10674551125178245395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10674551125178245395.key) 00:07:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:46 + git semver bump pre 00:07:46 2023-07-11 00:07:46,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:46 2023-07-11 00:07:46,413 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 00:07:46 2023-07-11 00:07:46,413 [bump_version] DEBUG bumped version:3.1.0-dev.11 00:07:46 2023-07-11 00:07:46,413 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:07:46 2023-07-11 00:07:46,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:46 2023-07-11 00:07:46,413 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:46 2023-07-11 00:07:46,415 [execute] INFO git cat-file --batch-check 00:07:46 2023-07-11 00:07:46,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:46 2023-07-11 00:07:46,419 [execute] INFO git cat-file --batch 00:07:46 2023-07-11 00:07:46,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:46 2023-07-11 00:07:46,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:46 3.1.0-dev.11 [Pipeline] } 00:07:46 $ docker exec --env ******** --env ******** fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 ssh-agent -k 00:07:46 unset SSH_AUTH_SOCK; 00:07:46 unset SSH_AGENT_PID; 00:07:46 echo Agent pid 38 killed; 00:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:46 + git semver [Pipeline] } 00:07:47 $ docker stop --time=1 fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 00:07:48 $ docker rm -f --volumes fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:49 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:07:49 $ docker top d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:49 [ssh-agent] Looking for ssh-agent implementation... 00:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:49 $ docker exec d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 ssh-agent 00:07:49 SSH_AUTH_SOCK=/tmp/ssh-dOPF2EOBurAf/agent.33 00:07:49 SSH_AGENT_PID=39 00:07:49 Running ssh-add (command line suppressed) 00:07:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10246654556433221796.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10246654556433221796.key) 00:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:50 + git semver push 00:07:50 2023-07-11 00:07:50,496 [run_push] DEBUG push 00:07:50 2023-07-11 00:07:50,497 [execute] INFO git cat-file --batch-check 00:07:50 2023-07-11 00:07:50,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:50 2023-07-11 00:07:50,500 [execute] INFO git rev-list cfad7025d50c355a06098760cd0ee126d12fc855 -- 00:07:50 2023-07-11 00:07:50,500 [execute] DEBUG Popen(['git', 'rev-list', 'cfad7025d50c355a06098760cd0ee126d12fc855', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:50 2023-07-11 00:07:50,506 [execute] INFO git fetch -v origin 00:07:50 2023-07-11 00:07:50,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:07:51 2023-07-11 00:07:50,982 [run_push] DEBUG no remote changes detected 00:07:51 2023-07-11 00:07:50,982 [execute] INFO git push origin semver 00:07:51 2023-07-11 00:07:50,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:52 2023-07-11 00:07:51,880 [run_push] DEBUG push all version tags 00:07:52 2023-07-11 00:07:51,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:07:52 2023-07-11 00:07:51,881 [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) 00:07:52 2023-07-11 00:07:52,598 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:07:52 3.1.0-dev.11 [Pipeline] } 00:07:52 $ docker exec --env ******** --env ******** d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 ssh-agent -k 00:07:52 unset SSH_AUTH_SOCK; 00:07:52 unset SSH_AGENT_PID; 00:07:52 echo Agent pid 39 killed; 00:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:53 + git semver [Pipeline] } 00:07:53 $ docker stop --time=1 d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 00:07:54 $ docker rm -f --volumes d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 [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 00:07:55 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:07:55 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:07:55 total 16 00:07:55 drwxr-xr-x 3 root root 4096 Jul 10 23:57 . 00:07:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:07 .. 00:07:55 drwxr-xr-x 2 root root 4096 Jul 10 23:57 cost 00:07:55 -rw-r--r-- 1 root root 88 Jul 10 23:57 cost.csv 00:07:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:07:55 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:07:55 total 16 00:07:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:57 . 00:07:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:07 .. 00:07:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 23:57 cost 00:07:55 -rw-r--r-- 1 jenkins jenkins 88 Jul 10 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:07:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:07:56 ---> package-listing.sh 00:07:56 ++ facter osfamily 00:07:56 ++ tr '[:upper:]' '[:lower:]' 00:07:56 + OS_FAMILY=debian 00:07:56 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:07:56 + START_PACKAGES=/tmp/packages_start.txt 00:07:56 + END_PACKAGES=/tmp/packages_end.txt 00:07:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:56 + PACKAGES=/tmp/packages_start.txt 00:07:56 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:07:56 + PACKAGES=/tmp/packages_end.txt 00:07:56 + case "${OS_FAMILY}" in 00:07:56 + dpkg -l 00:07:56 + grep '^ii' 00:07:56 + '[' -f /tmp/packages_start.txt ']' 00:07:56 + '[' -f /tmp/packages_end.txt ']' 00:07:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:56 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:07:56 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:07:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:07:56 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 00:07:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:57 prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container 00:07:57 $ 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 00:07:57 $ docker top cfb7fd6d0156eae26db8813b4aef4f5e00b3ce494211d72c25947f70143ee28f -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:07:58 + mkdir -p /var/log/sysstat [Pipeline] sh 00:07:58 + ls /var/log/sa-host 00:07:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:58 provisioning config files... 00:07:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3901203127382749542tmp [Pipeline] { [Pipeline] echo 00:07:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:07:59 ---> create-netrc.sh [Pipeline] } 00:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:07:59 ---> python-tools-install.sh [Pipeline] echo 00:07:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:07:59 ---> sudo-logs.sh 00:07:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:07:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:08:00 ---> job-cost.sh 00:08:00 lf-activate-venv: SKIPPING 00:08:00 DEBUG: total: 0.2199999988079071 00:08:00 INFO: Retrieving Stack Cost... 00:08:00 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:00 INFO: Archiving Costs [Pipeline] echo 00:08:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:08:01 ---> logs-deploy.sh 00:08:01 lf-activate-venv: SKIPPING 00:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/11 00:08:01 INFO: archiving workspace using pattern(s): 00:08:02 Archives upload complete. 00:08:02 INFO: archiving logs to Nexus 00:08:03 ---> uname -a: 00:08:03 Linux prd-ubuntu20-04-docker-8c-8g-799 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:08:03 00:08:03 00:08:03 ---> lscpu: 00:08:03 Architecture: x86_64 00:08:03 CPU op-mode(s): 32-bit, 64-bit 00:08:03 Byte Order: Little Endian 00:08:03 Address sizes: 40 bits physical, 48 bits virtual 00:08:03 CPU(s): 8 00:08:03 On-line CPU(s) list: 0-7 00:08:03 Thread(s) per core: 1 00:08:03 Core(s) per socket: 1 00:08:03 Socket(s): 8 00:08:03 NUMA node(s): 1 00:08:03 Vendor ID: AuthenticAMD 00:08:03 CPU family: 23 00:08:03 Model: 49 00:08:03 Model name: AMD EPYC-Rome Processor 00:08:03 Stepping: 0 00:08:03 CPU MHz: 2799.998 00:08:03 BogoMIPS: 5599.99 00:08:03 Virtualization: AMD-V 00:08:03 Hypervisor vendor: KVM 00:08:03 Virtualization type: full 00:08:03 L1d cache: 256 KiB 00:08:03 L1i cache: 256 KiB 00:08:03 L2 cache: 4 MiB 00:08:03 L3 cache: 128 MiB 00:08:03 NUMA node0 CPU(s): 0-7 00:08:03 Vulnerability Itlb multihit: Not affected 00:08:03 Vulnerability L1tf: Not affected 00:08:03 Vulnerability Mds: Not affected 00:08:03 Vulnerability Meltdown: Not affected 00:08:03 Vulnerability Mmio stale data: Not affected 00:08:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:08:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:08:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:08:03 Vulnerability Srbds: Not affected 00:08:03 Vulnerability Tsx async abort: Not affected 00:08:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:08:03 00:08:03 00:08:03 ---> nproc: 00:08:03 8 00:08:03 00:08:03 00:08:03 ---> df -h: 00:08:03 Filesystem Size Used Avail Use% Mounted on 00:08:03 overlay 155G 13G 143G 9% / 00:08:03 tmpfs 64M 0 64M 0% /dev 00:08:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:08:03 shm 64M 0 64M 0% /dev/shm 00:08:03 /dev/vda1 155G 13G 143G 9% /facter-os 00:08:03 00:08:03 00:08:03 ---> sar -b -r -n DEV: 00:08:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-799) 07/11/23 _x86_64_ (8 CPU) 00:08:03 00:08:03 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:08:03 00:00:01 400.00 0.00 400.00 0.00 0.00 19200.00 0.00 00:08:03 00:01:01 8.83 0.02 8.81 0.00 0.13 234.59 0.00 00:08:03 00:02:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 00:08:03 00:03:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 00:08:03 00:04:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 00:08:03 00:05:01 3.47 1.02 2.45 0.00 21.86 32.53 0.00 00:08:03 00:06:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 00:08:03 00:07:01 3.37 1.60 1.77 0.00 36.26 20.93 0.00 00:08:03 00:08:01 125.23 0.43 124.80 0.00 38.26 56942.78 0.00 00:08:03 Average: 18.43 0.38 18.05 0.00 12.06 7162.64 0.00 00:08:03 00:08:03 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:03 00:00:01 27110612 31533980 747564 2.27 193792 4353292 1855148 5.47 1602088 3621700 248 00:08:03 00:01:01 27134620 31553896 728684 2.22 192636 4350072 1809912 5.33 1579660 3617776 8 00:08:03 00:02:01 27137856 31557236 725328 2.21 192700 4350076 1809912 5.33 1576340 3617780 8 00:08:03 00:03:01 27137152 31556600 725912 2.21 192780 4350068 1809912 5.33 1576464 3617780 8 00:08:03 00:04:01 27137796 31557344 725112 2.21 192884 4350064 1809912 5.33 1577056 3617780 8 00:08:03 00:05:01 27135928 31556600 725316 2.21 192976 4350696 1827380 5.39 1577192 3618336 8 00:08:03 00:06:01 27136716 31557464 724452 2.20 193072 4350700 1827380 5.39 1577168 3618340 8 00:08:03 00:07:01 27126184 31548992 732732 2.23 193116 4351792 1827380 5.39 1590192 3618684 8 00:08:03 00:08:01 25557064 31460240 812628 2.47 231080 5661524 1883116 5.55 1768896 4863824 492 00:08:03 Average: 26957103 31542484 738636 2.25 197226 4496476 1828895 5.39 1602784 3756889 88 00:08:03 00:08:03 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:03 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:08:03 00:01:01 ens3 0.60 0.58 0.33 0.12 0.00 0.00 0.00 0.00 00:08:03 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:03 00:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:08:03 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:04:01 ens3 6.18 4.22 13.80 0.56 0.00 0.00 0.00 0.00 00:08:03 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:03 00:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:08:03 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:08:03 00:07:01 ens3 8.07 6.60 5.45 5.99 0.00 0.00 0.00 0.00 00:08:03 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:08:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 00:08:03 00:08:01 ens3 405.67 266.81 7830.15 147.69 0.00 0.00 0.00 0.00 00:08:03 00:08:01 docker0 37.56 64.42 3.32 585.33 0.00 0.00 0.00 0.00 00:08:03 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 00:08:03 Average: ens3 52.61 34.81 981.15 19.30 0.00 0.00 0.00 0.00 00:08:03 Average: docker0 4.69 8.05 0.42 73.16 0.00 0.00 0.00 0.00 00:08:03 00:08:03 00:08:03 ---> sar -P ALL: 00:08:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-799) 07/11/23 _x86_64_ (8 CPU) 00:08:03 00:08:03 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:08:03 00:00:01 all 11.11 11.11 0.00 0.00 0.00 77.78 00:08:03 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:00:01 4 0.00 100.00 0.00 0.00 0.00 0.00 00:08:03 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:00:01 6 100.00 0.00 0.00 0.00 0.00 0.00 00:08:03 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:01:01 all 0.08 0.01 0.08 0.03 0.01 99.79 00:08:03 00:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:08:03 00:01:01 1 0.07 0.00 0.12 0.00 0.03 99.78 00:08:03 00:01:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:08:03 00:01:01 3 0.03 0.00 0.07 0.00 0.00 99.90 00:08:03 00:01:01 4 0.03 0.12 0.12 0.22 0.00 99.52 00:08:03 00:01:01 5 0.28 0.00 0.12 0.03 0.00 99.57 00:08:03 00:01:01 6 0.07 0.00 0.07 0.02 0.02 99.83 00:08:03 00:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:08:03 00:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:08:03 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:08:03 00:02:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:08:03 00:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:08:03 00:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:08:03 00:02:01 4 0.02 0.00 0.00 0.03 0.02 99.93 00:08:03 00:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:08:03 00:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:08:03 00:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:03:01 all 0.06 0.00 0.03 0.01 0.01 99.89 00:08:03 00:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:08:03 00:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:08:03 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:08:03 00:03:01 3 0.05 0.00 0.08 0.00 0.02 99.85 00:08:03 00:03:01 4 0.02 0.00 0.02 0.03 0.00 99.93 00:08:03 00:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:08:03 00:03:01 6 0.33 0.00 0.08 0.00 0.00 99.58 00:08:03 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:08:03 00:04:01 all 0.15 0.00 0.02 0.01 0.01 99.82 00:08:03 00:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:08:03 00:04:01 1 0.91 0.00 0.02 0.00 0.02 99.05 00:08:03 00:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:08:03 00:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:08:03 00:04:01 4 0.03 0.00 0.02 0.03 0.00 99.92 00:08:03 00:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:08:03 00:04:01 6 0.07 0.00 0.03 0.02 0.02 99.87 00:08:03 00:04:01 7 0.08 0.00 0.03 0.00 0.00 99.88 00:08:03 00:05:01 all 0.11 0.00 0.04 0.02 0.01 99.82 00:08:03 00:05:01 0 0.05 0.00 0.05 0.02 0.00 99.88 00:08:03 00:05:01 1 0.38 0.00 0.02 0.00 0.02 99.58 00:08:03 00:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:08:03 00:05:01 3 0.05 0.00 0.05 0.00 0.03 99.87 00:08:03 00:05:01 4 0.02 0.00 0.03 0.12 0.02 99.82 00:08:03 00:05:01 5 0.02 0.00 0.05 0.00 0.00 99.93 00:08:03 00:05:01 6 0.07 0.00 0.03 0.00 0.00 99.90 00:08:03 00:05:01 7 0.25 0.00 0.05 0.03 0.00 99.67 00:08:03 00:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:08:03 00:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:08:03 00:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:08:03 00:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:08:03 00:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:08:03 00:06:01 4 0.02 0.00 0.00 0.07 0.00 99.92 00:08:03 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:08:03 00:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:08:03 00:07:01 all 0.33 0.00 0.03 0.01 0.01 99.62 00:08:03 00:07:01 0 0.38 0.00 0.05 0.05 0.02 99.50 00:08:03 00:07:01 1 0.35 0.00 0.05 0.00 0.02 99.58 00:08:03 00:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 00:08:03 00:07:01 3 0.07 0.00 0.07 0.02 0.03 99.82 00:08:03 00:07:01 4 0.13 0.00 0.00 0.02 0.00 99.85 00:08:03 00:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:08:03 00:07:01 6 0.28 0.00 0.03 0.00 0.02 99.67 00:08:03 00:07:01 7 1.30 0.00 0.02 0.00 0.00 98.68 00:08:03 00:08:01 all 8.81 0.00 3.79 1.50 0.06 85.84 00:08:03 00:08:01 0 9.29 0.00 3.64 0.12 0.05 86.90 00:08:03 00:08:01 1 7.78 0.00 3.21 0.83 0.08 88.09 00:08:03 00:08:01 2 8.56 0.00 4.08 0.07 0.03 87.26 00:08:03 00:08:01 3 9.20 0.00 3.31 0.46 0.07 86.96 00:08:03 00:08:01 4 10.42 0.00 4.75 5.46 0.07 79.30 00:08:03 00:08:01 5 8.02 0.00 3.45 0.07 0.05 88.41 00:08:03 00:08:01 6 8.56 0.00 4.44 4.97 0.05 81.98 00:08:03 00:08:01 7 8.64 0.00 3.46 0.07 0.07 87.76 00:08:03 Average: all 1.19 0.00 0.50 0.20 0.01 98.10 00:08:03 Average: 0 1.22 0.00 0.47 0.02 0.01 98.27 00:08:03 Average: 1 1.20 0.00 0.43 0.10 0.03 98.24 00:08:03 Average: 2 1.08 0.00 0.53 0.01 0.01 98.37 00:08:03 Average: 3 1.17 0.00 0.45 0.06 0.02 98.29 00:08:03 Average: 4 1.32 0.02 0.61 0.74 0.01 97.30 00:08:03 Average: 5 1.04 0.00 0.45 0.01 0.01 98.49 00:08:03 Average: 6 1.17 0.00 0.58 0.62 0.01 97.62 00:08:03 Average: 7 1.28 0.00 0.44 0.01 0.01 98.25 00:08:03 00:08:03 00:08:03