Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33243b892cd04961baa0321b8a5c910c508d1c9a 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-ssh1322389921131220719.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-ssh13742825474974360751.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-ssh15660005017519654081.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-ssh12293275956416978703.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-ssh11355973370112750654.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 ‘prd-ubuntu20.04-docker-8c-8g-19065’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19067 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 33243b892cd04961baa0321b8a5c910c508d1c9a (main) Commit message: "Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" > 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 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 > git rev-list --no-walk 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:30 ========================================================= 15:50:30 EdgeX Global Pipelines Version Info 15:50:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:31 ------------------- 15:50:31 stable info: 15:50:31 ------------------- 15:50:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:50:31 Message: update stable to v1.0.250 15:50:31 ------------------- 15:50:31 experimental info: 15:50:31 ------------------- 15:50:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:50:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:50:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:50:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:50:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:50:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:50:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33243b8 [Pipeline] echo 15:50:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:32 provisioning config files... 15:50:32 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6768383114446561497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:32 ---> docker-login.sh 15:50:32 nexus3.edgexfoundry.org:10001 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 nexus3.edgexfoundry.org:10002 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 nexus3.edgexfoundry.org:10003 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 nexus3.edgexfoundry.org:10004 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 docker.io 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 ---> docker-login.sh ends [Pipeline] } 15:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:50:33 + git rev-list -1 --merges 33243b892cd04961baa0321b8a5c910c508d1c9a~1..33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo 15:50:34 -----------> git rev-list -1 --merges 33243b892cd04961baa0321b8a5c910c508d1c9a~1..33243b892cd04961baa0321b8a5c910c508d1c9a 33243b892cd04961baa0321b8a5c910c508d1c9a 15:50:34 33243b892cd04961baa0321b8a5c910c508d1c9a [false] [Pipeline] sh 15:50:34 + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo 15:50:34 ========================================================= 15:50:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:50:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:34 + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo 15:50:34 [semverPrep] GIT_COMMIT: 33243b892cd04961baa0321b8a5c910c508d1c9a, Commit Message: Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4 [Pipeline] echo 15:50:34 [semverPrep] This is not a build commit. [Pipeline] sh 15:50:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:35 + grep -v github /etc/ssh/ssh_known_hosts 15:50:35 + [ -e /tmp/ssh_known_hosts ] 15:50:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:50:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:50:35 + sudo tee -a /etc/ssh/ssh_known_hosts 15:50:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:35 15:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:35 0.1.4: Pulling from edgex-devops/py-git-semver 15:50:35 b85a868b505f: Pulling fs layer 15:50:35 e2be974225ed: Pulling fs layer 15:50:35 339a4e72a1f5: Pulling fs layer 15:50:35 988bab9f4d93: Pulling fs layer 15:50:35 1469e6f7b9e6: Pulling fs layer 15:50:35 eaf3925da568: Pulling fs layer 15:50:35 bab4dde63d76: Pulling fs layer 15:50:35 bde34c3a00c8: Pulling fs layer 15:50:35 b352a97aabf1: Pulling fs layer 15:50:35 4872d77fe225: Pulling fs layer 15:50:35 5851b861e8e6: Pulling fs layer 15:50:35 eaf3925da568: Waiting 15:50:35 bab4dde63d76: Waiting 15:50:35 bde34c3a00c8: Waiting 15:50:35 988bab9f4d93: Waiting 15:50:35 b352a97aabf1: Waiting 15:50:35 5851b861e8e6: Waiting 15:50:35 1469e6f7b9e6: Waiting 15:50:35 4872d77fe225: Waiting 15:50:35 e2be974225ed: Download complete 15:50:35 988bab9f4d93: Verifying Checksum 15:50:35 988bab9f4d93: Download complete 15:50:35 1469e6f7b9e6: Verifying Checksum 15:50:35 1469e6f7b9e6: Download complete 15:50:36 339a4e72a1f5: Download complete 15:50:36 eaf3925da568: Verifying Checksum 15:50:36 eaf3925da568: Download complete 15:50:36 bde34c3a00c8: Download complete 15:50:36 b352a97aabf1: Verifying Checksum 15:50:36 b352a97aabf1: Download complete 15:50:36 4872d77fe225: Verifying Checksum 15:50:36 4872d77fe225: Download complete 15:50:36 5851b861e8e6: Verifying Checksum 15:50:36 5851b861e8e6: Download complete 15:50:36 b85a868b505f: Verifying Checksum 15:50:36 b85a868b505f: Download complete 15:50:36 bab4dde63d76: Verifying Checksum 15:50:36 bab4dde63d76: Download complete 15:50:37 b85a868b505f: Pull complete 15:50:37 e2be974225ed: Pull complete 15:50:37 339a4e72a1f5: Pull complete 15:50:37 988bab9f4d93: Pull complete 15:50:38 1469e6f7b9e6: Pull complete 15:50:38 eaf3925da568: Pull complete 15:50:39 bab4dde63d76: Pull complete 15:50:39 bde34c3a00c8: Pull complete 15:50:39 b352a97aabf1: Pull complete 15:50:40 4872d77fe225: Pull complete 15:50:40 5851b861e8e6: Pull complete 15:50:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:40 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 15:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:44 $ docker top 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe -eo pid,comm 15:50:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:44 [ssh-agent] Looking for ssh-agent implementation... 15:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:44 $ docker exec 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent 15:50:44 SSH_AUTH_SOCK=/tmp/ssh-aIhvfCXSrTgT/agent.33 15:50:44 SSH_AGENT_PID=39 15:50:44 Running ssh-add (command line suppressed) 15:50:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7510213581928105192.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7510213581928105192.key) 15:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:44 + git tag --points-at HEAD [Pipeline] } 15:50:44 $ docker exec --env ******** --env ******** 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent -k 15:50:45 unset SSH_AUTH_SOCK; 15:50:45 unset SSH_AGENT_PID; 15:50:45 echo Agent pid 39 killed; 15:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:45 [ssh-agent] Looking for ssh-agent implementation... 15:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:45 $ docker exec 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent 15:50:45 SSH_AUTH_SOCK=/tmp/ssh-ccEob0Z42hXS/agent.71 15:50:45 SSH_AGENT_PID=77 15:50:45 Running ssh-add (command line suppressed) 15:50:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4281795952410615836.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4281795952410615836.key) 15:50:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:45 + git semver init 15:50:46 2023-06-22 15:50:45,995 [run_init] DEBUG init version:0.0.0 force:False 15:50:46 2023-06-22 15:50:45,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:50:46 2023-06-22 15:50:45,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:50:46 2023-06-22 15:50:45,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:50:46 2023-06-22 15:50:46,582 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:50:46 2023-06-22 15:50:46,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:50:46 2023-06-22 15:50:46,584 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:50:46 2023-06-22 15:50:46,584 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:50:46 3.1.0-dev.5 [Pipeline] } 15:50:46 $ docker exec --env ******** --env ******** 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent -k 15:50:46 unset SSH_AUTH_SOCK; 15:50:46 unset SSH_AGENT_PID; 15:50:46 echo Agent pid 77 killed; 15:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:47 + git semver [Pipeline] } 15:50:47 $ docker stop --time=1 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe 15:50:48 $ docker rm -f --volumes 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe [Pipeline] // withDockerContainer [Pipeline] sh 15:50:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:49 Stashed 1 file(s) [Pipeline] echo 15:50:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:49 provisioning config files... 15:50:49 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14915029740720231833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:49 ---> docker-login.sh 15:50:49 nexus3.edgexfoundry.org:10001 15:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:49 Configure a credential helper to remove this warning. See 15:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:49 15:50:49 Login Succeeded 15:50:49 nexus3.edgexfoundry.org:10002 15:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:49 Configure a credential helper to remove this warning. See 15:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:49 15:50:49 Login Succeeded 15:50:49 nexus3.edgexfoundry.org:10003 15:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:49 Configure a credential helper to remove this warning. See 15:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:49 15:50:49 Login Succeeded 15:50:49 nexus3.edgexfoundry.org:10004 15:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:49 Configure a credential helper to remove this warning. See 15:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:49 15:50:49 Login Succeeded 15:50:49 docker.io 15:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:50 Configure a credential helper to remove this warning. See 15:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:50 15:50:50 Login Succeeded 15:50:50 ---> docker-login.sh ends [Pipeline] } 15:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:50 ========================================================= 15:50:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:50:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:50:50 Sending build context to Docker daemon 231.9kB 15:50:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:50:50 Step 2/12 : FROM ${BASE} AS builder 15:50:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:50 f56be85fc22e: Pulling fs layer 15:50:50 85791d961cd3: Pulling fs layer 15:50:50 d694b5ae8c79: Pulling fs layer 15:50:50 9f32a84ed3da: Pulling fs layer 15:50:50 4d19c01a9841: Pulling fs layer 15:50:50 9325e15d5711: Pulling fs layer 15:50:50 556b6ee489ea: Pulling fs layer 15:50:50 c5a4b2cf53e6: Pulling fs layer 15:50:50 9325e15d5711: Waiting 15:50:50 9f32a84ed3da: Waiting 15:50:50 4d19c01a9841: Waiting 15:50:50 556b6ee489ea: Waiting 15:50:50 85791d961cd3: Verifying Checksum 15:50:50 85791d961cd3: Download complete 15:50:50 9f32a84ed3da: Verifying Checksum 15:50:50 9f32a84ed3da: Download complete 15:50:50 4d19c01a9841: Verifying Checksum 15:50:50 4d19c01a9841: Download complete 15:50:50 f56be85fc22e: Download complete 15:50:50 9325e15d5711: Verifying Checksum 15:50:50 9325e15d5711: Download complete 15:50:50 f56be85fc22e: Pull complete 15:50:51 85791d961cd3: Pull complete 15:50:51 d694b5ae8c79: Verifying Checksum 15:50:51 d694b5ae8c79: Download complete 15:50:51 c5a4b2cf53e6: Verifying Checksum 15:50:51 c5a4b2cf53e6: Download complete 15:50:51 556b6ee489ea: Verifying Checksum 15:50:51 556b6ee489ea: Download complete 15:50:54 d694b5ae8c79: Pull complete 15:50:54 9f32a84ed3da: Pull complete 15:50:54 4d19c01a9841: Pull complete 15:50:54 9325e15d5711: Pull complete 15:50:57 556b6ee489ea: Pull complete 15:50:58 c5a4b2cf53e6: Pull complete 15:50:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:50:58 ---> c4be618373d6 15:50:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:51:04 Still waiting to schedule task 15:51:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19066’ is offline 15:51:06 ---> Running in 7e4bd8c42e56 15:51:06 Removing intermediate container 7e4bd8c42e56 15:51:06 ---> 1a5789ad17d3 15:51:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:51:06 ---> Running in d5ffca2d60d6 15:51:06 Removing intermediate container d5ffca2d60d6 15:51:06 ---> 7fd3a6f801c5 15:51:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:51:06 ---> Running in b06c06aef02b 15:51:06 Removing intermediate container b06c06aef02b 15:51:06 ---> a12b87998684 15:51:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:06 ---> Running in 01fceda7d0aa 15:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:51:06 OK: 265 MiB in 53 packages 15:51:06 Removing intermediate container 01fceda7d0aa 15:51:06 ---> f607ebd46b97 15:51:06 Step 7/12 : WORKDIR /app 15:51:06 ---> Running in 653eee936908 15:51:06 Removing intermediate container 653eee936908 15:51:06 ---> 12f1aa1dd7e4 15:51:06 Step 8/12 : COPY go.mod vendor* ./ 15:51:06 ---> 41448c26c6ed 15:51:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:06 ---> Running in 734e4baf42ae 15:51:40 Removing intermediate container 734e4baf42ae 15:51:40 ---> e33cd7f28c5c 15:51:40 Step 10/12 : COPY . . 15:51:40 ---> d7a94ff7f295 15:51:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:40 ---> Running in 068d3db2a476 15:51:40 Removing intermediate container 068d3db2a476 15:51:40 ---> 4ad3428cc760 15:51:40 Step 12/12 : RUN $MAKE 15:51:40 ---> Running in e796ec82b76c 15:51:40 noop 15:51:40 Removing intermediate container e796ec82b76c 15:51:40 ---> 40a9347c71ad 15:51:40 Successfully built 40a9347c71ad 15:51:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker inspect -f . ci-base-image-x86_64 15:51:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:40 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 15:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:40 $ docker top d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:41 + go version 15:51:41 go version go1.20.2 linux/amd64 [Pipeline] } 15:51:41 $ docker stop --time=1 d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 15:51:42 $ docker rm -f --volumes d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:42 + docker inspect -f . ci-base-image-x86_64 15:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:43 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 15:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:43 $ docker top f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:43 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:51:44 + make test 15:51:44 go test -race -coverprofile=coverage.out ./... 15:51:52 ? github.com/edgexfoundry/app-record-replay [no test files] 15:52:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:52:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:52:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:52:04 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.051s coverage: 10.0% of statements 15:52:04 ok github.com/edgexfoundry/app-record-replay/internal/data 0.060s coverage: 27.3% of statements 15:52:22 go vet ./... 15:52:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:52:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:52:24 ./bin/test-attribution-txt.sh [Pipeline] echo 15:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:52:24 $ docker stop --time=1 f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa 15:52:28 $ docker rm -f --volumes f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa [Pipeline] // withDockerContainer [Pipeline] sh 15:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:52:30 + ls -al . 15:52:30 total 148 15:52:30 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:51 . 15:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:50 .. 15:52:30 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:50 .dockerignore 15:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:50 .git 15:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 .github 15:52:30 -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:50 .gitignore 15:52:30 -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:50 .golangci.yml 15:52:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:50 .semver 15:52:30 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:50 Attribution.txt 15:52:30 -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:50 CHANGELOG.md 15:52:30 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:50 Dockerfile 15:52:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:50 GOVERNANCE.md 15:52:30 -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:50 Jenkinsfile 15:52:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:50 LICENSE 15:52:30 -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:50 OWNERS.md 15:52:30 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:50 README.md 15:52:30 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:50 VERSION 15:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 bin 15:52:30 -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:52 coverage.out 15:52:30 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:50 go.mod 15:52:30 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 15:50 go.sum 15:52:30 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:50 internal 15:52:30 -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:50 main.go 15:52:30 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:50 makefile 15:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:50 pkg 15:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:30 + 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=33243b892cd04961baa0321b8a5c910c508d1c9a --label arch=amd64 --label version=3.1.0-dev.5 . 15:52:30 Sending build context to Docker daemon 234.5kB 15:52:30 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:52:30 Step 2/26 : FROM ${BASE} AS builder 15:52:30 ---> 40a9347c71ad 15:52:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:52:30 ---> Running in 67b77edbe7e3 15:52:30 Removing intermediate container 67b77edbe7e3 15:52:30 ---> 2a37f8370ffe 15:52:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:52:30 ---> Running in ce22cb8dbf7f 15:52:30 Removing intermediate container ce22cb8dbf7f 15:52:30 ---> 0e2eabd9d01d 15:52:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:52:30 ---> Running in beda2975ada6 15:52:30 Removing intermediate container beda2975ada6 15:52:30 ---> 0c50294a0630 15:52:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:30 ---> Running in 4ff49a610c58 15:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:31 OK: 265 MiB in 53 packages 15:52:32 Removing intermediate container 4ff49a610c58 15:52:32 ---> 88da200b425d 15:52:32 Step 7/26 : WORKDIR /app 15:52:32 ---> Running in 97ca742c297c 15:52:32 Removing intermediate container 97ca742c297c 15:52:32 ---> c4d2cb33b560 15:52:32 Step 8/26 : COPY go.mod vendor* ./ 15:52:32 ---> d66da0161dda 15:52:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:32 ---> Running in b314e3af2396 15:52:32 Removing intermediate container b314e3af2396 15:52:32 ---> aaa2124f596e 15:52:32 Step 10/26 : COPY . . 15:52:33 ---> 6bb11c394bc7 15:52:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:33 ---> Running in 7c590fbd5c3a 15:52:33 Removing intermediate container 7c590fbd5c3a 15:52:33 ---> 484fc7407f0f 15:52:33 Step 12/26 : RUN $MAKE 15:52:33 ---> Running in 59f608817a66 15:52:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19068 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:52:33 Running in /w/workspace/app-record-replay/6 [Pipeline] { 15:52:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-record-replay [Pipeline] checkout 15:52:33 Selected Git installation does not exist. Using Default 15:52:33 The recommended git tool is: NONE 15:52:38 using credential edgex-jenkins-ssh 15:52:38 Cloning the remote Git repository 15:52:38 Removing intermediate container 59f608817a66 15:52:38 ---> 2f746b78da62 15:52:38 Step 13/26 : FROM alpine:3.17 15:52:39 3.17: Pulling from library/alpine 15:52:39 4db1b89c0bd1: Pulling fs layer 15:52:39 4db1b89c0bd1: Verifying Checksum 15:52:39 4db1b89c0bd1: Download complete 15:52:38 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:52:38 > git init /w/workspace/app-record-replay/6 # timeout=10 15:52:38 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:52:38 > git --version # timeout=10 15:52:38 > git --version # 'git version 2.25.1' 15:52:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:39 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:52:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:39 4db1b89c0bd1: Pull complete 15:52:39 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:52:39 Status: Downloaded newer image for alpine:3.17 15:52:39 ---> 1f73a9d63274 15:52:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:52:40 ---> Running in fe85fb9c43ff 15:52:40 Avoid second fetch 15:52:40 Checking out Revision 33243b892cd04961baa0321b8a5c910c508d1c9a (main) 15:52:40 Removing intermediate container fe85fb9c43ff 15:52:40 ---> 40c246509451 15:52:40 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:52:40 ---> Running in d6ccd03b8f59 15:52:40 Removing intermediate container d6ccd03b8f59 15:52:40 ---> 8ad0508e02b7 15:52:40 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:40 ---> Running in 412d7dfea8a9 15:52:40 Commit message: "Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" 15:52:40 > git config core.sparsecheckout # timeout=10 15:52:40 > git checkout -f 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 15:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:41 (1/2) Installing ca-certificates (20230506-r0) 15:52:41 (2/2) Installing dumb-init (1.2.5-r2) 15:52:41 Executing busybox-1.35.0-r29.trigger 15:52:41 Executing ca-certificates-20230506-r0.trigger 15:52:41 OK: 8 MiB in 17 packages 15:52:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:41 Dload Upload Total Spent Left Speed 15:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98084 15:52:41 Removing intermediate container 412d7dfea8a9 15:52:41 ---> 9db67f396449 15:52:41 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:52:41 ---> a01feaa0cdd6 15:52:41 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] sh 15:52:41 ---> a47f059a5c2d 15:52:41 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:52:41 ---> 86daec6c0040 15:52:41 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:52:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 15:52:42 ---> 5dcc653b0916 15:52:42 Step 21/26 : EXPOSE 59712 15:52:42 ---> Running in e0d121aee7ef 15:52:42 Removing intermediate container e0d121aee7ef 15:52:42 ---> d7644aac8628 15:52:42 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:52:42 ---> Running in c0c0f19de20c [Pipeline] sh 15:52:42 Removing intermediate container c0c0f19de20c 15:52:42 ---> b647180d5a12 15:52:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:42 ---> Running in 1760f0342272 15:52:42 Removing intermediate container 1760f0342272 15:52:42 ---> 1dbd599cc339 15:52:42 Step 24/26 : LABEL arch=amd64 15:52:42 ---> Running in 6e29702c5ead 15:52:42 Removing intermediate container 6e29702c5ead 15:52:42 ---> bf92853ed481 15:52:42 Step 25/26 : LABEL git_sha=33243b892cd04961baa0321b8a5c910c508d1c9a 15:52:42 ---> Running in 2ac2bcf29518 15:52:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:42 + sudo tee /etc/docker/daemon.new 15:52:42 { 15:52:42 "registry-mirrors": [ 15:52:42 "https://nexus3.edgexfoundry.org:10001" 15:52:42 ], 15:52:42 "bip": "10.250.0.254/24", 15:52:42 "hosts": [ 15:52:42 "tcp://0.0.0.0:5555", 15:52:42 "unix:///var/run/docker.sock" 15:52:42 ], 15:52:42 "mtu": 1458, 15:52:42 "selinux-enabled": true, 15:52:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:42 } [Pipeline] sh 15:52:42 Removing intermediate container 2ac2bcf29518 15:52:42 ---> 448261ea23a5 15:52:42 Step 26/26 : LABEL version=3.1.0-dev.5 15:52:42 ---> Running in 3794b01642e7 15:52:42 Removing intermediate container 3794b01642e7 15:52:42 ---> b59969c85a90 15:52:42 [Warning] One or more build-args [ARCH] were not consumed 15:52:42 Successfully built b59969c85a90 15:52:42 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:42 provisioning config files... 15:52:42 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3329277659134084237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:43 ---> docker-login.sh 15:52:43 nexus3.edgexfoundry.org:10001 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 nexus3.edgexfoundry.org:10002 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 nexus3.edgexfoundry.org:10003 15:52:43 + sudo service docker restart 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 nexus3.edgexfoundry.org:10004 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 docker.io 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 ---> docker-login.sh ends [Pipeline] } 15:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:43 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:52:43 33243b892cd04961baa0321b8a5c910c508d1c9a 15:52:43 latest 15:52:43 3.1.0-dev.5 15:52:43 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 15:52:43 main 15:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a 15:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:52:44 065f68d14066: Preparing 15:52:44 ec13e7d9ea0d: Preparing 15:52:44 3a6ac87e096c: Preparing 15:52:44 f78e8a45bc5d: Preparing 15:52:44 10e64248d759: Preparing 15:52:44 3dab9f8bf2d2: Preparing 15:52:44 3dab9f8bf2d2: Waiting 15:52:44 ec13e7d9ea0d: Pushed 15:52:44 3a6ac87e096c: Pushed 15:52:44 f78e8a45bc5d: Pushed 15:52:44 3dab9f8bf2d2: Layer already exists 15:52:44 10e64248d759: Pushed 15:52:44 065f68d14066: Pushed 15:52:44 33243b892cd04961baa0321b8a5c910c508d1c9a: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:52:45 065f68d14066: Preparing 15:52:45 ec13e7d9ea0d: Preparing 15:52:45 3a6ac87e096c: Preparing 15:52:45 f78e8a45bc5d: Preparing 15:52:45 10e64248d759: Preparing 15:52:45 3dab9f8bf2d2: Preparing 15:52:45 3dab9f8bf2d2: Waiting 15:52:45 f78e8a45bc5d: Layer already exists 15:52:45 10e64248d759: Layer already exists 15:52:45 3a6ac87e096c: Layer already exists 15:52:45 065f68d14066: Layer already exists 15:52:45 ec13e7d9ea0d: Layer already exists 15:52:45 3dab9f8bf2d2: Layer already exists 15:52:45 latest: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 15:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:52:46 065f68d14066: Preparing 15:52:46 ec13e7d9ea0d: Preparing 15:52:46 3a6ac87e096c: Preparing 15:52:46 f78e8a45bc5d: Preparing 15:52:46 10e64248d759: Preparing 15:52:46 3dab9f8bf2d2: Preparing 15:52:46 3dab9f8bf2d2: Waiting 15:52:46 3a6ac87e096c: Layer already exists 15:52:46 f78e8a45bc5d: Layer already exists 15:52:46 10e64248d759: Layer already exists 15:52:46 065f68d14066: Layer already exists 15:52:46 ec13e7d9ea0d: Layer already exists 15:52:46 3dab9f8bf2d2: Layer already exists 15:52:46 3.1.0-dev.5: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 15:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:52:46 065f68d14066: Preparing 15:52:46 ec13e7d9ea0d: Preparing 15:52:46 3a6ac87e096c: Preparing 15:52:46 f78e8a45bc5d: Preparing 15:52:46 10e64248d759: Preparing 15:52:46 3dab9f8bf2d2: Preparing 15:52:46 3dab9f8bf2d2: Waiting 15:52:46 065f68d14066: Layer already exists 15:52:46 f78e8a45bc5d: Layer already exists 15:52:46 10e64248d759: Layer already exists 15:52:46 3a6ac87e096c: Layer already exists 15:52:46 ec13e7d9ea0d: Layer already exists 15:52:46 3dab9f8bf2d2: Layer already exists 15:52:46 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:52:47 065f68d14066: Preparing 15:52:47 ec13e7d9ea0d: Preparing 15:52:47 3a6ac87e096c: Preparing 15:52:47 f78e8a45bc5d: Preparing 15:52:47 10e64248d759: Preparing 15:52:47 3dab9f8bf2d2: Preparing 15:52:47 3dab9f8bf2d2: Waiting 15:52:47 ec13e7d9ea0d: Layer already exists 15:52:47 3a6ac87e096c: Layer already exists 15:52:47 f78e8a45bc5d: Layer already exists 15:52:47 10e64248d759: Layer already exists 15:52:47 065f68d14066: Layer already exists 15:52:47 3dab9f8bf2d2: Layer already exists 15:52:47 main: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:47 ===================================================== [Pipeline] echo 15:52:47 taggedImages: 15:52:47 - nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a 15:52:47 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:52:47 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 15:52:47 - nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 15:52:47 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:47 15:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:47 latest: Pulling from edgex-lftools-log-publisher 15:52:47 5eb5b503b376: Pulling fs layer 15:52:47 5c69ac0246d0: Pulling fs layer 15:52:47 ec43610c2a17: Pulling fs layer 15:52:47 3a2ae6a8a46f: Pulling fs layer 15:52:47 33b1e0a273af: Pulling fs layer 15:52:47 5d3b04190fa2: Pulling fs layer 15:52:47 2f39f015ded8: Pulling fs layer 15:52:47 33b1e0a273af: Waiting 15:52:47 5d3b04190fa2: Waiting 15:52:47 2f39f015ded8: Waiting 15:52:47 3a2ae6a8a46f: Waiting 15:52:47 5c69ac0246d0: Verifying Checksum 15:52:47 5c69ac0246d0: Download complete 15:52:47 3a2ae6a8a46f: Download complete 15:52:47 33b1e0a273af: Verifying Checksum 15:52:47 33b1e0a273af: Download complete 15:52:47 5d3b04190fa2: Verifying Checksum 15:52:47 5d3b04190fa2: Download complete 15:52:47 ec43610c2a17: Verifying Checksum 15:52:47 ec43610c2a17: Download complete 15:52:48 5eb5b503b376: Verifying Checksum 15:52:48 5eb5b503b376: Download complete 15:52:48 2f39f015ded8: Download complete 15:52:49 5eb5b503b376: Pull complete 15:52:49 5c69ac0246d0: Pull complete 15:52:49 ec43610c2a17: Pull complete 15:52:49 3a2ae6a8a46f: Pull complete 15:52:50 33b1e0a273af: Pull complete 15:52:50 5d3b04190fa2: Pull complete 15:52:54 2f39f015ded8: Pull complete 15:52:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:54 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 15:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:58 $ docker top fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:59 ---> job-cost.sh 15:52:59 lf-activate-venv: SKIPPING 15:52:59 INFO: No Stack... 15:52:59 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:59 INFO: Archiving Costs [Pipeline] sh 15:53:00 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:53:00 + cut -d, -f6 [Pipeline] lock 15:53:00 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] 15:53:00 Resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] did not exist. Created. 15:53:00 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:00 + echo total: 0.2199999988079071 [Pipeline] stash 15:53:00 Stashed 1 file(s) [Pipeline] } 15:53:00 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:00 $ docker stop --time=1 fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 15:53:01 $ docker rm -f --volumes fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 15:53:01 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:53:01 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config9216680015222696605tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:02 ---> docker-login.sh 15:53:02 nexus3.edgexfoundry.org:10001 15:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:02 Configure a credential helper to remove this warning. See 15:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:02 15:53:02 Login Succeeded 15:53:02 nexus3.edgexfoundry.org:10002 15:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:02 Configure a credential helper to remove this warning. See 15:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:02 15:53:02 Login Succeeded 15:53:02 nexus3.edgexfoundry.org:10003 15:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:03 Configure a credential helper to remove this warning. See 15:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:03 15:53:03 Login Succeeded 15:53:03 nexus3.edgexfoundry.org:10004 15:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:03 Configure a credential helper to remove this warning. See 15:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:03 15:53:03 Login Succeeded 15:53:03 docker.io 15:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:04 Configure a credential helper to remove this warning. See 15:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:04 15:53:04 Login Succeeded 15:53:04 ---> docker-login.sh ends [Pipeline] } 15:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:04 ========================================================= 15:53:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:53:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:53:04 Sending build context to Docker daemon 122.4kB 15:53:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:53:05 Step 2/12 : FROM ${BASE} AS builder 15:53:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:05 c41833b44d91: Pulling fs layer 15:53:05 ed15518f5707: Pulling fs layer 15:53:05 feae8fd75edb: Pulling fs layer 15:53:05 242c74f7c9fa: Pulling fs layer 15:53:05 3cdef696dda3: Pulling fs layer 15:53:05 2ced38df9373: Pulling fs layer 15:53:05 58f1dce35555: Pulling fs layer 15:53:05 242c74f7c9fa: Waiting 15:53:05 2ced38df9373: Waiting 15:53:05 3cdef696dda3: Waiting 15:53:05 ed15518f5707: Download complete 15:53:05 242c74f7c9fa: Verifying Checksum 15:53:05 242c74f7c9fa: Download complete 15:53:05 3cdef696dda3: Verifying Checksum 15:53:05 3cdef696dda3: Download complete 15:53:05 c41833b44d91: Verifying Checksum 15:53:06 c41833b44d91: Pull complete 15:53:06 58f1dce35555: Verifying Checksum 15:53:06 58f1dce35555: Download complete 15:53:06 ed15518f5707: Pull complete 15:53:07 feae8fd75edb: Verifying Checksum 15:53:07 feae8fd75edb: Download complete 15:53:08 2ced38df9373: Verifying Checksum 15:53:08 2ced38df9373: Download complete 15:53:20 feae8fd75edb: Pull complete 15:53:20 242c74f7c9fa: Pull complete 15:53:20 3cdef696dda3: Pull complete 15:53:25 2ced38df9373: Pull complete 15:53:28 58f1dce35555: Pull complete 15:53:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:53:28 ---> fadd8f120f05 15:53:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:53:30 ---> Running in 6a0c0562c186 15:53:30 Removing intermediate container 6a0c0562c186 15:53:30 ---> db4dd2605ae0 15:53:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:53:30 ---> Running in 17ec7b3ef6a9 15:53:30 Removing intermediate container 17ec7b3ef6a9 15:53:30 ---> ff66e43a3432 15:53:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:53:30 ---> Running in 1701665b3b08 15:53:31 Removing intermediate container 1701665b3b08 15:53:31 ---> 0346ac880019 15:53:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:31 ---> Running in 4803a8b17437 15:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:33 OK: 263 MiB in 53 packages 15:53:34 Removing intermediate container 4803a8b17437 15:53:34 ---> 533a8e6f9bd1 15:53:34 Step 7/12 : WORKDIR /app 15:53:34 ---> Running in 5d6d8145a67a 15:53:34 Removing intermediate container 5d6d8145a67a 15:53:34 ---> 002040beaf8e 15:53:34 Step 8/12 : COPY go.mod vendor* ./ 15:53:37 ---> 90b6ac650853 15:53:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:37 ---> Running in 0aa9bcaae9dc 15:54:45 Removing intermediate container 0aa9bcaae9dc 15:54:45 ---> a42f17407084 15:54:45 Step 10/12 : COPY . . 15:54:45 ---> 6e38a24ff660 15:54:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:45 ---> Running in c6cc0d173aa7 15:54:45 Removing intermediate container c6cc0d173aa7 15:54:45 ---> 54c6370aef86 15:54:45 Step 12/12 : RUN $MAKE 15:54:45 ---> Running in 6055c974ae9a 15:54:46 noop 15:54:46 Removing intermediate container 6055c974ae9a 15:54:46 ---> 2d9a89a5b1cb 15:54:46 Successfully built 2d9a89a5b1cb 15:54:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:47 + docker inspect -f . ci-base-image-arm64 15:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:47 prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container 15:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:48 $ docker top 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:49 + go version 15:54:49 go version go1.20.2 linux/arm64 [Pipeline] } 15:54:49 $ docker stop --time=1 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a 15:54:51 $ docker rm -f --volumes 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 + docker inspect -f . ci-base-image-arm64 15:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container 15:54:51 $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:53 $ docker top 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:53 + git config --global --add safe.directory /w/workspace/app-record-replay/6 [Pipeline] fileExists [Pipeline] sh 15:54:53 + make test 15:54:53 go test -race -coverprofile=coverage.out ./... 15:55:40 ? github.com/edgexfoundry/app-record-replay [no test files] 15:57:17 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.200s coverage: 10.0% of statements 15:57:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:57:17 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:57:17 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:57:17 ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 27.3% of statements 15:57:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:57:17 go vet ./... 15:59:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:59:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:59:39 ./bin/test-attribution-txt.sh [Pipeline] echo 15:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:59:39 $ docker stop --time=1 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 15:59:41 $ docker rm -f --volumes 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:59:42 Warning: overwriting stash ‘coverage-report’ 15:59:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:59:43 + ls -al . 15:59:43 total 144 15:59:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:54 . 15:59:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:52 .. 15:59:43 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:52 .dockerignore 15:59:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:52 .git 15:59:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 .github 15:59:43 -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:52 .gitignore 15:59:43 -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:52 .golangci.yml 15:59:43 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:52 Attribution.txt 15:59:43 -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:52 CHANGELOG.md 15:59:43 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:52 Dockerfile 15:59:43 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:52 GOVERNANCE.md 15:59:43 -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:52 Jenkinsfile 15:59:43 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:52 LICENSE 15:59:43 -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:52 OWNERS.md 15:59:43 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:52 README.md 15:59:43 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:50 VERSION 15:59:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 bin 15:59:43 -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:57 coverage.out 15:59:43 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:52 go.mod 15:59:43 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 15:52 go.sum 15:59:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:52 internal 15:59:43 -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:52 main.go 15:59:43 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:52 makefile 15:59:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:52 pkg 15:59:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + 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=33243b892cd04961baa0321b8a5c910c508d1c9a --label arch=arm64 --label version=3.1.0-dev.5 . 15:59:43 Sending build context to Docker daemon 124.9kB 15:59:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:59:44 Step 2/26 : FROM ${BASE} AS builder 15:59:44 ---> 2d9a89a5b1cb 15:59:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:59:44 ---> Running in 0e708a9f132d 15:59:44 Removing intermediate container 0e708a9f132d 15:59:44 ---> 086e58d8b855 15:59:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:59:44 ---> Running in 5749b3a593b0 15:59:44 Removing intermediate container 5749b3a593b0 15:59:44 ---> cc233bc7b434 15:59:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:59:44 ---> Running in 908bd6da5873 15:59:45 Removing intermediate container 908bd6da5873 15:59:45 ---> 020cb9592121 15:59:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:59:45 ---> Running in bfec8923d398 15:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:47 OK: 263 MiB in 53 packages 15:59:48 Removing intermediate container bfec8923d398 15:59:48 ---> c7b0d9256ceb 15:59:48 Step 7/26 : WORKDIR /app 15:59:48 ---> Running in a1fedca08833 15:59:48 Removing intermediate container a1fedca08833 15:59:48 ---> 492668ca786c 15:59:48 Step 8/26 : COPY go.mod vendor* ./ 15:59:49 ---> 1299a37365eb 15:59:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:49 ---> Running in 9f56e370e0bf 15:59:52 Removing intermediate container 9f56e370e0bf 15:59:52 ---> df0ff58cea20 15:59:52 Step 10/26 : COPY . . 15:59:52 ---> 2b7ba89de54d 15:59:52 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:59:52 ---> Running in 1ae8f74007ae 15:59:52 Removing intermediate container 1ae8f74007ae 15:59:52 ---> d0e70f824f3c 15:59:52 Step 12/26 : RUN $MAKE 15:59:52 ---> Running in 0d81967d7f40 15:59:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-record-replay 16:00:20 Removing intermediate container 0d81967d7f40 16:00:20 ---> 143c21d64263 16:00:20 Step 13/26 : FROM alpine:3.17 16:00:21 3.17: Pulling from library/alpine 16:00:21 edb6bdbacee9: Pulling fs layer 16:00:21 edb6bdbacee9: Verifying Checksum 16:00:21 edb6bdbacee9: Download complete 16:00:22 edb6bdbacee9: Pull complete 16:00:22 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:00:22 Status: Downloaded newer image for alpine:3.17 16:00:22 ---> 779605e5fbc0 16:00:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:00:22 ---> Running in 5a83afc62e04 16:00:22 Removing intermediate container 5a83afc62e04 16:00:22 ---> d78ba0684345 16:00:22 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:00:22 ---> Running in bc367681dfa7 16:00:23 Removing intermediate container bc367681dfa7 16:00:23 ---> 26cc2c8c71b0 16:00:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:00:23 ---> Running in 2aa534e714f2 16:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:00:25 (1/2) Installing ca-certificates (20230506-r0) 16:00:25 (2/2) Installing dumb-init (1.2.5-r2) 16:00:25 Executing busybox-1.35.0-r29.trigger 16:00:25 Executing ca-certificates-20230506-r0.trigger 16:00:26 OK: 8 MiB in 17 packages 16:00:27 Removing intermediate container 2aa534e714f2 16:00:27 ---> db2645234e4a 16:00:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:00:31 ---> 40c611febfac 16:00:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:00:31 ---> f7c460ce8d5b 16:00:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:00:31 ---> 10b36e610ee2 16:00:31 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:00:32 ---> be2d26b7d3d3 16:00:32 Step 21/26 : EXPOSE 59712 16:00:32 ---> Running in 7005e427b322 16:00:32 Removing intermediate container 7005e427b322 16:00:32 ---> 628cbaeea26e 16:00:32 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:00:32 ---> Running in fa4aa188c6cc 16:00:33 Removing intermediate container fa4aa188c6cc 16:00:33 ---> 3f3444eda0fd 16:00:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:00:33 ---> Running in 0303b9735d95 16:00:33 Removing intermediate container 0303b9735d95 16:00:33 ---> d8c9c156d60b 16:00:33 Step 24/26 : LABEL arch=arm64 16:00:33 ---> Running in 171cc17bd976 16:00:33 Removing intermediate container 171cc17bd976 16:00:33 ---> 635d67d4a734 16:00:33 Step 25/26 : LABEL git_sha=33243b892cd04961baa0321b8a5c910c508d1c9a 16:00:33 ---> Running in 99ea76bf5f28 16:00:34 Removing intermediate container 99ea76bf5f28 16:00:34 ---> de730f645601 16:00:34 Step 26/26 : LABEL version=3.1.0-dev.5 16:00:34 ---> Running in 64c11e4afce4 16:00:34 Removing intermediate container 64c11e4afce4 16:00:34 ---> acc1ec294927 16:00:34 [Warning] One or more build-args [ARCH] were not consumed 16:00:34 Successfully built acc1ec294927 16:00:34 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 16:00:34 provisioning config files... 16:00:34 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config3983737501478992984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:34 ---> docker-login.sh 16:00:34 nexus3.edgexfoundry.org:10001 16:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:35 Configure a credential helper to remove this warning. See 16:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:35 16:00:35 Login Succeeded 16:00:35 nexus3.edgexfoundry.org:10002 16:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:35 Configure a credential helper to remove this warning. See 16:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:35 16:00:35 Login Succeeded 16:00:35 nexus3.edgexfoundry.org:10003 16:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:35 Configure a credential helper to remove this warning. See 16:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:35 16:00:35 Login Succeeded 16:00:35 nexus3.edgexfoundry.org:10004 16:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:36 Configure a credential helper to remove this warning. See 16:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:36 16:00:36 Login Succeeded 16:00:36 docker.io 16:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:36 Configure a credential helper to remove this warning. See 16:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:36 16:00:36 Login Succeeded 16:00:36 ---> docker-login.sh ends [Pipeline] } 16:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:37 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 16:00:37 33243b892cd04961baa0321b8a5c910c508d1c9a 16:00:37 latest 16:00:37 3.1.0-dev.5 16:00:37 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 16:00:37 main 16:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:37 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:37 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a 16:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:00:37 3544be58028a: Preparing 16:00:37 dca191a10e6b: Preparing 16:00:37 d1396428ab11: Preparing 16:00:37 8fbf4a1f9b8f: Preparing 16:00:37 4f9d6908a96e: Preparing 16:00:37 9386262d7a74: Preparing 16:00:37 9386262d7a74: Waiting 16:00:37 8fbf4a1f9b8f: Pushed 16:00:37 d1396428ab11: Pushed 16:00:37 dca191a10e6b: Pushed 16:00:37 9386262d7a74: Layer already exists 16:00:38 4f9d6908a96e: Pushed 16:00:38 3544be58028a: Pushed 16:00:38 33243b892cd04961baa0321b8a5c910c508d1c9a: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:38 + 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 16:00:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:00:39 3544be58028a: Preparing 16:00:39 dca191a10e6b: Preparing 16:00:39 d1396428ab11: Preparing 16:00:39 8fbf4a1f9b8f: Preparing 16:00:39 4f9d6908a96e: Preparing 16:00:39 9386262d7a74: Preparing 16:00:39 9386262d7a74: Waiting 16:00:39 3544be58028a: Layer already exists 16:00:39 8fbf4a1f9b8f: Layer already exists 16:00:39 d1396428ab11: Layer already exists 16:00:39 4f9d6908a96e: Layer already exists 16:00:39 dca191a10e6b: Layer already exists 16:00:39 9386262d7a74: Layer already exists 16:00:39 latest: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:39 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 16:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:00:40 3544be58028a: Preparing 16:00:40 dca191a10e6b: Preparing 16:00:40 d1396428ab11: Preparing 16:00:40 8fbf4a1f9b8f: Preparing 16:00:40 4f9d6908a96e: Preparing 16:00:40 9386262d7a74: Preparing 16:00:40 9386262d7a74: Waiting 16:00:40 d1396428ab11: Layer already exists 16:00:40 dca191a10e6b: Layer already exists 16:00:40 4f9d6908a96e: Layer already exists 16:00:40 8fbf4a1f9b8f: Layer already exists 16:00:40 3544be58028a: Layer already exists 16:00:40 9386262d7a74: Layer already exists 16:00:40 3.1.0-dev.5: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:40 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:00:41 3544be58028a: Preparing 16:00:41 dca191a10e6b: Preparing 16:00:41 d1396428ab11: Preparing 16:00:41 8fbf4a1f9b8f: Preparing 16:00:41 4f9d6908a96e: Preparing 16:00:41 9386262d7a74: Preparing 16:00:41 9386262d7a74: Waiting 16:00:41 dca191a10e6b: Layer already exists 16:00:41 d1396428ab11: Layer already exists 16:00:41 8fbf4a1f9b8f: Layer already exists 16:00:41 4f9d6908a96e: Layer already exists 16:00:41 3544be58028a: Layer already exists 16:00:41 9386262d7a74: Layer already exists 16:00:41 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + 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 16:00:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 16:00:41 3544be58028a: Preparing 16:00:41 dca191a10e6b: Preparing 16:00:41 d1396428ab11: Preparing 16:00:41 8fbf4a1f9b8f: Preparing 16:00:41 4f9d6908a96e: Preparing 16:00:41 9386262d7a74: Preparing 16:00:41 9386262d7a74: Waiting 16:00:41 8fbf4a1f9b8f: Layer already exists 16:00:41 4f9d6908a96e: Layer already exists 16:00:41 dca191a10e6b: Layer already exists 16:00:41 d1396428ab11: Layer already exists 16:00:41 3544be58028a: Layer already exists 16:00:41 9386262d7a74: Layer already exists 16:00:41 main: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:42 ===================================================== [Pipeline] echo 16:00:42 taggedImages: 16:00:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a 16:00:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 16:00:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 16:00:42 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 16:00:42 - 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 16:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:42 16:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:42 arm64: Pulling from edgex-lftools-log-publisher 16:00:42 8998bd30e6a1: Pulling fs layer 16:00:42 04944245beec: Pulling fs layer 16:00:42 699f458cf7ca: Pulling fs layer 16:00:42 765212b225bb: Pulling fs layer 16:00:42 f23df028b6ca: Pulling fs layer 16:00:42 d65c8cfc05b1: Pulling fs layer 16:00:42 2437ff75d9bd: Pulling fs layer 16:00:42 765212b225bb: Waiting 16:00:42 f23df028b6ca: Waiting 16:00:42 d65c8cfc05b1: Waiting 16:00:42 2437ff75d9bd: Waiting 16:00:43 04944245beec: Verifying Checksum 16:00:43 04944245beec: Download complete 16:00:43 765212b225bb: Verifying Checksum 16:00:43 765212b225bb: Download complete 16:00:43 f23df028b6ca: Verifying Checksum 16:00:43 f23df028b6ca: Download complete 16:00:43 d65c8cfc05b1: Verifying Checksum 16:00:43 d65c8cfc05b1: Download complete 16:00:43 699f458cf7ca: Verifying Checksum 16:00:43 699f458cf7ca: Download complete 16:00:43 8998bd30e6a1: Verifying Checksum 16:00:43 8998bd30e6a1: Download complete 16:00:46 2437ff75d9bd: Verifying Checksum 16:00:46 2437ff75d9bd: Download complete 16:00:47 8998bd30e6a1: Pull complete 16:00:47 04944245beec: Pull complete 16:00:49 699f458cf7ca: Pull complete 16:00:49 765212b225bb: Pull complete 16:00:50 f23df028b6ca: Pull complete 16:00:50 d65c8cfc05b1: Pull complete 16:01:05 2437ff75d9bd: Pull complete 16:01:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:05 prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container 16:01:05 $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 16:01:07 $ docker top 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:08 ---> job-cost.sh 16:01:08 lf-activate-venv: SKIPPING 16:01:08 INFO: No Stack... 16:01:08 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:09 INFO: Archiving Costs [Pipeline] sh 16:01:10 + cat /w/workspace/app-record-replay/6/archives/cost.csv 16:01:10 + cut -d, -f6 [Pipeline] lock 16:01:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] 16:01:10 Resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] did not exist. Created. 16:01:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:10 /w/workspace/app-record-replay/6@tmp/durable-e5831550/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:01:11 + echo total: 0.10999999940395355 [Pipeline] stash 16:01:11 Warning: overwriting stash ‘stack-cost’ 16:01:11 Stashed 1 file(s) [Pipeline] } 16:01:11 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:11 $ docker stop --time=1 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 16:01:12 $ docker rm -f --volumes 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 [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 16:01:13 provisioning config files... 16:01:13 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #6 16:01:13 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16337570745580134523tmp [Pipeline] { [Pipeline] sh 16:01:13 + set +x 16:01:13 + curl -s https://codecov.io/bash 16:01:13 + bash -s -- 16:01:13 16:01:13 _____ _ 16:01:13 / ____| | | 16:01:13 | | ___ __| | ___ ___ _____ __ 16:01:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:01:13 | |___| (_) | (_| | __/ (_| (_) \ V / 16:01:13 \_____\___/ \__,_|\___|\___\___/ \_/ 16:01:13 Bash-1.0.6 16:01:13 16:01:13 16:01:13 ==> git version 2.25.1 found 16:01:13 ==> 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 16:01:13 Release-Date: 2020-01-08 16:01:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:01:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:01:13 ==> Jenkins CI detected. 16:01:13 current dir:  /w/workspace/exfoundry_app-record-replay_main 16:01:13 project root: . 16:01:13 --> token set from env 16:01:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:01:13 ==> Running gcov in . (disable via -X gcov) 16:01:13 ==> Python coveragepy not found 16:01:13 ==> Searching for coverage reports in: 16:01:13 + . 16:01:13 -> Found 1 reports 16:01:13 ==> Detecting git/mercurial file structure 16:01:13 ==> Reading reports 16:01:13 + ./coverage.out bytes=1849 16:01:13 ==> Appending adjustments 16:01:13 https://docs.codecov.io/docs/fixing-reports 16:01:13 + Found adjustments 16:01:13 ==> Gzipping contents 16:01:13 4.0K /tmp/codecov.SY57WD.gz 16:01:13 ==> Uploading reports 16:01:13 url: https://codecov.io 16:01:13 query: branch=main&commit=33243b892cd04961baa0321b8a5c910c508d1c9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:01:13 -> Pinging Codecov 16:01:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=33243b892cd04961baa0321b8a5c910c508d1c9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 16:01:13 Invalid request parameters 16:01:13 400 [Pipeline] } 16:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:01:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:01:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:14 16:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:01:14 df9b9388f04a: Pulling fs layer 16:01:14 52dc419b0ee2: Pulling fs layer 16:01:14 25bc292e5bac: Pulling fs layer 16:01:14 114826534d7a: Pulling fs layer 16:01:14 4657fd5d0bcf: Pulling fs layer 16:01:14 6ad1cebc031e: Pulling fs layer 16:01:14 8a3aa393b2d8: Pulling fs layer 16:01:14 4657fd5d0bcf: Waiting 16:01:14 6ad1cebc031e: Waiting 16:01:14 114826534d7a: Waiting 16:01:14 8a3aa393b2d8: Waiting 16:01:14 25bc292e5bac: Download complete 16:01:14 52dc419b0ee2: Verifying Checksum 16:01:14 52dc419b0ee2: Download complete 16:01:14 4657fd5d0bcf: Verifying Checksum 16:01:14 4657fd5d0bcf: Download complete 16:01:14 df9b9388f04a: Verifying Checksum 16:01:14 df9b9388f04a: Download complete 16:01:14 df9b9388f04a: Pull complete 16:01:14 6ad1cebc031e: Verifying Checksum 16:01:14 6ad1cebc031e: Download complete 16:01:14 52dc419b0ee2: Pull complete 16:01:14 25bc292e5bac: Pull complete 16:01:15 114826534d7a: Verifying Checksum 16:01:15 114826534d7a: Download complete 16:01:15 8a3aa393b2d8: Verifying Checksum 16:01:15 8a3aa393b2d8: Download complete 16:01:19 114826534d7a: Pull complete 16:01:19 4657fd5d0bcf: Pull complete 16:01:19 6ad1cebc031e: Pull complete 16:01:22 8a3aa393b2d8: Pull complete 16:01:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:22 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:01:22 $ 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 16:01:32 $ docker top 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd -eo pid,comm [Pipeline] { [Pipeline] echo 16:01:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 16:01:32 + set -o pipefail 16:01:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 16:01:36 16:01:36 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 16:01:36 16:01:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/03891814-14c2-4477-ab7a-a0128f79e0ef 16:01:36 16:01:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:01:36 16:01:36 16:01:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:01:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:01:36 More details here: https://snyk.co/ue1NS [Pipeline] } 16:01:36 $ docker stop --time=1 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd 16:01:42 $ docker rm -f --volumes 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd [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 16:01:43 + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] sh 16:01:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:01:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:44 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:01:44 $ docker top 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d -eo pid,comm 16:01:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:01:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:44 [ssh-agent] Looking for ssh-agent implementation... 16:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:45 $ docker exec 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d ssh-agent 16:01:45 SSH_AUTH_SOCK=/tmp/ssh-MATvCeE4Lks0/agent.32 16:01:45 SSH_AGENT_PID=38 16:01:45 Running ssh-add (command line suppressed) 16:01:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11915424641418988652.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11915424641418988652.key) 16:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:45 + git semver tag 16:01:45 2023-06-22 16:01:45,716 [run_tag] DEBUG tag force:False 16:01:45 2023-06-22 16:01:45,716 [check_head_tag] DEBUG check head tag 16:01:45 2023-06-22 16:01:45,716 [execute] INFO git cat-file --batch-check 16:01:45 2023-06-22 16:01:45,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:01:45 2023-06-22 16:01:45,721 [execute] INFO git cat-file --batch 16:01:45 2023-06-22 16:01:45,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 16:01:45 2023-06-22 16:01:45,725 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:01:45 2023-06-22 16:01:45,726 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 16:01:45 2023-06-22 16:01:45,726 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 16:01:45 2023-06-22 16:01:45,729 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:01:45 3.1.0-dev.5 [Pipeline] } 16:01:45 $ docker exec --env ******** --env ******** 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d ssh-agent -k 16:01:45 unset SSH_AUTH_SOCK; 16:01:45 unset SSH_AGENT_PID; 16:01:45 echo Agent pid 38 killed; 16:01:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:46 + git semver [Pipeline] } 16:01:46 $ docker stop --time=1 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d 16:01:47 $ docker rm -f --volumes 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:48 16:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:48 0.23.1-centos7: Pulling from edgex-lftools 16:01:48 ab5ef0e58194: Pulling fs layer 16:01:48 9712f1f96733: Pulling fs layer 16:01:48 63f879dbbcfc: Pulling fs layer 16:01:48 0d9ebad4ef96: Pulling fs layer 16:01:48 e9a5061849ea: Pulling fs layer 16:01:48 d747dcd14b5f: Pulling fs layer 16:01:48 2de7ff778b66: Pulling fs layer 16:01:48 e9a5061849ea: Waiting 16:01:48 d747dcd14b5f: Waiting 16:01:48 2de7ff778b66: Waiting 16:01:48 0d9ebad4ef96: Waiting 16:01:48 9712f1f96733: Verifying Checksum 16:01:48 9712f1f96733: Download complete 16:01:48 63f879dbbcfc: Verifying Checksum 16:01:48 63f879dbbcfc: Download complete 16:01:48 e9a5061849ea: Download complete 16:01:48 d747dcd14b5f: Download complete 16:01:48 ab5ef0e58194: Download complete 16:01:48 0d9ebad4ef96: Verifying Checksum 16:01:48 0d9ebad4ef96: Download complete 16:01:48 2de7ff778b66: Verifying Checksum 16:01:48 2de7ff778b66: Download complete 16:01:52 ab5ef0e58194: Pull complete 16:01:52 9712f1f96733: Pull complete 16:01:52 63f879dbbcfc: Pull complete 16:01:56 0d9ebad4ef96: Pull complete 16:01:56 e9a5061849ea: Pull complete 16:01:56 d747dcd14b5f: Pull complete 16:01:57 2de7ff778b66: Pull complete 16:01:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:01:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:57 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:01:58 $ 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 16:02:05 $ docker top 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:02:05 provisioning config files... 16:02:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15445769095886438099tmp 16:02:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4164892476173032922tmp 16:02:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15348671726840051519tmp [Pipeline] { [Pipeline] echo 16:02:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:02:05 ---> sigul-configuration.sh 16:02:05 gpg: directory `/root/.gnupg' created 16:02:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:02:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:02:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:02:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:02:05 gpg: CAST5 encrypted data 16:02:05 gpg: encrypted with 1 passphrase 16:02:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:02:06 + mkdir /home/jenkins 16:02:06 + mkdir /home/jenkins/sigul [Pipeline] sh 16:02:06 + 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 16:02:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:02:06 ---> sigul-install.sh 16:02:06 Sigul already installed; skipping installation. [Pipeline] sh 16:02:07 + git tag --list 16:02:07 v3.1.0-dev.0 16:02:07 v3.1.0-dev.1 16:02:07 v3.1.0-dev.2 16:02:07 v3.1.0-dev.3 16:02:07 v3.1.0-dev.4 16:02:07 v3.1.0-dev.5 [Pipeline] sh 16:02:07 + lftools sign git-tag v3.1.0-dev.5 16:02:07 Signing Git tag with Sigul... 16:02:07 Signing v3.1.0-dev.5 [Pipeline] echo 16:02:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:02:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:02:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:02:08 $ docker stop --time=1 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 16:02:09 $ docker rm -f --volumes 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:02:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:10 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:02:10 $ 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 16:02:10 $ docker top d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a -eo pid,comm 16:02:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:02:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:11 [ssh-agent] Looking for ssh-agent implementation... 16:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:11 $ docker exec d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a ssh-agent 16:02:11 SSH_AUTH_SOCK=/tmp/ssh-SU346tho0J7l/agent.34 16:02:11 SSH_AGENT_PID=40 16:02:11 Running ssh-add (command line suppressed) 16:02:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1009144318368432066.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1009144318368432066.key) 16:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:11 + git semver bump pre 16:02:11 2023-06-22 16:02:11,863 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:02:11 2023-06-22 16:02:11,863 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 16:02:11 2023-06-22 16:02:11,863 [bump_version] DEBUG bumped version:3.1.0-dev.6 16:02:11 2023-06-22 16:02:11,863 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 16:02:11 2023-06-22 16:02:11,864 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:02:11 2023-06-22 16:02:11,864 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 16:02:11 2023-06-22 16:02:11,866 [execute] INFO git cat-file --batch-check 16:02:11 2023-06-22 16:02:11,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:11 2023-06-22 16:02:11,871 [execute] INFO git cat-file --batch 16:02:11 2023-06-22 16:02:11,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:11 2023-06-22 16:02:11,877 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:02:11 3.1.0-dev.6 [Pipeline] } 16:02:11 $ docker exec --env ******** --env ******** d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a ssh-agent -k 16:02:12 unset SSH_AUTH_SOCK; 16:02:12 unset SSH_AGENT_PID; 16:02:12 echo Agent pid 40 killed; 16:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:12 + git semver [Pipeline] } 16:02:12 $ docker stop --time=1 d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a 16:02:13 $ docker rm -f --volumes d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a [Pipeline] // withDockerContainer [Pipeline] sh 16:02:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:14 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:02:14 $ 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 16:02:15 $ docker top 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:15 [ssh-agent] Looking for ssh-agent implementation... 16:02:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:15 $ docker exec 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c ssh-agent 16:02:15 SSH_AUTH_SOCK=/tmp/ssh-kMYOgqWJhJOM/agent.33 16:02:15 SSH_AGENT_PID=39 16:02:15 Running ssh-add (command line suppressed) 16:02:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7761325348550359134.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7761325348550359134.key) 16:02:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:15 + git semver push 16:02:15 2023-06-22 16:02:15,970 [run_push] DEBUG push 16:02:15 2023-06-22 16:02:15,971 [execute] INFO git cat-file --batch-check 16:02:15 2023-06-22 16:02:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:15 2023-06-22 16:02:15,975 [execute] INFO git rev-list e853b9629be090540be2908ad2499f1da2f596e9 -- 16:02:15 2023-06-22 16:02:15,975 [execute] DEBUG Popen(['git', 'rev-list', 'e853b9629be090540be2908ad2499f1da2f596e9', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:15 2023-06-22 16:02:15,980 [execute] INFO git fetch -v origin 16:02:15 2023-06-22 16:02:15,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 16:02:16 2023-06-22 16:02:16,445 [run_push] DEBUG no remote changes detected 16:02:16 2023-06-22 16:02:16,446 [execute] INFO git push origin semver 16:02:16 2023-06-22 16:02:16,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:17 2023-06-22 16:02:17,425 [run_push] DEBUG push all version tags 16:02:17 2023-06-22 16:02:17,426 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:02:17 2023-06-22 16:02:17,426 [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) 16:02:18 2023-06-22 16:02:18,142 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:02:18 3.1.0-dev.6 [Pipeline] } 16:02:18 $ docker exec --env ******** --env ******** 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c ssh-agent -k 16:02:18 unset SSH_AUTH_SOCK; 16:02:18 unset SSH_AGENT_PID; 16:02:18 echo Agent pid 39 killed; 16:02:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:18 + git semver [Pipeline] } 16:02:19 $ docker stop --time=1 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c 16:02:20 $ docker rm -f --volumes 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c [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 16:02:21 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 16:02:21 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:02:21 total 16 16:02:21 drwxr-xr-x 3 root root 4096 Jun 22 15:52 . 16:02:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 16:02 .. 16:02:21 drwxr-xr-x 2 root root 4096 Jun 22 15:52 cost 16:02:21 -rw-r--r-- 1 root root 87 Jun 22 15:52 cost.csv 16:02:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 16:02:21 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 16:02:21 total 16 16:02:21 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:52 . 16:02:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 16:02 .. 16:02:21 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:52 cost 16:02:21 -rw-r--r-- 1 jenkins jenkins 87 Jun 22 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:02:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:02:22 ---> package-listing.sh 16:02:22 ++ facter osfamily 16:02:22 ++ tr '[:upper:]' '[:lower:]' 16:02:22 + OS_FAMILY=debian 16:02:22 + workspace=/w/workspace/exfoundry_app-record-replay_main 16:02:22 + START_PACKAGES=/tmp/packages_start.txt 16:02:22 + END_PACKAGES=/tmp/packages_end.txt 16:02:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:22 + PACKAGES=/tmp/packages_start.txt 16:02:22 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:02:22 + PACKAGES=/tmp/packages_end.txt 16:02:22 + case "${OS_FAMILY}" in 16:02:22 + dpkg -l 16:02:22 + grep '^ii' 16:02:22 + '[' -f /tmp/packages_start.txt ']' 16:02:22 + '[' -f /tmp/packages_end.txt ']' 16:02:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:22 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 16:02:22 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 16:02:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 16:02:22 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 16:02:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:23 prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container 16:02:23 $ 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 16:02:23 $ docker top 58ba13a7b25a851e874ddc23f6ecd13735938d46aed5b1889ecbec0e75f2bdb4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:24 + touch /tmp/pre-build-complete [Pipeline] sh 16:02:24 + mkdir -p /var/log/sysstat [Pipeline] sh 16:02:24 + ls /var/log/sa-host 16:02:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:24 provisioning config files... 16:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13114395110575010732tmp [Pipeline] { [Pipeline] echo 16:02:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:02:25 ---> create-netrc.sh [Pipeline] } 16:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:02:25 ---> python-tools-install.sh [Pipeline] echo 16:02:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:02:25 ---> sudo-logs.sh 16:02:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:02:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:02:26 ---> job-cost.sh 16:02:26 lf-activate-venv: SKIPPING 16:02:26 DEBUG: total: 0.2199999988079071 16:02:26 INFO: Retrieving Stack Cost... 16:02:26 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:26 INFO: Archiving Costs [Pipeline] echo 16:02:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:02:27 ---> logs-deploy.sh 16:02:27 lf-activate-venv: SKIPPING 16:02:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/6 16:02:27 INFO: archiving workspace using pattern(s): 16:02:28 Archives upload complete. 16:02:28 INFO: archiving logs to Nexus 16:02:29 ---> uname -a: 16:02:29 Linux prd-ubuntu20-04-docker-8c-8g-19067 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:02:29 16:02:29 16:02:29 ---> lscpu: 16:02:29 Architecture: x86_64 16:02:29 CPU op-mode(s): 32-bit, 64-bit 16:02:29 Byte Order: Little Endian 16:02:29 Address sizes: 40 bits physical, 48 bits virtual 16:02:29 CPU(s): 8 16:02:29 On-line CPU(s) list: 0-7 16:02:29 Thread(s) per core: 1 16:02:29 Core(s) per socket: 1 16:02:29 Socket(s): 8 16:02:29 NUMA node(s): 1 16:02:29 Vendor ID: AuthenticAMD 16:02:29 CPU family: 23 16:02:29 Model: 49 16:02:29 Model name: AMD EPYC-Rome Processor 16:02:29 Stepping: 0 16:02:29 CPU MHz: 2800.000 16:02:29 BogoMIPS: 5600.00 16:02:29 Virtualization: AMD-V 16:02:29 Hypervisor vendor: KVM 16:02:29 Virtualization type: full 16:02:29 L1d cache: 256 KiB 16:02:29 L1i cache: 256 KiB 16:02:29 L2 cache: 4 MiB 16:02:29 L3 cache: 128 MiB 16:02:29 NUMA node0 CPU(s): 0-7 16:02:29 Vulnerability Itlb multihit: Not affected 16:02:29 Vulnerability L1tf: Not affected 16:02:29 Vulnerability Mds: Not affected 16:02:29 Vulnerability Meltdown: Not affected 16:02:29 Vulnerability Mmio stale data: Not affected 16:02:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:02:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:02:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:02:29 Vulnerability Srbds: Not affected 16:02:29 Vulnerability Tsx async abort: Not affected 16:02:29 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 16:02:29 16:02:29 16:02:29 ---> nproc: 16:02:29 8 16:02:29 16:02:29 16:02:29 ---> df -h: 16:02:29 Filesystem Size Used Avail Use% Mounted on 16:02:29 overlay 155G 13G 143G 9% / 16:02:29 tmpfs 64M 0 64M 0% /dev 16:02:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:02:29 shm 64M 0 64M 0% /dev/shm 16:02:29 /dev/vda1 155G 13G 143G 9% /facter-os 16:02:29 16:02:29 16:02:29 ---> sar -b -r -n DEV: 16:02:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19067) 06/22/23 _x86_64_ (8 CPU) 16:02:29 16:02:29 15:49:50 LINUX RESTART (8 CPU) 16:02:29 16:02:29 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:02:29 15:51:01 142.29 47.88 94.42 0.00 5397.90 175601.40 0.00 16:02:29 15:52:01 175.27 1.52 173.75 0.00 32.53 72660.02 0.00 16:02:29 15:53:01 171.65 0.30 171.35 0.00 14.00 36232.09 0.00 16:02:29 15:54:01 4.02 0.00 4.02 0.00 0.00 58.81 0.00 16:02:29 15:55:01 19.08 7.07 12.01 0.00 898.65 2239.49 0.00 16:02:29 15:56:01 40.16 3.52 36.64 0.00 4256.22 6810.46 0.00 16:02:29 15:57:01 3.52 0.02 3.50 0.00 0.13 90.92 0.00 16:02:29 15:58:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 16:02:29 15:59:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 16:02:29 16:00:01 2.10 0.00 2.10 0.00 0.00 23.60 0.00 16:02:29 16:01:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 16:02:29 16:02:01 76.44 0.23 76.20 0.00 11.86 46045.53 0.00 16:02:29 Average: 53.25 5.04 48.20 0.00 884.27 28317.65 0.00 16:02:29 16:02:29 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:29 15:51:01 29202908 31616052 708652 2.16 71648 2615936 1826200 5.38 963788 2366064 410800 16:02:29 15:52:01 27979984 31567848 740216 2.25 144820 3613580 1829316 5.39 1358084 3073276 424900 16:02:29 15:53:01 27861880 31554872 750588 2.28 157948 3683452 1956184 5.77 1226732 3296668 440 16:02:29 15:54:01 27887248 31579664 728280 2.21 158056 3683312 1755580 5.17 1201696 3296496 180 16:02:29 15:55:01 27776544 31566688 721424 2.19 164732 3782944 1524252 4.49 1267376 3330296 724 16:02:29 15:56:01 27360340 31559380 727852 2.21 192140 4143656 1797260 5.30 1525936 3463256 4 16:02:29 15:57:01 27366192 31560436 726692 2.21 190704 4140404 1767768 5.21 1524620 3460044 8 16:02:29 15:58:01 27374012 31568324 718712 2.19 190744 4140404 1767768 5.21 1516588 3460040 40 16:02:29 15:59:01 27373988 31568364 718640 2.19 190820 4140408 1767768 5.21 1516716 3460048 16 16:02:29 16:00:01 27373728 31568208 718740 2.19 190908 4140412 1767768 5.21 1516872 3460048 20 16:02:29 16:01:01 27373428 31567968 718920 2.19 190968 4140412 1767768 5.21 1518644 3460052 8 16:02:29 16:02:01 25874176 31537512 744904 2.27 228740 5448128 1858188 5.48 1625168 4726256 332496 16:02:29 Average: 27567036 31567943 726968 2.21 172686 3972754 1782152 5.25 1396852 3404379 97470 16:02:29 16:02:29 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:29 15:51:01 docker0 0.67 0.68 0.10 0.92 0.00 0.00 0.00 0.00 16:02:29 15:51:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 16:02:29 15:51:01 ens3 627.88 371.14 6643.05 83.52 0.00 0.00 0.00 0.00 16:02:29 15:52:01 docker0 170.12 297.23 13.59 1939.02 0.00 0.00 0.00 0.00 16:02:29 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 15:52:01 ens3 323.88 187.42 1967.19 27.74 0.00 0.00 0.00 0.00 16:02:29 15:52:01 vethe75aee7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:02:29 15:53:01 docker0 3.03 7.00 0.19 88.12 0.00 0.00 0.00 0.00 16:02:29 15:53:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 16:02:29 15:53:01 ens3 172.10 130.26 2710.57 143.50 0.00 0.00 0.00 0.00 16:02:29 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 15:54:01 ens3 1.00 0.92 0.92 0.42 0.00 0.00 0.00 0.00 16:02:29 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:02:29 15:55:01 ens3 72.50 40.33 915.27 2.86 0.00 0.00 0.00 0.00 16:02:29 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:56:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 16:02:29 15:56:01 ens3 173.97 92.48 2001.32 6.30 0.00 0.00 0.00 0.00 16:02:29 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:57:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 15:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 15:59:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 16:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:02:29 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:29 16:01:01 ens3 4.33 2.95 13.54 0.27 0.00 0.00 0.00 0.00 16:02:29 16:02:01 docker0 33.26 59.97 2.90 582.10 0.00 0.00 0.00 0.00 16:02:29 16:02:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 16:02:29 16:02:01 ens3 312.15 181.99 7751.34 29.85 0.00 0.00 0.00 0.00 16:02:29 Average: docker0 17.26 30.41 1.40 217.51 0.00 0.00 0.00 0.00 16:02:29 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 16:02:29 Average: ens3 140.68 83.98 1833.60 24.54 0.00 0.00 0.00 0.00 16:02:29 16:02:29 16:02:29 ---> sar -P ALL: 16:02:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19067) 06/22/23 _x86_64_ (8 CPU) 16:02:29 16:02:29 15:49:50 LINUX RESTART (8 CPU) 16:02:29 16:02:29 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:02:29 15:51:01 all 9.16 0.00 3.09 3.96 0.05 83.73 16:02:29 15:51:01 0 8.64 0.00 3.12 0.32 0.05 87.87 16:02:29 15:51:01 1 9.39 0.00 2.88 0.71 0.07 86.96 16:02:29 15:51:01 2 9.83 0.00 3.84 9.87 0.05 76.41 16:02:29 15:51:01 3 9.20 0.00 2.68 8.96 0.05 79.11 16:02:29 15:51:01 4 10.41 0.00 2.88 1.54 0.05 85.12 16:02:29 15:51:01 5 8.91 0.00 2.42 8.44 0.05 80.17 16:02:29 15:51:01 6 8.56 0.00 2.62 1.41 0.05 87.36 16:02:29 15:51:01 7 8.33 0.00 4.31 0.44 0.07 86.86 16:02:29 15:52:01 all 19.70 0.00 4.14 5.01 0.08 71.07 16:02:29 15:52:01 0 19.97 0.00 4.54 0.84 0.12 74.53 16:02:29 15:52:01 1 18.86 0.00 3.46 1.00 0.05 76.63 16:02:29 15:52:01 2 19.39 0.00 4.20 6.26 0.08 70.06 16:02:29 15:52:01 3 18.22 0.00 3.94 0.44 0.07 77.34 16:02:29 15:52:01 4 21.08 0.00 4.75 23.86 0.08 50.23 16:02:29 15:52:01 5 20.52 0.00 3.67 6.64 0.05 69.12 16:02:29 15:52:01 6 20.66 0.00 3.71 0.13 0.07 75.43 16:02:29 15:52:01 7 18.91 0.00 4.83 0.91 0.10 75.24 16:02:29 15:53:01 all 27.09 0.00 5.00 2.82 0.11 64.98 16:02:29 15:53:01 0 27.54 0.00 4.99 2.46 0.10 64.91 16:02:29 15:53:01 1 26.61 0.00 4.82 0.37 0.08 68.12 16:02:29 15:53:01 2 28.04 0.00 5.05 4.42 0.08 62.41 16:02:29 15:53:01 3 26.79 0.00 4.50 0.73 0.14 67.85 16:02:29 15:53:01 4 25.93 0.00 4.30 2.00 0.08 67.68 16:02:29 15:53:01 5 27.02 0.00 5.99 7.71 0.10 59.18 16:02:29 15:53:01 6 26.66 0.00 5.23 0.22 0.20 67.69 16:02:29 15:53:01 7 28.13 0.00 5.12 4.66 0.10 61.99 16:02:29 15:54:01 all 0.06 0.00 0.03 0.01 0.01 99.90 16:02:29 15:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:02:29 15:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:02:29 15:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:02:29 15:54:01 3 0.08 0.00 0.02 0.00 0.02 99.88 16:02:29 15:54:01 4 0.10 0.00 0.03 0.00 0.02 99.85 16:02:29 15:54:01 5 0.05 0.00 0.02 0.03 0.00 99.90 16:02:29 15:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:02:29 15:54:01 7 0.12 0.00 0.05 0.02 0.02 99.80 16:02:29 15:55:01 all 0.62 0.00 0.28 0.43 0.01 98.67 16:02:29 15:55:01 0 1.25 0.00 0.53 1.15 0.02 97.05 16:02:29 15:55:01 1 0.23 0.00 0.12 0.03 0.02 99.60 16:02:29 15:55:01 2 0.22 0.00 0.37 0.02 0.00 99.40 16:02:29 15:55:01 3 1.54 0.00 0.15 0.12 0.02 98.18 16:02:29 15:55:01 4 0.58 0.00 0.47 0.02 0.00 98.93 16:02:29 15:55:01 5 0.13 0.00 0.15 1.62 0.02 98.08 16:02:29 15:55:01 6 0.45 0.00 0.17 0.38 0.00 99.00 16:02:29 15:55:01 7 0.53 0.00 0.27 0.10 0.00 99.10 16:02:29 15:56:01 all 1.91 0.00 1.25 0.76 0.03 96.04 16:02:29 15:56:01 0 1.59 0.00 2.34 1.00 0.03 95.04 16:02:29 15:56:01 1 2.30 0.00 0.80 0.63 0.05 96.21 16:02:29 15:56:01 2 1.10 0.00 0.78 0.00 0.03 98.08 16:02:29 15:56:01 3 1.22 0.00 0.77 0.18 0.03 97.79 16:02:29 15:56:01 4 1.55 0.00 1.63 0.05 0.02 96.75 16:02:29 15:56:01 5 3.02 0.00 1.50 2.69 0.03 92.76 16:02:29 15:56:01 6 1.30 0.00 0.83 0.85 0.02 96.99 16:02:29 15:56:01 7 3.18 0.00 1.34 0.70 0.03 94.74 16:02:29 15:57:01 all 0.08 0.00 0.04 0.04 0.00 99.84 16:02:29 15:57:01 0 0.07 0.00 0.03 0.02 0.00 99.88 16:02:29 15:57:01 1 0.12 0.00 0.05 0.10 0.02 99.72 16:02:29 15:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:02:29 15:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:02:29 15:57:01 4 0.07 0.00 0.03 0.00 0.00 99.90 16:02:29 15:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:02:29 15:57:01 6 0.03 0.00 0.02 0.17 0.02 99.77 16:02:29 15:57:01 7 0.27 0.00 0.08 0.00 0.00 99.65 16:02:29 15:58:01 all 0.02 0.00 0.02 0.01 0.01 99.93 16:02:29 15:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:02:29 15:58:01 1 0.03 0.00 0.08 0.07 0.03 99.78 16:02:29 15:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:02:29 15:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:02:29 15:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:02:29 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:02:29 15:58:01 6 0.02 0.00 0.00 0.03 0.00 99.95 16:02:29 15:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:02:29 15:59:01 all 0.07 0.00 0.01 0.02 0.01 99.90 16:02:29 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:02:29 15:59:01 1 0.05 0.00 0.07 0.02 0.02 99.85 16:02:29 15:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:02:29 15:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:02:29 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:02:29 15:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:02:29 15:59:01 6 0.00 0.00 0.02 0.12 0.00 99.87 16:02:29 15:59:01 7 0.40 0.00 0.00 0.00 0.00 99.60 16:02:29 16:00:01 all 0.04 0.00 0.01 0.04 0.01 99.90 16:02:29 16:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:02:29 16:00:01 1 0.07 0.00 0.05 0.13 0.03 99.72 16:02:29 16:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:02:29 16:00:01 3 0.15 0.00 0.00 0.00 0.02 99.83 16:02:29 16:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:02:29 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:02:29 16:00:01 6 0.02 0.00 0.00 0.20 0.02 99.77 16:02:29 16:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:02:29 16:01:01 all 0.11 0.00 0.01 0.00 0.01 99.87 16:02:29 16:01:01 0 0.10 0.00 0.00 0.00 0.00 99.90 16:02:29 16:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:02:29 16:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:02:29 16:01:01 3 0.57 0.00 0.02 0.00 0.02 99.40 16:02:29 16:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:02:29 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:02:29 16:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:02:29 16:01:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:02:29 16:02:29 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:02:29 16:02:01 all 7.60 0.00 3.25 4.67 0.06 84.42 16:02:29 16:02:01 0 5.71 0.00 3.85 12.13 0.08 78.23 16:02:29 16:02:01 1 7.39 0.00 3.09 0.39 0.07 89.07 16:02:29 16:02:01 2 8.53 0.00 3.29 0.37 0.08 87.73 16:02:29 16:02:01 3 9.76 0.00 3.17 0.69 0.05 86.32 16:02:29 16:02:01 4 8.53 0.00 3.18 7.00 0.05 81.24 16:02:29 16:02:01 5 6.78 0.00 3.31 5.47 0.05 84.39 16:02:29 16:02:01 6 6.97 0.00 2.73 9.20 0.07 81.03 16:02:29 16:02:01 7 7.13 0.00 3.35 2.15 0.05 87.32 16:02:29 Average: all 5.50 0.00 1.42 1.47 0.03 91.57 16:02:29 Average: 0 5.38 0.00 1.61 1.48 0.04 91.49 16:02:29 Average: 1 5.39 0.00 1.28 0.29 0.04 93.00 16:02:29 Average: 2 5.57 0.00 1.46 1.73 0.03 91.21 16:02:29 Average: 3 5.60 0.00 1.27 0.92 0.03 92.18 16:02:29 Average: 4 5.66 0.00 1.44 2.85 0.03 90.03 16:02:29 Average: 5 5.51 0.00 1.42 2.70 0.03 90.34 16:02:29 Average: 6 5.37 0.00 1.27 1.05 0.04 92.27 16:02:29 Average: 7 5.54 0.00 1.60 0.74 0.03 92.08 16:02:29 16:02:29 16:02:29